Pull request #247 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f+88562a287ad16fdbf74b2cc3e025ff11c847cc0b (31af161d88ac55375ac755694c33e703cebba616) 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-ssh2748037297971498283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16316479098426964328.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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/app-rfid-llrp-inventory/branches/PR-247/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/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16903027716466064207.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/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12613527868263503342.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh6187098021758503235.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/app-rfid-llrp-inventory/branches/PR-247/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/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1329839951062313437.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16625 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-247 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88562a287ad16fdbf74b2cc3e025ff11c847cc0b into PR head commit 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f Merge succeeded, producing 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f Checking out Revision 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f (PR-247) Commit message: "build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:12 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # 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 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:12 ========================================================= 13:07:12 EdgeX Global Pipelines Version Info 13:07:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:07:13 ------------------- 13:07:13 stable info: 13:07:13 ------------------- 13:07:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:07:13 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 13:07:13 Message: update stable to v1.0.255 13:07:14 ------------------- 13:07:14 experimental info: 13:07:14 ------------------- 13:07:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:07:14 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 13:07:14 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:07:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6408c12 [Pipeline] echo 13:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:17 provisioning config files... 13:07:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config5924206061978866162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:17 ---> docker-login.sh 13:07:17 nexus3.edgexfoundry.org:10001 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10002 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10003 13:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:17 Configure a credential helper to remove this warning. See 13:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:17 13:07:17 Login Succeeded 13:07:17 nexus3.edgexfoundry.org:10004 13:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:18 Configure a credential helper to remove this warning. See 13:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:18 13:07:18 Login Succeeded 13:07:18 docker.io 13:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:18 Configure a credential helper to remove this warning. See 13:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:18 13:07:18 Login Succeeded 13:07:18 ---> docker-login.sh ends [Pipeline] } 13:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:07:19 + git rev-list -1 --merges 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f~1..6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo 13:07:19 -----------> git rev-list -1 --merges 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f~1..6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [false] [Pipeline] sh 13:07:19 + git log --format=format:%s -1 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo 13:07:19 ========================================================= 13:07:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:07:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:20 + git log --format=format:%s -1 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo 13:07:20 [semverPrep] GIT_COMMIT: 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f, Commit Message: build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 [Pipeline] echo 13:07:20 [semverPrep] This is not a build commit. [Pipeline] sh 13:07:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:07:20 + grep -v github /etc/ssh/ssh_known_hosts 13:07:20 + [ -e /tmp/ssh_known_hosts ] 13:07:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:07:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:07:20 + sudo tee -a /etc/ssh/ssh_known_hosts 13:07:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:21 13:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:21 0.1.4: Pulling from edgex-devops/py-git-semver 13:07:21 b85a868b505f: Pulling fs layer 13:07:21 e2be974225ed: Pulling fs layer 13:07:21 339a4e72a1f5: Pulling fs layer 13:07:21 988bab9f4d93: Pulling fs layer 13:07:21 1469e6f7b9e6: Pulling fs layer 13:07:21 eaf3925da568: Pulling fs layer 13:07:21 bab4dde63d76: Pulling fs layer 13:07:21 bde34c3a00c8: Pulling fs layer 13:07:21 b352a97aabf1: Pulling fs layer 13:07:21 4872d77fe225: Pulling fs layer 13:07:21 5851b861e8e6: Pulling fs layer 13:07:21 4872d77fe225: Waiting 13:07:21 b352a97aabf1: Waiting 13:07:21 5851b861e8e6: Waiting 13:07:21 bde34c3a00c8: Waiting 13:07:21 988bab9f4d93: Waiting 13:07:21 bab4dde63d76: Waiting 13:07:21 eaf3925da568: Waiting 13:07:21 e2be974225ed: Download complete 13:07:21 988bab9f4d93: Verifying Checksum 13:07:21 988bab9f4d93: Download complete 13:07:22 339a4e72a1f5: Verifying Checksum 13:07:22 339a4e72a1f5: Download complete 13:07:22 eaf3925da568: Verifying Checksum 13:07:22 eaf3925da568: Download complete 13:07:22 1469e6f7b9e6: Verifying Checksum 13:07:22 1469e6f7b9e6: Download complete 13:07:22 bde34c3a00c8: Download complete 13:07:22 b352a97aabf1: Download complete 13:07:22 4872d77fe225: Download complete 13:07:22 5851b861e8e6: Verifying Checksum 13:07:22 5851b861e8e6: Download complete 13:07:22 b85a868b505f: Verifying Checksum 13:07:22 b85a868b505f: Download complete 13:07:22 bab4dde63d76: Verifying Checksum 13:07:22 bab4dde63d76: Download complete 13:07:23 b85a868b505f: Pull complete 13:07:23 e2be974225ed: Pull complete 13:07:24 339a4e72a1f5: Pull complete 13:07:24 988bab9f4d93: Pull complete 13:07:24 1469e6f7b9e6: Pull complete 13:07:24 eaf3925da568: Pull complete 13:07:26 bab4dde63d76: Pull complete 13:07:26 bde34c3a00c8: Pull complete 13:07:26 b352a97aabf1: Pull complete 13:07:26 4872d77fe225: Pull complete 13:07:26 5851b861e8e6: Pull complete 13:07:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:27 prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container 13:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:07:30 $ docker top 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 -eo pid,comm 13:07:30 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:07:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:30 [ssh-agent] Looking for ssh-agent implementation... 13:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:30 $ docker exec 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent 13:07:30 SSH_AUTH_SOCK=/tmp/ssh-z7iL4XcMf3VO/agent.32 13:07:30 SSH_AGENT_PID=38 13:07:30 Running ssh-add (command line suppressed) 13:07:30 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_13327591651686978730.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_13327591651686978730.key) 13:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:31 + git tag --points-at HEAD [Pipeline] } 13:07:31 $ docker exec --env ******** --env ******** 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent -k 13:07:31 unset SSH_AUTH_SOCK; 13:07:31 unset SSH_AGENT_PID; 13:07:31 echo Agent pid 38 killed; 13:07:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:07:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:31 [ssh-agent] Looking for ssh-agent implementation... 13:07:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:38 $ docker exec 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent 13:07:39 SSH_AUTH_SOCK=/tmp/ssh-NscpzzgMJ47F/agent.70 13:07:39 SSH_AGENT_PID=76 13:07:39 Running ssh-add (command line suppressed) 13:07:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_9926604098179826590.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_9926604098179826590.key) 13:07:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:39 + git semver init 13:07:39 2023-11-06 13:07:39,766 [run_init] DEBUG init version:0.0.0 force:False 13:07:39 2023-11-06 13:07:39,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver 13:07:39 2023-11-06 13:07:39,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver 13:07:39 2023-11-06 13:07:39,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247, universal_newlines=False, shell=None, istream=None) 13:07:41 2023-11-06 13:07:40,903 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.git/info/exclude 13:07:41 2023-11-06 13:07:40,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 with force:False 13:07:41 2023-11-06 13:07:40,904 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 13:07:41 2023-11-06 13:07:40,909 [execute] INFO git cat-file --batch-check 13:07:41 2023-11-06 13:07:40,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) 13:07:41 2023-11-06 13:07:40,916 [execute] INFO git cat-file --batch 13:07:41 2023-11-06 13:07:40,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) 13:07:41 2023-11-06 13:07:40,921 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 13:07:41 0.0.0 [Pipeline] } 13:07:41 $ docker exec --env ******** --env ******** 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent -k 13:07:41 unset SSH_AUTH_SOCK; 13:07:41 unset SSH_AGENT_PID; 13:07:41 echo Agent pid 76 killed; 13:07:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:41 + git semver [Pipeline] } 13:07:42 $ docker stop --time=1 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 13:07:43 $ docker rm -f --volumes 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:44 Stashed 1 file(s) [Pipeline] echo 13:07:44 [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:07:44 provisioning config files... 13:07:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config16784665736889238264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:45 ---> docker-login.sh 13:07:45 nexus3.edgexfoundry.org:10001 13:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:45 Configure a credential helper to remove this warning. See 13:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:45 13:07:45 Login Succeeded 13:07:45 nexus3.edgexfoundry.org:10002 13:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:45 Configure a credential helper to remove this warning. See 13:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:45 13:07:45 Login Succeeded 13:07:45 nexus3.edgexfoundry.org:10003 13:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:45 Configure a credential helper to remove this warning. See 13:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:45 13:07:45 Login Succeeded 13:07:45 nexus3.edgexfoundry.org:10004 13:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:45 Configure a credential helper to remove this warning. See 13:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:45 13:07:45 Login Succeeded 13:07:45 docker.io 13:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:45 Configure a credential helper to remove this warning. See 13:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:45 13:07:45 Login Succeeded 13:07:45 ---> docker-login.sh ends [Pipeline] } 13:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:46 ========================================================= 13:07:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:07:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:46 + 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:07:46 Sending build context to Docker daemon 12.75MB 13:07:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:07:46 Step 2/12 : FROM ${BASE} AS builder 13:07:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:07:46 7264a8db6415: Pulling fs layer 13:07:46 c4d48a809fc2: Pulling fs layer 13:07:46 4f1c88b9dad5: Pulling fs layer 13:07:46 ad3a456e5733: Pulling fs layer 13:07:46 33e27b845d1e: Pulling fs layer 13:07:46 c68163c4e522: Pulling fs layer 13:07:46 50da416c3ac9: Pulling fs layer 13:07:46 23d2d4c4bb30: Pulling fs layer 13:07:46 ad3a456e5733: Waiting 13:07:46 c68163c4e522: Waiting 13:07:46 33e27b845d1e: Waiting 13:07:46 23d2d4c4bb30: Waiting 13:07:46 50da416c3ac9: Waiting 13:07:47 c4d48a809fc2: Verifying Checksum 13:07:47 ad3a456e5733: Download complete 13:07:47 33e27b845d1e: Verifying Checksum 13:07:47 33e27b845d1e: Download complete 13:07:47 7264a8db6415: Verifying Checksum 13:07:47 7264a8db6415: Download complete 13:07:47 c68163c4e522: Verifying Checksum 13:07:47 c68163c4e522: Download complete 13:07:47 7264a8db6415: Pull complete 13:07:47 23d2d4c4bb30: Verifying Checksum 13:07:47 23d2d4c4bb30: Download complete 13:07:47 c4d48a809fc2: Pull complete 13:07:47 4f1c88b9dad5: Verifying Checksum 13:07:47 4f1c88b9dad5: Download complete 13:07:47 50da416c3ac9: Verifying Checksum 13:07:47 50da416c3ac9: Download complete 13:07:51 4f1c88b9dad5: Pull complete 13:07:51 ad3a456e5733: Pull complete 13:07:51 33e27b845d1e: Pull complete 13:07:51 c68163c4e522: Pull complete 13:07:53 50da416c3ac9: Pull complete 13:07:53 23d2d4c4bb30: Pull complete 13:07:53 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:07:53 ---> 0786185ac409 13:07:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:07:58 ---> Running in 6dad9a4b822a 13:07:58 Removing intermediate container 6dad9a4b822a 13:07:58 ---> 83ee920c668c 13:07:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:07:58 ---> Running in 42ce37fca909 13:07:58 Removing intermediate container 42ce37fca909 13:07:58 ---> 88e890746389 13:07:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:07:58 ---> Running in 2b254b7d0470 13:07:58 Removing intermediate container 2b254b7d0470 13:07:58 ---> ce131be9d356 13:07:58 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:58 ---> Running in 6f0eb0925944 13:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:07:59 Still waiting to schedule task 13:07:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:08:01 OK: 264 MiB in 52 packages 13:08:01 Removing intermediate container 6f0eb0925944 13:08:01 ---> 1a0347cbee45 13:08:01 Step 7/12 : WORKDIR /app 13:08:01 ---> Running in cfbe97c5ee3e 13:08:02 Removing intermediate container cfbe97c5ee3e 13:08:02 ---> 5de1e1c6a14b 13:08:02 Step 8/12 : COPY go.mod vendor* ./ 13:08:02 ---> 2028433df3ee 13:08:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:02 ---> Running in 4eed806ac181 13:08:48 Removing intermediate container 4eed806ac181 13:08:48 ---> aa3a5387ec7b 13:08:48 Step 10/12 : COPY . . 13:08:48 ---> c2c50137f3e5 13:08:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:48 ---> Running in 17b113f65850 13:08:48 Removing intermediate container 17b113f65850 13:08:48 ---> a0f9ea3ec7c6 13:08:48 Step 12/12 : RUN $MAKE 13:08:48 ---> Running in 3b0ff22efb31 13:08:48 noop 13:08:48 Removing intermediate container 3b0ff22efb31 13:08:48 ---> edfec430a3f6 13:08:48 Successfully built edfec430a3f6 13:08:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:49 + docker inspect -f . ci-base-image-x86_64 13:08:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:49 prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container 13:08:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** ci-base-image-x86_64 cat 13:08:49 $ docker top b3c594ada15850667cce3ee2a45a73f550f2f1169c03454cebda6c51ce3ab7c7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:50 + go version 13:08:50 go version go1.21.0 linux/amd64 [Pipeline] } 13:08:50 $ docker stop --time=1 b3c594ada15850667cce3ee2a45a73f550f2f1169c03454cebda6c51ce3ab7c7 13:08:51 $ docker rm -f --volumes b3c594ada15850667cce3ee2a45a73f550f2f1169c03454cebda6c51ce3ab7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:52 + docker inspect -f . ci-base-image-x86_64 13:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:52 prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container 13:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** ci-base-image-x86_64 cat 13:08:53 $ docker top 7b6fb26b713adc2f3e1f5d9ce26c98dd0e4055f4d334b90977895c549cab0b18 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:53 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] fileExists [Pipeline] sh 13:08:54 + make test 13:08:54 go test -race ./... -coverprofile=coverage.out ./... 13:09:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:09:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:09:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.155s coverage: 86.2% of statements 13:09:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements 13:09:42 go vet ./... 13:09:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16627 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] { [Pipeline] ws 13:09:42 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:09:42 The recommended git tool is: git 13:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:43 ./bin/test-attribution.sh 13:09:43 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:09:43 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:09:43 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:09:43 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:09:43 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:09:43 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:09:43 $ docker stop --time=1 7b6fb26b713adc2f3e1f5d9ce26c98dd0e4055f4d334b90977895c549cab0b18 13:09:47 $ docker rm -f --volumes 7b6fb26b713adc2f3e1f5d9ce26c98dd0e4055f4d334b90977895c549cab0b18 [Pipeline] // withDockerContainer [Pipeline] sh 13:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:09:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 13:09:48 using credential edgex-jenkins-ssh 13:09:48 Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:09:48 + ls -al . 13:09:48 total 236 13:09:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 13:08 . 13:09:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:07 .. 13:09:48 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 13:07 .dockerignore 13:09:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 13:09 .git 13:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:07 .github 13:09:48 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 13:07 .gitignore 13:09:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 13:07 .golangci.yml 13:09:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 13:07 .semver 13:09:48 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 13:07 Attribution.txt 13:09:48 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 13:07 CHANGELOG.md 13:09:48 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 13:07 Dockerfile 13:09:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 13:07 GOVERNANCE.md 13:09:48 -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 13:07 Jenkinsfile 13:09:48 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 13:07 LICENSE 13:09:48 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 13:07 Makefile 13:09:48 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 13:07 OWNERS.md 13:09:48 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 6 13:07 README.md 13:09:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 13:07 VERSION 13:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:07 bin 13:09:48 -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 13:09 coverage.out 13:09:48 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 13:07 go.mod 13:09:48 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 13:07 go.sum 13:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:07 images 13:09:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:07 internal 13:09:48 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 13:07 main.go 13:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:07 openapi 13:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:07 res 13:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:48 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:09:48 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:09:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:09:48 > git --version # timeout=10 13:09:48 > git --version # 'git version 2.25.1' 13:09:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:49 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f --label arch=amd64 --label version=0.0.0 . 13:09:49 Sending build context to Docker daemon 12.75MB 13:09:49 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:09:49 Step 2/29 : FROM ${BASE} AS builder 13:09:49 ---> edfec430a3f6 13:09:49 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:09:49 ---> Running in c41f4807890e 13:09:49 Removing intermediate container c41f4807890e 13:09:49 ---> 36d207517a6b 13:09:49 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:09:49 ---> Running in ed24904b6f4f 13:09:49 Removing intermediate container ed24904b6f4f 13:09:49 ---> afdb18c144d9 13:09:49 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:09:49 ---> Running in e3e1a3e5dc52 13:09:49 Removing intermediate container e3e1a3e5dc52 13:09:49 ---> f7044042870b 13:09:49 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:49 ---> Running in 58d80701b8d7 13:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:09:50 OK: 264 MiB in 52 packages 13:09:50 Removing intermediate container 58d80701b8d7 13:09:50 ---> 17e21ed141aa 13:09:50 Step 7/29 : WORKDIR /app 13:09:51 ---> Running in e5ba870b5125 13:09:51 Removing intermediate container e5ba870b5125 13:09:51 ---> fb37e3cbefd8 13:09:51 Step 8/29 : COPY go.mod vendor* ./ 13:09:51 ---> 9d7b542db14a 13:09:51 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:51 ---> Running in ca7527b831e4 13:09:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:09:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:51 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:09:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:09:52 Removing intermediate container ca7527b831e4 13:09:52 ---> 9f0684bcee51 13:09:52 Step 10/29 : COPY . . 13:09:52 Merging remotes/origin/main commit 88562a287ad16fdbf74b2cc3e025ff11c847cc0b into PR head commit 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f 13:09:52 Merge succeeded, producing 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f 13:09:52 Checking out Revision 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f (PR-247) 13:09:52 ---> 6ae32813e98c 13:09:52 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:52 ---> Running in ffb2c13e585c 13:09:52 Removing intermediate container ffb2c13e585c 13:09:52 ---> 62b8541bbafa 13:09:52 Step 12/29 : RUN $MAKE 13:09:52 ---> Running in 42b7b0d693e0 13:09:52 Commit message: "build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" 13:09:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:09:52 > git --version # timeout=10 13:09:52 > git --version # 'git version 2.25.1' 13:09:52 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { 13:09:52 > git config core.sparsecheckout # timeout=10 13:09:52 > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # timeout=10 13:09:52 > git remote # timeout=10 13:09:52 > git config --get remote.origin.url # timeout=10 13:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:52 > git merge 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 13:09:52 > git rev-parse HEAD^{commit} # timeout=10 13:09:52 > git config core.sparsecheckout # timeout=10 13:09:52 > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:09:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:09:53 % Total % Received % Xferd Average Speed Time Time Time Current 13:09:53 Dload Upload Total Spent Left Speed 13:09:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 13:09:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:09:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:09:54 + sudo tee /etc/docker/daemon.new 13:09:54 { 13:09:54 "registry-mirrors": [ 13:09:54 "https://nexus3.edgexfoundry.org:10001" 13:09:54 ], 13:09:54 "bip": "10.250.0.254/24", 13:09:54 "hosts": [ 13:09:54 "tcp://0.0.0.0:5555", 13:09:54 "unix:///var/run/docker.sock" 13:09:54 ], 13:09:54 "mtu": 1458, 13:09:54 "selinux-enabled": true, 13:09:54 "seccomp-profile": "/etc/docker/seccomp.json" 13:09:54 } [Pipeline] sh 13:09:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:09:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:13 provisioning config files... 13:10:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8220222706452275978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:14 ---> docker-login.sh 13:10:14 nexus3.edgexfoundry.org:10001 13:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:14 Configure a credential helper to remove this warning. See 13:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:14 13:10:14 Login Succeeded 13:10:14 nexus3.edgexfoundry.org:10002 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 nexus3.edgexfoundry.org:10003 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 nexus3.edgexfoundry.org:10004 13:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:15 Configure a credential helper to remove this warning. See 13:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:15 13:10:15 Login Succeeded 13:10:15 docker.io 13:10:16 Removing intermediate container 42b7b0d693e0 13:10:16 ---> d246b0e1f219 13:10:16 Step 13/29 : FROM alpine:3.18 13:10:16 3.18: Pulling from library/alpine 13:10:16 96526aa774ef: Pulling fs layer 13:10:16 96526aa774ef: Verifying Checksum 13:10:16 96526aa774ef: Download complete 13:10:16 96526aa774ef: Pull complete 13:10:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:10:16 Status: Downloaded newer image for alpine:3.18 13:10:16 ---> 8ca4688f4f35 13:10:16 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:10:16 ---> Running in 93e32e7e238b 13:10:16 Removing intermediate container 93e32e7e238b 13:10:16 ---> 31859802d0fe 13:10:16 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:16 ---> Running in 25cd79518b98 13:10:16 Removing intermediate container 25cd79518b98 13:10:16 ---> ed1b7093f578 13:10:16 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:10:16 ---> Running in 5e9e3c2abd93 13:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:16 Configure a credential helper to remove this warning. See 13:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:16 13:10:16 Login Succeeded 13:10:16 ---> docker-login.sh ends [Pipeline] } 13:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider 13:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 13:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:17 ========================================================= 13:10:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:10:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 13:10:17 (1/2) Installing ca-certificates (20230506-r0) 13:10:17 (2/2) Installing dumb-init (1.2.5-r2) 13:10:17 Executing busybox-1.36.1-r2.trigger 13:10:17 Executing ca-certificates-20230506-r0.trigger 13:10:17 OK: 8 MiB in 17 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:17 + 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:10:17 Sending build context to Docker daemon 669.2kB 13:10:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:10:17 Step 2/12 : FROM ${BASE} AS builder 13:10:18 Removing intermediate container 5e9e3c2abd93 13:10:18 ---> 566722eefc20 13:10:18 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:10:18 ---> 4963fc682c23 13:10:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:10:18 ---> cb0771e40d0a 13:10:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:10:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:10:18 9fda8d8052c6: Pulling fs layer 13:10:18 5d54e960e981: Pulling fs layer 13:10:18 c4a7e357bf2a: Pulling fs layer 13:10:18 f0e02332f6b5: Pulling fs layer 13:10:18 cefa15bbcfad: Pulling fs layer 13:10:18 17808c966233: Pulling fs layer 13:10:18 f4c1fc716caa: Pulling fs layer 13:10:18 f0e02332f6b5: Waiting 13:10:18 cefa15bbcfad: Waiting 13:10:18 f4c1fc716caa: Waiting 13:10:18 5d54e960e981: Verifying Checksum 13:10:18 5d54e960e981: Download complete 13:10:18 f0e02332f6b5: Verifying Checksum 13:10:18 f0e02332f6b5: Download complete 13:10:18 cefa15bbcfad: Verifying Checksum 13:10:18 cefa15bbcfad: Download complete 13:10:18 9fda8d8052c6: Download complete 13:10:18 ---> 90baaee306e2 13:10:18 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:10:18 ---> d1860e461b9e 13:10:18 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:10:18 f4c1fc716caa: Verifying Checksum 13:10:18 f4c1fc716caa: Download complete 13:10:19 ---> 8910f3300274 13:10:19 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:10:19 ---> Running in bb0fd50140bb 13:10:19 9fda8d8052c6: Pull complete 13:10:19 5d54e960e981: Pull complete 13:10:19 Removing intermediate container bb0fd50140bb 13:10:19 ---> a331af6d4995 13:10:19 Step 23/29 : VOLUME /cache 13:10:19 ---> Running in 4b32944ffa63 13:10:19 Removing intermediate container 4b32944ffa63 13:10:19 ---> 4866f874eff9 13:10:19 Step 24/29 : EXPOSE 59711 13:10:19 ---> Running in 69d9b69a1efd 13:10:20 Removing intermediate container 69d9b69a1efd 13:10:20 ---> c78f20f2d4aa 13:10:20 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:10:20 ---> Running in 059b71a93847 13:10:20 Removing intermediate container 059b71a93847 13:10:20 ---> eb14780d3e0f 13:10:20 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:10:20 ---> Running in 7e060ce2be96 13:10:20 Removing intermediate container 7e060ce2be96 13:10:20 ---> 2411edcba7af 13:10:20 Step 27/29 : LABEL arch=amd64 13:10:20 c4a7e357bf2a: Verifying Checksum 13:10:20 c4a7e357bf2a: Download complete 13:10:20 ---> Running in 25c14c26f4bc 13:10:20 Removing intermediate container 25c14c26f4bc 13:10:20 ---> f31c523a6241 13:10:20 Step 28/29 : LABEL git_sha=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f 13:10:20 ---> Running in 2725e5af040f 13:10:20 Removing intermediate container 2725e5af040f 13:10:20 ---> 89aa66ab3f2a 13:10:20 Step 29/29 : LABEL version=0.0.0 13:10:20 ---> Running in 567e4e235bc9 13:10:20 Removing intermediate container 567e4e235bc9 13:10:20 ---> e14711b67a40 13:10:20 [Warning] One or more build-args [ARCH] were not consumed 13:10:20 Successfully built e14711b67a40 13:10:20 Successfully tagged app-rfid-llrp-inventory: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] } 13:10:21 17808c966233: Verifying Checksum 13:10:21 17808c966233: Download complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:21 13:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:22 latest: Pulling from edgex-lftools-log-publisher 13:10:22 5eb5b503b376: Pulling fs layer 13:10:22 5c69ac0246d0: Pulling fs layer 13:10:22 ec43610c2a17: Pulling fs layer 13:10:22 3a2ae6a8a46f: Pulling fs layer 13:10:22 33b1e0a273af: Pulling fs layer 13:10:22 5d3b04190fa2: Pulling fs layer 13:10:22 2f39f015ded8: Pulling fs layer 13:10:22 33b1e0a273af: Waiting 13:10:22 5d3b04190fa2: Waiting 13:10:22 5c69ac0246d0: Download complete 13:10:22 3a2ae6a8a46f: Verifying Checksum 13:10:22 33b1e0a273af: Verifying Checksum 13:10:22 33b1e0a273af: Download complete 13:10:22 ec43610c2a17: Verifying Checksum 13:10:22 ec43610c2a17: Download complete 13:10:22 5eb5b503b376: Verifying Checksum 13:10:22 5eb5b503b376: Download complete 13:10:22 2f39f015ded8: Download complete 13:10:23 5eb5b503b376: Pull complete 13:10:23 5c69ac0246d0: Pull complete 13:10:24 ec43610c2a17: Pull complete 13:10:24 3a2ae6a8a46f: Pull complete 13:10:24 33b1e0a273af: Pull complete 13:10:24 5d3b04190fa2: Pull complete 13:10:29 2f39f015ded8: Pull complete 13:10:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:30 prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container 13:10:30 $ 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/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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:10:33 c4a7e357bf2a: Pull complete 13:10:33 f0e02332f6b5: Pull complete 13:10:33 cefa15bbcfad: Pull complete 13:10:41 17808c966233: Pull complete 13:10:42 f4c1fc716caa: Pull complete 13:10:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:10:42 ---> ea914061e18c 13:10:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:10:44 ---> Running in 92326d197775 13:10:44 Removing intermediate container 92326d197775 13:10:44 ---> 7718fc784ced 13:10:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:10:44 ---> Running in f212ac625bef 13:10:44 Removing intermediate container f212ac625bef 13:10:44 ---> 477989c8dfb3 13:10:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:10:44 ---> Running in e2697544fafd 13:10:45 Removing intermediate container e2697544fafd 13:10:45 ---> 8ddb931de54a 13:10:45 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:45 ---> Running in 6d25a2fa0750 13:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:10:48 OK: 266 MiB in 52 packages 13:10:48 Removing intermediate container 6d25a2fa0750 13:10:48 ---> 53f3e40baf54 13:10:48 Step 7/12 : WORKDIR /app 13:10:49 ---> Running in 8f4450c08b1e 13:10:49 Removing intermediate container 8f4450c08b1e 13:10:49 ---> 2cb1df07e901 13:10:49 Step 8/12 : COPY go.mod vendor* ./ 13:10:49 ---> 83a1918d3ea9 13:10:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:49 ---> Running in 0159e6c2750f 13:10:53 $ docker top 37c6c9495fa94edda59ebcaeece3b37fb44667dc8a6ce1141d9c00962526d248 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:54 ---> job-cost.sh 13:10:54 lf-activate-venv: SKIPPING 13:10:54 INFO: No Stack... 13:10:54 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:55 INFO: Archiving Costs [Pipeline] sh 13:10:55 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/cost.csv 13:10:55 + cut -d, -f6 [Pipeline] lock 13:10:55 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] 13:10:55 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] did not exist. Created. 13:10:55 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:56 + echo total: 0.2199999988079071 [Pipeline] stash 13:10:56 Stashed 1 file(s) [Pipeline] } 13:10:56 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:56 $ docker stop --time=1 37c6c9495fa94edda59ebcaeece3b37fb44667dc8a6ce1141d9c00962526d248 13:10:58 $ docker rm -f --volumes 37c6c9495fa94edda59ebcaeece3b37fb44667dc8a6ce1141d9c00962526d248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:11 Removing intermediate container 0159e6c2750f 13:12:11 ---> 2fb1218a8ea5 13:12:11 Step 10/12 : COPY . . 13:12:11 ---> 9e18f4c30f4b 13:12:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:11 ---> Running in 2281a9fcf675 13:12:11 Removing intermediate container 2281a9fcf675 13:12:11 ---> 0281e612d0f5 13:12:11 Step 12/12 : RUN $MAKE 13:12:11 ---> Running in f2871d565439 13:12:11 noop 13:12:11 Removing intermediate container f2871d565439 13:12:11 ---> 6e2ea96d79ee 13:12:11 Successfully built 6e2ea96d79ee 13:12:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:12 + docker inspect -f . ci-base-image-arm64 13:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:12 prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container 13:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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:12:13 $ docker top 89926a71bc4b3cb269135fb7dd047e0283b9019efec3bb9e598d214be43b0034 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:14 + go version 13:12:14 go version go1.21.0 linux/arm64 [Pipeline] } 13:12:14 $ docker stop --time=1 89926a71bc4b3cb269135fb7dd047e0283b9019efec3bb9e598d214be43b0034 13:12:18 $ docker rm -f --volumes 89926a71bc4b3cb269135fb7dd047e0283b9019efec3bb9e598d214be43b0034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:19 + docker inspect -f . ci-base-image-arm64 13:12:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:19 prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container 13:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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:12:20 $ docker top 5249caaffc6c64473e5d66bd5e9ca626f9ac400a01f8389a87f3b75733279bc6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:21 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:12:22 + make test 13:12:22 go test -race ./... -coverprofile=coverage.out ./... 13:14:44 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:14:44 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:14:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.044s coverage: 86.2% of statements 13:14:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.443s coverage: 71.9% of statements 13:14:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:14:48 go vet ./... 13:16:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:16:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:16:54 ./bin/test-attribution.sh 13:16:54 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:16:54 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:16:54 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:16:54 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:16:54 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:16:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:16:54 $ docker stop --time=1 5249caaffc6c64473e5d66bd5e9ca626f9ac400a01f8389a87f3b75733279bc6 13:16:56 $ docker rm -f --volumes 5249caaffc6c64473e5d66bd5e9ca626f9ac400a01f8389a87f3b75733279bc6 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:16:58 Warning: overwriting stash ‘coverage-report’ 13:16:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:16:59 + ls -al . 13:16:59 total 232 13:16:59 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 13:12 . 13:16:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:09 .. 13:16:59 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 13:09 .dockerignore 13:16:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 13:09 .git 13:16:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:09 .github 13:16:59 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 13:09 .gitignore 13:16:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 13:09 .golangci.yml 13:16:59 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 13:09 Attribution.txt 13:16:59 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 13:09 CHANGELOG.md 13:16:59 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 13:09 Dockerfile 13:16:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 13:09 GOVERNANCE.md 13:16:59 -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 13:09 Jenkinsfile 13:16:59 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 13:09 LICENSE 13:16:59 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 13:09 Makefile 13:16:59 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 13:09 OWNERS.md 13:16:59 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 6 13:09 README.md 13:16:59 -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 13:07 VERSION 13:16:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:09 bin 13:16:59 -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 13:14 coverage.out 13:16:59 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 13:09 go.mod 13:16:59 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 13:09 go.sum 13:16:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:09 images 13:16:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:09 internal 13:16:59 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 13:09 main.go 13:16:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:09 openapi 13:16:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:09 res 13:16:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:00 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f --label arch=arm64 --label version=0.0.0 . 13:17:00 Sending build context to Docker daemon 669.2kB 13:17:00 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:17:00 Step 2/29 : FROM ${BASE} AS builder 13:17:00 ---> 6e2ea96d79ee 13:17:00 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:17:00 ---> Running in e4b62442f740 13:17:01 Removing intermediate container e4b62442f740 13:17:01 ---> fa92c8536a89 13:17:01 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:17:01 ---> Running in 04ccf86a837a 13:17:01 Removing intermediate container 04ccf86a837a 13:17:01 ---> 3f8ef654734e 13:17:01 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:17:01 ---> Running in 9df050b19fc6 13:17:01 Removing intermediate container 9df050b19fc6 13:17:01 ---> 49d135932251 13:17:01 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:01 ---> Running in f945eec98335 13:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:17:04 OK: 266 MiB in 52 packages 13:17:05 Removing intermediate container f945eec98335 13:17:05 ---> 54f6f2a6310b 13:17:05 Step 7/29 : WORKDIR /app 13:17:05 ---> Running in 781f6d6b720e 13:17:05 Removing intermediate container 781f6d6b720e 13:17:05 ---> af3e1c3ea511 13:17:05 Step 8/29 : COPY go.mod vendor* ./ 13:17:06 ---> 73d0ff7b1578 13:17:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:06 ---> Running in 0acc185d13a0 13:17:08 Removing intermediate container 0acc185d13a0 13:17:08 ---> 1c81bb312afd 13:17:08 Step 10/29 : COPY . . 13:17:08 ---> b542f31a1ad1 13:17:08 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:08 ---> Running in 18f905121cc9 13:17:09 Removing intermediate container 18f905121cc9 13:17:09 ---> 73475ca847b7 13:17:09 Step 12/29 : RUN $MAKE 13:17:09 ---> Running in cb4b16e422bb 13:17:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:19:01 Removing intermediate container cb4b16e422bb 13:19:01 ---> a5d6f44cd065 13:19:01 Step 13/29 : FROM alpine:3.18 13:19:01 3.18: Pulling from library/alpine 13:19:01 579b34f0a95b: Pulling fs layer 13:19:01 579b34f0a95b: Verifying Checksum 13:19:01 579b34f0a95b: Download complete 13:19:01 579b34f0a95b: Pull complete 13:19:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:19:01 Status: Downloaded newer image for alpine:3.18 13:19:01 ---> 3cc203321400 13:19:01 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:19:01 ---> Running in 9159c2a2797a 13:19:01 Removing intermediate container 9159c2a2797a 13:19:01 ---> 2d1ee1d08231 13:19:01 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:19:01 ---> Running in 0907a3cf766b 13:19:01 Removing intermediate container 0907a3cf766b 13:19:01 ---> 1a1946ecb0b7 13:19:01 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:19:01 ---> Running in 61a46891b2fb 13:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:19:01 (1/2) Installing ca-certificates (20230506-r0) 13:19:01 (2/2) Installing dumb-init (1.2.5-r2) 13:19:01 Executing busybox-1.36.1-r2.trigger 13:19:01 Executing ca-certificates-20230506-r0.trigger 13:19:01 OK: 9 MiB in 17 packages 13:19:01 Removing intermediate container 61a46891b2fb 13:19:01 ---> afaac91556cc 13:19:01 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:19:02 ---> 043c8455d2c5 13:19:02 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:19:03 ---> 8199814b4c49 13:19:03 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:19:03 ---> ec41e345960e 13:19:03 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:19:03 ---> c620327fd96a 13:19:03 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:19:05 ---> 33aee7f7f51b 13:19:05 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:19:05 ---> Running in c5a33af9b52a 13:19:10 Removing intermediate container c5a33af9b52a 13:19:10 ---> c68c01b414c3 13:19:10 Step 23/29 : VOLUME /cache 13:19:10 ---> Running in 086c035c8377 13:19:10 Removing intermediate container 086c035c8377 13:19:10 ---> 5be83d565b1f 13:19:10 Step 24/29 : EXPOSE 59711 13:19:10 ---> Running in bf009f1a35fd 13:19:10 Removing intermediate container bf009f1a35fd 13:19:10 ---> 4989e4d12584 13:19:10 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:19:10 ---> Running in ecb29c2413a1 13:19:10 Removing intermediate container ecb29c2413a1 13:19:10 ---> 8f3632e9ac27 13:19:10 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:19:10 ---> Running in 842a01a137b5 13:19:10 Removing intermediate container 842a01a137b5 13:19:10 ---> eba4c5c9b1c2 13:19:10 Step 27/29 : LABEL arch=arm64 13:19:10 ---> Running in 320097b7aef5 13:19:11 Removing intermediate container 320097b7aef5 13:19:11 ---> b515170ab90c 13:19:11 Step 28/29 : LABEL git_sha=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f 13:19:11 ---> Running in c506d0115594 13:19:11 Removing intermediate container c506d0115594 13:19:11 ---> 1e2d33f0ade4 13:19:11 Step 29/29 : LABEL version=0.0.0 13:19:11 ---> Running in 40125de5579d 13:19:11 Removing intermediate container 40125de5579d 13:19:11 ---> 1cf386b3d44c 13:19:11 [Warning] One or more build-args [ARCH] were not consumed 13:19:11 Successfully built 1cf386b3d44c 13:19:11 Successfully tagged app-rfid-llrp-inventory-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:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:12 13:19:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:13 arm64: Pulling from edgex-lftools-log-publisher 13:19:13 8998bd30e6a1: Pulling fs layer 13:19:13 04944245beec: Pulling fs layer 13:19:13 699f458cf7ca: Pulling fs layer 13:19:13 765212b225bb: Pulling fs layer 13:19:13 f23df028b6ca: Pulling fs layer 13:19:13 d65c8cfc05b1: Pulling fs layer 13:19:13 2437ff75d9bd: Pulling fs layer 13:19:13 765212b225bb: Waiting 13:19:13 f23df028b6ca: Waiting 13:19:13 d65c8cfc05b1: Waiting 13:19:13 2437ff75d9bd: Waiting 13:19:13 04944245beec: Verifying Checksum 13:19:13 04944245beec: Download complete 13:19:13 765212b225bb: Verifying Checksum 13:19:13 765212b225bb: Download complete 13:19:13 f23df028b6ca: Download complete 13:19:13 d65c8cfc05b1: Verifying Checksum 13:19:13 d65c8cfc05b1: Download complete 13:19:13 699f458cf7ca: Verifying Checksum 13:19:13 699f458cf7ca: Download complete 13:19:14 8998bd30e6a1: Verifying Checksum 13:19:14 8998bd30e6a1: Download complete 13:19:16 2437ff75d9bd: Verifying Checksum 13:19:16 2437ff75d9bd: Download complete 13:19:19 8998bd30e6a1: Pull complete 13:19:24 04944245beec: Pull complete 13:19:25 699f458cf7ca: Pull complete 13:19:25 765212b225bb: Pull complete 13:19:26 f23df028b6ca: Pull complete 13:19:26 d65c8cfc05b1: Pull complete 13:19:44 2437ff75d9bd: Pull complete 13:19:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:44 prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container 13:19:44 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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:19:47 $ docker top f5891b0e6c3a40efb99ec25b78f686b11e3d97f34da8cd0378583ffb2454977e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:48 ---> job-cost.sh 13:19:48 lf-activate-venv: SKIPPING 13:19:48 INFO: No Stack... 13:19:48 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:49 INFO: Archiving Costs [Pipeline] sh 13:19:50 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:19:50 + cut -d, -f6 [Pipeline] lock 13:19:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] 13:19:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] did not exist. Created. 13:19:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:50 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-296db875/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:19:51 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:51 Warning: overwriting stash ‘stack-cost’ 13:19:51 Stashed 1 file(s) [Pipeline] } 13:19:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:51 $ docker stop --time=1 f5891b0e6c3a40efb99ec25b78f686b11e3d97f34da8cd0378583ffb2454977e 13:19:53 $ docker rm -f --volumes f5891b0e6c3a40efb99ec25b78f686b11e3d97f34da8cd0378583ffb2454977e [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:19:54 provisioning config files... 13:19:54 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config12812365441759574800tmp [Pipeline] { [Pipeline] sh 13:19:54 + set +x 13:19:54 + curl -s https://codecov.io/bash 13:19:54 + bash -s -- 13:19:54 13:19:54 _____ _ 13:19:54 / ____| | | 13:19:54 | | ___ __| | ___ ___ _____ __ 13:19:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:19:54 | |___| (_) | (_| | __/ (_| (_) \ V / 13:19:54 \_____\___/ \__,_|\___|\___\___/ \_/ 13:19:54 Bash-1.0.6 13:19:54 13:19:54 13:19:54 ==> git version 2.25.1 found 13:19:54 ==> 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:19:54 Release-Date: 2020-01-08 13:19:54 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:19:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:19:54 ==> Jenkins CI detected. 13:19:54 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-247 13:19:54 project root: . 13:19:54 --> token set from env 13:19:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:19:54 ==> Running gcov in . (disable via -X gcov) 13:19:54 ==> Python coveragepy not found 13:19:54 ==> Searching for coverage reports in: 13:19:54 + . 13:19:54 -> Found 1 reports 13:19:54 ==> Detecting git/mercurial file structure 13:19:54 ==> Reading reports 13:19:54 + ./coverage.out bytes=41317 13:19:54 ==> Appending adjustments 13:19:54 https://docs.codecov.io/docs/fixing-reports 13:19:55 + Found adjustments 13:19:55 ==> Gzipping contents 13:19:55 12K /tmp/codecov.rH3DEd.gz 13:19:55 ==> Uploading reports 13:19:55 url: https://codecov.io 13:19:55 query: branch=PR-247&commit=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= 13:19:55 -> Pinging Codecov 13:19:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-247&commit=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= 13:19:55 -> Uploading to 13:19:55 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/581DD39554BDF9B6E22D074273EAD858/6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f/4bf573ae-e0f3-4d50-b47d-2d98ccfda91a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T131955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a6690b39306f7cc6705581654fa450bea0403cab9ac8c63ba6f4f43d04d4052 13:19:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:55 Dload Upload Total Spent Left Speed 13:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 44282 --:--:-- --:--:-- --:--:-- 44452 13:19:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] } 13:19:55 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:19:57 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives ] 13:19:57 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives 13:19:57 total 16 13:19:57 drwxr-xr-x 3 root root 4096 Nov 6 13:10 . 13:19:57 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 13:10 .. 13:19:57 drwxr-xr-x 2 root root 4096 Nov 6 13:10 cost 13:19:57 -rw-r--r-- 1 root root 95 Nov 6 13:10 cost.csv 13:19:57 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives 13:19:57 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives 13:19:57 total 16 13:19:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 13:10 . 13:19:57 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 13:10 .. 13:19:57 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 13:10 cost 13:19:57 -rw-r--r-- 1 jenkins jenkins 95 Nov 6 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:19:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:58 ---> package-listing.sh 13:19:58 ++ tr '[:upper:]' '[:lower:]' 13:19:58 ++ facter osfamily 13:19:59 + OS_FAMILY=debian 13:19:59 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-247 13:19:59 + START_PACKAGES=/tmp/packages_start.txt 13:19:59 + END_PACKAGES=/tmp/packages_end.txt 13:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:59 + PACKAGES=/tmp/packages_start.txt 13:19:59 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' 13:19:59 + PACKAGES=/tmp/packages_end.txt 13:19:59 + case "${OS_FAMILY}" in 13:19:59 + dpkg -l 13:19:59 + grep '^ii' 13:19:59 + '[' -f /tmp/packages_start.txt ']' 13:19:59 + '[' -f /tmp/packages_end.txt ']' 13:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:59 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' 13:19:59 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ 13:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ [Pipeline] echo 13:19:59 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/y_app-rfid-llrp-inventory_PR-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:19:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:00 prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container 13:20:00 $ 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/y_app-rfid-llrp-inventory_PR-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:20:00 $ docker top b031adf00576a62d17f8d97edb72c0363208573c9d410c0f5566b5d3436a6b9e -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:00 + touch /tmp/pre-build-complete [Pipeline] sh 13:20:01 + mkdir -p /var/log/sysstat [Pipeline] sh 13:20:01 + ls /var/log/sa-host 13:20:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:01 provisioning config files... 13:20:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config3172711920977350625tmp [Pipeline] { [Pipeline] echo 13:20:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:02 ---> create-netrc.sh [Pipeline] } 13:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:02 ---> python-tools-install.sh [Pipeline] echo 13:20:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:02 ---> sudo-logs.sh 13:20:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:03 ---> job-cost.sh 13:20:03 lf-activate-venv: SKIPPING 13:20:03 DEBUG: total: 0.2199999988079071 13:20:03 INFO: Retrieving Stack Cost... 13:20:03 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:04 INFO: Archiving Costs [Pipeline] echo 13:20:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:04 ---> logs-deploy.sh 13:20:04 lf-activate-venv: SKIPPING 13:20:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-247/1 13:20:04 INFO: archiving workspace using pattern(s): 13:20:05 Archives upload complete. 13:20:05 INFO: archiving logs to Nexus 13:20:06 ---> uname -a: 13:20:06 Linux prd-ubuntu20-04-docker-8c-8g-16625 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:20:06 13:20:06 13:20:06 ---> lscpu: 13:20:06 Architecture: x86_64 13:20:06 CPU op-mode(s): 32-bit, 64-bit 13:20:06 Byte Order: Little Endian 13:20:06 Address sizes: 40 bits physical, 48 bits virtual 13:20:06 CPU(s): 8 13:20:06 On-line CPU(s) list: 0-7 13:20:06 Thread(s) per core: 1 13:20:06 Core(s) per socket: 1 13:20:06 Socket(s): 8 13:20:06 NUMA node(s): 1 13:20:06 Vendor ID: AuthenticAMD 13:20:06 CPU family: 23 13:20:06 Model: 49 13:20:06 Model name: AMD EPYC-Rome Processor 13:20:06 Stepping: 0 13:20:06 CPU MHz: 2800.000 13:20:06 BogoMIPS: 5600.00 13:20:06 Virtualization: AMD-V 13:20:06 Hypervisor vendor: KVM 13:20:06 Virtualization type: full 13:20:06 L1d cache: 256 KiB 13:20:06 L1i cache: 256 KiB 13:20:06 L2 cache: 4 MiB 13:20:06 L3 cache: 128 MiB 13:20:06 NUMA node0 CPU(s): 0-7 13:20:06 Vulnerability Itlb multihit: Not affected 13:20:06 Vulnerability L1tf: Not affected 13:20:06 Vulnerability Mds: Not affected 13:20:06 Vulnerability Meltdown: Not affected 13:20:06 Vulnerability Mmio stale data: Not affected 13:20:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:20:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:20:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:20:06 Vulnerability Srbds: Not affected 13:20:06 Vulnerability Tsx async abort: Not affected 13:20:06 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:20:06 13:20:06 13:20:06 ---> nproc: 13:20:06 8 13:20:06 13:20:06 13:20:06 ---> df -h: 13:20:06 Filesystem Size Used Avail Use% Mounted on 13:20:06 overlay 155G 12G 144G 8% / 13:20:06 tmpfs 64M 0 64M 0% /dev 13:20:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:20:06 shm 64M 0 64M 0% /dev/shm 13:20:06 /dev/vda1 155G 12G 144G 8% /facter-os 13:20:06 13:20:06 13:20:06 ---> sar -b -r -n DEV: 13:20:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16625) 11/06/23 _x86_64_ (8 CPU) 13:20:06 13:20:06 13:06:19 LINUX RESTART (8 CPU) 13:20:06 13:20:06 13:07:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:20:06 13:08:01 119.13 16.57 102.57 0.00 2028.62 129983.38 0.00 13:20:06 13:09:01 193.27 1.17 192.10 0.00 16.26 60749.88 0.00 13:20:06 13:10:01 76.60 0.20 76.40 0.00 11.20 20552.71 0.00 13:20:06 13:11:01 147.95 0.02 147.93 0.00 0.13 36635.12 0.00 13:20:06 13:12:01 26.58 10.26 16.31 0.00 3455.82 3709.80 0.00 13:20:06 13:13:01 4.53 0.00 4.53 0.00 0.00 59.46 0.00 13:20:06 13:14:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 13:20:06 13:15:01 1.83 0.00 1.83 0.00 0.00 19.46 0.00 13:20:06 13:16:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 13:20:06 13:17:01 1.90 0.02 1.88 0.00 0.13 30.66 0.00 13:20:06 13:18:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 13:20:06 13:19:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 13:20:06 13:20:01 5.77 0.27 5.50 0.00 23.60 111.45 0.00 13:20:06 Average: 44.62 2.16 42.46 0.00 421.69 19092.60 0.00 13:20:06 13:20:06 13:07:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:20:06 13:08:01 29266448 31573860 742600 2.26 74392 2514524 1921256 5.66 995312 2251212 604 13:20:06 13:09:01 28165908 31395524 899456 2.74 149560 3265816 2217188 6.53 1338248 2889840 98340 13:20:06 13:10:01 27863608 31216164 1076120 3.27 154156 3369584 2554896 7.53 1640324 2870176 175624 13:20:06 13:11:01 27620916 31563128 731640 2.22 165268 3907152 1764552 5.20 1273364 3443928 92 13:20:06 13:12:01 27393292 31556388 729312 2.22 170392 4110932 1798656 5.30 1420804 3498820 1372 13:20:06 13:13:01 27395560 31558604 727392 2.21 170432 4110928 1814816 5.35 1419064 3498780 40 13:20:06 13:14:01 27403016 31566156 719808 2.19 170480 4110932 1814816 5.35 1412152 3498784 8 13:20:06 13:15:01 27404092 31567236 718564 2.19 170524 4110932 1814816 5.35 1410916 3498784 20 13:20:06 13:16:01 27407236 31570760 715384 2.18 170552 4110936 1814816 5.35 1407440 3499112 12 13:20:06 13:17:01 27406472 31570076 716168 2.18 170636 4110912 1814816 5.35 1407532 3499096 20 13:20:06 13:18:01 27406352 31569988 716056 2.18 170660 4110920 1814816 5.35 1407600 3499096 16 13:20:06 13:19:01 27406556 31570232 715732 2.18 170680 4110924 1814816 5.35 1407628 3499104 40 13:20:06 13:20:01 27378700 31544652 738812 2.25 170824 4112380 1850144 5.45 1432628 3499536 324 13:20:06 Average: 27655243 31524828 765157 2.33 159889 3850529 1908493 5.62 1382539 3303559 21270 13:20:06 13:20:06 13:07:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:20:06 13:08:01 ens3 477.52 311.86 5744.89 118.31 0.00 0.00 0.00 0.00 13:20:06 13:08:01 lo 6.76 6.76 0.66 0.66 0.00 0.00 0.00 0.00 13:20:06 13:08:01 vethabe092e 1.12 1.33 0.08 7.49 0.00 0.00 0.00 0.00 13:20:06 13:08:01 docker0 27.89 29.46 2.17 210.93 0.00 0.00 0.00 0.00 13:20:06 13:09:01 vethc4b9012 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:20:06 13:09:01 ens3 401.88 228.38 2412.55 30.95 0.00 0.00 0.00 0.00 13:20:06 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:09:01 docker0 214.00 378.59 18.14 2387.78 0.00 0.00 0.00 0.00 13:20:06 13:10:01 ens3 24.51 16.36 50.38 9.69 0.00 0.00 0.00 0.00 13:20:06 13:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:20:06 13:10:01 veth641a68f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:20:06 13:10:01 docker0 1.48 2.77 0.09 30.89 0.00 0.00 0.00 0.00 13:20:06 13:11:01 ens3 118.34 70.98 2629.28 14.56 0.00 0.00 0.00 0.00 13:20:06 13:11:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 13:20:06 13:11:01 docker0 1.90 4.07 0.12 34.02 0.00 0.00 0.00 0.00 13:20:06 13:12:01 ens3 78.89 27.31 1374.16 2.06 0.00 0.00 0.00 0.00 13:20:06 13:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:20:06 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:13:01 ens3 0.38 0.32 0.09 0.08 0.00 0.00 0.00 0.00 13:20:06 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:15:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:16:01 ens3 0.32 0.20 0.83 0.01 0.00 0.00 0.00 0.00 13:20:06 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:18:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:20:06 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:06 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 13:20:01 ens3 37.98 38.66 20.81 83.17 0.00 0.00 0.00 0.00 13:20:06 13:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:20:06 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:06 Average: ens3 86.72 52.76 928.65 19.66 0.00 0.00 0.00 0.00 13:20:06 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 13:20:06 Average: docker0 18.84 31.92 1.58 204.87 0.00 0.00 0.00 0.00 13:20:06 13:20:06 13:20:06 ---> sar -P ALL: 13:20:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16625) 11/06/23 _x86_64_ (8 CPU) 13:20:06 13:20:06 13:06:19 LINUX RESTART (8 CPU) 13:20:06 13:20:06 13:07:03 CPU %user %nice %system %iowait %steal %idle 13:20:06 13:08:01 all 8.22 0.00 2.91 1.75 0.09 87.03 13:20:06 13:08:01 0 8.47 0.00 3.34 4.25 0.07 83.87 13:20:06 13:08:01 1 7.42 0.00 3.42 5.17 0.10 83.87 13:20:06 13:08:01 2 7.14 0.00 3.29 0.21 0.09 89.27 13:20:06 13:08:01 3 9.94 0.00 3.35 0.61 0.10 85.99 13:20:06 13:08:01 4 8.19 0.00 2.59 1.53 0.10 87.58 13:20:06 13:08:01 5 7.20 0.00 2.71 0.17 0.10 89.80 13:20:06 13:08:01 6 10.22 0.00 2.67 0.38 0.09 86.64 13:20:06 13:08:01 7 7.15 0.00 1.92 1.69 0.07 89.16 13:20:06 13:09:01 all 9.08 0.00 3.26 3.35 0.05 84.26 13:20:06 13:09:01 0 7.70 0.00 3.60 1.08 0.05 87.58 13:20:06 13:09:01 1 9.49 0.00 4.18 9.22 0.05 77.05 13:20:06 13:09:01 2 8.89 0.00 2.91 0.39 0.05 87.77 13:20:06 13:09:01 3 8.57 0.00 3.14 0.57 0.05 87.66 13:20:06 13:09:01 4 9.58 0.00 3.27 1.21 0.03 85.90 13:20:06 13:09:01 5 10.19 0.00 3.53 9.36 0.07 76.86 13:20:06 13:09:01 6 9.63 0.00 2.82 0.32 0.03 87.20 13:20:06 13:09:01 7 8.61 0.00 2.61 4.68 0.05 84.05 13:20:06 13:10:01 all 50.57 0.00 5.07 0.89 0.12 43.35 13:20:06 13:10:01 0 50.74 0.00 5.11 0.41 0.14 43.60 13:20:06 13:10:01 1 50.03 0.00 4.67 0.22 0.12 44.96 13:20:06 13:10:01 2 50.96 0.00 5.43 3.98 0.10 39.53 13:20:06 13:10:01 3 50.80 0.00 5.37 0.19 0.10 43.54 13:20:06 13:10:01 4 50.65 0.00 4.96 0.19 0.12 44.07 13:20:06 13:10:01 5 50.74 0.00 5.02 0.12 0.10 44.02 13:20:06 13:10:01 6 50.92 0.00 4.76 0.41 0.14 43.78 13:20:06 13:10:01 7 49.76 0.00 5.19 1.66 0.10 43.28 13:20:06 13:11:01 all 11.38 0.00 2.64 7.03 0.06 78.89 13:20:06 13:11:01 0 11.40 0.00 2.86 1.40 0.07 84.28 13:20:06 13:11:01 1 12.47 0.00 2.48 2.55 0.05 82.44 13:20:06 13:11:01 2 11.87 0.00 2.55 5.80 0.05 79.74 13:20:06 13:11:01 3 11.03 0.00 2.94 0.13 0.05 85.85 13:20:06 13:11:01 4 11.12 0.00 2.88 32.83 0.05 53.12 13:20:06 13:11:01 5 11.28 0.00 2.42 0.37 0.05 85.88 13:20:06 13:11:01 6 11.43 0.00 2.51 0.37 0.10 85.60 13:20:06 13:11:01 7 10.48 0.00 2.45 12.83 0.03 74.21 13:20:06 13:12:01 all 0.91 0.00 0.43 0.35 0.01 98.30 13:20:06 13:12:01 0 0.88 0.00 0.72 0.40 0.00 98.00 13:20:06 13:12:01 1 0.49 0.00 0.23 0.00 0.02 99.26 13:20:06 13:12:01 2 1.90 0.00 0.67 0.38 0.00 97.05 13:20:06 13:12:01 3 1.35 0.00 0.57 0.33 0.03 97.71 13:20:06 13:12:01 4 0.40 0.00 0.32 0.03 0.00 99.25 13:20:06 13:12:01 5 0.72 0.00 0.37 0.35 0.00 98.57 13:20:06 13:12:01 6 0.65 0.00 0.33 0.08 0.00 98.93 13:20:06 13:12:01 7 0.87 0.00 0.27 1.20 0.02 97.65 13:20:06 13:13:01 all 0.04 0.00 0.03 0.04 0.00 99.89 13:20:06 13:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:20:06 13:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 13:20:06 13:13:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:20:06 13:13:01 3 0.07 0.00 0.02 0.00 0.00 99.92 13:20:06 13:13:01 4 0.00 0.00 0.03 0.12 0.00 99.85 13:20:06 13:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:20:06 13:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:20:06 13:13:01 7 0.02 0.00 0.02 0.23 0.00 99.73 13:20:06 13:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:20:06 13:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:20:06 13:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:20:06 13:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:20:06 13:14:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:20:06 13:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:20:06 13:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:20:06 13:14:01 6 0.07 0.00 0.00 0.00 0.02 99.92 13:20:06 13:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:20:06 13:15:01 all 0.02 0.00 0.01 0.02 0.00 99.95 13:20:06 13:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:20:06 13:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:20:06 13:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:20:06 13:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:20:06 13:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:20:06 13:15:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:20:06 13:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:20:06 13:15:01 7 0.00 0.00 0.02 0.13 0.00 99.85 13:20:06 13:16:01 all 0.02 0.00 0.02 0.01 0.00 99.95 13:20:06 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:20:06 13:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:20:06 13:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:20:06 13:16:01 3 0.07 0.00 0.05 0.00 0.00 99.88 13:20:06 13:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:20:06 13:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:20:06 13:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:20:06 13:16:01 7 0.02 0.00 0.00 0.05 0.00 99.93 13:20:06 13:17:01 all 0.02 0.00 0.01 0.03 0.00 99.93 13:20:06 13:17:01 0 0.03 0.00 0.00 0.07 0.00 99.90 13:20:06 13:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:20:06 13:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:20:06 13:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 13:20:06 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:20:06 13:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:20:06 13:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:20:06 13:17:01 7 0.02 0.00 0.02 0.17 0.00 99.80 13:20:06 13:18:01 all 0.21 0.00 0.01 0.01 0.00 99.76 13:20:06 13:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:20:06 13:18:01 1 1.24 0.00 0.03 0.00 0.02 98.71 13:20:06 13:18:01 2 0.30 0.00 0.02 0.00 0.00 99.68 13:20:06 13:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:20:06 13:18:01 4 0.02 0.00 0.02 0.08 0.00 99.88 13:20:06 13:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:20:06 13:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:20:06 13:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:20:06 13:20:06 13:18:01 CPU %user %nice %system %iowait %steal %idle 13:20:06 13:19:01 all 0.26 0.00 0.02 0.01 0.00 99.70 13:20:06 13:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:20:06 13:19:01 1 1.97 0.00 0.03 0.00 0.00 98.00 13:20:06 13:19:01 2 0.07 0.00 0.00 0.00 0.00 99.93 13:20:06 13:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 13:20:06 13:19:01 4 0.00 0.00 0.03 0.03 0.02 99.92 13:20:06 13:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:20:06 13:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:20:06 13:19:01 7 0.02 0.00 0.00 0.07 0.00 99.92 13:20:06 13:20:01 all 0.72 0.00 0.19 0.01 0.01 99.06 13:20:06 13:20:01 0 0.55 0.00 0.35 0.02 0.02 99.07 13:20:06 13:20:01 1 2.50 0.00 0.15 0.00 0.02 97.34 13:20:06 13:20:01 2 0.62 0.00 0.10 0.00 0.02 99.27 13:20:06 13:20:01 3 0.55 0.00 0.28 0.02 0.02 99.13 13:20:06 13:20:01 4 0.42 0.00 0.13 0.03 0.00 99.42 13:20:06 13:20:01 5 0.57 0.00 0.15 0.00 0.00 99.28 13:20:06 13:20:01 6 0.30 0.00 0.17 0.00 0.00 99.53 13:20:06 13:20:01 7 0.23 0.00 0.22 0.05 0.02 99.48 13:20:06 Average: all 6.17 0.00 1.11 1.03 0.03 91.66 13:20:06 Average: 0 6.05 0.00 1.22 0.57 0.03 92.14 13:20:06 Average: 1 6.50 0.00 1.16 1.30 0.03 91.01 13:20:06 Average: 2 6.19 0.00 1.14 0.82 0.02 91.83 13:20:06 Average: 3 6.24 0.00 1.20 0.14 0.03 92.38 13:20:06 Average: 4 6.07 0.00 1.08 2.76 0.03 90.06 13:20:06 Average: 5 6.18 0.00 1.09 0.80 0.03 91.91 13:20:06 Average: 6 6.30 0.00 1.01 0.12 0.03 92.55 13:20:06 Average: 7 5.85 0.00 0.97 1.74 0.02 91.42 13:20:06 13:20:06 13:20:06