Pull request #110 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-rfid-llrp-go Loading trusted files from base branch main at abf08d0160819e269393c084552fc961dbc8790f rather than 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 Obtained Jenkinsfile from abf08d0160819e269393c084552fc961dbc8790f 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-ssh2968659397470616419.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-ssh15416055488558712457.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-rfid-llrp-go/branches/PR-110/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-rfid-llrp-go/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12873478795585442589.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-rfid-llrp-go/branches/PR-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7329978930155791488.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-ssh13486277501539320805.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-rfid-llrp-go/branches/PR-110/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-rfid-llrp-go/branches/PR-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4678515562218403493.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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1803 in /w/workspace/undry_device-rfid-llrp-go_PR-110 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit abf08d0160819e269393c084552fc961dbc8790f into PR head commit 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 Merge succeeded, producing 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 Checking out Revision 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 (PR-110) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # 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 abf08d0160819e269393c084552fc961dbc8790f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # timeout=10 Commit message: "feat: add internal command request/response topics" 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 08:11:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:11:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:11:23 ========================================================= 08:11:23 EdgeX Global Pipelines Version Info 08:11:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:11:24 ------------------- 08:11:24 stable info: 08:11:24 ------------------- 08:11:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:11:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:11:24 Message: update stable to v1.0.239 08:11:24 ------------------- 08:11:24 experimental info: 08:11:24 ------------------- 08:11:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:11:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 08:11:24 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:11:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fd8555 [Pipeline] echo 08:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:26 provisioning config files... 08:11:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config8482153247415433911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:27 ---> docker-login.sh 08:11:27 nexus3.edgexfoundry.org:10001 08:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:27 Configure a credential helper to remove this warning. See 08:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:27 08:11:27 Login Succeeded 08:11:27 nexus3.edgexfoundry.org:10002 08:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:27 Configure a credential helper to remove this warning. See 08:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:27 08:11:27 Login Succeeded 08:11:27 nexus3.edgexfoundry.org:10003 08:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:27 Configure a credential helper to remove this warning. See 08:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:27 08:11:27 Login Succeeded 08:11:27 nexus3.edgexfoundry.org:10004 08:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:27 Configure a credential helper to remove this warning. See 08:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:27 08:11:27 Login Succeeded 08:11:27 docker.io 08:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:28 Configure a credential helper to remove this warning. See 08:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:28 08:11:28 Login Succeeded 08:11:28 ---> docker-login.sh ends [Pipeline] } 08:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:11:28 + git rev-list -1 --merges 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852~1..7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo 08:11:28 -----------> git rev-list -1 --merges 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852~1..7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [false] [Pipeline] sh 08:11:29 + git log --format=format:%s -1 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo 08:11:29 ========================================================= 08:11:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:11:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:29 + git log --format=format:%s -1 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo 08:11:29 [semverPrep] GIT_COMMIT: 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852, Commit Message: feat: add internal command request/response topics [Pipeline] echo 08:11:29 [semverPrep] This is not a build commit. [Pipeline] sh 08:11:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:29 + grep -v github /etc/ssh/ssh_known_hosts 08:11:29 + [ -e /tmp/ssh_known_hosts ] 08:11:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:11:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:11:29 + sudo tee -a /etc/ssh/ssh_known_hosts 08:11:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:30 08:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:30 0.1.4: Pulling from edgex-devops/py-git-semver 08:11:30 b85a868b505f: Pulling fs layer 08:11:30 e2be974225ed: Pulling fs layer 08:11:30 339a4e72a1f5: Pulling fs layer 08:11:30 988bab9f4d93: Pulling fs layer 08:11:30 1469e6f7b9e6: Pulling fs layer 08:11:30 eaf3925da568: Pulling fs layer 08:11:30 988bab9f4d93: Waiting 08:11:30 1469e6f7b9e6: Waiting 08:11:30 bab4dde63d76: Pulling fs layer 08:11:30 bde34c3a00c8: Pulling fs layer 08:11:30 eaf3925da568: Waiting 08:11:30 bab4dde63d76: Waiting 08:11:30 bde34c3a00c8: Waiting 08:11:30 b352a97aabf1: Pulling fs layer 08:11:30 4872d77fe225: Pulling fs layer 08:11:30 5851b861e8e6: Pulling fs layer 08:11:30 4872d77fe225: Waiting 08:11:30 5851b861e8e6: Waiting 08:11:30 b352a97aabf1: Waiting 08:11:30 e2be974225ed: Verifying Checksum 08:11:30 e2be974225ed: Download complete 08:11:30 988bab9f4d93: Verifying Checksum 08:11:30 988bab9f4d93: Download complete 08:11:31 339a4e72a1f5: Verifying Checksum 08:11:31 339a4e72a1f5: Download complete 08:11:31 1469e6f7b9e6: Verifying Checksum 08:11:31 1469e6f7b9e6: Download complete 08:11:31 eaf3925da568: Verifying Checksum 08:11:31 eaf3925da568: Download complete 08:11:31 bde34c3a00c8: Verifying Checksum 08:11:31 bde34c3a00c8: Download complete 08:11:31 b352a97aabf1: Verifying Checksum 08:11:31 b352a97aabf1: Download complete 08:11:31 4872d77fe225: Verifying Checksum 08:11:31 4872d77fe225: Download complete 08:11:31 5851b861e8e6: Verifying Checksum 08:11:31 5851b861e8e6: Download complete 08:11:31 b85a868b505f: Download complete 08:11:31 bab4dde63d76: Verifying Checksum 08:11:31 bab4dde63d76: Download complete 08:11:32 b85a868b505f: Pull complete 08:11:32 e2be974225ed: Pull complete 08:11:33 339a4e72a1f5: Pull complete 08:11:33 988bab9f4d93: Pull complete 08:11:33 1469e6f7b9e6: Pull complete 08:11:33 eaf3925da568: Pull complete 08:11:35 bab4dde63d76: Pull complete 08:11:35 bde34c3a00c8: Pull complete 08:11:35 b352a97aabf1: Pull complete 08:11:35 4872d77fe225: Pull complete 08:11:35 5851b861e8e6: Pull complete 08:11:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:36 prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container 08:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:11:37 $ docker top a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb -eo pid,comm 08:11:37 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). 08:11:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:38 [ssh-agent] Looking for ssh-agent implementation... 08:11:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:38 $ docker exec a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent 08:11:38 SSH_AUTH_SOCK=/tmp/ssh-7wgLh9DgMeXy/agent.33 08:11:38 SSH_AGENT_PID=39 08:11:38 Running ssh-add (command line suppressed) 08:11:38 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_17398559802395531527.key (/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_17398559802395531527.key) 08:11:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:38 + git tag --points-at HEAD [Pipeline] } 08:11:38 $ docker exec --env ******** --env ******** a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent -k 08:11:38 unset SSH_AUTH_SOCK; 08:11:38 unset SSH_AGENT_PID; 08:11:38 echo Agent pid 39 killed; 08:11:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:39 [ssh-agent] Looking for ssh-agent implementation... 08:11:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:39 $ docker exec a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent 08:11:39 SSH_AUTH_SOCK=/tmp/ssh-B4uHiCYa4pPT/agent.72 08:11:39 SSH_AGENT_PID=78 08:11:39 Running ssh-add (command line suppressed) 08:11:39 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_1935025510945047026.key (/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_1935025510945047026.key) 08:11:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:39 + git semver init 08:11:39 2022-09-28 08:11:39,910 [run_init] DEBUG init version:0.0.0 force:False 08:11:39 2022-09-28 08:11:39,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver 08:11:39 2022-09-28 08:11:39,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-110/.semver 08:11:39 2022-09-28 08:11:39,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-110, universal_newlines=False, shell=None, istream=None) 08:11:40 2022-09-28 08:11:40,829 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-110/.git/info/exclude 08:11:40 2022-09-28 08:11:40,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver/PR-110 with force:False 08:11:40 2022-09-28 08:11:40,829 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver/PR-110 08:11:40 2022-09-28 08:11:40,833 [execute] INFO git cat-file --batch-check 08:11:40 2022-09-28 08:11:40,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver, universal_newlines=False, shell=None, istream=) 08:11:40 2022-09-28 08:11:40,839 [execute] INFO git cat-file --batch 08:11:40 2022-09-28 08:11:40,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver, universal_newlines=False, shell=None, istream=) 08:11:40 2022-09-28 08:11:40,843 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-110/.semver/PR-110 08:11:40 0.0.0 [Pipeline] } 08:11:40 $ docker exec --env ******** --env ******** a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent -k 08:11:41 unset SSH_AUTH_SOCK; 08:11:41 unset SSH_AGENT_PID; 08:11:41 echo Agent pid 78 killed; 08:11:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:41 + git semver [Pipeline] } 08:11:41 $ docker stop --time=1 a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb 08:11:43 $ docker rm -f a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb [Pipeline] // withDockerContainer [Pipeline] sh 08:11:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:11:43 Stashed 1 file(s) [Pipeline] echo 08:11:43 [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 08:11:44 provisioning config files... 08:11:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config6343671028303414627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:44 ---> docker-login.sh 08:11:44 nexus3.edgexfoundry.org:10001 08:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:44 Configure a credential helper to remove this warning. See 08:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:44 08:11:44 Login Succeeded 08:11:44 nexus3.edgexfoundry.org:10002 08:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:44 Configure a credential helper to remove this warning. See 08:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:44 08:11:44 Login Succeeded 08:11:44 nexus3.edgexfoundry.org:10003 08:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:44 Configure a credential helper to remove this warning. See 08:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:44 08:11:44 Login Succeeded 08:11:44 nexus3.edgexfoundry.org:10004 08:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:44 Configure a credential helper to remove this warning. See 08:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:44 08:11:44 Login Succeeded 08:11:44 docker.io 08:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:45 Configure a credential helper to remove this warning. See 08:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:45 08:11:45 Login Succeeded 08:11:45 ---> docker-login.sh ends [Pipeline] } 08:11:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:11:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:11:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:11:45 ========================================================= 08:11:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:11:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:11:46 Sending build context to Docker daemon 4.066MB 08:11:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:11:46 Step 2/12 : FROM ${BASE} AS builder 08:11:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:11:46 2408cc74d12b: Pulling fs layer 08:11:46 ea60b727a1ce: Pulling fs layer 08:11:46 30c4a7721957: Pulling fs layer 08:11:46 370296b7ddb6: Pulling fs layer 08:11:46 7c6cee850709: Pulling fs layer 08:11:46 39a5fcdaea64: Pulling fs layer 08:11:46 d94ebbe4e438: Pulling fs layer 08:11:46 bcfd1f05c69d: Pulling fs layer 08:11:46 59ccb84bbe0f: Pulling fs layer 08:11:46 39a5fcdaea64: Waiting 08:11:46 d94ebbe4e438: Waiting 08:11:46 bcfd1f05c69d: Waiting 08:11:46 370296b7ddb6: Waiting 08:11:46 7c6cee850709: Waiting 08:11:46 59ccb84bbe0f: Waiting 08:11:46 30c4a7721957: Verifying Checksum 08:11:46 30c4a7721957: Download complete 08:11:46 ea60b727a1ce: Verifying Checksum 08:11:46 ea60b727a1ce: Download complete 08:11:46 7c6cee850709: Verifying Checksum 08:11:46 7c6cee850709: Download complete 08:11:46 39a5fcdaea64: Verifying Checksum 08:11:46 39a5fcdaea64: Download complete 08:11:46 2408cc74d12b: Verifying Checksum 08:11:46 d94ebbe4e438: Verifying Checksum 08:11:46 d94ebbe4e438: Download complete 08:11:46 2408cc74d12b: Pull complete 08:11:46 ea60b727a1ce: Pull complete 08:11:46 30c4a7721957: Pull complete 08:11:47 370296b7ddb6: Verifying Checksum 08:11:47 370296b7ddb6: Download complete 08:11:47 59ccb84bbe0f: Download complete 08:11:47 bcfd1f05c69d: Verifying Checksum 08:11:47 bcfd1f05c69d: Download complete 08:11:51 370296b7ddb6: Pull complete 08:11:51 7c6cee850709: Pull complete 08:11:51 39a5fcdaea64: Pull complete 08:11:51 d94ebbe4e438: Pull complete 08:11:53 bcfd1f05c69d: Pull complete 08:11:54 59ccb84bbe0f: Pull complete 08:11:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 08:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:11:54 ---> a4fb48ad2a94 08:11:54 Step 3/12 : ARG MAKE='make build' 08:11:56 ---> Running in 9d7f892f2dec 08:11:56 Removing intermediate container 9d7f892f2dec 08:11:56 ---> 8718b18c829f 08:11:56 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 08:11:56 ---> Running in 9c4a4f619119 08:11:57 Removing intermediate container 9c4a4f619119 08:11:57 ---> fab1fea9893e 08:11:57 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 08:11:57 ---> Running in 410c8e3bd062 08:11:57 Removing intermediate container 410c8e3bd062 08:11:57 ---> 8ff709327c83 08:11:57 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:57 ---> Running in 0f42be9f172e 08:11:57 Removing intermediate container 0f42be9f172e 08:11:57 ---> 052546d12c86 08:11:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:57 ---> Running in 4cb3ec8d6e34 08:11:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:11:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:11:59 OK: 211 MiB in 51 packages 08:11:59 Still waiting to schedule task 08:11:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:11:59 Removing intermediate container 4cb3ec8d6e34 08:11:59 ---> fc48b74622e6 08:11:59 Step 8/12 : WORKDIR /app 08:11:59 ---> Running in 1d55c71af289 08:11:59 Removing intermediate container 1d55c71af289 08:11:59 ---> 1f08cae0e8f5 08:11:59 Step 9/12 : COPY go.mod vendor* ./ 08:11:59 ---> 8b381b92431e 08:11:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:59 ---> Running in f06af2347e70 08:12:21 Removing intermediate container f06af2347e70 08:12:21 ---> 11b4c623257e 08:12:21 Step 11/12 : COPY . . 08:12:21 ---> 410cb1dffb77 08:12:21 Step 12/12 : RUN $MAKE 08:12:21 ---> Running in 58e167a9dfeb 08:12:21 noop 08:12:21 Removing intermediate container 58e167a9dfeb 08:12:21 ---> ef1e31e50ecc 08:12:21 Successfully built ef1e31e50ecc 08:12:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:21 + docker inspect -f . ci-base-image-x86_64 08:12:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:22 prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container 08:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:12:22 $ docker top 0f1a979569ae145d066252d4c1118b73f6295362178bd64ae3969c5866b0661a -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:22 + go version 08:12:22 go version go1.18.3 linux/amd64 [Pipeline] } 08:12:22 $ docker stop --time=1 0f1a979569ae145d066252d4c1118b73f6295362178bd64ae3969c5866b0661a 08:12:24 $ docker rm -f 0f1a979569ae145d066252d4c1118b73f6295362178bd64ae3969c5866b0661a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:24 + docker inspect -f . ci-base-image-x86_64 08:12:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:25 prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container 08:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:12:25 $ docker top 440c7808f20bc547d1d660522de1d578a48abd4caa4ec38360008017aaf0c56d -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:25 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-110 [Pipeline] fileExists [Pipeline] sh 08:12:26 + make test 08:12:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:12:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 08:12:38 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 08:12:38 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 08:12:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.799s coverage: 38.5% of statements 08:12:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.273s coverage: 52.0% of statements 08:12:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements 08:12:51 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." 08:12:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:12:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:12:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:12:54 ./bin/test-attribution-txt.sh 08:12:54 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 08:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:12:54 $ docker stop --time=1 440c7808f20bc547d1d660522de1d578a48abd4caa4ec38360008017aaf0c56d 08:12:57 $ docker rm -f 440c7808f20bc547d1d660522de1d578a48abd4caa4ec38360008017aaf0c56d [Pipeline] // withDockerContainer [Pipeline] sh 08:12:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:12:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:12:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:12:58 + ls -al . 08:12:58 total 636 08:12:58 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 08:12 . 08:12:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:11 .. 08:12:58 -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 08:11 .dockerignore 08:12:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:12 .git 08:12:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:11 .github 08:12:58 -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 08:11 .gitignore 08:12:58 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 08:11 .golangci.yml 08:12:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 08:11 .semver 08:12:58 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 08:11 Attribution.txt 08:12:58 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 08:11 CHANGELOG.md 08:12:58 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 08:11 Dockerfile 08:12:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 08:11 GOVERNANCE.md 08:12:58 -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 08:11 Jenkinsfile 08:12:58 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 08:11 LICENSE 08:12:58 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 08:11 Makefile 08:12:58 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 08:11 OWNERS.md 08:12:58 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 08:11 README.md 08:12:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:11 VERSION 08:12:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:11 bin 08:12:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:11 cmd 08:12:58 -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 08:12 coverage.out 08:12:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:11 examples 08:12:58 -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 08:11 go.mod 08:12:58 -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 08:11 go.sum 08:12:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:11 images 08:12:58 drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 08:11 internal 08:12:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:11 snap 08:12:58 -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:58 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 --label arch=amd64 --label version=0.0.0 . 08:12:58 Sending build context to Docker daemon 4.066MB 08:12:58 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:12:58 Step 2/25 : FROM ${BASE} AS builder 08:12:58 ---> ef1e31e50ecc 08:12:58 Step 3/25 : ARG MAKE='make build' 08:12:59 ---> Running in b549eed55a46 08:12:59 Removing intermediate container b549eed55a46 08:12:59 ---> 36afa7738b9e 08:12:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 08:12:59 ---> Running in 5a27b88eeaf7 08:12:59 Removing intermediate container 5a27b88eeaf7 08:12:59 ---> 4c92453e1a12 08:12:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:12:59 ---> Running in 6e9fcbcc4dad 08:12:59 Removing intermediate container 6e9fcbcc4dad 08:12:59 ---> 25b36b8cd491 08:12:59 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:59 ---> Running in 00c2b6e205d2 08:13:00 Removing intermediate container 00c2b6e205d2 08:13:00 ---> 526bda31c87d 08:13:00 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:00 ---> Running in 1a56b60e694c 08:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:13:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:13:01 OK: 211 MiB in 51 packages 08:13:01 Removing intermediate container 1a56b60e694c 08:13:01 ---> 10b9cc8842ae 08:13:01 Step 8/25 : WORKDIR /app 08:13:01 ---> Running in ebcd9e48e455 08:13:01 Removing intermediate container ebcd9e48e455 08:13:01 ---> d59e941ae873 08:13:01 Step 9/25 : COPY go.mod vendor* ./ 08:13:02 ---> 7c7862441af8 08:13:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:02 ---> Running in 7dab974e5a70 08:13:02 Removing intermediate container 7dab974e5a70 08:13:02 ---> 59292b6672c2 08:13:02 Step 11/25 : COPY . . 08:13:02 ---> 185e9685737a 08:13:02 Step 12/25 : RUN $MAKE 08:13:02 ---> Running in 31ebbff9242a 08:13:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 08:13:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1805 in /w/workspace/undry_device-rfid-llrp-go_PR-110 [Pipeline] { [Pipeline] ws 08:13:23 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 08:13:24 Selected Git installation does not exist. Using Default 08:13:24 The recommended git tool is: NONE 08:13:25 Removing intermediate container 31ebbff9242a 08:13:25 ---> a02857ae8e40 08:13:25 Step 13/25 : FROM alpine:3.16 08:13:25 3.16: Pulling from library/alpine 08:13:25 213ec9aee27d: Pulling fs layer 08:13:25 213ec9aee27d: Download complete 08:13:26 213ec9aee27d: Pull complete 08:13:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:13:26 Status: Downloaded newer image for alpine:3.16 08:13:26 ---> 9c6f07244728 08:13:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:13:26 ---> Running in a208a5f453f8 08:13:26 Removing intermediate container a208a5f453f8 08:13:26 ---> c5415df45ea1 08:13:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:26 ---> Running in 18efa9518828 08:13:27 Removing intermediate container 18efa9518828 08:13:27 ---> f3e2f44b15b6 08:13:27 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 08:13:27 ---> Running in 276a18e78c91 08:13:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:13:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:13:28 (1/6) Installing dumb-init (1.2.5-r1) 08:13:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 08:13:28 (3/6) Installing libsodium (1.0.18-r0) 08:13:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 08:13:28 (5/6) Installing libzmq (4.3.4-r0) 08:13:28 (6/6) Installing zeromq (4.3.4-r0) 08:13:28 using credential edgex-jenkins-ssh 08:13:28 Cloning the remote Git repository 08:13:29 Executing busybox-1.35.0-r17.trigger 08:13:29 OK: 8 MiB in 20 packages 08:13:29 Removing intermediate container 276a18e78c91 08:13:29 ---> d0a3020a6889 08:13:29 Step 17/25 : COPY --from=builder /app/LICENSE / 08:13:29 ---> ec1499f1435f 08:13:29 Step 18/25 : COPY --from=builder /app/Attribution.txt / 08:13:29 ---> efb8776d1d49 08:13:29 Step 19/25 : COPY --from=builder /app/cmd/ / 08:13:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 08:13:29 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 08:13:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 08:13:29 > git --version # timeout=10 08:13:29 > git --version # 'git version 2.25.1' 08:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:29 Verifying host key using known hosts file 08:13:29 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. 08:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:30 ---> 980b23816fb9 08:13:30 Step 20/25 : EXPOSE 59989 08:13:30 ---> Running in 0a896d5bb136 08:13:30 Removing intermediate container 0a896d5bb136 08:13:30 ---> 84d21077fff4 08:13:30 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 08:13:30 ---> Running in c64f97cea1c8 08:13:30 Removing intermediate container c64f97cea1c8 08:13:30 ---> 4df1a8468621 08:13:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:13:30 ---> Running in 4470b155f4ba 08:13:30 Removing intermediate container 4470b155f4ba 08:13:30 ---> 1232ae8d7958 08:13:30 Step 23/25 : LABEL arch=amd64 08:13:30 ---> Running in 4d814b53f7cf 08:13:30 Removing intermediate container 4d814b53f7cf 08:13:30 ---> fa66f4c565df 08:13:30 Step 24/25 : LABEL git_sha=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 08:13:30 ---> Running in dff646dc962d 08:13:30 Removing intermediate container dff646dc962d 08:13:30 ---> 48c027799072 08:13:30 Step 25/25 : LABEL version=0.0.0 08:13:30 ---> Running in 488a1fcc432c 08:13:31 Removing intermediate container 488a1fcc432c 08:13:31 ---> e11892b0b432 08:13:31 [Warning] One or more build-args [ARCH] were not consumed 08:13:31 Successfully built e11892b0b432 08:13:31 Successfully tagged device-rfid-llrp: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] } 08:13:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 08:13:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:31 08:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:32 Merging remotes/origin/main commit abf08d0160819e269393c084552fc961dbc8790f into PR head commit 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 08:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:32 latest: Pulling from edgex-lftools-log-publisher 08:13:32 5eb5b503b376: Pulling fs layer 08:13:32 5c69ac0246d0: Pulling fs layer 08:13:32 ec43610c2a17: Pulling fs layer 08:13:32 3a2ae6a8a46f: Pulling fs layer 08:13:32 33b1e0a273af: Pulling fs layer 08:13:32 5d3b04190fa2: Pulling fs layer 08:13:32 2f39f015ded8: Pulling fs layer 08:13:32 33b1e0a273af: Waiting 08:13:32 2f39f015ded8: Waiting 08:13:32 5d3b04190fa2: Waiting 08:13:32 5c69ac0246d0: Download complete 08:13:32 3a2ae6a8a46f: Verifying Checksum 08:13:32 3a2ae6a8a46f: Download complete 08:13:32 33b1e0a273af: Verifying Checksum 08:13:32 33b1e0a273af: Download complete 08:13:32 Merge succeeded, producing 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 08:13:32 Checking out Revision 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 (PR-110) 08:13:32 ec43610c2a17: Verifying Checksum 08:13:32 ec43610c2a17: Download complete 08:13:32 5eb5b503b376: Verifying Checksum 08:13:32 5eb5b503b376: Download complete 08:13:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 08:13:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 08:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:31 Verifying host key using known hosts file 08:13:31 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. 08:13:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:13:32 > git config core.sparsecheckout # timeout=10 08:13:32 > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # timeout=10 08:13:32 > git remote # timeout=10 08:13:32 > git config --get remote.origin.url # timeout=10 08:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:32 Verifying host key using known hosts file 08:13:32 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. 08:13:32 > git merge abf08d0160819e269393c084552fc961dbc8790f # timeout=10 08:13:32 > git rev-parse HEAD^{commit} # timeout=10 08:13:32 > git config core.sparsecheckout # timeout=10 08:13:32 > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # timeout=10 08:13:33 2f39f015ded8: Verifying Checksum 08:13:33 2f39f015ded8: Download complete 08:13:33 5eb5b503b376: Pull complete 08:13:33 5c69ac0246d0: Pull complete 08:13:34 ec43610c2a17: Pull complete 08:13:34 3a2ae6a8a46f: Pull complete 08:13:34 33b1e0a273af: Pull complete 08:13:34 5d3b04190fa2: Pull complete 08:13:35 Commit message: "feat: add internal command request/response topics" 08:13:35 > git --version # timeout=10 08:13:35 > git --version # 'git version 2.25.1' 08:13:35 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 08:13:36 08:13:36 GitHub has been notified of this commit’s build result 08:13:36 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:13:36 Dload Upload Total Spent Left Speed 08:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 08:13:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:13:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:13:38 + sudo tee /etc/docker/daemon.new 08:13:38 { 08:13:38 "registry-mirrors": [ 08:13:38 "https://nexus3.edgexfoundry.org:10001" 08:13:38 ], 08:13:38 "bip": "10.250.0.254/24", 08:13:38 "hosts": [ 08:13:38 "tcp://0.0.0.0:5555", 08:13:38 "unix:///var/run/docker.sock" 08:13:38 ], 08:13:38 "mtu": 1458, 08:13:38 "selinux-enabled": true, 08:13:38 "seccomp-profile": "/etc/docker/seccomp.json" 08:13:38 } [Pipeline] sh 08:13:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:13:38 + sudo service docker restart 08:13:39 2f39f015ded8: Pull complete 08:13:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:40 prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container 08:13:40 $ 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/undry_device-rfid-llrp-go_PR-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@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 08:13:43 $ docker top 950454b37e09d9d7d7d5a8dcdde41178a64bf029019a607d6f1a0ba4b7c79b46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:43 ---> job-cost.sh 08:13:43 lf-activate-venv: SKIPPING 08:13:43 INFO: No Stack... 08:13:43 INFO: Retrieving Pricing Info for: v3-standard-8 08:13:44 INFO: Archiving Costs [Pipeline] sh 08:13:44 + cat /w/workspace/undry_device-rfid-llrp-go_PR-110/archives/cost.csv 08:13:44 + cut -d, -f6 [Pipeline] lock 08:13:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] 08:13:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] did not exist. Created. 08:13:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:45 + echo total: 0.2199999988079071 [Pipeline] stash 08:13:45 Stashed 1 file(s) [Pipeline] } 08:13:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:13:45 $ docker stop --time=1 950454b37e09d9d7d7d5a8dcdde41178a64bf029019a607d6f1a0ba4b7c79b46 08:13:46 $ docker rm -f 950454b37e09d9d7d7d5a8dcdde41178a64bf029019a607d6f1a0ba4b7c79b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:56 provisioning config files... 08:13:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2025863899866932622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:57 ---> docker-login.sh 08:13:57 nexus3.edgexfoundry.org:10001 08:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:57 Configure a credential helper to remove this warning. See 08:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:57 08:13:57 Login Succeeded 08:13:57 nexus3.edgexfoundry.org:10002 08:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:58 Configure a credential helper to remove this warning. See 08:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:58 08:13:58 Login Succeeded 08:13:58 nexus3.edgexfoundry.org:10003 08:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:58 Configure a credential helper to remove this warning. See 08:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:58 08:13:58 Login Succeeded 08:13:58 nexus3.edgexfoundry.org:10004 08:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:59 Configure a credential helper to remove this warning. See 08:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:59 08:13:59 Login Succeeded 08:13:59 docker.io 08:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:59 Configure a credential helper to remove this warning. See 08:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:59 08:13:59 Login Succeeded 08:13:59 ---> docker-login.sh ends [Pipeline] } 08:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:14:00 ========================================================= 08:14:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:14:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:14:00 Sending build context to Docker daemon 1.22MB 08:14:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 08:14:00 Step 2/12 : FROM ${BASE} AS builder 08:14:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:14:01 b3c136eddcbf: Pulling fs layer 08:14:01 c0a3192eca97: Pulling fs layer 08:14:01 a050256f5b6f: Pulling fs layer 08:14:01 656be50a0ddc: Pulling fs layer 08:14:01 2bbca73fdf42: Pulling fs layer 08:14:01 46d945488cbd: Pulling fs layer 08:14:01 8a5474983e97: Pulling fs layer 08:14:01 329c88fbcd65: Pulling fs layer 08:14:01 2bbca73fdf42: Waiting 08:14:01 46d945488cbd: Waiting 08:14:01 8a5474983e97: Waiting 08:14:01 329c88fbcd65: Waiting 08:14:01 656be50a0ddc: Waiting 08:14:01 a050256f5b6f: Download complete 08:14:01 c0a3192eca97: Download complete 08:14:01 2bbca73fdf42: Verifying Checksum 08:14:01 2bbca73fdf42: Download complete 08:14:01 46d945488cbd: Verifying Checksum 08:14:01 46d945488cbd: Download complete 08:14:01 b3c136eddcbf: Verifying Checksum 08:14:01 b3c136eddcbf: Download complete 08:14:02 b3c136eddcbf: Pull complete 08:14:02 329c88fbcd65: Verifying Checksum 08:14:02 329c88fbcd65: Download complete 08:14:02 c0a3192eca97: Pull complete 08:14:03 a050256f5b6f: Pull complete 08:14:03 8a5474983e97: Verifying Checksum 08:14:03 8a5474983e97: Download complete 08:14:04 656be50a0ddc: Verifying Checksum 08:14:04 656be50a0ddc: Download complete 08:14:16 656be50a0ddc: Pull complete 08:14:16 2bbca73fdf42: Pull complete 08:14:16 46d945488cbd: Pull complete 08:14:21 8a5474983e97: Pull complete 08:14:23 329c88fbcd65: Pull complete 08:14:23 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 08:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:14:23 ---> ff4287adb874 08:14:23 Step 3/12 : ARG MAKE='make build' 08:14:26 ---> Running in 2192d1eebd13 08:14:26 Removing intermediate container 2192d1eebd13 08:14:26 ---> 034e17536ef8 08:14:26 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 08:14:26 ---> Running in d68c7923f0c2 08:14:26 Removing intermediate container d68c7923f0c2 08:14:26 ---> 9c9ad7ee7e76 08:14:26 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 08:14:26 ---> Running in b5aea5ae69be 08:14:27 Removing intermediate container b5aea5ae69be 08:14:27 ---> 16ca513944cd 08:14:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:27 ---> Running in 3bf8f9baf7e4 08:14:29 Removing intermediate container 3bf8f9baf7e4 08:14:29 ---> a38f1f440457 08:14:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:29 ---> Running in 15f295c5db4f 08:14:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:14:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:14:31 OK: 221 MiB in 51 packages 08:14:33 Removing intermediate container 15f295c5db4f 08:14:33 ---> d49110f46742 08:14:33 Step 8/12 : WORKDIR /app 08:14:33 ---> Running in e2260f51dafb 08:14:33 Removing intermediate container e2260f51dafb 08:14:33 ---> dfb9f0162c50 08:14:33 Step 9/12 : COPY go.mod vendor* ./ 08:14:34 ---> d525fc78ac3f 08:14:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:34 ---> Running in de2bb8ed4da7 08:15:20 Removing intermediate container de2bb8ed4da7 08:15:20 ---> 87fe646089f4 08:15:20 Step 11/12 : COPY . . 08:15:20 ---> f7f39aaae1b1 08:15:20 Step 12/12 : RUN $MAKE 08:15:20 ---> Running in ceae5abaf79c 08:15:21 noop 08:15:22 Removing intermediate container ceae5abaf79c 08:15:22 ---> df02ac197410 08:15:22 Successfully built df02ac197410 08:15:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:22 + docker inspect -f . ci-base-image-arm64 08:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:22 prd-ubuntu20.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container 08:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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 08:15:24 $ docker top db41af0b866a4811e84f23d83500efa8f14bb8d57073a21a598af7ce3e4aaa13 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:25 + go version 08:15:25 go version go1.18.3 linux/arm64 [Pipeline] } 08:15:25 $ docker stop --time=1 db41af0b866a4811e84f23d83500efa8f14bb8d57073a21a598af7ce3e4aaa13 08:15:26 $ docker rm -f db41af0b866a4811e84f23d83500efa8f14bb8d57073a21a598af7ce3e4aaa13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:27 + docker inspect -f . ci-base-image-arm64 08:15:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:27 prd-ubuntu20.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container 08:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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 08:15:28 $ docker top 8d43efca95fa9e67ff49ffc74efddcefb0720fdae4d6a2e117fa012d6fad1280 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:29 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 08:15:30 + make test 08:15:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:15:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 08:17:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 08:17:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 08:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.823s coverage: 38.5% of statements 08:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.503s coverage: 52.0% of statements 08:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements 08:17:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:17:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:18:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:18:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:18:02 ./bin/test-attribution-txt.sh 08:18:02 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 08:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:18:03 $ docker stop --time=1 8d43efca95fa9e67ff49ffc74efddcefb0720fdae4d6a2e117fa012d6fad1280 08:18:05 $ docker rm -f 8d43efca95fa9e67ff49ffc74efddcefb0720fdae4d6a2e117fa012d6fad1280 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:07 Warning: overwriting stash ‘coverage-report’ 08:18:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:18:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:08 + ls -al . 08:18:08 total 632 08:18:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 08:15 . 08:18:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:13 .. 08:18:08 -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 08:13 .dockerignore 08:18:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:13 .git 08:18:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:13 .github 08:18:08 -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 08:13 .gitignore 08:18:08 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 08:13 .golangci.yml 08:18:08 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 08:13 Attribution.txt 08:18:08 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 08:13 CHANGELOG.md 08:18:08 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 08:13 Dockerfile 08:18:08 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 08:13 GOVERNANCE.md 08:18:08 -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 08:13 Jenkinsfile 08:18:08 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 08:13 LICENSE 08:18:08 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 08:13 Makefile 08:18:08 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 08:13 OWNERS.md 08:18:08 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 08:13 README.md 08:18:08 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:11 VERSION 08:18:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:13 bin 08:18:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:13 cmd 08:18:08 -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 08:17 coverage.out 08:18:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:13 examples 08:18:08 -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 08:13 go.mod 08:18:08 -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 08:13 go.sum 08:18:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:13 images 08:18:08 drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 08:13 internal 08:18:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:13 snap 08:18:08 -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:09 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 --label arch=arm64 --label version=0.0.0 . 08:18:09 Sending build context to Docker daemon 1.22MB 08:18:09 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 08:18:09 Step 2/25 : FROM ${BASE} AS builder 08:18:09 ---> df02ac197410 08:18:09 Step 3/25 : ARG MAKE='make build' 08:18:10 ---> Running in 2fba71a058b4 08:18:10 Removing intermediate container 2fba71a058b4 08:18:10 ---> 9fd1671ce2ec 08:18:10 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 08:18:10 ---> Running in 3c730e7dcdce 08:18:10 Removing intermediate container 3c730e7dcdce 08:18:10 ---> 05e837b62d45 08:18:10 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:18:11 ---> Running in 438a712fef8c 08:18:11 Removing intermediate container 438a712fef8c 08:18:11 ---> 7299b095b30e 08:18:11 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:11 ---> Running in 0419ffa5ee23 08:18:13 Removing intermediate container 0419ffa5ee23 08:18:13 ---> 02bc31587df6 08:18:13 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:13 ---> Running in 7e9b563d941c 08:18:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:16 OK: 221 MiB in 51 packages 08:18:17 Removing intermediate container 7e9b563d941c 08:18:17 ---> 801d142b2b18 08:18:17 Step 8/25 : WORKDIR /app 08:18:17 ---> Running in f9f6b812b14a 08:18:18 Removing intermediate container f9f6b812b14a 08:18:18 ---> ba179f5beb45 08:18:18 Step 9/25 : COPY go.mod vendor* ./ 08:18:18 ---> 3bf8075be9db 08:18:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:19 ---> Running in e3f38707268a 08:18:23 Removing intermediate container e3f38707268a 08:18:23 ---> 8e6b8fe50c41 08:18:23 Step 11/25 : COPY . . 08:18:23 ---> 74228ecf2f2d 08:18:23 Step 12/25 : RUN $MAKE 08:18:23 ---> Running in 7e907856bdac 08:18:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 08:21:16 Removing intermediate container 7e907856bdac 08:21:16 ---> 914fbfb452cd 08:21:16 Step 13/25 : FROM alpine:3.16 08:21:16 3.16: Pulling from library/alpine 08:21:16 9b18e9b68314: Pulling fs layer 08:21:16 9b18e9b68314: Verifying Checksum 08:21:16 9b18e9b68314: Download complete 08:21:16 9b18e9b68314: Pull complete 08:21:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:21:16 Status: Downloaded newer image for alpine:3.16 08:21:16 ---> a6215f271958 08:21:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:21:16 ---> Running in 030f153e22fa 08:21:16 Removing intermediate container 030f153e22fa 08:21:16 ---> 3dd44b3874d5 08:21:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:16 ---> Running in 872aac10244a 08:21:16 Removing intermediate container 872aac10244a 08:21:16 ---> 2958afe815e2 08:21:16 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 08:21:16 ---> Running in 9019ebcda054 08:21:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:16 (1/6) Installing dumb-init (1.2.5-r1) 08:21:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 08:21:16 (3/6) Installing libsodium (1.0.18-r0) 08:21:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 08:21:16 (5/6) Installing libzmq (4.3.4-r0) 08:21:16 (6/6) Installing zeromq (4.3.4-r0) 08:21:16 Executing busybox-1.35.0-r17.trigger 08:21:16 OK: 8 MiB in 20 packages 08:21:16 Removing intermediate container 9019ebcda054 08:21:16 ---> 0f4de5be49b8 08:21:16 Step 17/25 : COPY --from=builder /app/LICENSE / 08:21:16 ---> 56a33b390247 08:21:16 Step 18/25 : COPY --from=builder /app/Attribution.txt / 08:21:16 ---> 52f785247795 08:21:16 Step 19/25 : COPY --from=builder /app/cmd/ / 08:21:16 ---> 8ac1d88b68d2 08:21:16 Step 20/25 : EXPOSE 59989 08:21:17 ---> Running in 8f64512d2cfd 08:21:17 Removing intermediate container 8f64512d2cfd 08:21:17 ---> 779607215ad7 08:21:17 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 08:21:17 ---> Running in 771d7ad0d5ec 08:21:17 Removing intermediate container 771d7ad0d5ec 08:21:17 ---> e06a1af84b3d 08:21:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:21:17 ---> Running in 4b7597dea709 08:21:18 Removing intermediate container 4b7597dea709 08:21:18 ---> 7bb80d73729f 08:21:18 Step 23/25 : LABEL arch=arm64 08:21:18 ---> Running in e967f9c6d738 08:21:18 Removing intermediate container e967f9c6d738 08:21:18 ---> fcf40ce2b8db 08:21:18 Step 24/25 : LABEL git_sha=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 08:21:18 ---> Running in 5b8563a9a6f0 08:21:18 Removing intermediate container 5b8563a9a6f0 08:21:18 ---> 14c3e30165ba 08:21:18 Step 25/25 : LABEL version=0.0.0 08:21:19 ---> Running in 55674cf3a1bc 08:21:19 Removing intermediate container 55674cf3a1bc 08:21:19 ---> cf71b828036d 08:21:19 [Warning] One or more build-args [ARCH] were not consumed 08:21:19 Successfully built cf71b828036d 08:21:19 Successfully tagged device-rfid-llrp-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 08:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:20 08:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:20 arm64: Pulling from edgex-lftools-log-publisher 08:21:20 8998bd30e6a1: Pulling fs layer 08:21:20 04944245beec: Pulling fs layer 08:21:20 699f458cf7ca: Pulling fs layer 08:21:20 765212b225bb: Pulling fs layer 08:21:20 f23df028b6ca: Pulling fs layer 08:21:20 d65c8cfc05b1: Pulling fs layer 08:21:20 2437ff75d9bd: Pulling fs layer 08:21:20 765212b225bb: Waiting 08:21:20 d65c8cfc05b1: Waiting 08:21:20 f23df028b6ca: Waiting 08:21:20 2437ff75d9bd: Waiting 08:21:20 04944245beec: Verifying Checksum 08:21:20 04944245beec: Download complete 08:21:20 765212b225bb: Download complete 08:21:20 f23df028b6ca: Verifying Checksum 08:21:20 f23df028b6ca: Download complete 08:21:20 d65c8cfc05b1: Verifying Checksum 08:21:20 d65c8cfc05b1: Download complete 08:21:20 699f458cf7ca: Verifying Checksum 08:21:20 699f458cf7ca: Download complete 08:21:21 8998bd30e6a1: Verifying Checksum 08:21:21 8998bd30e6a1: Download complete 08:21:23 2437ff75d9bd: Verifying Checksum 08:21:23 2437ff75d9bd: Download complete 08:21:25 8998bd30e6a1: Pull complete 08:21:25 04944245beec: Pull complete 08:21:27 699f458cf7ca: Pull complete 08:21:27 765212b225bb: Pull complete 08:21:27 f23df028b6ca: Pull complete 08:21:28 d65c8cfc05b1: Pull complete 08:21:43 2437ff75d9bd: Pull complete 08:21:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:21:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:43 prd-ubuntu20.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container 08:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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 08:21:46 $ docker top 5f5fd9cee6e35374e2b9bb609d0fb1f735cd2de90a87d110efdd222ab3e61d5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:46 ---> job-cost.sh 08:21:47 lf-activate-venv: SKIPPING 08:21:47 INFO: No Stack... 08:21:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:21:48 INFO: Archiving Costs [Pipeline] sh 08:21:48 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 08:21:48 + cut -d, -f6 [Pipeline] lock 08:21:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] 08:21:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] did not exist. Created. 08:21:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:21:49 /w/workspace/device-rfid-llrp-go/1@tmp/durable-296ab9fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:21:50 + echo total: 0.10999999940395355 [Pipeline] stash 08:21:50 Warning: overwriting stash ‘stack-cost’ 08:21:50 Stashed 1 file(s) [Pipeline] } 08:21:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:21:50 $ docker stop --time=1 5f5fd9cee6e35374e2b9bb609d0fb1f735cd2de90a87d110efdd222ab3e61d5f 08:21:52 $ docker rm -f 5f5fd9cee6e35374e2b9bb609d0fb1f735cd2de90a87d110efdd222ab3e61d5f [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 08:21:53 provisioning config files... 08:21:53 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config16592362597381630472tmp [Pipeline] { [Pipeline] sh 08:21:53 + set +x 08:21:53 + curl -s https://codecov.io/bash 08:21:53 + bash -s -- 08:21:53 08:21:53 _____ _ 08:21:53 / ____| | | 08:21:53 | | ___ __| | ___ ___ _____ __ 08:21:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:21:53 | |___| (_) | (_| | __/ (_| (_) \ V / 08:21:53 \_____\___/ \__,_|\___|\___\___/ \_/ 08:21:53 Bash-1.0.6 08:21:53 08:21:53 08:21:53 ==> git version 2.25.1 found 08:21:53 ==> 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 08:21:53 Release-Date: 2020-01-08 08:21:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:21:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:21:53 ==> Jenkins CI detected. 08:21:53 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-110 08:21:53 project root: . 08:21:53 --> token set from env 08:21:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:21:53 ==> Running gcov in . (disable via -X gcov) 08:21:53 ==> Python coveragepy not found 08:21:53 ==> Searching for coverage reports in: 08:21:53 + . 08:21:53 -> Found 1 reports 08:21:53 ==> Detecting git/mercurial file structure 08:21:53 ==> Reading reports 08:21:53 + ./coverage.out bytes=460049 08:21:53 ==> Appending adjustments 08:21:53 https://docs.codecov.io/docs/fixing-reports 08:21:53 + Found adjustments 08:21:53 ==> Gzipping contents 08:21:53 52K /tmp/codecov.KypLgI.gz 08:21:53 ==> Uploading reports 08:21:53 url: https://codecov.io 08:21:53 query: branch=PR-110&commit=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=110&job=&cmd_args= 08:21:53 -> Pinging Codecov 08:21:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-110&commit=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=110&job=&cmd_args= 08:21:54 -> Uploading to 08:21:54 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/581DD39554BDF9B6E22D074273EAD858/7fd8555bb5b3aa803970dfc4ed82cea7df3cd852/93095951-6a11-4b59-ac29-bcaed284809d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T082153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc65109b5a906a97e7cf0bd1ef04413f3289a00f3c28d4c85c6e3d94024f0d5c 08:21:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:54 Dload Upload Total Spent Left Speed 08:21:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51594 0 0 100 51594 0 97347 --:--:-- --:--:-- --:--:-- 97163 100 51594 0 0 100 51594 0 97347 --:--:-- --:--:-- --:--:-- 97163 08:21:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] } 08:21:54 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 08:21:56 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-110/archives ] 08:21:56 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-110/archives 08:21:56 total 16 08:21:56 drwxr-xr-x 3 root root 4096 Sep 28 08:13 . 08:21:56 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 08:13 .. 08:21:56 drwxr-xr-x 2 root root 4096 Sep 28 08:13 cost 08:21:56 -rw-r--r-- 1 root root 91 Sep 28 08:13 cost.csv 08:21:56 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-110/archives 08:21:56 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-110/archives 08:21:56 total 16 08:21:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 08:13 . 08:21:56 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 08:13 .. 08:21:56 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 08:13 cost 08:21:56 -rw-r--r-- 1 jenkins jenkins 91 Sep 28 08:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:21:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:21:57 ---> package-listing.sh 08:21:57 ++ facter osfamily 08:21:57 ++ tr '[:upper:]' '[:lower:]' 08:21:57 + OS_FAMILY=debian 08:21:57 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-110 08:21:57 + START_PACKAGES=/tmp/packages_start.txt 08:21:57 + END_PACKAGES=/tmp/packages_end.txt 08:21:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:21:57 + PACKAGES=/tmp/packages_start.txt 08:21:57 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-110 ']' 08:21:57 + PACKAGES=/tmp/packages_end.txt 08:21:57 + case "${OS_FAMILY}" in 08:21:57 + dpkg -l 08:21:57 + grep '^ii' 08:21:57 + '[' -f /tmp/packages_start.txt ']' 08:21:57 + '[' -f /tmp/packages_end.txt ']' 08:21:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:21:57 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-110 ']' 08:21:57 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-110/archives/ 08:21:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-110/archives/ [Pipeline] echo 08:21:57 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/undry_device-rfid-llrp-go_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:21:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:58 prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container 08:21:58 $ 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/undry_device-rfid-llrp-go_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:21:59 $ docker top 00f92ccae281c78db1d2f5840099257ad4df32a4226704bab34806f5a23b1b31 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:21:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:22:00 + ls /var/log/sa-host 08:22:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:00 provisioning config files... 08:22:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config2873518198553905826tmp [Pipeline] { [Pipeline] echo 08:22:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:22:00 ---> create-netrc.sh [Pipeline] } 08:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:22:01 ---> python-tools-install.sh [Pipeline] echo 08:22:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:22:01 ---> sudo-logs.sh 08:22:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:22:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:22:01 ---> job-cost.sh 08:22:01 lf-activate-venv: SKIPPING 08:22:01 DEBUG: total: 0.2199999988079071 08:22:01 INFO: Retrieving Stack Cost... 08:22:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:22:02 INFO: Archiving Costs [Pipeline] echo 08:22:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:22:03 ---> logs-deploy.sh 08:22:03 lf-activate-venv: SKIPPING 08:22:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-110/1 08:22:03 INFO: archiving workspace using pattern(s): 08:22:04 Archives upload complete. 08:22:04 INFO: archiving logs to Nexus 08:22:04 ---> uname -a: 08:22:04 Linux prd-ubuntu20-04-docker-8c-8g-1803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:22:04 08:22:04 08:22:04 ---> lscpu: 08:22:04 Architecture: x86_64 08:22:04 CPU op-mode(s): 32-bit, 64-bit 08:22:04 Byte Order: Little Endian 08:22:04 Address sizes: 40 bits physical, 48 bits virtual 08:22:04 CPU(s): 8 08:22:04 On-line CPU(s) list: 0-7 08:22:04 Thread(s) per core: 1 08:22:04 Core(s) per socket: 1 08:22:04 Socket(s): 8 08:22:04 NUMA node(s): 1 08:22:04 Vendor ID: AuthenticAMD 08:22:04 CPU family: 23 08:22:04 Model: 49 08:22:04 Model name: AMD EPYC-Rome Processor 08:22:04 Stepping: 0 08:22:04 CPU MHz: 2799.998 08:22:04 BogoMIPS: 5599.99 08:22:04 Virtualization: AMD-V 08:22:04 Hypervisor vendor: KVM 08:22:04 Virtualization type: full 08:22:04 L1d cache: 256 KiB 08:22:04 L1i cache: 256 KiB 08:22:04 L2 cache: 4 MiB 08:22:04 L3 cache: 128 MiB 08:22:04 NUMA node0 CPU(s): 0-7 08:22:04 Vulnerability Itlb multihit: Not affected 08:22:04 Vulnerability L1tf: Not affected 08:22:04 Vulnerability Mds: Not affected 08:22:04 Vulnerability Meltdown: Not affected 08:22:04 Vulnerability Mmio stale data: Not affected 08:22:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:22:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:22:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:22:04 Vulnerability Srbds: Not affected 08:22:04 Vulnerability Tsx async abort: Not affected 08:22:04 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 08:22:04 08:22:04 08:22:04 ---> nproc: 08:22:04 8 08:22:04 08:22:04 08:22:04 ---> df -h: 08:22:04 Filesystem Size Used Avail Use% Mounted on 08:22:04 overlay 155G 12G 144G 8% / 08:22:04 tmpfs 64M 0 64M 0% /dev 08:22:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:22:04 shm 64M 0 64M 0% /dev/shm 08:22:04 /dev/vda1 155G 12G 144G 8% /facter-os 08:22:04 08:22:04 08:22:04 ---> sar -b -r -n DEV: 08:22:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1803) 09/28/22 _x86_64_ (8 CPU) 08:22:04 08:22:04 08:10:46 LINUX RESTART (8 CPU) 08:22:04 08:22:04 08:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:22:04 08:12:02 405.78 47.98 357.81 0.00 5411.23 126184.44 0.00 08:22:04 08:13:01 133.13 0.76 132.37 0.00 11.66 44068.46 0.00 08:22:04 08:14:01 150.72 0.07 150.66 0.00 6.27 34828.20 0.00 08:22:04 08:15:01 1.63 0.00 1.63 0.00 0.00 20.68 0.00 08:22:04 08:16:01 26.81 7.76 19.04 0.00 906.50 2307.63 0.00 08:22:04 08:17:01 15.16 1.60 13.56 0.00 1980.34 2551.17 0.00 08:22:04 08:18:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 08:22:04 08:19:01 2.00 0.00 2.00 0.00 0.00 21.60 0.00 08:22:04 08:20:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 08:22:04 08:21:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 08:22:04 08:22:01 6.77 0.27 6.50 0.00 22.00 147.04 0.00 08:22:04 Average: 67.82 5.32 62.51 0.00 759.12 19069.53 0.00 08:22:04 08:22:04 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:22:04 08:12:02 29149116 31561952 762716 2.32 75564 2604464 1986232 5.85 1026484 2351056 2268 08:22:04 08:13:01 28550444 31536520 776316 2.36 134296 3068840 1956168 5.77 1236216 2672188 692 08:22:04 08:14:01 27828916 31578244 730316 2.22 145512 3758256 1762256 5.19 1246156 3316248 388 08:22:04 08:15:01 27829236 31578592 729616 2.22 145540 3758260 1762256 5.19 1246168 3316248 244 08:22:04 08:16:01 27642704 31541732 743976 2.26 162836 3896680 1806948 5.33 1353200 3377452 15272 08:22:04 08:17:01 27550348 31568844 718236 2.18 164200 4007268 1759216 5.18 1392008 3424008 212 08:22:04 08:18:01 27554056 31572656 714332 2.17 164288 4007280 1759216 5.18 1388724 3424016 160 08:22:04 08:19:01 27554364 31573028 713940 2.17 164372 4007280 1759216 5.18 1388496 3424028 4 08:22:04 08:20:01 27553888 31572680 714252 2.17 164464 4007284 1759216 5.18 1388884 3424040 8 08:22:04 08:21:01 27554184 31573244 713476 2.17 164560 4007280 1759216 5.18 1388616 3424152 28 08:22:04 08:22:01 27518724 31540764 742020 2.26 164796 4008756 1838888 5.42 1417740 3424260 404 08:22:04 Average: 27844180 31563478 732654 2.23 150039 3739241 1809893 5.33 1315699 3234336 1789 08:22:04 08:22:04 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:22:04 08:12:02 ens3 756.26 529.55 6517.29 118.80 0.00 0.00 0.00 0.00 08:22:04 08:12:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 08:22:04 08:12:02 docker0 61.44 75.77 4.95 136.46 0.00 0.00 0.00 0.00 08:22:04 08:12:02 vethbe0b11e 48.68 62.61 4.72 50.91 0.00 0.00 0.00 0.00 08:22:04 08:13:01 ens3 169.12 104.88 1682.27 24.46 0.00 0.00 0.00 0.00 08:22:04 08:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:22:04 08:13:01 docker0 74.21 115.78 6.33 1632.26 0.00 0.00 0.00 0.00 08:22:04 08:13:01 vetha1293ea 4.37 5.20 0.30 19.98 0.00 0.00 0.00 0.00 08:22:04 08:14:01 ens3 128.26 88.00 2658.35 18.14 0.00 0.00 0.00 0.00 08:22:04 08:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:22:04 08:14:01 docker0 10.75 14.01 0.66 79.37 0.00 0.00 0.00 0.00 08:22:04 08:15:01 ens3 1.52 0.85 0.19 0.13 0.00 0.00 0.00 0.00 08:22:04 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:04 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:16:01 ens3 77.34 48.87 1056.20 3.71 0.00 0.00 0.00 0.00 08:22:04 08:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:22:04 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:17:01 ens3 11.86 7.17 245.08 0.80 0.00 0.00 0.00 0.00 08:22:04 08:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:22:04 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:04 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:04 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:04 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:22:04 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:22:04 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 08:22:01 ens3 23.40 14.40 25.84 9.31 0.00 0.00 0.00 0.00 08:22:04 08:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:22:04 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:04 Average: ens3 106.10 72.13 1106.86 15.93 0.00 0.00 0.00 0.00 08:22:04 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 08:22:04 Average: docker0 13.22 18.54 1.08 165.78 0.00 0.00 0.00 0.00 08:22:04 08:22:04 08:22:04 ---> sar -P ALL: 08:22:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1803) 09/28/22 _x86_64_ (8 CPU) 08:22:04 08:22:04 08:10:46 LINUX RESTART (8 CPU) 08:22:04 08:22:04 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:22:04 08:12:02 all 9.87 0.00 4.04 2.16 0.05 83.88 08:22:04 08:12:02 0 10.91 0.00 4.05 0.45 0.05 84.53 08:22:04 08:12:02 1 9.65 0.00 5.31 6.82 0.07 78.15 08:22:04 08:12:02 2 11.17 0.00 3.06 1.23 0.03 84.51 08:22:04 08:12:02 3 9.37 0.00 4.84 2.36 0.07 83.36 08:22:04 08:12:02 4 9.33 0.00 4.16 2.26 0.05 84.20 08:22:04 08:12:02 5 8.50 0.00 3.29 1.37 0.05 86.79 08:22:04 08:12:02 6 10.60 0.00 3.21 0.71 0.05 85.44 08:22:04 08:12:02 7 9.43 0.00 4.37 2.08 0.07 84.05 08:22:04 08:13:01 all 31.74 0.00 5.73 1.50 0.07 60.97 08:22:04 08:13:01 0 31.19 0.00 7.18 1.12 0.07 60.45 08:22:04 08:13:01 1 32.91 0.00 5.39 0.14 0.07 61.49 08:22:04 08:13:01 2 31.73 0.00 5.56 0.38 0.07 62.27 08:22:04 08:13:01 3 32.84 0.00 5.05 0.22 0.07 61.82 08:22:04 08:13:01 4 31.89 0.00 5.80 1.89 0.05 60.37 08:22:04 08:13:01 5 29.79 0.00 5.10 0.07 0.07 64.97 08:22:04 08:13:01 6 33.32 0.00 6.15 7.77 0.07 52.69 08:22:04 08:13:01 7 30.23 0.00 5.61 0.43 0.09 63.64 08:22:04 08:14:01 all 21.35 0.00 4.52 1.35 0.07 72.71 08:22:04 08:14:01 0 22.27 0.00 4.20 0.30 0.05 73.18 08:22:04 08:14:01 1 21.59 0.00 4.32 0.03 0.07 73.99 08:22:04 08:14:01 2 22.84 0.00 5.01 0.44 0.07 71.64 08:22:04 08:14:01 3 21.00 0.00 4.73 3.43 0.07 70.77 08:22:04 08:14:01 4 21.00 0.00 4.13 0.07 0.05 74.75 08:22:04 08:14:01 5 20.89 0.00 4.12 0.05 0.07 74.87 08:22:04 08:14:01 6 19.82 0.00 4.19 5.68 0.05 70.26 08:22:04 08:14:01 7 21.39 0.00 5.44 0.84 0.12 72.20 08:22:04 08:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:22:04 08:15:01 0 0.08 0.00 0.02 0.02 0.00 99.88 08:22:04 08:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:22:04 08:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:22:04 08:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:22:04 08:15:01 4 0.02 0.00 0.00 0.00 0.03 99.95 08:22:04 08:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:22:04 08:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:22:04 08:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:22:04 08:16:01 all 0.89 0.00 0.73 0.27 0.02 98.09 08:22:04 08:16:01 0 0.50 0.00 1.50 0.03 0.02 97.95 08:22:04 08:16:01 1 0.53 0.00 0.45 0.02 0.02 98.98 08:22:04 08:16:01 2 1.62 0.00 0.75 0.02 0.00 97.62 08:22:04 08:16:01 3 0.68 0.00 0.87 0.13 0.03 98.28 08:22:04 08:16:01 4 0.78 0.00 0.45 0.07 0.03 98.66 08:22:04 08:16:01 5 1.57 0.00 0.83 0.38 0.00 97.21 08:22:04 08:16:01 6 0.37 0.00 0.35 0.89 0.02 98.38 08:22:04 08:16:01 7 1.05 0.00 0.65 0.65 0.02 97.63 08:22:04 08:17:01 all 0.37 0.00 0.15 0.17 0.01 99.29 08:22:04 08:17:01 0 0.30 0.00 0.20 0.02 0.00 99.48 08:22:04 08:17:01 1 0.43 0.00 0.15 0.02 0.03 99.37 08:22:04 08:17:01 2 0.10 0.00 0.10 0.00 0.02 99.78 08:22:04 08:17:01 3 0.13 0.00 0.08 0.00 0.00 99.78 08:22:04 08:17:01 4 1.03 0.00 0.17 0.38 0.03 98.38 08:22:04 08:17:01 5 0.68 0.00 0.13 0.00 0.00 99.18 08:22:04 08:17:01 6 0.03 0.00 0.08 0.44 0.02 99.43 08:22:04 08:17:01 7 0.27 0.00 0.30 0.53 0.02 98.88 08:22:04 08:18:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:22:04 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:22:04 08:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:22:04 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:22:04 08:18:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:22:04 08:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:22:04 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:22:04 08:18:01 6 0.02 0.00 0.00 0.03 0.02 99.93 08:22:04 08:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:04 08:19:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:22:04 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:22:04 08:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:22:04 08:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:22:04 08:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:22:04 08:19:01 4 0.03 0.00 0.05 0.03 0.03 99.85 08:22:04 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:22:04 08:19:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:22:04 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:22:04 08:20:01 all 0.02 0.00 0.00 0.01 0.01 99.96 08:22:04 08:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:22:04 08:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:22:04 08:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:22:04 08:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:22:04 08:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:22:04 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:22:04 08:20:01 6 0.00 0.00 0.00 0.05 0.02 99.93 08:22:04 08:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:22:04 08:21:01 all 0.08 0.00 0.06 0.01 0.01 99.84 08:22:04 08:21:01 0 0.32 0.00 0.12 0.00 0.02 99.55 08:22:04 08:21:01 1 0.08 0.00 0.13 0.00 0.00 99.78 08:22:04 08:21:01 2 0.08 0.00 0.07 0.00 0.00 99.85 08:22:04 08:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:22:04 08:21:01 4 0.12 0.00 0.13 0.02 0.02 99.72 08:22:04 08:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:22:04 08:21:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:22:04 08:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:22:04 08:22:01 all 0.52 0.00 0.23 0.02 0.01 99.21 08:22:04 08:22:01 0 0.82 0.00 0.27 0.02 0.02 98.88 08:22:04 08:22:01 1 0.67 0.00 0.20 0.02 0.02 99.10 08:22:04 08:22:01 2 0.47 0.00 0.22 0.02 0.02 99.28 08:22:04 08:22:01 3 0.52 0.00 0.25 0.02 0.02 99.20 08:22:04 08:22:01 4 0.70 0.00 0.27 0.02 0.02 99.00 08:22:04 08:22:01 5 0.23 0.00 0.20 0.00 0.00 99.57 08:22:04 08:22:01 6 0.32 0.00 0.28 0.08 0.02 99.30 08:22:04 08:22:01 7 0.45 0.00 0.18 0.02 0.02 99.33 08:22:04 08:22:04 Average: CPU %user %nice %system %iowait %steal %idle 08:22:04 Average: all 5.82 0.00 1.39 0.50 0.02 92.27 08:22:04 Average: 0 5.96 0.00 1.58 0.17 0.02 92.27 08:22:04 Average: 1 5.93 0.00 1.44 0.64 0.03 91.96 08:22:04 Average: 2 6.11 0.00 1.33 0.19 0.02 92.36 08:22:04 Average: 3 5.80 0.00 1.43 0.56 0.02 92.19 08:22:04 Average: 4 5.82 0.00 1.36 0.43 0.03 92.36 08:22:04 Average: 5 5.53 0.00 1.23 0.17 0.02 93.05 08:22:04 Average: 6 5.79 0.00 1.28 1.41 0.02 91.50 08:22:04 Average: 7 5.63 0.00 1.49 0.41 0.03 92.44 08:22:04 08:22:04 08:22:04