Pull request #278 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80d192827d8aafd02536eb4891a2fb7e373544bf+24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e (45c313a7fa6b6bad72b5f4e7b9b746dc128e457d) 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-ssh17767915157343267402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14078201167797151717.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-278/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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9546259298163816084.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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12717867327983913130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16077012888428113924.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-278/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-278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6361044105441913559.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5446’ Running on prd-ubuntu20.04-docker-8c-8g-5448 in /w/workspace/y_app-rfid-llrp-inventory_PR-278 [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-278 # 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 Merging remotes/origin/main commit 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e into PR head commit 80d192827d8aafd02536eb4891a2fb7e373544bf Merge succeeded, producing 80d192827d8aafd02536eb4891a2fb7e373544bf Checking out Revision 80d192827d8aafd02536eb4891a2fb7e373544bf (PR-278) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/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/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # 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 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:34:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:34:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:34:07 ========================================================= 13:34:07 EdgeX Global Pipelines Version Info 13:34:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:34:08 ------------------- 13:34:08 stable info: 13:34:08 ------------------- 13:34:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:34:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:34:08 Message: update stable to v1.0.258 13:34:09 ------------------- 13:34:09 experimental info: 13:34:09 ------------------- 13:34:09 Commited By: **** collab-it+edgex@linuxfoundation.org 13:34:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:34:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:34:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:34:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:34:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo 13:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo 13:34:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo 13:34:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo 13:34:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80d1928 [Pipeline] echo 13:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:34:11 provisioning config files... 13:34:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config8265669985326839866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:12 ---> ****-login.sh 13:34:12 nexus3.edgexfoundry.org:10001 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:12 Configure a credential helper to remove this warning. See 13:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:12 13:34:12 Login Succeeded 13:34:12 nexus3.edgexfoundry.org:10002 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:12 Configure a credential helper to remove this warning. See 13:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:12 13:34:12 Login Succeeded 13:34:12 nexus3.edgexfoundry.org:10003 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:12 Configure a credential helper to remove this warning. See 13:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:12 13:34:12 Login Succeeded 13:34:12 nexus3.edgexfoundry.org:10004 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:12 Configure a credential helper to remove this warning. See 13:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:12 13:34:12 Login Succeeded 13:34:12 ****.io 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:13 Configure a credential helper to remove this warning. See 13:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:13 13:34:13 Login Succeeded 13:34:13 ---> ****-login.sh ends [Pipeline] } 13:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:34:13 + git rev-list -1 --merges 80d192827d8aafd02536eb4891a2fb7e373544bf~1..80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo 13:34:13 -----------> git rev-list -1 --merges 80d192827d8aafd02536eb4891a2fb7e373544bf~1..80d192827d8aafd02536eb4891a2fb7e373544bf 80d192827d8aafd02536eb4891a2fb7e373544bf [false] [Pipeline] sh 13:34:14 + git log --format=format:%s -1 80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo 13:34:14 ========================================================= 13:34:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:34:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:34:14 + git log --format=format:%s -1 80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo 13:34:14 [semverPrep] GIT_COMMIT: 80d192827d8aafd02536eb4891a2fb7e373544bf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:34:14 [semverPrep] This is not a build commit. [Pipeline] sh 13:34:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:34:15 + grep -v github /etc/ssh/ssh_known_hosts 13:34:15 + [ -e /tmp/ssh_known_hosts ] 13:34:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:34:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:34:15 + sudo tee -a /etc/ssh/ssh_known_hosts 13:34:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:34:15 13:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:34:16 0.1.4: Pulling from edgex-devops/py-git-semver 13:34:16 b85a868b505f: Pulling fs layer 13:34:16 e2be974225ed: Pulling fs layer 13:34:16 339a4e72a1f5: Pulling fs layer 13:34:16 988bab9f4d93: Pulling fs layer 13:34:16 1469e6f7b9e6: Pulling fs layer 13:34:16 eaf3925da568: Pulling fs layer 13:34:16 bab4dde63d76: Pulling fs layer 13:34:16 bde34c3a00c8: Pulling fs layer 13:34:16 b352a97aabf1: Pulling fs layer 13:34:16 4872d77fe225: Pulling fs layer 13:34:16 5851b861e8e6: Pulling fs layer 13:34:16 bab4dde63d76: Waiting 13:34:16 bde34c3a00c8: Waiting 13:34:16 b352a97aabf1: Waiting 13:34:16 4872d77fe225: Waiting 13:34:16 988bab9f4d93: Waiting 13:34:16 1469e6f7b9e6: Waiting 13:34:16 eaf3925da568: Waiting 13:34:16 5851b861e8e6: Waiting 13:34:16 e2be974225ed: Verifying Checksum 13:34:16 e2be974225ed: Download complete 13:34:16 988bab9f4d93: Verifying Checksum 13:34:16 988bab9f4d93: Download complete 13:34:16 1469e6f7b9e6: Verifying Checksum 13:34:16 1469e6f7b9e6: Download complete 13:34:16 eaf3925da568: Verifying Checksum 13:34:16 eaf3925da568: Download complete 13:34:16 339a4e72a1f5: Verifying Checksum 13:34:16 339a4e72a1f5: Download complete 13:34:16 bde34c3a00c8: Download complete 13:34:16 b352a97aabf1: Download complete 13:34:16 4872d77fe225: Download complete 13:34:16 5851b861e8e6: Download complete 13:34:16 b85a868b505f: Verifying Checksum 13:34:16 b85a868b505f: Download complete 13:34:16 bab4dde63d76: Verifying Checksum 13:34:16 bab4dde63d76: Download complete 13:34:17 b85a868b505f: Pull complete 13:34:17 e2be974225ed: Pull complete 13:34:18 339a4e72a1f5: Pull complete 13:34:18 988bab9f4d93: Pull complete 13:34:18 1469e6f7b9e6: Pull complete 13:34:18 eaf3925da568: Pull complete 13:34:20 bab4dde63d76: Pull complete 13:34:20 bde34c3a00c8: Pull complete 13:34:20 b352a97aabf1: Pull complete 13:34:20 4872d77fe225: Pull complete 13:34:20 5851b861e8e6: Pull complete 13:34:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:20 prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container 13:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:34:24 $ docker top 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 -eo pid,comm 13:34:24 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:34:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:34:24 [ssh-agent] Looking for ssh-agent implementation... 13:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:34:24 $ docker exec 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent 13:34:24 SSH_AUTH_SOCK=/tmp/ssh-R2OOo883oqWy/agent.32 13:34:24 SSH_AGENT_PID=38 13:34:24 Running ssh-add (command line suppressed) 13:34:24 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_4745529394210408543.key (/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_4745529394210408543.key) 13:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:34:25 + git tag --points-at HEAD [Pipeline] } 13:34:25 $ docker exec --env ******** --env ******** 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent -k 13:34:25 unset SSH_AUTH_SOCK; 13:34:25 unset SSH_AGENT_PID; 13:34:25 echo Agent pid 38 killed; 13:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:34:25 [ssh-agent] Looking for ssh-agent implementation... 13:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:34:25 $ docker exec 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent 13:34:25 SSH_AUTH_SOCK=/tmp/ssh-nD4KKZmB1xkS/agent.71 13:34:25 SSH_AGENT_PID=77 13:34:25 Running ssh-add (command line suppressed) 13:34:25 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_2013601056015827854.key (/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_2013601056015827854.key) 13:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:34:26 + git semver init 13:34:26 2024-03-11 13:34:26,177 [run_init] DEBUG init version:0.0.0 force:False 13:34:26 2024-03-11 13:34:26,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver 13:34:26 2024-03-11 13:34:26,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver 13:34:26 2024-03-11 13:34:26,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-278, universal_newlines=False, shell=None, istream=None) 13:34:28 2024-03-11 13:34:27,758 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.git/info/exclude 13:34:28 2024-03-11 13:34:27,758 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver/PR-278 with force:False 13:34:28 2024-03-11 13:34:27,758 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver/PR-278 13:34:28 2024-03-11 13:34:27,761 [execute] INFO git cat-file --batch-check 13:34:28 2024-03-11 13:34:27,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver, universal_newlines=False, shell=None, istream=) 13:34:28 2024-03-11 13:34:27,767 [execute] INFO git cat-file --batch 13:34:28 2024-03-11 13:34:27,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver, universal_newlines=False, shell=None, istream=) 13:34:28 2024-03-11 13:34:27,771 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver/PR-278 13:34:28 0.0.0 [Pipeline] } 13:34:28 $ docker exec --env ******** --env ******** 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent -k 13:34:28 unset SSH_AUTH_SOCK; 13:34:28 unset SSH_AGENT_PID; 13:34:28 echo Agent pid 77 killed; 13:34:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:34:28 + git semver [Pipeline] } 13:34:29 $ docker stop --time=1 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 13:34:30 $ docker rm -f --volumes 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 [Pipeline] // withDockerContainer [Pipeline] sh 13:34:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:34:31 Stashed 1 file(s) [Pipeline] echo 13:34:31 [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:34:32 provisioning config files... 13:34:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config15504213933128143355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:32 ---> ****-login.sh 13:34:32 nexus3.edgexfoundry.org:10001 13:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:32 Configure a credential helper to remove this warning. See 13:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:32 13:34:32 Login Succeeded 13:34:32 nexus3.edgexfoundry.org:10002 13:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:32 Configure a credential helper to remove this warning. See 13:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:32 13:34:32 Login Succeeded 13:34:32 nexus3.edgexfoundry.org:10003 13:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:32 Configure a credential helper to remove this warning. See 13:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:32 13:34:32 Login Succeeded 13:34:32 nexus3.edgexfoundry.org:10004 13:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:32 Configure a credential helper to remove this warning. See 13:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:32 13:34:32 Login Succeeded 13:34:32 ****.io 13:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:32 Configure a credential helper to remove this warning. See 13:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:32 13:34:32 Login Succeeded 13:34:32 ---> ****-login.sh ends [Pipeline] } 13:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:34:33 ========================================================= 13:34:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:34:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:34 + 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:34:34 Sending build context to Docker daemon 16.91MB 13:34:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:34:34 Step 2/12 : FROM ${BASE} AS builder 13:34:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:34:34 7264a8db6415: Pulling fs layer 13:34:34 c4d48a809fc2: Pulling fs layer 13:34:34 4f1c88b9dad5: Pulling fs layer 13:34:34 ad3a456e5733: Pulling fs layer 13:34:34 69c7f0334f64: Pulling fs layer 13:34:34 1f1c1a5573a3: Pulling fs layer 13:34:34 ce7588e14bc9: Pulling fs layer 13:34:34 b5e4710f87ac: Pulling fs layer 13:34:34 1f1c1a5573a3: Waiting 13:34:34 ce7588e14bc9: Waiting 13:34:34 b5e4710f87ac: Waiting 13:34:34 ad3a456e5733: Waiting 13:34:34 69c7f0334f64: Waiting 13:34:34 c4d48a809fc2: Download complete 13:34:34 ad3a456e5733: Verifying Checksum 13:34:34 69c7f0334f64: Verifying Checksum 13:34:34 69c7f0334f64: Download complete 13:34:34 7264a8db6415: Verifying Checksum 13:34:34 7264a8db6415: Download complete 13:34:34 1f1c1a5573a3: Verifying Checksum 13:34:34 1f1c1a5573a3: Download complete 13:34:34 b5e4710f87ac: Verifying Checksum 13:34:34 b5e4710f87ac: Download complete 13:34:34 7264a8db6415: Pull complete 13:34:34 c4d48a809fc2: Pull complete 13:34:34 4f1c88b9dad5: Verifying Checksum 13:34:34 4f1c88b9dad5: Download complete 13:34:34 ce7588e14bc9: Verifying Checksum 13:34:34 ce7588e14bc9: Download complete 13:34:38 4f1c88b9dad5: Pull complete 13:34:38 ad3a456e5733: Pull complete 13:34:38 69c7f0334f64: Pull complete 13:34:38 1f1c1a5573a3: Pull complete 13:34:40 ce7588e14bc9: Pull complete 13:34:40 b5e4710f87ac: Pull complete 13:34:40 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:34:40 ---> 88b5674ff536 13:34:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:34:45 ---> Running in 88784369189e 13:34:45 Removing intermediate container 88784369189e 13:34:45 ---> ffd94749cbcd 13:34:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:34:45 ---> Running in e59155bfa653 13:34:45 Removing intermediate container e59155bfa653 13:34:45 ---> c77379311b4a 13:34:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:34:45 ---> Running in 0b6b47c6cec5 13:34:45 Removing intermediate container 0b6b47c6cec5 13:34:45 ---> 8b46a580ff55 13:34:45 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:34:45 ---> Running in 79971990e730 13:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:34:46 OK: 264 MiB in 52 packages 13:34:46 Removing intermediate container 79971990e730 13:34:46 ---> f72929b82dbe 13:34:46 Step 7/12 : WORKDIR /app 13:34:46 ---> Running in b187b9683727 13:34:46 Removing intermediate container b187b9683727 13:34:46 ---> b9375c70f30f 13:34:46 Step 8/12 : COPY go.mod vendor* ./ 13:34:46 ---> 161d1d21f661 13:34:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:46 ---> Running in 3fa3163a28f6 13:34:46 Still waiting to schedule task 13:34:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5447’ is offline 13:35:13 Removing intermediate container 3fa3163a28f6 13:35:13 ---> 3b4bd0b4fedd 13:35:13 Step 10/12 : COPY . . 13:35:13 ---> ee2f4644f55d 13:35:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:35:13 ---> Running in 770887dc5f5b 13:35:13 Removing intermediate container 770887dc5f5b 13:35:13 ---> d7507762cbaa 13:35:13 Step 12/12 : RUN $MAKE 13:35:13 ---> Running in 17ffb1aeb49d 13:35:14 noop 13:35:14 Removing intermediate container 17ffb1aeb49d 13:35:14 ---> dda408b2fa40 13:35:14 Successfully built dda408b2fa40 13:35:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:14 + docker inspect -f . ci-base-image-x86_64 13:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:15 prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container 13:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:35:15 $ docker top c79aa0195e679a7b10b754db8a6801795fd40341e193eca5a79bec605e6aad58 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:15 + go version 13:35:15 go version go1.21.0 linux/amd64 [Pipeline] } 13:35:15 $ docker stop --time=1 c79aa0195e679a7b10b754db8a6801795fd40341e193eca5a79bec605e6aad58 13:35:17 $ docker rm -f --volumes c79aa0195e679a7b10b754db8a6801795fd40341e193eca5a79bec605e6aad58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:18 + docker inspect -f . ci-base-image-x86_64 13:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:18 prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container 13:35:18 $ 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-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:35:18 $ docker top 79babb94fde923dc303ff7986a1e6cc1ce54ec18f67de089926f428b2e6f09ee -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:19 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-278 [Pipeline] fileExists [Pipeline] sh 13:35:19 + make test 13:35:19 go test -race ./... -coverprofile=coverage.out ./... 13:35:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:35:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:35:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements 13:35:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.676s coverage: 71.9% of statements 13:35:58 go vet ./... 13:36:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:36:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:36:01 ./bin/test-attribution.sh 13:36:01 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:36:01 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:36:01 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:36:01 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:36:01 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:36:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:36:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:36:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:36:01 $ docker stop --time=1 79babb94fde923dc303ff7986a1e6cc1ce54ec18f67de089926f428b2e6f09ee 13:36:06 $ docker rm -f --volumes 79babb94fde923dc303ff7986a1e6cc1ce54ec18f67de089926f428b2e6f09ee [Pipeline] // withDockerContainer [Pipeline] sh 13:36:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:36:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:36:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:36:08 + ls -al . 13:36:08 total 208 13:36:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 13:35 . 13:36:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:34 .. 13:36:08 -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:34 .dockerignore 13:36:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:35 .git 13:36:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:34 .github 13:36:08 -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:34 .gitignore 13:36:08 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:34 .golangci.yml 13:36:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:34 .semver 13:36:08 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:34 Attribution.txt 13:36:08 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:34 CHANGELOG.md 13:36:08 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:34 Dockerfile 13:36:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:34 GOVERNANCE.md 13:36:08 -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:34 Jenkinsfile 13:36:08 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:34 LICENSE 13:36:08 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:34 Makefile 13:36:08 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:34 OWNERS.md 13:36:08 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:34 README.md 13:36:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 13:34 VERSION 13:36:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:34 bin 13:36:08 -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:35 coverage.out 13:36:08 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:34 go.mod 13:36:08 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:34 go.sum 13:36:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:34 images 13:36:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:34 internal 13:36:08 -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:34 main.go 13:36:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:34 openapi 13:36:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:34 res 13:36:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:08 + 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=80d192827d8aafd02536eb4891a2fb7e373544bf --label arch=amd64 --label version=0.0.0 . 13:36:08 Sending build context to Docker daemon 16.91MB 13:36:08 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:36:08 Step 2/30 : FROM ${BASE} AS builder 13:36:08 ---> dda408b2fa40 13:36:08 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:36:09 ---> Running in a19e30ebd0a0 13:36:09 Removing intermediate container a19e30ebd0a0 13:36:09 ---> 36caaea0e655 13:36:09 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:36:09 ---> Running in ea7a4a9e27df 13:36:09 Removing intermediate container ea7a4a9e27df 13:36:09 ---> 9c2ed8fe5af4 13:36:09 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:36:09 ---> Running in cd939068f70b 13:36:09 Removing intermediate container cd939068f70b 13:36:09 ---> dafb1756fa19 13:36:09 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:36:09 ---> Running in 9abf5eeaa710 13:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:36:10 OK: 264 MiB in 52 packages 13:36:10 Removing intermediate container 9abf5eeaa710 13:36:10 ---> 8ffbee9292c4 13:36:10 Step 7/30 : WORKDIR /app 13:36:10 ---> Running in 56fb0fe65f71 13:36:10 Removing intermediate container 56fb0fe65f71 13:36:10 ---> 2472808d8bde 13:36:10 Step 8/30 : COPY go.mod vendor* ./ 13:36:10 ---> a86261d8d5ec 13:36:10 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:10 ---> Running in d498df5396c7 13:36:11 Removing intermediate container d498df5396c7 13:36:11 ---> d9e6de2bf88a 13:36:11 Step 10/30 : COPY . . 13:36:12 ---> e9acc597d027 13:36:12 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:36:12 ---> Running in 883b692febfd 13:36:12 Removing intermediate container 883b692febfd 13:36:12 ---> 484a9b913158 13:36:12 Step 12/30 : RUN $MAKE 13:36:12 ---> Running in 0a16bfa4b02a 13:36:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -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:36:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5450 in /w/workspace/y_app-rfid-llrp-inventory_PR-278 [Pipeline] { [Pipeline] ws 13:36:24 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:36:27 The recommended git tool is: git 13:36:32 using credential edgex-jenkins-ssh 13:36:32 Cloning the remote Git repository 13:36:32 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:36:32 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:36:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:36:32 > git --version # timeout=10 13:36:32 > git --version # 'git version 2.25.1' 13:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:34 Removing intermediate container 0a16bfa4b02a 13:36:34 ---> 167e9a50d844 13:36:34 Step 13/30 : FROM alpine:3.18 13:36:34 3.18: Pulling from library/alpine 13:36:34 619be1103602: Pulling fs layer 13:36:34 619be1103602: Verifying Checksum 13:36:34 619be1103602: Download complete 13:36:34 619be1103602: Pull complete 13:36:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:36:34 Status: Downloaded newer image for alpine:3.18 13:36:34 ---> d3782b16ccc9 13:36:34 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:36:34 ---> Running in 7c34259a5743 13:36:34 Removing intermediate container 7c34259a5743 13:36:34 ---> 3b13f0457b80 13:36:34 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:36:34 ---> Running in 5e1ceae33acb 13:36:34 Removing intermediate container 5e1ceae33acb 13:36:34 ---> fc943e4f3706 13:36:34 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:36:34 ---> Running in 71703e695e41 13:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:36:34 (1/2) Installing ca-certificates (20230506-r0) 13:36:34 (2/2) Installing dumb-init (1.2.5-r2) 13:36:34 Executing busybox-1.36.1-r5.trigger 13:36:34 Executing ca-certificates-20230506-r0.trigger 13:36:34 OK: 8 MiB in 17 packages 13:36:35 Removing intermediate container 71703e695e41 13:36:35 ---> 47375f0ae099 13:36:35 Step 17/30 : RUN apk --no-cache upgrade 13:36:35 ---> Running in c220823745a7 13:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:36:35 OK: 8 MiB in 17 packages 13:36:35 Removing intermediate container c220823745a7 13:36:35 ---> f23fc7d02beb 13:36:35 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:36:36 ---> 77e51c46ccad 13:36:36 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:36:36 ---> a82578e02a46 13:36:36 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:36:36 ---> 746a05d70d58 13:36:36 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:36:36 ---> ce0dbf5419f1 13:36:36 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:36:35 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:36:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:36 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:36:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:36:36 Merging remotes/origin/main commit 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e into PR head commit 80d192827d8aafd02536eb4891a2fb7e373544bf 13:36:36 Merge succeeded, producing 80d192827d8aafd02536eb4891a2fb7e373544bf 13:36:36 Checking out Revision 80d192827d8aafd02536eb4891a2fb7e373544bf (PR-278) 13:36:37 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:36:37 ---> c9fc29119255 13:36:37 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:36:37 ---> Running in b642dbbccabd 13:36:37 > git --version # timeout=10 13:36:37 > git --version # 'git version 2.25.1' 13:36:37 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:36:36 > git config core.sparsecheckout # timeout=10 13:36:36 > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # timeout=10 13:36:36 > git remote # timeout=10 13:36:36 > git config --get remote.origin.url # timeout=10 13:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:36 > git merge 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 13:36:36 > git rev-parse HEAD^{commit} # timeout=10 13:36:36 > git config core.sparsecheckout # timeout=10 13:36:36 > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # timeout=10 13:36:37 Removing intermediate container b642dbbccabd 13:36:37 ---> b6307381668b 13:36:37 Step 24/30 : VOLUME /cache 13:36:37 ---> Running in 8bf0ada97f83 13:36:37 Removing intermediate container 8bf0ada97f83 13:36:37 ---> 4b8498546ad6 13:36:37 Step 25/30 : EXPOSE 59711 13:36:37 ---> Running in 5bda145f6571 13:36:37 Removing intermediate container 5bda145f6571 13:36:37 ---> 9b217e6b9df7 13:36:37 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:36:37 ---> Running in c13fb7729993 [Pipeline] withEnv [Pipeline] { 13:36:38 Removing intermediate container c13fb7729993 13:36:38 ---> 7a3f6109f9ad 13:36:38 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:36:38 ---> Running in f6831f17a9f2 13:36:38 Removing intermediate container f6831f17a9f2 13:36:38 ---> e0146168da20 13:36:38 Step 28/30 : LABEL arch=amd64 13:36:38 ---> Running in 3a5985ee357d 13:36:38 Removing intermediate container 3a5985ee357d 13:36:38 ---> 7658be2aad06 13:36:38 Step 29/30 : LABEL git_sha=80d192827d8aafd02536eb4891a2fb7e373544bf 13:36:38 ---> Running in d60ae2e92297 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 13:36:38 Removing intermediate container d60ae2e92297 13:36:38 ---> 5bf44e1668ad 13:36:38 Step 30/30 : LABEL version=0.0.0 13:36:38 ---> Running in d67e05346db2 13:36:38 Removing intermediate container d67e05346db2 13:36:38 ---> e32694221f28 13:36:38 [Warning] One or more build-args [ARCH] were not consumed 13:36:38 Successfully built e32694221f28 13:36:38 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 13:36:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 13:36:39 Dload Upload Total Spent Left Speed 13:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 13:36:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:39 + sudo tee /etc/docker/daemon.new 13:36:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:36:39 { 13:36:39 "registry-mirrors": [ 13:36:39 "https://nexus3.edgexfoundry.org:10001" 13:36:39 ], 13:36:39 "bip": "10.250.0.254/24", 13:36:39 "hosts": [ 13:36:39 "tcp://0.0.0.0:5555", 13:36:39 "unix:///var/run/docker.sock" 13:36:39 ], 13:36:39 "mtu": 1458, 13:36:39 "selinux-enabled": true, 13:36:39 "seccomp-profile": "/etc/docker/seccomp.json" 13:36:39 } [Pipeline] sh 13:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:36:40 13:36:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:36:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:36:40 latest: Pulling from edgex-lftools-log-publisher 13:36:40 5eb5b503b376: Pulling fs layer 13:36:40 5c69ac0246d0: Pulling fs layer 13:36:40 ec43610c2a17: Pulling fs layer 13:36:40 3a2ae6a8a46f: Pulling fs layer 13:36:40 33b1e0a273af: Pulling fs layer 13:36:40 5d3b04190fa2: Pulling fs layer 13:36:40 2f39f015ded8: Pulling fs layer 13:36:40 3a2ae6a8a46f: Waiting 13:36:40 33b1e0a273af: Waiting 13:36:40 5d3b04190fa2: Waiting 13:36:40 2f39f015ded8: Waiting 13:36:40 5c69ac0246d0: Download complete 13:36:40 3a2ae6a8a46f: Verifying Checksum 13:36:40 3a2ae6a8a46f: Download complete 13:36:40 33b1e0a273af: Verifying Checksum 13:36:40 33b1e0a273af: Download complete 13:36:40 5d3b04190fa2: Verifying Checksum 13:36:40 5d3b04190fa2: Download complete 13:36:40 + sudo service docker restart 13:36:40 ec43610c2a17: Verifying Checksum 13:36:40 ec43610c2a17: Download complete 13:36:40 5eb5b503b376: Download complete 13:36:41 2f39f015ded8: Download complete 13:36:42 5eb5b503b376: Pull complete 13:36:42 5c69ac0246d0: Pull complete 13:36:42 ec43610c2a17: Pull complete 13:36:42 3a2ae6a8a46f: Pull complete 13:36:42 33b1e0a273af: Pull complete 13:36:42 5d3b04190fa2: Pull complete 13:36:47 2f39f015ded8: Pull complete 13:36:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:36:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:36:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:47 prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container 13:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:36:53 $ docker top 82188588556ab670dad0f51a9e52204be9c619bf3506fc6277b9a8c7c0cc98ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:54 ---> job-cost.sh 13:36:54 lf-activate-venv: SKIPPING 13:36:54 INFO: No Stack... 13:36:54 INFO: Retrieving Pricing Info for: v3-standard-8 13:36:54 INFO: Archiving Costs [Pipeline] sh 13:36:55 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives/cost.csv 13:36:55 + cut -d, -f6 [Pipeline] lock 13:36:55 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] 13:36:55 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] did not exist. Created. 13:36:55 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:36:55 + echo total: 0.2199999988079071 [Pipeline] stash 13:36:55 Stashed 1 file(s) [Pipeline] } 13:36:55 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:36:56 $ docker stop --time=1 82188588556ab670dad0f51a9e52204be9c619bf3506fc6277b9a8c7c0cc98ef 13:36:57 $ docker rm -f --volumes 82188588556ab670dad0f51a9e52204be9c619bf3506fc6277b9a8c7c0cc98ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:59 provisioning config files... 13:36:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4486494871467944643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:59 ---> ****-login.sh 13:36:59 nexus3.edgexfoundry.org:10001 13:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:00 Configure a credential helper to remove this warning. See 13:37:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:00 13:37:00 Login Succeeded 13:37:00 nexus3.edgexfoundry.org:10002 13:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:00 Configure a credential helper to remove this warning. See 13:37:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:00 13:37:00 Login Succeeded 13:37:00 nexus3.edgexfoundry.org:10003 13:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:01 Configure a credential helper to remove this warning. See 13:37:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:01 13:37:01 Login Succeeded 13:37:01 nexus3.edgexfoundry.org:10004 13:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:01 Configure a credential helper to remove this warning. See 13:37:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:01 13:37:01 Login Succeeded 13:37:01 ****.io 13:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:02 Configure a credential helper to remove this warning. See 13:37:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:02 13:37:02 Login Succeeded 13:37:02 ---> ****-login.sh ends [Pipeline] } 13:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:37:02 ========================================================= 13:37:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:37:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:03 + 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:37:03 Sending build context to Docker daemon 670.2kB 13:37:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:37:03 Step 2/12 : FROM ${BASE} AS builder 13:37:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:37:03 9fda8d8052c6: Pulling fs layer 13:37:03 5d54e960e981: Pulling fs layer 13:37:03 c4a7e357bf2a: Pulling fs layer 13:37:03 f0e02332f6b5: Pulling fs layer 13:37:03 872ee5b61b7b: Pulling fs layer 13:37:03 0c6a40ed1a82: Pulling fs layer 13:37:03 94ae7d8d031c: Pulling fs layer 13:37:03 f0e02332f6b5: Waiting 13:37:03 872ee5b61b7b: Waiting 13:37:03 0c6a40ed1a82: Waiting 13:37:03 94ae7d8d031c: Waiting 13:37:03 5d54e960e981: Verifying Checksum 13:37:03 5d54e960e981: Download complete 13:37:03 f0e02332f6b5: Verifying Checksum 13:37:03 f0e02332f6b5: Download complete 13:37:03 872ee5b61b7b: Verifying Checksum 13:37:03 872ee5b61b7b: Download complete 13:37:03 9fda8d8052c6: Download complete 13:37:04 94ae7d8d031c: Verifying Checksum 13:37:04 94ae7d8d031c: Download complete 13:37:04 9fda8d8052c6: Pull complete 13:37:05 5d54e960e981: Pull complete 13:37:05 c4a7e357bf2a: Verifying Checksum 13:37:05 c4a7e357bf2a: Download complete 13:37:07 0c6a40ed1a82: Verifying Checksum 13:37:07 0c6a40ed1a82: Download complete 13:37:19 c4a7e357bf2a: Pull complete 13:37:19 f0e02332f6b5: Pull complete 13:37:19 872ee5b61b7b: Pull complete 13:37:27 0c6a40ed1a82: Pull complete 13:37:29 94ae7d8d031c: Pull complete 13:37:29 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:37:29 ---> 86de565de09d 13:37:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:37:30 ---> Running in 0cda3b10bfd4 13:37:30 Removing intermediate container 0cda3b10bfd4 13:37:30 ---> d8fba0625306 13:37:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:37:30 ---> Running in afd31db27674 13:37:31 Removing intermediate container afd31db27674 13:37:31 ---> 01f6822fd2e0 13:37:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:37:31 ---> Running in 0653f718b0ec 13:37:31 Removing intermediate container 0653f718b0ec 13:37:31 ---> e06bde50a830 13:37:31 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:37:31 ---> Running in 3ec49d3c5987 13:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:37:34 OK: 266 MiB in 52 packages 13:37:34 Removing intermediate container 3ec49d3c5987 13:37:34 ---> 1f1ef95d39b7 13:37:34 Step 7/12 : WORKDIR /app 13:37:35 ---> Running in 969871ad3167 13:37:35 Removing intermediate container 969871ad3167 13:37:35 ---> c59e12c9f655 13:37:35 Step 8/12 : COPY go.mod vendor* ./ 13:37:35 ---> 00a845edbf61 13:37:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:35 ---> Running in c55c25140137 13:38:32 Removing intermediate container c55c25140137 13:38:32 ---> 4d4e115a1824 13:38:32 Step 10/12 : COPY . . 13:38:32 ---> f2b0ca0cdae6 13:38:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:32 ---> Running in d470e627d2b4 13:38:32 Removing intermediate container d470e627d2b4 13:38:32 ---> a7641881c823 13:38:32 Step 12/12 : RUN $MAKE 13:38:32 ---> Running in 81ea09d4738a 13:38:33 noop 13:38:34 Removing intermediate container 81ea09d4738a 13:38:34 ---> 5e851a9deb05 13:38:34 Successfully built 5e851a9deb05 13:38:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:34 + docker inspect -f . ci-base-image-arm64 13:38:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:35 prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container 13:38:35 $ 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:38:36 $ docker top f9893f336ddd9a4145fe8c536bb3269ca5125a577c284f9c3c6f821e2c761f95 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:37 + go version 13:38:37 go version go1.21.0 linux/arm64 [Pipeline] } 13:38:37 $ docker stop --time=1 f9893f336ddd9a4145fe8c536bb3269ca5125a577c284f9c3c6f821e2c761f95 13:38:39 $ docker rm -f --volumes f9893f336ddd9a4145fe8c536bb3269ca5125a577c284f9c3c6f821e2c761f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:40 + docker inspect -f . ci-base-image-arm64 13:38:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:40 prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container 13:38:40 $ 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:38:41 $ docker top d332a7e8378914f0d4ef75834e20a0b64008539030f4f4c20688f73fc44b8115 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:42 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:38:43 + make test 13:38:43 go test -race ./... -coverprofile=coverage.out ./... 13:40:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:40:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:40:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.914s coverage: 86.2% of statements 13:40:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.319s coverage: 71.9% of statements 13:40:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:40:53 go vet ./... 13:42:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:42:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:42:44 ./bin/test-attribution.sh 13:42:44 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:42:44 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:42:44 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:42:44 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:42:44 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:42:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:42:44 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:42:44 $ docker stop --time=1 d332a7e8378914f0d4ef75834e20a0b64008539030f4f4c20688f73fc44b8115 13:42:46 $ docker rm -f --volumes d332a7e8378914f0d4ef75834e20a0b64008539030f4f4c20688f73fc44b8115 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:42:48 Warning: overwriting stash ‘coverage-report’ 13:42:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:42:49 + ls -al . 13:42:49 total 204 13:42:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 13:38 . 13:42:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:36 .. 13:42:49 -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:36 .dockerignore 13:42:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:36 .git 13:42:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:36 .github 13:42:49 -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:36 .gitignore 13:42:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:36 .golangci.yml 13:42:49 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:36 Attribution.txt 13:42:49 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:36 CHANGELOG.md 13:42:49 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:36 Dockerfile 13:42:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:36 GOVERNANCE.md 13:42:49 -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:36 Jenkinsfile 13:42:49 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:36 LICENSE 13:42:49 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:36 Makefile 13:42:49 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:36 OWNERS.md 13:42:49 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:36 README.md 13:42:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 13:34 VERSION 13:42:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:36 bin 13:42:49 -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:40 coverage.out 13:42:49 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:36 go.mod 13:42:49 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:36 go.sum 13:42:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:36 images 13:42:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:36 internal 13:42:49 -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:36 main.go 13:42:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:36 openapi 13:42:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:36 res 13:42:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:36 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:50 + 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=80d192827d8aafd02536eb4891a2fb7e373544bf --label arch=arm64 --label version=0.0.0 . 13:42:50 Sending build context to Docker daemon 670.2kB 13:42:50 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:42:50 Step 2/30 : FROM ${BASE} AS builder 13:42:50 ---> 5e851a9deb05 13:42:50 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:42:50 ---> Running in 3f2534a90734 13:42:51 Removing intermediate container 3f2534a90734 13:42:51 ---> b94813d87ccb 13:42:51 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:42:51 ---> Running in a439372f1be0 13:42:51 Removing intermediate container a439372f1be0 13:42:51 ---> b54b3f52f515 13:42:51 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:42:51 ---> Running in a64ea4e5a9f7 13:42:51 Removing intermediate container a64ea4e5a9f7 13:42:51 ---> ebe87f967ca6 13:42:51 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:42:51 ---> Running in 3b1a24b504c6 13:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:42:54 OK: 266 MiB in 52 packages 13:42:55 Removing intermediate container 3b1a24b504c6 13:42:55 ---> 7206dbe1eb52 13:42:55 Step 7/30 : WORKDIR /app 13:42:55 ---> Running in 5930cd465972 13:42:55 Removing intermediate container 5930cd465972 13:42:55 ---> 92e618958496 13:42:55 Step 8/30 : COPY go.mod vendor* ./ 13:42:56 ---> bde2c7eaff6b 13:42:56 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:56 ---> Running in 53ce663120db 13:42:58 Removing intermediate container 53ce663120db 13:42:58 ---> 7815fcf8b1d4 13:42:58 Step 10/30 : COPY . . 13:42:58 ---> fcd70a0235d2 13:42:58 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:42:58 ---> Running in b5597a3fe4ea 13:42:58 Removing intermediate container b5597a3fe4ea 13:42:58 ---> 069bafcca237 13:42:58 Step 12/30 : RUN $MAKE 13:42:58 ---> Running in 26bb0b47841e 13:42:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -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:44:51 Removing intermediate container 26bb0b47841e 13:44:51 ---> acf7655a5096 13:44:51 Step 13/30 : FROM alpine:3.18 13:44:51 3.18: Pulling from library/alpine 13:44:51 c6b39de5b339: Pulling fs layer 13:44:51 c6b39de5b339: Verifying Checksum 13:44:51 c6b39de5b339: Download complete 13:44:51 c6b39de5b339: Pull complete 13:44:51 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:44:51 Status: Downloaded newer image for alpine:3.18 13:44:51 ---> 33abbf032149 13:44:51 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:44:51 ---> Running in ea3f5e473282 13:44:51 Removing intermediate container ea3f5e473282 13:44:51 ---> eebace50eef7 13:44:51 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:44:51 ---> Running in 82eaf4a493d2 13:44:51 Removing intermediate container 82eaf4a493d2 13:44:51 ---> 3fb93fa9c8a0 13:44:51 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:44:51 ---> Running in 64724dad0e9b 13:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:51 (1/2) Installing ca-certificates (20230506-r0) 13:44:51 (2/2) Installing dumb-init (1.2.5-r2) 13:44:51 Executing busybox-1.36.1-r5.trigger 13:44:51 Executing ca-certificates-20230506-r0.trigger 13:44:51 OK: 9 MiB in 17 packages 13:44:51 Removing intermediate container 64724dad0e9b 13:44:51 ---> adab8fd3daf4 13:44:51 Step 17/30 : RUN apk --no-cache upgrade 13:44:51 ---> Running in c8d21abf5f1c 13:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:51 OK: 9 MiB in 17 packages 13:44:51 Removing intermediate container c8d21abf5f1c 13:44:51 ---> ad17108c3b07 13:44:51 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:44:51 ---> 415d729c45e5 13:44:51 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:44:51 ---> 184aca832f42 13:44:51 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:44:51 ---> 9273e3694590 13:44:51 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:44:51 ---> efadb95b1526 13:44:51 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:44:51 ---> 7eae6a0dc639 13:44:51 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:44:52 ---> Running in 228270f90e5b 13:44:53 Removing intermediate container 228270f90e5b 13:44:53 ---> 59638755474c 13:44:53 Step 24/30 : VOLUME /cache 13:44:53 ---> Running in 43b68af9a122 13:44:53 Removing intermediate container 43b68af9a122 13:44:53 ---> 1a9e3cdc994b 13:44:53 Step 25/30 : EXPOSE 59711 13:44:53 ---> Running in a111fc09920e 13:44:54 Removing intermediate container a111fc09920e 13:44:54 ---> 4a7df2de25d5 13:44:54 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:44:54 ---> Running in b082021423f3 13:44:54 Removing intermediate container b082021423f3 13:44:54 ---> 8ee406b74b5b 13:44:54 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:44:54 ---> Running in 96e9180cb185 13:44:54 Removing intermediate container 96e9180cb185 13:44:54 ---> 2dc5c7df81ce 13:44:54 Step 28/30 : LABEL arch=arm64 13:44:54 ---> Running in ee0658fb0bfd 13:44:55 Removing intermediate container ee0658fb0bfd 13:44:55 ---> 4737cdd2c6a8 13:44:55 Step 29/30 : LABEL git_sha=80d192827d8aafd02536eb4891a2fb7e373544bf 13:44:55 ---> Running in 4d8266a9f8bb 13:44:55 Removing intermediate container 4d8266a9f8bb 13:44:55 ---> 16747c8748ea 13:44:55 Step 30/30 : LABEL version=0.0.0 13:44:55 ---> Running in 5575bd3f1dff 13:44:55 Removing intermediate container 5575bd3f1dff 13:44:55 ---> b80d6eeab19d 13:44:55 [Warning] One or more build-args [ARCH] were not consumed 13:44:55 Successfully built b80d6eeab19d 13:44:55 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:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:57 13:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:57 arm64: Pulling from edgex-lftools-log-publisher 13:44:57 8998bd30e6a1: Pulling fs layer 13:44:57 04944245beec: Pulling fs layer 13:44:57 699f458cf7ca: Pulling fs layer 13:44:57 765212b225bb: Pulling fs layer 13:44:57 f23df028b6ca: Pulling fs layer 13:44:57 d65c8cfc05b1: Pulling fs layer 13:44:57 2437ff75d9bd: Pulling fs layer 13:44:57 765212b225bb: Waiting 13:44:57 f23df028b6ca: Waiting 13:44:57 d65c8cfc05b1: Waiting 13:44:57 2437ff75d9bd: Waiting 13:44:57 04944245beec: Verifying Checksum 13:44:57 04944245beec: Download complete 13:44:57 765212b225bb: Verifying Checksum 13:44:57 765212b225bb: Download complete 13:44:57 f23df028b6ca: Verifying Checksum 13:44:57 f23df028b6ca: Download complete 13:44:57 d65c8cfc05b1: Verifying Checksum 13:44:57 d65c8cfc05b1: Download complete 13:44:57 699f458cf7ca: Verifying Checksum 13:44:57 699f458cf7ca: Download complete 13:44:58 8998bd30e6a1: Verifying Checksum 13:44:58 8998bd30e6a1: Download complete 13:45:01 2437ff75d9bd: Verifying Checksum 13:45:01 2437ff75d9bd: Download complete 13:45:03 8998bd30e6a1: Pull complete 13:45:03 04944245beec: Pull complete 13:45:04 699f458cf7ca: Pull complete 13:45:04 765212b225bb: Pull complete 13:45:05 f23df028b6ca: Pull complete 13:45:05 d65c8cfc05b1: Pull complete 13:45:24 2437ff75d9bd: Pull complete 13:45:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:24 prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container 13:45:24 $ 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:45:27 $ docker top f9ee26049d90458dffcb9b01627c6d1f21c0438967299799b4521d9e90a87e48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:28 ---> job-cost.sh 13:45:28 lf-activate-venv: SKIPPING 13:45:28 INFO: No Stack... 13:45:28 INFO: Retrieving Pricing Info for: v3-standard-4 13:45:29 INFO: Archiving Costs [Pipeline] sh 13:45:30 + cut -d, -f6 13:45:30 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:45:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] 13:45:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] did not exist. Created. 13:45:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:30 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-89c68928/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:45:31 + echo total: 0.10999999940395355 [Pipeline] stash 13:45:31 Warning: overwriting stash ‘stack-cost’ 13:45:31 Stashed 1 file(s) [Pipeline] } 13:45:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:32 $ docker stop --time=1 f9ee26049d90458dffcb9b01627c6d1f21c0438967299799b4521d9e90a87e48 13:45:33 $ docker rm -f --volumes f9ee26049d90458dffcb9b01627c6d1f21c0438967299799b4521d9e90a87e48 [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:45:35 provisioning config files... 13:45:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config8622083823644499519tmp [Pipeline] { [Pipeline] sh 13:45:36 + set +x 13:45:36 + curl -s https://codecov.io/bash 13:45:36 + bash -s -- 13:45:36 13:45:36 _____ _ 13:45:36 / ____| | | 13:45:36 | | ___ __| | ___ ___ _____ __ 13:45:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:45:36 | |___| (_) | (_| | __/ (_| (_) \ V / 13:45:36 \_____\___/ \__,_|\___|\___\___/ \_/ 13:45:36 Bash-1.0.6 13:45:36 13:45:36 13:45:36 ==> git version 2.25.1 found 13:45:36 ==> 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:45:36 Release-Date: 2020-01-08 13:45:36 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:45:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:45:36 ==> Jenkins CI detected. 13:45:36 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-278 13:45:36 project root: . 13:45:36 --> token set from env 13:45:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:45:36 ==> Running gcov in . (disable via -X gcov) 13:45:36 ==> Python coveragepy not found 13:45:36 ==> Searching for coverage reports in: 13:45:36 + . 13:45:36 -> Found 1 reports 13:45:36 ==> Detecting git/mercurial file structure 13:45:36 ==> Reading reports 13:45:36 + ./coverage.out bytes=41317 13:45:36 ==> Appending adjustments 13:45:36 https://docs.codecov.io/docs/fixing-reports 13:45:36 + Found adjustments 13:45:36 ==> Gzipping contents 13:45:36 12K /tmp/codecov.x1x9dS.gz 13:45:36 ==> Uploading reports 13:45:36 url: https://codecov.io 13:45:36 query: branch=PR-278&commit=80d192827d8aafd02536eb4891a2fb7e373544bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=278&job=&cmd_args= 13:45:36 -> Pinging Codecov 13:45:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-278&commit=80d192827d8aafd02536eb4891a2fb7e373544bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=278&job=&cmd_args= 13:45:36 -> Uploading to 13:45:36 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/581DD39554BDF9B6E22D074273EAD858/80d192827d8aafd02536eb4891a2fb7e373544bf/8c005089-b735-4427-a70c-f7ad487fbb3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T134536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cf442fe5a4b5a60780d3441f6baa89c54711d6ea070a572720159ec628e5ca6 13:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 13:45:36 Dload Upload Total Spent Left Speed 13:45:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 53256 --:--:-- --:--:-- --:--:-- 53013 100 11610 0 0 100 11610 0 38316 --:--:-- --:--:-- --:--:-- 38190 13:45:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] } 13:45:37 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:45:40 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives ] 13:45:40 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives 13:45:40 total 16 13:45:40 drwxr-xr-x 3 root root 4096 Mar 11 13:36 . 13:45:40 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:36 .. 13:45:40 drwxr-xr-x 2 root root 4096 Mar 11 13:36 cost 13:45:40 -rw-r--r-- 1 root root 95 Mar 11 13:36 cost.csv 13:45:40 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives 13:45:40 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives 13:45:40 total 16 13:45:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:36 . 13:45:40 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:36 .. 13:45:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 13:36 cost 13:45:40 -rw-r--r-- 1 jenkins jenkins 95 Mar 11 13:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:45:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:45:42 ---> package-listing.sh 13:45:42 ++ facter osfamily 13:45:42 ++ tr '[:upper:]' '[:lower:]' 13:45:42 + OS_FAMILY=debian 13:45:42 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-278 13:45:42 + START_PACKAGES=/tmp/packages_start.txt 13:45:42 + END_PACKAGES=/tmp/packages_end.txt 13:45:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:42 + PACKAGES=/tmp/packages_start.txt 13:45:42 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-278 ']' 13:45:42 + PACKAGES=/tmp/packages_end.txt 13:45:42 + case "${OS_FAMILY}" in 13:45:42 + dpkg -l 13:45:42 + grep '^ii' 13:45:42 + '[' -f /tmp/packages_start.txt ']' 13:45:42 + '[' -f /tmp/packages_end.txt ']' 13:45:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:42 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-278 ']' 13:45:42 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives/ 13:45:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives/ [Pipeline] echo 13:45:42 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-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:45:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:43 prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container 13:45:43 $ 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-278/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-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@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:45:43 $ docker top 5c26c01fca58498d4143307c2e5dfded2ae6966151758155ef273ec077c3ff13 -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:44 + touch /tmp/pre-build-complete [Pipeline] sh 13:45:44 + mkdir -p /var/log/sysstat [Pipeline] sh 13:45:44 + ls /var/log/sa-host 13:45:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:45:45 provisioning config files... 13:45:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config1032804085458506928tmp [Pipeline] { [Pipeline] echo 13:45:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:45:45 ---> create-netrc.sh [Pipeline] } 13:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:45:46 ---> python-tools-install.sh [Pipeline] echo 13:45:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:45:46 ---> sudo-logs.sh 13:45:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:45:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:45:47 ---> job-cost.sh 13:45:47 lf-activate-venv: SKIPPING 13:45:47 DEBUG: total: 0.2199999988079071 13:45:47 INFO: Retrieving Stack Cost... 13:45:47 INFO: Retrieving Pricing Info for: v3-standard-8 13:45:47 INFO: Archiving Costs [Pipeline] echo 13:45:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:45:48 ---> logs-deploy.sh 13:45:48 lf-activate-venv: SKIPPING 13:45:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-278/1 13:45:48 INFO: archiving workspace using pattern(s): 13:45:49 Archives upload complete. 13:45:50 INFO: archiving logs to Nexus 13:45:50 ---> uname -a: 13:45:50 Linux prd-ubuntu20-04-docker-8c-8g-5448 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:45:50 13:45:50 13:45:50 ---> lscpu: 13:45:50 Architecture: x86_64 13:45:50 CPU op-mode(s): 32-bit, 64-bit 13:45:50 Byte Order: Little Endian 13:45:50 Address sizes: 40 bits physical, 48 bits virtual 13:45:50 CPU(s): 8 13:45:50 On-line CPU(s) list: 0-7 13:45:50 Thread(s) per core: 1 13:45:50 Core(s) per socket: 1 13:45:50 Socket(s): 8 13:45:50 NUMA node(s): 1 13:45:50 Vendor ID: AuthenticAMD 13:45:50 CPU family: 23 13:45:50 Model: 49 13:45:50 Model name: AMD EPYC-Rome Processor 13:45:50 Stepping: 0 13:45:50 CPU MHz: 2799.996 13:45:50 BogoMIPS: 5599.99 13:45:50 Virtualization: AMD-V 13:45:50 Hypervisor vendor: KVM 13:45:50 Virtualization type: full 13:45:50 L1d cache: 256 KiB 13:45:50 L1i cache: 256 KiB 13:45:50 L2 cache: 4 MiB 13:45:50 L3 cache: 128 MiB 13:45:50 NUMA node0 CPU(s): 0-7 13:45:50 Vulnerability Itlb multihit: Not affected 13:45:50 Vulnerability L1tf: Not affected 13:45:50 Vulnerability Mds: Not affected 13:45:50 Vulnerability Meltdown: Not affected 13:45:50 Vulnerability Mmio stale data: Not affected 13:45:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:45:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:45:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:45:50 Vulnerability Srbds: Not affected 13:45:50 Vulnerability Tsx async abort: Not affected 13:45:50 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:45:50 13:45:50 13:45:50 ---> nproc: 13:45:50 8 13:45:50 13:45:50 13:45:50 ---> df -h: 13:45:50 Filesystem Size Used Avail Use% Mounted on 13:45:50 overlay 155G 12G 144G 8% / 13:45:50 tmpfs 64M 0 64M 0% /dev 13:45:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:45:50 shm 64M 0 64M 0% /dev/shm 13:45:50 /dev/vda1 155G 12G 144G 8% /facter-os 13:45:50 13:45:50 13:45:50 ---> sar -b -r -n DEV: 13:45:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5448) 03/11/24 _x86_64_ (8 CPU) 13:45:50 13:45:50 13:33:29 LINUX RESTART (8 CPU) 13:45:50 13:45:50 13:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:45:50 13:35:01 179.87 15.71 164.16 0.00 1944.34 53133.94 0.00 13:45:50 13:36:01 84.45 0.03 84.42 0.00 2.13 27231.86 0.00 13:45:50 13:37:01 228.58 0.22 228.36 0.00 17.60 52371.00 0.00 13:45:50 13:38:01 2.59 0.00 2.59 0.00 0.00 33.50 0.00 13:45:50 13:39:01 22.26 9.17 13.10 0.00 2924.98 3206.80 0.00 13:45:50 13:40:01 2.80 0.00 2.80 0.00 0.00 39.59 0.00 13:45:50 13:41:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 13:45:50 13:42:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 13:45:50 13:43:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 13:45:50 13:44:01 1.95 0.00 1.95 0.00 0.00 29.46 0.00 13:45:50 13:45:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 13:45:50 Average: 47.94 2.29 45.65 0.00 445.13 12390.62 0.00 13:45:50 13:45:50 13:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:50 13:35:01 28589028 31534360 778832 2.37 105784 3062632 2021892 5.96 1165640 2681176 34680 13:45:50 13:36:01 28031944 31547832 756008 2.30 140368 3534068 1815588 5.35 1202320 3129928 369012 13:45:50 13:37:01 27757216 31546240 758448 2.31 154452 3773984 1745848 5.15 1270184 3316088 324 13:45:50 13:38:01 27757072 31546160 758372 2.31 154508 3773984 1745848 5.15 1269736 3316088 8 13:45:50 13:39:01 27575820 31534244 762932 2.32 158532 3933124 1834776 5.41 1371408 3380640 812 13:45:50 13:40:01 27581600 31539984 757972 2.31 158556 3933128 1801900 5.31 1366756 3380600 220 13:45:50 13:41:01 27584184 31542604 755356 2.30 158588 3933132 1801900 5.31 1364448 3380604 4 13:45:50 13:42:01 27587404 31546004 751792 2.29 158612 3933260 1801900 5.31 1361304 3380732 132 13:45:50 13:43:01 27587600 31546228 751496 2.29 158632 3933264 1801900 5.31 1361304 3380736 12 13:45:50 13:44:01 27586980 31546200 751704 2.29 158712 3933244 1801900 5.31 1361244 3381120 32 13:45:50 13:45:01 27587248 31546468 751368 2.28 158736 3933244 1801900 5.31 1361112 3381120 12 13:45:50 Average: 27747827 31543302 757662 2.30 151407 3788824 1815941 5.35 1314132 3282621 36841 13:45:50 13:45:50 13:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:50 13:35:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 13:45:50 13:35:01 docker0 208.72 267.09 17.17 2327.04 0.00 0.00 0.00 0.00 13:45:50 13:35:01 ens3 653.41 456.36 7653.10 85.57 0.00 0.00 0.00 0.00 13:45:50 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:50 13:36:01 veth90aef36 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:45:50 13:36:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 13:45:50 13:36:01 ens3 39.01 30.73 29.91 85.47 0.00 0.00 0.00 0.00 13:45:50 13:37:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 13:45:50 13:37:01 docker0 4.55 7.07 0.28 95.75 0.00 0.00 0.00 0.00 13:45:50 13:37:01 ens3 119.16 78.09 2701.42 19.28 0.00 0.00 0.00 0.00 13:45:50 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:50 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:38:01 ens3 0.19 0.12 0.01 0.03 0.00 0.00 0.00 0.00 13:45:50 13:39:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:45:50 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:39:01 ens3 41.58 18.80 667.84 1.61 0.00 0.00 0.00 0.00 13:45:50 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:50 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:40:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 13:45:50 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:50 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:42:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:45:50 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:50 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:44:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:45:50 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 13:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:50 Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 13:45:50 Average: docker0 19.42 24.97 1.59 220.59 0.00 0.00 0.00 0.00 13:45:50 Average: ens3 77.76 53.22 1006.27 17.49 0.00 0.00 0.00 0.00 13:45:50 13:45:50 13:45:50 ---> sar -P ALL: 13:45:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5448) 03/11/24 _x86_64_ (8 CPU) 13:45:50 13:45:50 13:33:29 LINUX RESTART (8 CPU) 13:45:50 13:45:50 13:34:01 CPU %user %nice %system %iowait %steal %idle 13:45:50 13:35:01 all 8.94 0.00 3.26 3.25 0.07 84.50 13:45:50 13:35:01 0 10.65 0.00 2.65 1.78 0.07 84.85 13:45:50 13:35:01 1 8.77 0.00 3.72 8.04 0.08 79.39 13:45:50 13:35:01 2 8.93 0.00 4.22 10.31 0.07 76.48 13:45:50 13:35:01 3 8.48 0.00 2.58 1.65 0.07 87.22 13:45:50 13:35:01 4 9.10 0.00 3.39 0.08 0.05 87.38 13:45:50 13:35:01 5 8.45 0.00 3.25 0.17 0.05 88.08 13:45:50 13:35:01 6 8.30 0.00 2.98 0.61 0.07 88.04 13:45:50 13:35:01 7 8.82 0.00 3.25 3.35 0.07 84.51 13:45:50 13:36:01 all 40.42 0.00 4.40 1.41 0.10 53.67 13:45:50 13:36:01 0 41.99 0.00 4.24 0.47 0.10 53.20 13:45:50 13:36:01 1 39.94 0.00 4.44 1.90 0.10 53.61 13:45:50 13:36:01 2 41.19 0.00 3.68 0.29 0.10 54.75 13:45:50 13:36:01 3 41.18 0.00 4.33 0.08 0.10 54.30 13:45:50 13:36:01 4 38.95 0.00 4.34 7.91 0.13 48.67 13:45:50 13:36:01 5 39.90 0.00 5.80 0.54 0.08 53.68 13:45:50 13:36:01 6 38.78 0.00 4.02 0.10 0.08 57.01 13:45:50 13:36:01 7 41.39 0.00 4.34 0.03 0.08 54.15 13:45:50 13:37:01 all 16.39 0.00 3.18 4.12 0.06 76.25 13:45:50 13:37:01 0 15.21 0.00 3.42 17.22 0.07 64.07 13:45:50 13:37:01 1 15.85 0.00 2.79 1.63 0.05 79.68 13:45:50 13:37:01 2 14.73 0.00 2.91 6.55 0.05 75.77 13:45:50 13:37:01 3 17.75 0.00 3.10 0.47 0.05 78.63 13:45:50 13:37:01 4 16.37 0.00 3.37 5.29 0.07 74.91 13:45:50 13:37:01 5 17.35 0.00 3.10 0.79 0.07 78.69 13:45:50 13:37:01 6 17.39 0.00 3.50 0.07 0.05 78.99 13:45:50 13:37:01 7 16.45 0.00 3.27 1.04 0.07 79.18 13:45:50 13:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:45:50 13:38:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:45:50 13:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:45:50 13:38:01 2 0.02 0.00 0.02 0.02 0.03 99.92 13:45:50 13:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:45:50 13:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:45:50 13:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:45:50 13:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:45:50 13:38:01 7 0.07 0.00 0.00 0.00 0.02 99.92 13:45:50 13:39:01 all 0.50 0.00 0.26 0.31 0.01 98.92 13:45:50 13:39:01 0 1.37 0.00 0.32 0.33 0.00 97.98 13:45:50 13:39:01 1 0.23 0.00 0.22 0.03 0.00 99.52 13:45:50 13:39:01 2 0.47 0.00 0.30 0.75 0.02 98.46 13:45:50 13:39:01 3 0.08 0.00 0.10 0.10 0.02 99.70 13:45:50 13:39:01 4 0.78 0.00 0.38 0.03 0.00 98.80 13:45:50 13:39:01 5 0.12 0.00 0.12 0.49 0.02 99.26 13:45:50 13:39:01 6 0.40 0.00 0.23 0.23 0.00 99.13 13:45:50 13:39:01 7 0.53 0.00 0.42 0.53 0.00 98.52 13:45:50 13:40:01 all 0.02 0.00 0.02 0.00 0.01 99.94 13:45:50 13:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:45:50 13:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:45:50 13:40:01 2 0.03 0.00 0.03 0.02 0.02 99.90 13:45:50 13:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:45:50 13:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:45:50 13:40:01 5 0.02 0.00 0.02 0.02 0.02 99.93 13:45:50 13:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:45:50 13:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:45:50 13:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:45:50 13:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:45:50 13:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:45:50 13:41:01 2 0.02 0.00 0.00 0.02 0.03 99.93 13:45:50 13:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:45:50 13:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:45:50 13:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:45:50 13:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:45:50 13:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:45:50 13:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:45:50 13:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:45:50 13:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:45:50 13:42:01 2 0.02 0.00 0.02 0.00 0.03 99.93 13:45:50 13:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:45:50 13:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:45:50 13:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:45:50 13:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:45:50 13:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:45:50 13:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:45:50 13:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:45:50 13:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:45:50 13:43:01 2 0.03 0.00 0.02 0.03 0.03 99.88 13:45:50 13:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:45:50 13:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:45:50 13:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:45:50 13:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:45:50 13:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:45:50 13:44:01 all 0.06 0.00 0.02 0.01 0.01 99.90 13:45:50 13:44:01 0 0.02 0.00 0.02 0.07 0.00 99.90 13:45:50 13:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:45:50 13:44:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:45:50 13:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:45:50 13:44:01 4 0.05 0.00 0.07 0.00 0.02 99.87 13:45:50 13:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:45:50 13:44:01 6 0.05 0.00 0.03 0.02 0.00 99.90 13:45:50 13:44:01 7 0.28 0.00 0.02 0.00 0.02 99.68 13:45:50 13:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:45:50 13:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:45:50 13:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:45:50 13:45:01 2 0.02 0.00 0.05 0.02 0.03 99.88 13:45:50 13:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:45:50 13:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:45:50 13:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:45:50 13:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:45:50 13:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:50 13:45:50 Average: CPU %user %nice %system %iowait %steal %idle 13:45:50 Average: all 6.01 0.00 1.01 0.83 0.03 92.13 13:45:50 Average: 0 6.27 0.00 0.97 1.80 0.03 90.93 13:45:50 Average: 1 5.87 0.00 1.02 1.05 0.03 92.03 13:45:50 Average: 2 5.92 0.00 1.02 1.63 0.04 91.40 13:45:50 Average: 3 6.11 0.00 0.92 0.21 0.03 92.74 13:45:50 Average: 4 5.90 0.00 1.05 1.20 0.03 91.82 13:45:50 Average: 5 5.98 0.00 1.12 0.18 0.03 92.69 13:45:50 Average: 6 5.88 0.00 0.98 0.09 0.02 93.02 13:45:50 Average: 7 6.12 0.00 1.03 0.45 0.02 92.38 13:45:50 13:45:50 13:45:50