Pull request #1236 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ad57e9545f0400bbf82677090cd003fd0fb66bd3+09c8a507c77d2bd2f09eb9ac13068a60ef71d0df (0234ac195789ab40b4e9307172b743b04da8da4a) 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-ssh16937520203912352435.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12292563112100118674.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1236/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-1236/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1074926123649702578.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1236/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14272679463556251274.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14115927765168663070.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1236/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-1236/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8100827429884217961.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7790 in /w/workspace/gexfoundry_device-sdk-go_PR-1236 [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-1236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df into PR head commit ad57e9545f0400bbf82677090cd003fd0fb66bd3 Merge succeeded, producing ad57e9545f0400bbf82677090cd003fd0fb66bd3 Checking out Revision ad57e9545f0400bbf82677090cd003fd0fb66bd3 (PR-1236) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1236/head:refs/remotes/origin/PR-1236 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad57e9545f0400bbf82677090cd003fd0fb66bd3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad57e9545f0400bbf82677090cd003fd0fb66bd3 # timeout=10 Commit message: "fix: publish envelope with empty payload when ds-returnevent=no" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:20:25 ========================================================= 03:20:25 EdgeX Global Pipelines Version Info 03:20:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:20:26 ------------------- 03:20:26 stable info: 03:20:26 ------------------- 03:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:20:26 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:20:26 Message: update stable to v1.0.239 03:20:26 ------------------- 03:20:26 experimental info: 03:20:26 ------------------- 03:20:26 Commited By: **** collab-it+edgex@linuxfoundation.org 03:20:26 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:20:26 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:20:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1236 [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1236 [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1236 [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad57e9545f0400bbf82677090cd003fd0fb66bd3 [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad57e95 [Pipeline] echo 03:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:28 provisioning config files... 03:20:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/config8424116179060858225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:28 ---> docker-login.sh 03:20:28 nexus3.edgexfoundry.org:10001 03:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:29 Configure a credential helper to remove this warning. See 03:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:29 03:20:29 Login Succeeded 03:20:29 nexus3.edgexfoundry.org:10002 03:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:29 Configure a credential helper to remove this warning. See 03:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:29 03:20:29 Login Succeeded 03:20:29 nexus3.edgexfoundry.org:10003 03:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:29 Configure a credential helper to remove this warning. See 03:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:29 03:20:29 Login Succeeded 03:20:29 nexus3.edgexfoundry.org:10004 03:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:29 Configure a credential helper to remove this warning. See 03:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:29 03:20:29 Login Succeeded 03:20:29 docker.io 03:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:30 Configure a credential helper to remove this warning. See 03:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:30 03:20:30 Login Succeeded 03:20:30 ---> docker-login.sh ends [Pipeline] } 03:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:20:30 + git rev-list -1 --merges ad57e9545f0400bbf82677090cd003fd0fb66bd3~1..ad57e9545f0400bbf82677090cd003fd0fb66bd3 [Pipeline] echo 03:20:30 -----------> git rev-list -1 --merges ad57e9545f0400bbf82677090cd003fd0fb66bd3~1..ad57e9545f0400bbf82677090cd003fd0fb66bd3 ad57e9545f0400bbf82677090cd003fd0fb66bd3 [false] [Pipeline] sh 03:20:31 + git log --format=format:%s -1 ad57e9545f0400bbf82677090cd003fd0fb66bd3 [Pipeline] echo 03:20:31 ========================================================= 03:20:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:20:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:31 + git log --format=format:%s -1 ad57e9545f0400bbf82677090cd003fd0fb66bd3 [Pipeline] echo 03:20:31 [semverPrep] GIT_COMMIT: ad57e9545f0400bbf82677090cd003fd0fb66bd3, Commit Message: fix: publish envelope with empty payload when ds-returnevent=no [Pipeline] echo 03:20:31 [semverPrep] This is not a build commit. [Pipeline] sh 03:20:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:32 + grep -v github /etc/ssh/ssh_known_hosts 03:20:32 + [ -e /tmp/ssh_known_hosts ] 03:20:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:20:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:20:32 + sudo tee -a /etc/ssh/ssh_known_hosts 03:20:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:32 03:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:33 0.1.4: Pulling from edgex-devops/py-git-semver 03:20:33 b85a868b505f: Pulling fs layer 03:20:33 e2be974225ed: Pulling fs layer 03:20:33 339a4e72a1f5: Pulling fs layer 03:20:33 988bab9f4d93: Pulling fs layer 03:20:33 1469e6f7b9e6: Pulling fs layer 03:20:33 eaf3925da568: Pulling fs layer 03:20:33 bab4dde63d76: Pulling fs layer 03:20:33 bde34c3a00c8: Pulling fs layer 03:20:33 b352a97aabf1: Pulling fs layer 03:20:33 4872d77fe225: Pulling fs layer 03:20:33 bab4dde63d76: Waiting 03:20:33 988bab9f4d93: Waiting 03:20:33 1469e6f7b9e6: Waiting 03:20:33 eaf3925da568: Waiting 03:20:33 bde34c3a00c8: Waiting 03:20:33 b352a97aabf1: Waiting 03:20:33 5851b861e8e6: Pulling fs layer 03:20:33 4872d77fe225: Waiting 03:20:33 5851b861e8e6: Waiting 03:20:33 e2be974225ed: Verifying Checksum 03:20:33 e2be974225ed: Download complete 03:20:33 988bab9f4d93: Download complete 03:20:33 1469e6f7b9e6: Verifying Checksum 03:20:33 1469e6f7b9e6: Download complete 03:20:33 eaf3925da568: Download complete 03:20:33 339a4e72a1f5: Verifying Checksum 03:20:33 339a4e72a1f5: Download complete 03:20:33 bde34c3a00c8: Download complete 03:20:33 b352a97aabf1: Verifying Checksum 03:20:33 b352a97aabf1: Download complete 03:20:33 4872d77fe225: Verifying Checksum 03:20:33 4872d77fe225: Download complete 03:20:33 5851b861e8e6: Verifying Checksum 03:20:33 5851b861e8e6: Download complete 03:20:33 b85a868b505f: Verifying Checksum 03:20:33 b85a868b505f: Download complete 03:20:33 bab4dde63d76: Verifying Checksum 03:20:33 bab4dde63d76: Download complete 03:20:34 b85a868b505f: Pull complete 03:20:34 e2be974225ed: Pull complete 03:20:35 339a4e72a1f5: Pull complete 03:20:35 988bab9f4d93: Pull complete 03:20:35 1469e6f7b9e6: Pull complete 03:20:35 eaf3925da568: Pull complete 03:20:37 bab4dde63d76: Pull complete 03:20:37 bde34c3a00c8: Pull complete 03:20:37 b352a97aabf1: Pull complete 03:20:37 4872d77fe225: Pull complete 03:20:38 5851b861e8e6: Pull complete 03:20:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:20:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:38 prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container 03:20:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1236 -v /w/workspace/gexfoundry_device-sdk-go_PR-1236:/w/workspace/gexfoundry_device-sdk-go_PR-1236:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1236@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-devops/py-git-semver:0.1.4 cat 03:20:41 $ docker top 4578719d3d7a102fb151d7dac9e34c2c0883531315e60da3d48237aa9db5557b -eo pid,comm 03:20:41 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). 03:20:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:41 [ssh-agent] Looking for ssh-agent implementation... 03:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:41 $ docker exec 4578719d3d7a102fb151d7dac9e34c2c0883531315e60da3d48237aa9db5557b ssh-agent 03:20:41 SSH_AUTH_SOCK=/tmp/ssh-vl1JAFfd0Z75/agent.31 03:20:41 SSH_AGENT_PID=37 03:20:41 Running ssh-add (command line suppressed) 03:20:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/private_key_8060867116952095689.key (/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/private_key_8060867116952095689.key) 03:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:41 + git tag --points-at HEAD [Pipeline] } 03:20:42 $ docker exec --env ******** --env ******** 4578719d3d7a102fb151d7dac9e34c2c0883531315e60da3d48237aa9db5557b ssh-agent -k 03:20:42 unset SSH_AUTH_SOCK; 03:20:42 unset SSH_AGENT_PID; 03:20:42 echo Agent pid 37 killed; 03:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:42 [ssh-agent] Looking for ssh-agent implementation... 03:20:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:42 $ docker exec 4578719d3d7a102fb151d7dac9e34c2c0883531315e60da3d48237aa9db5557b ssh-agent 03:20:42 SSH_AUTH_SOCK=/tmp/ssh-6H7Gczlpm3aL/agent.69 03:20:42 SSH_AGENT_PID=75 03:20:42 Running ssh-add (command line suppressed) 03:20:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/private_key_2314736464332717394.key (/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/private_key_2314736464332717394.key) 03:20:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:42 + git semver init 03:20:43 2022-10-13 03:20:43,062 [run_init] DEBUG init version:0.0.0 force:False 03:20:43 2022-10-13 03:20:43,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver 03:20:43 2022-10-13 03:20:43,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver 03:20:43 2022-10-13 03:20:43,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1236, universal_newlines=False, shell=None, istream=None) 03:20:44 2022-10-13 03:20:44,093 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1236/.git/info/exclude 03:20:44 2022-10-13 03:20:44,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver/PR-1236 with force:False 03:20:44 2022-10-13 03:20:44,094 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver/PR-1236 03:20:44 2022-10-13 03:20:44,098 [execute] INFO git cat-file --batch-check 03:20:44 2022-10-13 03:20:44,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver, universal_newlines=False, shell=None, istream=) 03:20:44 2022-10-13 03:20:44,106 [execute] INFO git cat-file --batch 03:20:44 2022-10-13 03:20:44,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver, universal_newlines=False, shell=None, istream=) 03:20:44 2022-10-13 03:20:44,112 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1236/.semver/PR-1236 03:20:44 0.0.0 [Pipeline] } 03:20:44 $ docker exec --env ******** --env ******** 4578719d3d7a102fb151d7dac9e34c2c0883531315e60da3d48237aa9db5557b ssh-agent -k 03:20:44 unset SSH_AUTH_SOCK; 03:20:44 unset SSH_AGENT_PID; 03:20:44 echo Agent pid 75 killed; 03:20:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:45 + git semver [Pipeline] } 03:20:45 $ docker stop --time=1 4578719d3d7a102fb151d7dac9e34c2c0883531315e60da3d48237aa9db5557b 03:20:46 $ docker rm -f 4578719d3d7a102fb151d7dac9e34c2c0883531315e60da3d48237aa9db5557b [Pipeline] // withDockerContainer [Pipeline] sh 03:20:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:20:47 Stashed 1 file(s) [Pipeline] echo 03:20:47 [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 03:20:47 provisioning config files... 03:20:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/config3577551534374684019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:48 ---> docker-login.sh 03:20:48 nexus3.edgexfoundry.org:10001 03:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:48 Configure a credential helper to remove this warning. See 03:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:48 03:20:48 Login Succeeded 03:20:48 nexus3.edgexfoundry.org:10002 03:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:48 Configure a credential helper to remove this warning. See 03:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:48 03:20:48 Login Succeeded 03:20:48 nexus3.edgexfoundry.org:10003 03:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:48 Configure a credential helper to remove this warning. See 03:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:48 03:20:48 Login Succeeded 03:20:48 nexus3.edgexfoundry.org:10004 03:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:48 Configure a credential helper to remove this warning. See 03:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:48 03:20:48 Login Succeeded 03:20:48 docker.io 03:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:49 Configure a credential helper to remove this warning. See 03:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:49 03:20:49 Login Succeeded 03:20:49 ---> docker-login.sh ends [Pipeline] } 03:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:49 ========================================================= 03:20:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:20:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:20:49 Sending build context to Docker daemon 10MB 03:20:49 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 03:20:49 Step 2/11 : FROM ${BASE} AS builder 03:20:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:20:49 213ec9aee27d: Pulling fs layer 03:20:49 4583459ba037: Pulling fs layer 03:20:49 93c1e223e6f2: Pulling fs layer 03:20:49 53926ce57604: Pulling fs layer 03:20:49 21b2b0c7a3f4: Pulling fs layer 03:20:49 30f14e443154: Pulling fs layer 03:20:49 801331c1e519: Pulling fs layer 03:20:49 99cc6dd402b0: Pulling fs layer 03:20:49 7d9ed39f4882: Pulling fs layer 03:20:49 53926ce57604: Waiting 03:20:49 21b2b0c7a3f4: Waiting 03:20:49 30f14e443154: Waiting 03:20:49 801331c1e519: Waiting 03:20:49 99cc6dd402b0: Waiting 03:20:49 7d9ed39f4882: Waiting 03:20:50 93c1e223e6f2: Download complete 03:20:50 4583459ba037: Verifying Checksum 03:20:50 4583459ba037: Download complete 03:20:50 21b2b0c7a3f4: Verifying Checksum 03:20:50 21b2b0c7a3f4: Download complete 03:20:50 30f14e443154: Verifying Checksum 03:20:50 30f14e443154: Download complete 03:20:50 213ec9aee27d: Verifying Checksum 03:20:50 213ec9aee27d: Download complete 03:20:50 801331c1e519: Verifying Checksum 03:20:50 801331c1e519: Download complete 03:20:50 213ec9aee27d: Pull complete 03:20:50 4583459ba037: Pull complete 03:20:50 93c1e223e6f2: Pull complete 03:20:50 7d9ed39f4882: Verifying Checksum 03:20:50 7d9ed39f4882: Download complete 03:20:50 99cc6dd402b0: Verifying Checksum 03:20:50 99cc6dd402b0: Download complete 03:20:50 53926ce57604: Verifying Checksum 03:20:50 53926ce57604: Download complete 03:20:55 53926ce57604: Pull complete 03:20:55 21b2b0c7a3f4: Pull complete 03:20:55 30f14e443154: Pull complete 03:20:55 801331c1e519: Pull complete 03:20:56 99cc6dd402b0: Pull complete 03:20:57 7d9ed39f4882: Pull complete 03:20:57 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 03:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:20:57 ---> 1dedd983c030 03:20:57 Step 3/11 : ARG MAKE=make build 03:21:02 ---> Running in 86ee70306484 03:21:02 Removing intermediate container 86ee70306484 03:21:02 ---> 43b7cb206f0c 03:21:02 Step 4/11 : WORKDIR /device-sdk-go 03:21:02 ---> Running in 26fdbdcd5e61 03:21:02 Removing intermediate container 26fdbdcd5e61 03:21:02 ---> 9737262c34a8 03:21:02 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:21:02 ---> Running in 3f509f5699cb 03:21:02 Removing intermediate container 3f509f5699cb 03:21:02 ---> a8b00a4b9118 03:21:02 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:02 ---> Running in f83dcca53b23 03:21:02 Removing intermediate container f83dcca53b23 03:21:02 ---> d37946d0f184 03:21:02 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:21:02 ---> Running in d9cd028c208c 03:21:02 Still waiting to schedule task 03:21:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:21:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:04 OK: 211 MiB in 51 packages 03:21:04 Removing intermediate container d9cd028c208c 03:21:04 ---> 3d959daa26ab 03:21:04 Step 8/11 : COPY go.mod vendor* ./ 03:21:04 ---> 6b2dabe83492 03:21:04 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:04 ---> Running in de595b1a464c 03:21:26 Removing intermediate container de595b1a464c 03:21:26 ---> 096855f978be 03:21:26 Step 10/11 : COPY . . 03:21:26 ---> 583c57f57923 03:21:26 Step 11/11 : RUN ${MAKE} 03:21:26 ---> Running in bb68130a0b61 03:21:26 noop 03:21:26 Removing intermediate container bb68130a0b61 03:21:26 ---> cd5dac1be53b 03:21:26 Successfully built cd5dac1be53b 03:21:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:27 + docker inspect -f . ci-base-image-x86_64 03:21:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:27 prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container 03:21:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1236 -v /w/workspace/gexfoundry_device-sdk-go_PR-1236:/w/workspace/gexfoundry_device-sdk-go_PR-1236:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:21:27 $ docker top b28ad07a1f5b962aee109cf26e7b0452af453d675d5c7b03caf434d99339570a -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:28 + go version 03:21:28 go version go1.18.7 linux/amd64 [Pipeline] } 03:21:28 $ docker stop --time=1 b28ad07a1f5b962aee109cf26e7b0452af453d675d5c7b03caf434d99339570a 03:21:29 $ docker rm -f b28ad07a1f5b962aee109cf26e7b0452af453d675d5c7b03caf434d99339570a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:30 + docker inspect -f . ci-base-image-x86_64 03:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:30 prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container 03:21: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-1236 -v /w/workspace/gexfoundry_device-sdk-go_PR-1236:/w/workspace/gexfoundry_device-sdk-go_PR-1236:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:21:30 $ docker top 66087c913f8078c3cd91c6e39c2b341e40d04d4e0b568a5b791bfca17f5c2614 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1236 [Pipeline] fileExists [Pipeline] sh 03:21:31 + make test 03:21:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:21:38 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:21:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.080s coverage: 27.6% of statements 03:21:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.061s coverage: 78.9% of statements 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 03:21:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.094s coverage: 60.0% of statements 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:21:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.113s coverage: 54.4% of statements 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:21:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.084s coverage: 65.1% of statements 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:21:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.745s coverage: 89.2% of statements 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:21:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements 03:21:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:22:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:22:10 GO111MODULE=on go vet ./... 03:22:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:22:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:22:13 ./bin/test-attribution-txt.sh 03:22:13 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 03:22:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 03:22:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 03:22:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 03:22:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:22:13 $ docker stop --time=1 66087c913f8078c3cd91c6e39c2b341e40d04d4e0b568a5b791bfca17f5c2614 03:22:17 $ docker rm -f 66087c913f8078c3cd91c6e39c2b341e40d04d4e0b568a5b791bfca17f5c2614 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:22:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:22:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:22:18 + ls -al . 03:22:18 total 276 03:22:18 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 03:21 . 03:22:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:20 .. 03:22:18 -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 03:20 .dockerignore 03:22:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:21 .git 03:22:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:20 .github 03:22:18 -rw-rw-r-- 1 jenkins jenkins 131 Oct 13 03:20 .gitignore 03:22:18 -rw-rw-r-- 1 jenkins jenkins 42 Oct 13 03:20 .golangci.yml 03:22:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:20 .semver 03:22:18 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 13 03:20 CHANGELOG.md 03:22:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:20 GOVERNANCE.md 03:22:18 -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 03:20 Jenkinsfile 03:22:18 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 13 03:20 LICENSE 03:22:18 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 13 03:20 Makefile 03:22:18 -rw-rw-r-- 1 jenkins jenkins 619 Oct 13 03:20 OWNERS.md 03:22:18 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 13 03:20 README.md 03:22:18 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 03:20 VERSION 03:22:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:20 bin 03:22:18 -rw-r--r-- 1 jenkins jenkins 101009 Oct 13 03:21 coverage.out 03:22:18 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 03:20 example 03:22:18 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 13 03:20 go.mod 03:22:18 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 13 03:20 go.sum 03:22:18 drwxrwxr-x 14 jenkins jenkins 4096 Oct 13 03:20 internal 03:22:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:20 openapi 03:22:18 drwxrwxr-x 6 jenkins jenkins 4096 Oct 13 03:20 pkg 03:22:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:20 snap 03:22:18 -rw-rw-r-- 1 jenkins jenkins 222 Oct 13 03:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:19 + 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=ad57e9545f0400bbf82677090cd003fd0fb66bd3 --label arch=amd64 --label version=0.0.0 . 03:22:19 Sending build context to Docker daemon 10.11MB 03:22:19 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:22:19 Step 2/25 : FROM ${BASE} AS builder 03:22:19 ---> cd5dac1be53b 03:22:19 Step 3/25 : ARG MAKE=make build 03:22:19 ---> Running in 3f1308ef50a2 03:22:19 Removing intermediate container 3f1308ef50a2 03:22:19 ---> 9945514744d2 03:22:19 Step 4/25 : WORKDIR /device-sdk-go 03:22:19 ---> Running in a39480c5f327 03:22:19 Removing intermediate container a39480c5f327 03:22:19 ---> 81116998233b 03:22:19 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:22:19 ---> Running in 8bbb18d97581 03:22:19 Removing intermediate container 8bbb18d97581 03:22:19 ---> e8c0e6bafced 03:22:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:19 ---> Running in 6b4e6cfb6734 03:22:20 Removing intermediate container 6b4e6cfb6734 03:22:20 ---> c4624c1a8808 03:22:20 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:22:20 ---> Running in bf485c1cf8d4 03:22:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:21 OK: 211 MiB in 51 packages 03:22:22 Removing intermediate container bf485c1cf8d4 03:22:22 ---> 4b9be7b6d5f6 03:22:22 Step 8/25 : COPY go.mod vendor* ./ 03:22:22 ---> bd801c5fd9f0 03:22:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:22 ---> Running in 60e1b3edd82e 03:22:22 Removing intermediate container 60e1b3edd82e 03:22:22 ---> 592cf2b49803 03:22:22 Step 10/25 : COPY . . 03:22:23 ---> 7f185e9fa52e 03:22:23 Step 11/25 : RUN ${MAKE} 03:22:23 ---> Running in f46cade14afd 03:22:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:22:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7791 in /w/workspace/gexfoundry_device-sdk-go_PR-1236 [Pipeline] { [Pipeline] ws 03:22:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:22:33 The recommended git tool is: git 03:22:38 using credential edgex-jenkins-ssh 03:22:38 Cloning the remote Git repository 03:22:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:22:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:22:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:22:38 > git --version # timeout=10 03:22:38 > git --version # 'git version 2.25.1' 03:22:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:38 Verifying host key using known hosts file 03:22:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:22:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:22:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:22:42 Merging remotes/origin/main commit 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df into PR head commit ad57e9545f0400bbf82677090cd003fd0fb66bd3 03:22:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:22:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:22:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:41 Verifying host key using known hosts file 03:22:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:22:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1236/head:refs/remotes/origin/PR-1236 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:22:42 > git config core.sparsecheckout # timeout=10 03:22:42 > git checkout -f ad57e9545f0400bbf82677090cd003fd0fb66bd3 # timeout=10 03:22:42 > git remote # timeout=10 03:22:42 Merge succeeded, producing ad57e9545f0400bbf82677090cd003fd0fb66bd3 03:22:42 Checking out Revision ad57e9545f0400bbf82677090cd003fd0fb66bd3 (PR-1236) 03:22:42 > git config --get remote.origin.url # timeout=10 03:22:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:42 Verifying host key using known hosts file 03:22:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:22:42 > git merge 09c8a507c77d2bd2f09eb9ac13068a60ef71d0df # timeout=10 03:22:42 > git rev-parse HEAD^{commit} # timeout=10 03:22:42 > git config core.sparsecheckout # timeout=10 03:22:42 > git checkout -f ad57e9545f0400bbf82677090cd003fd0fb66bd3 # timeout=10 03:22:45 Removing intermediate container f46cade14afd 03:22:45 ---> 005489ecd0db 03:22:45 Step 12/25 : FROM alpine:3.16 03:22:45 3.16: Pulling from library/alpine 03:22:45 213ec9aee27d: Already exists 03:22:45 Commit message: "fix: publish envelope with empty payload when ds-returnevent=no" 03:22:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:22:45 Status: Downloaded newer image for alpine:3.16 03:22:45 ---> 9c6f07244728 03:22:45 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:22:45 ---> Running in cbfb666562a7 03:22:45 Removing intermediate container cbfb666562a7 03:22:45 ---> d67f8bd07ee2 03:22:45 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:45 > git --version # timeout=10 03:22:46 > git --version # 'git version 2.25.1' 03:22:46 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 03:22:46 ---> Running in 24c6d50a0bed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:46 Removing intermediate container 24c6d50a0bed 03:22:46 ---> 73144a89b185 03:22:46 Step 15/25 : RUN apk add --update --no-cache zeromq 03:22:46 ---> Running in d2c8a8d44214 03:22:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:22:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:47 Dload Upload Total Spent Left Speed 03:22:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 51020 0 --:--:-- --:--:-- --:--:-- 50814 [Pipeline] sh 03:22:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:22:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:22:48 + sudo tee /etc/docker/daemon.new 03:22:48 { 03:22:48 "registry-mirrors": [ 03:22:48 "https://nexus3.edgexfoundry.org:10001" 03:22:48 ], 03:22:48 "bip": "10.250.0.254/24", 03:22:48 "hosts": [ 03:22:48 "tcp://0.0.0.0:5555", 03:22:48 "unix:///var/run/docker.sock" 03:22:48 ], 03:22:48 "mtu": 1458, 03:22:48 "selinux-enabled": true, 03:22:48 "seccomp-profile": "/etc/docker/seccomp.json" 03:22:48 } [Pipeline] sh 03:22:48 (1/5) Installing libgcc (11.2.1_git20220219-r2) 03:22:48 (2/5) Installing libsodium (1.0.18-r0) 03:22:48 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 03:22:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:22:48 (4/5) Installing libzmq (4.3.4-r0) 03:22:48 (5/5) Installing zeromq (4.3.4-r0) 03:22:48 Executing busybox-1.35.0-r17.trigger 03:22:48 OK: 8 MiB in 19 packages 03:22:48 + sudo service docker restart 03:22:49 Removing intermediate container d2c8a8d44214 03:22:49 ---> 4d9e748fc9e7 03:22:49 Step 16/25 : WORKDIR / 03:22:49 ---> Running in 5f037c618d51 03:22:49 Removing intermediate container 5f037c618d51 03:22:49 ---> 0dc640be7a0d 03:22:49 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:22:49 ---> d486efb05b84 03:22:49 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:22:50 ---> 1b9fb73d1f1e 03:22:50 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:22:50 ---> f6bd8d8b9479 03:22:50 Step 20/25 : EXPOSE 59999 03:22:50 ---> Running in 5c3bc9c68dd4 03:22:50 Removing intermediate container 5c3bc9c68dd4 03:22:50 ---> b6e298939d5e 03:22:50 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:22:50 ---> Running in 0e984b1861f3 03:22:50 Removing intermediate container 0e984b1861f3 03:22:50 ---> 55c471b69a1d 03:22:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:50 ---> Running in f9638758fc5a 03:22:50 Removing intermediate container f9638758fc5a 03:22:50 ---> eab6b79ef2c9 03:22:50 Step 23/25 : LABEL arch=amd64 03:22:50 ---> Running in ecae42c4ae0a 03:22:50 Removing intermediate container ecae42c4ae0a 03:22:50 ---> 0c8793a942c9 03:22:50 Step 24/25 : LABEL git_sha=ad57e9545f0400bbf82677090cd003fd0fb66bd3 03:22:50 ---> Running in c573edfa9ee6 03:22:50 Removing intermediate container c573edfa9ee6 03:22:50 ---> 24830ac23c09 03:22:50 Step 25/25 : LABEL version=0.0.0 03:22:50 ---> Running in 314c31f8161b 03:22:50 Removing intermediate container 314c31f8161b 03:22:50 ---> 3056184799a1 03:22:50 [Warning] One or more build-args [ARCH] were not consumed 03:22:50 Successfully built 3056184799a1 03:22:50 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 03:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:51 03:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:52 latest: Pulling from edgex-lftools-log-publisher 03:22:52 5eb5b503b376: Pulling fs layer 03:22:52 5c69ac0246d0: Pulling fs layer 03:22:52 ec43610c2a17: Pulling fs layer 03:22:52 3a2ae6a8a46f: Pulling fs layer 03:22:52 33b1e0a273af: Pulling fs layer 03:22:52 5d3b04190fa2: Pulling fs layer 03:22:52 2f39f015ded8: Pulling fs layer 03:22:52 3a2ae6a8a46f: Waiting 03:22:52 33b1e0a273af: Waiting 03:22:52 2f39f015ded8: Waiting 03:22:52 5d3b04190fa2: Waiting 03:22:52 5c69ac0246d0: Verifying Checksum 03:22:52 5c69ac0246d0: Download complete 03:22:52 3a2ae6a8a46f: Verifying Checksum 03:22:52 3a2ae6a8a46f: Download complete 03:22:52 33b1e0a273af: Verifying Checksum 03:22:52 33b1e0a273af: Download complete 03:22:52 5d3b04190fa2: Download complete 03:22:52 ec43610c2a17: Verifying Checksum 03:22:52 ec43610c2a17: Download complete 03:22:52 5eb5b503b376: Verifying Checksum 03:22:52 5eb5b503b376: Download complete 03:22:52 2f39f015ded8: Download complete 03:22:53 5eb5b503b376: Pull complete 03:22:53 5c69ac0246d0: Pull complete 03:22:54 ec43610c2a17: Pull complete 03:22:54 3a2ae6a8a46f: Pull complete 03:22:54 33b1e0a273af: Pull complete 03:22:54 5d3b04190fa2: Pull complete 03:23:00 2f39f015ded8: Pull complete 03:23:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:00 prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container 03:23:00 $ 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-1236 -v /w/workspace/gexfoundry_device-sdk-go_PR-1236:/w/workspace/gexfoundry_device-sdk-go_PR-1236:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:23:03 $ docker top 8d4880814ff5ad2de325538b031430a0a633a36bffa424a502b2d180935758ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:04 ---> job-cost.sh 03:23:04 lf-activate-venv: SKIPPING 03:23:04 INFO: No Stack... 03:23:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:23:04 INFO: Archiving Costs [Pipeline] sh 03:23:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1236/archives/cost.csv 03:23:04 + cut -d, -f6 [Pipeline] lock 03:23:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] 03:23:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] did not exist. Created. 03:23:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:05 + echo total: 0.2199999988079071 [Pipeline] stash 03:23:05 Stashed 1 file(s) [Pipeline] } 03:23:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:23:05 $ docker stop --time=1 8d4880814ff5ad2de325538b031430a0a633a36bffa424a502b2d180935758ea 03:23:06 $ docker rm -f 8d4880814ff5ad2de325538b031430a0a633a36bffa424a502b2d180935758ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:07 provisioning config files... 03:23:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3660708126677387718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:07 ---> docker-login.sh 03:23:07 nexus3.edgexfoundry.org:10001 03:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:08 Configure a credential helper to remove this warning. See 03:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:08 03:23:08 Login Succeeded 03:23:08 nexus3.edgexfoundry.org:10002 03:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:08 Configure a credential helper to remove this warning. See 03:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:08 03:23:08 Login Succeeded 03:23:08 nexus3.edgexfoundry.org:10003 03:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:08 Configure a credential helper to remove this warning. See 03:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:08 03:23:08 Login Succeeded 03:23:08 nexus3.edgexfoundry.org:10004 03:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:09 Configure a credential helper to remove this warning. See 03:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:09 03:23:09 Login Succeeded 03:23:09 docker.io 03:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:09 Configure a credential helper to remove this warning. See 03:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:09 03:23:09 Login Succeeded 03:23:09 ---> docker-login.sh ends [Pipeline] } 03:23:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:10 ========================================================= 03:23:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:23:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:10 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:23:10 Sending build context to Docker daemon 5.381MB 03:23:10 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 03:23:10 Step 2/11 : FROM ${BASE} AS builder 03:23:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:23:11 9b18e9b68314: Pulling fs layer 03:23:11 d32db5db7311: Pulling fs layer 03:23:11 d0c4b47475fc: Pulling fs layer 03:23:11 5831b945b038: Pulling fs layer 03:23:11 86bbec2aaacd: Pulling fs layer 03:23:11 e10730c5d714: Pulling fs layer 03:23:11 5dd5c2283517: Pulling fs layer 03:23:11 d5ac0230b979: Pulling fs layer 03:23:11 5831b945b038: Waiting 03:23:11 86bbec2aaacd: Waiting 03:23:11 e10730c5d714: Waiting 03:23:11 5dd5c2283517: Waiting 03:23:11 d5ac0230b979: Waiting 03:23:11 d0c4b47475fc: Verifying Checksum 03:23:11 d0c4b47475fc: Download complete 03:23:11 d32db5db7311: Verifying Checksum 03:23:11 d32db5db7311: Download complete 03:23:11 86bbec2aaacd: Verifying Checksum 03:23:11 86bbec2aaacd: Download complete 03:23:11 e10730c5d714: Verifying Checksum 03:23:11 e10730c5d714: Download complete 03:23:11 9b18e9b68314: Verifying Checksum 03:23:11 9b18e9b68314: Download complete 03:23:12 d5ac0230b979: Verifying Checksum 03:23:12 d5ac0230b979: Download complete 03:23:12 9b18e9b68314: Pull complete 03:23:13 d32db5db7311: Pull complete 03:23:13 5dd5c2283517: Verifying Checksum 03:23:13 5dd5c2283517: Download complete 03:23:13 d0c4b47475fc: Pull complete 03:23:14 5831b945b038: Download complete 03:23:26 5831b945b038: Pull complete 03:23:26 86bbec2aaacd: Pull complete 03:23:26 e10730c5d714: Pull complete 03:23:31 5dd5c2283517: Pull complete 03:23:33 d5ac0230b979: Pull complete 03:23:33 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 03:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:23:33 ---> 59b3b1a385d4 03:23:33 Step 3/11 : ARG MAKE=make build 03:23:35 ---> Running in c7b04b42f7c4 03:23:35 Removing intermediate container c7b04b42f7c4 03:23:35 ---> ef23c663791b 03:23:35 Step 4/11 : WORKDIR /device-sdk-go 03:23:35 ---> Running in fc9607612082 03:23:35 Removing intermediate container fc9607612082 03:23:35 ---> 7f3da765cb53 03:23:35 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:23:36 ---> Running in 8fc69ac36095 03:23:36 Removing intermediate container 8fc69ac36095 03:23:36 ---> 4c7051763ec5 03:23:36 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:36 ---> Running in 05d5db93eb5e 03:23:38 Removing intermediate container 05d5db93eb5e 03:23:38 ---> ce4c1ddb213e 03:23:38 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:23:38 ---> Running in 7fef660ee883 03:23:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:23:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:23:40 OK: 221 MiB in 51 packages 03:23:41 Removing intermediate container 7fef660ee883 03:23:41 ---> 01e4421b7294 03:23:41 Step 8/11 : COPY go.mod vendor* ./ 03:23:41 ---> 62b080708249 03:23:41 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:41 ---> Running in 2c33b3299342 03:24:28 Removing intermediate container 2c33b3299342 03:24:28 ---> cf30369a95d3 03:24:28 Step 10/11 : COPY . . 03:24:29 ---> 4d78d4a07338 03:24:29 Step 11/11 : RUN ${MAKE} 03:24:29 ---> Running in f4905e2ae180 03:24:30 noop 03:24:31 Removing intermediate container f4905e2ae180 03:24:31 ---> f86adc3e9525 03:24:31 Successfully built f86adc3e9525 03:24:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:31 + docker inspect -f . ci-base-image-arm64 03:24:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-7791 does not seem to be running inside a container 03:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:33 $ docker top 2c8c408bff9044ca94dced92166d3c441ad1241971574eab56b82527db042b44 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:34 + go version 03:24:34 go version go1.18.7 linux/arm64 [Pipeline] } 03:24:34 $ docker stop --time=1 2c8c408bff9044ca94dced92166d3c441ad1241971574eab56b82527db042b44 03:24:35 $ docker rm -f 2c8c408bff9044ca94dced92166d3c441ad1241971574eab56b82527db042b44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:36 + docker inspect -f . ci-base-image-arm64 03:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:36 prd-ubuntu20.04-docker-arm64-4c-16g-7791 does not seem to be running inside a container 03:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:38 $ docker top 9848c9a25421a20a7dd86de64e039445ea460881caf8188353c784c366a31254 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:38 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 03:24:39 + make test 03:24:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:25:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 03:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:27:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.401s coverage: 27.6% of statements 03:27:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.386s coverage: 78.9% of statements 03:27:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 03:27:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.604s coverage: 60.0% of statements 03:27:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:27:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:27:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.710s coverage: 54.4% of statements 03:27:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:27:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 03:27:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:27:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:27:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.497s coverage: 65.1% of statements 03:27:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 03:27:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:27:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.974s coverage: 89.2% of statements 03:27:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:27:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.289s coverage: 4.7% of statements 03:27:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:27:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:27:15 GO111MODULE=on go vet ./... 03:29:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:29:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:29:07 ./bin/test-attribution-txt.sh 03:29:07 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 03:29:07 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 03:29:07 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 03:29:07 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 03:29:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:29:07 $ docker stop --time=1 9848c9a25421a20a7dd86de64e039445ea460881caf8188353c784c366a31254 03:29:09 $ docker rm -f 9848c9a25421a20a7dd86de64e039445ea460881caf8188353c784c366a31254 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:29:10 Warning: overwriting stash ‘coverage-report’ 03:29:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:29:12 + ls -al . 03:29:12 total 272 03:29:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:24 . 03:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:22 .. 03:29:12 -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 03:22 .dockerignore 03:29:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:22 .git 03:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:22 .github 03:29:12 -rw-rw-r-- 1 jenkins jenkins 131 Oct 13 03:22 .gitignore 03:29:12 -rw-rw-r-- 1 jenkins jenkins 42 Oct 13 03:22 .golangci.yml 03:29:12 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 13 03:22 CHANGELOG.md 03:29:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:22 GOVERNANCE.md 03:29:12 -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 03:22 Jenkinsfile 03:29:12 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 13 03:22 LICENSE 03:29:12 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 13 03:22 Makefile 03:29:12 -rw-rw-r-- 1 jenkins jenkins 619 Oct 13 03:22 OWNERS.md 03:29:12 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 13 03:22 README.md 03:29:12 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 03:20 VERSION 03:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:22 bin 03:29:12 -rw-r--r-- 1 jenkins jenkins 101009 Oct 13 03:27 coverage.out 03:29:12 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 03:22 example 03:29:12 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 13 03:22 go.mod 03:29:12 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 13 03:22 go.sum 03:29:12 drwxrwxr-x 14 jenkins jenkins 4096 Oct 13 03:22 internal 03:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:22 openapi 03:29:12 drwxrwxr-x 6 jenkins jenkins 4096 Oct 13 03:22 pkg 03:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:22 snap 03:29:12 -rw-rw-r-- 1 jenkins jenkins 222 Oct 13 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + 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=ad57e9545f0400bbf82677090cd003fd0fb66bd3 --label arch=arm64 --label version=0.0.0 . 03:29:12 Sending build context to Docker daemon 5.483MB 03:29:13 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:29:13 Step 2/25 : FROM ${BASE} AS builder 03:29:13 ---> f86adc3e9525 03:29:13 Step 3/25 : ARG MAKE=make build 03:29:13 ---> Running in 65c46ba64e22 03:29:13 Removing intermediate container 65c46ba64e22 03:29:13 ---> 3601e69161b3 03:29:13 Step 4/25 : WORKDIR /device-sdk-go 03:29:13 ---> Running in 5ce395cf1525 03:29:13 Removing intermediate container 5ce395cf1525 03:29:13 ---> fb975d962b87 03:29:13 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:29:13 ---> Running in 7c0766bb3803 03:29:14 Removing intermediate container 7c0766bb3803 03:29:14 ---> 481e5c0a96ad 03:29:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:29:14 ---> Running in 367e40503bc9 03:29:16 Removing intermediate container 367e40503bc9 03:29:16 ---> cd0236d45c1b 03:29:16 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:29:16 ---> Running in 495408ffd4b0 03:29:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:18 OK: 221 MiB in 51 packages 03:29:19 Removing intermediate container 495408ffd4b0 03:29:19 ---> 2cbbf5b12bc5 03:29:19 Step 8/25 : COPY go.mod vendor* ./ 03:29:20 ---> 60c4d1076aea 03:29:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:20 ---> Running in d66964726f6c 03:29:22 Removing intermediate container d66964726f6c 03:29:22 ---> e33b15548325 03:29:22 Step 10/25 : COPY . . 03:29:23 ---> a0cf9e0646a6 03:29:23 Step 11/25 : RUN ${MAKE} 03:29:23 ---> Running in 9e4b2377a94c 03:29:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:31:30 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:31:30 Removing intermediate container 9e4b2377a94c 03:31:30 ---> ac2f5eb2b4e2 03:31:30 Step 12/25 : FROM alpine:3.16 03:31:30 3.16: Pulling from library/alpine 03:31:30 9b18e9b68314: Already exists 03:31:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:31:30 Status: Downloaded newer image for alpine:3.16 03:31:30 ---> a6215f271958 03:31:30 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:31:30 ---> Running in 3e00ea4db554 03:31:30 Removing intermediate container 3e00ea4db554 03:31:30 ---> 699e87542bd5 03:31:30 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:30 ---> Running in f1a8c1670633 03:31:32 Removing intermediate container f1a8c1670633 03:31:32 ---> e297817f053b 03:31:32 Step 15/25 : RUN apk add --update --no-cache zeromq 03:31:32 ---> Running in 48d39e847f3e 03:31:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:35 (1/5) Installing libgcc (11.2.1_git20220219-r2) 03:31:35 (2/5) Installing libsodium (1.0.18-r0) 03:31:35 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 03:31:35 (4/5) Installing libzmq (4.3.4-r0) 03:31:35 (5/5) Installing zeromq (4.3.4-r0) 03:31:35 Executing busybox-1.35.0-r17.trigger 03:31:35 OK: 8 MiB in 19 packages 03:31:36 Removing intermediate container 48d39e847f3e 03:31:36 ---> a42f1ea9d82b 03:31:36 Step 16/25 : WORKDIR / 03:31:36 ---> Running in ba4bc11f520c 03:31:36 Removing intermediate container ba4bc11f520c 03:31:36 ---> b3e935049979 03:31:36 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:31:37 ---> 877b56b4f89f 03:31:37 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:31:38 ---> c3fd8ed14572 03:31:38 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:31:39 ---> 5a52e0d0598d 03:31:39 Step 20/25 : EXPOSE 59999 03:31:39 ---> Running in 0b3ebebcae4d 03:31:39 Removing intermediate container 0b3ebebcae4d 03:31:39 ---> d0dc08c825c2 03:31:39 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:31:39 ---> Running in a1500b57d04c 03:31:39 Removing intermediate container a1500b57d04c 03:31:39 ---> 7f2ca7ddbab9 03:31:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:39 ---> Running in 38c5864306a1 03:31:40 Removing intermediate container 38c5864306a1 03:31:40 ---> 7d4c5b5dad1c 03:31:40 Step 23/25 : LABEL arch=arm64 03:31:40 ---> Running in 35ae8e093bb7 03:31:40 Removing intermediate container 35ae8e093bb7 03:31:40 ---> c27aac3f726f 03:31:40 Step 24/25 : LABEL git_sha=ad57e9545f0400bbf82677090cd003fd0fb66bd3 03:31:40 ---> Running in 04b43d6e5073 03:31:40 Removing intermediate container 04b43d6e5073 03:31:40 ---> 45a1052c91db 03:31:40 Step 25/25 : LABEL version=0.0.0 03:31:40 ---> Running in 69e87aeed102 03:31:41 Removing intermediate container 69e87aeed102 03:31:41 ---> f63898779531 03:31:41 [Warning] One or more build-args [ARCH] were not consumed 03:31:41 Successfully built f63898779531 03:31:41 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 03:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:41 03:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:42 arm64: Pulling from edgex-lftools-log-publisher 03:31:42 8998bd30e6a1: Pulling fs layer 03:31:42 04944245beec: Pulling fs layer 03:31:42 699f458cf7ca: Pulling fs layer 03:31:42 765212b225bb: Pulling fs layer 03:31:42 f23df028b6ca: Pulling fs layer 03:31:42 d65c8cfc05b1: Pulling fs layer 03:31:42 2437ff75d9bd: Pulling fs layer 03:31:42 f23df028b6ca: Waiting 03:31:42 d65c8cfc05b1: Waiting 03:31:42 2437ff75d9bd: Waiting 03:31:42 765212b225bb: Waiting 03:31:42 04944245beec: Verifying Checksum 03:31:42 04944245beec: Download complete 03:31:42 765212b225bb: Verifying Checksum 03:31:42 765212b225bb: Download complete 03:31:42 f23df028b6ca: Verifying Checksum 03:31:42 f23df028b6ca: Download complete 03:31:42 d65c8cfc05b1: Verifying Checksum 03:31:42 d65c8cfc05b1: Download complete 03:31:42 699f458cf7ca: Verifying Checksum 03:31:42 699f458cf7ca: Download complete 03:31:43 8998bd30e6a1: Download complete 03:31:45 2437ff75d9bd: Verifying Checksum 03:31:45 2437ff75d9bd: Download complete 03:31:47 8998bd30e6a1: Pull complete 03:31:47 04944245beec: Pull complete 03:31:48 699f458cf7ca: Pull complete 03:31:48 765212b225bb: Pull complete 03:31:49 f23df028b6ca: Pull complete 03:31:49 d65c8cfc05b1: Pull complete 03:32:04 2437ff75d9bd: Pull complete 03:32:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:05 prd-ubuntu20.04-docker-arm64-4c-16g-7791 does not seem to be running inside a container 03:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:32:07 $ docker top 4529d889b5b835caf516324634c5923e25727cfbda000c4d9ec54febb30f54c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:08 ---> job-cost.sh 03:32:08 lf-activate-venv: SKIPPING 03:32:08 INFO: No Stack... 03:32:09 INFO: Retrieving Pricing Info for: v3-standard-4 03:32:09 INFO: Archiving Costs [Pipeline] sh 03:32:10 + cut -d, -f6 03:32:10 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 03:32:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] 03:32:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] did not exist. Created. 03:32:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:11 /w/workspace/device-sdk-go/1@tmp/durable-acad67d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:32:11 + echo total: 0.10999999940395355 [Pipeline] stash 03:32:11 Warning: overwriting stash ‘stack-cost’ 03:32:11 Stashed 1 file(s) [Pipeline] } 03:32:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1236-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:12 $ docker stop --time=1 4529d889b5b835caf516324634c5923e25727cfbda000c4d9ec54febb30f54c4 03:32:15 $ docker rm -f 4529d889b5b835caf516324634c5923e25727cfbda000c4d9ec54febb30f54c4 [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 03:32:16 provisioning config files... 03:32:16 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/config13369659667940294413tmp [Pipeline] { [Pipeline] sh 03:32:16 + set +x 03:32:16 + + curlbash -s -s https://codecov.io/bash -- 03:32:16 03:32:16 03:32:16 _____ _ 03:32:16 / ____| | | 03:32:16 | | ___ __| | ___ ___ _____ __ 03:32:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:32:16 | |___| (_) | (_| | __/ (_| (_) \ V / 03:32:16 \_____\___/ \__,_|\___|\___\___/ \_/ 03:32:16 Bash-1.0.6 03:32:16 03:32:16 03:32:16 ==> git version 2.25.1 found 03:32:16 ==> 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 03:32:16 Release-Date: 2020-01-08 03:32:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:32:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:32:16 ==> Jenkins CI detected. 03:32:16 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1236 03:32:16 project root: . 03:32:16 --> token set from env 03:32:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:32:16 ==> Running gcov in . (disable via -X gcov) 03:32:16 ==> Python coveragepy not found 03:32:16 ==> Searching for coverage reports in: 03:32:16 + . 03:32:16 -> Found 1 reports 03:32:16 ==> Detecting git/mercurial file structure 03:32:16 ==> Reading reports 03:32:16 + ./coverage.out bytes=101009 03:32:16 ==> Appending adjustments 03:32:16 https://docs.codecov.io/docs/fixing-reports 03:32:17 + Found adjustments 03:32:17 ==> Gzipping contents 03:32:17 16K /tmp/codecov.WQTqh5.gz 03:32:17 ==> Uploading reports 03:32:17 url: https://codecov.io 03:32:17 query: branch=PR-1236&commit=ad57e9545f0400bbf82677090cd003fd0fb66bd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1236&job=&cmd_args= 03:32:17 -> Pinging Codecov 03:32:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1236&commit=ad57e9545f0400bbf82677090cd003fd0fb66bd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1236%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1236&job=&cmd_args= 03:32:17 -> Uploading to 03:32:17 https://storage.googleapis.com/codecov/v4/raw/2022-10-13/7E55EF52A471D76F132DFD9A03CDDE97/ad57e9545f0400bbf82677090cd003fd0fb66bd3/6d71708e-8936-4611-bd87-7721436a56c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221013T033217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e81ca7212489f1196d550614979a494139bdc82dc6d03d961b7309ae1fdbbac 03:32:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:17 Dload Upload Total Spent Left Speed 03:32:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14591 0 0 100 14591 0 63995 --:--:-- --:--:-- --:--:-- 63716 100 14591 0 0 100 14591 0 63716 --:--:-- --:--:-- --:--:-- 63439 03:32:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ad57e9545f0400bbf82677090cd003fd0fb66bd3 [Pipeline] } 03:32:17 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 03:32:19 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1236/archives ] 03:32:19 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1236/archives 03:32:19 total 16 03:32:19 drwxr-xr-x 3 root root 4096 Oct 13 03:23 . 03:32:19 drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 03:23 .. 03:32:19 drwxr-xr-x 2 root root 4096 Oct 13 03:23 cost 03:32:19 -rw-r--r-- 1 root root 86 Oct 13 03:23 cost.csv 03:32:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1236/archives 03:32:19 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1236/archives 03:32:19 total 16 03:32:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:23 . 03:32:19 drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 03:23 .. 03:32:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 03:23 cost 03:32:19 -rw-r--r-- 1 jenkins jenkins 86 Oct 13 03:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:32:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:32:20 ---> package-listing.sh 03:32:20 ++ facter osfamily 03:32:20 ++ tr '[:upper:]' '[:lower:]' 03:32:21 + OS_FAMILY=debian 03:32:21 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1236 03:32:21 + START_PACKAGES=/tmp/packages_start.txt 03:32:21 + END_PACKAGES=/tmp/packages_end.txt 03:32:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:32:21 + PACKAGES=/tmp/packages_start.txt 03:32:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1236 ']' 03:32:21 + PACKAGES=/tmp/packages_end.txt 03:32:21 + case "${OS_FAMILY}" in 03:32:21 + dpkg -l 03:32:21 + grep '^ii' 03:32:21 + '[' -f /tmp/packages_start.txt ']' 03:32:21 + '[' -f /tmp/packages_end.txt ']' 03:32:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:32:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1236 ']' 03:32:21 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1236/archives/ 03:32:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1236/archives/ [Pipeline] echo 03:32:21 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-1236/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:32:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:22 prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container 03:32:22 $ 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-1236/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-1236 -v /w/workspace/gexfoundry_device-sdk-go_PR-1236:/w/workspace/gexfoundry_device-sdk-go_PR-1236:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:32:22 $ docker top 5d5100cdf72dc086783314de4a9ac02415f5696e7972c7e29b998e4e0b9534e3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:22 + touch /tmp/pre-build-complete [Pipeline] sh 03:32:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:32:23 + ls /var/log/sa-host 03:32:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:23 provisioning config files... 03:32:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1236@tmp/config16082955582425047947tmp [Pipeline] { [Pipeline] echo 03:32:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:32:23 ---> create-netrc.sh [Pipeline] } 03:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:32:24 ---> python-tools-install.sh [Pipeline] echo 03:32:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:32:24 ---> sudo-logs.sh 03:32:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:32:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:32:25 ---> job-cost.sh 03:32:25 lf-activate-venv: SKIPPING 03:32:25 DEBUG: total: 0.2199999988079071 03:32:25 INFO: Retrieving Stack Cost... 03:32:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:25 INFO: Archiving Costs [Pipeline] echo 03:32:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:32:26 ---> logs-deploy.sh 03:32:26 lf-activate-venv: SKIPPING 03:32:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1236/1 03:32:26 INFO: archiving workspace using pattern(s): 03:32:27 Archives upload complete. 03:32:27 INFO: archiving logs to Nexus 03:32:28 ---> uname -a: 03:32:28 Linux prd-ubuntu20-04-docker-8c-8g-7790 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:32:28 03:32:28 03:32:28 ---> lscpu: 03:32:28 Architecture: x86_64 03:32:28 CPU op-mode(s): 32-bit, 64-bit 03:32:28 Byte Order: Little Endian 03:32:28 Address sizes: 40 bits physical, 48 bits virtual 03:32:28 CPU(s): 8 03:32:28 On-line CPU(s) list: 0-7 03:32:28 Thread(s) per core: 1 03:32:28 Core(s) per socket: 1 03:32:28 Socket(s): 8 03:32:28 NUMA node(s): 1 03:32:28 Vendor ID: AuthenticAMD 03:32:28 CPU family: 23 03:32:28 Model: 49 03:32:28 Model name: AMD EPYC-Rome Processor 03:32:28 Stepping: 0 03:32:28 CPU MHz: 2799.998 03:32:28 BogoMIPS: 5599.99 03:32:28 Virtualization: AMD-V 03:32:28 Hypervisor vendor: KVM 03:32:28 Virtualization type: full 03:32:28 L1d cache: 256 KiB 03:32:28 L1i cache: 256 KiB 03:32:28 L2 cache: 4 MiB 03:32:28 L3 cache: 128 MiB 03:32:28 NUMA node0 CPU(s): 0-7 03:32:28 Vulnerability Itlb multihit: Not affected 03:32:28 Vulnerability L1tf: Not affected 03:32:28 Vulnerability Mds: Not affected 03:32:28 Vulnerability Meltdown: Not affected 03:32:28 Vulnerability Mmio stale data: Not affected 03:32:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:32:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:32:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:32:28 Vulnerability Srbds: Not affected 03:32:28 Vulnerability Tsx async abort: Not affected 03:32:28 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 03:32:28 03:32:28 03:32:28 ---> nproc: 03:32:28 8 03:32:28 03:32:28 03:32:28 ---> df -h: 03:32:28 Filesystem Size Used Avail Use% Mounted on 03:32:28 overlay 155G 12G 144G 8% / 03:32:28 tmpfs 64M 0 64M 0% /dev 03:32:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:32:28 shm 64M 0 64M 0% /dev/shm 03:32:28 /dev/vda1 155G 12G 144G 8% /facter-os 03:32:28 03:32:28 03:32:28 ---> sar -b -r -n DEV: 03:32:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7790) 10/13/22 _x86_64_ (8 CPU) 03:32:28 03:32:28 03:19:46 LINUX RESTART (8 CPU) 03:32:28 03:32:28 03:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:32:28 03:21:01 332.36 47.71 284.65 0.00 5410.49 82936.31 0.00 03:32:28 03:22:01 144.33 1.15 143.18 0.00 30.13 38737.68 0.00 03:32:28 03:23:01 180.80 0.33 180.47 0.00 16.40 36638.29 0.00 03:32:28 03:24:01 22.46 0.00 22.46 0.00 0.00 11153.62 0.00 03:32:28 03:25:01 36.24 9.33 26.91 0.00 2884.32 4631.89 0.00 03:32:28 03:26:01 5.22 0.00 5.22 0.00 0.00 173.84 0.00 03:32:28 03:27:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 03:32:28 03:28:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 03:32:28 03:29:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 03:32:28 03:30:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 03:32:28 03:31:01 1.28 0.00 1.28 0.00 0.00 24.13 0.00 03:32:28 03:32:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 03:32:28 Average: 60.88 4.88 56.00 0.00 695.47 14536.84 0.00 03:32:28 03:32:28 03:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:32:28 03:21:01 29204480 31605576 716132 2.18 72060 2607304 1816492 5.35 982208 2345908 4 03:32:28 03:22:01 28093656 31528936 768816 2.34 133268 3497544 1957084 5.77 1308244 3024628 430352 03:32:28 03:23:01 27834940 31580056 717308 2.18 146332 3760372 1833808 5.40 1199068 3355988 315148 03:32:28 03:24:01 27842216 31587804 709992 2.16 146540 3760372 1741220 5.13 1201068 3343824 8 03:32:28 03:25:01 27538760 31559768 723660 2.20 164492 4009380 1787232 5.27 1366288 3460396 208 03:32:28 03:26:01 27556868 31579532 705092 2.14 165008 4009280 1804484 5.32 1347244 3459252 24 03:32:28 03:27:01 27556828 31579588 704988 2.14 165088 4009284 1804484 5.32 1347236 3459260 8 03:32:28 03:28:01 27561268 31584172 700456 2.13 165160 4009284 1804484 5.32 1342868 3459324 44 03:32:28 03:29:01 27560968 31583900 700668 2.13 165184 4009288 1804484 5.32 1342872 3459328 12 03:32:28 03:30:01 27561172 31584364 700276 2.13 165272 4009292 1804484 5.32 1342816 3459500 32 03:32:28 03:31:01 27560872 31584144 700436 2.13 165348 4009292 1804484 5.32 1342992 3459500 12 03:32:28 03:32:01 27561072 31584380 700352 2.13 165380 4009296 1804484 5.32 1342972 3459504 44 03:32:28 Average: 27786092 31578518 712348 2.17 151594 3808332 1813935 5.35 1288823 3312201 62158 03:32:28 03:32:28 03:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:32:28 03:21:01 ens3 697.04 463.64 6471.21 112.08 0.00 0.00 0.00 0.00 03:32:28 03:21:01 docker0 7.64 6.63 0.71 70.36 0.00 0.00 0.00 0.00 03:32:28 03:21:01 lo 6.99 6.99 0.67 0.67 0.00 0.00 0.00 0.00 03:32:28 03:22:01 ens3 215.16 154.66 1712.29 26.19 0.00 0.00 0.00 0.00 03:32:28 03:22:01 veth39ff81b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:32:28 03:22:01 docker0 128.86 172.65 10.72 1672.52 0.00 0.00 0.00 0.00 03:32:28 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 03:23:01 ens3 145.84 97.22 2636.35 21.23 0.00 0.00 0.00 0.00 03:32:28 03:23:01 docker0 15.48 19.28 0.92 98.53 0.00 0.00 0.00 0.00 03:32:28 03:23:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 03:32:28 03:24:01 ens3 7.45 5.33 7.75 2.78 0.00 0.00 0.00 0.00 03:32:28 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:24:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:32:28 03:25:01 ens3 74.50 43.94 1298.46 3.21 0.00 0.00 0.00 0.00 03:32:28 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:32:28 03:26:01 ens3 0.55 0.42 0.17 0.12 0.00 0.00 0.00 0.00 03:32:28 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 03:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 03:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:30:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 03:31:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 03:32:28 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:28 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:28 Average: ens3 95.13 63.83 1010.94 13.82 0.00 0.00 0.00 0.00 03:32:28 Average: docker0 12.66 16.55 1.03 153.44 0.00 0.00 0.00 0.00 03:32:28 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 03:32:28 03:32:28 03:32:28 ---> sar -P ALL: 03:32:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7790) 10/13/22 _x86_64_ (8 CPU) 03:32:28 03:32:28 03:19:46 LINUX RESTART (8 CPU) 03:32:28 03:32:28 03:20:01 CPU %user %nice %system %iowait %steal %idle 03:32:28 03:21:01 all 9.42 0.00 3.61 3.20 0.06 83.72 03:32:28 03:21:01 0 6.49 0.00 3.90 0.64 0.05 88.92 03:32:28 03:21:01 1 12.17 0.00 3.39 1.21 0.07 83.17 03:32:28 03:21:01 2 9.76 0.00 3.02 3.42 0.05 83.74 03:32:28 03:21:01 3 7.97 0.00 3.50 0.84 0.05 87.65 03:32:28 03:21:01 4 8.30 0.00 5.36 3.51 0.07 82.76 03:32:28 03:21:01 5 12.43 0.00 2.82 0.40 0.07 84.27 03:32:28 03:21:01 6 9.54 0.00 3.46 14.50 0.05 72.45 03:32:28 03:21:01 7 8.65 0.00 3.44 1.12 0.05 86.75 03:32:28 03:22:01 all 34.90 0.00 6.21 2.25 0.08 56.56 03:32:28 03:22:01 0 34.79 0.00 5.74 0.20 0.10 59.17 03:32:28 03:22:01 1 34.81 0.00 5.46 0.54 0.07 59.12 03:32:28 03:22:01 2 35.44 0.00 5.79 0.35 0.07 58.34 03:32:28 03:22:01 3 34.16 0.00 6.96 5.42 0.08 53.39 03:32:28 03:22:01 4 35.90 0.00 6.23 0.57 0.08 57.21 03:32:28 03:22:01 5 35.87 0.00 6.42 0.81 0.07 56.84 03:32:28 03:22:01 6 34.27 0.00 6.37 8.54 0.10 50.72 03:32:28 03:22:01 7 33.93 0.00 6.72 1.66 0.08 57.61 03:32:28 03:23:01 all 31.92 0.00 6.06 1.78 0.10 60.14 03:32:28 03:23:01 0 31.27 0.00 5.54 0.34 0.10 62.75 03:32:28 03:23:01 1 31.57 0.00 6.22 0.30 0.08 61.83 03:32:28 03:23:01 2 32.38 0.00 6.23 4.22 0.12 57.05 03:32:28 03:23:01 3 31.25 0.00 6.03 0.27 0.12 62.33 03:32:28 03:23:01 4 32.26 0.00 5.68 3.33 0.10 58.62 03:32:28 03:23:01 5 31.76 0.00 6.72 0.37 0.12 61.03 03:32:28 03:23:01 6 31.98 0.00 5.96 3.71 0.07 58.28 03:32:28 03:23:01 7 32.93 0.00 6.07 1.72 0.10 59.19 03:32:28 03:24:01 all 0.28 0.00 0.19 0.40 0.01 99.13 03:32:28 03:24:01 0 0.20 0.00 0.18 0.00 0.02 99.60 03:32:28 03:24:01 1 0.15 0.00 0.10 0.07 0.02 99.67 03:32:28 03:24:01 2 0.63 0.00 0.18 0.00 0.02 99.17 03:32:28 03:24:01 3 0.15 0.00 0.17 0.10 0.00 99.58 03:32:28 03:24:01 4 0.25 0.00 0.17 0.32 0.02 99.25 03:32:28 03:24:01 5 0.18 0.00 0.13 0.03 0.00 99.65 03:32:28 03:24:01 6 0.27 0.00 0.18 0.05 0.00 99.50 03:32:28 03:24:01 7 0.43 0.00 0.37 2.61 0.00 96.59 03:32:28 03:25:01 all 1.18 0.00 0.84 0.43 0.01 97.53 03:32:28 03:25:01 0 1.00 0.00 0.50 0.02 0.03 98.45 03:32:28 03:25:01 1 1.57 0.00 0.55 0.07 0.02 97.80 03:32:28 03:25:01 2 0.67 0.00 0.39 0.05 0.00 98.90 03:32:28 03:25:01 3 0.50 0.00 0.90 1.34 0.02 97.24 03:32:28 03:25:01 4 0.97 0.00 1.95 0.35 0.00 96.73 03:32:28 03:25:01 5 1.38 0.00 0.85 0.63 0.02 97.12 03:32:28 03:25:01 6 1.38 0.00 0.93 0.63 0.02 97.03 03:32:28 03:25:01 7 1.97 0.00 0.65 0.37 0.02 96.99 03:32:28 03:26:01 all 0.06 0.00 0.03 0.04 0.01 99.86 03:32:28 03:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:32:28 03:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:32:28 03:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:32:28 03:26:01 3 0.03 0.00 0.05 0.25 0.02 99.65 03:32:28 03:26:01 4 0.13 0.00 0.03 0.07 0.02 99.75 03:32:28 03:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:32:28 03:26:01 6 0.08 0.00 0.02 0.00 0.02 99.88 03:32:28 03:26:01 7 0.07 0.00 0.03 0.02 0.00 99.88 03:32:28 03:27:01 all 0.01 0.00 0.01 0.02 0.00 99.96 03:32:28 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:32:28 03:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:32:28 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:32:28 03:27:01 3 0.00 0.00 0.00 0.15 0.00 99.85 03:32:28 03:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:32:28 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:32:28 03:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:28 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:28 03:28:01 all 0.08 0.00 0.01 0.01 0.01 99.89 03:32:28 03:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:32:28 03:28:01 1 0.00 0.00 0.00 0.00 0.03 99.97 03:32:28 03:28:01 2 0.47 0.00 0.00 0.00 0.02 99.52 03:32:28 03:28:01 3 0.03 0.00 0.00 0.07 0.02 99.88 03:32:28 03:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:32:28 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:32:28 03:28:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:32:28 03:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:28 03:29:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:32:28 03:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:32:28 03:29:01 1 0.08 0.00 0.02 0.00 0.02 99.88 03:32:28 03:29:01 2 1.97 0.00 0.00 0.00 0.00 98.03 03:32:28 03:29:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:32:28 03:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:32:28 03:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:32:28 03:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:32:28 03:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:28 03:30:01 all 0.17 0.00 0.01 0.01 0.01 99.81 03:32:28 03:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:32:28 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:32:28 03:30:01 2 1.08 0.00 0.00 0.00 0.02 98.91 03:32:28 03:30:01 3 0.00 0.00 0.02 0.05 0.02 99.92 03:32:28 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:28 03:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:32:28 03:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:32:28 03:30:01 7 0.13 0.00 0.00 0.00 0.00 99.87 03:32:28 03:31:01 all 0.05 0.00 0.01 0.02 0.01 99.91 03:32:28 03:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:32:28 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:32:28 03:31:01 2 0.02 0.00 0.00 0.00 0.05 99.93 03:32:28 03:31:01 3 0.02 0.00 0.00 0.12 0.00 99.87 03:32:28 03:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:32:28 03:31:01 5 0.05 0.00 0.03 0.03 0.02 99.87 03:32:28 03:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:28 03:31:01 7 0.22 0.00 0.00 0.00 0.02 99.77 03:32:28 03:32:28 03:31:01 CPU %user %nice %system %iowait %steal %idle 03:32:28 03:32:01 all 0.04 0.00 0.01 0.02 0.00 99.92 03:32:28 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:32:28 03:32:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:32:28 03:32:01 2 0.12 0.00 0.00 0.00 0.02 99.87 03:32:28 03:32:01 3 0.03 0.00 0.02 0.18 0.00 99.77 03:32:28 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:28 03:32:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:32:28 03:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:32:28 03:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:28 Average: all 6.47 0.00 1.41 0.68 0.03 91.42 03:32:28 Average: 0 6.13 0.00 1.33 0.10 0.03 92.42 03:32:28 Average: 1 6.66 0.00 1.31 0.18 0.03 91.81 03:32:28 Average: 2 6.83 0.00 1.29 0.67 0.03 91.18 03:32:28 Average: 3 6.12 0.00 1.46 0.73 0.03 91.67 03:32:28 Average: 4 6.44 0.00 1.61 0.67 0.03 91.25 03:32:28 Average: 5 6.76 0.00 1.41 0.19 0.03 91.61 03:32:28 Average: 6 6.41 0.00 1.41 2.26 0.02 89.90 03:32:28 Average: 7 6.45 0.00 1.42 0.62 0.02 91.48 03:32:28 03:32:28 03:32:28