Pull request #1493 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1eec8fc409c7d0e1b7151616fd7112a22d196957+2bcb30427b801ff9ed3b105e71011a55aed1d51b (30b5ab8dc0cf0c5d67dfe422afe168b2d1696e27) 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-ssh1349828728221926079.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14583655332974652412.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-1493/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-1493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18196384230520426347.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-1493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3014228691460130311.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14918800274628866159.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1493/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-1493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9181126387799552089.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3623 in /w/workspace/gexfoundry_device-sdk-go_PR-1493 [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-1493 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1493/head:refs/remotes/origin/PR-1493 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bcb30427b801ff9ed3b105e71011a55aed1d51b into PR head commit 1eec8fc409c7d0e1b7151616fd7112a22d196957 Merge succeeded, producing 1eec8fc409c7d0e1b7151616fd7112a22d196957 Checking out Revision 1eec8fc409c7d0e1b7151616fd7112a22d196957 (PR-1493) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # 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 2bcb30427b801ff9ed3b105e71011a55aed1d51b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # timeout=10 [Pipeline] timeout 04:42:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:59 ========================================================= 04:42:59 EdgeX Global Pipelines Version Info 04:42:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:43:00 ------------------- 04:43:00 stable info: 04:43:00 ------------------- 04:43:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:43:00 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:43:00 Message: update stable to v1.0.253 04:43:00 ------------------- 04:43:00 experimental info: 04:43:00 ------------------- 04:43:00 Commited By: **** collab-it+edgex@linuxfoundation.org 04:43:00 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:43:00 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:43:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:43:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1493 [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1493 [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1493 [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1eec8fc [Pipeline] echo 04:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:02 provisioning config files... 04:43:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config7568388135858656587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:02 ---> docker-login.sh 04:43:02 nexus3.edgexfoundry.org:10001 04:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:03 Configure a credential helper to remove this warning. See 04:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:03 04:43:03 Login Succeeded 04:43:03 nexus3.edgexfoundry.org:10002 04:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:03 Configure a credential helper to remove this warning. See 04:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:03 04:43:03 Login Succeeded 04:43:03 nexus3.edgexfoundry.org:10003 04:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:03 Configure a credential helper to remove this warning. See 04:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:03 04:43:03 Login Succeeded 04:43:03 nexus3.edgexfoundry.org:10004 04:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:03 Configure a credential helper to remove this warning. See 04:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:03 04:43:03 Login Succeeded 04:43:03 docker.io 04:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:04 Configure a credential helper to remove this warning. See 04:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:04 04:43:04 Login Succeeded 04:43:04 ---> docker-login.sh ends [Pipeline] } 04:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:43:04 + git rev-list -1 --merges 1eec8fc409c7d0e1b7151616fd7112a22d196957~1..1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo 04:43:04 -----------> git rev-list -1 --merges 1eec8fc409c7d0e1b7151616fd7112a22d196957~1..1eec8fc409c7d0e1b7151616fd7112a22d196957 1eec8fc409c7d0e1b7151616fd7112a22d196957 [false] [Pipeline] sh 04:43:05 + git log --format=format:%s -1 1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo 04:43:05 ========================================================= 04:43:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:43:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:05 + git log --format=format:%s -1 1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] echo 04:43:05 [semverPrep] GIT_COMMIT: 1eec8fc409c7d0e1b7151616fd7112a22d196957, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:43:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:43:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:06 + grep -v github /etc/ssh/ssh_known_hosts 04:43:06 + [ -e /tmp/ssh_known_hosts ] 04:43:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:43:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:43:06 + sudo tee -a /etc/ssh/ssh_known_hosts 04:43:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:06 04:43:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:06 0.1.4: Pulling from edgex-devops/py-git-semver 04:43:06 b85a868b505f: Pulling fs layer 04:43:06 e2be974225ed: Pulling fs layer 04:43:06 339a4e72a1f5: Pulling fs layer 04:43:06 988bab9f4d93: Pulling fs layer 04:43:06 1469e6f7b9e6: Pulling fs layer 04:43:06 eaf3925da568: Pulling fs layer 04:43:06 bab4dde63d76: Pulling fs layer 04:43:06 bde34c3a00c8: Pulling fs layer 04:43:06 b352a97aabf1: Pulling fs layer 04:43:06 4872d77fe225: Pulling fs layer 04:43:06 5851b861e8e6: Pulling fs layer 04:43:06 988bab9f4d93: Waiting 04:43:06 eaf3925da568: Waiting 04:43:06 1469e6f7b9e6: Waiting 04:43:06 bab4dde63d76: Waiting 04:43:06 bde34c3a00c8: Waiting 04:43:06 b352a97aabf1: Waiting 04:43:06 4872d77fe225: Waiting 04:43:06 5851b861e8e6: Waiting 04:43:06 e2be974225ed: Verifying Checksum 04:43:06 e2be974225ed: Download complete 04:43:06 988bab9f4d93: Verifying Checksum 04:43:06 988bab9f4d93: Download complete 04:43:07 1469e6f7b9e6: Verifying Checksum 04:43:07 1469e6f7b9e6: Download complete 04:43:07 339a4e72a1f5: Verifying Checksum 04:43:07 339a4e72a1f5: Download complete 04:43:07 eaf3925da568: Verifying Checksum 04:43:07 eaf3925da568: Download complete 04:43:07 bde34c3a00c8: Verifying Checksum 04:43:07 bde34c3a00c8: Download complete 04:43:07 b352a97aabf1: Download complete 04:43:07 4872d77fe225: Verifying Checksum 04:43:07 4872d77fe225: Download complete 04:43:07 5851b861e8e6: Download complete 04:43:07 b85a868b505f: Verifying Checksum 04:43:07 b85a868b505f: Download complete 04:43:07 bab4dde63d76: Verifying Checksum 04:43:07 bab4dde63d76: Download complete 04:43:08 b85a868b505f: Pull complete 04:43:08 e2be974225ed: Pull complete 04:43:09 339a4e72a1f5: Pull complete 04:43:09 988bab9f4d93: Pull complete 04:43:09 1469e6f7b9e6: Pull complete 04:43:09 eaf3925da568: Pull complete 04:43:15 bab4dde63d76: Pull complete 04:43:15 bde34c3a00c8: Pull complete 04:43:15 b352a97aabf1: Pull complete 04:43:15 4872d77fe225: Pull complete 04:43:15 5851b861e8e6: Pull complete 04:43:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:15 prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container 04:43:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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:43:18 $ docker top 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 -eo pid,comm 04:43:18 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:43:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:18 [ssh-agent] Looking for ssh-agent implementation... 04:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:18 $ docker exec 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent 04:43:18 SSH_AUTH_SOCK=/tmp/ssh-USMPHKpDp2Pa/agent.33 04:43:18 SSH_AGENT_PID=38 04:43:18 Running ssh-add (command line suppressed) 04:43:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_9093189461399491614.key (/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_9093189461399491614.key) 04:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:19 + git tag --points-at HEAD [Pipeline] } 04:43:19 $ docker exec --env ******** --env ******** 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent -k 04:43:19 unset SSH_AUTH_SOCK; 04:43:19 unset SSH_AGENT_PID; 04:43:19 echo Agent pid 38 killed; 04:43:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:43:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:19 [ssh-agent] Looking for ssh-agent implementation... 04:43:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:19 $ docker exec 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent 04:43:19 SSH_AUTH_SOCK=/tmp/ssh-WzGfKroTdFyD/agent.70 04:43:19 SSH_AGENT_PID=76 04:43:19 Running ssh-add (command line suppressed) 04:43:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_14805631283866693255.key (/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/private_key_14805631283866693255.key) 04:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:20 + git semver init 04:43:20 2023-08-15 04:43:20,501 [run_init] DEBUG init version:0.0.0 force:False 04:43:20 2023-08-15 04:43:20,502 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver 04:43:20 2023-08-15 04:43:20,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver 04:43:20 2023-08-15 04:43:20,503 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1493, universal_newlines=False, shell=None, istream=None) 04:43:21 2023-08-15 04:43:21,457 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.git/info/exclude 04:43:21 2023-08-15 04:43:21,458 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver/PR-1493 with force:False 04:43:21 2023-08-15 04:43:21,458 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver/PR-1493 04:43:21 2023-08-15 04:43:21,463 [execute] INFO git cat-file --batch-check 04:43:21 2023-08-15 04:43:21,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver, universal_newlines=False, shell=None, istream=) 04:43:21 2023-08-15 04:43:21,470 [execute] INFO git cat-file --batch 04:43:21 2023-08-15 04:43:21,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver, universal_newlines=False, shell=None, istream=) 04:43:21 2023-08-15 04:43:21,475 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1493/.semver/PR-1493 04:43:21 0.0.0 [Pipeline] } 04:43:21 $ docker exec --env ******** --env ******** 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 ssh-agent -k 04:43:21 unset SSH_AUTH_SOCK; 04:43:21 unset SSH_AGENT_PID; 04:43:21 echo Agent pid 76 killed; 04:43:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:22 + git semver [Pipeline] } 04:43:22 $ docker stop --time=1 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 04:43:23 $ docker rm -f --volumes 1326fd417b7ac1c6f7be65c2946b5a22f2454ee67ddfad9cde54b9bb737dbdb1 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:43:24 Stashed 1 file(s) [Pipeline] echo 04:43:24 [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:43:25 provisioning config files... 04:43:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config6579272001833817718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:25 ---> docker-login.sh 04:43:25 nexus3.edgexfoundry.org:10001 04:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:25 Configure a credential helper to remove this warning. See 04:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:25 04:43:25 Login Succeeded 04:43:25 nexus3.edgexfoundry.org:10002 04:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:25 Configure a credential helper to remove this warning. See 04:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:25 04:43:25 Login Succeeded 04:43:25 nexus3.edgexfoundry.org:10003 04:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:25 Configure a credential helper to remove this warning. See 04:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:25 04:43:25 Login Succeeded 04:43:25 nexus3.edgexfoundry.org:10004 04:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:25 Configure a credential helper to remove this warning. See 04:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:25 04:43:25 Login Succeeded 04:43:25 docker.io 04:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:25 Configure a credential helper to remove this warning. See 04:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:25 04:43:25 Login Succeeded 04:43:25 ---> docker-login.sh ends [Pipeline] } 04:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:43:26 ========================================================= 04:43:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:43:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:26 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:43:26 Sending build context to Docker daemon 11.05MB 04:43:26 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:43:26 Step 2/10 : FROM ${BASE} AS builder 04:43:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:43:26 4db1b89c0bd1: Pulling fs layer 04:43:26 6911f1a30b25: Pulling fs layer 04:43:26 e194b8c5c2a9: Pulling fs layer 04:43:26 6863d3e3a2b1: Pulling fs layer 04:43:26 ec0bb842ea78: Pulling fs layer 04:43:26 40a00589a448: Pulling fs layer 04:43:26 6c08303d61cc: Pulling fs layer 04:43:26 798269fcf238: Pulling fs layer 04:43:26 6863d3e3a2b1: Waiting 04:43:26 ec0bb842ea78: Waiting 04:43:26 40a00589a448: Waiting 04:43:26 6c08303d61cc: Waiting 04:43:26 6911f1a30b25: Download complete 04:43:26 6863d3e3a2b1: Verifying Checksum 04:43:26 6863d3e3a2b1: Download complete 04:43:26 ec0bb842ea78: Verifying Checksum 04:43:26 ec0bb842ea78: Download complete 04:43:26 4db1b89c0bd1: Verifying Checksum 04:43:26 4db1b89c0bd1: Download complete 04:43:26 40a00589a448: Verifying Checksum 04:43:26 40a00589a448: Download complete 04:43:26 4db1b89c0bd1: Pull complete 04:43:27 6911f1a30b25: Pull complete 04:43:27 798269fcf238: Verifying Checksum 04:43:27 798269fcf238: Download complete 04:43:27 e194b8c5c2a9: Verifying Checksum 04:43:27 e194b8c5c2a9: Download complete 04:43:27 6c08303d61cc: Verifying Checksum 04:43:27 6c08303d61cc: Download complete 04:43:30 e194b8c5c2a9: Pull complete 04:43:30 6863d3e3a2b1: Pull complete 04:43:31 ec0bb842ea78: Pull complete 04:43:31 40a00589a448: Pull complete 04:43:33 6c08303d61cc: Pull complete 04:43:34 798269fcf238: Pull complete 04:43:34 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:43:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:43:34 ---> ec979cd7f677 04:43:34 Step 3/10 : ARG MAKE=make build 04:43:38 ---> Running in 67cd84d837c0 04:43:38 Removing intermediate container 67cd84d837c0 04:43:38 ---> 10ca9ec2c313 04:43:38 Step 4/10 : WORKDIR /device-sdk-go 04:43:38 ---> Running in 7ab823d8574b 04:43:38 Removing intermediate container 7ab823d8574b 04:43:38 ---> e4bb72803f80 04:43:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:43:38 ---> Running in ee5a772fb0e8 04:43:38 Removing intermediate container ee5a772fb0e8 04:43:38 ---> 48dee4372886 04:43:38 Step 6/10 : RUN apk add --update --no-cache make git 04:43:38 ---> Running in 917669f3b071 04:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:43:39 Still waiting to schedule task 04:43:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:43:40 OK: 265 MiB in 53 packages 04:43:40 Removing intermediate container 917669f3b071 04:43:40 ---> 15615b0e4f17 04:43:40 Step 7/10 : COPY go.mod vendor* ./ 04:43:40 ---> e212c354df36 04:43:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:40 ---> Running in 872378b170c0 04:44:27 Removing intermediate container 872378b170c0 04:44:27 ---> 452b7b792640 04:44:27 Step 9/10 : COPY . . 04:44:27 ---> 64c6eca6474e 04:44:27 Step 10/10 : RUN ${MAKE} 04:44:27 ---> Running in beb1e8713b4a 04:44:27 noop 04:44:27 Removing intermediate container beb1e8713b4a 04:44:27 ---> 55403f6c7921 04:44:27 Successfully built 55403f6c7921 04:44:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:27 + docker inspect -f . ci-base-image-x86_64 04:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:27 prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container 04:44:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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:44:28 $ docker top d76ef0e632553ed46f4c13c44fdb15a4d59a2f9e8c1e0d50d786fadb24a5e6d8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:28 + go version 04:44:28 go version go1.20.6 linux/amd64 [Pipeline] } 04:44:28 $ docker stop --time=1 d76ef0e632553ed46f4c13c44fdb15a4d59a2f9e8c1e0d50d786fadb24a5e6d8 04:44:29 $ docker rm -f --volumes d76ef0e632553ed46f4c13c44fdb15a4d59a2f9e8c1e0d50d786fadb24a5e6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:30 + docker inspect -f . ci-base-image-x86_64 04:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:30 prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container 04:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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:44:31 $ docker top 8fbefd20112d76731306286f8f3a06f06c85a6e11804e5b79d34db8514a8c4c8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1493 [Pipeline] fileExists [Pipeline] sh 04:44:31 + make test 04:44:31 go test -race -coverprofile=coverage.out ./... 04:44:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:44:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements 04:44:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.070s coverage: 80.2% of statements 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:44:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.087s coverage: 86.0% of statements 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:44:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.094s coverage: 71.8% of statements 04:44:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:44:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:44:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.074s coverage: 14.3% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.925s coverage: 43.8% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 68.5% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.127s coverage: 89.2% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 04:45:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3624 in /w/workspace/gexfoundry_device-sdk-go_PR-1493 [Pipeline] { [Pipeline] ws 04:45:14 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:45:14 The recommended git tool is: git 04:45:19 using credential edgex-jenkins-ssh 04:45:19 Cloning the remote Git repository 04:45:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:45:19 GO111MODULE=on go vet ./... 04:45:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:45:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:19 > git --version # timeout=10 04:45:19 > git --version # 'git version 2.25.1' 04:45:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:45:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:45:23 ./bin/test-attribution-txt.sh 04:45:23 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:45:23 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:45:23 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:45:23 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:45:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:45:23 $ docker stop --time=1 8fbefd20112d76731306286f8f3a06f06c85a6e11804e5b79d34db8514a8c4c8 04:45:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:25 Merging remotes/origin/main commit 2bcb30427b801ff9ed3b105e71011a55aed1d51b into PR head commit 1eec8fc409c7d0e1b7151616fd7112a22d196957 04:45:25 Merge succeeded, producing 1eec8fc409c7d0e1b7151616fd7112a22d196957 04:45:25 Checking out Revision 1eec8fc409c7d0e1b7151616fd7112a22d196957 (PR-1493) 04:45:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1493/head:refs/remotes/origin/PR-1493 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:25 > git config core.sparsecheckout # timeout=10 04:45:25 > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # timeout=10 04:45:25 > git remote # timeout=10 04:45:25 > git config --get remote.origin.url # timeout=10 04:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:25 > git merge 2bcb30427b801ff9ed3b105e71011a55aed1d51b # timeout=10 04:45:25 > git rev-parse HEAD^{commit} # timeout=10 04:45:25 > git config core.sparsecheckout # timeout=10 04:45:25 > git checkout -f 1eec8fc409c7d0e1b7151616fd7112a22d196957 # timeout=10 04:45:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:45:26 > git --version # timeout=10 04:45:26 > git --version # 'git version 2.25.1' 04:45:26 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:45:27 $ docker rm -f --volumes 8fbefd20112d76731306286f8f3a06f06c85a6e11804e5b79d34db8514a8c4c8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:45:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:45:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:28 Dload Upload Total Spent Left Speed 04:45:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [Pipeline] sh 04:45:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:45:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:29 + ls -al . 04:45:29 total 304 04:45:29 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 04:44 . 04:45:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:42 .. 04:45:29 -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 04:42 .dockerignore 04:45:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 04:43 .git 04:45:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:42 .github 04:45:29 -rw-rw-r-- 1 jenkins jenkins 137 Aug 15 04:42 .gitignore 04:45:29 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 04:42 .golangci.yml 04:45:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 04:43 .semver 04:45:29 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 15 04:42 CHANGELOG.md 04:45:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 04:42 GOVERNANCE.md 04:45:29 -rw-rw-r-- 1 jenkins jenkins 885 Aug 15 04:42 Jenkinsfile 04:45:29 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 15 04:42 LICENSE 04:45:29 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 15 04:42 Makefile 04:45:29 -rw-rw-r-- 1 jenkins jenkins 619 Aug 15 04:42 OWNERS.md 04:45:29 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 15 04:42 README.md 04:45:29 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 04:43 VERSION 04:45:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:42 bin 04:45:29 -rw-r--r-- 1 jenkins jenkins 120271 Aug 15 04:44 coverage.out 04:45:29 drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 04:42 example 04:45:29 -rw-rw-r-- 1 jenkins jenkins 3721 Aug 15 04:42 go.mod 04:45:29 -rw-rw-r-- 1 jenkins jenkins 33545 Aug 15 04:42 go.sum 04:45:29 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:42 internal 04:45:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 04:42 openapi 04:45:29 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 04:42 pkg 04:45:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:42 snap 04:45:29 -rw-rw-r-- 1 jenkins jenkins 222 Aug 15 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:45:29 + sudo tee /etc/docker/daemon.new 04:45:29 { 04:45:29 "registry-mirrors": [ 04:45:29 "https://nexus3.edgexfoundry.org:10001" 04:45:29 ], 04:45:29 "bip": "10.250.0.254/24", 04:45:29 "hosts": [ 04:45:29 "tcp://0.0.0.0:5555", 04:45:29 "unix:///var/run/docker.sock" 04:45:29 ], 04:45:29 "mtu": 1458, 04:45:29 "selinux-enabled": true, 04:45:29 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:29 } [Pipeline] sh 04:45:29 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1eec8fc409c7d0e1b7151616fd7112a22d196957 --label arch=amd64 --label version=0.0.0 . 04:45:29 Sending build context to Docker daemon 11.17MB 04:45:29 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:45:29 Step 2/23 : FROM ${BASE} AS builder 04:45:29 ---> 55403f6c7921 04:45:29 Step 3/23 : ARG MAKE=make build 04:45:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:30 ---> Running in a8e2d79de576 04:45:30 Removing intermediate container a8e2d79de576 04:45:30 ---> ce7fb6dbad80 04:45:30 Step 4/23 : WORKDIR /device-sdk-go 04:45:30 ---> Running in 3d881dfb75a9 04:45:30 Removing intermediate container 3d881dfb75a9 04:45:30 ---> 8864bf60b767 04:45:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:45:30 ---> Running in 7020e2ff11b2 04:45:30 + sudo service docker restart 04:45:30 Removing intermediate container 7020e2ff11b2 04:45:30 ---> 1628b537499c 04:45:30 Step 6/23 : RUN apk add --update --no-cache make git 04:45:30 ---> Running in c52fd9c4a97b 04:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:45:31 OK: 265 MiB in 53 packages 04:45:31 Removing intermediate container c52fd9c4a97b 04:45:31 ---> a0fefa137813 04:45:31 Step 7/23 : COPY go.mod vendor* ./ 04:45:31 ---> 49f866975daa 04:45:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:31 ---> Running in 94e7fe7c0283 04:45:32 Removing intermediate container 94e7fe7c0283 04:45:32 ---> e85315fa51c7 04:45:32 Step 9/23 : COPY . . 04:45:32 ---> e2e2fe76317b 04:45:32 Step 10/23 : RUN ${MAKE} 04:45:32 ---> Running in 210df20d9d34 04:45:33 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:48 provisioning config files... 04:45:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17003312720424460011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:49 ---> docker-login.sh 04:45:49 nexus3.edgexfoundry.org:10001 04:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:49 Configure a credential helper to remove this warning. See 04:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:49 04:45:49 Login Succeeded 04:45:49 nexus3.edgexfoundry.org:10002 04:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:50 Configure a credential helper to remove this warning. See 04:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:50 04:45:50 Login Succeeded 04:45:50 nexus3.edgexfoundry.org:10003 04:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:50 Configure a credential helper to remove this warning. See 04:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:50 04:45:50 Login Succeeded 04:45:50 nexus3.edgexfoundry.org:10004 04:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:50 Configure a credential helper to remove this warning. See 04:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:50 04:45:50 Login Succeeded 04:45:50 docker.io 04:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:51 Configure a credential helper to remove this warning. See 04:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:51 04:45:51 Login Succeeded 04:45:51 ---> docker-login.sh ends [Pipeline] } 04:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:45:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:51 ========================================================= 04:45:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:45:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:52 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:45:52 Sending build context to Docker daemon 5.899MB 04:45:52 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:45:52 Step 2/10 : FROM ${BASE} AS builder 04:45:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:52 edb6bdbacee9: Pulling fs layer 04:45:52 5f9638ab2659: Pulling fs layer 04:45:52 8d51d6327a98: Pulling fs layer 04:45:52 8b374f2dd631: Pulling fs layer 04:45:52 ec14aa9079de: Pulling fs layer 04:45:52 2f466654f4bb: Pulling fs layer 04:45:52 554e91adad29: Pulling fs layer 04:45:52 8b374f2dd631: Waiting 04:45:52 ec14aa9079de: Waiting 04:45:52 2f466654f4bb: Waiting 04:45:52 554e91adad29: Waiting 04:45:52 5f9638ab2659: Verifying Checksum 04:45:52 5f9638ab2659: Download complete 04:45:52 8b374f2dd631: Verifying Checksum 04:45:52 8b374f2dd631: Download complete 04:45:52 ec14aa9079de: Verifying Checksum 04:45:52 ec14aa9079de: Download complete 04:45:52 edb6bdbacee9: Verifying Checksum 04:45:52 edb6bdbacee9: Download complete 04:45:53 edb6bdbacee9: Pull complete 04:45:54 554e91adad29: Verifying Checksum 04:45:54 554e91adad29: Download complete 04:45:54 5f9638ab2659: Pull complete 04:45:55 8d51d6327a98: Verifying Checksum 04:45:55 8d51d6327a98: Download complete 04:45:55 2f466654f4bb: Verifying Checksum 04:45:55 2f466654f4bb: Download complete 04:45:56 Removing intermediate container 210df20d9d34 04:45:56 ---> 5cc959135009 04:45:56 Step 11/23 : FROM alpine:3.17 04:45:56 3.17: Pulling from library/alpine 04:45:56 9398808236ff: Pulling fs layer 04:45:56 9398808236ff: Verifying Checksum 04:45:56 9398808236ff: Download complete 04:45:56 9398808236ff: Pull complete 04:45:56 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:45:56 Status: Downloaded newer image for alpine:3.17 04:45:56 ---> 1e0b8b5322fc 04:45:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:45:56 ---> Running in c8e31810e4c5 04:45:56 Removing intermediate container c8e31810e4c5 04:45:56 ---> abfad286f63e 04:45:56 Step 13/23 : RUN apk add --update --no-cache 04:45:56 ---> Running in 47028ab90e20 04:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:45:56 OK: 7 MiB in 15 packages 04:45:56 Removing intermediate container 47028ab90e20 04:45:56 ---> e2fd592b0b0d 04:45:56 Step 14/23 : WORKDIR / 04:45:56 ---> Running in 9653b298ab30 04:45:56 Removing intermediate container 9653b298ab30 04:45:56 ---> a2ac3d31213a 04:45:56 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:45:57 ---> 032dfce26964 04:45:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:45:57 ---> 8347f0381bf2 04:45:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:45:57 ---> 368a9ac981f0 04:45:57 Step 18/23 : EXPOSE 59999 04:45:57 ---> Running in 912f9d600f6a 04:45:57 Removing intermediate container 912f9d600f6a 04:45:57 ---> e45c7f2889cf 04:45:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:45:57 ---> Running in 6c00fd3b611c 04:45:58 Removing intermediate container 6c00fd3b611c 04:45:58 ---> db48d35d9861 04:45:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:45:58 ---> Running in 0d305fa6f436 04:45:58 Removing intermediate container 0d305fa6f436 04:45:58 ---> 6792db63e5df 04:45:58 Step 21/23 : LABEL arch=amd64 04:45:58 ---> Running in 7183adef18ce 04:45:58 Removing intermediate container 7183adef18ce 04:45:58 ---> 3ddee1f310f9 04:45:58 Step 22/23 : LABEL git_sha=1eec8fc409c7d0e1b7151616fd7112a22d196957 04:45:58 ---> Running in f2ca49ad5bcd 04:45:58 Removing intermediate container f2ca49ad5bcd 04:45:58 ---> 2be2a373a494 04:45:58 Step 23/23 : LABEL version=0.0.0 04:45:58 ---> Running in d7b50c6ab83c 04:45:58 Removing intermediate container d7b50c6ab83c 04:45:58 ---> b666dfedb660 04:45:58 [Warning] One or more build-args [ARCH] were not consumed 04:45:58 Successfully built b666dfedb660 04:45:58 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:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:59 04:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:59 latest: Pulling from edgex-lftools-log-publisher 04:45:59 5eb5b503b376: Pulling fs layer 04:45:59 5c69ac0246d0: Pulling fs layer 04:45:59 ec43610c2a17: Pulling fs layer 04:45:59 3a2ae6a8a46f: Pulling fs layer 04:45:59 3a2ae6a8a46f: Waiting 04:45:59 33b1e0a273af: Pulling fs layer 04:45:59 5d3b04190fa2: Pulling fs layer 04:45:59 2f39f015ded8: Pulling fs layer 04:45:59 5d3b04190fa2: Waiting 04:45:59 33b1e0a273af: Waiting 04:45:59 5c69ac0246d0: Verifying Checksum 04:45:59 5c69ac0246d0: Download complete 04:45:59 3a2ae6a8a46f: Verifying Checksum 04:45:59 3a2ae6a8a46f: Download complete 04:45:59 33b1e0a273af: Verifying Checksum 04:45:59 33b1e0a273af: Download complete 04:45:59 5d3b04190fa2: Verifying Checksum 04:45:59 5d3b04190fa2: Download complete 04:45:59 ec43610c2a17: Verifying Checksum 04:45:59 ec43610c2a17: Download complete 04:46:00 5eb5b503b376: Verifying Checksum 04:46:00 5eb5b503b376: Download complete 04:46:00 2f39f015ded8: Verifying Checksum 04:46:00 2f39f015ded8: Download complete 04:46:01 5eb5b503b376: Pull complete 04:46:01 5c69ac0246d0: Pull complete 04:46:02 ec43610c2a17: Pull complete 04:46:02 3a2ae6a8a46f: Pull complete 04:46:02 33b1e0a273af: Pull complete 04:46:02 5d3b04190fa2: Pull complete 04:46:07 2f39f015ded8: Pull complete 04:46:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:07 prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container 04:46:07 $ 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-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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:46:08 8d51d6327a98: Pull complete 04:46:08 8b374f2dd631: Pull complete 04:46:08 ec14aa9079de: Pull complete 04:46:11 $ docker top e4ca3cd8341da0dc3e65810898dd1398f9947483e0780fa47c43616beeef3991 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:12 ---> job-cost.sh 04:46:12 lf-activate-venv: SKIPPING 04:46:12 INFO: No Stack... 04:46:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:46:12 INFO: Archiving Costs [Pipeline] sh 04:46:13 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives/cost.csv 04:46:13 + cut -d, -f6 [Pipeline] lock 04:46:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] 04:46:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] did not exist. Created. 04:46:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:46:13 2f466654f4bb: Pull complete 04:46:13 + echo total: 0.2199999988079071 [Pipeline] stash 04:46:13 Stashed 1 file(s) [Pipeline] } 04:46:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:46:13 $ docker stop --time=1 e4ca3cd8341da0dc3e65810898dd1398f9947483e0780fa47c43616beeef3991 04:46:14 $ docker rm -f --volumes e4ca3cd8341da0dc3e65810898dd1398f9947483e0780fa47c43616beeef3991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:46:15 554e91adad29: Pull complete 04:46:15 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:46:15 ---> 1e15ea492957 04:46:15 Step 3/10 : ARG MAKE=make build 04:46:17 ---> Running in 01ab241b1439 04:46:17 Removing intermediate container 01ab241b1439 04:46:17 ---> aa0fae98c5cf 04:46:17 Step 4/10 : WORKDIR /device-sdk-go 04:46:17 ---> Running in 26c927cb72b5 04:46:18 Removing intermediate container 26c927cb72b5 04:46:18 ---> 5de73650c0b7 04:46:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:18 ---> Running in b9507c055df0 04:46:18 Removing intermediate container b9507c055df0 04:46:18 ---> fd3b083a3d8b 04:46:18 Step 6/10 : RUN apk add --update --no-cache make git 04:46:18 ---> Running in 52a46b2f3c2a 04:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:46:21 OK: 263 MiB in 53 packages 04:46:22 Removing intermediate container 52a46b2f3c2a 04:46:22 ---> 7e4822776dd6 04:46:22 Step 7/10 : COPY go.mod vendor* ./ 04:46:22 ---> e7ebeb0cfea5 04:46:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:22 ---> Running in eb501e413be5 04:47:44 Removing intermediate container eb501e413be5 04:47:44 ---> de64844d0973 04:47:44 Step 9/10 : COPY . . 04:47:44 ---> 4c9db5318610 04:47:44 Step 10/10 : RUN ${MAKE} 04:47:44 ---> Running in c97d60f9760a 04:47:44 noop 04:47:44 Removing intermediate container c97d60f9760a 04:47:44 ---> e8a515155a59 04:47:44 Successfully built e8a515155a59 04:47:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:44 + docker inspect -f . ci-base-image-arm64 04:47:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:45 prd-ubuntu20.04-docker-arm64-4c-16g-3624 does not seem to be running inside a container 04:47:45 $ 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:47:46 $ docker top fae831896a84a3fd7ce0b0ed916ee24e9aa443e59caaf8c1ba79287a33dd5ac3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:47 + go version 04:47:47 go version go1.20.6 linux/arm64 [Pipeline] } 04:47:47 $ docker stop --time=1 fae831896a84a3fd7ce0b0ed916ee24e9aa443e59caaf8c1ba79287a33dd5ac3 04:47:48 $ docker rm -f --volumes fae831896a84a3fd7ce0b0ed916ee24e9aa443e59caaf8c1ba79287a33dd5ac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:49 + docker inspect -f . ci-base-image-arm64 04:47:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:49 prd-ubuntu20.04-docker-arm64-4c-16g-3624 does not seem to be running inside a container 04:47:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:50 $ docker top 21044f2a5ada783388114c4a6e88e76f98f3db2167d3c400ff6c21263090ad43 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:51 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:47:51 + make test 04:47:51 go test -race -coverprofile=coverage.out ./... 04:48:30 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:50:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:50:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:50:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:50:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:50:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:50:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.205s coverage: 27.6% of statements 04:50:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.249s coverage: 80.2% of statements 04:51:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:51:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:51:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.345s coverage: 86.0% of statements 04:51:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:51:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.406s coverage: 71.8% of statements 04:51:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.270s coverage: 14.3% of statements 04:51:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:51:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:51:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.963s coverage: 43.8% of statements 04:51:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.405s coverage: 68.5% of statements 04:51:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.433s coverage: 89.2% of statements 04:51:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:51:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.239s coverage: 5.5% of statements 04:51:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:51:27 GO111MODULE=on go vet ./... 04:53:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:53:49 ./bin/test-attribution-txt.sh 04:53:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:53:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:53:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:53:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:53:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:53:49 $ docker stop --time=1 21044f2a5ada783388114c4a6e88e76f98f3db2167d3c400ff6c21263090ad43 04:53:51 $ docker rm -f --volumes 21044f2a5ada783388114c4a6e88e76f98f3db2167d3c400ff6c21263090ad43 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:53 Warning: overwriting stash ‘coverage-report’ 04:53:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:54 + ls -al . 04:53:54 total 300 04:53:54 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 04:47 . 04:53:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:45 .. 04:53:54 -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 04:45 .dockerignore 04:53:54 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 04:45 .git 04:53:54 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:45 .github 04:53:54 -rw-rw-r-- 1 jenkins jenkins 137 Aug 15 04:45 .gitignore 04:53:54 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 04:45 .golangci.yml 04:53:54 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 15 04:45 CHANGELOG.md 04:53:54 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 04:45 GOVERNANCE.md 04:53:54 -rw-rw-r-- 1 jenkins jenkins 885 Aug 15 04:45 Jenkinsfile 04:53:54 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 15 04:45 LICENSE 04:53:54 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 15 04:45 Makefile 04:53:54 -rw-rw-r-- 1 jenkins jenkins 619 Aug 15 04:45 OWNERS.md 04:53:54 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 15 04:45 README.md 04:53:54 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 04:43 VERSION 04:53:54 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 04:45 bin 04:53:54 -rw-r--r-- 1 jenkins jenkins 120271 Aug 15 04:51 coverage.out 04:53:54 drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 04:45 example 04:53:54 -rw-rw-r-- 1 jenkins jenkins 3721 Aug 15 04:45 go.mod 04:53:54 -rw-rw-r-- 1 jenkins jenkins 33545 Aug 15 04:45 go.sum 04:53:54 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:45 internal 04:53:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 04:45 openapi 04:53:54 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 04:45 pkg 04:53:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 04:45 snap 04:53:54 -rw-rw-r-- 1 jenkins jenkins 222 Aug 15 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:54 + 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=1eec8fc409c7d0e1b7151616fd7112a22d196957 --label arch=arm64 --label version=0.0.0 . 04:53:55 Sending build context to Docker daemon 6.02MB 04:53:55 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:53:55 Step 2/23 : FROM ${BASE} AS builder 04:53:55 ---> e8a515155a59 04:53:55 Step 3/23 : ARG MAKE=make build 04:53:55 ---> Running in 8c5d39ff30b2 04:53:55 Removing intermediate container 8c5d39ff30b2 04:53:55 ---> cff1aecf6808 04:53:55 Step 4/23 : WORKDIR /device-sdk-go 04:53:55 ---> Running in d796ae537881 04:53:55 Removing intermediate container d796ae537881 04:53:55 ---> 6d178952e7a6 04:53:55 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:56 ---> Running in ab7723233ee7 04:53:56 Removing intermediate container ab7723233ee7 04:53:56 ---> 8fce4368ea51 04:53:56 Step 6/23 : RUN apk add --update --no-cache make git 04:53:56 ---> Running in 9fa72d43107f 04:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:53:58 OK: 263 MiB in 53 packages 04:54:00 Removing intermediate container 9fa72d43107f 04:54:00 ---> bdf67429a2a3 04:54:00 Step 7/23 : COPY go.mod vendor* ./ 04:54:01 ---> 6cde5a0f2996 04:54:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:01 ---> Running in 0ea2ec770b53 04:54:03 Removing intermediate container 0ea2ec770b53 04:54:03 ---> 078a7ebfe701 04:54:03 Step 9/23 : COPY . . 04:54:04 ---> db164eb5d266 04:54:04 Step 10/23 : RUN ${MAKE} 04:54:04 ---> Running in 419a71910f8a 04:54:05 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:56:12 Removing intermediate container 419a71910f8a 04:56:12 ---> db7409237935 04:56:12 Step 11/23 : FROM alpine:3.17 04:56:13 3.17: Pulling from library/alpine 04:56:13 4060ece20d7a: Pulling fs layer 04:56:13 4060ece20d7a: Verifying Checksum 04:56:13 4060ece20d7a: Download complete 04:56:15 4060ece20d7a: Pull complete 04:56:15 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:56:15 Status: Downloaded newer image for alpine:3.17 04:56:15 ---> 8650cd65339b 04:56:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:56:15 ---> Running in 2a942c366faf 04:56:15 Removing intermediate container 2a942c366faf 04:56:15 ---> fd2b7c1d1c5f 04:56:15 Step 13/23 : RUN apk add --update --no-cache 04:56:15 ---> Running in 086a3c4ff2da 04:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:56:18 OK: 7 MiB in 15 packages 04:56:18 Removing intermediate container 086a3c4ff2da 04:56:18 ---> 26ccf88977e6 04:56:18 Step 14/23 : WORKDIR / 04:56:18 ---> Running in c59875b98390 04:56:19 Removing intermediate container c59875b98390 04:56:19 ---> c4f0ab1741f0 04:56:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:56:19 ---> d2e6636ec9e3 04:56:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:56:20 ---> d2eb66ee5cd9 04:56:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:56:21 ---> 1b32422c951a 04:56:21 Step 18/23 : EXPOSE 59999 04:56:21 ---> Running in c516b9a567b7 04:56:21 Removing intermediate container c516b9a567b7 04:56:21 ---> d3b0a4a2c417 04:56:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:56:21 ---> Running in c7d4b1e198e2 04:56:21 Removing intermediate container c7d4b1e198e2 04:56:21 ---> 3ee8f25f56a6 04:56:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:56:22 ---> Running in 2f6f5bfe9875 04:56:22 Removing intermediate container 2f6f5bfe9875 04:56:22 ---> 52330558b8f1 04:56:22 Step 21/23 : LABEL arch=arm64 04:56:22 ---> Running in 5806f6851e5b 04:56:22 Removing intermediate container 5806f6851e5b 04:56:22 ---> fe7a1004f8cf 04:56:22 Step 22/23 : LABEL git_sha=1eec8fc409c7d0e1b7151616fd7112a22d196957 04:56:22 ---> Running in 4242cd534b7c 04:56:23 Removing intermediate container 4242cd534b7c 04:56:23 ---> 998946b9e140 04:56:23 Step 23/23 : LABEL version=0.0.0 04:56:23 ---> Running in a83e0fe5111d 04:56:23 Removing intermediate container a83e0fe5111d 04:56:23 ---> b3bea4c69c98 04:56:23 [Warning] One or more build-args [ARCH] were not consumed 04:56:23 Successfully built b3bea4c69c98 04:56:23 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:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:24 04:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:24 arm64: Pulling from edgex-lftools-log-publisher 04:56:24 8998bd30e6a1: Pulling fs layer 04:56:24 04944245beec: Pulling fs layer 04:56:24 699f458cf7ca: Pulling fs layer 04:56:24 765212b225bb: Pulling fs layer 04:56:24 f23df028b6ca: Pulling fs layer 04:56:24 d65c8cfc05b1: Pulling fs layer 04:56:24 2437ff75d9bd: Pulling fs layer 04:56:24 765212b225bb: Waiting 04:56:24 f23df028b6ca: Waiting 04:56:24 d65c8cfc05b1: Waiting 04:56:24 2437ff75d9bd: Waiting 04:56:25 04944245beec: Verifying Checksum 04:56:25 04944245beec: Download complete 04:56:25 765212b225bb: Verifying Checksum 04:56:25 765212b225bb: Download complete 04:56:25 f23df028b6ca: Download complete 04:56:25 d65c8cfc05b1: Verifying Checksum 04:56:25 d65c8cfc05b1: Download complete 04:56:25 699f458cf7ca: Verifying Checksum 04:56:25 699f458cf7ca: Download complete 04:56:25 8998bd30e6a1: Verifying Checksum 04:56:25 8998bd30e6a1: Download complete 04:56:27 2437ff75d9bd: Verifying Checksum 04:56:27 2437ff75d9bd: Download complete 04:56:28 8998bd30e6a1: Pull complete 04:56:29 04944245beec: Pull complete 04:56:30 699f458cf7ca: Pull complete 04:56:30 765212b225bb: Pull complete 04:56:31 f23df028b6ca: Pull complete 04:56:31 d65c8cfc05b1: Pull complete 04:56:46 2437ff75d9bd: Pull complete 04:56:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:47 prd-ubuntu20.04-docker-arm64-4c-16g-3624 does not seem to be running inside a container 04:56:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/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:56:49 $ docker top 1257aa27afe31c662ce9499f269e6d3d5120a479abf1243e17c5fbe266d4f930 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:50 ---> job-cost.sh 04:56:50 lf-activate-venv: SKIPPING 04:56:50 INFO: No Stack... 04:56:51 INFO: Retrieving Pricing Info for: v3-standard-4 04:56:51 INFO: Archiving Costs [Pipeline] sh 04:56:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:56:51 + cut -d, -f6 [Pipeline] lock 04:56:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] 04:56:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] did not exist. Created. 04:56:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:52 /w/workspace/device-sdk-go/1@tmp/durable-2fdfac79/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:56:52 + echo total: 0.10999999940395355 [Pipeline] stash 04:56:52 Warning: overwriting stash ‘stack-cost’ 04:56:52 Stashed 1 file(s) [Pipeline] } 04:56:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1493-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:53 $ docker stop --time=1 1257aa27afe31c662ce9499f269e6d3d5120a479abf1243e17c5fbe266d4f930 04:56:54 $ docker rm -f --volumes 1257aa27afe31c662ce9499f269e6d3d5120a479abf1243e17c5fbe266d4f930 [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:56:57 provisioning config files... 04:56:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config13411383324226284917tmp [Pipeline] { [Pipeline] sh 04:56:57 + set +x 04:56:57 + bash -s -- 04:56:57 + curl -s https://codecov.io/bash 04:56:57 04:56:57 _____ _ 04:56:57 / ____| | | 04:56:57 | | ___ __| | ___ ___ _____ __ 04:56:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:57 Bash-1.0.6 04:56:57 04:56:57 04:56:57 ==> git version 2.25.1 found 04:56:57 ==> 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:56:57 Release-Date: 2020-01-08 04:56:57 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:56:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:56:57 ==> Jenkins CI detected. 04:56:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1493 04:56:57 project root: . 04:56:57 --> token set from env 04:56:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:57 ==> Running gcov in . (disable via -X gcov) 04:56:57 ==> Python coveragepy not found 04:56:57 ==> Searching for coverage reports in: 04:56:57 + . 04:56:57 -> Found 1 reports 04:56:57 ==> Detecting git/mercurial file structure 04:56:57 ==> Reading reports 04:56:57 + ./coverage.out bytes=120271 04:56:57 ==> Appending adjustments 04:56:57 https://docs.codecov.io/docs/fixing-reports 04:56:58 + Found adjustments 04:56:58 ==> Gzipping contents 04:56:58 20K /tmp/codecov.x1qm1d.gz 04:56:58 ==> Uploading reports 04:56:58 url: https://codecov.io 04:56:58 query: branch=PR-1493&commit=1eec8fc409c7d0e1b7151616fd7112a22d196957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1493&job=&cmd_args= 04:56:58 -> Pinging Codecov 04:56:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1493&commit=1eec8fc409c7d0e1b7151616fd7112a22d196957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1493&job=&cmd_args= 04:56:58 -> Uploading to 04:56:58 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/7E55EF52A471D76F132DFD9A03CDDE97/1eec8fc409c7d0e1b7151616fd7112a22d196957/a5be062d-61b5-4b90-95e6-6cefaba2c43f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T045658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7cc0533b19347953fac615a93541fff809aec4899161271faf0079ce37713fa 04:56:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:58 Dload Upload Total Spent Left Speed 04:56:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16434 0 0 100 16434 0 60866 --:--:-- --:--:-- --:--:-- 60866 04:56:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1eec8fc409c7d0e1b7151616fd7112a22d196957 [Pipeline] } 04:56:58 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:57:00 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives ] 04:57:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives 04:57:00 total 16 04:57:00 drwxr-xr-x 3 root root 4096 Aug 15 04:46 . 04:57:00 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:46 .. 04:57:00 drwxr-xr-x 2 root root 4096 Aug 15 04:46 cost 04:57:00 -rw-r--r-- 1 root root 86 Aug 15 04:46 cost.csv 04:57:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives 04:57:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives 04:57:00 total 16 04:57:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 04:46 . 04:57:00 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 04:46 .. 04:57:00 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 04:46 cost 04:57:00 -rw-r--r-- 1 jenkins jenkins 86 Aug 15 04:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:57:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:01 ---> package-listing.sh 04:57:01 ++ facter osfamily 04:57:01 ++ tr '[:upper:]' '[:lower:]' 04:57:01 + OS_FAMILY=debian 04:57:01 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1493 04:57:01 + START_PACKAGES=/tmp/packages_start.txt 04:57:01 + END_PACKAGES=/tmp/packages_end.txt 04:57:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:01 + PACKAGES=/tmp/packages_start.txt 04:57:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1493 ']' 04:57:01 + PACKAGES=/tmp/packages_end.txt 04:57:01 + case "${OS_FAMILY}" in 04:57:01 + dpkg -l 04:57:01 + grep '^ii' 04:57:01 + '[' -f /tmp/packages_start.txt ']' 04:57:01 + '[' -f /tmp/packages_end.txt ']' 04:57:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1493 ']' 04:57:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives/ 04:57:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1493/archives/ [Pipeline] echo 04:57:01 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-1493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:02 prd-ubuntu20.04-docker-8c-8g-3623 does not seem to be running inside a container 04:57:03 $ 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-1493/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-1493 -v /w/workspace/gexfoundry_device-sdk-go_PR-1493:/w/workspace/gexfoundry_device-sdk-go_PR-1493:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1493@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:57:03 $ docker top 251c04c5fe9041897110a1d78066f00ec3a11b01d1708f424100751b8742d799 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:03 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:03 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:04 + ls /var/log/sa-host 04:57:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:04 provisioning config files... 04:57:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1493@tmp/config13165771309773327761tmp [Pipeline] { [Pipeline] echo 04:57:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:04 ---> create-netrc.sh [Pipeline] } 04:57:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:05 ---> python-tools-install.sh [Pipeline] echo 04:57:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:05 ---> sudo-logs.sh 04:57:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:06 ---> job-cost.sh 04:57:06 lf-activate-venv: SKIPPING 04:57:06 DEBUG: total: 0.2199999988079071 04:57:06 INFO: Retrieving Stack Cost... 04:57:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:06 INFO: Archiving Costs [Pipeline] echo 04:57:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:07 ---> logs-deploy.sh 04:57:07 lf-activate-venv: SKIPPING 04:57:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1493/1 04:57:07 INFO: archiving workspace using pattern(s): 04:57:08 Archives upload complete. 04:57:08 INFO: archiving logs to Nexus 04:57:09 ---> uname -a: 04:57:09 Linux prd-ubuntu20-04-docker-8c-8g-3623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:57:09 04:57:09 04:57:09 ---> lscpu: 04:57:09 Architecture: x86_64 04:57:09 CPU op-mode(s): 32-bit, 64-bit 04:57:09 Byte Order: Little Endian 04:57:09 Address sizes: 40 bits physical, 48 bits virtual 04:57:09 CPU(s): 8 04:57:09 On-line CPU(s) list: 0-7 04:57:09 Thread(s) per core: 1 04:57:09 Core(s) per socket: 1 04:57:09 Socket(s): 8 04:57:09 NUMA node(s): 1 04:57:09 Vendor ID: AuthenticAMD 04:57:09 CPU family: 23 04:57:09 Model: 49 04:57:09 Model name: AMD EPYC-Rome Processor 04:57:09 Stepping: 0 04:57:09 CPU MHz: 2799.998 04:57:09 BogoMIPS: 5599.99 04:57:09 Virtualization: AMD-V 04:57:09 Hypervisor vendor: KVM 04:57:09 Virtualization type: full 04:57:09 L1d cache: 256 KiB 04:57:09 L1i cache: 256 KiB 04:57:09 L2 cache: 4 MiB 04:57:09 L3 cache: 128 MiB 04:57:09 NUMA node0 CPU(s): 0-7 04:57:09 Vulnerability Itlb multihit: Not affected 04:57:09 Vulnerability L1tf: Not affected 04:57:09 Vulnerability Mds: Not affected 04:57:09 Vulnerability Meltdown: Not affected 04:57:09 Vulnerability Mmio stale data: Not affected 04:57:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:57:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:57:09 Vulnerability Srbds: Not affected 04:57:09 Vulnerability Tsx async abort: Not affected 04:57:09 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:57:09 04:57:09 04:57:09 ---> nproc: 04:57:09 8 04:57:09 04:57:09 04:57:09 ---> df -h: 04:57:09 Filesystem Size Used Avail Use% Mounted on 04:57:09 overlay 155G 12G 144G 8% / 04:57:09 tmpfs 64M 0 64M 0% /dev 04:57:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:57:09 shm 64M 0 64M 0% /dev/shm 04:57:09 /dev/vda1 155G 12G 144G 8% /facter-os 04:57:09 04:57:09 04:57:09 ---> sar -b -r -n DEV: 04:57:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3623) 08/15/23 _x86_64_ (8 CPU) 04:57:09 04:57:09 04:42:24 LINUX RESTART (8 CPU) 04:57:09 04:57:09 04:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:09 04:44:01 116.21 9.58 106.63 0.00 1649.33 37351.37 0.00 04:57:09 04:45:01 117.04 0.80 116.24 0.00 17.99 51090.97 0.00 04:57:09 04:46:01 155.16 0.35 154.81 0.00 12.00 38589.30 0.00 04:57:09 04:47:01 33.61 0.00 33.61 0.00 0.00 16565.52 0.00 04:57:09 04:48:01 53.22 10.58 42.64 0.00 5154.87 8883.59 0.00 04:57:09 04:49:01 8.05 1.03 7.02 0.00 22.00 138.24 0.00 04:57:09 04:50:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 04:57:09 04:51:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 04:57:09 04:52:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 04:57:09 04:53:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 04:57:09 04:54:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 04:57:09 04:55:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 04:57:09 04:56:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 04:57:09 04:57:01 1.82 0.18 1.63 0.00 12.13 22.66 0.00 04:57:09 Average: 35.34 1.61 33.74 0.00 490.58 10911.19 0.00 04:57:09 04:57:09 04:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:09 04:44:01 28990556 31570916 740500 2.25 80524 2762804 1968948 5.80 1030356 2485692 128228 04:57:09 04:45:01 27865960 31429716 873344 2.66 148172 3577432 2175672 6.41 1336276 3194820 300204 04:57:09 04:46:01 27775832 31536056 769332 2.34 153820 3773412 2049008 6.04 1289224 3335492 224208 04:57:09 04:47:01 27533132 31568680 734936 2.24 161644 4005152 1774448 5.23 1276160 3554500 20 04:57:09 04:48:01 27005072 31544884 734300 2.23 195636 4465628 1812628 5.34 1602664 3718664 972 04:57:09 04:49:01 27015144 31551092 728760 2.22 194236 4462988 1827684 5.39 1596424 3715940 4 04:57:09 04:50:01 27015184 31551260 728572 2.22 194244 4463120 1827684 5.39 1596432 3716060 12 04:57:09 04:51:01 27024460 31560560 719220 2.19 194264 4463124 1827684 5.39 1587344 3716064 8 04:57:09 04:52:01 27024344 31560448 719444 2.19 194304 4463124 1827684 5.39 1587408 3716064 16 04:57:09 04:53:01 27024736 31560936 718936 2.19 194352 4463128 1827684 5.39 1587656 3716080 32 04:57:09 04:54:01 27024436 31560716 719112 2.19 194408 4463128 1827684 5.39 1587528 3716088 16 04:57:09 04:55:01 27024168 31560468 719276 2.19 194448 4463132 1827684 5.39 1587540 3716096 8 04:57:09 04:56:01 27024112 31560484 719216 2.19 194480 4463140 1827684 5.39 1587628 3716104 12 04:57:09 04:57:01 27003064 31539960 739636 2.25 194512 4463648 1852332 5.46 1608660 3716312 284 04:57:09 Average: 27310729 31546870 740327 2.25 177789 4196640 1875322 5.53 1490093 3552427 46716 04:57:09 04:57:09 04:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:09 04:44:01 docker0 105.62 145.53 8.50 444.67 0.00 0.00 0.00 0.00 04:57:09 04:44:01 ens3 379.04 252.81 6312.02 40.32 0.00 0.00 0.00 0.00 04:57:09 04:44:01 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 04:57:09 04:44:01 vetha090251 96.00 134.21 9.03 323.82 0.00 0.00 0.00 0.03 04:57:09 04:45:01 veth7313de1 1.12 1.57 0.12 0.43 0.00 0.00 0.00 0.00 04:57:09 04:45:01 docker0 95.72 202.68 7.86 2023.00 0.00 0.00 0.00 0.00 04:57:09 04:45:01 ens3 243.49 138.34 2051.72 93.58 0.00 0.00 0.00 0.00 04:57:09 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:09 04:46:01 docker0 2.97 6.83 0.18 85.00 0.00 0.00 0.00 0.00 04:57:09 04:46:01 ens3 106.28 65.96 2667.03 14.82 0.00 0.00 0.00 0.00 04:57:09 04:46:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 04:57:09 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:47:01 ens3 13.61 9.18 14.47 5.67 0.00 0.00 0.00 0.00 04:57:09 04:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:57:09 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:48:01 ens3 189.34 93.02 2922.93 6.59 0.00 0.00 0.00 0.00 04:57:09 04:48:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:57:09 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:49:01 ens3 0.30 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:57:09 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:09 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:50:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:09 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:09 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:52:01 ens3 0.40 0.27 0.24 0.13 0.00 0.00 0.00 0.00 04:57:09 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:53:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:57:09 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:09 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:09 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:09 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:09 04:57:01 ens3 11.40 7.37 17.42 3.46 0.00 0.00 0.00 0.00 04:57:09 04:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 04:57:09 Average: docker0 14.59 25.36 1.18 182.35 0.00 0.00 0.00 0.00 04:57:09 Average: ens3 67.45 40.54 999.00 11.76 0.00 0.00 0.00 0.00 04:57:09 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 04:57:09 04:57:09 04:57:09 ---> sar -P ALL: 04:57:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3623) 08/15/23 _x86_64_ (8 CPU) 04:57:09 04:57:09 04:42:24 LINUX RESTART (8 CPU) 04:57:09 04:57:09 04:43:01 CPU %user %nice %system %iowait %steal %idle 04:57:09 04:44:01 all 6.62 0.00 3.07 2.74 0.05 87.51 04:57:09 04:44:01 0 6.22 0.00 3.07 0.07 0.05 90.60 04:57:09 04:44:01 1 6.85 0.00 3.15 0.49 0.05 89.46 04:57:09 04:44:01 2 7.66 0.00 2.65 0.17 0.07 89.45 04:57:09 04:44:01 3 7.48 0.00 3.84 5.72 0.07 82.88 04:57:09 04:44:01 4 4.01 0.00 2.95 2.01 0.03 90.99 04:57:09 04:44:01 5 6.65 0.00 3.53 0.29 0.05 89.49 04:57:09 04:44:01 6 6.58 0.00 2.80 5.51 0.03 85.08 04:57:09 04:44:01 7 7.56 0.00 2.59 7.68 0.05 82.11 04:57:09 04:45:01 all 28.73 0.00 5.65 2.66 0.08 62.88 04:57:09 04:45:01 0 29.24 0.00 5.95 6.59 0.08 58.13 04:57:09 04:45:01 1 28.83 0.00 5.81 3.96 0.08 61.32 04:57:09 04:45:01 2 29.15 0.00 5.50 0.13 0.07 65.15 04:57:09 04:45:01 3 29.30 0.00 5.65 0.05 0.08 64.91 04:57:09 04:45:01 4 27.38 0.00 5.15 4.33 0.07 63.07 04:57:09 04:45:01 5 28.09 0.00 5.72 0.32 0.08 65.79 04:57:09 04:45:01 6 29.66 0.00 5.31 0.49 0.08 64.45 04:57:09 04:45:01 7 28.19 0.00 6.07 5.43 0.08 60.22 04:57:09 04:46:01 all 41.10 0.00 7.13 1.97 0.10 49.70 04:57:09 04:46:01 0 41.64 0.00 6.12 0.42 0.10 51.72 04:57:09 04:46:01 1 40.21 0.00 6.94 2.52 0.10 50.23 04:57:09 04:46:01 2 40.22 0.00 9.24 1.12 0.08 49.33 04:57:09 04:46:01 3 41.47 0.00 6.97 0.81 0.12 50.64 04:57:09 04:46:01 4 43.81 0.00 6.07 0.03 0.10 49.98 04:57:09 04:46:01 5 41.13 0.00 7.51 0.34 0.10 50.92 04:57:09 04:46:01 6 40.60 0.00 7.07 6.44 0.09 45.80 04:57:09 04:46:01 7 39.66 0.00 7.11 4.20 0.12 48.91 04:57:09 04:47:01 all 2.05 0.00 0.97 0.63 0.02 96.32 04:57:09 04:47:01 0 2.01 0.00 0.75 0.00 0.02 97.22 04:57:09 04:47:01 1 1.93 0.00 1.41 0.35 0.02 96.30 04:57:09 04:47:01 2 2.34 0.00 0.92 0.00 0.02 96.72 04:57:09 04:47:01 3 2.14 0.00 0.74 0.13 0.00 96.99 04:57:09 04:47:01 4 2.90 0.00 0.67 0.00 0.02 96.42 04:57:09 04:47:01 5 2.01 0.00 1.01 0.07 0.02 96.90 04:57:09 04:47:01 6 1.30 0.00 1.20 4.52 0.03 92.95 04:57:09 04:47:01 7 1.81 0.00 1.10 0.00 0.03 97.06 04:57:09 04:48:01 all 2.31 0.00 1.60 0.51 0.03 95.55 04:57:09 04:48:01 0 3.12 0.00 2.17 0.05 0.03 94.62 04:57:09 04:48:01 1 1.96 0.00 1.10 1.14 0.02 95.79 04:57:09 04:48:01 2 2.46 0.00 1.22 0.82 0.02 95.48 04:57:09 04:48:01 3 1.69 0.00 1.61 0.40 0.05 96.25 04:57:09 04:48:01 4 3.66 0.00 1.67 0.17 0.02 94.49 04:57:09 04:48:01 5 1.62 0.00 1.54 0.65 0.02 96.17 04:57:09 04:48:01 6 2.02 0.00 1.20 0.85 0.02 95.91 04:57:09 04:48:01 7 1.97 0.00 2.30 0.03 0.03 95.66 04:57:09 04:49:01 all 0.28 0.00 0.08 0.03 0.01 99.61 04:57:09 04:49:01 0 0.13 0.00 0.07 0.00 0.00 99.80 04:57:09 04:49:01 1 1.24 0.00 0.07 0.00 0.02 98.68 04:57:09 04:49:01 2 0.07 0.00 0.07 0.08 0.00 99.78 04:57:09 04:49:01 3 0.12 0.00 0.12 0.00 0.02 99.75 04:57:09 04:49:01 4 0.18 0.00 0.03 0.00 0.00 99.78 04:57:09 04:49:01 5 0.22 0.00 0.12 0.00 0.02 99.65 04:57:09 04:49:01 6 0.05 0.00 0.07 0.10 0.00 99.78 04:57:09 04:49:01 7 0.23 0.00 0.08 0.03 0.00 99.65 04:57:09 04:50:01 all 0.18 0.00 0.01 0.00 0.01 99.81 04:57:09 04:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:50:01 1 1.34 0.00 0.00 0.00 0.00 98.66 04:57:09 04:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:57:09 04:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:57:09 04:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:57:09 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:57:09 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:09 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:51:01 all 0.26 0.00 0.01 0.00 0.00 99.73 04:57:09 04:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:51:01 1 1.86 0.00 0.03 0.00 0.02 98.09 04:57:09 04:51:01 2 0.03 0.00 0.03 0.02 0.00 99.92 04:57:09 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:57:09 04:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:57:09 04:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:57:09 04:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:57:09 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:52:01 all 0.09 0.00 0.01 0.00 0.00 99.89 04:57:09 04:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:57:09 04:52:01 1 0.53 0.00 0.02 0.00 0.02 99.43 04:57:09 04:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:57:09 04:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:57:09 04:52:01 4 0.08 0.00 0.02 0.00 0.00 99.90 04:57:09 04:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:57:09 04:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:57:09 04:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:57:09 04:53:01 all 0.04 0.00 0.00 0.00 0.00 99.95 04:57:09 04:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:57:09 04:53:01 2 0.05 0.00 0.00 0.02 0.00 99.93 04:57:09 04:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:57:09 04:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:57:09 04:53:01 5 0.15 0.00 0.00 0.00 0.00 99.85 04:57:09 04:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:57:09 04:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:54:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:57:09 04:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:57:09 04:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:57:09 04:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:57:09 04:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:57:09 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:57:09 04:54:01 7 0.17 0.00 0.00 0.00 0.00 99.83 04:57:09 04:57:09 04:54:01 CPU %user %nice %system %iowait %steal %idle 04:57:09 04:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:09 04:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:57:09 04:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:57:09 04:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 04:57:09 04:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:09 04:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:57:09 04:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:57:09 04:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:57:09 04:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:57:09 04:56:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:57:09 04:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:57:09 04:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:57:09 04:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:57:09 04:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:09 04:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:57:09 04:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:09 04:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:57:09 04:56:01 7 0.13 0.00 0.00 0.00 0.00 99.87 04:57:09 04:57:01 all 0.28 0.00 0.13 0.00 0.01 99.58 04:57:09 04:57:01 0 0.15 0.00 0.15 0.00 0.00 99.70 04:57:09 04:57:01 1 0.10 0.00 0.07 0.00 0.02 99.82 04:57:09 04:57:01 2 0.08 0.00 0.07 0.02 0.02 99.82 04:57:09 04:57:01 3 0.40 0.00 0.20 0.00 0.02 99.38 04:57:09 04:57:01 4 0.42 0.00 0.13 0.00 0.00 99.45 04:57:09 04:57:01 5 0.23 0.00 0.10 0.00 0.00 99.67 04:57:09 04:57:01 6 0.47 0.00 0.22 0.02 0.02 99.28 04:57:09 04:57:01 7 0.40 0.00 0.08 0.00 0.00 99.52 04:57:09 Average: all 5.78 0.00 1.32 0.61 0.02 92.27 04:57:09 Average: 0 5.84 0.00 1.30 0.51 0.02 92.34 04:57:09 Average: 1 5.95 0.00 1.31 0.60 0.03 92.12 04:57:09 Average: 2 5.81 0.00 1.40 0.17 0.02 92.60 04:57:09 Average: 3 5.82 0.00 1.35 0.50 0.03 92.30 04:57:09 Average: 4 5.86 0.00 1.19 0.46 0.02 92.46 04:57:09 Average: 5 5.70 0.00 1.39 0.12 0.02 92.77 04:57:09 Average: 6 5.68 0.00 1.26 1.27 0.02 91.76 04:57:09 Average: 7 5.59 0.00 1.36 1.22 0.02 91.80 04:57:09 04:57:09 04:57:09