Pull request #290 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b8d88289001649dc8d00c83e23d70731600e6a3+cc4603a6c595a3a3e8c16ffa5474e1eabf000192 (37af72b0f70c122c14cf18eb5c59aaa20ab7f27d) 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-ssh382543423695185220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10553835128422297120.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-290/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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10874768125475799486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14812929856141049359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9560423731882030595.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-290/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-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13374002271616350594.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-2821’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2825 in /w/workspace/undry_device-rfid-llrp-go_PR-290 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-290 # 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 > 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 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3b8d88289001649dc8d00c83e23d70731600e6a3 Merge succeeded, producing 3b8d88289001649dc8d00c83e23d70731600e6a3 Checking out Revision 3b8d88289001649dc8d00c83e23d70731600e6a3 (PR-290) Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:25 ========================================================= 13:12:25 EdgeX Global Pipelines Version Info 13:12:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:25 ------------------- 13:12:25 stable info: 13:12:25 ------------------- 13:12:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:25 Message: update stable to v1.0.258 13:12:26 ------------------- 13:12:26 experimental info: 13:12:26 ------------------- 13:12:26 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:26 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:12:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:12:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:12:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b8d882 [Pipeline] echo 13:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:28 provisioning config files... 13:12:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config11749126885513614806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:29 ---> ****-login.sh 13:12:29 nexus3.edgexfoundry.org:10001 13:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:29 Configure a credential helper to remove this warning. See 13:12:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:29 13:12:29 Login Succeeded 13:12:29 nexus3.edgexfoundry.org:10002 13:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:29 Configure a credential helper to remove this warning. See 13:12:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:29 13:12:29 Login Succeeded 13:12:29 nexus3.edgexfoundry.org:10003 13:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:29 Configure a credential helper to remove this warning. See 13:12:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:29 13:12:29 Login Succeeded 13:12:29 nexus3.edgexfoundry.org:10004 13:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 ****.io 13:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:30 Configure a credential helper to remove this warning. See 13:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:30 13:12:30 Login Succeeded 13:12:30 ---> ****-login.sh ends [Pipeline] } 13:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:31 + git rev-list -1 --merges 3b8d88289001649dc8d00c83e23d70731600e6a3~1..3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo 13:12:31 -----------> git rev-list -1 --merges 3b8d88289001649dc8d00c83e23d70731600e6a3~1..3b8d88289001649dc8d00c83e23d70731600e6a3 3b8d88289001649dc8d00c83e23d70731600e6a3 [false] [Pipeline] sh 13:12:31 + git log --format=format:%s -1 3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo 13:12:31 ========================================================= 13:12:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:32 + git log --format=format:%s -1 3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo 13:12:32 [semverPrep] GIT_COMMIT: 3b8d88289001649dc8d00c83e23d70731600e6a3, Commit Message: build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 [Pipeline] echo 13:12:32 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:32 + grep -v github /etc/ssh/ssh_known_hosts 13:12:32 + [ -e /tmp/ssh_known_hosts ] 13:12:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:32 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:33 13:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:33 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:33 b85a868b505f: Pulling fs layer 13:12:33 e2be974225ed: Pulling fs layer 13:12:33 339a4e72a1f5: Pulling fs layer 13:12:33 988bab9f4d93: Pulling fs layer 13:12:33 1469e6f7b9e6: Pulling fs layer 13:12:33 eaf3925da568: Pulling fs layer 13:12:33 bab4dde63d76: Pulling fs layer 13:12:33 bde34c3a00c8: Pulling fs layer 13:12:33 b352a97aabf1: Pulling fs layer 13:12:33 4872d77fe225: Pulling fs layer 13:12:33 5851b861e8e6: Pulling fs layer 13:12:33 988bab9f4d93: Waiting 13:12:33 1469e6f7b9e6: Waiting 13:12:33 eaf3925da568: Waiting 13:12:33 bab4dde63d76: Waiting 13:12:33 bde34c3a00c8: Waiting 13:12:33 b352a97aabf1: Waiting 13:12:33 4872d77fe225: Waiting 13:12:33 5851b861e8e6: Waiting 13:12:33 e2be974225ed: Verifying Checksum 13:12:33 e2be974225ed: Download complete 13:12:33 988bab9f4d93: Verifying Checksum 13:12:33 988bab9f4d93: Download complete 13:12:33 1469e6f7b9e6: Verifying Checksum 13:12:33 1469e6f7b9e6: Download complete 13:12:33 339a4e72a1f5: Verifying Checksum 13:12:33 339a4e72a1f5: Download complete 13:12:33 eaf3925da568: Download complete 13:12:33 bde34c3a00c8: Download complete 13:12:33 b352a97aabf1: Verifying Checksum 13:12:33 b352a97aabf1: Download complete 13:12:33 4872d77fe225: Verifying Checksum 13:12:33 4872d77fe225: Download complete 13:12:33 b85a868b505f: Verifying Checksum 13:12:33 b85a868b505f: Download complete 13:12:33 5851b861e8e6: Verifying Checksum 13:12:33 5851b861e8e6: Download complete 13:12:34 bab4dde63d76: Verifying Checksum 13:12:34 bab4dde63d76: Download complete 13:12:35 b85a868b505f: Pull complete 13:12:35 e2be974225ed: Pull complete 13:12:35 339a4e72a1f5: Pull complete 13:12:35 988bab9f4d93: Pull complete 13:12:36 1469e6f7b9e6: Pull complete 13:12:36 eaf3925da568: Pull complete 13:12:38 bab4dde63d76: Pull complete 13:12:38 bde34c3a00c8: Pull complete 13:12:38 b352a97aabf1: Pull complete 13:12:38 4872d77fe225: Pull complete 13:12:38 5851b861e8e6: Pull complete 13:12:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:38 prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container 13:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:12:47 $ docker top a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 -eo pid,comm 13:12:47 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). 13:12:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:47 [ssh-agent] Looking for ssh-agent implementation... 13:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:47 $ docker exec a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent 13:12:47 SSH_AUTH_SOCK=/tmp/ssh-9NhRLtH9NxxR/agent.31 13:12:47 SSH_AGENT_PID=37 13:12:47 Running ssh-add (command line suppressed) 13:12:47 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_11707826308326680271.key (/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_11707826308326680271.key) 13:12:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:48 + git tag --points-at HEAD [Pipeline] } 13:12:48 $ docker exec --env ******** --env ******** a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent -k 13:12:48 unset SSH_AUTH_SOCK; 13:12:48 unset SSH_AGENT_PID; 13:12:48 echo Agent pid 37 killed; 13:12:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:48 [ssh-agent] Looking for ssh-agent implementation... 13:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:48 $ docker exec a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent 13:12:48 SSH_AUTH_SOCK=/tmp/ssh-jJBUe5u0vrYw/agent.70 13:12:48 SSH_AGENT_PID=76 13:12:48 Running ssh-add (command line suppressed) 13:12:49 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_2322728176320162814.key (/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_2322728176320162814.key) 13:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:49 + git semver init 13:12:49 2024-04-19 13:12:49,554 [run_init] DEBUG init version:0.0.0 force:False 13:12:49 2024-04-19 13:12:49,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver 13:12:49 2024-04-19 13:12:49,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-290/.semver 13:12:49 2024-04-19 13:12:49,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290, universal_newlines=False, shell=None, istream=None) 13:12:51 2024-04-19 13:12:50,622 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-290/.git/info/exclude 13:12:51 2024-04-19 13:12:50,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 with force:False 13:12:51 2024-04-19 13:12:50,623 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 13:12:51 2024-04-19 13:12:50,628 [execute] INFO git cat-file --batch-check 13:12:51 2024-04-19 13:12:50,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) 13:12:51 2024-04-19 13:12:50,636 [execute] INFO git cat-file --batch 13:12:51 2024-04-19 13:12:50,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) 13:12:51 2024-04-19 13:12:50,643 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 13:12:51 0.0.0 [Pipeline] } 13:12:51 $ docker exec --env ******** --env ******** a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent -k 13:12:51 unset SSH_AUTH_SOCK; 13:12:51 unset SSH_AGENT_PID; 13:12:51 echo Agent pid 76 killed; 13:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:51 + git semver [Pipeline] } 13:12:51 $ docker stop --time=1 a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 13:12:53 $ docker rm -f --volumes a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 [Pipeline] // withDockerContainer [Pipeline] sh 13:12:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:12:54 Stashed 1 file(s) [Pipeline] echo 13:12:54 [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 13:12:54 provisioning config files... 13:12:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config8926176156634513838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:55 ---> ****-login.sh 13:12:55 nexus3.edgexfoundry.org:10001 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 nexus3.edgexfoundry.org:10002 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 nexus3.edgexfoundry.org:10003 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 nexus3.edgexfoundry.org:10004 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 ****.io 13:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 ---> ****-login.sh ends [Pipeline] } 13:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:56 ========================================================= 13:12:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:12:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:12:56 Sending build context to Docker daemon 8.47MB 13:12:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:12:56 Step 2/12 : FROM ${BASE} AS builder 13:12:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:12:56 7264a8db6415: Pulling fs layer 13:12:56 c4d48a809fc2: Pulling fs layer 13:12:56 4f1c88b9dad5: Pulling fs layer 13:12:56 ad3a456e5733: Pulling fs layer 13:12:56 69c7f0334f64: Pulling fs layer 13:12:56 1f1c1a5573a3: Pulling fs layer 13:12:56 ce7588e14bc9: Pulling fs layer 13:12:56 b5e4710f87ac: Pulling fs layer 13:12:56 ad3a456e5733: Waiting 13:12:56 69c7f0334f64: Waiting 13:12:56 1f1c1a5573a3: Waiting 13:12:56 ce7588e14bc9: Waiting 13:12:56 b5e4710f87ac: Waiting 13:12:56 c4d48a809fc2: Download complete 13:12:56 ad3a456e5733: Verifying Checksum 13:12:56 ad3a456e5733: Download complete 13:12:56 69c7f0334f64: Verifying Checksum 13:12:56 69c7f0334f64: Download complete 13:12:56 7264a8db6415: Verifying Checksum 13:12:56 7264a8db6415: Download complete 13:12:56 1f1c1a5573a3: Verifying Checksum 13:12:56 1f1c1a5573a3: Download complete 13:12:57 7264a8db6415: Pull complete 13:12:57 c4d48a809fc2: Pull complete 13:12:57 b5e4710f87ac: Verifying Checksum 13:12:57 b5e4710f87ac: Download complete 13:12:57 4f1c88b9dad5: Verifying Checksum 13:12:57 4f1c88b9dad5: Download complete 13:12:58 ce7588e14bc9: Verifying Checksum 13:12:58 ce7588e14bc9: Download complete 13:13:01 4f1c88b9dad5: Pull complete 13:13:01 ad3a456e5733: Pull complete 13:13:01 69c7f0334f64: Pull complete 13:13:01 1f1c1a5573a3: Pull complete 13:13:03 ce7588e14bc9: Pull complete 13:13:03 b5e4710f87ac: Pull complete 13:13:04 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:13:04 ---> 88b5674ff536 13:13:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:13:09 Still waiting to schedule task 13:13:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ 13:13:22 ---> Running in 6d8281df0eef 13:13:23 Removing intermediate container 6d8281df0eef 13:13:23 ---> 07533244a82f 13:13:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:23 ---> Running in 3082b023c33c 13:13:23 Removing intermediate container 3082b023c33c 13:13:23 ---> bffe157206f3 13:13:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:13:23 ---> Running in fbb9dec2de9b 13:13:23 Removing intermediate container fbb9dec2de9b 13:13:23 ---> dad309cb3347 13:13:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:13:23 ---> Running in 435331db7f4a 13:13:23 Removing intermediate container 435331db7f4a 13:13:23 ---> 435c346b601e 13:13:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:23 ---> Running in b6a1e257249d 13:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:13:24 OK: 264 MiB in 52 packages 13:13:24 Removing intermediate container b6a1e257249d 13:13:24 ---> 7b0a670c0a0d 13:13:24 Step 8/12 : WORKDIR /app 13:13:24 ---> Running in ef8deaaf7f00 13:13:24 Removing intermediate container ef8deaaf7f00 13:13:24 ---> 789d2281a47e 13:13:24 Step 9/12 : COPY go.mod vendor* ./ 13:13:25 ---> 1b5af67b6d79 13:13:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:25 ---> Running in cf0cd54aa277 13:14:21 Removing intermediate container cf0cd54aa277 13:14:21 ---> 5ce4e6cc01ca 13:14:21 Step 11/12 : COPY . . 13:14:21 ---> 8065127e588e 13:14:21 Step 12/12 : RUN $MAKE 13:14:21 ---> Running in fbbc93e590c5 13:14:21 noop 13:14:21 Removing intermediate container fbbc93e590c5 13:14:21 ---> d4c947147249 13:14:21 Successfully built d4c947147249 13:14:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:21 + docker inspect -f . ci-base-image-x86_64 13:14:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:22 prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container 13:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:22 $ docker top aa5c1d3c36a389b78d57d838dc6983ce225a4d637059d90ce43cf777b86758c5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:22 + go version 13:14:22 go version go1.21.0 linux/amd64 [Pipeline] } 13:14:22 $ docker stop --time=1 aa5c1d3c36a389b78d57d838dc6983ce225a4d637059d90ce43cf777b86758c5 13:14:24 $ docker rm -f --volumes aa5c1d3c36a389b78d57d838dc6983ce225a4d637059d90ce43cf777b86758c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:24 + docker inspect -f . ci-base-image-x86_64 13:14:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:25 prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container 13:14: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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:14:25 $ docker top d7a14fe808e50c36f03aa92bf6a953e71723bee2bd9a99b45aa6d713f77e4e9b -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:25 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-290 [Pipeline] fileExists [Pipeline] sh 13:14:26 + make test 13:14:26 go test ./... -coverprofile=coverage.out ./... 13:14:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:14:38 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:14:38 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:14:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.256s coverage: 40.6% of statements 13:14:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements 13:14:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 13:15:00 go vet ./... 13:15:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:15:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:15:04 ./bin/test-attribution-txt.sh 13:15:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:15:04 $ docker stop --time=1 d7a14fe808e50c36f03aa92bf6a953e71723bee2bd9a99b45aa6d713f77e4e9b 13:15:06 $ docker rm -f --volumes d7a14fe808e50c36f03aa92bf6a953e71723bee2bd9a99b45aa6d713f77e4e9b [Pipeline] // withDockerContainer [Pipeline] sh 13:15:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:15:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:15:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:15:08 + ls -al . 13:15:08 total 640 13:15:08 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:14 . 13:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 .. 13:15:08 -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 13:12 .dockerignore 13:15:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:14 .git 13:15:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 .github 13:15:08 -rw-rw-r-- 1 jenkins jenkins 880 Apr 19 13:12 .gitignore 13:15:08 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:12 .golangci.yml 13:15:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:12 .semver 13:15:08 -rw-rw-r-- 1 jenkins jenkins 11980 Apr 19 13:12 Attribution.txt 13:15:08 -rw-rw-r-- 1 jenkins jenkins 11677 Apr 19 13:12 CHANGELOG.md 13:15:08 -rw-rw-r-- 1 jenkins jenkins 1456 Apr 19 13:12 Dockerfile 13:15:08 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:12 GOVERNANCE.md 13:15:08 -rw-rw-r-- 1 jenkins jenkins 661 Apr 19 13:12 Jenkinsfile 13:15:08 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 13:12 LICENSE 13:15:08 -rw-rw-r-- 1 jenkins jenkins 2179 Apr 19 13:12 Makefile 13:15:08 -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 13:12 OWNERS.md 13:15:08 -rw-rw-r-- 1 jenkins jenkins 28907 Apr 19 13:12 README.md 13:15:08 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 bin 13:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 cmd 13:15:08 -rw-r--r-- 1 jenkins jenkins 459493 Apr 19 13:14 coverage.out 13:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 examples 13:15:08 -rw-rw-r-- 1 jenkins jenkins 3923 Apr 19 13:12 go.mod 13:15:08 -rw-rw-r-- 1 jenkins jenkins 35775 Apr 19 13:12 go.sum 13:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 images 13:15:08 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:12 internal 13:15:08 -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 13:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:08 + 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=3b8d88289001649dc8d00c83e23d70731600e6a3 --label arch=amd64 --label version=0.0.0 . 13:15:08 Sending build context to Docker daemon 8.47MB 13:15:08 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 13:15:08 Step 2/25 : FROM ${BASE} AS builder 13:15:08 ---> d4c947147249 13:15:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:15:08 ---> Running in 074a36d983fd 13:15:08 Removing intermediate container 074a36d983fd 13:15:08 ---> 455469c475dc 13:15:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:15:08 ---> Running in 94a0f1b4d1dc 13:15:08 Removing intermediate container 94a0f1b4d1dc 13:15:08 ---> a12d60903061 13:15:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 13:15:08 ---> Running in 97b7abf6e79d 13:15:09 Removing intermediate container 97b7abf6e79d 13:15:09 ---> e17cb21459fc 13:15:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:15:09 ---> Running in 541d07b4b68d 13:15:09 Removing intermediate container 541d07b4b68d 13:15:09 ---> 937a87d6d6dd 13:15:09 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:09 ---> Running in a5686919bb64 13:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:15:09 OK: 264 MiB in 52 packages 13:15:10 Removing intermediate container a5686919bb64 13:15:10 ---> c666a172d60d 13:15:10 Step 8/25 : WORKDIR /app 13:15:10 ---> Running in ea9f442046b6 13:15:10 Removing intermediate container ea9f442046b6 13:15:10 ---> 78096932c6c2 13:15:10 Step 9/25 : COPY go.mod vendor* ./ 13:15:10 ---> 09b3480cb57d 13:15:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:10 ---> Running in eac0325990bb 13:15:10 Removing intermediate container eac0325990bb 13:15:10 ---> 6d6fd44ca5c1 13:15:10 Step 11/25 : COPY . . 13:15:11 ---> 9752bc8163be 13:15:11 Step 12/25 : RUN $MAKE 13:15:11 ---> Running in 2c00c18357d9 13:15:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:15:36 Removing intermediate container 2c00c18357d9 13:15:36 ---> 19ce69995e9b 13:15:36 Step 13/25 : FROM alpine:3.18 13:15:37 3.18: Pulling from library/alpine 13:15:37 619be1103602: Pulling fs layer 13:15:37 619be1103602: Download complete 13:15:37 619be1103602: Pull complete 13:15:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:15:37 Status: Downloaded newer image for alpine:3.18 13:15:37 ---> d3782b16ccc9 13:15:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:15:37 ---> Running in 21bcd93959d7 13:15:37 Removing intermediate container 21bcd93959d7 13:15:37 ---> e888d6ada76c 13:15:37 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:15:37 ---> Running in 68ab8e4b2677 13:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:15:38 (1/1) Installing dumb-init (1.2.5-r2) 13:15:38 Executing busybox-1.36.1-r5.trigger 13:15:38 OK: 7 MiB in 16 packages 13:15:39 Removing intermediate container 68ab8e4b2677 13:15:39 ---> fec4e3fafdf6 13:15:39 Step 16/25 : RUN apk --no-cache upgrade 13:15:39 ---> Running in ca450dd79cf2 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:15:39 Upgrading critical system libraries and apk-tools: 13:15:39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:15:39 Executing busybox-1.36.1-r5.trigger 13:15:39 Continuing the upgrade transaction with new apk-tools: 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:15:40 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:15:40 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:15:40 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:15:40 OK: 7 MiB in 16 packages 13:15:40 Removing intermediate container ca450dd79cf2 13:15:40 ---> 69d7117cd0ca 13:15:40 Step 17/25 : COPY --from=builder /app/LICENSE / 13:15:40 ---> bb1f2e4a2be1 13:15:40 Step 18/25 : COPY --from=builder /app/Attribution.txt / 13:15:40 ---> d46a15ab7955 13:15:40 Step 19/25 : COPY --from=builder /app/cmd/ / 13:15:41 ---> 2873e73d92cb 13:15:41 Step 20/25 : EXPOSE 59989 13:15:41 ---> Running in ee7edfb06633 13:15:41 Removing intermediate container ee7edfb06633 13:15:41 ---> 472c64305ca5 13:15:41 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 13:15:42 ---> Running in b9a423cdca13 13:15:42 Removing intermediate container b9a423cdca13 13:15:42 ---> eda9f49847d7 13:15:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:15:42 ---> Running in 521d36b423c1 13:15:42 Removing intermediate container 521d36b423c1 13:15:42 ---> 7d3edff988ec 13:15:42 Step 23/25 : LABEL arch=amd64 13:15:42 ---> Running in b4772d226719 13:15:42 Removing intermediate container b4772d226719 13:15:42 ---> 9fab2e32656b 13:15:42 Step 24/25 : LABEL git_sha=3b8d88289001649dc8d00c83e23d70731600e6a3 13:15:42 ---> Running in 42614d27e931 13:15:42 Removing intermediate container 42614d27e931 13:15:42 ---> af902ff429b3 13:15:42 Step 25/25 : LABEL version=0.0.0 13:15:42 ---> Running in 1b837e2c6eb1 13:15:42 Removing intermediate container 1b837e2c6eb1 13:15:42 ---> fd016fb68630 13:15:42 [Warning] One or more build-args [ARCH] were not consumed 13:15:42 Successfully built fd016fb68630 13:15:42 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:43 13:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:44 latest: Pulling from edgex-lftools-log-publisher 13:15:44 5eb5b503b376: Pulling fs layer 13:15:44 5c69ac0246d0: Pulling fs layer 13:15:44 ec43610c2a17: Pulling fs layer 13:15:44 3a2ae6a8a46f: Pulling fs layer 13:15:44 33b1e0a273af: Pulling fs layer 13:15:44 5d3b04190fa2: Pulling fs layer 13:15:44 2f39f015ded8: Pulling fs layer 13:15:44 33b1e0a273af: Waiting 13:15:44 5d3b04190fa2: Waiting 13:15:44 2f39f015ded8: Waiting 13:15:44 3a2ae6a8a46f: Waiting 13:15:44 5c69ac0246d0: Verifying Checksum 13:15:44 5c69ac0246d0: Download complete 13:15:44 3a2ae6a8a46f: Verifying Checksum 13:15:44 3a2ae6a8a46f: Download complete 13:15:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2832 in /w/workspace/undry_device-rfid-llrp-go_PR-290 [Pipeline] { [Pipeline] ws 13:15:45 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 13:15:45 33b1e0a273af: Verifying Checksum 13:15:45 33b1e0a273af: Download complete 13:15:45 5d3b04190fa2: Verifying Checksum 13:15:45 5d3b04190fa2: Download complete 13:15:45 ec43610c2a17: Verifying Checksum 13:15:45 ec43610c2a17: Download complete 13:15:45 5eb5b503b376: Verifying Checksum 13:15:45 5eb5b503b376: Download complete 13:15:45 2f39f015ded8: Download complete 13:15:46 5eb5b503b376: Pull complete 13:15:47 5c69ac0246d0: Pull complete 13:15:48 The recommended git tool is: git 13:15:48 ec43610c2a17: Pull complete 13:15:48 3a2ae6a8a46f: Pull complete 13:15:48 33b1e0a273af: Pull complete 13:15:49 5d3b04190fa2: Pull complete 13:15:54 2f39f015ded8: Pull complete 13:15:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:54 prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container 13:15:54 $ 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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:15:55 using credential edgex-jenkins-ssh 13:15:55 Cloning the remote Git repository 13:15:55 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:15:55 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 13:15:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:15:55 > git --version # timeout=10 13:15:55 > git --version # 'git version 2.25.1' 13:15:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:15:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:59 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3b8d88289001649dc8d00c83e23d70731600e6a3 13:15:59 Merge succeeded, producing 3b8d88289001649dc8d00c83e23d70731600e6a3 13:15:59 Checking out Revision 3b8d88289001649dc8d00c83e23d70731600e6a3 (PR-290) 13:15:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:15:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:15:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:15:59 > git config core.sparsecheckout # timeout=10 13:15:59 > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 13:15:59 > git remote # timeout=10 13:15:59 > git config --get remote.origin.url # timeout=10 13:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:59 > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 13:15:59 > git rev-parse HEAD^{commit} # timeout=10 13:15:59 > git config core.sparsecheckout # timeout=10 13:15:59 > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 13:16:00 Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" 13:16:00 > git --version # timeout=10 13:16:00 > git --version # 'git version 2.25.1' 13:16:00 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:16:01 $ docker top 984cacdb0d4adc8b2e51ea9acacd7a1f582f002a2ba17314d08ef5e63fad8f06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:02 ---> job-cost.sh 13:16:02 lf-activate-venv: SKIPPING 13:16:02 INFO: No Stack... 13:16:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:16:02 INFO: Archiving Costs [Pipeline] sh 13:16:03 + cat /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/cost.csv 13:16:03 + cut -d, -f6 [Pipeline] lock 13:16:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] 13:16:03 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] did not exist. Created. 13:16:03 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:03 + echo total: 0.2199999988079071 [Pipeline] stash 13:16:03 Stashed 1 file(s) [Pipeline] } 13:16:03 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:03 $ docker stop --time=1 984cacdb0d4adc8b2e51ea9acacd7a1f582f002a2ba17314d08ef5e63fad8f06 13:16:04 13:16:04 GitHub has been notified of this commit’s build result 13:16:04 13:16:05 $ docker rm -f --volumes 984cacdb0d4adc8b2e51ea9acacd7a1f582f002a2ba17314d08ef5e63fad8f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:16:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:06 Dload Upload Total Spent Left Speed 13:16:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 13:16:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:16:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:16:06 + sudo tee /etc/docker/daemon.new 13:16:06 { 13:16:06 "registry-mirrors": [ 13:16:06 "https://nexus3.edgexfoundry.org:10001" 13:16:06 ], 13:16:06 "bip": "10.250.0.254/24", 13:16:06 "hosts": [ 13:16:06 "tcp://0.0.0.0:5555", 13:16:06 "unix:///var/run/docker.sock" 13:16:06 ], 13:16:06 "mtu": 1458, 13:16:06 "selinux-enabled": true, 13:16:06 "seccomp-profile": "/etc/docker/seccomp.json" 13:16:06 } [Pipeline] sh 13:16:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:16:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:26 provisioning config files... 13:16:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1263374892597296701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:26 ---> ****-login.sh 13:16:26 nexus3.edgexfoundry.org:10001 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 nexus3.edgexfoundry.org:10002 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 nexus3.edgexfoundry.org:10003 13:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:28 Configure a credential helper to remove this warning. See 13:16:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:28 13:16:28 Login Succeeded 13:16:28 nexus3.edgexfoundry.org:10004 13:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:28 Configure a credential helper to remove this warning. See 13:16:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:28 13:16:28 Login Succeeded 13:16:28 ****.io 13:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:29 Configure a credential helper to remove this warning. See 13:16:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:29 13:16:29 Login Succeeded 13:16:29 ---> ****-login.sh ends [Pipeline] } 13:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:16:30 ========================================================= 13:16:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:16:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:16:31 Sending build context to Docker daemon 1.198MB 13:16:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:16:31 Step 2/12 : FROM ${BASE} AS builder 13:16:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:16:31 9fda8d8052c6: Pulling fs layer 13:16:31 5d54e960e981: Pulling fs layer 13:16:31 c4a7e357bf2a: Pulling fs layer 13:16:31 f0e02332f6b5: Pulling fs layer 13:16:31 872ee5b61b7b: Pulling fs layer 13:16:31 0c6a40ed1a82: Pulling fs layer 13:16:31 94ae7d8d031c: Pulling fs layer 13:16:31 872ee5b61b7b: Waiting 13:16:31 0c6a40ed1a82: Waiting 13:16:31 94ae7d8d031c: Waiting 13:16:31 f0e02332f6b5: Waiting 13:16:31 5d54e960e981: Verifying Checksum 13:16:31 5d54e960e981: Download complete 13:16:31 f0e02332f6b5: Verifying Checksum 13:16:31 f0e02332f6b5: Download complete 13:16:31 872ee5b61b7b: Verifying Checksum 13:16:31 872ee5b61b7b: Download complete 13:16:31 9fda8d8052c6: Verifying Checksum 13:16:31 9fda8d8052c6: Download complete 13:16:32 94ae7d8d031c: Verifying Checksum 13:16:32 94ae7d8d031c: Download complete 13:16:32 9fda8d8052c6: Pull complete 13:16:33 5d54e960e981: Pull complete 13:16:33 c4a7e357bf2a: Verifying Checksum 13:16:33 c4a7e357bf2a: Download complete 13:16:34 0c6a40ed1a82: Verifying Checksum 13:16:34 0c6a40ed1a82: Download complete 13:16:49 c4a7e357bf2a: Pull complete 13:16:49 f0e02332f6b5: Pull complete 13:16:49 872ee5b61b7b: Pull complete 13:16:57 0c6a40ed1a82: Pull complete 13:16:59 94ae7d8d031c: Pull complete 13:16:59 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:16:59 ---> 86de565de09d 13:16:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:17:01 ---> Running in 3fd6e7f83b00 13:17:01 Removing intermediate container 3fd6e7f83b00 13:17:01 ---> 637352aa74b6 13:17:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:01 ---> Running in c92f1b79b486 13:17:02 Removing intermediate container c92f1b79b486 13:17:02 ---> 45b0f213b53f 13:17:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:17:02 ---> Running in 3a8f1754c998 13:17:02 Removing intermediate container 3a8f1754c998 13:17:02 ---> 203982f0835f 13:17:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:17:02 ---> Running in 8dba71a7c891 13:17:03 Removing intermediate container 8dba71a7c891 13:17:03 ---> 1bb3ae397de6 13:17:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:03 ---> Running in 533bf8b47e74 13:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:17:06 OK: 266 MiB in 52 packages 13:17:07 Removing intermediate container 533bf8b47e74 13:17:07 ---> 188ee42922ad 13:17:07 Step 8/12 : WORKDIR /app 13:17:07 ---> Running in aef07468da4e 13:17:07 Removing intermediate container aef07468da4e 13:17:07 ---> d375e2ebec58 13:17:07 Step 9/12 : COPY go.mod vendor* ./ 13:17:08 ---> 673ab547a3a3 13:17:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:08 ---> Running in 6357dda0934a 13:18:16 Removing intermediate container 6357dda0934a 13:18:16 ---> 571aa93ff89c 13:18:16 Step 11/12 : COPY . . 13:18:16 ---> 5ebca1372de9 13:18:16 Step 12/12 : RUN $MAKE 13:18:16 ---> Running in 5a551100aaaa 13:18:16 noop 13:18:16 Removing intermediate container 5a551100aaaa 13:18:16 ---> 8edf86c8b6aa 13:18:16 Successfully built 8edf86c8b6aa 13:18:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:16 + docker inspect -f . ci-base-image-arm64 13:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:17 prd-ubuntu20.04-docker-arm64-4c-16g-2832 does not seem to be running inside a container 13:18:17 $ 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 ******** ci-base-image-arm64 cat 13:18:18 $ docker top 62c0081f617796022e5db9f46fc09db8f395f7cc11c5c939de874d52f57788e8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:19 + go version 13:18:19 go version go1.21.0 linux/arm64 [Pipeline] } 13:18:19 $ docker stop --time=1 62c0081f617796022e5db9f46fc09db8f395f7cc11c5c939de874d52f57788e8 13:18:21 $ docker rm -f --volumes 62c0081f617796022e5db9f46fc09db8f395f7cc11c5c939de874d52f57788e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:22 + docker inspect -f . ci-base-image-arm64 13:18:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:22 prd-ubuntu20.04-docker-arm64-4c-16g-2832 does not seem to be running inside a container 13:18:22 $ 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 ******** ci-base-image-arm64 cat 13:18:24 $ docker top 464aaf567f6f7d771371b74c84e05d7880788a4842414c65689126521a277e47 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:25 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 13:18:26 + make test 13:18:26 go test ./... -coverprofile=coverage.out ./... 13:18:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:20:52 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:20:52 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:21:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.810s coverage: 40.6% of statements 13:21:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.542s coverage: 51.9% of statements 13:21:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements 13:21:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:21:24 go vet ./... 13:21:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:51 ./bin/test-attribution-txt.sh 13:21:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:21:51 $ docker stop --time=1 464aaf567f6f7d771371b74c84e05d7880788a4842414c65689126521a277e47 13:21:53 $ docker rm -f --volumes 464aaf567f6f7d771371b74c84e05d7880788a4842414c65689126521a277e47 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:54 Warning: overwriting stash ‘coverage-report’ 13:21:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:56 + ls -al . 13:21:56 total 636 13:21:56 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:18 . 13:21:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:15 .. 13:21:56 -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 13:15 .dockerignore 13:21:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:16 .git 13:21:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 .github 13:21:56 -rw-rw-r-- 1 jenkins jenkins 880 Apr 19 13:15 .gitignore 13:21:56 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:15 .golangci.yml 13:21:56 -rw-rw-r-- 1 jenkins jenkins 11980 Apr 19 13:15 Attribution.txt 13:21:56 -rw-rw-r-- 1 jenkins jenkins 11677 Apr 19 13:15 CHANGELOG.md 13:21:56 -rw-rw-r-- 1 jenkins jenkins 1456 Apr 19 13:15 Dockerfile 13:21:56 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:15 GOVERNANCE.md 13:21:56 -rw-rw-r-- 1 jenkins jenkins 661 Apr 19 13:15 Jenkinsfile 13:21:56 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 13:15 LICENSE 13:21:56 -rw-rw-r-- 1 jenkins jenkins 2179 Apr 19 13:15 Makefile 13:21:56 -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 13:15 OWNERS.md 13:21:56 -rw-rw-r-- 1 jenkins jenkins 28907 Apr 19 13:15 README.md 13:21:56 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 bin 13:21:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:15 cmd 13:21:56 -rw-r--r-- 1 jenkins jenkins 459493 Apr 19 13:21 coverage.out 13:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 examples 13:21:56 -rw-rw-r-- 1 jenkins jenkins 3923 Apr 19 13:15 go.mod 13:21:56 -rw-rw-r-- 1 jenkins jenkins 35775 Apr 19 13:15 go.sum 13:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 images 13:21:56 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:15 internal 13:21:56 -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 13:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:56 + 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=3b8d88289001649dc8d00c83e23d70731600e6a3 --label arch=arm64 --label version=0.0.0 . 13:21:57 Sending build context to Docker daemon 1.198MB 13:21:57 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 13:21:57 Step 2/25 : FROM ${BASE} AS builder 13:21:57 ---> 8edf86c8b6aa 13:21:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:21:57 ---> Running in 9f84bccd29ef 13:21:57 Removing intermediate container 9f84bccd29ef 13:21:57 ---> 4a6cfc53e7cb 13:21:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:57 ---> Running in c59a0786870a 13:21:57 Removing intermediate container c59a0786870a 13:21:57 ---> c72715117f30 13:21:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 13:21:58 ---> Running in e9c3c655c3be 13:21:58 Removing intermediate container e9c3c655c3be 13:21:58 ---> b1836062432c 13:21:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:21:58 ---> Running in 3a9a0714216e 13:21:58 Removing intermediate container 3a9a0714216e 13:21:58 ---> 90879b97725c 13:21:58 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:58 ---> Running in 1fd21bf1256c 13:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:22:01 OK: 266 MiB in 52 packages 13:22:02 Removing intermediate container 1fd21bf1256c 13:22:02 ---> 22768fc076db 13:22:02 Step 8/25 : WORKDIR /app 13:22:02 ---> Running in afc97c45c38c 13:22:03 Removing intermediate container afc97c45c38c 13:22:03 ---> 5013b0e9d407 13:22:03 Step 9/25 : COPY go.mod vendor* ./ 13:22:03 ---> ba6726c9d0cb 13:22:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:03 ---> Running in d0aa0fbd4722 13:22:05 Removing intermediate container d0aa0fbd4722 13:22:05 ---> ed607d94f4bf 13:22:05 Step 11/25 : COPY . . 13:22:06 ---> 116272312126 13:22:06 Step 12/25 : RUN $MAKE 13:22:06 ---> Running in 5cbdfc0b4644 13:22:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:24:13 Removing intermediate container 5cbdfc0b4644 13:24:13 ---> 255d50a12f97 13:24:13 Step 13/25 : FROM alpine:3.18 13:24:13 3.18: Pulling from library/alpine 13:24:13 c6b39de5b339: Pulling fs layer 13:24:13 c6b39de5b339: Verifying Checksum 13:24:13 c6b39de5b339: Download complete 13:24:13 c6b39de5b339: Pull complete 13:24:13 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:24:13 Status: Downloaded newer image for alpine:3.18 13:24:13 ---> 33abbf032149 13:24:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:24:13 ---> Running in bdf6da65d374 13:24:13 Removing intermediate container bdf6da65d374 13:24:13 ---> ce3b17e380b6 13:24:13 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:24:13 ---> Running in 4f87bea94417 13:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:24:13 (1/1) Installing dumb-init (1.2.5-r2) 13:24:13 Executing busybox-1.36.1-r5.trigger 13:24:13 OK: 8 MiB in 16 packages 13:24:14 Removing intermediate container 4f87bea94417 13:24:14 ---> 668413b60423 13:24:14 Step 16/25 : RUN apk --no-cache upgrade 13:24:14 ---> Running in a6735c771f8d 13:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:24:16 Upgrading critical system libraries and apk-tools: 13:24:16 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:24:16 Executing busybox-1.36.1-r5.trigger 13:24:16 Continuing the upgrade transaction with new apk-tools: 13:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:24:18 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:24:18 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:24:18 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:24:18 OK: 8 MiB in 16 packages 13:24:19 Removing intermediate container a6735c771f8d 13:24:19 ---> 9bfd39353d42 13:24:19 Step 17/25 : COPY --from=builder /app/LICENSE / 13:24:19 ---> dc591c02f5c4 13:24:19 Step 18/25 : COPY --from=builder /app/Attribution.txt / 13:24:20 ---> eb8656566d76 13:24:20 Step 19/25 : COPY --from=builder /app/cmd/ / 13:24:21 ---> 2d93897bb3cf 13:24:21 Step 20/25 : EXPOSE 59989 13:24:21 ---> Running in ab594dd5ca5c 13:24:21 Removing intermediate container ab594dd5ca5c 13:24:21 ---> bd90645a5347 13:24:21 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 13:24:21 ---> Running in 61384883e10e 13:24:22 Removing intermediate container 61384883e10e 13:24:22 ---> a097a0f4df9b 13:24:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:24:22 ---> Running in e5bcd76acfd7 13:24:22 Removing intermediate container e5bcd76acfd7 13:24:22 ---> ad3f49facca9 13:24:22 Step 23/25 : LABEL arch=arm64 13:24:22 ---> Running in a68527ad685d 13:24:22 Removing intermediate container a68527ad685d 13:24:22 ---> e4138e822626 13:24:22 Step 24/25 : LABEL git_sha=3b8d88289001649dc8d00c83e23d70731600e6a3 13:24:23 ---> Running in 975506796e95 13:24:23 Removing intermediate container 975506796e95 13:24:23 ---> 170c471f5466 13:24:23 Step 25/25 : LABEL version=0.0.0 13:24:23 ---> Running in ba1398002376 13:24:23 Removing intermediate container ba1398002376 13:24:23 ---> f8a407a3dc30 13:24:23 [Warning] One or more build-args [ARCH] were not consumed 13:24:23 Successfully built f8a407a3dc30 13:24:23 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 13:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:24 13:24:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:25 arm64: Pulling from edgex-lftools-log-publisher 13:24:25 8998bd30e6a1: Pulling fs layer 13:24:25 04944245beec: Pulling fs layer 13:24:25 699f458cf7ca: Pulling fs layer 13:24:25 765212b225bb: Pulling fs layer 13:24:25 f23df028b6ca: Pulling fs layer 13:24:25 d65c8cfc05b1: Pulling fs layer 13:24:25 2437ff75d9bd: Pulling fs layer 13:24:25 765212b225bb: Waiting 13:24:25 f23df028b6ca: Waiting 13:24:25 d65c8cfc05b1: Waiting 13:24:25 04944245beec: Verifying Checksum 13:24:25 04944245beec: Download complete 13:24:25 765212b225bb: Verifying Checksum 13:24:25 765212b225bb: Download complete 13:24:25 f23df028b6ca: Verifying Checksum 13:24:25 f23df028b6ca: Download complete 13:24:25 d65c8cfc05b1: Verifying Checksum 13:24:25 d65c8cfc05b1: Download complete 13:24:25 699f458cf7ca: Verifying Checksum 13:24:25 699f458cf7ca: Download complete 13:24:26 8998bd30e6a1: Verifying Checksum 13:24:26 8998bd30e6a1: Download complete 13:24:28 2437ff75d9bd: Verifying Checksum 13:24:28 2437ff75d9bd: Download complete 13:24:30 8998bd30e6a1: Pull complete 13:24:30 04944245beec: Pull complete 13:24:32 699f458cf7ca: Pull complete 13:24:32 765212b225bb: Pull complete 13:24:33 f23df028b6ca: Pull complete 13:24:33 d65c8cfc05b1: Pull complete 13:24:51 2437ff75d9bd: Pull complete 13:24:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-2832 does not seem to be running inside a container 13:24:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:24:55 $ docker top d25676d8f01e53013fb076e75dd9d4ff8495b416e057c5aad8b1a0e125f8fedb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:56 ---> job-cost.sh 13:24:56 lf-activate-venv: SKIPPING 13:24:56 INFO: No Stack... 13:24:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:24:57 INFO: Archiving Costs [Pipeline] sh 13:24:57 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 13:24:57 + cut -d, -f6 [Pipeline] lock 13:24:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] 13:24:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] did not exist. Created. 13:24:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:24:58 /w/workspace/device-rfid-llrp-go/1@tmp/durable-41d43ead/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:24:59 + echo total: 0.10999999940395355 [Pipeline] stash 13:24:59 Warning: overwriting stash ‘stack-cost’ 13:24:59 Stashed 1 file(s) [Pipeline] } 13:24:59 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:24:59 $ docker stop --time=1 d25676d8f01e53013fb076e75dd9d4ff8495b416e057c5aad8b1a0e125f8fedb 13:25:00 $ docker rm -f --volumes d25676d8f01e53013fb076e75dd9d4ff8495b416e057c5aad8b1a0e125f8fedb [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 13:25:01 provisioning config files... 13:25:01 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config12539668777593850931tmp [Pipeline] { [Pipeline] sh 13:25:02 + set +x 13:25:02 + + curl -s https://codecov.io/bashbash 13:25:02 -s -- 13:25:02 13:25:02 _____ _ 13:25:02 / ____| | | 13:25:02 | | ___ __| | ___ ___ _____ __ 13:25:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:02 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:02 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:02 Bash-1.0.6 13:25:02 13:25:02 13:25:02 ==> git version 2.25.1 found 13:25:02 ==> 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 13:25:02 Release-Date: 2020-01-08 13:25:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:25:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:25:02 ==> Jenkins CI detected. 13:25:02 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-290 13:25:02 project root: . 13:25:02 --> token set from env 13:25:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:25:02 ==> Running gcov in . (disable via -X gcov) 13:25:02 ==> Python coveragepy not found 13:25:02 ==> Searching for coverage reports in: 13:25:02 + . 13:25:02 -> Found 1 reports 13:25:02 ==> Detecting git/mercurial file structure 13:25:02 ==> Reading reports 13:25:02 + ./coverage.out bytes=459493 13:25:02 ==> Appending adjustments 13:25:02 https://docs.codecov.io/docs/fixing-reports 13:25:02 + Found adjustments 13:25:02 ==> Gzipping contents 13:25:02 52K /tmp/codecov.48tU5U.gz 13:25:02 ==> Uploading reports 13:25:02 url: https://codecov.io 13:25:02 query: branch=PR-290&commit=3b8d88289001649dc8d00c83e23d70731600e6a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=290&job=&cmd_args= 13:25:02 -> Pinging Codecov 13:25:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-290&commit=3b8d88289001649dc8d00c83e23d70731600e6a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=290&job=&cmd_args= 13:25:02 -> Uploading to 13:25:02 https://storage.googleapis.com/codecov/v4/raw/2024-04-19/581DD39554BDF9B6E22D074273EAD858/3b8d88289001649dc8d00c83e23d70731600e6a3/eb71bfc4-714c-4d52-b9b6-4bcaca7cdaf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T132502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b70ab2273a3c94508a36fbc91f162400d6f8d41ce3ae4d3188c33d81a27ee5d 13:25:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:02 Dload Upload Total Spent Left Speed 13:25:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 168k --:--:-- --:--:-- --:--:-- 168k 13:25:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] } 13:25:03 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 13:25:05 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-290/archives ] 13:25:05 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-290/archives 13:25:05 total 16 13:25:05 drwxr-xr-x 3 root root 4096 Apr 19 13:16 . 13:25:05 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 13:16 .. 13:25:05 drwxr-xr-x 2 root root 4096 Apr 19 13:16 cost 13:25:05 -rw-r--r-- 1 root root 91 Apr 19 13:16 cost.csv 13:25:05 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-290/archives 13:25:05 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-290/archives 13:25:05 total 16 13:25:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:16 . 13:25:05 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 13:16 .. 13:25:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:16 cost 13:25:05 -rw-r--r-- 1 jenkins jenkins 91 Apr 19 13:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:25:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:25:06 ---> package-listing.sh 13:25:06 ++ facter osfamily 13:25:06 ++ tr '[:upper:]' '[:lower:]' 13:25:06 + OS_FAMILY=debian 13:25:06 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-290 13:25:06 + START_PACKAGES=/tmp/packages_start.txt 13:25:06 + END_PACKAGES=/tmp/packages_end.txt 13:25:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:06 + PACKAGES=/tmp/packages_start.txt 13:25:06 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-290 ']' 13:25:06 + PACKAGES=/tmp/packages_end.txt 13:25:06 + case "${OS_FAMILY}" in 13:25:06 + dpkg -l 13:25:06 + grep '^ii' 13:25:06 + '[' -f /tmp/packages_start.txt ']' 13:25:06 + '[' -f /tmp/packages_end.txt ']' 13:25:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:06 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-290 ']' 13:25:06 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/ 13:25:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/ [Pipeline] echo 13:25:06 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:25:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:07 prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container 13:25:07 $ 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-290/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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:25:08 $ docker top 5b240b1ac8b8515bc45654068399e1082f22811d838120e0a21152029141d1e7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:08 + touch /tmp/pre-build-complete [Pipeline] sh 13:25:08 + mkdir -p /var/log/sysstat [Pipeline] sh 13:25:09 + ls /var/log/sa-host 13:25:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:09 provisioning config files... 13:25:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config5345301155517435694tmp [Pipeline] { [Pipeline] echo 13:25:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:25:09 ---> create-netrc.sh [Pipeline] } 13:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:25:10 ---> python-tools-install.sh [Pipeline] echo 13:25:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:25:10 ---> sudo-logs.sh 13:25:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:25:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:25:11 ---> job-cost.sh 13:25:11 lf-activate-venv: SKIPPING 13:25:11 DEBUG: total: 0.2199999988079071 13:25:11 INFO: Retrieving Stack Cost... 13:25:11 INFO: Retrieving Pricing Info for: v3-standard-8 13:25:11 INFO: Archiving Costs [Pipeline] echo 13:25:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:25:12 ---> logs-deploy.sh 13:25:12 lf-activate-venv: SKIPPING 13:25:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-290/1 13:25:12 INFO: archiving workspace using pattern(s): 13:25:13 Archives upload complete. 13:25:13 INFO: archiving logs to Nexus 13:25:13 ---> uname -a: 13:25:13 Linux prd-ubuntu20-04-docker-8c-8g-2825 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:25:13 13:25:13 13:25:13 ---> lscpu: 13:25:13 Architecture: x86_64 13:25:13 CPU op-mode(s): 32-bit, 64-bit 13:25:13 Byte Order: Little Endian 13:25:13 Address sizes: 40 bits physical, 48 bits virtual 13:25:13 CPU(s): 8 13:25:13 On-line CPU(s) list: 0-7 13:25:13 Thread(s) per core: 1 13:25:13 Core(s) per socket: 1 13:25:13 Socket(s): 8 13:25:13 NUMA node(s): 1 13:25:13 Vendor ID: AuthenticAMD 13:25:13 CPU family: 23 13:25:13 Model: 49 13:25:13 Model name: AMD EPYC-Rome Processor 13:25:13 Stepping: 0 13:25:13 CPU MHz: 2799.998 13:25:13 BogoMIPS: 5599.99 13:25:13 Virtualization: AMD-V 13:25:13 Hypervisor vendor: KVM 13:25:13 Virtualization type: full 13:25:13 L1d cache: 256 KiB 13:25:13 L1i cache: 256 KiB 13:25:13 L2 cache: 4 MiB 13:25:13 L3 cache: 128 MiB 13:25:13 NUMA node0 CPU(s): 0-7 13:25:13 Vulnerability Itlb multihit: Not affected 13:25:13 Vulnerability L1tf: Not affected 13:25:13 Vulnerability Mds: Not affected 13:25:13 Vulnerability Meltdown: Not affected 13:25:13 Vulnerability Mmio stale data: Not affected 13:25:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:25:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:25:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:25:13 Vulnerability Srbds: Not affected 13:25:13 Vulnerability Tsx async abort: Not affected 13:25:13 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 13:25:13 13:25:13 13:25:13 ---> nproc: 13:25:13 8 13:25:13 13:25:13 13:25:13 ---> df -h: 13:25:13 Filesystem Size Used Avail Use% Mounted on 13:25:13 overlay 155G 12G 144G 8% / 13:25:13 tmpfs 64M 0 64M 0% /dev 13:25:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:25:13 shm 64M 0 64M 0% /dev/shm 13:25:13 /dev/vda1 155G 12G 144G 8% /facter-os 13:25:13 13:25:13 13:25:13 ---> sar -b -r -n DEV: 13:25:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2825) 04/19/24 _x86_64_ (8 CPU) 13:25:13 13:25:13 13:11:19 LINUX RESTART (8 CPU) 13:25:13 13:25:13 13:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:25:13 13:13:01 260.60 38.65 221.95 0.00 4300.14 91938.89 0.00 13:25:13 13:14:01 146.54 1.37 145.18 0.00 23.60 80446.59 0.00 13:25:13 13:15:01 79.49 0.10 79.39 0.00 10.66 21804.63 0.00 13:25:13 13:16:01 191.33 1.22 190.12 0.00 30.79 39558.07 0.00 13:25:13 13:17:01 32.46 10.28 22.18 0.00 3462.85 3833.81 0.00 13:25:13 13:18:01 3.30 0.00 3.30 0.00 0.00 36.13 0.00 13:25:13 13:19:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 13:25:13 13:20:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 13:25:13 13:21:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 13:25:13 13:22:01 2.50 0.00 2.50 0.00 0.00 35.86 0.00 13:25:13 13:23:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 13:25:13 13:24:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 13:25:13 13:25:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 13:25:13 Average: 55.52 3.93 51.59 0.00 597.57 18196.28 0.00 13:25:13 13:25:13 13:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:25:13 13:13:01 29451308 31552072 775932 2.36 70508 2317032 2000284 5.90 1015920 2049272 426736 13:25:13 13:14:01 28091140 31544788 756376 2.30 135724 3496852 1862084 5.49 1185024 3106060 283056 13:25:13 13:15:01 28202740 31433896 862496 2.62 140484 3271784 2202984 6.49 1322080 2853964 5288 13:25:13 13:16:01 27783584 31536656 760984 2.31 153992 3748528 1846160 5.44 1260856 3303960 0 13:25:13 13:17:01 27556052 31530856 758512 2.31 159300 3952668 1795728 5.29 1422612 3346528 416 13:25:13 13:18:01 27556536 31531480 757496 2.30 159380 3952672 1795728 5.29 1422616 3346532 8 13:25:13 13:19:01 27565244 31540332 748636 2.28 159472 3952680 1795728 5.29 1412808 3346540 8 13:25:13 13:20:01 27565628 31540772 748048 2.27 159556 3952680 1795728 5.29 1413376 3346544 168 13:25:13 13:21:01 27567792 31543388 745720 2.27 159636 3952684 1795728 5.29 1410648 3346876 172 13:25:13 13:22:01 27567272 31542948 746024 2.27 159768 3952664 1795728 5.29 1410612 3346860 168 13:25:13 13:23:01 27568000 31543740 745400 2.27 159812 3952664 1795728 5.29 1410516 3346872 168 13:25:13 13:24:01 27568024 31543832 745288 2.27 159864 3952672 1795728 5.29 1410660 3346880 176 13:25:13 13:25:01 27568168 31544036 745064 2.27 159880 3952672 1795728 5.29 1410476 3346888 188 13:25:13 Average: 27816268 31532984 761229 2.31 149029 3723712 1851774 5.46 1346785 3187214 55119 13:25:13 13:25:13 13:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:25:13 13:13:01 docker0 14.79 15.14 1.17 118.29 0.00 0.00 0.00 0.00 13:25:13 13:13:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 13:25:13 13:13:01 ens3 550.12 384.16 5825.28 130.17 0.00 0.00 0.00 0.00 13:25:13 13:14:01 docker0 157.66 232.39 13.58 2065.92 0.00 0.00 0.00 0.00 13:25:13 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:13 13:14:01 ens3 247.59 166.66 2077.48 22.07 0.00 0.00 0.00 0.00 13:25:13 13:15:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:25:13 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:15:01 veth06208a8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:25:13 13:15:01 ens3 29.10 16.08 30.45 11.76 0.00 0.00 0.00 0.00 13:25:13 13:16:01 docker0 5.87 10.70 0.37 160.79 0.00 0.00 0.00 0.00 13:25:13 13:16:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 13:25:13 13:16:01 ens3 123.58 78.54 2755.64 20.29 0.00 0.00 0.00 0.00 13:25:13 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:25:13 13:17:01 ens3 158.51 76.37 1389.27 9.75 0.00 0.00 0.00 0.00 13:25:13 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:13 13:18:01 ens3 0.90 0.48 0.49 0.33 0.00 0.00 0.00 0.00 13:25:13 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:19:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:25:13 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:13 13:20:01 ens3 1.87 0.72 0.70 0.49 0.00 0.00 0.00 0.00 13:25:13 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:21:01 ens3 0.50 0.30 0.26 0.21 0.00 0.00 0.00 0.00 13:25:13 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:13 13:22:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:25:13 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:23:01 ens3 0.33 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:25:13 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:13 13:24:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:25:13 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:13 13:25:01 ens3 2.95 0.45 0.59 0.28 0.00 0.00 0.00 0.00 13:25:13 Average: docker0 13.71 19.88 1.16 180.46 0.00 0.00 0.00 0.00 13:25:13 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 13:25:13 Average: ens3 85.31 55.29 923.15 14.89 0.00 0.00 0.00 0.00 13:25:13 13:25:13 13:25:13 ---> sar -P ALL: 13:25:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2825) 04/19/24 _x86_64_ (8 CPU) 13:25:13 13:25:13 13:11:19 LINUX RESTART (8 CPU) 13:25:13 13:25:13 13:12:02 CPU %user %nice %system %iowait %steal %idle 13:25:13 13:13:01 all 8.23 0.00 2.44 5.12 0.06 84.15 13:25:13 13:13:01 0 7.39 0.00 2.86 11.35 0.09 78.31 13:25:13 13:13:01 1 8.56 0.00 2.66 2.21 0.05 86.52 13:25:13 13:13:01 2 8.50 0.00 2.49 3.17 0.05 85.79 13:25:13 13:13:01 3 7.31 0.00 3.20 12.86 0.05 76.57 13:25:13 13:13:01 4 7.84 0.00 2.32 1.93 0.05 87.86 13:25:13 13:13:01 5 8.46 0.00 2.11 1.04 0.05 88.33 13:25:13 13:13:01 6 8.29 0.00 1.76 5.01 0.07 84.86 13:25:13 13:13:01 7 9.44 0.00 2.13 3.43 0.07 84.93 13:25:13 13:14:01 all 4.64 0.00 2.22 10.89 0.05 82.20 13:25:13 13:14:01 0 4.30 0.00 1.67 0.02 0.02 93.99 13:25:13 13:14:01 1 4.83 0.00 2.20 0.23 0.05 92.69 13:25:13 13:14:01 2 3.84 0.00 3.35 1.83 0.07 90.92 13:25:13 13:14:01 3 5.11 0.00 2.08 19.40 0.05 73.36 13:25:13 13:14:01 4 3.90 0.00 1.44 5.08 0.03 89.55 13:25:13 13:14:01 5 4.79 0.00 3.09 54.39 0.07 37.66 13:25:13 13:14:01 6 5.63 0.00 1.86 0.05 0.03 92.42 13:25:13 13:14:01 7 4.71 0.00 2.07 6.43 0.05 86.74 13:25:13 13:15:01 all 31.44 0.00 2.76 5.00 0.08 60.72 13:25:13 13:15:01 0 30.53 0.00 2.50 0.45 0.08 66.43 13:25:13 13:15:01 1 35.32 0.00 3.12 2.40 0.07 59.10 13:25:13 13:15:01 2 31.76 0.00 2.43 3.23 0.07 62.51 13:25:13 13:15:01 3 28.73 0.00 3.07 11.63 0.07 56.50 13:25:13 13:15:01 4 30.36 0.00 2.72 1.61 0.17 65.14 13:25:13 13:15:01 5 32.37 0.00 3.07 19.75 0.07 44.75 13:25:13 13:15:01 6 29.46 0.00 2.64 0.52 0.07 67.32 13:25:13 13:15:01 7 33.01 0.00 2.50 0.39 0.05 64.06 13:25:13 13:16:01 all 22.47 0.00 4.48 4.44 0.10 68.51 13:25:13 13:16:01 0 22.91 0.00 4.57 1.27 0.07 71.17 13:25:13 13:16:01 1 24.89 0.00 5.45 0.93 0.07 68.66 13:25:13 13:16:01 2 20.87 0.00 3.34 5.93 0.12 69.75 13:25:13 13:16:01 3 20.95 0.00 3.88 12.01 0.10 63.06 13:25:13 13:16:01 4 22.15 0.00 5.10 1.13 0.15 71.46 13:25:13 13:16:01 5 20.45 0.00 4.28 0.34 0.08 74.85 13:25:13 13:16:01 6 24.42 0.00 4.73 11.84 0.08 58.93 13:25:13 13:16:01 7 23.15 0.00 4.53 2.03 0.08 70.20 13:25:13 13:17:01 all 1.37 0.00 0.56 0.62 0.02 97.43 13:25:13 13:17:01 0 2.34 0.00 0.78 0.67 0.02 96.19 13:25:13 13:17:01 1 1.37 0.00 0.64 0.02 0.03 97.94 13:25:13 13:17:01 2 1.22 0.00 0.83 1.39 0.02 96.54 13:25:13 13:17:01 3 2.40 0.00 0.41 1.21 0.05 95.93 13:25:13 13:17:01 4 0.75 0.00 0.45 0.53 0.02 98.25 13:25:13 13:17:01 5 0.53 0.00 0.45 0.08 0.02 98.92 13:25:13 13:17:01 6 1.45 0.00 0.45 1.02 0.02 97.06 13:25:13 13:17:01 7 0.87 0.00 0.45 0.05 0.02 98.61 13:25:13 13:18:01 all 0.26 0.00 0.01 0.01 0.01 99.70 13:25:13 13:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 13:25:13 13:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 13:25:13 13:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:25:13 13:18:01 3 1.97 0.00 0.05 0.05 0.03 97.90 13:25:13 13:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:25:13 13:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:25:13 13:18:01 6 0.02 0.00 0.00 0.03 0.02 99.93 13:25:13 13:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:25:13 13:19:01 all 0.14 0.00 0.01 0.01 0.01 99.84 13:25:13 13:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:25:13 13:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:25:13 13:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:19:01 3 0.88 0.00 0.05 0.03 0.03 99.00 13:25:13 13:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:25:13 13:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:25:13 13:19:01 6 0.05 0.00 0.00 0.02 0.00 99.93 13:25:13 13:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:25:13 13:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:25:13 13:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 13:25:13 13:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:25:13 13:20:01 3 0.02 0.00 0.00 0.03 0.03 99.92 13:25:13 13:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:25:13 13:20:01 5 0.00 0.00 0.03 0.00 0.02 99.95 13:25:13 13:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:25:13 13:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:21:01 all 0.03 0.00 0.01 0.01 0.01 99.96 13:25:13 13:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:25:13 13:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:25:13 13:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:21:01 3 0.05 0.00 0.00 0.03 0.03 99.88 13:25:13 13:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:25:13 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:25:13 13:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:25:13 13:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:25:13 13:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:25:13 13:22:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:25:13 13:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:25:13 13:22:01 3 0.02 0.00 0.03 0.05 0.03 99.87 13:25:13 13:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:25:13 13:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:25:13 13:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:25:13 13:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:25:13 13:23:01 all 0.06 0.00 0.01 0.01 0.01 99.91 13:25:13 13:23:01 0 0.32 0.00 0.03 0.00 0.02 99.63 13:25:13 13:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 13:25:13 13:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:25:13 13:23:01 3 0.03 0.00 0.02 0.03 0.03 99.88 13:25:13 13:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:25:13 13:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:25:13 13:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:25:13 13:25:13 13:23:01 CPU %user %nice %system %iowait %steal %idle 13:25:13 13:24:01 all 0.26 0.00 0.01 0.01 0.01 99.71 13:25:13 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:25:13 13:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:25:13 13:24:01 3 1.97 0.00 0.05 0.03 0.02 97.93 13:25:13 13:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:25:13 13:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 13:24:01 6 0.00 0.00 0.02 0.02 0.02 99.95 13:25:13 13:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:25:13 13:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 13:25:13 13:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 13:25:13 13:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:25:13 13:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:25:13 13:25:01 3 0.32 0.00 0.02 0.00 0.03 99.63 13:25:13 13:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:25:13 13:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:25:13 13:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:25:13 13:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:25:13 Average: all 5.27 0.00 0.96 1.99 0.03 91.75 13:25:13 Average: 0 5.19 0.00 0.95 1.04 0.02 92.80 13:25:13 Average: 1 5.75 0.00 1.08 0.45 0.03 92.69 13:25:13 Average: 2 5.07 0.00 0.95 1.19 0.03 92.77 13:25:13 Average: 3 5.34 0.00 0.98 4.37 0.04 89.26 13:25:13 Average: 4 4.98 0.00 0.92 0.79 0.04 93.28 13:25:13 Average: 5 5.09 0.00 1.00 5.78 0.02 88.11 13:25:13 Average: 6 5.30 0.00 0.88 1.41 0.03 92.39 13:25:13 Average: 7 5.44 0.00 0.90 0.94 0.02 92.70 13:25:13 13:25:13 13:25:13