Pull request #1184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 288fc845c968860d03ea3a11c1832b1bda6d6383+f9571835d69bd2b94c85f597b4604ec549aac7dc (e49141e98a44896b2707398a7c854d4d6bc5988d) 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-ssh6462118886307132407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10733306202993936695.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-1184/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-1184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3100755290214956968.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11347352452062802033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17500301703227040639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-1184/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-1184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15670387550747618073.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15508 in /w/workspace/gexfoundry_device-sdk-go_PR-1184 [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-1184 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f9571835d69bd2b94c85f597b4604ec549aac7dc into PR head commit 288fc845c968860d03ea3a11c1832b1bda6d6383 Merge succeeded, producing 288fc845c968860d03ea3a11c1832b1bda6d6383 Checking out Revision 288fc845c968860d03ea3a11c1832b1bda6d6383 (PR-1184) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1184/head:refs/remotes/origin/PR-1184 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f9571835d69bd2b94c85f597b4604ec549aac7dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:17 ========================================================= 04:05:17 EdgeX Global Pipelines Version Info 04:05:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:18 ------------------- 04:05:18 stable info: 04:05:18 ------------------- 04:05:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:05:18 Message: update stable to v1.0.234 04:05:18 ------------------- 04:05:18 experimental info: 04:05:18 ------------------- 04:05:18 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:05:18 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1184 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1184 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1184 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 288fc84 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:20 provisioning config files... 04:05:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config1300950702289051679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:20 ---> docker-login.sh 04:05:20 nexus3.edgexfoundry.org:10001 04:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 nexus3.edgexfoundry.org:10002 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 nexus3.edgexfoundry.org:10003 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 nexus3.edgexfoundry.org:10004 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 docker.io 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 ---> docker-login.sh ends [Pipeline] } 04:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:22 + git rev-list -1 --merges 288fc845c968860d03ea3a11c1832b1bda6d6383~1..288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo 04:05:22 -----------> git rev-list -1 --merges 288fc845c968860d03ea3a11c1832b1bda6d6383~1..288fc845c968860d03ea3a11c1832b1bda6d6383 288fc845c968860d03ea3a11c1832b1bda6d6383 [false] [Pipeline] sh 04:05:22 + git log --format=format:%s -1 288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo 04:05:23 ========================================================= 04:05:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:23 + git log --format=format:%s -1 288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo 04:05:23 [semverPrep] GIT_COMMIT: 288fc845c968860d03ea3a11c1832b1bda6d6383, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 [Pipeline] echo 04:05:23 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:23 + grep -v github /etc/ssh/ssh_known_hosts 04:05:23 + [ -e /tmp/ssh_known_hosts ] 04:05:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:23 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:24 04:05:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:24 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:24 42c077c10790: Pulling fs layer 04:05:24 f63e77b7563a: Pulling fs layer 04:05:24 bd5fdadae976: Pulling fs layer 04:05:24 205491f53016: Pulling fs layer 04:05:24 df18705c85c3: Pulling fs layer 04:05:24 bdb3f477010e: Pulling fs layer 04:05:24 c8a8fc8e1c8f: Pulling fs layer 04:05:24 2c6e9b1d212d: Pulling fs layer 04:05:24 205491f53016: Waiting 04:05:24 bdb3f477010e: Waiting 04:05:24 df18705c85c3: Waiting 04:05:24 c8a8fc8e1c8f: Waiting 04:05:24 2c6e9b1d212d: Waiting 04:05:24 bdb8f0575790: Pulling fs layer 04:05:24 386e3cb2ff24: Pulling fs layer 04:05:24 2343380bae48: Pulling fs layer 04:05:24 2343380bae48: Waiting 04:05:24 f63e77b7563a: Verifying Checksum 04:05:24 f63e77b7563a: Download complete 04:05:24 205491f53016: Verifying Checksum 04:05:24 205491f53016: Download complete 04:05:25 df18705c85c3: Verifying Checksum 04:05:25 df18705c85c3: Download complete 04:05:25 bd5fdadae976: Verifying Checksum 04:05:25 bd5fdadae976: Download complete 04:05:25 bdb3f477010e: Verifying Checksum 04:05:25 bdb3f477010e: Download complete 04:05:25 2c6e9b1d212d: Download complete 04:05:25 bdb8f0575790: Verifying Checksum 04:05:25 bdb8f0575790: Download complete 04:05:25 386e3cb2ff24: Verifying Checksum 04:05:25 386e3cb2ff24: Download complete 04:05:25 2343380bae48: Verifying Checksum 04:05:25 2343380bae48: Download complete 04:05:25 42c077c10790: Verifying Checksum 04:05:25 42c077c10790: Download complete 04:05:25 c8a8fc8e1c8f: Download complete 04:05:26 42c077c10790: Pull complete 04:05:26 f63e77b7563a: Pull complete 04:05:27 bd5fdadae976: Pull complete 04:05:27 205491f53016: Pull complete 04:05:27 df18705c85c3: Pull complete 04:05:27 bdb3f477010e: Pull complete 04:05:29 c8a8fc8e1c8f: Pull complete 04:05:29 2c6e9b1d212d: Pull complete 04:05:29 bdb8f0575790: Pull complete 04:05:29 386e3cb2ff24: Pull complete 04:05:29 2343380bae48: Pull complete 04:05:29 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 04:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:29 prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container 04:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:31 $ docker top 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 -eo pid,comm 04:05:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:05:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:31 [ssh-agent] Looking for ssh-agent implementation... 04:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:31 $ docker exec 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent 04:05:31 SSH_AUTH_SOCK=/tmp/ssh-oiu1fsk2mZZU/agent.32 04:05:31 SSH_AGENT_PID=38 04:05:31 Running ssh-add (command line suppressed) 04:05:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_2708938239685763463.key (/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_2708938239685763463.key) 04:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:32 + git tag --points-at HEAD [Pipeline] } 04:05:32 $ docker exec --env ******** --env ******** 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent -k 04:05:32 unset SSH_AUTH_SOCK; 04:05:32 unset SSH_AGENT_PID; 04:05:32 echo Agent pid 38 killed; 04:05:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:32 [ssh-agent] Looking for ssh-agent implementation... 04:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:32 $ docker exec 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent 04:05:32 SSH_AUTH_SOCK=/tmp/ssh-E8thdmBJm9kM/agent.71 04:05:32 SSH_AGENT_PID=77 04:05:32 Running ssh-add (command line suppressed) 04:05:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_326235588042680906.key (/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_326235588042680906.key) 04:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:33 + git semver init 04:05:33 2022-06-24 04:05:33,510 [run_init] DEBUG init version:0.0.0 force:False 04:05:33 2022-06-24 04:05:33,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver 04:05:33 2022-06-24 04:05:33,511 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver 04:05:33 2022-06-24 04:05:33,511 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1184, universal_newlines=False, shell=None, istream=None) 04:05:34 2022-06-24 04:05:34,263 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.git/info/exclude 04:05:34 2022-06-24 04:05:34,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver/PR-1184 with force:False 04:05:34 2022-06-24 04:05:34,264 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver/PR-1184 04:05:34 2022-06-24 04:05:34,268 [execute] INFO git cat-file --batch-check 04:05:34 2022-06-24 04:05:34,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver, universal_newlines=False, shell=None, istream=) 04:05:34 2022-06-24 04:05:34,276 [execute] INFO git cat-file --batch 04:05:34 2022-06-24 04:05:34,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver, universal_newlines=False, shell=None, istream=) 04:05:34 2022-06-24 04:05:34,280 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver/PR-1184 04:05:34 0.0.0 [Pipeline] } 04:05:34 $ docker exec --env ******** --env ******** 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent -k 04:05:34 unset SSH_AUTH_SOCK; 04:05:34 unset SSH_AGENT_PID; 04:05:34 echo Agent pid 77 killed; 04:05:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:35 + git semver [Pipeline] } 04:05:35 $ docker stop --time=1 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 04:05:36 $ docker rm -f 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:37 Stashed 1 file(s) [Pipeline] echo 04:05:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:38 provisioning config files... 04:05:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config8598824256389615806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:38 ---> docker-login.sh 04:05:38 nexus3.edgexfoundry.org:10001 04:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:38 Configure a credential helper to remove this warning. See 04:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:38 04:05:38 Login Succeeded 04:05:38 nexus3.edgexfoundry.org:10002 04:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:38 Configure a credential helper to remove this warning. See 04:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:38 04:05:38 Login Succeeded 04:05:38 nexus3.edgexfoundry.org:10003 04:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:38 Configure a credential helper to remove this warning. See 04:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:38 04:05:38 Login Succeeded 04:05:38 nexus3.edgexfoundry.org:10004 04:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:38 Configure a credential helper to remove this warning. See 04:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:38 04:05:38 Login Succeeded 04:05:38 docker.io 04:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:39 Configure a credential helper to remove this warning. See 04:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:39 04:05:39 Login Succeeded 04:05:39 ---> docker-login.sh ends [Pipeline] } 04:05:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:39 ========================================================= 04:05:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:05:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:40 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 04:05:40 Sending build context to Docker daemon 9.679MB 04:05:40 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:05:40 Step 2/11 : FROM ${BASE} AS builder 04:05:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:40 59bf1c3509f3: Pulling fs layer 04:05:40 666ba61612fd: Pulling fs layer 04:05:40 8ed8ca486205: Pulling fs layer 04:05:40 cc1cd167ecdc: Pulling fs layer 04:05:40 c516ae0d96e1: Pulling fs layer 04:05:40 684cea983483: Pulling fs layer 04:05:40 c516ae0d96e1: Waiting 04:05:40 684cea983483: Waiting 04:05:40 cc1cd167ecdc: Waiting 04:05:40 dd3240ac7de5: Pulling fs layer 04:05:40 b1e948a4e11c: Pulling fs layer 04:05:40 a8fd76ee1af6: Pulling fs layer 04:05:40 646ad004c059: Pulling fs layer 04:05:40 a8fd76ee1af6: Waiting 04:05:40 dd3240ac7de5: Waiting 04:05:40 b1e948a4e11c: Waiting 04:05:40 646ad004c059: Waiting 04:05:40 8ed8ca486205: Verifying Checksum 04:05:40 8ed8ca486205: Download complete 04:05:40 666ba61612fd: Download complete 04:05:40 c516ae0d96e1: Verifying Checksum 04:05:40 c516ae0d96e1: Download complete 04:05:40 684cea983483: Verifying Checksum 04:05:40 684cea983483: Download complete 04:05:40 59bf1c3509f3: Verifying Checksum 04:05:40 59bf1c3509f3: Download complete 04:05:40 dd3240ac7de5: Verifying Checksum 04:05:40 dd3240ac7de5: Download complete 04:05:40 b1e948a4e11c: Verifying Checksum 04:05:40 b1e948a4e11c: Download complete 04:05:40 59bf1c3509f3: Pull complete 04:05:40 666ba61612fd: Pull complete 04:05:40 8ed8ca486205: Pull complete 04:05:40 646ad004c059: Verifying Checksum 04:05:40 646ad004c059: Download complete 04:05:40 a8fd76ee1af6: Verifying Checksum 04:05:40 a8fd76ee1af6: Download complete 04:05:41 cc1cd167ecdc: Verifying Checksum 04:05:41 cc1cd167ecdc: Download complete 04:05:45 cc1cd167ecdc: Pull complete 04:05:45 c516ae0d96e1: Pull complete 04:05:45 684cea983483: Pull complete 04:05:45 dd3240ac7de5: Pull complete 04:05:45 b1e948a4e11c: Pull complete 04:05:47 a8fd76ee1af6: Pull complete 04:05:47 646ad004c059: Pull complete 04:05:47 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 04:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:05:47 ---> 8f69c11f6b0c 04:05:47 Step 3/11 : ARG MAKE=make build 04:05:49 ---> Running in 4d904157fbff 04:05:49 Removing intermediate container 4d904157fbff 04:05:49 ---> ca4bf6dd1adc 04:05:49 Step 4/11 : WORKDIR /device-sdk-go 04:05:49 ---> Running in f4fd308459be 04:05:49 Removing intermediate container f4fd308459be 04:05:49 ---> cd73f32e5daa 04:05:49 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:05:49 ---> Running in 167ca6bbde04 04:05:49 Removing intermediate container 167ca6bbde04 04:05:49 ---> 9ed8201ff996 04:05:49 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:49 ---> Running in ae0ed7a341ca 04:05:50 Removing intermediate container ae0ed7a341ca 04:05:50 ---> 671792484d69 04:05:50 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:05:50 ---> Running in 82f977b47500 04:05:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:51 OK: 221 MiB in 52 packages 04:05:52 Removing intermediate container 82f977b47500 04:05:52 ---> 3eca0bb3294f 04:05:52 Step 8/11 : COPY go.mod vendor* ./ 04:05:52 ---> 0c67b6021bd0 04:05:52 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:52 ---> Running in 695c037eca1b 04:05:52 Still waiting to schedule task 04:05:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:06:10 Removing intermediate container 695c037eca1b 04:06:10 ---> 7bdc2b379fb3 04:06:10 Step 10/11 : COPY . . 04:06:10 ---> 5b592d85dd9c 04:06:10 Step 11/11 : RUN ${MAKE} 04:06:10 ---> Running in 532e6a3bdc0d 04:06:10 noop 04:06:10 Removing intermediate container 532e6a3bdc0d 04:06:10 ---> b140a43c0257 04:06:10 Successfully built b140a43c0257 04:06:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:10 + docker inspect -f . ci-base-image-x86_64 04:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:11 prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container 04:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:11 $ docker top b801e4d2f6f6402ae5f1ca5ff5a8572b5daab4093ebfe21728cc0525e1cf4190 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:11 + go version 04:06:11 go version go1.17.7 linux/amd64 [Pipeline] } 04:06:11 $ docker stop --time=1 b801e4d2f6f6402ae5f1ca5ff5a8572b5daab4093ebfe21728cc0525e1cf4190 04:06:13 $ docker rm -f b801e4d2f6f6402ae5f1ca5ff5a8572b5daab4093ebfe21728cc0525e1cf4190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + docker inspect -f . ci-base-image-x86_64 04:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:14 prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container 04:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:14 $ docker top 6ac3718836bc8264a388b39df77fa00b6fd096f25d7f64de21999c6592355218 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:06:14 + make test 04:06:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:06:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.084s coverage: 23.7% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.086s coverage: 27.6% of statements 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.114s coverage: 78.9% of statements 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.061s coverage: 10.8% of statements 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.075s coverage: 60.0% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.8% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.078s coverage: 85.4% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 65.1% of statements 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.756s coverage: 89.2% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:06:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 04:06:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:06:47 GO111MODULE=on go vet ./... 04:06:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:50 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:06:50 $ docker stop --time=1 6ac3718836bc8264a388b39df77fa00b6fd096f25d7f64de21999c6592355218 04:06:53 $ docker rm -f 6ac3718836bc8264a388b39df77fa00b6fd096f25d7f64de21999c6592355218 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:54 + ls -al . 04:06:54 total 304 04:06:54 drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 04:06 . 04:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:05 .. 04:06:54 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 04:05 .dockerignore 04:06:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:05 .git 04:06:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:05 .github 04:06:54 -rw-rw-r-- 1 jenkins jenkins 131 Jun 24 04:05 .gitignore 04:06:54 -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 04:05 .golangci.yml 04:06:54 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 04:05 .semver 04:06:54 -rw-rw-r-- 1 jenkins jenkins 29536 Jun 24 04:05 CHANGELOG.md 04:06:54 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 04:05 GOVERNANCE.md 04:06:54 -rw-rw-r-- 1 jenkins jenkins 880 Jun 24 04:05 Jenkinsfile 04:06:54 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 04:05 LICENSE 04:06:54 -rw-rw-r-- 1 jenkins jenkins 2015 Jun 24 04:05 Makefile 04:06:54 -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 04:05 OWNERS.md 04:06:54 -rw-rw-r-- 1 jenkins jenkins 4881 Jun 24 04:05 README.md 04:06:54 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:05 VERSION 04:06:54 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:05 bin 04:06:54 -rw-r--r-- 1 jenkins jenkins 131190 Jun 24 04:06 coverage.out 04:06:54 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:05 example 04:06:54 -rw-rw-r-- 1 jenkins jenkins 3203 Jun 24 04:05 go.mod 04:06:54 -rw-rw-r-- 1 jenkins jenkins 35641 Jun 24 04:05 go.sum 04:06:54 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 04:05 internal 04:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:05 openapi 04:06:54 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:05 pkg 04:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:05 snap 04:06:54 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:55 + 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=288fc845c968860d03ea3a11c1832b1bda6d6383 --label arch=amd64 --label version=0.0.0 . 04:06:55 Sending build context to Docker daemon 9.811MB 04:06:55 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:06:55 Step 2/25 : FROM ${BASE} AS builder 04:06:55 ---> b140a43c0257 04:06:55 Step 3/25 : ARG MAKE=make build 04:06:55 ---> Running in 68e7a9ae749a 04:06:55 Removing intermediate container 68e7a9ae749a 04:06:55 ---> c7f1158b5e3b 04:06:55 Step 4/25 : WORKDIR /device-sdk-go 04:06:55 ---> Running in c3c95614f075 04:06:55 Removing intermediate container c3c95614f075 04:06:55 ---> 458247a851d6 04:06:55 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:06:55 ---> Running in 23c4bbc8f60d 04:06:55 Removing intermediate container 23c4bbc8f60d 04:06:55 ---> 41657fad7209 04:06:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:55 ---> Running in f2c1a22041a8 04:06:56 Removing intermediate container f2c1a22041a8 04:06:56 ---> aba9148ec49d 04:06:56 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:06:56 ---> Running in e2f520662afc 04:06:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:06:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:06:57 OK: 221 MiB in 52 packages 04:06:58 Removing intermediate container e2f520662afc 04:06:58 ---> 18317ebfa1ad 04:06:58 Step 8/25 : COPY go.mod vendor* ./ 04:06:58 ---> 7e17816fcaf6 04:06:58 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:58 ---> Running in 2ecfab1b6318 04:06:58 Removing intermediate container 2ecfab1b6318 04:06:58 ---> 983c4bca24ab 04:06:58 Step 10/25 : COPY . . 04:06:59 ---> 4e81b7037933 04:06:59 Step 11/25 : RUN ${MAKE} 04:06:59 ---> Running in 2ecb84fff0f5 04:06:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:07:17 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:07:17 Removing intermediate container 2ecb84fff0f5 04:07:17 ---> 1a41231a3d51 04:07:17 Step 12/25 : FROM alpine:3.14 04:07:18 3.14: Pulling from library/alpine 04:07:18 8663204ce13b: Pulling fs layer 04:07:19 8663204ce13b: Verifying Checksum 04:07:19 8663204ce13b: Download complete 04:07:19 8663204ce13b: Pull complete 04:07:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:07:19 Status: Downloaded newer image for alpine:3.14 04:07:19 ---> e04c818066af 04:07:19 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:19 ---> Running in 92f239a3fb35 04:07:19 Removing intermediate container 92f239a3fb35 04:07:19 ---> eede624c7980 04:07:19 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:19 ---> Running in 4ecf2a5fd21a 04:07:20 Removing intermediate container 4ecf2a5fd21a 04:07:20 ---> 28762b308617 04:07:20 Step 15/25 : RUN apk add --update --no-cache zeromq 04:07:20 ---> Running in c0ec72552872 04:07:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:21 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:07:21 (2/5) Installing libsodium (1.0.18-r0) 04:07:21 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:07:21 (4/5) Installing libzmq (4.3.4-r0) 04:07:21 (5/5) Installing zeromq (4.3.4-r0) 04:07:21 Executing busybox-1.33.1-r7.trigger 04:07:21 OK: 8 MiB in 19 packages 04:07:22 Removing intermediate container c0ec72552872 04:07:22 ---> 0b1bed496f3c 04:07:22 Step 16/25 : WORKDIR / 04:07:22 ---> Running in be9d99bd5ace 04:07:22 Removing intermediate container be9d99bd5ace 04:07:22 ---> e14a76cddd5c 04:07:22 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:07:22 ---> e14d8880718a 04:07:22 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:07:23 ---> f3954990633e 04:07:23 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:07:23 ---> 3fca5f23e72e 04:07:23 Step 20/25 : EXPOSE 59999 04:07:23 ---> Running in 7102ae1ee920 04:07:23 Removing intermediate container 7102ae1ee920 04:07:23 ---> d14e7b2dcc3f 04:07:23 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:07:23 ---> Running in 24ba111cb4a9 04:07:23 Removing intermediate container 24ba111cb4a9 04:07:23 ---> 8803d278e499 04:07:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:23 ---> Running in 19242e57d3d6 04:07:23 Removing intermediate container 19242e57d3d6 04:07:23 ---> a1e8c779a8fa 04:07:23 Step 23/25 : LABEL arch=amd64 04:07:23 ---> Running in 1c9c6a70646f 04:07:23 Removing intermediate container 1c9c6a70646f 04:07:23 ---> 9ee322226ea8 04:07:23 Step 24/25 : LABEL git_sha=288fc845c968860d03ea3a11c1832b1bda6d6383 04:07:24 ---> Running in 072666ed4c56 04:07:24 Removing intermediate container 072666ed4c56 04:07:24 ---> ca8fe837b9b2 04:07:24 Step 25/25 : LABEL version=0.0.0 04:07:24 ---> Running in ed9e63bafcdd 04:07:24 Removing intermediate container ed9e63bafcdd 04:07:24 ---> bd8cb14348fa 04:07:24 [Warning] One or more build-args [ARCH] were not consumed 04:07:24 Successfully built bd8cb14348fa 04:07:24 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:25 04:07:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:25 latest: Pulling from edgex-lftools-log-publisher 04:07:25 5eb5b503b376: Pulling fs layer 04:07:25 5c69ac0246d0: Pulling fs layer 04:07:25 ec43610c2a17: Pulling fs layer 04:07:25 3a2ae6a8a46f: Pulling fs layer 04:07:25 33b1e0a273af: Pulling fs layer 04:07:25 5d3b04190fa2: Pulling fs layer 04:07:25 2f39f015ded8: Pulling fs layer 04:07:25 5d3b04190fa2: Waiting 04:07:25 2f39f015ded8: Waiting 04:07:25 3a2ae6a8a46f: Waiting 04:07:25 33b1e0a273af: Waiting 04:07:25 5c69ac0246d0: Download complete 04:07:25 3a2ae6a8a46f: Verifying Checksum 04:07:25 3a2ae6a8a46f: Download complete 04:07:25 ec43610c2a17: Verifying Checksum 04:07:25 ec43610c2a17: Download complete 04:07:25 33b1e0a273af: Verifying Checksum 04:07:25 33b1e0a273af: Download complete 04:07:25 5d3b04190fa2: Verifying Checksum 04:07:25 5d3b04190fa2: Download complete 04:07:25 5eb5b503b376: Verifying Checksum 04:07:25 5eb5b503b376: Download complete 04:07:26 2f39f015ded8: Download complete 04:07:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15509 in /w/workspace/gexfoundry_device-sdk-go_PR-1184 [Pipeline] { [Pipeline] ws 04:07:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:07:26 The recommended git tool is: git 04:07:26 5eb5b503b376: Pull complete 04:07:27 5c69ac0246d0: Pull complete 04:07:27 ec43610c2a17: Pull complete 04:07:27 3a2ae6a8a46f: Pull complete 04:07:27 33b1e0a273af: Pull complete 04:07:27 5d3b04190fa2: Pull complete 04:07:32 2f39f015ded8: Pull complete 04:07:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:32 prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container 04:07:32 $ 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-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:33 using credential edgex-jenkins-ssh 04:07:33 Cloning the remote Git repository 04:07:34 $ docker top 3842b23df98bd14ea542432a8b3e0f65b8c5601bc64d7801df1cb48516c9e130 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:07:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:07:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:07:34 > git --version # timeout=10 04:07:34 > git --version # 'git version 2.25.1' 04:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:34 ---> job-cost.sh 04:07:34 lf-activate-venv: SKIPPING 04:07:34 INFO: No Stack... 04:07:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:35 INFO: Archiving Costs [Pipeline] sh 04:07:35 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives/cost.csv 04:07:35 + cut -d, -f6 04:07:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [Pipeline] lock 04:07:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] 04:07:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] did not exist. Created. 04:07:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:36 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:36 Stashed 1 file(s) [Pipeline] } 04:07:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:36 $ docker stop --time=1 3842b23df98bd14ea542432a8b3e0f65b8c5601bc64d7801df1cb48516c9e130 04:07:36 Merging remotes/origin/main commit f9571835d69bd2b94c85f597b4604ec549aac7dc into PR head commit 288fc845c968860d03ea3a11c1832b1bda6d6383 04:07:36 Merge succeeded, producing 288fc845c968860d03ea3a11c1832b1bda6d6383 04:07:36 Checking out Revision 288fc845c968860d03ea3a11c1832b1bda6d6383 (PR-1184) 04:07:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:07:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1184/head:refs/remotes/origin/PR-1184 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:07:36 > git config core.sparsecheckout # timeout=10 04:07:36 > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # timeout=10 04:07:36 > git remote # timeout=10 04:07:36 > git config --get remote.origin.url # timeout=10 04:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:36 > git merge f9571835d69bd2b94c85f597b4604ec549aac7dc # timeout=10 04:07:36 > git rev-parse HEAD^{commit} # timeout=10 04:07:36 > git config core.sparsecheckout # timeout=10 04:07:36 > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # timeout=10 04:07:37 $ docker rm -f 3842b23df98bd14ea542432a8b3e0f65b8c5601bc64d7801df1cb48516c9e130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:41 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" 04:07:41 > git --version # timeout=10 04:07:41 > git --version # 'git version 2.25.1' 04:07:41 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:42 Dload Upload Total Spent Left Speed 04:07:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 04:07:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:07:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:07:43 + sudo tee /etc/docker/daemon.new 04:07:43 { 04:07:43 "registry-mirrors": [ 04:07:43 "https://nexus3.edgexfoundry.org:10001" 04:07:43 ], 04:07:43 "bip": "10.250.0.254/24", 04:07:43 "hosts": [ 04:07:43 "tcp://0.0.0.0:5555", 04:07:43 "unix:///var/run/docker.sock" 04:07:43 ], 04:07:43 "mtu": 1458, 04:07:43 "selinux-enabled": true, 04:07:43 "seccomp-profile": "/etc/docker/seccomp.json" 04:07:43 } [Pipeline] sh 04:07:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:07:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:02 provisioning config files... 04:08:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5767281948437771651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:02 ---> docker-login.sh 04:08:02 nexus3.edgexfoundry.org:10001 04:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:03 Configure a credential helper to remove this warning. See 04:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:03 04:08:03 Login Succeeded 04:08:03 nexus3.edgexfoundry.org:10002 04:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:04 Configure a credential helper to remove this warning. See 04:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:04 04:08:04 Login Succeeded 04:08:04 nexus3.edgexfoundry.org:10003 04:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:04 Configure a credential helper to remove this warning. See 04:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:04 04:08:04 Login Succeeded 04:08:04 nexus3.edgexfoundry.org:10004 04:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:05 Configure a credential helper to remove this warning. See 04:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:05 04:08:05 Login Succeeded 04:08:05 docker.io 04:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:05 Configure a credential helper to remove this warning. See 04:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:05 04:08:05 Login Succeeded 04:08:05 ---> docker-login.sh ends [Pipeline] } 04:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:06 ========================================================= 04:08:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:08:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:06 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 04:08:07 Sending build context to Docker daemon 5.183MB 04:08:07 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:08:07 Step 2/11 : FROM ${BASE} AS builder 04:08:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:07 9b3977197b4f: Pulling fs layer 04:08:07 1a89e8eeedd5: Pulling fs layer 04:08:07 94645a83ff95: Pulling fs layer 04:08:07 e6fb740bc735: Pulling fs layer 04:08:07 3a77bd46dcc9: Pulling fs layer 04:08:07 355e64cbe906: Pulling fs layer 04:08:07 63ab81a10011: Pulling fs layer 04:08:07 555d1d1c4555: Pulling fs layer 04:08:07 7d9057610161: Pulling fs layer 04:08:07 3a77bd46dcc9: Waiting 04:08:07 355e64cbe906: Waiting 04:08:07 63ab81a10011: Waiting 04:08:07 555d1d1c4555: Waiting 04:08:07 7d9057610161: Waiting 04:08:07 e6fb740bc735: Waiting 04:08:07 94645a83ff95: Verifying Checksum 04:08:07 94645a83ff95: Download complete 04:08:07 1a89e8eeedd5: Verifying Checksum 04:08:07 1a89e8eeedd5: Download complete 04:08:07 3a77bd46dcc9: Verifying Checksum 04:08:07 3a77bd46dcc9: Download complete 04:08:07 355e64cbe906: Download complete 04:08:07 9b3977197b4f: Verifying Checksum 04:08:07 9b3977197b4f: Download complete 04:08:07 63ab81a10011: Verifying Checksum 04:08:07 63ab81a10011: Download complete 04:08:08 9b3977197b4f: Pull complete 04:08:08 7d9057610161: Verifying Checksum 04:08:08 7d9057610161: Download complete 04:08:08 1a89e8eeedd5: Pull complete 04:08:09 94645a83ff95: Pull complete 04:08:09 555d1d1c4555: Verifying Checksum 04:08:09 555d1d1c4555: Download complete 04:08:10 e6fb740bc735: Verifying Checksum 04:08:10 e6fb740bc735: Download complete 04:08:22 e6fb740bc735: Pull complete 04:08:22 3a77bd46dcc9: Pull complete 04:08:22 355e64cbe906: Pull complete 04:08:22 63ab81a10011: Pull complete 04:08:29 555d1d1c4555: Pull complete 04:08:31 7d9057610161: Pull complete 04:08:31 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 04:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:08:31 ---> 819e984ddca1 04:08:31 Step 3/11 : ARG MAKE=make build 04:08:31 ---> Running in 90ae44dd56b0 04:08:32 Removing intermediate container 90ae44dd56b0 04:08:32 ---> 6fda2bac35d8 04:08:32 Step 4/11 : WORKDIR /device-sdk-go 04:08:32 ---> Running in 88a2cba15433 04:08:32 Removing intermediate container 88a2cba15433 04:08:32 ---> 79fd8c53086f 04:08:32 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:08:32 ---> Running in eee887ac99de 04:08:32 Removing intermediate container eee887ac99de 04:08:32 ---> 0e6c57e93e7c 04:08:32 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:32 ---> Running in fc661392af51 04:08:34 Removing intermediate container fc661392af51 04:08:34 ---> 1aa6a1aefd86 04:08:34 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:08:34 ---> Running in 6fb9327548b1 04:08:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:08:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:08:37 OK: 220 MiB in 52 packages 04:08:38 Removing intermediate container 6fb9327548b1 04:08:38 ---> ab7618af4921 04:08:38 Step 8/11 : COPY go.mod vendor* ./ 04:08:39 ---> d68fc16923f6 04:08:39 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:39 ---> Running in 307bbb8570bd 04:09:26 Removing intermediate container 307bbb8570bd 04:09:26 ---> db6bafd3a6c7 04:09:26 Step 10/11 : COPY . . 04:09:26 ---> a2f192a0da0a 04:09:26 Step 11/11 : RUN ${MAKE} 04:09:26 ---> Running in d2d58d18a19e 04:09:26 noop 04:09:26 Removing intermediate container d2d58d18a19e 04:09:26 ---> 46e4a7df04c0 04:09:26 Successfully built 46e4a7df04c0 04:09:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:27 + docker inspect -f . ci-base-image-arm64 04:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:27 prd-ubuntu20.04-docker-arm64-4c-16g-15509 does not seem to be running inside a container 04:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:28 $ docker top 30ff67b89d3877648ec0ded6cfdfad6b563d51eaf42d51b65ed88f69094f97d5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:29 + go version 04:09:29 go version go1.17.7 linux/arm64 [Pipeline] } 04:09:29 $ docker stop --time=1 30ff67b89d3877648ec0ded6cfdfad6b563d51eaf42d51b65ed88f69094f97d5 04:09:31 $ docker rm -f 30ff67b89d3877648ec0ded6cfdfad6b563d51eaf42d51b65ed88f69094f97d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:32 + docker inspect -f . ci-base-image-arm64 04:09:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:32 prd-ubuntu20.04-docker-arm64-4c-16g-15509 does not seem to be running inside a container 04:09:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:34 $ docker top d4bd666e939acc0172d237647aa373e0225eaaad3fe95ed83a582a0b0e59b265 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:09:35 + make test 04:09:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:10:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.432s coverage: 23.7% of statements 04:11:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 27.6% of statements 04:11:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.407s coverage: 78.9% of statements 04:11:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.242s coverage: 10.8% of statements 04:12:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.578s coverage: 60.0% of statements 04:12:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:12:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:12:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.471s coverage: 34.8% of statements 04:12:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:12:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.327s coverage: 85.4% of statements 04:12:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:12:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:12:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.455s coverage: 65.1% of statements 04:12:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.174s coverage: 89.2% of statements 04:12:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:12:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.240s coverage: 4.7% of statements 04:12:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:12:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:11 GO111MODULE=on go vet ./... 04:13:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:13:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:48 $ docker stop --time=1 d4bd666e939acc0172d237647aa373e0225eaaad3fe95ed83a582a0b0e59b265 04:13:50 $ docker rm -f d4bd666e939acc0172d237647aa373e0225eaaad3fe95ed83a582a0b0e59b265 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:51 Warning: overwriting stash ‘coverage-report’ 04:13:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:53 + ls -al . 04:13:53 total 300 04:13:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 04:13 . 04:13:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:07 .. 04:13:53 -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 04:07 .dockerignore 04:13:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:07 .git 04:13:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:07 .github 04:13:53 -rw-rw-r-- 1 jenkins jenkins 131 Jun 24 04:07 .gitignore 04:13:53 -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 04:07 .golangci.yml 04:13:53 -rw-rw-r-- 1 jenkins jenkins 29536 Jun 24 04:07 CHANGELOG.md 04:13:53 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 04:07 GOVERNANCE.md 04:13:53 -rw-rw-r-- 1 jenkins jenkins 880 Jun 24 04:07 Jenkinsfile 04:13:53 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 04:07 LICENSE 04:13:53 -rw-rw-r-- 1 jenkins jenkins 2015 Jun 24 04:07 Makefile 04:13:53 -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 04:07 OWNERS.md 04:13:53 -rw-rw-r-- 1 jenkins jenkins 4881 Jun 24 04:07 README.md 04:13:53 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:05 VERSION 04:13:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:07 bin 04:13:53 -rw-r--r-- 1 jenkins jenkins 131190 Jun 24 04:12 coverage.out 04:13:53 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:07 example 04:13:53 -rw-rw-r-- 1 jenkins jenkins 3203 Jun 24 04:07 go.mod 04:13:53 -rw-rw-r-- 1 jenkins jenkins 35641 Jun 24 04:07 go.sum 04:13:53 drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 04:07 internal 04:13:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:07 openapi 04:13:53 drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:07 pkg 04:13:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:07 snap 04:13:53 -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:53 + 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=288fc845c968860d03ea3a11c1832b1bda6d6383 --label arch=arm64 --label version=0.0.0 . 04:13:54 Sending build context to Docker daemon 5.315MB 04:13:54 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:13:54 Step 2/25 : FROM ${BASE} AS builder 04:13:54 ---> 46e4a7df04c0 04:13:54 Step 3/25 : ARG MAKE=make build 04:13:54 ---> Running in b9f8d05edee8 04:13:54 Removing intermediate container b9f8d05edee8 04:13:54 ---> badc043bde02 04:13:54 Step 4/25 : WORKDIR /device-sdk-go 04:13:54 ---> Running in 0866e4ba0d35 04:13:55 Removing intermediate container 0866e4ba0d35 04:13:55 ---> 6151b052142d 04:13:55 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:55 ---> Running in f55db2b7aca1 04:13:55 Removing intermediate container f55db2b7aca1 04:13:55 ---> 1a2504d543a7 04:13:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:55 ---> Running in ecc040b9d4f2 04:13:57 Removing intermediate container ecc040b9d4f2 04:13:57 ---> e540f1dbb312 04:13:57 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:13:57 ---> Running in baff353c4df0 04:13:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:13:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:14:00 OK: 220 MiB in 52 packages 04:14:00 Removing intermediate container baff353c4df0 04:14:00 ---> 81dec7dd9f6f 04:14:00 Step 8/25 : COPY go.mod vendor* ./ 04:14:01 ---> ebf38a5a18b3 04:14:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 ---> Running in 0a1943b79bd7 04:14:03 Removing intermediate container 0a1943b79bd7 04:14:03 ---> e07ea3c9cd1f 04:14:03 Step 10/25 : COPY . . 04:14:04 ---> 1350c78ab370 04:14:04 Step 11/25 : RUN ${MAKE} 04:14:04 ---> Running in 450a9b6adcbc 04:14:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:16:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:16:13 Removing intermediate container 450a9b6adcbc 04:16:13 ---> 44dd7e4297d5 04:16:13 Step 12/25 : FROM alpine:3.14 04:16:13 3.14: Pulling from library/alpine 04:16:13 455c02918c45: Pulling fs layer 04:16:13 455c02918c45: Verifying Checksum 04:16:13 455c02918c45: Download complete 04:16:14 455c02918c45: Pull complete 04:16:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:16:14 Status: Downloaded newer image for alpine:3.14 04:16:14 ---> ac73e934f311 04:16:14 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:14 ---> Running in e83f1d288199 04:16:14 Removing intermediate container e83f1d288199 04:16:14 ---> 1d551a3c9f71 04:16:14 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:14 ---> Running in d9b87bfccef0 04:16:16 Removing intermediate container d9b87bfccef0 04:16:16 ---> b288c4befca7 04:16:16 Step 15/25 : RUN apk add --update --no-cache zeromq 04:16:16 ---> Running in 69683ee26579 04:16:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:16:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:16:19 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:16:19 (2/5) Installing libsodium (1.0.18-r0) 04:16:19 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:16:19 (4/5) Installing libzmq (4.3.4-r0) 04:16:19 (5/5) Installing zeromq (4.3.4-r0) 04:16:19 Executing busybox-1.33.1-r7.trigger 04:16:19 OK: 8 MiB in 19 packages 04:16:20 Removing intermediate container 69683ee26579 04:16:20 ---> 881317e7ca0a 04:16:20 Step 16/25 : WORKDIR / 04:16:20 ---> Running in 805588f7082f 04:16:21 Removing intermediate container 805588f7082f 04:16:21 ---> 1e77de8667ad 04:16:21 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:16:21 ---> 1c1eb8f78c6c 04:16:21 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:16:23 ---> c0579a56d7ca 04:16:23 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:16:23 ---> 08a465f79aa7 04:16:23 Step 20/25 : EXPOSE 59999 04:16:23 ---> Running in eb4c67fadb30 04:16:24 Removing intermediate container eb4c67fadb30 04:16:24 ---> 51093f5d5256 04:16:24 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:16:24 ---> Running in f02e7b86a37c 04:16:24 Removing intermediate container f02e7b86a37c 04:16:24 ---> e8e880898663 04:16:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:24 ---> Running in 2dee452872d9 04:16:25 Removing intermediate container 2dee452872d9 04:16:25 ---> 25b354c54f65 04:16:25 Step 23/25 : LABEL arch=arm64 04:16:25 ---> Running in 54449f1b2816 04:16:25 Removing intermediate container 54449f1b2816 04:16:25 ---> ce3a8d9e7ffc 04:16:25 Step 24/25 : LABEL git_sha=288fc845c968860d03ea3a11c1832b1bda6d6383 04:16:25 ---> Running in c0d235bbff9e 04:16:25 Removing intermediate container c0d235bbff9e 04:16:25 ---> 2e75efbb98d4 04:16:25 Step 25/25 : LABEL version=0.0.0 04:16:25 ---> Running in c509e8baa7e2 04:16:26 Removing intermediate container c509e8baa7e2 04:16:26 ---> 79355b9efe91 04:16:26 [Warning] One or more build-args [ARCH] were not consumed 04:16:26 Successfully built 79355b9efe91 04:16: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 04:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:27 04:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:27 arm64: Pulling from edgex-lftools-log-publisher 04:16:27 8998bd30e6a1: Pulling fs layer 04:16:27 04944245beec: Pulling fs layer 04:16:27 699f458cf7ca: Pulling fs layer 04:16:27 765212b225bb: Pulling fs layer 04:16:27 f23df028b6ca: Pulling fs layer 04:16:27 d65c8cfc05b1: Pulling fs layer 04:16:27 765212b225bb: Waiting 04:16:27 f23df028b6ca: Waiting 04:16:27 2437ff75d9bd: Pulling fs layer 04:16:27 d65c8cfc05b1: Waiting 04:16:27 2437ff75d9bd: Waiting 04:16:27 04944245beec: Verifying Checksum 04:16:27 04944245beec: Download complete 04:16:27 765212b225bb: Verifying Checksum 04:16:27 765212b225bb: Download complete 04:16:27 f23df028b6ca: Download complete 04:16:27 d65c8cfc05b1: Verifying Checksum 04:16:27 d65c8cfc05b1: Download complete 04:16:28 699f458cf7ca: Verifying Checksum 04:16:28 699f458cf7ca: Download complete 04:16:28 8998bd30e6a1: Verifying Checksum 04:16:28 8998bd30e6a1: Download complete 04:16:31 2437ff75d9bd: Verifying Checksum 04:16:31 2437ff75d9bd: Download complete 04:16:33 8998bd30e6a1: Pull complete 04:16:34 04944245beec: Pull complete 04:16:36 699f458cf7ca: Pull complete 04:16:36 765212b225bb: Pull complete 04:16:37 f23df028b6ca: Pull complete 04:16:37 d65c8cfc05b1: Pull complete 04:16:52 2437ff75d9bd: Pull complete 04:16:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-15509 does not seem to be running inside a container 04:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:16:55 $ docker top df393b2eaab36c4cc6a4b001951aeed0a85c1bce798743b927e79490d3f70696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:56 ---> job-cost.sh 04:16:56 lf-activate-venv: SKIPPING 04:16:56 INFO: No Stack... 04:16:57 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:58 INFO: Archiving Costs [Pipeline] sh 04:16:58 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:16:58 + cut -d, -f6 [Pipeline] lock 04:16:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] 04:16:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] did not exist. Created. 04:16:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:59 /w/workspace/device-sdk-go/1@tmp/durable-b46f2162/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:00 + echo total: 0.10999999940395355 [Pipeline] stash 04:17:00 Warning: overwriting stash ‘stack-cost’ 04:17:00 Stashed 1 file(s) [Pipeline] } 04:17:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:00 $ docker stop --time=1 df393b2eaab36c4cc6a4b001951aeed0a85c1bce798743b927e79490d3f70696 04:17:02 $ docker rm -f df393b2eaab36c4cc6a4b001951aeed0a85c1bce798743b927e79490d3f70696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:17:03 provisioning config files... 04:17:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config1483957847058320648tmp [Pipeline] { [Pipeline] sh 04:17:03 + set +x 04:17:03 + bash -s -- 04:17:03 + curl -s https://codecov.io/bash 04:17:03 04:17:03 _____ _ 04:17:03 / ____| | | 04:17:03 | | ___ __| | ___ ___ _____ __ 04:17:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:03 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:03 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:03 Bash-1.0.6 04:17:03 04:17:03 04:17:03 ==> git version 2.25.1 found 04:17:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:17:03 Release-Date: 2020-01-08 04:17:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:17:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:17:03 ==> Jenkins CI detected. 04:17:03 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1184 04:17:03 project root: . 04:17:03 --> token set from env 04:17:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:17:03 ==> Running gcov in . (disable via -X gcov) 04:17:03 ==> Python coveragepy not found 04:17:03 ==> Searching for coverage reports in: 04:17:03 + . 04:17:03 -> Found 1 reports 04:17:03 ==> Detecting git/mercurial file structure 04:17:03 ==> Reading reports 04:17:03 + ./coverage.out bytes=131190 04:17:03 ==> Appending adjustments 04:17:03 https://docs.codecov.io/docs/fixing-reports 04:17:04 + Found adjustments 04:17:04 ==> Gzipping contents 04:17:04 20K /tmp/codecov.54qvxk.gz 04:17:04 ==> Uploading reports 04:17:04 url: https://codecov.io 04:17:04 query: branch=PR-1184&commit=288fc845c968860d03ea3a11c1832b1bda6d6383&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1184&job=&cmd_args= 04:17:04 -> Pinging Codecov 04:17:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1184&commit=288fc845c968860d03ea3a11c1832b1bda6d6383&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1184&job=&cmd_args= 04:17:04 -> Uploading to 04:17:04 https://storage.googleapis.com/codecov/v4/raw/2022-06-24/7E55EF52A471D76F132DFD9A03CDDE97/288fc845c968860d03ea3a11c1832b1bda6d6383/bb1105ae-b670-4b25-ad8c-80171b611703.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220624T041704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40b00804915ad0972886458f0374afec907997a12abdbd832b0f527a5a03522b 04:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:04 Dload Upload Total Spent Left Speed 04:17:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16874 0 0 100 16874 0 70308 --:--:-- --:--:-- --:--:-- 70308 04:17:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] } 04:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:17:06 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives ] 04:17:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives 04:17:06 total 16 04:17:06 drwxr-xr-x 3 root root 4096 Jun 24 04:07 . 04:17:06 drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 04:07 .. 04:17:06 drwxr-xr-x 2 root root 4096 Jun 24 04:07 cost 04:17:06 -rw-r--r-- 1 root root 85 Jun 24 04:07 cost.csv 04:17:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives 04:17:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives 04:17:06 total 16 04:17:06 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 04:07 . 04:17:06 drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 04:07 .. 04:17:06 drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 04:07 cost 04:17:06 -rw-r--r-- 1 jenkins jenkins 85 Jun 24 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:17:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:07 ---> package-listing.sh 04:17:07 ++ facter osfamily 04:17:07 ++ tr '[:upper:]' '[:lower:]' 04:17:07 + OS_FAMILY=debian 04:17:07 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1184 04:17:07 + START_PACKAGES=/tmp/packages_start.txt 04:17:07 + END_PACKAGES=/tmp/packages_end.txt 04:17:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:07 + PACKAGES=/tmp/packages_start.txt 04:17:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1184 ']' 04:17:07 + PACKAGES=/tmp/packages_end.txt 04:17:07 + case "${OS_FAMILY}" in 04:17:07 + dpkg -l 04:17:07 + grep '^ii' 04:17:07 + '[' -f /tmp/packages_start.txt ']' 04:17:07 + '[' -f /tmp/packages_end.txt ']' 04:17:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1184 ']' 04:17:07 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives/ 04:17:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives/ [Pipeline] echo 04:17:07 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-1184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:17:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:08 prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container 04:17:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1184/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-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:17:09 $ docker top 75c0afdb273ef4a70af1fdc172d1508e907443f003b5b1cbfb4815506f13b05e -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:10 + mkdir -p /var/log/sysstat [Pipeline] sh 04:17:10 + ls /var/log/sa-host 04:17:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:10 provisioning config files... 04:17:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config4776822501847620260tmp [Pipeline] { [Pipeline] echo 04:17:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:10 ---> create-netrc.sh [Pipeline] } 04:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:17:11 ---> python-tools-install.sh [Pipeline] echo 04:17:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:11 ---> sudo-logs.sh 04:17:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:12 ---> job-cost.sh 04:17:12 lf-activate-venv: SKIPPING 04:17:12 DEBUG: total: 0.2199999988079071 04:17:12 INFO: Retrieving Stack Cost... 04:17:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:13 INFO: Archiving Costs [Pipeline] echo 04:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:13 ---> logs-deploy.sh 04:17:13 lf-activate-venv: SKIPPING 04:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1184/1 04:17:13 INFO: archiving workspace using pattern(s): 04:17:14 Archives upload complete. 04:17:14 INFO: archiving logs to Nexus 04:17:15 ---> uname -a: 04:17:15 Linux prd-ubuntu20-04-docker-8c-8g-15508 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:17:15 04:17:15 04:17:15 ---> lscpu: 04:17:15 Architecture: x86_64 04:17:15 CPU op-mode(s): 32-bit, 64-bit 04:17:15 Byte Order: Little Endian 04:17:15 Address sizes: 40 bits physical, 48 bits virtual 04:17:15 CPU(s): 8 04:17:15 On-line CPU(s) list: 0-7 04:17:15 Thread(s) per core: 1 04:17:15 Core(s) per socket: 1 04:17:15 Socket(s): 8 04:17:15 NUMA node(s): 1 04:17:15 Vendor ID: AuthenticAMD 04:17:15 CPU family: 23 04:17:15 Model: 49 04:17:15 Model name: AMD EPYC-Rome Processor 04:17:15 Stepping: 0 04:17:15 CPU MHz: 2799.976 04:17:15 BogoMIPS: 5599.95 04:17:15 Virtualization: AMD-V 04:17:15 Hypervisor vendor: KVM 04:17:15 Virtualization type: full 04:17:15 L1d cache: 256 KiB 04:17:15 L1i cache: 256 KiB 04:17:15 L2 cache: 4 MiB 04:17:15 L3 cache: 128 MiB 04:17:15 NUMA node0 CPU(s): 0-7 04:17:15 Vulnerability Itlb multihit: Not affected 04:17:15 Vulnerability L1tf: Not affected 04:17:15 Vulnerability Mds: Not affected 04:17:15 Vulnerability Meltdown: Not affected 04:17:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:17:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:17:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:17:15 Vulnerability Srbds: Not affected 04:17:15 Vulnerability Tsx async abort: Not affected 04:17:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:17:15 04:17:15 04:17:15 ---> nproc: 04:17:15 8 04:17:15 04:17:15 04:17:15 ---> df -h: 04:17:15 Filesystem Size Used Avail Use% Mounted on 04:17:15 overlay 155G 11G 145G 7% / 04:17:15 tmpfs 64M 0 64M 0% /dev 04:17:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:17:15 shm 64M 0 64M 0% /dev/shm 04:17:15 /dev/vda1 155G 11G 145G 7% /facter-os 04:17:15 04:17:15 04:17:15 ---> sar -b -r -n DEV: 04:17:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15508) 06/24/22 _x86_64_ (8 CPU) 04:17:15 04:17:15 04:04:40 LINUX RESTART (8 CPU) 04:17:15 04:17:15 04:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:17:15 04:06:01 393.14 46.71 346.42 0.00 4138.53 177470.55 0.00 04:17:15 04:07:01 147.11 1.07 146.04 0.00 29.20 35864.96 0.00 04:17:15 04:08:01 130.11 0.02 130.09 0.00 3.07 33220.46 0.00 04:17:15 04:09:01 2.37 0.00 2.37 0.00 0.00 26.15 0.00 04:17:15 04:10:01 1.77 0.02 1.75 0.00 0.13 19.73 0.00 04:17:15 04:11:01 2.03 0.00 2.03 0.00 0.00 23.60 0.00 04:17:15 04:12:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 04:17:15 04:13:01 0.83 0.00 0.83 0.00 0.00 11.33 0.00 04:17:15 04:14:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 04:17:15 04:15:01 3.37 1.57 1.80 0.00 49.06 27.86 0.00 04:17:15 04:16:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 04:17:15 04:17:01 1.45 0.02 1.43 0.00 0.13 16.39 0.00 04:17:15 Average: 56.66 4.06 52.60 0.00 346.45 20343.12 0.00 04:17:15 04:17:15 04:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:15 04:06:01 28413348 31754732 540492 1.64 144756 3418148 2081880 6.14 1204044 2830616 109472 04:17:15 04:07:01 28248712 31606080 682516 2.08 164180 3393980 2364456 6.97 1400724 2770040 5448 04:17:15 04:08:01 27682828 31766160 523540 1.59 174764 4054804 1857760 5.48 1291524 3390504 140 04:17:15 04:09:01 27684624 31768132 521564 1.59 174812 4054804 1857760 5.48 1290664 3390504 176 04:17:15 04:10:01 27689964 31773488 516112 1.57 174876 4054804 1857760 5.48 1285112 3390524 12 04:17:15 04:11:01 27690484 31774072 515460 1.57 174924 4054816 1857760 5.48 1285576 3390524 12 04:17:15 04:12:01 27694608 31778240 511104 1.55 174952 4054820 1857760 5.48 1280288 3390528 24 04:17:15 04:13:01 27694560 31778284 511076 1.55 174960 4054824 1857760 5.48 1280216 3390612 184 04:17:15 04:14:01 27694212 31777964 511340 1.56 174980 4054828 1857760 5.48 1280244 3390612 8 04:17:15 04:15:01 27690992 31777304 511836 1.56 175036 4056264 1857760 5.48 1285820 3390116 84 04:17:15 04:16:01 27690944 31777292 511784 1.56 175056 4056284 1857760 5.48 1285556 3390120 16 04:17:15 04:17:01 27690840 31777200 511808 1.56 175076 4056280 1857760 5.48 1284972 3390120 44 04:17:15 Average: 27797176 31759079 530719 1.61 171531 3947055 1918661 5.65 1287895 3292068 9635 04:17:15 04:17:15 04:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:15 04:06:01 docker0 117.62 143.05 9.55 1103.02 0.00 0.00 0.00 0.00 04:17:15 04:06:01 ens3 917.23 601.98 7520.64 121.50 0.00 0.00 0.00 0.00 04:17:15 04:06:01 lo 6.91 6.91 0.68 0.68 0.00 0.00 0.00 0.00 04:17:15 04:07:01 docker0 7.85 9.55 0.44 38.09 0.00 0.00 0.00 0.00 04:17:15 04:07:01 ens3 79.79 63.32 89.68 67.93 0.00 0.00 0.00 0.00 04:17:15 04:07:01 veth6f3349d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:17:15 04:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:17:15 04:08:01 docker0 5.57 7.70 0.33 51.13 0.00 0.00 0.00 0.00 04:17:15 04:08:01 ens3 159.97 109.35 2630.37 65.23 0.00 0.00 0.00 0.00 04:17:15 04:08:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 04:17:15 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:09:01 ens3 1.35 0.77 0.10 0.07 0.00 0.00 0.00 0.00 04:17:15 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:10:01 ens3 0.27 0.17 0.10 0.07 0.00 0.00 0.00 0.00 04:17:15 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:11:01 ens3 1.03 0.68 0.60 0.47 0.00 0.00 0.00 0.00 04:17:15 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:13:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:15:01 ens3 7.63 5.13 6.68 5.76 0.00 0.00 0.00 0.00 04:17:15 04:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:17:15 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:16:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:17:15 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:15 04:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:15 Average: docker0 10.77 13.18 0.85 97.97 0.00 0.00 0.00 0.00 04:17:15 Average: ens3 96.18 64.40 844.81 21.62 0.00 0.00 0.00 0.00 04:17:15 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 04:17:15 04:17:15 04:17:15 ---> sar -P ALL: 04:17:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15508) 06/24/22 _x86_64_ (8 CPU) 04:17:15 04:17:15 04:04:40 LINUX RESTART (8 CPU) 04:17:15 04:17:15 04:05:02 CPU %user %nice %system %iowait %steal %idle 04:17:15 04:06:01 all 11.75 0.00 4.53 2.89 0.05 80.77 04:17:15 04:06:01 0 10.11 0.00 4.54 5.19 0.05 80.10 04:17:15 04:06:01 1 12.87 0.00 5.93 4.04 0.05 77.11 04:17:15 04:06:01 2 10.85 0.00 4.03 1.93 0.03 83.16 04:17:15 04:06:01 3 13.97 0.00 4.11 0.27 0.05 81.60 04:17:15 04:06:01 4 10.48 0.00 4.97 3.12 0.05 81.38 04:17:15 04:06:01 5 12.23 0.00 4.06 4.09 0.05 79.56 04:17:15 04:06:01 6 13.19 0.00 4.51 4.10 0.05 78.16 04:17:15 04:06:01 7 10.31 0.00 4.10 0.38 0.07 85.14 04:17:15 04:07:01 all 39.15 0.00 6.69 1.07 0.08 53.02 04:17:15 04:07:01 0 39.70 0.00 6.64 1.60 0.08 51.98 04:17:15 04:07:01 1 39.44 0.00 6.33 0.22 0.07 53.95 04:17:15 04:07:01 2 38.57 0.00 6.56 0.34 0.08 54.45 04:17:15 04:07:01 3 40.22 0.00 6.74 0.24 0.08 52.71 04:17:15 04:07:01 4 39.07 0.00 6.44 0.40 0.07 54.01 04:17:15 04:07:01 5 38.80 0.00 7.71 4.24 0.08 49.17 04:17:15 04:07:01 6 37.66 0.00 6.49 1.33 0.07 54.45 04:17:15 04:07:01 7 39.69 0.00 6.61 0.19 0.08 53.43 04:17:15 04:08:01 all 14.78 0.00 3.10 0.90 0.04 81.18 04:17:15 04:08:01 0 15.47 0.00 2.99 0.70 0.05 80.79 04:17:15 04:08:01 1 14.91 0.00 3.37 2.20 0.05 79.47 04:17:15 04:08:01 2 16.30 0.00 3.31 0.50 0.03 79.85 04:17:15 04:08:01 3 14.06 0.00 3.20 1.01 0.03 81.70 04:17:15 04:08:01 4 14.27 0.00 2.62 1.06 0.03 82.02 04:17:15 04:08:01 5 13.42 0.00 3.24 1.33 0.03 81.98 04:17:15 04:08:01 6 14.99 0.00 2.88 0.07 0.03 82.03 04:17:15 04:08:01 7 14.82 0.00 3.20 0.32 0.05 81.61 04:17:15 04:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:15 04:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:17:15 04:09:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:17:15 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:17:15 04:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:09:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:17:15 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:17:15 04:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 04:17:15 04:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:17:15 04:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:17:15 04:10:01 2 0.00 0.00 0.00 0.05 0.00 99.95 04:17:15 04:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:17:15 04:10:01 5 0.05 0.00 0.05 0.03 0.02 99.85 04:17:15 04:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:17:15 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:11:01 2 0.02 0.00 0.02 0.08 0.00 99.88 04:17:15 04:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:17:15 04:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:17:15 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:12:01 all 0.02 0.00 0.02 0.00 0.00 99.95 04:17:15 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:17:15 04:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:17:15 04:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:17:15 04:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:17:15 04:12:01 5 0.03 0.00 0.05 0.00 0.00 99.92 04:17:15 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:17:15 04:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:17:15 04:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:17:15 04:13:01 2 0.03 0.00 0.00 0.02 0.00 99.95 04:17:15 04:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:17:15 04:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:17:15 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:17:15 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:14:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:17:15 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:17:15 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:15:01 all 0.18 0.00 0.04 0.02 0.01 99.76 04:17:15 04:15:01 0 0.07 0.00 0.07 0.05 0.02 99.80 04:17:15 04:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85 04:17:15 04:15:01 2 0.20 0.00 0.03 0.07 0.02 99.68 04:17:15 04:15:01 3 0.22 0.00 0.03 0.00 0.00 99.75 04:17:15 04:15:01 4 0.15 0.00 0.03 0.02 0.00 99.80 04:17:15 04:15:01 5 0.13 0.00 0.07 0.02 0.02 99.77 04:17:15 04:15:01 6 0.33 0.00 0.00 0.00 0.00 99.67 04:17:15 04:15:01 7 0.22 0.00 0.02 0.00 0.00 99.77 04:17:15 04:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:17:15 04:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 04:17:15 04:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:17:15 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:17:15 04:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:17:15 04:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:17:15 04:17:15 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:17:15 04:17:01 all 0.02 0.00 0.02 0.01 0.00 99.96 04:17:15 04:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:17:15 04:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:17:15 04:17:01 2 0.00 0.00 0.02 0.05 0.00 99.93 04:17:15 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:17:15 04:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:17:15 04:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:17:15 Average: all 5.45 0.00 1.19 0.40 0.02 92.94 04:17:15 Average: 0 5.42 0.00 1.18 0.62 0.02 92.76 04:17:15 Average: 1 5.58 0.00 1.30 0.53 0.02 92.57 04:17:15 Average: 2 5.44 0.00 1.15 0.26 0.01 93.13 04:17:15 Average: 3 5.65 0.00 1.17 0.13 0.02 93.04 04:17:15 Average: 4 5.29 0.00 1.17 0.38 0.01 93.15 04:17:15 Average: 5 5.34 0.00 1.25 0.80 0.02 92.59 04:17:15 Average: 6 5.47 0.00 1.15 0.45 0.01 92.92 04:17:15 Average: 7 5.37 0.00 1.15 0.07 0.02 93.38 04:17:15 04:17:15 04:17:15