Pull request #1207 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2211c4fc92eeb07d5bf1120692d6222e9d0b861+aebae1d3030d171e36a27ba4f472c47eca2add51 (0e966361bfe2cc21ae210d1492ee43ccf1b21d7e) 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-ssh9225502183955429071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7055280039641215371.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6952317105197143994.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5138392403959343643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5567103015086521639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1341673198759286612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22568 in /w/workspace/gexfoundry_device-sdk-go_PR-1207 [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-1207 # 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 Merging remotes/origin/main commit aebae1d3030d171e36a27ba4f472c47eca2add51 into PR head commit c2211c4fc92eeb07d5bf1120692d6222e9d0b861 Merge succeeded, producing c2211c4fc92eeb07d5bf1120692d6222e9d0b861 Checking out Revision c2211c4fc92eeb07d5bf1120692d6222e9d0b861 (PR-1207) > 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/1207/head:refs/remotes/origin/PR-1207 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2211c4fc92eeb07d5bf1120692d6222e9d0b861 # 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 aebae1d3030d171e36a27ba4f472c47eca2add51 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2211c4fc92eeb07d5bf1120692d6222e9d0b861 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:40 ========================================================= 04:04:40 EdgeX Global Pipelines Version Info 04:04:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:41 ------------------- 04:04:41 stable info: 04:04:41 ------------------- 04:04:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:41 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 04:04:41 Message: update stable to v1.0.238 04:04:41 ------------------- 04:04:41 experimental info: 04:04:41 ------------------- 04:04:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:41 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 04:04:41 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1207 [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1207 [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1207 [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2211c4fc92eeb07d5bf1120692d6222e9d0b861 [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2211c4 [Pipeline] echo 04:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:43 provisioning config files... 04:04:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/config8034306142773900914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:44 ---> docker-login.sh 04:04:44 nexus3.edgexfoundry.org:10001 04:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:44 Configure a credential helper to remove this warning. See 04:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:44 04:04:44 Login Succeeded 04:04:44 nexus3.edgexfoundry.org:10002 04:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:44 Configure a credential helper to remove this warning. See 04:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:44 04:04:44 Login Succeeded 04:04:44 nexus3.edgexfoundry.org:10003 04:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:44 Configure a credential helper to remove this warning. See 04:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:44 04:04:44 Login Succeeded 04:04:44 nexus3.edgexfoundry.org:10004 04:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:45 Configure a credential helper to remove this warning. See 04:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:45 04:04:45 Login Succeeded 04:04:45 docker.io 04:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:45 Configure a credential helper to remove this warning. See 04:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:45 04:04:45 Login Succeeded 04:04:45 ---> docker-login.sh ends [Pipeline] } 04:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:46 + git rev-list -1 --merges c2211c4fc92eeb07d5bf1120692d6222e9d0b861~1..c2211c4fc92eeb07d5bf1120692d6222e9d0b861 [Pipeline] echo 04:04:46 -----------> git rev-list -1 --merges c2211c4fc92eeb07d5bf1120692d6222e9d0b861~1..c2211c4fc92eeb07d5bf1120692d6222e9d0b861 c2211c4fc92eeb07d5bf1120692d6222e9d0b861 [false] [Pipeline] sh 04:04:46 + git log --format=format:%s -1 c2211c4fc92eeb07d5bf1120692d6222e9d0b861 [Pipeline] echo 04:04:46 ========================================================= 04:04:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:47 + git log --format=format:%s -1 c2211c4fc92eeb07d5bf1120692d6222e9d0b861 [Pipeline] echo 04:04:47 [semverPrep] GIT_COMMIT: c2211c4fc92eeb07d5bf1120692d6222e9d0b861, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 04:04:47 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:47 + grep -v github /etc/ssh/ssh_known_hosts 04:04:47 + [ -e /tmp/ssh_known_hosts ] 04:04:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:47 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:47 04:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:48 0.1.4: Pulling from edgex-devops/py-git-semver 04:04:48 b85a868b505f: Pulling fs layer 04:04:48 e2be974225ed: Pulling fs layer 04:04:48 339a4e72a1f5: Pulling fs layer 04:04:48 988bab9f4d93: Pulling fs layer 04:04:48 1469e6f7b9e6: Pulling fs layer 04:04:48 eaf3925da568: Pulling fs layer 04:04:48 988bab9f4d93: Waiting 04:04:48 1469e6f7b9e6: Waiting 04:04:48 eaf3925da568: Waiting 04:04:48 bab4dde63d76: Pulling fs layer 04:04:48 bde34c3a00c8: Pulling fs layer 04:04:48 b352a97aabf1: Pulling fs layer 04:04:48 4872d77fe225: Pulling fs layer 04:04:48 5851b861e8e6: Pulling fs layer 04:04:48 4872d77fe225: Waiting 04:04:48 b352a97aabf1: Waiting 04:04:48 bab4dde63d76: Waiting 04:04:48 bde34c3a00c8: Waiting 04:04:48 e2be974225ed: Download complete 04:04:48 988bab9f4d93: Download complete 04:04:48 1469e6f7b9e6: Verifying Checksum 04:04:48 1469e6f7b9e6: Download complete 04:04:48 eaf3925da568: Download complete 04:04:48 339a4e72a1f5: Verifying Checksum 04:04:48 339a4e72a1f5: Download complete 04:04:48 bde34c3a00c8: Verifying Checksum 04:04:48 bde34c3a00c8: Download complete 04:04:48 b352a97aabf1: Download complete 04:04:48 4872d77fe225: Verifying Checksum 04:04:48 4872d77fe225: Download complete 04:04:48 5851b861e8e6: Download complete 04:04:48 b85a868b505f: Verifying Checksum 04:04:48 b85a868b505f: Download complete 04:04:48 bab4dde63d76: Verifying Checksum 04:04:48 bab4dde63d76: Download complete 04:04:50 b85a868b505f: Pull complete 04:04:50 e2be974225ed: Pull complete 04:04:50 339a4e72a1f5: Pull complete 04:04:50 988bab9f4d93: Pull complete 04:04:51 1469e6f7b9e6: Pull complete 04:04:51 eaf3925da568: Pull complete 04:04:53 bab4dde63d76: Pull complete 04:04:53 bde34c3a00c8: Pull complete 04:04:53 b352a97aabf1: Pull complete 04:04:53 4872d77fe225: Pull complete 04:04:53 5851b861e8e6: Pull complete 04:04:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:53 prd-ubuntu20.04-docker-8c-8g-22568 does not seem to be running inside a container 04:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1207 -v /w/workspace/gexfoundry_device-sdk-go_PR-1207:/w/workspace/gexfoundry_device-sdk-go_PR-1207:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1207@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:55 $ docker top e3edb51dcb3702733c4e0d987d4499e8ef5ffe5f480d2babaa263662f8a5eabd -eo pid,comm 04:04:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:04:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:55 [ssh-agent] Looking for ssh-agent implementation... 04:04:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:55 $ docker exec e3edb51dcb3702733c4e0d987d4499e8ef5ffe5f480d2babaa263662f8a5eabd ssh-agent 04:04:55 SSH_AUTH_SOCK=/tmp/ssh-9ijzEYUMN1k9/agent.35 04:04:55 SSH_AGENT_PID=41 04:04:55 Running ssh-add (command line suppressed) 04:04:56 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/private_key_6308356675601070975.key (/w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/private_key_6308356675601070975.key) 04:04:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:56 + git tag --points-at HEAD [Pipeline] } 04:04:56 $ docker exec --env ******** --env ******** e3edb51dcb3702733c4e0d987d4499e8ef5ffe5f480d2babaa263662f8a5eabd ssh-agent -k 04:04:56 unset SSH_AUTH_SOCK; 04:04:56 unset SSH_AGENT_PID; 04:04:56 echo Agent pid 41 killed; 04:04:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:56 [ssh-agent] Looking for ssh-agent implementation... 04:04:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:56 $ docker exec e3edb51dcb3702733c4e0d987d4499e8ef5ffe5f480d2babaa263662f8a5eabd ssh-agent 04:04:56 SSH_AUTH_SOCK=/tmp/ssh-Q6CEc0cugrUX/agent.74 04:04:56 SSH_AGENT_PID=80 04:04:56 Running ssh-add (command line suppressed) 04:04:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/private_key_322615488715323668.key (/w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/private_key_322615488715323668.key) 04:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:57 + git semver init 04:04:57 2022-08-12 04:04:57,592 [run_init] DEBUG init version:0.0.0 force:False 04:04:57 2022-08-12 04:04:57,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver 04:04:57 2022-08-12 04:04:57,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver 04:04:57 2022-08-12 04:04:57,594 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1207, universal_newlines=False, shell=None, istream=None) 04:04:58 2022-08-12 04:04:58,416 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1207/.git/info/exclude 04:04:58 2022-08-12 04:04:58,417 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver/PR-1207 with force:False 04:04:58 2022-08-12 04:04:58,417 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver/PR-1207 04:04:58 2022-08-12 04:04:58,422 [execute] INFO git cat-file --batch-check 04:04:58 2022-08-12 04:04:58,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver, universal_newlines=False, shell=None, istream=) 04:04:58 2022-08-12 04:04:58,428 [execute] INFO git cat-file --batch 04:04:58 2022-08-12 04:04:58,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver, universal_newlines=False, shell=None, istream=) 04:04:58 2022-08-12 04:04:58,435 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1207/.semver/PR-1207 04:04:58 0.0.0 [Pipeline] } 04:04:58 $ docker exec --env ******** --env ******** e3edb51dcb3702733c4e0d987d4499e8ef5ffe5f480d2babaa263662f8a5eabd ssh-agent -k 04:04:58 unset SSH_AUTH_SOCK; 04:04:58 unset SSH_AGENT_PID; 04:04:58 echo Agent pid 80 killed; 04:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:59 + git semver [Pipeline] } 04:04:59 $ docker stop --time=1 e3edb51dcb3702733c4e0d987d4499e8ef5ffe5f480d2babaa263662f8a5eabd 04:05:00 $ docker rm -f e3edb51dcb3702733c4e0d987d4499e8ef5ffe5f480d2babaa263662f8a5eabd [Pipeline] // withDockerContainer [Pipeline] sh 04:05:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:01 Stashed 1 file(s) [Pipeline] echo 04:05:01 [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 04:05:02 provisioning config files... 04:05:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/config4701233059384346319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:02 ---> docker-login.sh 04:05:02 nexus3.edgexfoundry.org:10001 04:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:02 Configure a credential helper to remove this warning. See 04:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:02 04:05:02 Login Succeeded 04:05:02 nexus3.edgexfoundry.org:10002 04:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:02 Configure a credential helper to remove this warning. See 04:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:02 04:05:02 Login Succeeded 04:05:02 nexus3.edgexfoundry.org:10003 04:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:02 Configure a credential helper to remove this warning. See 04:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:02 04:05:02 Login Succeeded 04:05:02 nexus3.edgexfoundry.org:10004 04:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:03 Configure a credential helper to remove this warning. See 04:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:03 04:05:03 Login Succeeded 04:05:03 docker.io 04:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:03 Configure a credential helper to remove this warning. See 04:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:03 04:05:03 Login Succeeded 04:05:03 ---> docker-login.sh ends [Pipeline] } 04:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:03 ========================================================= 04:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:05:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:04 + 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 . 04:05:04 Sending build context to Docker daemon 9.787MB 04:05:04 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 04:05:04 Step 2/11 : FROM ${BASE} AS builder 04:05:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:04 2408cc74d12b: Pulling fs layer 04:05:04 ea60b727a1ce: Pulling fs layer 04:05:04 30c4a7721957: Pulling fs layer 04:05:04 370296b7ddb6: Pulling fs layer 04:05:04 7c6cee850709: Pulling fs layer 04:05:04 39a5fcdaea64: Pulling fs layer 04:05:04 370296b7ddb6: Waiting 04:05:04 7c6cee850709: Waiting 04:05:04 d94ebbe4e438: Pulling fs layer 04:05:04 bcfd1f05c69d: Pulling fs layer 04:05:04 59ccb84bbe0f: Pulling fs layer 04:05:04 39a5fcdaea64: Waiting 04:05:04 bcfd1f05c69d: Waiting 04:05:04 d94ebbe4e438: Waiting 04:05:04 59ccb84bbe0f: Waiting 04:05:04 30c4a7721957: Verifying Checksum 04:05:04 30c4a7721957: Download complete 04:05:04 ea60b727a1ce: Download complete 04:05:04 7c6cee850709: Download complete 04:05:04 39a5fcdaea64: Verifying Checksum 04:05:04 39a5fcdaea64: Download complete 04:05:04 2408cc74d12b: Verifying Checksum 04:05:04 2408cc74d12b: Download complete 04:05:04 d94ebbe4e438: Download complete 04:05:04 2408cc74d12b: Pull complete 04:05:04 ea60b727a1ce: Pull complete 04:05:04 30c4a7721957: Pull complete 04:05:04 59ccb84bbe0f: Verifying Checksum 04:05:04 59ccb84bbe0f: Download complete 04:05:04 bcfd1f05c69d: Verifying Checksum 04:05:04 bcfd1f05c69d: Download complete 04:05:05 370296b7ddb6: Verifying Checksum 04:05:05 370296b7ddb6: Download complete 04:05:09 370296b7ddb6: Pull complete 04:05:09 7c6cee850709: Pull complete 04:05:09 39a5fcdaea64: Pull complete 04:05:09 d94ebbe4e438: Pull complete 04:05:11 bcfd1f05c69d: Pull complete 04:05:11 59ccb84bbe0f: Pull complete 04:05:11 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 04:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:05:11 ---> a4fb48ad2a94 04:05:11 Step 3/11 : ARG MAKE=make build 04:05:13 ---> Running in 08c8ad65a143 04:05:13 Removing intermediate container 08c8ad65a143 04:05:13 ---> b72c4b8983d1 04:05:13 Step 4/11 : WORKDIR /device-sdk-go 04:05:13 ---> Running in 0258935597d5 04:05:13 Removing intermediate container 0258935597d5 04:05:13 ---> 20347cee8c8c 04:05:13 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:05:13 ---> Running in 7f225692a5e3 04:05:13 Removing intermediate container 7f225692a5e3 04:05:13 ---> ba30b07fa187 04:05:13 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:13 ---> Running in 48f684db7a2f 04:05:14 Removing intermediate container 48f684db7a2f 04:05:14 ---> 7faf77319744 04:05:14 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:05:14 ---> Running in 4ac400777538 04:05:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:16 OK: 211 MiB in 51 packages 04:05:16 Removing intermediate container 4ac400777538 04:05:16 ---> 14fca9effc2a 04:05:16 Step 8/11 : COPY go.mod vendor* ./ 04:05:16 ---> 71d08b69f8e7 04:05:16 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:16 ---> Running in 498d743c9143 04:05:16 Still waiting to schedule task 04:05:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:05:38 Removing intermediate container 498d743c9143 04:05:38 ---> c16044c609ce 04:05:38 Step 10/11 : COPY . . 04:05:38 ---> f69f6bfa0e86 04:05:38 Step 11/11 : RUN ${MAKE} 04:05:38 ---> Running in 4444bdd35ddd 04:05:38 noop 04:05:38 Removing intermediate container 4444bdd35ddd 04:05:38 ---> 6d015c770919 04:05:38 Successfully built 6d015c770919 04:05:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + docker inspect -f . ci-base-image-x86_64 04:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:39 prd-ubuntu20.04-docker-8c-8g-22568 does not seem to be running inside a container 04:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1207 -v /w/workspace/gexfoundry_device-sdk-go_PR-1207:/w/workspace/gexfoundry_device-sdk-go_PR-1207:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1207@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 ******** ci-base-image-x86_64 cat 04:05:39 $ docker top 2aceb2c732ab5bd69dae4df38c6ed7c857a6bebfeaa80f22341a41bcfa4578fb -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:40 + go version 04:05:40 go version go1.18.3 linux/amd64 [Pipeline] } 04:05:40 $ docker stop --time=1 2aceb2c732ab5bd69dae4df38c6ed7c857a6bebfeaa80f22341a41bcfa4578fb 04:05:41 $ docker rm -f 2aceb2c732ab5bd69dae4df38c6ed7c857a6bebfeaa80f22341a41bcfa4578fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:42 + docker inspect -f . ci-base-image-x86_64 04:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:42 prd-ubuntu20.04-docker-8c-8g-22568 does not seem to be running inside a container 04:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-sdk-go_PR-1207 -v /w/workspace/gexfoundry_device-sdk-go_PR-1207:/w/workspace/gexfoundry_device-sdk-go_PR-1207:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1207@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 ******** ci-base-image-x86_64 cat 04:05:43 $ docker top 61304f57958085e1067361275640188830ba0b145a3d4a8eed8d107518ed7b62 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1207 [Pipeline] fileExists [Pipeline] sh 04:05:43 + make test 04:05:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:05:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.083s coverage: 23.6% of statements 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.080s coverage: 27.6% of statements 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 78.9% of statements 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.085s coverage: 10.8% of statements 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.100s coverage: 60.0% of statements 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.083s coverage: 34.8% of statements 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 85.4% of statements 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 65.1% of statements 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.755s coverage: 89.2% of statements 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements 04:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:06:23 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." 04:06:23 GO111MODULE=on go vet ./... 04:06:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:24 ./bin/test-attribution-txt.sh 04:06:24 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:06:24 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 04:06:24 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 04:06:24 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:06:24 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:06:24 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:06:24 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:06:24 $ docker stop --time=1 61304f57958085e1067361275640188830ba0b145a3d4a8eed8d107518ed7b62 04:06:26 $ docker rm -f 61304f57958085e1067361275640188830ba0b145a3d4a8eed8d107518ed7b62 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:28 + ls -al . 04:06:28 total 304 04:06:28 drwxrwxr-x 11 jenkins jenkins 4096 Aug 12 04:05 . 04:06:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 04:04 .. 04:06:28 -rw-rw-r-- 1 jenkins jenkins 140 Aug 12 04:04 .dockerignore 04:06:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 04:06 .git 04:06:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 04:04 .github 04:06:28 -rw-rw-r-- 1 jenkins jenkins 131 Aug 12 04:04 .gitignore 04:06:28 -rw-rw-r-- 1 jenkins jenkins 42 Aug 12 04:04 .golangci.yml 04:06:28 drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 04:04 .semver 04:06:28 -rw-rw-r-- 1 jenkins jenkins 29536 Aug 12 04:04 CHANGELOG.md 04:06:28 -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 04:04 GOVERNANCE.md 04:06:28 -rw-rw-r-- 1 jenkins jenkins 880 Aug 12 04:04 Jenkinsfile 04:06:28 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 12 04:04 LICENSE 04:06:28 -rw-rw-r-- 1 jenkins jenkins 2002 Aug 12 04:04 Makefile 04:06:28 -rw-rw-r-- 1 jenkins jenkins 619 Aug 12 04:04 OWNERS.md 04:06:28 -rw-rw-r-- 1 jenkins jenkins 4881 Aug 12 04:04 README.md 04:06:28 -rw-rw-r-- 1 jenkins jenkins 5 Aug 12 04:05 VERSION 04:06:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 04:04 bin 04:06:28 -rw-r--r-- 1 jenkins jenkins 131678 Aug 12 04:06 coverage.out 04:06:28 drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 04:04 example 04:06:28 -rw-rw-r-- 1 jenkins jenkins 3553 Aug 12 04:04 go.mod 04:06:28 -rw-rw-r-- 1 jenkins jenkins 36743 Aug 12 04:04 go.sum 04:06:28 drwxrwxr-x 15 jenkins jenkins 4096 Aug 12 04:04 internal 04:06:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 04:04 openapi 04:06:28 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 04:04 pkg 04:06:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 04:04 snap 04:06:28 -rw-rw-r-- 1 jenkins jenkins 222 Aug 12 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + 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=c2211c4fc92eeb07d5bf1120692d6222e9d0b861 --label arch=amd64 --label version=0.0.0 . 04:06:29 Sending build context to Docker daemon 9.92MB 04:06:29 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:06:29 Step 2/25 : FROM ${BASE} AS builder 04:06:29 ---> 6d015c770919 04:06:29 Step 3/25 : ARG MAKE=make build 04:06:29 ---> Running in 9a5423f5bde8 04:06:29 Removing intermediate container 9a5423f5bde8 04:06:29 ---> e056311be7e3 04:06:29 Step 4/25 : WORKDIR /device-sdk-go 04:06:29 ---> Running in 7ea3295025b1 04:06:29 Removing intermediate container 7ea3295025b1 04:06:29 ---> 06a4a74fde28 04:06:29 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:06:29 ---> Running in 5231f80842e5 04:06:29 Removing intermediate container 5231f80842e5 04:06:29 ---> 3e55c0e8a558 04:06:29 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:29 ---> Running in ba706f736267 04:06:30 Removing intermediate container ba706f736267 04:06:30 ---> be0f4e278cd6 04:06:30 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:06:30 ---> Running in 70057cb9bde2 04:06:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:31 OK: 211 MiB in 51 packages 04:06:31 Removing intermediate container 70057cb9bde2 04:06:31 ---> fda9e8992680 04:06:31 Step 8/25 : COPY go.mod vendor* ./ 04:06:32 ---> 83b4e0c8a5b9 04:06:32 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:32 ---> Running in 549a1ae7af5d 04:06:32 Removing intermediate container 549a1ae7af5d 04:06:32 ---> 294c811778c2 04:06:32 Step 10/25 : COPY . . 04:06:33 ---> 51615db49a48 04:06:33 Step 11/25 : RUN ${MAKE} 04:06:33 ---> Running in 82d3ceee2f47 04:06:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:06:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:06:53 Removing intermediate container 82d3ceee2f47 04:06:53 ---> 2c9a56baa54e 04:06:53 Step 12/25 : FROM alpine:3.16 04:06:53 3.16: Pulling from library/alpine 04:06:54 213ec9aee27d: Pulling fs layer 04:06:54 213ec9aee27d: Verifying Checksum 04:06:54 213ec9aee27d: Download complete 04:06:54 213ec9aee27d: Pull complete 04:06:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:06:54 Status: Downloaded newer image for alpine:3.16 04:06:54 ---> 9c6f07244728 04:06:54 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:06:54 ---> Running in 1cb7c545b07e 04:06:54 Removing intermediate container 1cb7c545b07e 04:06:54 ---> df659c0ac7f4 04:06:54 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:54 ---> Running in e2d07774aa0f 04:06:55 Removing intermediate container e2d07774aa0f 04:06:55 ---> 81bb6c0d9745 04:06:55 Step 15/25 : RUN apk add --update --no-cache zeromq 04:06:55 ---> Running in 50557fa7e69e 04:06:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22569 in /w/workspace/gexfoundry_device-sdk-go_PR-1207 [Pipeline] { [Pipeline] ws 04:06:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:06:55 The recommended git tool is: git 04:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:57 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:06:57 (2/5) Installing libsodium (1.0.18-r0) 04:06:57 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:06:57 (4/5) Installing libzmq (4.3.4-r0) 04:06:57 (5/5) Installing zeromq (4.3.4-r0) 04:06:57 Executing busybox-1.35.0-r17.trigger 04:06:57 OK: 8 MiB in 19 packages 04:06:57 Removing intermediate container 50557fa7e69e 04:06:57 ---> 4ee0339e522d 04:06:57 Step 16/25 : WORKDIR / 04:06:58 ---> Running in 119244c10930 04:06:58 Removing intermediate container 119244c10930 04:06:58 ---> 6bb2e5d64bc5 04:06:58 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:06:58 ---> 6119f0b5334e 04:06:58 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:06:58 ---> 36f45adc2b26 04:06:58 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:06:58 ---> e26e6775f146 04:06:58 Step 20/25 : EXPOSE 59999 04:06:58 ---> Running in a30ad295348f 04:06:59 Removing intermediate container a30ad295348f 04:06:59 ---> 34ae0ef4d82f 04:06:59 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:06:59 ---> Running in 2e4af32b5c3e 04:06:59 Removing intermediate container 2e4af32b5c3e 04:06:59 ---> 51a31f635fac 04:06:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:59 ---> Running in 151a645518ee 04:06:59 Removing intermediate container 151a645518ee 04:06:59 ---> 693bb9c48c9d 04:06:59 Step 23/25 : LABEL arch=amd64 04:06:59 ---> Running in d9f8c466a854 04:06:59 Removing intermediate container d9f8c466a854 04:06:59 ---> 0ec6f8cb1cf7 04:06:59 Step 24/25 : LABEL git_sha=c2211c4fc92eeb07d5bf1120692d6222e9d0b861 04:06:59 ---> Running in ca1828c2c5bc 04:06:59 Removing intermediate container ca1828c2c5bc 04:06:59 ---> 691d2710eeb7 04:06:59 Step 25/25 : LABEL version=0.0.0 04:06:59 ---> Running in 5f36c5b3c9fe 04:06:59 Removing intermediate container 5f36c5b3c9fe 04:06:59 ---> 1db7b851d139 04:06:59 [Warning] One or more build-args [ARCH] were not consumed 04:07:00 Successfully built 1db7b851d139 04:07:00 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 04:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:00 04:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:01 latest: Pulling from edgex-lftools-log-publisher 04:07:01 5eb5b503b376: Pulling fs layer 04:07:01 5c69ac0246d0: Pulling fs layer 04:07:01 ec43610c2a17: Pulling fs layer 04:07:01 3a2ae6a8a46f: Pulling fs layer 04:07:01 33b1e0a273af: Pulling fs layer 04:07:01 5d3b04190fa2: Pulling fs layer 04:07:01 2f39f015ded8: Pulling fs layer 04:07:01 33b1e0a273af: Waiting 04:07:01 5d3b04190fa2: Waiting 04:07:01 2f39f015ded8: Waiting 04:07:01 3a2ae6a8a46f: Waiting 04:07:01 5c69ac0246d0: Download complete 04:07:01 3a2ae6a8a46f: Download complete 04:07:01 33b1e0a273af: Verifying Checksum 04:07:01 33b1e0a273af: Download complete 04:07:01 ec43610c2a17: Verifying Checksum 04:07:01 ec43610c2a17: Download complete 04:07:01 5d3b04190fa2: Download complete 04:07:01 5eb5b503b376: Download complete 04:07:02 2f39f015ded8: Verifying Checksum 04:07:02 2f39f015ded8: Download complete 04:07:02 using credential edgex-jenkins-ssh 04:07:02 Cloning the remote Git repository 04:07:02 5eb5b503b376: Pull complete 04:07:02 5c69ac0246d0: Pull complete 04:07:03 ec43610c2a17: Pull complete 04:07:03 3a2ae6a8a46f: Pull complete 04:07:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:07:02 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:07:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:07:02 > git --version # timeout=10 04:07:02 > git --version # 'git version 2.25.1' 04:07:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:03 33b1e0a273af: Pull complete 04:07:03 5d3b04190fa2: Pull complete 04:07:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:07:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:07:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:07:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1207/head:refs/remotes/origin/PR-1207 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:07:04 Merging remotes/origin/main commit aebae1d3030d171e36a27ba4f472c47eca2add51 into PR head commit c2211c4fc92eeb07d5bf1120692d6222e9d0b861 04:07:05 Merge succeeded, producing c2211c4fc92eeb07d5bf1120692d6222e9d0b861 04:07:05 Checking out Revision c2211c4fc92eeb07d5bf1120692d6222e9d0b861 (PR-1207) 04:07:04 > git config core.sparsecheckout # timeout=10 04:07:05 > git checkout -f c2211c4fc92eeb07d5bf1120692d6222e9d0b861 # timeout=10 04:07:05 > git remote # timeout=10 04:07:05 > git config --get remote.origin.url # timeout=10 04:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:05 > git merge aebae1d3030d171e36a27ba4f472c47eca2add51 # timeout=10 04:07:05 > git rev-parse HEAD^{commit} # timeout=10 04:07:05 > git config core.sparsecheckout # timeout=10 04:07:05 > git checkout -f c2211c4fc92eeb07d5bf1120692d6222e9d0b861 # timeout=10 04:07:07 2f39f015ded8: Pull complete 04:07:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:08 prd-ubuntu20.04-docker-8c-8g-22568 does not seem to be running inside a container 04:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1207 -v /w/workspace/gexfoundry_device-sdk-go_PR-1207:/w/workspace/gexfoundry_device-sdk-go_PR-1207:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1207@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 04:07:09 > git --version # timeout=10 04:07:09 > git --version # 'git version 2.25.1' 04:07:09 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 04:07:09 04:07:09 GitHub has been notified of this commit’s build result 04:07:09 04:07:09 $ docker top f08e2827f0c4ee1354f16b811b146df4e674606383bbcaa581a82f6bddaa791b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:10 ---> job-cost.sh 04:07:10 lf-activate-venv: SKIPPING 04:07:10 INFO: No Stack... 04:07:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:10 Dload Upload Total Spent Left Speed 04:07:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 96343 04:07:11 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 04:07:11 INFO: Archiving Costs [Pipeline] sh 04:07:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:07:11 + + cut -d, -f6 04:07:11 cat /w/workspace/gexfoundry_device-sdk-go_PR-1207/archives/cost.csv [Pipeline] lock 04:07:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] 04:07:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] did not exist. Created. 04:07:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:07:12 + sudo tee /etc/docker/daemon.new 04:07:12 { 04:07:12 "registry-mirrors": [ 04:07:12 "https://nexus3.edgexfoundry.org:10001" 04:07:12 ], 04:07:12 "bip": "10.250.0.254/24", 04:07:12 "hosts": [ 04:07:12 "tcp://0.0.0.0:5555", 04:07:12 "unix:///var/run/docker.sock" 04:07:12 ], 04:07:12 "mtu": 1458, 04:07:12 "selinux-enabled": true, 04:07:12 "seccomp-profile": "/etc/docker/seccomp.json" 04:07:12 } [Pipeline] sh 04:07:12 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:12 Stashed 1 file(s) [Pipeline] } 04:07:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] [Pipeline] // lock 04:07:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } 04:07:12 $ docker stop --time=1 f08e2827f0c4ee1354f16b811b146df4e674606383bbcaa581a82f6bddaa791b 04:07:13 $ docker rm -f f08e2827f0c4ee1354f16b811b146df4e674606383bbcaa581a82f6bddaa791b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:32 provisioning config files... 04:07:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config57582840307206617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:32 ---> docker-login.sh 04:07:32 nexus3.edgexfoundry.org:10001 04:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:33 Configure a credential helper to remove this warning. See 04:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:33 04:07:33 Login Succeeded 04:07:33 nexus3.edgexfoundry.org:10002 04:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:34 Configure a credential helper to remove this warning. See 04:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:34 04:07:34 Login Succeeded 04:07:34 nexus3.edgexfoundry.org:10003 04:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:34 Configure a credential helper to remove this warning. See 04:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:34 04:07:34 Login Succeeded 04:07:34 nexus3.edgexfoundry.org:10004 04:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:35 Configure a credential helper to remove this warning. See 04:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:35 04:07:35 Login Succeeded 04:07:35 docker.io 04:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:36 Configure a credential helper to remove this warning. See 04:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:36 04:07:36 Login Succeeded 04:07:36 ---> docker-login.sh ends [Pipeline] } 04:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:36 ========================================================= 04:07:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:07:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:37 + 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 . 04:07:37 Sending build context to Docker daemon 5.259MB 04:07:37 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 04:07:37 Step 2/11 : FROM ${BASE} AS builder 04:07:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:37 b3c136eddcbf: Pulling fs layer 04:07:37 c0a3192eca97: Pulling fs layer 04:07:37 a050256f5b6f: Pulling fs layer 04:07:37 656be50a0ddc: Pulling fs layer 04:07:37 2bbca73fdf42: Pulling fs layer 04:07:37 46d945488cbd: Pulling fs layer 04:07:37 8a5474983e97: Pulling fs layer 04:07:37 329c88fbcd65: Pulling fs layer 04:07:37 656be50a0ddc: Waiting 04:07:37 2bbca73fdf42: Waiting 04:07:37 46d945488cbd: Waiting 04:07:37 8a5474983e97: Waiting 04:07:37 329c88fbcd65: Waiting 04:07:37 a050256f5b6f: Verifying Checksum 04:07:37 a050256f5b6f: Download complete 04:07:37 c0a3192eca97: Verifying Checksum 04:07:37 c0a3192eca97: Download complete 04:07:37 2bbca73fdf42: Verifying Checksum 04:07:37 2bbca73fdf42: Download complete 04:07:37 b3c136eddcbf: Verifying Checksum 04:07:37 b3c136eddcbf: Download complete 04:07:37 46d945488cbd: Verifying Checksum 04:07:37 46d945488cbd: Download complete 04:07:38 b3c136eddcbf: Pull complete 04:07:38 329c88fbcd65: Verifying Checksum 04:07:38 329c88fbcd65: Download complete 04:07:39 c0a3192eca97: Pull complete 04:07:39 a050256f5b6f: Pull complete 04:07:40 8a5474983e97: Verifying Checksum 04:07:40 8a5474983e97: Download complete 04:07:40 656be50a0ddc: Verifying Checksum 04:07:40 656be50a0ddc: Download complete 04:07:53 656be50a0ddc: Pull complete 04:07:53 2bbca73fdf42: Pull complete 04:07:53 46d945488cbd: Pull complete 04:08:00 8a5474983e97: Pull complete 04:08:01 329c88fbcd65: Pull complete 04:08:01 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 04:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:08:01 ---> ff4287adb874 04:08:01 Step 3/11 : ARG MAKE=make build 04:08:03 ---> Running in 17ba52f95b3b 04:08:04 Removing intermediate container 17ba52f95b3b 04:08:04 ---> dd67d4eb201e 04:08:04 Step 4/11 : WORKDIR /device-sdk-go 04:08:04 ---> Running in f2cff7c33074 04:08:04 Removing intermediate container f2cff7c33074 04:08:04 ---> 6ba727b1f7af 04:08:04 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:08:04 ---> Running in 21956b453611 04:08:06 Removing intermediate container 21956b453611 04:08:06 ---> da37828e322b 04:08:06 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:06 ---> Running in ad81810b03d0 04:08:08 Removing intermediate container ad81810b03d0 04:08:08 ---> 00cc66530a1d 04:08:08 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:08:08 ---> Running in b0b002f51615 04:08:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:08:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:08:11 OK: 221 MiB in 51 packages 04:08:11 Removing intermediate container b0b002f51615 04:08:11 ---> c318cb69d2f8 04:08:11 Step 8/11 : COPY go.mod vendor* ./ 04:08:12 ---> b6b196e3d5a7 04:08:12 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:12 ---> Running in f682b4465a98 04:09:08 Removing intermediate container f682b4465a98 04:09:08 ---> cfd2cb751b5f 04:09:08 Step 10/11 : COPY . . 04:09:08 ---> cc6502759be3 04:09:08 Step 11/11 : RUN ${MAKE} 04:09:08 ---> Running in 63190579fc34 04:09:08 noop 04:09:08 Removing intermediate container 63190579fc34 04:09:08 ---> 35b5e16c7dd0 04:09:08 Successfully built 35b5e16c7dd0 04:09:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:09 + docker inspect -f . ci-base-image-arm64 04:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:09 prd-ubuntu20.04-docker-arm64-4c-16g-22569 does not seem to be running inside a container 04:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:11 $ docker top 964279541ba2e008e305191eb0a324f19e17fec94f1802266b27ca7acbc38886 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:12 + go version 04:09:12 go version go1.18.3 linux/arm64 [Pipeline] } 04:09:12 $ docker stop --time=1 964279541ba2e008e305191eb0a324f19e17fec94f1802266b27ca7acbc38886 04:09:13 $ docker rm -f 964279541ba2e008e305191eb0a324f19e17fec94f1802266b27ca7acbc38886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:14 + docker inspect -f . ci-base-image-arm64 04:09:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:15 prd-ubuntu20.04-docker-arm64-4c-16g-22569 does not seem to be running inside a container 04:09:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:16 $ docker top e44feb8bb97062bb8be986c17a26bae6d375f992b32ece4e6c47bd10326bfadc -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:17 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:09:18 + make test 04:09:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:09:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.543s coverage: 23.6% of statements 04:11:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.255s coverage: 27.6% of statements 04:11:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.348s coverage: 78.9% of statements 04:11:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.374s coverage: 10.8% of statements 04:11:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.469s coverage: 60.0% of statements 04:11:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:11:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.345s coverage: 34.8% of statements 04:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.332s coverage: 85.4% of statements 04:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:11:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.447s coverage: 65.1% of statements 04:11:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 04:11:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:11:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.326s coverage: 89.2% of statements 04:11:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.239s coverage: 4.7% of statements 04:11:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:12:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:00 GO111MODULE=on go vet ./... 04:13:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:13:37 ./bin/test-attribution-txt.sh 04:13:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:13:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 04:13:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 04:13:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:13:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:13:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 04:13:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:37 $ docker stop --time=1 e44feb8bb97062bb8be986c17a26bae6d375f992b32ece4e6c47bd10326bfadc 04:13:39 $ docker rm -f e44feb8bb97062bb8be986c17a26bae6d375f992b32ece4e6c47bd10326bfadc [Pipeline] // withDockerContainer [Pipeline] sh 04:13:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:41 Warning: overwriting stash ‘coverage-report’ 04:13:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:42 + ls -al . 04:13:42 total 300 04:13:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 12 04:09 . 04:13:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 04:07 .. 04:13:42 -rw-rw-r-- 1 jenkins jenkins 140 Aug 12 04:07 .dockerignore 04:13:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 04:07 .git 04:13:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 04:07 .github 04:13:42 -rw-rw-r-- 1 jenkins jenkins 131 Aug 12 04:07 .gitignore 04:13:42 -rw-rw-r-- 1 jenkins jenkins 42 Aug 12 04:07 .golangci.yml 04:13:42 -rw-rw-r-- 1 jenkins jenkins 29536 Aug 12 04:07 CHANGELOG.md 04:13:42 -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 04:07 GOVERNANCE.md 04:13:42 -rw-rw-r-- 1 jenkins jenkins 880 Aug 12 04:07 Jenkinsfile 04:13:42 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 12 04:07 LICENSE 04:13:42 -rw-rw-r-- 1 jenkins jenkins 2002 Aug 12 04:07 Makefile 04:13:42 -rw-rw-r-- 1 jenkins jenkins 619 Aug 12 04:07 OWNERS.md 04:13:42 -rw-rw-r-- 1 jenkins jenkins 4881 Aug 12 04:07 README.md 04:13:42 -rw-rw-r-- 1 jenkins jenkins 5 Aug 12 04:05 VERSION 04:13:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 04:07 bin 04:13:42 -rw-r--r-- 1 jenkins jenkins 131678 Aug 12 04:11 coverage.out 04:13:42 drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 04:07 example 04:13:42 -rw-rw-r-- 1 jenkins jenkins 3553 Aug 12 04:07 go.mod 04:13:42 -rw-rw-r-- 1 jenkins jenkins 36743 Aug 12 04:07 go.sum 04:13:42 drwxrwxr-x 15 jenkins jenkins 4096 Aug 12 04:07 internal 04:13:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 04:07 openapi 04:13:42 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 04:07 pkg 04:13:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 04:07 snap 04:13:42 -rw-rw-r-- 1 jenkins jenkins 222 Aug 12 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:43 + 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=c2211c4fc92eeb07d5bf1120692d6222e9d0b861 --label arch=arm64 --label version=0.0.0 . 04:13:43 Sending build context to Docker daemon 5.391MB 04:13:43 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:13:43 Step 2/25 : FROM ${BASE} AS builder 04:13:43 ---> 35b5e16c7dd0 04:13:43 Step 3/25 : ARG MAKE=make build 04:13:43 ---> Running in d835c76da6b9 04:13:44 Removing intermediate container d835c76da6b9 04:13:44 ---> 21c3c8c9b226 04:13:44 Step 4/25 : WORKDIR /device-sdk-go 04:13:44 ---> Running in 75bccf266cf2 04:13:44 Removing intermediate container 75bccf266cf2 04:13:44 ---> c15779622fbb 04:13:44 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:13:44 ---> Running in 83d0e9464711 04:13:44 Removing intermediate container 83d0e9464711 04:13:44 ---> b3db7ef94657 04:13:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:44 ---> Running in 14aec853a5ae 04:13:46 Removing intermediate container 14aec853a5ae 04:13:46 ---> 6f57b9b9d9be 04:13:46 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:13:46 ---> Running in 0ce2a8d945ac 04:13:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:13:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:13:49 OK: 221 MiB in 51 packages 04:13:50 Removing intermediate container 0ce2a8d945ac 04:13:50 ---> 26f4bd6312c5 04:13:50 Step 8/25 : COPY go.mod vendor* ./ 04:13:51 ---> 08b899842aa4 04:13:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:51 ---> Running in 07c5a142995b 04:13:53 Removing intermediate container 07c5a142995b 04:13:53 ---> 80022e83db80 04:13:53 Step 10/25 : COPY . . 04:13:54 ---> e02f534b17c7 04:13:54 Step 11/25 : RUN ${MAKE} 04:13:54 ---> Running in 1bbd31c3533a 04:13:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:16:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:16:03 Removing intermediate container 1bbd31c3533a 04:16:03 ---> bfe8a38f97bb 04:16:03 Step 12/25 : FROM alpine:3.16 04:16:04 3.16: Pulling from library/alpine 04:16:04 9b18e9b68314: Pulling fs layer 04:16:05 9b18e9b68314: Verifying Checksum 04:16:05 9b18e9b68314: Download complete 04:16:05 9b18e9b68314: Pull complete 04:16:05 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:16:05 Status: Downloaded newer image for alpine:3.16 04:16:05 ---> a6215f271958 04:16:05 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:16:05 ---> Running in 4cc13f289581 04:16:06 Removing intermediate container 4cc13f289581 04:16:06 ---> 7518cd79ea04 04:16:06 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:06 ---> Running in 42634f3db7ad 04:16:07 Removing intermediate container 42634f3db7ad 04:16:07 ---> e2f53b1075b6 04:16:07 Step 15/25 : RUN apk add --update --no-cache zeromq 04:16:08 ---> Running in cf4da362e7ca 04:16:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:16:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:16:11 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:16:11 (2/5) Installing libsodium (1.0.18-r0) 04:16:11 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:16:11 (4/5) Installing libzmq (4.3.4-r0) 04:16:11 (5/5) Installing zeromq (4.3.4-r0) 04:16:11 Executing busybox-1.35.0-r17.trigger 04:16:11 OK: 8 MiB in 19 packages 04:16:12 Removing intermediate container cf4da362e7ca 04:16:12 ---> 1573f487ee2c 04:16:12 Step 16/25 : WORKDIR / 04:16:12 ---> Running in 0128c74d5e52 04:16:13 Removing intermediate container 0128c74d5e52 04:16:13 ---> 26186b4007df 04:16:13 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:16:13 ---> 63b50fcb1aa4 04:16:13 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:16:15 ---> a765a2c823a7 04:16:15 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:16:15 ---> 0aeb9bd509bf 04:16:15 Step 20/25 : EXPOSE 59999 04:16:15 ---> Running in 953f10c946db 04:16:16 Removing intermediate container 953f10c946db 04:16:16 ---> dd4d48f4dc34 04:16:16 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:16:16 ---> Running in 851ba3e0b666 04:16:16 Removing intermediate container 851ba3e0b666 04:16:16 ---> 932def963444 04:16:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:16 ---> Running in 775d708cb938 04:16:17 Removing intermediate container 775d708cb938 04:16:17 ---> 4bda44e2501b 04:16:17 Step 23/25 : LABEL arch=arm64 04:16:17 ---> Running in b4a3d9bd96f8 04:16:17 Removing intermediate container b4a3d9bd96f8 04:16:17 ---> 0c3dbbe41128 04:16:17 Step 24/25 : LABEL git_sha=c2211c4fc92eeb07d5bf1120692d6222e9d0b861 04:16:17 ---> Running in 50c59d5b7eba 04:16:17 Removing intermediate container 50c59d5b7eba 04:16:17 ---> 28dd399947de 04:16:17 Step 25/25 : LABEL version=0.0.0 04:16:17 ---> Running in 6a76cb4941aa 04:16:18 Removing intermediate container 6a76cb4941aa 04:16:18 ---> ac1b7cc70416 04:16:18 [Warning] One or more build-args [ARCH] were not consumed 04:16:18 Successfully built ac1b7cc70416 04:16:18 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 04:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:18 04:16:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:19 arm64: Pulling from edgex-lftools-log-publisher 04:16:19 8998bd30e6a1: Pulling fs layer 04:16:19 04944245beec: Pulling fs layer 04:16:19 699f458cf7ca: Pulling fs layer 04:16:19 765212b225bb: Pulling fs layer 04:16:19 f23df028b6ca: Pulling fs layer 04:16:19 d65c8cfc05b1: Pulling fs layer 04:16:19 2437ff75d9bd: Pulling fs layer 04:16:19 d65c8cfc05b1: Waiting 04:16:19 765212b225bb: Waiting 04:16:19 f23df028b6ca: Waiting 04:16:19 2437ff75d9bd: Waiting 04:16:19 04944245beec: Verifying Checksum 04:16:19 04944245beec: Download complete 04:16:19 765212b225bb: Verifying Checksum 04:16:19 765212b225bb: Download complete 04:16:19 f23df028b6ca: Verifying Checksum 04:16:19 f23df028b6ca: Download complete 04:16:19 d65c8cfc05b1: Verifying Checksum 04:16:19 d65c8cfc05b1: Download complete 04:16:19 699f458cf7ca: Verifying Checksum 04:16:19 699f458cf7ca: Download complete 04:16:20 8998bd30e6a1: Verifying Checksum 04:16:20 8998bd30e6a1: Download complete 04:16:22 2437ff75d9bd: Verifying Checksum 04:16:22 2437ff75d9bd: Download complete 04:16:24 8998bd30e6a1: Pull complete 04:16:25 04944245beec: Pull complete 04:16:26 699f458cf7ca: Pull complete 04:16:26 765212b225bb: Pull complete 04:16:27 f23df028b6ca: Pull complete 04:16:28 d65c8cfc05b1: Pull complete 04:16:43 2437ff75d9bd: Pull complete 04:16:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:43 prd-ubuntu20.04-docker-arm64-4c-16g-22569 does not seem to be running inside a container 04:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:16:46 $ docker top 2fa0eb25684c166a6eaae70a5081e155d220ffd9644c1be7b91fbf22c4b9aa79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:47 ---> job-cost.sh 04:16:47 lf-activate-venv: SKIPPING 04:16:47 INFO: No Stack... 04:16:48 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:49 INFO: Archiving Costs [Pipeline] sh 04:16:50 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:16:50 + cut -d, -f6 [Pipeline] lock 04:16:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] 04:16:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] did not exist. Created. 04:16:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:50 /w/workspace/device-sdk-go/1@tmp/durable-ba9c97d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:51 + echo total: 0.10999999940395355 [Pipeline] stash 04:16:51 Warning: overwriting stash ‘stack-cost’ 04:16:51 Stashed 1 file(s) [Pipeline] } 04:16:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1207-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:52 $ docker stop --time=1 2fa0eb25684c166a6eaae70a5081e155d220ffd9644c1be7b91fbf22c4b9aa79 04:16:53 $ docker rm -f 2fa0eb25684c166a6eaae70a5081e155d220ffd9644c1be7b91fbf22c4b9aa79 [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 04:16:54 provisioning config files... 04:16:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/config5379560924001489722tmp [Pipeline] { [Pipeline] sh 04:16:55 + set +x 04:16:55 + curl -s https://codecov.io/bash 04:16:55 + bash -s -- 04:16:55 04:16:55 _____ _ 04:16:55 / ____| | | 04:16:55 | | ___ __| | ___ ___ _____ __ 04:16:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:55 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:55 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:55 Bash-1.0.6 04:16:55 04:16:55 04:16:55 ==> git version 2.25.1 found 04:16:55 ==> 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 04:16:55 Release-Date: 2020-01-08 04:16:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:16:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:16:55 ==> Jenkins CI detected. 04:16:55 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1207 04:16:55 project root: . 04:16:55 --> token set from env 04:16:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:55 ==> Running gcov in . (disable via -X gcov) 04:16:55 ==> Python coveragepy not found 04:16:55 ==> Searching for coverage reports in: 04:16:55 + . 04:16:55 -> Found 1 reports 04:16:55 ==> Detecting git/mercurial file structure 04:16:55 ==> Reading reports 04:16:55 + ./coverage.out bytes=131678 04:16:55 ==> Appending adjustments 04:16:55 https://docs.codecov.io/docs/fixing-reports 04:16:55 + Found adjustments 04:16:55 ==> Gzipping contents 04:16:55 20K /tmp/codecov.zBTzsG.gz 04:16:55 ==> Uploading reports 04:16:55 url: https://codecov.io 04:16:55 query: branch=PR-1207&commit=c2211c4fc92eeb07d5bf1120692d6222e9d0b861&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1207&job=&cmd_args= 04:16:55 -> Pinging Codecov 04:16:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1207&commit=c2211c4fc92eeb07d5bf1120692d6222e9d0b861&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1207&job=&cmd_args= 04:16:55 -> Uploading to 04:16:55 https://storage.googleapis.com/codecov/v4/raw/2022-08-12/7E55EF52A471D76F132DFD9A03CDDE97/c2211c4fc92eeb07d5bf1120692d6222e9d0b861/21315dd6-e7b4-4a02-9f1b-5ec7635939bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220812T041655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ddde25832eee97e3394da5772d606b86cc234e29f6db4911d417698d28cc9a2d 04:16:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:55 Dload Upload Total Spent Left Speed 04:16:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17290 0 0 100 17290 0 74206 --:--:-- --:--:-- --:--:-- 74206 04:16:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c2211c4fc92eeb07d5bf1120692d6222e9d0b861 [Pipeline] } 04:16:56 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 04:16:57 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1207/archives ] 04:16:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1207/archives 04:16:57 total 16 04:16:57 drwxr-xr-x 3 root root 4096 Aug 12 04:07 . 04:16:57 drwxrwxr-x 12 jenkins jenkins 4096 Aug 12 04:07 .. 04:16:57 drwxr-xr-x 2 root root 4096 Aug 12 04:07 cost 04:16:57 -rw-r--r-- 1 root root 86 Aug 12 04:07 cost.csv 04:16:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1207/archives 04:16:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1207/archives 04:16:57 total 16 04:16:57 drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 04:07 . 04:16:57 drwxrwxr-x 12 jenkins jenkins 4096 Aug 12 04:07 .. 04:16:57 drwxr-xr-x 2 jenkins jenkins 4096 Aug 12 04:07 cost 04:16:57 -rw-r--r-- 1 jenkins jenkins 86 Aug 12 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:16:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:59 ---> package-listing.sh 04:16:59 ++ facter osfamily 04:16:59 ++ tr '[:upper:]' '[:lower:]' 04:16:59 + OS_FAMILY=debian 04:16:59 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1207 04:16:59 + START_PACKAGES=/tmp/packages_start.txt 04:16:59 + END_PACKAGES=/tmp/packages_end.txt 04:16:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:59 + PACKAGES=/tmp/packages_start.txt 04:16:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1207 ']' 04:16:59 + PACKAGES=/tmp/packages_end.txt 04:16:59 + case "${OS_FAMILY}" in 04:16:59 + dpkg -l 04:16:59 + grep '^ii' 04:16:59 + '[' -f /tmp/packages_start.txt ']' 04:16:59 + '[' -f /tmp/packages_end.txt ']' 04:16:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1207 ']' 04:16:59 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1207/archives/ 04:16:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1207/archives/ [Pipeline] echo 04:16: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-1207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:00 prd-ubuntu20.04-docker-8c-8g-22568 does not seem to be running inside a container 04:17: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-1207/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-1207 -v /w/workspace/gexfoundry_device-sdk-go_PR-1207:/w/workspace/gexfoundry_device-sdk-go_PR-1207:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:17:00 $ docker top 5f00ef1c6f712289eddb0547bf0415f4c8d0fecba21e67003d330e5a19a9dece -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:01 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:17:01 + ls /var/log/sa-host 04:17:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:02 provisioning config files... 04:17:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1207@tmp/config8395677950319178855tmp [Pipeline] { [Pipeline] echo 04:17:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:02 ---> create-netrc.sh [Pipeline] } 04:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:17:02 ---> python-tools-install.sh [Pipeline] echo 04:17:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:03 ---> sudo-logs.sh 04:17:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:03 ---> job-cost.sh 04:17:03 lf-activate-venv: SKIPPING 04:17:03 DEBUG: total: 0.2199999988079071 04:17:03 INFO: Retrieving Stack Cost... 04:17:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:04 INFO: Archiving Costs [Pipeline] echo 04:17:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:04 ---> logs-deploy.sh 04:17:04 lf-activate-venv: SKIPPING 04:17:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1207/1 04:17:04 INFO: archiving workspace using pattern(s): 04:17:05 Archives upload complete. 04:17:05 INFO: archiving logs to Nexus 04:17:06 ---> uname -a: 04:17:06 Linux prd-ubuntu20-04-docker-8c-8g-22568 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:17:06 04:17:06 04:17:06 ---> lscpu: 04:17:06 Architecture: x86_64 04:17:06 CPU op-mode(s): 32-bit, 64-bit 04:17:06 Byte Order: Little Endian 04:17:06 Address sizes: 40 bits physical, 48 bits virtual 04:17:06 CPU(s): 8 04:17:06 On-line CPU(s) list: 0-7 04:17:06 Thread(s) per core: 1 04:17:06 Core(s) per socket: 1 04:17:06 Socket(s): 8 04:17:06 NUMA node(s): 1 04:17:06 Vendor ID: AuthenticAMD 04:17:06 CPU family: 23 04:17:06 Model: 49 04:17:06 Model name: AMD EPYC-Rome Processor 04:17:06 Stepping: 0 04:17:06 CPU MHz: 2799.998 04:17:06 BogoMIPS: 5599.99 04:17:06 Virtualization: AMD-V 04:17:06 Hypervisor vendor: KVM 04:17:06 Virtualization type: full 04:17:06 L1d cache: 256 KiB 04:17:06 L1i cache: 256 KiB 04:17:06 L2 cache: 4 MiB 04:17:06 L3 cache: 128 MiB 04:17:06 NUMA node0 CPU(s): 0-7 04:17:06 Vulnerability Itlb multihit: Not affected 04:17:06 Vulnerability L1tf: Not affected 04:17:06 Vulnerability Mds: Not affected 04:17:06 Vulnerability Meltdown: Not affected 04:17:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:17:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:17:06 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:17:06 Vulnerability Srbds: Not affected 04:17:06 Vulnerability Tsx async abort: Not affected 04:17:06 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 04:17:06 04:17:06 04:17:06 ---> nproc: 04:17:06 8 04:17:06 04:17:06 04:17:06 ---> df -h: 04:17:06 Filesystem Size Used Avail Use% Mounted on 04:17:06 overlay 155G 11G 145G 7% / 04:17:06 tmpfs 64M 0 64M 0% /dev 04:17:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:17:06 shm 64M 0 64M 0% /dev/shm 04:17:06 /dev/vda1 155G 11G 145G 7% /facter-os 04:17:06 04:17:06 04:17:06 ---> sar -b -r -n DEV: 04:17:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22568) 08/12/22 _x86_64_ (8 CPU) 04:17:06 04:17:06 04:04:01 LINUX RESTART (8 CPU) 04:17:06 04:17:06 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:17:06 04:06:01 164.76 2.33 162.42 0.00 52.52 60692.28 0.00 04:17:06 04:07:01 167.57 1.78 165.79 0.00 52.52 31327.45 0.00 04:17:06 04:08:01 33.04 0.00 33.04 0.00 0.00 16732.96 0.00 04:17:06 04:09:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 04:17:06 04:10:01 1.10 0.02 1.08 0.00 0.13 12.66 0.00 04:17:06 04:11:01 1.20 0.00 1.20 0.00 0.00 15.19 0.00 04:17:06 04:12:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 04:17:06 04:13:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 04:17:06 04:14:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 04:17:06 04:15:01 1.70 0.00 1.70 0.00 0.00 23.73 0.00 04:17:06 04:16:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 04:17:06 04:17:01 5.95 0.23 5.71 0.00 17.06 117.96 0.00 04:17:06 Average: 31.73 0.36 31.36 0.00 10.19 9081.61 0.00 04:17:06 04:17:06 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:06 04:06:01 27875432 31683728 604556 1.84 161256 3833688 2107464 6.21 1493540 3039224 401216 04:17:06 04:07:01 28058908 31744568 545712 1.66 166780 3716508 1992228 5.87 1296328 3059596 42388 04:17:06 04:08:01 27621200 31774700 514004 1.56 174756 4126624 1809732 5.33 1287308 3457636 12 04:17:06 04:09:01 27621992 31775596 512544 1.56 174784 4126624 1809732 5.33 1287068 3457636 48 04:17:06 04:10:01 27627332 31780964 507140 1.54 174796 4126636 1809732 5.33 1280780 3457664 20 04:17:06 04:11:01 27628016 31781676 506372 1.54 174820 4126632 1809732 5.33 1280640 3457664 16 04:17:06 04:12:01 27636032 31789820 498276 1.52 174836 4126636 1809732 5.33 1271832 3457780 20 04:17:06 04:13:01 27636016 31789820 498200 1.52 174856 4126648 1809732 5.33 1271824 3457788 8 04:17:06 04:14:01 27636220 31790056 497932 1.51 174868 4126640 1809732 5.33 1271800 3457796 16 04:17:06 04:15:01 27636168 31790020 498120 1.51 174900 4126628 1809732 5.33 1272284 3457776 12 04:17:06 04:16:01 27636152 31790020 498092 1.51 174912 4126632 1809732 5.33 1271872 3457780 12 04:17:06 04:17:01 27614716 31770492 515240 1.57 175004 4127900 1884564 5.55 1290060 3457976 304 04:17:06 Average: 27685682 31771788 516349 1.57 173047 4068150 1855987 5.47 1297945 3389693 37006 04:17:06 04:17:06 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:06 04:06:01 docker0 126.05 156.96 10.26 1451.44 0.00 0.00 0.00 0.00 04:17:06 04:06:01 ens3 349.53 253.37 5412.93 85.86 0.00 0.00 0.00 0.00 04:17:06 04:06:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 04:17:06 04:06:01 vethaf40d4d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:17:06 04:07:01 docker0 16.98 21.48 0.98 98.55 0.00 0.00 0.00 0.00 04:17:06 04:07:01 ens3 129.93 95.07 955.43 60.47 0.00 0.00 0.00 0.00 04:17:06 04:07:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 04:17:06 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:08:01 ens3 66.02 33.11 1756.07 7.55 0.00 0.00 0.00 0.00 04:17:06 04:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:17:06 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:09:01 ens3 1.58 0.92 1.55 0.14 0.00 0.00 0.00 0.00 04:17:06 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:06 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:10:01 ens3 0.58 0.35 0.33 0.27 0.00 0.00 0.00 0.00 04:17:06 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:11:01 ens3 0.57 0.40 0.27 0.21 0.00 0.00 0.00 0.00 04:17:06 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:06 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:06 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:06 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:17:06 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:06 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:06 04:17:01 ens3 19.13 11.33 19.45 6.64 0.00 0.00 0.00 0.00 04:17:06 04:17:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 04:17:06 Average: docker0 11.92 14.87 0.94 129.16 0.00 0.00 0.00 0.00 04:17:06 Average: ens3 47.31 32.90 678.79 13.43 0.00 0.00 0.00 0.00 04:17:06 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 04:17:06 04:17:06 04:17:06 ---> sar -P ALL: 04:17:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22568) 08/12/22 _x86_64_ (8 CPU) 04:17:06 04:17:06 04:04:01 LINUX RESTART (8 CPU) 04:17:06 04:17:06 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:17:06 04:06:01 all 26.69 0.00 5.67 1.50 0.09 66.05 04:17:06 04:06:01 0 26.72 0.00 6.01 2.22 0.08 64.96 04:17:06 04:06:01 1 26.36 0.00 5.00 0.84 0.08 67.71 04:17:06 04:06:01 2 25.32 0.00 5.60 3.86 0.08 65.14 04:17:06 04:06:01 3 26.98 0.00 6.37 1.49 0.10 65.07 04:17:06 04:06:01 4 27.25 0.00 6.75 0.62 0.08 65.30 04:17:06 04:06:01 5 27.69 0.00 5.51 2.29 0.08 64.43 04:17:06 04:06:01 6 28.27 0.00 4.87 0.46 0.07 66.33 04:17:06 04:06:01 7 24.97 0.00 5.26 0.22 0.10 69.45 04:17:06 04:07:01 all 41.51 0.00 6.63 1.05 0.09 50.72 04:17:06 04:07:01 0 40.41 0.00 6.57 1.80 0.08 51.14 04:17:06 04:07:01 1 43.71 0.00 6.83 0.55 0.08 48.82 04:17:06 04:07:01 2 43.32 0.00 7.67 0.22 0.08 48.70 04:17:06 04:07:01 3 41.25 0.00 6.69 2.03 0.08 49.95 04:17:06 04:07:01 4 41.80 0.00 6.44 0.07 0.08 51.61 04:17:06 04:07:01 5 41.82 0.00 6.73 3.19 0.10 48.16 04:17:06 04:07:01 6 40.22 0.00 6.09 0.20 0.10 53.38 04:17:06 04:07:01 7 39.55 0.00 6.02 0.31 0.10 54.03 04:17:06 04:08:01 all 2.78 0.00 1.02 0.35 0.02 95.84 04:17:06 04:08:01 0 2.78 0.00 0.80 0.00 0.02 96.40 04:17:06 04:08:01 1 2.78 0.00 0.92 0.45 0.02 95.83 04:17:06 04:08:01 2 2.58 0.00 1.07 0.03 0.02 96.30 04:17:06 04:08:01 3 3.35 0.00 0.95 0.10 0.02 95.58 04:17:06 04:08:01 4 2.62 0.00 1.24 0.05 0.02 96.07 04:17:06 04:08:01 5 3.15 0.00 1.16 2.18 0.03 93.48 04:17:06 04:08:01 6 2.40 0.00 0.97 0.02 0.00 96.61 04:17:06 04:08:01 7 2.56 0.00 1.02 0.00 0.02 96.40 04:17:06 04:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:17:06 04:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:17:06 04:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:17:06 04:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:09:01 3 0.05 0.00 0.00 0.02 0.02 99.92 04:17:06 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:09:01 5 0.02 0.00 0.05 0.02 0.02 99.90 04:17:06 04:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:17:06 04:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:06 04:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:17:06 04:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:17:06 04:10:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:17:06 04:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:10:01 3 0.05 0.00 0.05 0.00 0.00 99.90 04:17:06 04:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:17:06 04:10:01 5 0.07 0.00 0.05 0.02 0.02 99.85 04:17:06 04:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:17:06 04:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:17:06 04:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:06 04:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:17:06 04:11:01 1 0.02 0.00 0.02 0.03 0.00 99.93 04:17:06 04:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:17:06 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:06 04:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:17:06 04:11:01 5 0.00 0.00 0.02 0.02 0.02 99.95 04:17:06 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:17:06 04:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:17:06 04:12:01 all 0.13 0.00 0.02 0.00 0.00 99.84 04:17:06 04:12:01 0 0.85 0.00 0.03 0.00 0.00 99.12 04:17:06 04:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:17:06 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:17:06 04:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:17:06 04:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:17:06 04:12:01 5 0.03 0.00 0.03 0.03 0.02 99.88 04:17:06 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:17:06 04:13:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:17:06 04:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:17:06 04:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:17:06 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:17:06 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:13:01 5 0.00 0.00 0.02 0.03 0.02 99.93 04:17:06 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 04:17:06 04:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:17:06 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:17:06 04:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:17:06 04:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:17:06 04:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:17:06 04:14:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:17:06 04:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:17:06 04:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:17:06 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:17:06 04:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:15:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:17:06 04:15:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:17:06 04:15:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:17:06 04:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:17:06 04:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:17:06 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:06 04:16:01 3 0.02 0.00 0.05 0.00 0.00 99.93 04:17:06 04:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:17:06 04:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:17:06 04:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:17:06 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:17:06 04:17:06 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:17:06 04:17:01 all 0.42 0.00 0.21 0.03 0.01 99.33 04:17:06 04:17:01 0 0.79 0.00 0.25 0.02 0.02 98.93 04:17:06 04:17:01 1 0.17 0.00 0.18 0.03 0.00 99.62 04:17:06 04:17:01 2 0.20 0.00 0.12 0.00 0.02 99.67 04:17:06 04:17:01 3 0.58 0.00 0.20 0.00 0.00 99.22 04:17:06 04:17:01 4 0.33 0.00 0.22 0.02 0.03 99.40 04:17:06 04:17:01 5 0.48 0.00 0.28 0.12 0.00 99.12 04:17:06 04:17:01 6 0.30 0.00 0.25 0.00 0.02 99.43 04:17:06 04:17:01 7 0.48 0.00 0.20 0.05 0.02 99.25 04:17:06 Average: all 5.92 0.00 1.13 0.25 0.02 92.69 04:17:06 Average: 0 5.95 0.00 1.14 0.33 0.02 92.55 04:17:06 Average: 1 6.05 0.00 1.08 0.16 0.02 92.69 04:17:06 Average: 2 5.90 0.00 1.20 0.34 0.02 92.55 04:17:06 Average: 3 5.97 0.00 1.19 0.30 0.02 92.52 04:17:06 Average: 4 5.97 0.00 1.22 0.06 0.02 92.73 04:17:06 Average: 5 6.07 0.00 1.15 0.66 0.03 92.09 04:17:06 Average: 6 5.88 0.00 1.01 0.06 0.02 93.04 04:17:06 Average: 7 5.57 0.00 1.04 0.05 0.02 93.33 04:17:06 04:17:06 04:17:06