Pull request #1222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 875b624a225ac02f2a28375d211e8260b0c5db88+30b5625222734a144936f26b3a3df0ac58ed1e4d (08251052b6541d486e05a1553578e3c1ae604bda) 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-ssh13126205683049071582.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2826910966483118042.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-1222/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-1222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2837126008344406731.key Verifying host key using known hosts file > 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-1222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15192308273158413229.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17875897157178033570.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1222/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-1222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8182067921061088021.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2364 in /w/workspace/gexfoundry_device-sdk-go_PR-1222 [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-1222 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1222/head:refs/remotes/origin/PR-1222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 30b5625222734a144936f26b3a3df0ac58ed1e4d into PR head commit 875b624a225ac02f2a28375d211e8260b0c5db88 Merge succeeded, producing 875b624a225ac02f2a28375d211e8260b0c5db88 Checking out Revision 875b624a225ac02f2a28375d211e8260b0c5db88 (PR-1222) > git config core.sparsecheckout # timeout=10 > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 30b5625222734a144936f26b3a3df0ac58ed1e4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 Commit message: "fix: revert using custom-typed key for Context value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:46 ========================================================= 02:35:46 EdgeX Global Pipelines Version Info 02:35:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:47 ------------------- 02:35:47 stable info: 02:35:47 ------------------- 02:35:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:35:47 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:35:47 Message: update stable to v1.0.239 02:35:47 ------------------- 02:35:47 experimental info: 02:35:47 ------------------- 02:35:47 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:47 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:35:47 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:35:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1222 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1222 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1222 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 875b624 [Pipeline] echo 02:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:49 provisioning config files... 02:35:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config1178322927740773941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:49 ---> docker-login.sh 02:35:49 nexus3.edgexfoundry.org:10001 02:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10002 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10003 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10004 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 docker.io 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:51 Configure a credential helper to remove this warning. See 02:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:51 02:35:51 Login Succeeded 02:35:51 ---> docker-login.sh ends [Pipeline] } 02:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:35:51 + git rev-list -1 --merges 875b624a225ac02f2a28375d211e8260b0c5db88~1..875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo 02:35:51 -----------> git rev-list -1 --merges 875b624a225ac02f2a28375d211e8260b0c5db88~1..875b624a225ac02f2a28375d211e8260b0c5db88 875b624a225ac02f2a28375d211e8260b0c5db88 [false] [Pipeline] sh 02:35:52 + git log --format=format:%s -1 875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo 02:35:52 ========================================================= 02:35:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:35:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:52 + git log --format=format:%s -1 875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] echo 02:35:52 [semverPrep] GIT_COMMIT: 875b624a225ac02f2a28375d211e8260b0c5db88, Commit Message: fix: revert using custom-typed key for Context value [Pipeline] echo 02:35:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:35:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:53 + grep -v github /etc/ssh/ssh_known_hosts 02:35:53 + [ -e /tmp/ssh_known_hosts ] 02:35:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:35:53 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 02:35:53 /etc/ssh/ssh_known_hosts 02:35:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:53 02:35:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:35:53 b85a868b505f: Pulling fs layer 02:35:53 e2be974225ed: Pulling fs layer 02:35:53 339a4e72a1f5: Pulling fs layer 02:35:53 988bab9f4d93: Pulling fs layer 02:35:53 1469e6f7b9e6: Pulling fs layer 02:35:53 eaf3925da568: Pulling fs layer 02:35:53 bab4dde63d76: Pulling fs layer 02:35:53 bde34c3a00c8: Pulling fs layer 02:35:53 b352a97aabf1: Pulling fs layer 02:35:53 4872d77fe225: Pulling fs layer 02:35:53 5851b861e8e6: Pulling fs layer 02:35:53 4872d77fe225: Waiting 02:35:53 988bab9f4d93: Waiting 02:35:53 1469e6f7b9e6: Waiting 02:35:53 b352a97aabf1: Waiting 02:35:53 eaf3925da568: Waiting 02:35:53 bab4dde63d76: Waiting 02:35:53 5851b861e8e6: Waiting 02:35:53 e2be974225ed: Verifying Checksum 02:35:53 e2be974225ed: Download complete 02:35:53 988bab9f4d93: Verifying Checksum 02:35:53 988bab9f4d93: Download complete 02:35:54 1469e6f7b9e6: Verifying Checksum 02:35:54 1469e6f7b9e6: Download complete 02:35:54 339a4e72a1f5: Verifying Checksum 02:35:54 339a4e72a1f5: Download complete 02:35:54 eaf3925da568: Verifying Checksum 02:35:54 eaf3925da568: Download complete 02:35:54 bde34c3a00c8: Download complete 02:35:54 b352a97aabf1: Verifying Checksum 02:35:54 b352a97aabf1: Download complete 02:35:54 4872d77fe225: Verifying Checksum 02:35:54 4872d77fe225: Download complete 02:35:54 5851b861e8e6: Verifying Checksum 02:35:54 5851b861e8e6: Download complete 02:35:54 b85a868b505f: Verifying Checksum 02:35:54 b85a868b505f: Download complete 02:35:54 bab4dde63d76: Verifying Checksum 02:35:54 bab4dde63d76: Download complete 02:35:55 b85a868b505f: Pull complete 02:35:55 e2be974225ed: Pull complete 02:35:56 339a4e72a1f5: Pull complete 02:35:56 988bab9f4d93: Pull complete 02:35:56 1469e6f7b9e6: Pull complete 02:35:56 eaf3925da568: Pull complete 02:35:58 bab4dde63d76: Pull complete 02:35:58 bde34c3a00c8: Pull complete 02:35:58 b352a97aabf1: Pull complete 02:35:58 4872d77fe225: Pull complete 02:35:58 5851b861e8e6: Pull complete 02:35:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:58 prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container 02:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@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-devops/py-git-semver:0.1.4 cat 02:35:59 $ docker top 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 -eo pid,comm 02:35:59 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). 02:35:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:00 [ssh-agent] Looking for ssh-agent implementation... 02:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:00 $ docker exec 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent 02:36:00 SSH_AUTH_SOCK=/tmp/ssh-7uRWxQ6CPI18/agent.31 02:36:00 SSH_AGENT_PID=37 02:36:00 Running ssh-add (command line suppressed) 02:36:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_9273898505146244059.key (/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_9273898505146244059.key) 02:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:00 + git tag --points-at HEAD [Pipeline] } 02:36:00 $ docker exec --env ******** --env ******** 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent -k 02:36:00 unset SSH_AUTH_SOCK; 02:36:00 unset SSH_AGENT_PID; 02:36:00 echo Agent pid 37 killed; 02:36:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:00 [ssh-agent] Looking for ssh-agent implementation... 02:36:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:01 $ docker exec 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent 02:36:01 SSH_AUTH_SOCK=/tmp/ssh-wO5p4DUZHg14/agent.70 02:36:01 SSH_AGENT_PID=76 02:36:01 Running ssh-add (command line suppressed) 02:36:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_840291958350771561.key (/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/private_key_840291958350771561.key) 02:36:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:01 + git semver init 02:36:01 2022-09-30 02:36:01,815 [run_init] DEBUG init version:0.0.0 force:False 02:36:01 2022-09-30 02:36:01,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver 02:36:01 2022-09-30 02:36:01,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver 02:36:01 2022-09-30 02:36:01,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1222, universal_newlines=False, shell=None, istream=None) 02:36:03 2022-09-30 02:36:02,845 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.git/info/exclude 02:36:03 2022-09-30 02:36:02,846 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver/PR-1222 with force:False 02:36:03 2022-09-30 02:36:02,846 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver/PR-1222 02:36:03 2022-09-30 02:36:02,851 [execute] INFO git cat-file --batch-check 02:36:03 2022-09-30 02:36:02,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver, universal_newlines=False, shell=None, istream=) 02:36:03 2022-09-30 02:36:02,857 [execute] INFO git cat-file --batch 02:36:03 2022-09-30 02:36:02,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver, universal_newlines=False, shell=None, istream=) 02:36:03 2022-09-30 02:36:02,863 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1222/.semver/PR-1222 02:36:03 0.0.0 [Pipeline] } 02:36:03 $ docker exec --env ******** --env ******** 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 ssh-agent -k 02:36:03 unset SSH_AUTH_SOCK; 02:36:03 unset SSH_AGENT_PID; 02:36:03 echo Agent pid 76 killed; 02:36:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:03 + git semver [Pipeline] } 02:36:04 $ docker stop --time=1 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 02:36:05 $ docker rm -f 8045784dad59810fbcb718ebb0e080096b187dbfcb7a02c1dcb8d1c5f7a0dba4 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:06 Stashed 1 file(s) [Pipeline] echo 02:36:06 [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 02:36:06 provisioning config files... 02:36:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config4214701270061548593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:07 ---> docker-login.sh 02:36:07 nexus3.edgexfoundry.org:10001 02:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:07 Configure a credential helper to remove this warning. See 02:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:07 02:36:07 Login Succeeded 02:36:07 nexus3.edgexfoundry.org:10002 02:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:07 Configure a credential helper to remove this warning. See 02:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:07 02:36:07 Login Succeeded 02:36:07 nexus3.edgexfoundry.org:10003 02:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:07 Configure a credential helper to remove this warning. See 02:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:07 02:36:07 Login Succeeded 02:36:07 nexus3.edgexfoundry.org:10004 02:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:07 Configure a credential helper to remove this warning. See 02:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:07 02:36:07 Login Succeeded 02:36:07 docker.io 02:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:07 Configure a credential helper to remove this warning. See 02:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:07 02:36:07 Login Succeeded 02:36:07 ---> docker-login.sh ends [Pipeline] } 02:36:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:36:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:08 ========================================================= 02:36:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:36:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:08 + 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 . 02:36:08 Sending build context to Docker daemon 9.933MB 02:36:08 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 02:36:08 Step 2/11 : FROM ${BASE} AS builder 02:36:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:36:08 2408cc74d12b: Pulling fs layer 02:36:08 ea60b727a1ce: Pulling fs layer 02:36:08 30c4a7721957: Pulling fs layer 02:36:08 370296b7ddb6: Pulling fs layer 02:36:08 7c6cee850709: Pulling fs layer 02:36:08 aa9baa53a306: Pulling fs layer 02:36:08 8b309c321861: Pulling fs layer 02:36:08 d8d76fd02f46: Pulling fs layer 02:36:08 fa31f396de31: Pulling fs layer 02:36:08 370296b7ddb6: Waiting 02:36:08 7c6cee850709: Waiting 02:36:08 aa9baa53a306: Waiting 02:36:08 8b309c321861: Waiting 02:36:08 d8d76fd02f46: Waiting 02:36:08 fa31f396de31: Waiting 02:36:08 30c4a7721957: Download complete 02:36:08 ea60b727a1ce: Download complete 02:36:08 7c6cee850709: Download complete 02:36:08 aa9baa53a306: Verifying Checksum 02:36:08 aa9baa53a306: Download complete 02:36:08 2408cc74d12b: Verifying Checksum 02:36:08 2408cc74d12b: Download complete 02:36:08 8b309c321861: Download complete 02:36:08 2408cc74d12b: Pull complete 02:36:09 ea60b727a1ce: Pull complete 02:36:09 30c4a7721957: Pull complete 02:36:09 d8d76fd02f46: Verifying Checksum 02:36:09 d8d76fd02f46: Download complete 02:36:09 370296b7ddb6: Download complete 02:36:09 fa31f396de31: Download complete 02:36:13 370296b7ddb6: Pull complete 02:36:13 7c6cee850709: Pull complete 02:36:13 aa9baa53a306: Pull complete 02:36:13 8b309c321861: Pull complete 02:36:15 d8d76fd02f46: Pull complete 02:36:16 fa31f396de31: Pull complete 02:36:16 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 02:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:36:16 ---> cef68f9685f8 02:36:16 Step 3/11 : ARG MAKE=make build 02:36:18 ---> Running in dcf0bde41188 02:36:18 Removing intermediate container dcf0bde41188 02:36:18 ---> e59766de722a 02:36:18 Step 4/11 : WORKDIR /device-sdk-go 02:36:18 ---> Running in 4144faab2bf2 02:36:18 Removing intermediate container 4144faab2bf2 02:36:18 ---> 8c4014f57c14 02:36:18 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:36:18 ---> Running in bee1db94db34 02:36:18 Removing intermediate container bee1db94db34 02:36:18 ---> 86ea82c8340b 02:36:18 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:36:18 ---> Running in ea47e2948149 02:36:18 Removing intermediate container ea47e2948149 02:36:18 ---> 87b198f982a4 02:36:18 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:36:18 ---> Running in 42353d8caf83 02:36:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:36:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:36:20 OK: 211 MiB in 51 packages 02:36:20 Removing intermediate container 42353d8caf83 02:36:20 ---> 2ba2b161d47b 02:36:20 Step 8/11 : COPY go.mod vendor* ./ 02:36:20 ---> b283fc874305 02:36:20 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:20 ---> Running in 1ef684fb444e 02:36:21 Still waiting to schedule task 02:36:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:36:42 Removing intermediate container 1ef684fb444e 02:36:42 ---> c74e34709b44 02:36:42 Step 10/11 : COPY . . 02:36:42 ---> 60d3d3cf9ab9 02:36:42 Step 11/11 : RUN ${MAKE} 02:36:42 ---> Running in 27da84b9fb44 02:36:42 noop 02:36:42 Removing intermediate container 27da84b9fb44 02:36:42 ---> 4e5bc7118166 02:36:42 Successfully built 4e5bc7118166 02:36:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:43 + docker inspect -f . ci-base-image-x86_64 02:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:43 prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container 02:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:36:43 $ docker top 28ba846a5156858a0a1696b1df26ec5c905c863da161fb7b965d4323e63d74af -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:44 + go version 02:36:44 go version go1.18.3 linux/amd64 [Pipeline] } 02:36:44 $ docker stop --time=1 28ba846a5156858a0a1696b1df26ec5c905c863da161fb7b965d4323e63d74af 02:36:45 $ docker rm -f 28ba846a5156858a0a1696b1df26ec5c905c863da161fb7b965d4323e63d74af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:46 + docker inspect -f . ci-base-image-x86_64 02:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:46 prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container 02:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:36:46 $ docker top b110338a02e81e3b6b08dd01b82011532ee32432b2c32a628a2414875e7f19ec -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1222 [Pipeline] fileExists [Pipeline] sh 02:36:47 + make test 02:36:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:36:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:37:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.109s coverage: 27.6% of statements 02:37:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.096s coverage: 78.9% of statements 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 02:37:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.079s coverage: 60.0% of statements 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:37:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:37:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.111s coverage: 54.4% of statements 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:37:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 65.1% of statements 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:37:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.747s coverage: 89.2% of statements 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:37:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements 02:37:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:37:22 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." 02:37:22 GO111MODULE=on go vet ./... 02:37:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:37:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:37:25 ./bin/test-attribution-txt.sh 02:37:25 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:37:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:37:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:37:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 02:37:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:37:25 $ docker stop --time=1 b110338a02e81e3b6b08dd01b82011532ee32432b2c32a628a2414875e7f19ec 02:37:27 $ docker rm -f b110338a02e81e3b6b08dd01b82011532ee32432b2c32a628a2414875e7f19ec [Pipeline] // withDockerContainer [Pipeline] sh 02:37:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:37:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:37:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:37:29 + ls -al . 02:37:29 total 276 02:37:29 drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 02:36 . 02:37:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:35 .. 02:37:29 -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 02:35 .dockerignore 02:37:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 02:37 .git 02:37:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:35 .github 02:37:29 -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 02:35 .gitignore 02:37:29 -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 02:35 .golangci.yml 02:37:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 02:36 .semver 02:37:29 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 02:35 CHANGELOG.md 02:37:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 02:35 GOVERNANCE.md 02:37:29 -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 02:35 Jenkinsfile 02:37:29 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 02:35 LICENSE 02:37:29 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 02:35 Makefile 02:37:29 -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 02:35 OWNERS.md 02:37:29 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 02:35 README.md 02:37:29 -rw-rw-r-- 1 jenkins jenkins 5 Sep 30 02:36 VERSION 02:37:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:35 bin 02:37:29 -rw-r--r-- 1 jenkins jenkins 100928 Sep 30 02:37 coverage.out 02:37:29 drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 02:35 example 02:37:29 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 02:35 go.mod 02:37:29 -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 02:35 go.sum 02:37:29 drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 02:35 internal 02:37:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 02:35 openapi 02:37:29 drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 02:35 pkg 02:37:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:35 snap 02:37:29 -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37: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=875b624a225ac02f2a28375d211e8260b0c5db88 --label arch=amd64 --label version=0.0.0 . 02:37:29 Sending build context to Docker daemon 10.04MB 02:37:29 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:37:29 Step 2/25 : FROM ${BASE} AS builder 02:37:29 ---> 4e5bc7118166 02:37:29 Step 3/25 : ARG MAKE=make build 02:37:29 ---> Running in 74dce2f71a64 02:37:29 Removing intermediate container 74dce2f71a64 02:37:29 ---> a69d0c16944f 02:37:29 Step 4/25 : WORKDIR /device-sdk-go 02:37:29 ---> Running in 79b14eb6ff07 02:37:29 Removing intermediate container 79b14eb6ff07 02:37:29 ---> 80d528c75457 02:37:29 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:37:29 ---> Running in b32e969dc969 02:37:29 Removing intermediate container b32e969dc969 02:37:29 ---> bfd35ff555f1 02:37:29 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:29 ---> Running in 56db924c6c40 02:37:30 Removing intermediate container 56db924c6c40 02:37:30 ---> 1b51102cec83 02:37:30 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:37:30 ---> Running in 548a22c1bcc0 02:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:37:31 OK: 211 MiB in 51 packages 02:37:32 Removing intermediate container 548a22c1bcc0 02:37:32 ---> 3eb7760d55a1 02:37:32 Step 8/25 : COPY go.mod vendor* ./ 02:37:32 ---> d74c4a179333 02:37:32 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:32 ---> Running in d7c149d3df06 02:37:32 Removing intermediate container d7c149d3df06 02:37:32 ---> b6bea71623a6 02:37:32 Step 10/25 : COPY . . 02:37:33 ---> f6d0c5d0b157 02:37:33 Step 11/25 : RUN ${MAKE} 02:37:33 ---> Running in a15a658731a6 02:37: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 02:37:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:37:52 Removing intermediate container a15a658731a6 02:37:52 ---> 7328d3f33bdd 02:37:52 Step 12/25 : FROM alpine:3.16 02:37:53 3.16: Pulling from library/alpine 02:37:53 213ec9aee27d: Pulling fs layer 02:37:53 213ec9aee27d: Verifying Checksum 02:37:53 213ec9aee27d: Download complete 02:37:53 213ec9aee27d: Pull complete 02:37:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:37:53 Status: Downloaded newer image for alpine:3.16 02:37:53 ---> 9c6f07244728 02:37:53 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:37:53 ---> Running in 7d8e92ca8ec2 02:37:53 Removing intermediate container 7d8e92ca8ec2 02:37:53 ---> 4f5cd562316f 02:37:53 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:53 ---> Running in 17cb1bfb77b6 02:37:54 Removing intermediate container 17cb1bfb77b6 02:37:54 ---> e39bba1c6baa 02:37:54 Step 15/25 : RUN apk add --update --no-cache zeromq 02:37:54 ---> Running in 7c2e65656fa1 02:37:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:37:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2365 in /w/workspace/gexfoundry_device-sdk-go_PR-1222 02:37:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] ws 02:37:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:37:55 The recommended git tool is: git 02:37:55 (1/5) Installing libgcc (11.2.1_git20220219-r2) 02:37:55 (2/5) Installing libsodium (1.0.18-r0) 02:37:55 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 02:37:55 (4/5) Installing libzmq (4.3.4-r0) 02:37:56 (5/5) Installing zeromq (4.3.4-r0) 02:37:56 Executing busybox-1.35.0-r17.trigger 02:37:56 OK: 8 MiB in 19 packages 02:37:56 Removing intermediate container 7c2e65656fa1 02:37:56 ---> 6f9d1da9247e 02:37:56 Step 16/25 : WORKDIR / 02:37:56 ---> Running in 0944bbbca6ba 02:37:56 Removing intermediate container 0944bbbca6ba 02:37:56 ---> 8970c06bfcda 02:37:56 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:37:56 ---> c9ef6ae7a5cc 02:37:56 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:37:57 ---> 80eb302b861d 02:37:57 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:37:57 ---> b82f72fa1286 02:37:57 Step 20/25 : EXPOSE 59999 02:37:57 ---> Running in 6268361e80bf 02:37:57 Removing intermediate container 6268361e80bf 02:37:57 ---> 10c538e3a094 02:37:57 Step 21/25 : ENTRYPOINT ["/device-simple"] 02:37:57 ---> Running in 3199de2f3f76 02:37:57 Removing intermediate container 3199de2f3f76 02:37:57 ---> 29eb2e212f91 02:37:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:57 ---> Running in 85c9e2bad5f1 02:37:57 Removing intermediate container 85c9e2bad5f1 02:37:57 ---> a4958d3685d5 02:37:57 Step 23/25 : LABEL arch=amd64 02:37:57 ---> Running in dd6a659b918b 02:37:57 Removing intermediate container dd6a659b918b 02:37:57 ---> 876005b7d59e 02:37:57 Step 24/25 : LABEL git_sha=875b624a225ac02f2a28375d211e8260b0c5db88 02:37:57 ---> Running in 1891c1f6fefe 02:37:57 Removing intermediate container 1891c1f6fefe 02:37:57 ---> f1b16570fc05 02:37:57 Step 25/25 : LABEL version=0.0.0 02:37:57 ---> Running in 561ff5d73672 02:37:57 Removing intermediate container 561ff5d73672 02:37:57 ---> 29d7ed76fc5e 02:37:57 [Warning] One or more build-args [ARCH] were not consumed 02:37:57 Successfully built 29d7ed76fc5e 02:37:57 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 02:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:58 02:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:59 latest: Pulling from edgex-lftools-log-publisher 02:37:59 5eb5b503b376: Pulling fs layer 02:37:59 5c69ac0246d0: Pulling fs layer 02:37:59 ec43610c2a17: Pulling fs layer 02:37:59 3a2ae6a8a46f: Pulling fs layer 02:37:59 33b1e0a273af: Pulling fs layer 02:37:59 5d3b04190fa2: Pulling fs layer 02:37:59 2f39f015ded8: Pulling fs layer 02:37:59 3a2ae6a8a46f: Waiting 02:37:59 33b1e0a273af: Waiting 02:37:59 5d3b04190fa2: Waiting 02:37:59 2f39f015ded8: Waiting 02:37:59 5c69ac0246d0: Verifying Checksum 02:37:59 5c69ac0246d0: Download complete 02:37:59 3a2ae6a8a46f: Download complete 02:37:59 33b1e0a273af: Verifying Checksum 02:37:59 33b1e0a273af: Download complete 02:37:59 5d3b04190fa2: Verifying Checksum 02:37:59 5d3b04190fa2: Download complete 02:37:59 ec43610c2a17: Verifying Checksum 02:37:59 ec43610c2a17: Download complete 02:37:59 5eb5b503b376: Verifying Checksum 02:37:59 5eb5b503b376: Download complete 02:37:59 2f39f015ded8: Download complete 02:38:00 5eb5b503b376: Pull complete 02:38:00 5c69ac0246d0: Pull complete 02:38:00 using credential edgex-jenkins-ssh 02:38:00 Cloning the remote Git repository 02:38:00 ec43610c2a17: Pull complete 02:38:00 3a2ae6a8a46f: Pull complete 02:38:00 33b1e0a273af: Pull complete 02:38:01 5d3b04190fa2: Pull complete 02:38:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:38:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:38:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:38:01 > git --version # timeout=10 02:38:01 > git --version # 'git version 2.25.1' 02:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:01 Verifying host key using known hosts file 02:38:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:38:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:38:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:38:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:38:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:03 Verifying host key using known hosts file 02:38:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:38:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1222/head:refs/remotes/origin/PR-1222 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:38:04 Merging remotes/origin/main commit 30b5625222734a144936f26b3a3df0ac58ed1e4d into PR head commit 875b624a225ac02f2a28375d211e8260b0c5db88 02:38:04 Merge succeeded, producing 875b624a225ac02f2a28375d211e8260b0c5db88 02:38:04 Checking out Revision 875b624a225ac02f2a28375d211e8260b0c5db88 (PR-1222) 02:38:05 2f39f015ded8: Pull complete 02:38:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:04 > git config core.sparsecheckout # timeout=10 02:38:04 > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 02:38:04 > git remote # timeout=10 02:38:04 > git config --get remote.origin.url # timeout=10 02:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:04 Verifying host key using known hosts file 02:38:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:38:04 > git merge 30b5625222734a144936f26b3a3df0ac58ed1e4d # timeout=10 02:38:04 > git rev-parse HEAD^{commit} # timeout=10 02:38:04 > git config core.sparsecheckout # timeout=10 02:38:04 > git checkout -f 875b624a225ac02f2a28375d211e8260b0c5db88 # timeout=10 02:38:05 prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container 02:38:05 $ 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-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:38:06 $ docker top 6922b6efe4d06cdddb164b874f252af566536942f2c3442cf732e944208286a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:07 ---> job-cost.sh 02:38:07 lf-activate-venv: SKIPPING 02:38:07 INFO: No Stack... 02:38:07 INFO: Retrieving Pricing Info for: v3-standard-8 02:38:07 INFO: Archiving Costs [Pipeline] sh 02:38:08 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives/cost.csv 02:38:08 + cut -d, -f6 [Pipeline] lock 02:38:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] 02:38:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] did not exist. Created. 02:38:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:08 + echo total: 0.2199999988079071 [Pipeline] stash 02:38:08 Stashed 1 file(s) [Pipeline] } 02:38:08 Commit message: "fix: revert using custom-typed key for Context value" 02:38:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:08 $ docker stop --time=1 6922b6efe4d06cdddb164b874f252af566536942f2c3442cf732e944208286a0 02:38:08 > git --version # timeout=10 02:38:08 > git --version # 'git version 2.25.1' 02:38:08 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 02:38:08 02:38:08 GitHub has been notified of this commit’s build result 02:38:08 02:38:09 $ docker rm -f 6922b6efe4d06cdddb164b874f252af566536942f2c3442cf732e944208286a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:38:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:38:10 Dload Upload Total Spent Left Speed 02:38:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh 02:38:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:38:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:38:11 + sudo tee /etc/docker/daemon.new 02:38:11 { 02:38:11 "registry-mirrors": [ 02:38:11 "https://nexus3.edgexfoundry.org:10001" 02:38:11 ], 02:38:11 "bip": "10.250.0.254/24", 02:38:11 "hosts": [ 02:38:11 "tcp://0.0.0.0:5555", 02:38:11 "unix:///var/run/docker.sock" 02:38:11 ], 02:38:11 "mtu": 1458, 02:38:11 "selinux-enabled": true, 02:38:11 "seccomp-profile": "/etc/docker/seccomp.json" 02:38:11 } [Pipeline] sh 02:38:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:38:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:30 provisioning config files... 02:38:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2681447636852095103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:31 ---> docker-login.sh 02:38:31 nexus3.edgexfoundry.org:10001 02:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:31 Configure a credential helper to remove this warning. See 02:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:31 02:38:31 Login Succeeded 02:38:31 nexus3.edgexfoundry.org:10002 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 nexus3.edgexfoundry.org:10003 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 nexus3.edgexfoundry.org:10004 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 docker.io 02:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:33 Configure a credential helper to remove this warning. See 02:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:33 02:38:33 Login Succeeded 02:38:33 ---> docker-login.sh ends [Pipeline] } 02:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:34 ========================================================= 02:38:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:38:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:34 + 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 . 02:38:34 Sending build context to Docker daemon 5.336MB 02:38:34 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 02:38:34 Step 2/11 : FROM ${BASE} AS builder 02:38:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:38:35 b3c136eddcbf: Pulling fs layer 02:38:35 c0a3192eca97: Pulling fs layer 02:38:35 a050256f5b6f: Pulling fs layer 02:38:35 656be50a0ddc: Pulling fs layer 02:38:35 2bbca73fdf42: Pulling fs layer 02:38:35 f607e4fc86c3: Pulling fs layer 02:38:35 4d572c569a2c: Pulling fs layer 02:38:35 fcf976331f73: Pulling fs layer 02:38:35 656be50a0ddc: Waiting 02:38:35 2bbca73fdf42: Waiting 02:38:35 4d572c569a2c: Waiting 02:38:35 fcf976331f73: Waiting 02:38:35 a050256f5b6f: Download complete 02:38:35 c0a3192eca97: Verifying Checksum 02:38:35 c0a3192eca97: Download complete 02:38:35 2bbca73fdf42: Verifying Checksum 02:38:35 2bbca73fdf42: Download complete 02:38:35 f607e4fc86c3: Verifying Checksum 02:38:35 f607e4fc86c3: Download complete 02:38:35 b3c136eddcbf: Verifying Checksum 02:38:35 b3c136eddcbf: Download complete 02:38:36 b3c136eddcbf: Pull complete 02:38:37 fcf976331f73: Verifying Checksum 02:38:37 fcf976331f73: Download complete 02:38:37 c0a3192eca97: Pull complete 02:38:37 a050256f5b6f: Pull complete 02:38:38 4d572c569a2c: Verifying Checksum 02:38:38 4d572c569a2c: Download complete 02:38:38 656be50a0ddc: Verifying Checksum 02:38:38 656be50a0ddc: Download complete 02:38:51 656be50a0ddc: Pull complete 02:38:51 2bbca73fdf42: Pull complete 02:38:51 f607e4fc86c3: Pull complete 02:38:57 4d572c569a2c: Pull complete 02:38:59 fcf976331f73: Pull complete 02:38:59 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 02:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:38:59 ---> 3970a7415f9e 02:38:59 Step 3/11 : ARG MAKE=make build 02:39:00 ---> Running in b8070b2d3e64 02:39:00 Removing intermediate container b8070b2d3e64 02:39:00 ---> 507b2eed211a 02:39:00 Step 4/11 : WORKDIR /device-sdk-go 02:39:00 ---> Running in 3bd7a7326512 02:39:01 Removing intermediate container 3bd7a7326512 02:39:01 ---> e666baf0f5cc 02:39:01 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:39:01 ---> Running in 42b9539e2438 02:39:01 Removing intermediate container 42b9539e2438 02:39:01 ---> ee74e2ab9a70 02:39:01 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:01 ---> Running in 147a016e33ff 02:39:03 Removing intermediate container 147a016e33ff 02:39:03 ---> 707da59d5a38 02:39:03 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:39:03 ---> Running in 1a1870944761 02:39:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:06 OK: 221 MiB in 51 packages 02:39:07 Removing intermediate container 1a1870944761 02:39:07 ---> f459ddd0d67a 02:39:07 Step 8/11 : COPY go.mod vendor* ./ 02:39:07 ---> 9a8a384f8434 02:39:07 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:07 ---> Running in 82194cd611a8 02:40:05 Removing intermediate container 82194cd611a8 02:40:05 ---> 604775f1b47b 02:40:05 Step 10/11 : COPY . . 02:40:05 ---> a172a030e958 02:40:05 Step 11/11 : RUN ${MAKE} 02:40:05 ---> Running in 883f56598464 02:40:05 noop 02:40:05 Removing intermediate container 883f56598464 02:40:05 ---> 9c98c29b456d 02:40:05 Successfully built 9c98c29b456d 02:40:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:05 + docker inspect -f . ci-base-image-arm64 02:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:05 prd-ubuntu20.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container 02:40:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:40:07 $ docker top 3e8c6849dd8eb01f33fceed0b8488519c47e77366fabdbafb9d5cb25aef2af55 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:07 + go version 02:40:07 go version go1.18.3 linux/arm64 [Pipeline] } 02:40:07 $ docker stop --time=1 3e8c6849dd8eb01f33fceed0b8488519c47e77366fabdbafb9d5cb25aef2af55 02:40:09 $ docker rm -f 3e8c6849dd8eb01f33fceed0b8488519c47e77366fabdbafb9d5cb25aef2af55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:10 + docker inspect -f . ci-base-image-arm64 02:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:10 prd-ubuntu20.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container 02:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:40:11 $ docker top 17e0fc78a509a97bbdc9cff04179e06d1d5bca4ec047a82a3f345968c84b7f04 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:12 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 02:40:13 + make test 02:40:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:40:45 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:42:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.398s coverage: 27.6% of statements 02:42:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.482s coverage: 78.9% of statements 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 02:42:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.640s coverage: 60.0% of statements 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:42:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:42:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.548s coverage: 54.4% of statements 02:42:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:42:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 02:42:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:42:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:42:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.444s coverage: 65.1% of statements 02:42:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 02:42:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:42:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.591s coverage: 89.2% of statements 02:42:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:43:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.247s coverage: 4.7% of statements 02:43:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:43:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:43:01 GO111MODULE=on go vet ./... 02:44:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:38 ./bin/test-attribution-txt.sh 02:44:38 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:44:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:44:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:44:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 02:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:44:38 $ docker stop --time=1 17e0fc78a509a97bbdc9cff04179e06d1d5bca4ec047a82a3f345968c84b7f04 02:44:40 $ docker rm -f 17e0fc78a509a97bbdc9cff04179e06d1d5bca4ec047a82a3f345968c84b7f04 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:44:41 Warning: overwriting stash ‘coverage-report’ 02:44:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:44:43 + ls -al . 02:44:43 total 272 02:44:43 drwxrwxr-x 10 jenkins jenkins 4096 Sep 30 02:40 . 02:44:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:38 .. 02:44:43 -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 02:38 .dockerignore 02:44:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 02:38 .git 02:44:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:38 .github 02:44:43 -rw-rw-r-- 1 jenkins jenkins 131 Sep 30 02:38 .gitignore 02:44:43 -rw-rw-r-- 1 jenkins jenkins 42 Sep 30 02:38 .golangci.yml 02:44:43 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 30 02:38 CHANGELOG.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 02:38 GOVERNANCE.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 880 Sep 30 02:38 Jenkinsfile 02:44:43 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 02:38 LICENSE 02:44:43 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 30 02:38 Makefile 02:44:43 -rw-rw-r-- 1 jenkins jenkins 619 Sep 30 02:38 OWNERS.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 30 02:38 README.md 02:44:43 -rw-rw-r-- 1 jenkins jenkins 5 Sep 30 02:36 VERSION 02:44:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:38 bin 02:44:43 -rw-r--r-- 1 jenkins jenkins 100927 Sep 30 02:43 coverage.out 02:44:43 drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 02:38 example 02:44:43 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 30 02:38 go.mod 02:44:43 -rw-rw-r-- 1 jenkins jenkins 37486 Sep 30 02:38 go.sum 02:44:43 drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 02:38 internal 02:44:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 02:38 openapi 02:44:43 drwxrwxr-x 6 jenkins jenkins 4096 Sep 30 02:38 pkg 02:44:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 02:38 snap 02:44:43 -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 02:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44: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=875b624a225ac02f2a28375d211e8260b0c5db88 --label arch=arm64 --label version=0.0.0 . 02:44:44 Sending build context to Docker daemon 5.438MB 02:44:44 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:44:44 Step 2/25 : FROM ${BASE} AS builder 02:44:44 ---> 9c98c29b456d 02:44:44 Step 3/25 : ARG MAKE=make build 02:44:44 ---> Running in 70b09a90ca9f 02:44:44 Removing intermediate container 70b09a90ca9f 02:44:44 ---> 36bd21515c7d 02:44:44 Step 4/25 : WORKDIR /device-sdk-go 02:44:44 ---> Running in 791c94b5c509 02:44:45 Removing intermediate container 791c94b5c509 02:44:45 ---> 51ffe8ac3a59 02:44:45 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:44:45 ---> Running in c6f6fbd57901 02:44:45 Removing intermediate container c6f6fbd57901 02:44:45 ---> 0026899b506e 02:44:45 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:45 ---> Running in ee0649a97cf3 02:44:47 Removing intermediate container ee0649a97cf3 02:44:47 ---> f04539bd8366 02:44:47 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:44:47 ---> Running in 971f31b6e9dd 02:44:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:44:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:44:50 OK: 221 MiB in 51 packages 02:44:51 Removing intermediate container 971f31b6e9dd 02:44:51 ---> 407af641b020 02:44:51 Step 8/25 : COPY go.mod vendor* ./ 02:44:51 ---> 287baf58898f 02:44:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:51 ---> Running in 1f19e86a366c 02:44:53 Removing intermediate container 1f19e86a366c 02:44:53 ---> 8ae0f308d064 02:44:53 Step 10/25 : COPY . . 02:44:54 ---> 21900aa499d8 02:44:54 Step 11/25 : RUN ${MAKE} 02:44:54 ---> Running in f318e78e4794 02:44: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 02:47:17 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:47:17 Removing intermediate container f318e78e4794 02:47:17 ---> 1b72caaef8dd 02:47:17 Step 12/25 : FROM alpine:3.16 02:47:17 3.16: Pulling from library/alpine 02:47:17 9b18e9b68314: Pulling fs layer 02:47:17 9b18e9b68314: Verifying Checksum 02:47:17 9b18e9b68314: Download complete 02:47:17 9b18e9b68314: Pull complete 02:47:17 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:47:17 Status: Downloaded newer image for alpine:3.16 02:47:17 ---> a6215f271958 02:47:17 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:47:17 ---> Running in f63fd8f82361 02:47:17 Removing intermediate container f63fd8f82361 02:47:17 ---> db0fb9d207ec 02:47:17 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:17 ---> Running in 66f3a11c71f1 02:47:17 Removing intermediate container 66f3a11c71f1 02:47:17 ---> cafd15a13f8b 02:47:17 Step 15/25 : RUN apk add --update --no-cache zeromq 02:47:17 ---> Running in 64f44c000c39 02:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:47:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:47:20 (1/5) Installing libgcc (11.2.1_git20220219-r2) 02:47:20 (2/5) Installing libsodium (1.0.18-r0) 02:47:20 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 02:47:20 (4/5) Installing libzmq (4.3.4-r0) 02:47:20 (5/5) Installing zeromq (4.3.4-r0) 02:47:20 Executing busybox-1.35.0-r17.trigger 02:47:20 OK: 8 MiB in 19 packages 02:47:21 Removing intermediate container 64f44c000c39 02:47:21 ---> 07bd59c81c1d 02:47:21 Step 16/25 : WORKDIR / 02:47:21 ---> Running in 5fe02bc6ca99 02:47:21 Removing intermediate container 5fe02bc6ca99 02:47:21 ---> dbf43de267ab 02:47:21 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:47:22 ---> f4b06eb323b1 02:47:22 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:47:23 ---> b01b19cb6683 02:47:23 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:47:24 ---> edd1d3351506 02:47:24 Step 20/25 : EXPOSE 59999 02:47:24 ---> Running in ce1ca710536a 02:47:24 Removing intermediate container ce1ca710536a 02:47:24 ---> ea31bb85572b 02:47:24 Step 21/25 : ENTRYPOINT ["/device-simple"] 02:47:24 ---> Running in 317a9edae7ce 02:47:25 Removing intermediate container 317a9edae7ce 02:47:25 ---> 396ae4b4d2f0 02:47:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:25 ---> Running in 1f621747f6cd 02:47:25 Removing intermediate container 1f621747f6cd 02:47:25 ---> ce0d61cec946 02:47:25 Step 23/25 : LABEL arch=arm64 02:47:25 ---> Running in 4b4085d203fe 02:47:26 Removing intermediate container 4b4085d203fe 02:47:26 ---> 7b389d8a34a8 02:47:26 Step 24/25 : LABEL git_sha=875b624a225ac02f2a28375d211e8260b0c5db88 02:47:26 ---> Running in c6d93a91a01d 02:47:26 Removing intermediate container c6d93a91a01d 02:47:26 ---> 5694ae03252e 02:47:26 Step 25/25 : LABEL version=0.0.0 02:47:26 ---> Running in 83666f1247b7 02:47:26 Removing intermediate container 83666f1247b7 02:47:26 ---> 79cdd3215a27 02:47:26 [Warning] One or more build-args [ARCH] were not consumed 02:47:26 Successfully built 79cdd3215a27 02:47:26 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 02:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:27 02:47:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:28 arm64: Pulling from edgex-lftools-log-publisher 02:47:28 8998bd30e6a1: Pulling fs layer 02:47:28 04944245beec: Pulling fs layer 02:47:28 699f458cf7ca: Pulling fs layer 02:47:28 765212b225bb: Pulling fs layer 02:47:28 f23df028b6ca: Pulling fs layer 02:47:28 d65c8cfc05b1: Pulling fs layer 02:47:28 2437ff75d9bd: Pulling fs layer 02:47:28 765212b225bb: Waiting 02:47:28 f23df028b6ca: Waiting 02:47:28 d65c8cfc05b1: Waiting 02:47:28 2437ff75d9bd: Waiting 02:47:28 04944245beec: Download complete 02:47:28 765212b225bb: Verifying Checksum 02:47:28 765212b225bb: Download complete 02:47:28 f23df028b6ca: Download complete 02:47:28 d65c8cfc05b1: Verifying Checksum 02:47:28 d65c8cfc05b1: Download complete 02:47:28 699f458cf7ca: Verifying Checksum 02:47:28 699f458cf7ca: Download complete 02:47:28 8998bd30e6a1: Verifying Checksum 02:47:28 8998bd30e6a1: Download complete 02:47:31 2437ff75d9bd: Verifying Checksum 02:47:31 2437ff75d9bd: Download complete 02:47:32 8998bd30e6a1: Pull complete 02:47:33 04944245beec: Pull complete 02:47:34 699f458cf7ca: Pull complete 02:47:34 765212b225bb: Pull complete 02:47:35 f23df028b6ca: Pull complete 02:47:35 d65c8cfc05b1: Pull complete 02:47:50 2437ff75d9bd: Pull complete 02:47:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:51 prd-ubuntu20.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container 02:47:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:47:54 $ docker top 2ef2e2d7f1edd9c5070b688f422d2ab7664d01c56d4acd409a78b72cbfe7bb07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:55 ---> job-cost.sh 02:47:55 lf-activate-venv: SKIPPING 02:47:55 INFO: No Stack... 02:47:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:47:56 INFO: Archiving Costs [Pipeline] sh 02:47:57 + cut -d, -f6 02:47:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 02:47:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] 02:47:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] did not exist. Created. 02:47:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:47:57 /w/workspace/device-sdk-go/1@tmp/durable-5ee470a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:47:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:47:58 Warning: overwriting stash ‘stack-cost’ 02:47:58 Stashed 1 file(s) [Pipeline] } 02:47:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1222-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:47:58 $ docker stop --time=1 2ef2e2d7f1edd9c5070b688f422d2ab7664d01c56d4acd409a78b72cbfe7bb07 02:48:00 $ docker rm -f 2ef2e2d7f1edd9c5070b688f422d2ab7664d01c56d4acd409a78b72cbfe7bb07 [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 02:48:01 provisioning config files... 02:48:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config13016229430193152245tmp [Pipeline] { [Pipeline] sh 02:48:01 + set +x 02:48:01 + curl -s https://codecov.io/bash 02:48:01 + bash -s -- 02:48:01 02:48:01 _____ _ 02:48:01 / ____| | | 02:48:01 | | ___ __| | ___ ___ _____ __ 02:48:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:01 Bash-1.0.6 02:48:01 02:48:01 02:48:01 ==> git version 2.25.1 found 02:48:01 ==> 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 02:48:01 Release-Date: 2020-01-08 02:48:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:48:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:48:01 ==> Jenkins CI detected. 02:48:01 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1222 02:48:01 project root: . 02:48:01 --> token set from env 02:48:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:01 ==> Running gcov in . (disable via -X gcov) 02:48:01 ==> Python coveragepy not found 02:48:01 ==> Searching for coverage reports in: 02:48:01 + . 02:48:01 -> Found 1 reports 02:48:01 ==> Detecting git/mercurial file structure 02:48:01 ==> Reading reports 02:48:01 + ./coverage.out bytes=100927 02:48:01 ==> Appending adjustments 02:48:01 https://docs.codecov.io/docs/fixing-reports 02:48:02 + Found adjustments 02:48:02 ==> Gzipping contents 02:48:02 16K /tmp/codecov.JEHnRg.gz 02:48:02 ==> Uploading reports 02:48:02 url: https://codecov.io 02:48:02 query: branch=PR-1222&commit=875b624a225ac02f2a28375d211e8260b0c5db88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1222&job=&cmd_args= 02:48:02 -> Pinging Codecov 02:48:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1222&commit=875b624a225ac02f2a28375d211e8260b0c5db88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1222&job=&cmd_args= 02:48:02 -> Uploading to 02:48:02 https://storage.googleapis.com/codecov/v4/raw/2022-09-30/7E55EF52A471D76F132DFD9A03CDDE97/875b624a225ac02f2a28375d211e8260b0c5db88/66f37855-24c9-4d82-9a18-dcf47e5f8e1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T024802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2c48d6afccdb0fe8343e17615eb064858f6029cea27869dd8792e59ed693a3f 02:48:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:02 Dload Upload Total Spent Left Speed 02:48:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14528 0 0 100 14528 0 64000 --:--:-- --:--:-- --:--:-- 64000 02:48:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/875b624a225ac02f2a28375d211e8260b0c5db88 [Pipeline] } 02:48:02 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 02:48:04 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives ] 02:48:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives 02:48:04 total 16 02:48:04 drwxr-xr-x 3 root root 4096 Sep 30 02:38 . 02:48:04 drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 02:38 .. 02:48:04 drwxr-xr-x 2 root root 4096 Sep 30 02:38 cost 02:48:04 -rw-r--r-- 1 root root 86 Sep 30 02:38 cost.csv 02:48:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives 02:48:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives 02:48:04 total 16 02:48:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 30 02:38 . 02:48:04 drwxrwxr-x 12 jenkins jenkins 4096 Sep 30 02:38 .. 02:48:04 drwxr-xr-x 2 jenkins jenkins 4096 Sep 30 02:38 cost 02:48:04 -rw-r--r-- 1 jenkins jenkins 86 Sep 30 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:48:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:48:05 ---> package-listing.sh 02:48:05 ++ facter osfamily 02:48:05 ++ tr '[:upper:]' '[:lower:]' 02:48:05 + OS_FAMILY=debian 02:48:05 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1222 02:48:05 + START_PACKAGES=/tmp/packages_start.txt 02:48:05 + END_PACKAGES=/tmp/packages_end.txt 02:48:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:48:05 + PACKAGES=/tmp/packages_start.txt 02:48:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1222 ']' 02:48:05 + PACKAGES=/tmp/packages_end.txt 02:48:05 + case "${OS_FAMILY}" in 02:48:05 + dpkg -l 02:48:05 + grep '^ii' 02:48:05 + '[' -f /tmp/packages_start.txt ']' 02:48:05 + '[' -f /tmp/packages_end.txt ']' 02:48:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:48:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1222 ']' 02:48:05 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives/ 02:48:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1222/archives/ [Pipeline] echo 02:48:05 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-1222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:48:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:06 prd-ubuntu20.04-docker-8c-8g-2364 does not seem to be running inside a container 02:48:06 $ 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-1222/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-1222 -v /w/workspace/gexfoundry_device-sdk-go_PR-1222:/w/workspace/gexfoundry_device-sdk-go_PR-1222:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:48:07 $ docker top a7da1209254d4809e085449f87f8246fca934f7471a1ab5d0a93ec4ee5e9297c -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:48:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:48:08 + ls /var/log/sa-host 02:48:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:08 provisioning config files... 02:48:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1222@tmp/config5899955363554734371tmp [Pipeline] { [Pipeline] echo 02:48:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:48:08 ---> create-netrc.sh [Pipeline] } 02:48:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:48:09 ---> python-tools-install.sh [Pipeline] echo 02:48:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:48:09 ---> sudo-logs.sh 02:48:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:48:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:48:09 ---> job-cost.sh 02:48:09 lf-activate-venv: SKIPPING 02:48:09 DEBUG: total: 0.2199999988079071 02:48:09 INFO: Retrieving Stack Cost... 02:48:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:48:10 INFO: Archiving Costs [Pipeline] echo 02:48:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:48:11 ---> logs-deploy.sh 02:48:11 lf-activate-venv: SKIPPING 02:48:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1222/1 02:48:11 INFO: archiving workspace using pattern(s): 02:48:11 Archives upload complete. 02:48:12 INFO: archiving logs to Nexus 02:48:12 ---> uname -a: 02:48:12 Linux prd-ubuntu20-04-docker-8c-8g-2364 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:48:12 02:48:12 02:48:12 ---> lscpu: 02:48:12 Architecture: x86_64 02:48:12 CPU op-mode(s): 32-bit, 64-bit 02:48:12 Byte Order: Little Endian 02:48:12 Address sizes: 40 bits physical, 48 bits virtual 02:48:12 CPU(s): 8 02:48:12 On-line CPU(s) list: 0-7 02:48:12 Thread(s) per core: 1 02:48:12 Core(s) per socket: 1 02:48:12 Socket(s): 8 02:48:12 NUMA node(s): 1 02:48:12 Vendor ID: AuthenticAMD 02:48:12 CPU family: 23 02:48:12 Model: 49 02:48:12 Model name: AMD EPYC-Rome Processor 02:48:12 Stepping: 0 02:48:12 CPU MHz: 2799.998 02:48:12 BogoMIPS: 5599.99 02:48:12 Virtualization: AMD-V 02:48:12 Hypervisor vendor: KVM 02:48:12 Virtualization type: full 02:48:12 L1d cache: 256 KiB 02:48:12 L1i cache: 256 KiB 02:48:12 L2 cache: 4 MiB 02:48:12 L3 cache: 128 MiB 02:48:12 NUMA node0 CPU(s): 0-7 02:48:12 Vulnerability Itlb multihit: Not affected 02:48:12 Vulnerability L1tf: Not affected 02:48:12 Vulnerability Mds: Not affected 02:48:12 Vulnerability Meltdown: Not affected 02:48:12 Vulnerability Mmio stale data: Not affected 02:48:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:48:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:48:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:48:12 Vulnerability Srbds: Not affected 02:48:12 Vulnerability Tsx async abort: Not affected 02:48:12 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 02:48:12 02:48:12 02:48:12 ---> nproc: 02:48:12 8 02:48:12 02:48:12 02:48:12 ---> df -h: 02:48:12 Filesystem Size Used Avail Use% Mounted on 02:48:12 overlay 155G 12G 144G 8% / 02:48:12 tmpfs 64M 0 64M 0% /dev 02:48:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:48:12 shm 64M 0 64M 0% /dev/shm 02:48:12 /dev/vda1 155G 12G 144G 8% /facter-os 02:48:12 02:48:12 02:48:12 ---> sar -b -r -n DEV: 02:48:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2364) 09/30/22 _x86_64_ (8 CPU) 02:48:12 02:48:12 02:35:07 LINUX RESTART (8 CPU) 02:48:12 02:48:12 02:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:48:12 02:37:01 175.02 1.73 173.29 0.00 74.02 64147.23 0.00 02:48:12 02:38:01 180.34 0.22 180.12 0.00 13.86 31854.02 0.00 02:48:12 02:39:01 31.86 0.00 31.86 0.00 0.00 16456.07 0.00 02:48:12 02:40:02 3.52 1.58 1.93 0.00 37.19 22.80 0.00 02:48:12 02:41:01 40.43 9.52 30.91 0.00 2935.64 4866.16 0.00 02:48:12 02:42:01 1.93 0.00 1.93 0.00 0.00 20.40 0.00 02:48:12 02:43:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 02:48:12 02:44:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 02:48:12 02:45:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 02:48:12 02:46:01 2.15 0.00 2.15 0.00 0.00 34.92 0.00 02:48:12 02:47:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 02:48:12 02:48:01 1.37 0.00 1.37 0.00 0.00 19.73 0.00 02:48:12 Average: 36.55 1.08 35.48 0.00 251.58 9720.12 0.00 02:48:12 02:48:12 02:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:48:12 02:37:01 28035660 31376140 927068 2.82 131868 3409200 2290356 6.75 1509936 2888832 341708 02:48:12 02:38:01 27919820 31546548 757220 2.30 141244 3671788 2039712 6.01 1232380 3266892 365940 02:48:12 02:39:01 27829128 31579548 723096 2.20 147252 3763128 1741268 5.13 1216392 3345656 20 02:48:12 02:40:02 27823392 31576004 726228 2.21 147324 3764240 1741268 5.13 1223768 3346036 64 02:48:12 02:41:01 27530400 31558668 728808 2.22 165664 4013228 1771408 5.22 1373664 3459784 152 02:48:12 02:42:01 27531564 31559916 727480 2.21 165748 4013228 1771408 5.22 1373384 3459788 156 02:48:12 02:43:01 27538856 31567320 720160 2.19 165780 4013224 1771408 5.22 1366200 3459900 12 02:48:12 02:44:01 27538116 31566668 720732 2.19 165816 4013236 1771408 5.22 1366752 3459900 156 02:48:12 02:45:01 27538428 31567220 720328 2.19 165832 4013236 1771408 5.22 1366700 3460112 156 02:48:12 02:46:01 27538640 31567548 719844 2.19 165920 4013240 1771408 5.22 1366384 3460120 16 02:48:12 02:47:01 27538908 31567848 719492 2.19 165944 4013240 1771408 5.22 1366516 3460116 8 02:48:12 02:48:01 27538440 31567428 719860 2.19 165980 4013248 1771408 5.22 1366840 3460120 20 02:48:12 Average: 27658446 31550071 742526 2.26 157864 3892853 1831989 5.40 1344076 3377271 59034 02:48:12 02:48:12 02:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:48:12 02:37:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 02:48:12 02:37:01 ens3 378.82 260.60 5734.52 38.92 0.00 0.00 0.00 0.00 02:48:12 02:37:01 veth7e18556 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:48:12 02:37:01 docker0 140.84 192.92 11.43 1702.70 0.00 0.00 0.00 0.00 02:48:12 02:38:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:48:12 02:38:01 ens3 134.43 91.00 2678.76 20.10 0.00 0.00 0.00 0.00 02:48:12 02:38:01 docker0 14.05 17.66 0.81 98.44 0.00 0.00 0.00 0.00 02:48:12 02:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:48:12 02:39:01 ens3 13.83 7.98 12.67 4.62 0.00 0.00 0.00 0.00 02:48:12 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:40:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:48:12 02:40:02 ens3 7.95 6.67 5.11 5.93 0.00 0.00 0.00 0.00 02:48:12 02:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:41:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 02:48:12 02:41:01 ens3 76.83 45.91 1332.95 3.47 0.00 0.00 0.00 0.00 02:48:12 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:48:12 02:42:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 02:48:12 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:43:01 ens3 0.60 0.27 0.27 0.20 0.00 0.00 0.00 0.00 02:48:12 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:48:12 02:44:01 ens3 1.25 0.40 0.39 0.21 0.00 0.00 0.00 0.00 02:48:12 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:45:01 ens3 2.78 0.68 1.02 0.64 0.00 0.00 0.00 0.00 02:48:12 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:48:12 02:46:01 ens3 1.32 0.38 0.40 0.26 0.00 0.00 0.00 0.00 02:48:12 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:47:01 ens3 0.63 0.52 0.40 0.22 0.00 0.00 0.00 0.00 02:48:12 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:48:12 02:48:01 ens3 0.40 0.40 0.27 0.12 0.00 0.00 0.00 0.00 02:48:12 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:12 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:48:12 Average: ens3 51.10 34.25 806.31 6.18 0.00 0.00 0.00 0.00 02:48:12 Average: docker0 12.75 17.33 1.01 148.14 0.00 0.00 0.00 0.00 02:48:12 02:48:12 02:48:12 ---> sar -P ALL: 02:48:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2364) 09/30/22 _x86_64_ (8 CPU) 02:48:12 02:48:12 02:35:07 LINUX RESTART (8 CPU) 02:48:12 02:48:12 02:36:02 CPU %user %nice %system %iowait %steal %idle 02:48:12 02:37:01 all 23.32 0.00 5.47 0.71 0.09 70.41 02:48:12 02:37:01 0 23.53 0.00 5.65 0.15 0.09 70.58 02:48:12 02:37:01 1 25.15 0.00 5.68 0.07 0.09 69.01 02:48:12 02:37:01 2 22.11 0.00 6.17 0.02 0.09 71.62 02:48:12 02:37:01 3 22.26 0.00 4.58 0.07 0.10 72.98 02:48:12 02:37:01 4 24.69 0.00 5.59 1.45 0.09 68.18 02:48:12 02:37:01 5 22.52 0.00 6.27 2.96 0.09 68.17 02:48:12 02:37:01 6 22.97 0.00 5.08 0.40 0.09 71.47 02:48:12 02:37:01 7 23.33 0.00 4.73 0.59 0.10 71.26 02:48:12 02:38:01 all 40.91 0.00 6.85 0.38 0.10 51.75 02:48:12 02:38:01 0 40.78 0.00 6.84 0.35 0.12 51.90 02:48:12 02:38:01 1 39.28 0.00 6.69 0.05 0.10 53.88 02:48:12 02:38:01 2 40.34 0.00 6.77 0.57 0.10 52.21 02:48:12 02:38:01 3 39.71 0.00 6.27 0.10 0.10 53.83 02:48:12 02:38:01 4 43.74 0.00 6.69 0.15 0.10 49.32 02:48:12 02:38:01 5 41.57 0.00 7.47 0.91 0.10 49.95 02:48:12 02:38:01 6 41.18 0.00 6.30 0.03 0.10 52.39 02:48:12 02:38:01 7 40.71 0.00 7.77 0.86 0.10 50.56 02:48:12 02:39:01 all 1.21 0.00 0.59 0.15 0.01 98.04 02:48:12 02:39:01 0 1.05 0.00 0.52 0.00 0.00 98.43 02:48:12 02:39:01 1 1.46 0.00 0.57 0.07 0.02 97.89 02:48:12 02:39:01 2 1.60 0.00 0.62 0.12 0.00 97.66 02:48:12 02:39:01 3 1.22 0.00 0.55 0.02 0.00 98.21 02:48:12 02:39:01 4 1.49 0.00 1.00 0.95 0.02 96.54 02:48:12 02:39:01 5 0.95 0.00 0.25 0.02 0.02 98.76 02:48:12 02:39:01 6 0.89 0.00 0.47 0.00 0.00 98.65 02:48:12 02:39:01 7 1.05 0.00 0.75 0.00 0.02 98.18 02:48:12 02:40:02 all 0.27 0.00 0.04 0.01 0.00 99.67 02:48:12 02:40:02 0 0.20 0.00 0.05 0.03 0.00 99.72 02:48:12 02:40:02 1 0.30 0.00 0.05 0.02 0.02 99.61 02:48:12 02:40:02 2 0.15 0.00 0.02 0.03 0.02 99.78 02:48:12 02:40:02 3 0.07 0.00 0.05 0.00 0.00 99.88 02:48:12 02:40:02 4 0.18 0.00 0.07 0.00 0.00 99.75 02:48:12 02:40:02 5 0.25 0.00 0.02 0.00 0.00 99.73 02:48:12 02:40:02 6 0.90 0.00 0.00 0.00 0.00 99.10 02:48:12 02:40:02 7 0.08 0.00 0.08 0.02 0.00 99.82 02:48:12 02:41:01 all 1.22 0.00 0.80 0.23 0.01 97.74 02:48:12 02:41:01 0 1.61 0.00 0.68 0.27 0.02 97.42 02:48:12 02:41:01 1 1.04 0.00 0.36 0.03 0.02 98.55 02:48:12 02:41:01 2 0.95 0.00 0.75 0.92 0.00 97.39 02:48:12 02:41:01 3 0.81 0.00 1.00 0.07 0.02 98.10 02:48:12 02:41:01 4 0.80 0.00 1.32 0.12 0.02 97.74 02:48:12 02:41:01 5 1.62 0.00 0.53 0.07 0.02 97.77 02:48:12 02:41:01 6 2.02 0.00 1.14 0.20 0.02 96.62 02:48:12 02:41:01 7 0.90 0.00 0.60 0.17 0.02 98.32 02:48:12 02:42:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:48:12 02:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:48:12 02:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:48:12 02:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:48:12 02:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:48:12 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:48:12 02:42:01 5 0.05 0.00 0.07 0.00 0.00 99.88 02:48:12 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:48:12 02:42:01 7 0.05 0.00 0.00 0.07 0.02 99.87 02:48:12 02:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:48:12 02:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:48:12 02:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:48:12 02:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:48:12 02:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 02:48:12 02:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:48:12 02:43:01 5 0.08 0.00 0.03 0.00 0.02 99.87 02:48:12 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:48:12 02:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:48:12 02:44:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:48:12 02:44:01 0 0.05 0.00 0.07 0.00 0.00 99.88 02:48:12 02:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:48:12 02:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:48:12 02:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:48:12 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:48:12 02:44:01 5 0.03 0.00 0.05 0.00 0.00 99.92 02:48:12 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:48:12 02:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 02:48:12 02:45:01 all 0.05 0.00 0.02 0.00 0.01 99.92 02:48:12 02:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:48:12 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:48:12 02:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:48:12 02:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:48:12 02:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:48:12 02:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:48:12 02:45:01 6 0.12 0.00 0.00 0.00 0.00 99.88 02:48:12 02:45:01 7 0.05 0.00 0.02 0.02 0.00 99.92 02:48:12 02:46:01 all 0.23 0.00 0.02 0.00 0.00 99.74 02:48:12 02:46:01 0 0.10 0.00 0.03 0.00 0.00 99.87 02:48:12 02:46:01 1 1.39 0.00 0.03 0.00 0.00 98.58 02:48:12 02:46:01 2 0.00 0.00 0.02 0.03 0.02 99.93 02:48:12 02:46:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:48:12 02:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:48:12 02:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:48:12 02:46:01 6 0.28 0.00 0.00 0.00 0.00 99.72 02:48:12 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:48:12 02:47:01 all 0.11 0.00 0.02 0.00 0.00 99.87 02:48:12 02:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:48:12 02:47:01 1 0.73 0.00 0.03 0.00 0.00 99.24 02:48:12 02:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:48:12 02:47:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:48:12 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:48:12 02:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:48:12 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:48:12 02:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:48:12 02:48:12 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:48:12 02:48:01 all 0.13 0.00 0.01 0.00 0.00 99.86 02:48:12 02:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 02:48:12 02:48:01 1 0.68 0.00 0.02 0.00 0.00 99.30 02:48:12 02:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:48:12 02:48:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:48:12 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:48:12 02:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:48:12 02:48:01 6 0.10 0.00 0.00 0.00 0.02 99.88 02:48:12 02:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:48:12 Average: all 5.55 0.00 1.14 0.12 0.02 93.17 02:48:12 Average: 0 5.56 0.00 1.15 0.07 0.02 93.20 02:48:12 Average: 1 5.78 0.00 1.11 0.02 0.02 93.07 02:48:12 Average: 2 5.37 0.00 1.18 0.15 0.02 93.28 02:48:12 Average: 3 5.29 0.00 1.03 0.02 0.02 93.64 02:48:12 Average: 4 5.83 0.00 1.20 0.22 0.02 92.73 02:48:12 Average: 5 5.53 0.00 1.21 0.32 0.02 92.92 02:48:12 Average: 6 5.63 0.00 1.07 0.05 0.02 93.23 02:48:12 Average: 7 5.43 0.00 1.15 0.14 0.02 93.25 02:48:12 02:48:12 02:48:12