Pull request #294 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c+67966766603bd524e2987370c2b88b0d977a6152 (1336a858e4bb424e030513b50758232a43f4bd58) 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-ssh17844369244515020345.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10915979952725211644.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 590556114a56c6d90cc8043840e039c2f74196dc 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-294/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-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6928622604657959632.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-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2036375592626512691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7023066900035637908.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-294/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-294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8840171914598508933.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5867 in /w/workspace/y_app-rfid-llrp-inventory_PR-294 [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-294 # 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 67966766603bd524e2987370c2b88b0d977a6152 into PR head commit a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c Merge succeeded, producing a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c Checking out Revision a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c (PR-294) > 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/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c # 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 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c # timeout=10 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 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:41:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:41:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:41:05 ========================================================= 13:41:05 EdgeX Global Pipelines Version Info 13:41:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:41:06 ------------------- 13:41:06 stable info: 13:41:06 ------------------- 13:41:06 Commited By: Ginny Guan ginny@iotechsys.com 13:41:06 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:41:06 Message: update stable to v1.0.260 13:41:07 ------------------- 13:41:07 experimental info: 13:41:07 ------------------- 13:41:07 Commited By: Ginny Guan ginny@iotechsys.com 13:41:07 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:41:07 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:41:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo 13:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo 13:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo 13:41:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c [Pipeline] echo 13:41:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5f5bf9 [Pipeline] echo 13:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:09 provisioning config files... 13:41:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/config748415078987637373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:09 ---> ****-login.sh 13:41:09 nexus3.edgexfoundry.org:10001 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 nexus3.edgexfoundry.org:10002 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 nexus3.edgexfoundry.org:10003 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 nexus3.edgexfoundry.org:10004 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 ****.io 13:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:10 Configure a credential helper to remove this warning. See 13:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:10 13:41:10 Login Succeeded 13:41:10 ---> ****-login.sh ends [Pipeline] } 13:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:41:11 + git rev-list -1 --merges a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c~1..a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c [Pipeline] echo 13:41:11 -----------> git rev-list -1 --merges a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c~1..a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c [false] [Pipeline] sh 13:41:12 + git log --format=format:%s -1 a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c [Pipeline] echo 13:41:12 ========================================================= 13:41:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:41:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:12 + git log --format=format:%s -1 a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c [Pipeline] echo 13:41:12 [semverPrep] GIT_COMMIT: a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:41:12 [semverPrep] This is not a build commit. [Pipeline] sh 13:41:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:41:13 + grep -v github /etc/ssh/ssh_known_hosts 13:41:13 + [ -e /tmp/ssh_known_hosts ] 13:41:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:41:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:41:13 + sudo tee -a /etc/ssh/ssh_known_hosts 13:41:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:41:13 13:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:41:14 0.1.4: Pulling from edgex-devops/py-git-semver 13:41:14 b85a868b505f: Pulling fs layer 13:41:14 e2be974225ed: Pulling fs layer 13:41:14 339a4e72a1f5: Pulling fs layer 13:41:14 988bab9f4d93: Pulling fs layer 13:41:14 1469e6f7b9e6: Pulling fs layer 13:41:14 eaf3925da568: Pulling fs layer 13:41:14 bab4dde63d76: Pulling fs layer 13:41:14 bde34c3a00c8: Pulling fs layer 13:41:14 b352a97aabf1: Pulling fs layer 13:41:14 4872d77fe225: Pulling fs layer 13:41:14 5851b861e8e6: Pulling fs layer 13:41:14 988bab9f4d93: Waiting 13:41:14 1469e6f7b9e6: Waiting 13:41:14 bde34c3a00c8: Waiting 13:41:14 b352a97aabf1: Waiting 13:41:14 4872d77fe225: Waiting 13:41:14 eaf3925da568: Waiting 13:41:14 bab4dde63d76: Waiting 13:41:14 5851b861e8e6: Waiting 13:41:14 e2be974225ed: Verifying Checksum 13:41:14 e2be974225ed: Download complete 13:41:14 988bab9f4d93: Verifying Checksum 13:41:14 988bab9f4d93: Download complete 13:41:14 1469e6f7b9e6: Verifying Checksum 13:41:14 1469e6f7b9e6: Download complete 13:41:14 339a4e72a1f5: Verifying Checksum 13:41:14 339a4e72a1f5: Download complete 13:41:14 eaf3925da568: Verifying Checksum 13:41:14 eaf3925da568: Download complete 13:41:14 bde34c3a00c8: Verifying Checksum 13:41:14 bde34c3a00c8: Download complete 13:41:14 b352a97aabf1: Verifying Checksum 13:41:14 b352a97aabf1: Download complete 13:41:14 4872d77fe225: Download complete 13:41:14 5851b861e8e6: Verifying Checksum 13:41:14 5851b861e8e6: Download complete 13:41:14 b85a868b505f: Verifying Checksum 13:41:14 b85a868b505f: Download complete 13:41:14 bab4dde63d76: Verifying Checksum 13:41:14 bab4dde63d76: Download complete 13:41:15 b85a868b505f: Pull complete 13:41:15 e2be974225ed: Pull complete 13:41:16 339a4e72a1f5: Pull complete 13:41:16 988bab9f4d93: Pull complete 13:41:16 1469e6f7b9e6: Pull complete 13:41:16 eaf3925da568: Pull complete 13:41:18 bab4dde63d76: Pull complete 13:41:18 bde34c3a00c8: Pull complete 13:41:18 b352a97aabf1: Pull complete 13:41:18 4872d77fe225: Pull complete 13:41:18 5851b861e8e6: Pull complete 13:41:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:41:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:19 prd-ubuntu20.04-docker-8c-8g-5867 does not seem to be running inside a container 13:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-294 -v /w/workspace/y_app-rfid-llrp-inventory_PR-294:/w/workspace/y_app-rfid-llrp-inventory_PR-294:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-294@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:41:22 $ docker top 201feadbcf5d0a1153a6402312844505b43e628fefe57882b3839b2febdeed22 -eo pid,comm 13:41:22 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:41:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:22 [ssh-agent] Looking for ssh-agent implementation... 13:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:22 $ docker exec 201feadbcf5d0a1153a6402312844505b43e628fefe57882b3839b2febdeed22 ssh-agent 13:41:22 SSH_AUTH_SOCK=/tmp/ssh-6Zz8UC3Nk2g7/agent.32 13:41:22 SSH_AGENT_PID=38 13:41:22 Running ssh-add (command line suppressed) 13:41:22 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/private_key_16379057519853184614.key (/w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/private_key_16379057519853184614.key) 13:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:23 + git tag --points-at HEAD [Pipeline] } 13:41:23 $ docker exec --env ******** --env ******** 201feadbcf5d0a1153a6402312844505b43e628fefe57882b3839b2febdeed22 ssh-agent -k 13:41:23 unset SSH_AUTH_SOCK; 13:41:23 unset SSH_AGENT_PID; 13:41:23 echo Agent pid 38 killed; 13:41:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:41:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:23 [ssh-agent] Looking for ssh-agent implementation... 13:41:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:23 $ docker exec 201feadbcf5d0a1153a6402312844505b43e628fefe57882b3839b2febdeed22 ssh-agent 13:41:23 SSH_AUTH_SOCK=/tmp/ssh-0KM4k2euhtZy/agent.72 13:41:23 SSH_AGENT_PID=78 13:41:23 Running ssh-add (command line suppressed) 13:41:23 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/private_key_13558219345936036526.key (/w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/private_key_13558219345936036526.key) 13:41:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:24 + git semver init 13:41:24 2024-07-18 13:41:24,493 [run_init] DEBUG init version:0.0.0 force:False 13:41:24 2024-07-18 13:41:24,494 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver 13:41:24 2024-07-18 13:41:24,495 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver 13:41:24 2024-07-18 13:41:24,495 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-294, universal_newlines=False, shell=None, istream=None) 13:41:26 2024-07-18 13:41:26,198 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-294/.git/info/exclude 13:41:26 2024-07-18 13:41:26,199 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver/PR-294 with force:False 13:41:26 2024-07-18 13:41:26,199 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver/PR-294 13:41:26 2024-07-18 13:41:26,204 [execute] INFO git cat-file --batch-check 13:41:26 2024-07-18 13:41:26,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver, universal_newlines=False, shell=None, istream=) 13:41:26 2024-07-18 13:41:26,211 [execute] INFO git cat-file --batch 13:41:26 2024-07-18 13:41:26,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver, universal_newlines=False, shell=None, istream=) 13:41:26 2024-07-18 13:41:26,216 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-294/.semver/PR-294 13:41:26 0.0.0 [Pipeline] } 13:41:26 $ docker exec --env ******** --env ******** 201feadbcf5d0a1153a6402312844505b43e628fefe57882b3839b2febdeed22 ssh-agent -k 13:41:26 unset SSH_AUTH_SOCK; 13:41:26 unset SSH_AGENT_PID; 13:41:26 echo Agent pid 78 killed; 13:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:27 + git semver [Pipeline] } 13:41:27 $ docker stop --time=1 201feadbcf5d0a1153a6402312844505b43e628fefe57882b3839b2febdeed22 13:41:28 $ docker rm -f --volumes 201feadbcf5d0a1153a6402312844505b43e628fefe57882b3839b2febdeed22 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:41:29 Stashed 1 file(s) [Pipeline] echo 13:41:29 [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:41:30 provisioning config files... 13:41:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/config17699808854643040997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:30 ---> ****-login.sh 13:41:30 nexus3.edgexfoundry.org:10001 13:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:30 Configure a credential helper to remove this warning. See 13:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:30 13:41:30 Login Succeeded 13:41:30 nexus3.edgexfoundry.org:10002 13:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:30 Configure a credential helper to remove this warning. See 13:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:30 13:41:30 Login Succeeded 13:41:30 nexus3.edgexfoundry.org:10003 13:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:30 Configure a credential helper to remove this warning. See 13:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:30 13:41:30 Login Succeeded 13:41:30 nexus3.edgexfoundry.org:10004 13:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:30 Configure a credential helper to remove this warning. See 13:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:30 13:41:30 Login Succeeded 13:41:30 ****.io 13:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:31 Configure a credential helper to remove this warning. See 13:41:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:31 13:41:31 Login Succeeded 13:41:31 ---> ****-login.sh ends [Pipeline] } 13:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:41:31 ========================================================= 13:41:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:41:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:31 + 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:41:31 Sending build context to Docker daemon 20.03MB 13:41:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:41:31 Step 2/12 : FROM ${BASE} AS builder 13:41:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:41:31 619be1103602: Pulling fs layer 13:41:31 7862e08f4a3e: Pulling fs layer 13:41:31 5df492c9dc93: Pulling fs layer 13:41:31 7629e6793208: Pulling fs layer 13:41:31 4f4fb700ef54: Pulling fs layer 13:41:31 fb5054dd5b73: Pulling fs layer 13:41:31 eeca6798cff9: Pulling fs layer 13:41:31 aa269ceb94a6: Pulling fs layer 13:41:31 ada007ff1a6a: Pulling fs layer 13:41:31 aa269ceb94a6: Waiting 13:41:31 fb5054dd5b73: Waiting 13:41:31 ada007ff1a6a: Waiting 13:41:31 eeca6798cff9: Waiting 13:41:31 7629e6793208: Waiting 13:41:31 4f4fb700ef54: Waiting 13:41:32 7862e08f4a3e: Download complete 13:41:32 7629e6793208: Verifying Checksum 13:41:32 7629e6793208: Download complete 13:41:32 4f4fb700ef54: Verifying Checksum 13:41:32 4f4fb700ef54: Download complete 13:41:32 619be1103602: Verifying Checksum 13:41:32 619be1103602: Download complete 13:41:32 fb5054dd5b73: Verifying Checksum 13:41:32 fb5054dd5b73: Download complete 13:41:32 eeca6798cff9: Verifying Checksum 13:41:32 eeca6798cff9: Download complete 13:41:32 619be1103602: Pull complete 13:41:32 7862e08f4a3e: Pull complete 13:41:32 ada007ff1a6a: Verifying Checksum 13:41:32 ada007ff1a6a: Download complete 13:41:32 5df492c9dc93: Verifying Checksum 13:41:32 5df492c9dc93: Download complete 13:41:33 aa269ceb94a6: Verifying Checksum 13:41:33 aa269ceb94a6: Download complete 13:41:35 5df492c9dc93: Pull complete 13:41:35 7629e6793208: Pull complete 13:41:35 4f4fb700ef54: Pull complete 13:41:35 fb5054dd5b73: Pull complete 13:41:35 eeca6798cff9: Pull complete 13:41:38 aa269ceb94a6: Pull complete 13:41:38 ada007ff1a6a: Pull complete 13:41:38 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:41:38 ---> f489d0715acc 13:41:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:41:41 ---> Running in 5b74017ca62b 13:41:41 Removing intermediate container 5b74017ca62b 13:41:41 ---> 97acd9534059 13:41:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:41:41 ---> Running in e21b4490eaa4 13:41:41 Removing intermediate container e21b4490eaa4 13:41:41 ---> cf7db3e300d0 13:41:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:41:41 ---> Running in aa167a8aa013 13:41:41 Removing intermediate container aa167a8aa013 13:41:41 ---> 548797b8e97b 13:41:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:41 ---> Running in 009dc3c6f4b3 13:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:41:42 OK: 264 MiB in 52 packages 13:41:42 Removing intermediate container 009dc3c6f4b3 13:41:42 ---> b68bf2a300e4 13:41:42 Step 7/12 : WORKDIR /app 13:41:42 ---> Running in 81a03a98997f 13:41:42 Removing intermediate container 81a03a98997f 13:41:42 ---> 22807246815d 13:41:42 Step 8/12 : COPY go.mod vendor* ./ 13:41:43 ---> 3272b56405bc 13:41:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:43 ---> Running in 5ff54644253c 13:41:44 Still waiting to schedule task 13:41:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:43:04 Removing intermediate container 5ff54644253c 13:43:04 ---> 3c41f0f97e79 13:43:04 Step 10/12 : COPY . . 13:43:04 ---> 807c6ec0899c 13:43:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:43:04 ---> Running in fc08ef0f6b3a 13:43:04 Removing intermediate container fc08ef0f6b3a 13:43:04 ---> 84e3562f2cf2 13:43:04 Step 12/12 : RUN $MAKE 13:43:04 ---> Running in 9d30eb4a83f9 13:43:04 noop 13:43:04 Removing intermediate container 9d30eb4a83f9 13:43:04 ---> acda867f999f 13:43:04 Successfully built acda867f999f 13:43:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:05 + docker inspect -f . ci-base-image-x86_64 13:43:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:05 prd-ubuntu20.04-docker-8c-8g-5867 does not seem to be running inside a container 13:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-294 -v /w/workspace/y_app-rfid-llrp-inventory_PR-294:/w/workspace/y_app-rfid-llrp-inventory_PR-294:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-294@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:43:05 $ docker top f3e14715055fedae1684f4916aca8eb6010617776604c04e5b504eedd365d431 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:07 + go version 13:43:07 go version go1.21.9 linux/amd64 [Pipeline] } 13:43:07 $ docker stop --time=1 f3e14715055fedae1684f4916aca8eb6010617776604c04e5b504eedd365d431 13:43:09 $ docker rm -f --volumes f3e14715055fedae1684f4916aca8eb6010617776604c04e5b504eedd365d431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:09 + docker inspect -f . ci-base-image-x86_64 13:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:10 prd-ubuntu20.04-docker-8c-8g-5867 does not seem to be running inside a container 13:43:10 $ 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-294 -v /w/workspace/y_app-rfid-llrp-inventory_PR-294:/w/workspace/y_app-rfid-llrp-inventory_PR-294:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-294@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:43:10 $ docker top 03b99e1388326a6d198d50128b810e665246aa52793c44bd9ac0d64367b1cb0e -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:11 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-294 [Pipeline] fileExists [Pipeline] sh 13:43:11 + make test 13:43:11 go test -race ./... -coverprofile=coverage.out ./... 13:43:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5868 in /w/workspace/y_app-rfid-llrp-inventory_PR-294 [Pipeline] { [Pipeline] ws 13:43:24 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:43:27 The recommended git tool is: git 13:43:34 using credential edgex-jenkins-ssh 13:43:34 Cloning the remote Git repository 13:43:34 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:43:34 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:43:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:43:34 > git --version # timeout=10 13:43:34 > git --version # 'git version 2.25.1' 13:43:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:43:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:39 Merging remotes/origin/main commit 67966766603bd524e2987370c2b88b0d977a6152 into PR head commit a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c 13:43:40 Merge succeeded, producing a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c 13:43:40 Checking out Revision a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c (PR-294) 13:43:40 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:43:40 > git --version # timeout=10 13:43:40 > git --version # 'git version 2.25.1' 13:43:40 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 13:43:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:43:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:43:39 > git config core.sparsecheckout # timeout=10 13:43:39 > git checkout -f a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c # timeout=10 13:43:40 > git remote # timeout=10 13:43:40 > git config --get remote.origin.url # timeout=10 13:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:40 > git merge 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 13:43:40 > git rev-parse HEAD^{commit} # timeout=10 13:43:40 > git config core.sparsecheckout # timeout=10 13:43:40 > git checkout -f a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:43:45 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:45 Dload Upload Total Spent Left Speed 13:43:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 13:43:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:43:46 + sudo tee /etc/docker/daemon.new 13:43:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:43:46 { 13:43:46 "registry-mirrors": [ 13:43:46 "https://nexus3.edgexfoundry.org:10001" 13:43:46 ], 13:43:46 "bip": "10.250.0.254/24", 13:43:46 "hosts": [ 13:43:46 "tcp://0.0.0.0:5555", 13:43:46 "unix:///var/run/docker.sock" 13:43:46 ], 13:43:46 "mtu": 1458, 13:43:46 "selinux-enabled": true, 13:43:46 "seccomp-profile": "/etc/docker/seccomp.json" 13:43:46 } [Pipeline] sh 13:43:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:43:47 + sudo service docker restart 13:43:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:43:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:43:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.114s coverage: 86.2% of statements 13:43:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.677s coverage: 71.9% of statements 13:44:25 go vet ./... 13:44:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:44:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:44:31 ./bin/test-attribution.sh 13:44:31 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:44:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:44:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:44:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:44:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:44:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:44:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:44:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:44:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:44:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:44:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:44:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] configFileProvider 13:44:39 provisioning config files... 13:44:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8999719372542590965tmp [Pipeline] } 13:44:39 $ docker stop --time=1 03b99e1388326a6d198d50128b810e665246aa52793c44bd9ac0d64367b1cb0e 13:44:43 $ docker rm -f --volumes 03b99e1388326a6d198d50128b810e665246aa52793c44bd9ac0d64367b1cb0e [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 13:44:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:44:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 13:44:44 ---> ****-login.sh 13:44:44 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 13:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:45 Configure a credential helper to remove this warning. See 13:44:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:45 13:44:45 Login Succeeded 13:44:45 nexus3.edgexfoundry.org:10002 13:44:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:45 Configure a credential helper to remove this warning. See 13:44:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:45 13:44:45 Login Succeeded 13:44:45 + ls -al . 13:44:45 total 276 13:44:45 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 13:43 . 13:44:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:40 .. 13:44:45 -rw-rw-r-- 1 jenkins jenkins 262 Jul 18 13:41 .dockerignore 13:44:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:43 .git 13:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:41 .github 13:44:45 -rw-rw-r-- 1 jenkins jenkins 773 Jul 18 13:41 .gitignore 13:44:45 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:41 .golangci.yml 13:44:45 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:41 .semver 13:44:45 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 18 13:41 Attribution.txt 13:44:45 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 18 13:41 CHANGELOG.md 13:44:45 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 18 13:41 Dockerfile 13:44:45 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:41 GOVERNANCE.md 13:44:45 -rw-rw-r-- 1 jenkins jenkins 665 Jul 18 13:41 Jenkinsfile 13:44:45 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 13:41 LICENSE 13:44:45 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 18 13:41 Makefile 13:44:45 -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 13:41 OWNERS.md 13:44:45 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 18 13:41 README.md 13:44:45 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 13:41 VERSION 13:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:41 bin 13:44:45 -rw-r--r-- 1 jenkins jenkins 41317 Jul 18 13:43 coverage.out 13:44:45 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 18 13:41 go.mod 13:44:45 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 18 13:41 go.sum 13:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:41 images 13:44:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:41 internal 13:44:45 -rw-rw-r-- 1 jenkins jenkins 531 Jul 18 13:41 main.go 13:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:41 openapi 13:44:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:41 res 13:44:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:41 static [Pipeline] isUnix [Pipeline] withEnv 13:44:46 nexus3.edgexfoundry.org:10003 13:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh 13:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:46 Configure a credential helper to remove this warning. See 13:44:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:46 13:44:46 Login Succeeded 13:44:46 nexus3.edgexfoundry.org:10004 13:44:46 + 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=a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c --label arch=amd64 --label version=0.0.0 . 13:44:46 Sending build context to Docker daemon 20.03MB 13:44:46 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:44:46 Step 2/30 : FROM ${BASE} AS builder 13:44:46 ---> acda867f999f 13:44:46 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:46 Configure a credential helper to remove this warning. See 13:44:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:46 13:44:46 Login Succeeded 13:44:46 ****.io 13:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:47 Configure a credential helper to remove this warning. See 13:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:47 13:44:47 Login Succeeded 13:44:47 ---> ****-login.sh ends [Pipeline] } 13:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:44:47 ---> Running in 5442d41d3dca [Pipeline] echo 13:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 13:44:47 Removing intermediate container 5442d41d3dca 13:44:47 ---> 9ddda542c6b4 13:44:47 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:44:47 ---> Running in bc811d509067 13:44:47 Removing intermediate container bc811d509067 13:44:47 ---> ec4070b7fa3b 13:44:47 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:44:47 ---> Running in e2828c60376d [Pipeline] echo 13:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:44:47 ========================================================= 13:44:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:44:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 13:44:47 Removing intermediate container e2828c60376d 13:44:47 ---> c3f0ad1bddc8 13:44:47 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:44:47 ---> Running in 652980240caa [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:44:48 + 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:44:48 Sending build context to Docker daemon 673.8kB 13:44:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:44:48 Step 2/12 : FROM ${BASE} AS builder 13:44:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:44:48 c6b39de5b339: Pulling fs layer 13:44:48 a69c41024577: Pulling fs layer 13:44:48 d6de4b400683: Pulling fs layer 13:44:48 35cb2a7552d0: Pulling fs layer 13:44:48 4f4fb700ef54: Pulling fs layer 13:44:48 464afbd9ba4c: Pulling fs layer 13:44:48 00f215d4a9da: Pulling fs layer 13:44:48 d496ad576159: Pulling fs layer 13:44:48 4f4fb700ef54: Waiting 13:44:48 464afbd9ba4c: Waiting 13:44:48 00f215d4a9da: Waiting 13:44:48 d496ad576159: Waiting 13:44:48 35cb2a7552d0: Waiting 13:44:48 OK: 264 MiB in 52 packages 13:44:48 a69c41024577: Verifying Checksum 13:44:48 a69c41024577: Download complete 13:44:48 35cb2a7552d0: Verifying Checksum 13:44:48 35cb2a7552d0: Download complete 13:44:48 4f4fb700ef54: Verifying Checksum 13:44:48 4f4fb700ef54: Download complete 13:44:48 c6b39de5b339: Verifying Checksum 13:44:48 c6b39de5b339: Download complete 13:44:48 464afbd9ba4c: Verifying Checksum 13:44:48 464afbd9ba4c: Download complete 13:44:48 Removing intermediate container 652980240caa 13:44:48 ---> ee1d6a35b7de 13:44:48 Step 7/30 : WORKDIR /app 13:44:48 ---> Running in 8360ded2ab4b 13:44:48 Removing intermediate container 8360ded2ab4b 13:44:48 ---> 82d7979e8d6b 13:44:48 Step 8/30 : COPY go.mod vendor* ./ 13:44:49 ---> 6d934906f340 13:44:49 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:49 ---> Running in aa0552cad087 13:44:49 d496ad576159: Verifying Checksum 13:44:49 d496ad576159: Download complete 13:44:49 c6b39de5b339: Pull complete 13:44:49 Removing intermediate container aa0552cad087 13:44:49 ---> 9ee027b8ebf3 13:44:49 Step 10/30 : COPY . . 13:44:50 a69c41024577: Pull complete 13:44:50 d6de4b400683: Verifying Checksum 13:44:50 d6de4b400683: Download complete 13:44:50 ---> 84351217f111 13:44:50 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:44:51 ---> Running in 63798dc2d891 13:44:51 Removing intermediate container 63798dc2d891 13:44:51 ---> e1b0cb45f52b 13:44:51 Step 12/30 : RUN $MAKE 13:44:51 ---> Running in 9e3c3ba35b22 13:44:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -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 00f215d4a9da: Verifying Checksum 13:44:51 00f215d4a9da: Download complete 13:45:03 d6de4b400683: Pull complete 13:45:03 35cb2a7552d0: Pull complete 13:45:03 4f4fb700ef54: Pull complete 13:45:03 464afbd9ba4c: Pull complete 13:45:12 00f215d4a9da: Pull complete 13:45:13 d496ad576159: Pull complete 13:45:13 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:45:13 ---> f246e2811388 13:45:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:45:15 ---> Running in f2597d29a7ef 13:45:15 Removing intermediate container f2597d29a7ef 13:45:15 ---> eb6fc31be5cc 13:45:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:45:15 ---> Running in baa72f668527 13:45:16 Removing intermediate container baa72f668527 13:45:16 ---> 31509fcb069f 13:45:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:45:16 ---> Running in 7bc15442ceee 13:45:16 Removing intermediate container 7bc15442ceee 13:45:16 ---> 9e12145d0deb 13:45:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:45:16 ---> Running in 0f62bf825405 13:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:45:19 OK: 266 MiB in 52 packages 13:45:19 Removing intermediate container 0f62bf825405 13:45:19 ---> 50ea880a7c40 13:45:19 Step 7/12 : WORKDIR /app 13:45:19 ---> Running in d8b7afbb82c6 13:45:19 Removing intermediate container d8b7afbb82c6 13:45:19 ---> 8b160ba5f4ea 13:45:19 Step 8/12 : COPY go.mod vendor* ./ 13:45:20 ---> b89a180b840a 13:45:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:20 ---> Running in 74360e00a168 13:45:30 Removing intermediate container 9e3c3ba35b22 13:45:30 ---> 211ed28094e2 13:45:30 Step 13/30 : FROM alpine:3.18 13:45:30 3.18: Pulling from library/alpine 13:45:30 73baa7ef167e: Pulling fs layer 13:45:30 73baa7ef167e: Download complete 13:45:30 73baa7ef167e: Pull complete 13:45:30 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:45:30 Status: Downloaded newer image for alpine:3.18 13:45:30 ---> 8fd7cac70a4a 13:45:30 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:45:30 ---> Running in 8bdd5fd1683c 13:45:30 Removing intermediate container 8bdd5fd1683c 13:45:30 ---> b4428cc757fe 13:45:30 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:45:30 ---> Running in 05df46209086 13:45:31 Removing intermediate container 05df46209086 13:45:31 ---> f42ab5c0d0eb 13:45:31 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:45:31 ---> Running in 9d140a845309 13:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:45:31 (1/2) Installing ca-certificates (20240226-r0) 13:45:31 (2/2) Installing dumb-init (1.2.5-r2) 13:45:31 Executing busybox-1.36.1-r7.trigger 13:45:31 Executing ca-certificates-20240226-r0.trigger 13:45:31 OK: 8 MiB in 17 packages 13:45:32 Removing intermediate container 9d140a845309 13:45:32 ---> 3b665c41ec72 13:45:32 Step 17/30 : RUN apk --no-cache upgrade 13:45:32 ---> Running in 7ec24d5f11c9 13:45:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:45:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:45:32 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:45:32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:45:32 Executing ca-certificates-20240226-r0.trigger 13:45:33 OK: 8 MiB in 17 packages 13:45:34 Removing intermediate container 7ec24d5f11c9 13:45:34 ---> 5a1038842471 13:45:34 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:45:34 ---> 81aef0a86b2b 13:45:34 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:45:34 ---> 947bd837c6aa 13:45:34 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:45:34 ---> f43ec2b9328c 13:45:34 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:45:34 ---> b14a9417381b 13:45:34 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:45:36 ---> 82d3820bd83f 13:45:36 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:45:36 ---> Running in c587d87f00fc 13:45:37 Removing intermediate container c587d87f00fc 13:45:37 ---> 6c8e9dde9346 13:45:37 Step 24/30 : VOLUME /cache 13:45:37 ---> Running in bd1bf9bdc521 13:45:37 Removing intermediate container bd1bf9bdc521 13:45:37 ---> c3a97805af48 13:45:37 Step 25/30 : EXPOSE 59711 13:45:37 ---> Running in 0e1765383ece 13:45:37 Removing intermediate container 0e1765383ece 13:45:37 ---> 7697051be188 13:45:37 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:45:37 ---> Running in 3eb7a6a678a1 13:45:37 Removing intermediate container 3eb7a6a678a1 13:45:37 ---> 44527a3ac721 13:45:37 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:45:37 ---> Running in c285ba8406fd 13:45:37 Removing intermediate container c285ba8406fd 13:45:37 ---> 0f5b75c82e3e 13:45:37 Step 28/30 : LABEL arch=amd64 13:45:37 ---> Running in 53b0158a8c4c 13:45:37 Removing intermediate container 53b0158a8c4c 13:45:37 ---> 080d39a07535 13:45:37 Step 29/30 : LABEL git_sha=a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c 13:45:37 ---> Running in 5062fa1d5665 13:45:37 Removing intermediate container 5062fa1d5665 13:45:37 ---> d9eb22a20032 13:45:37 Step 30/30 : LABEL version=0.0.0 13:45:37 ---> Running in c6d383064995 13:45:37 Removing intermediate container c6d383064995 13:45:37 ---> 3ec3d07f6174 13:45:37 [Warning] One or more build-args [ARCH] were not consumed 13:45:37 Successfully built 3ec3d07f6174 13:45:37 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:39 13:45:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:39 latest: Pulling from edgex-lftools-log-publisher 13:45:39 5eb5b503b376: Pulling fs layer 13:45:39 5c69ac0246d0: Pulling fs layer 13:45:39 ec43610c2a17: Pulling fs layer 13:45:39 3a2ae6a8a46f: Pulling fs layer 13:45:39 33b1e0a273af: Pulling fs layer 13:45:39 5d3b04190fa2: Pulling fs layer 13:45:39 2f39f015ded8: Pulling fs layer 13:45:39 33b1e0a273af: Waiting 13:45:39 5d3b04190fa2: Waiting 13:45:39 2f39f015ded8: Waiting 13:45:39 3a2ae6a8a46f: Waiting 13:45:39 5c69ac0246d0: Download complete 13:45:39 3a2ae6a8a46f: Verifying Checksum 13:45:39 3a2ae6a8a46f: Download complete 13:45:39 ec43610c2a17: Verifying Checksum 13:45:39 5d3b04190fa2: Verifying Checksum 13:45:39 5d3b04190fa2: Download complete 13:45:39 33b1e0a273af: Verifying Checksum 13:45:39 33b1e0a273af: Download complete 13:45:39 5eb5b503b376: Download complete 13:45:40 2f39f015ded8: Download complete 13:45:40 5eb5b503b376: Pull complete 13:45:41 5c69ac0246d0: Pull complete 13:45:42 ec43610c2a17: Pull complete 13:45:42 3a2ae6a8a46f: Pull complete 13:45:42 33b1e0a273af: Pull complete 13:45:47 5d3b04190fa2: Pull complete 13:45:51 2f39f015ded8: Pull complete 13:45:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:51 prd-ubuntu20.04-docker-8c-8g-5867 does not seem to be running inside a container 13:45:51 $ 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-294 -v /w/workspace/y_app-rfid-llrp-inventory_PR-294:/w/workspace/y_app-rfid-llrp-inventory_PR-294:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-294@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:45:54 $ docker top 39f2f2f98a5ed0dcd59f0a5e977612a5d8503175f321cbf07fb8b73bb485e023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:54 ---> job-cost.sh 13:45:54 lf-activate-venv: SKIPPING 13:45:54 INFO: No Stack... 13:45:55 INFO: Retrieving Pricing Info for: v3-standard-8 13:45:55 INFO: Archiving Costs [Pipeline] sh 13:45:55 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-294/archives/cost.csv 13:45:55 + cut -d, -f6 [Pipeline] lock 13:45:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] 13:45:55 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] did not exist. Created. 13:45:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:56 + echo total: 0.2199999988079071 [Pipeline] stash 13:45:56 Stashed 1 file(s) [Pipeline] } 13:45:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:56 $ docker stop --time=1 39f2f2f98a5ed0dcd59f0a5e977612a5d8503175f321cbf07fb8b73bb485e023 13:45:57 $ docker rm -f --volumes 39f2f2f98a5ed0dcd59f0a5e977612a5d8503175f321cbf07fb8b73bb485e023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:47:12 Removing intermediate container 74360e00a168 13:47:12 ---> 42ee1534cb11 13:47:12 Step 10/12 : COPY . . 13:47:12 ---> f855bd535ca9 13:47:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:47:12 ---> Running in d0730b1a5373 13:47:12 Removing intermediate container d0730b1a5373 13:47:12 ---> 70a5d41a40dc 13:47:12 Step 12/12 : RUN $MAKE 13:47:12 ---> Running in 7b211995b812 13:47:12 noop 13:47:12 Removing intermediate container 7b211995b812 13:47:12 ---> 91cafb4278ba 13:47:12 Successfully built 91cafb4278ba 13:47:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:12 + docker inspect -f . ci-base-image-arm64 13:47:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:13 prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container 13:47:13 $ 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:47:14 $ docker top 57fa7de79352332c603b8d84d5beeba44f9f8d5f1839df1952af997de5d509d3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:15 + go version 13:47:15 go version go1.21.9 linux/arm64 [Pipeline] } 13:47:15 $ docker stop --time=1 57fa7de79352332c603b8d84d5beeba44f9f8d5f1839df1952af997de5d509d3 13:47:16 $ docker rm -f --volumes 57fa7de79352332c603b8d84d5beeba44f9f8d5f1839df1952af997de5d509d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:17 + docker inspect -f . ci-base-image-arm64 13:47:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:18 prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container 13:47:18 $ 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:47:19 $ docker top 9359e69e7eb466fd9222538b419734be0955a7be6a456b8287f70e689a77833a -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:20 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:47:20 + make test 13:47:20 go test -race ./... -coverprofile=coverage.out ./... 13:51:12 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:51:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:51:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.954s coverage: 86.2% of statements 13:51:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.291s coverage: 71.9% of statements 13:51:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:51:30 go vet ./... 13:55:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:55:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:55:07 ./bin/test-attribution.sh 13:55:07 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:55:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:55:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:55:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:55:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:55:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:55:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:55:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:55:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:55:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:55:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:55:07 $ docker stop --time=1 9359e69e7eb466fd9222538b419734be0955a7be6a456b8287f70e689a77833a 13:55:09 $ docker rm -f --volumes 9359e69e7eb466fd9222538b419734be0955a7be6a456b8287f70e689a77833a [Pipeline] // withDockerContainer [Pipeline] sh 13:55:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:55:12 Warning: overwriting stash ‘coverage-report’ 13:55:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:55:13 + ls -al . 13:55:13 total 272 13:55:13 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 13:47 . 13:55:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:43 .. 13:55:13 -rw-rw-r-- 1 jenkins jenkins 262 Jul 18 13:43 .dockerignore 13:55:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:43 .git 13:55:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:43 .github 13:55:13 -rw-rw-r-- 1 jenkins jenkins 773 Jul 18 13:43 .gitignore 13:55:13 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:43 .golangci.yml 13:55:13 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 18 13:43 Attribution.txt 13:55:13 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 18 13:43 CHANGELOG.md 13:55:13 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 18 13:43 Dockerfile 13:55:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:43 GOVERNANCE.md 13:55:13 -rw-rw-r-- 1 jenkins jenkins 665 Jul 18 13:43 Jenkinsfile 13:55:13 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 13:43 LICENSE 13:55:13 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 18 13:43 Makefile 13:55:13 -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 13:43 OWNERS.md 13:55:13 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 18 13:43 README.md 13:55:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 13:41 VERSION 13:55:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:43 bin 13:55:13 -rw-r--r-- 1 jenkins jenkins 41317 Jul 18 13:51 coverage.out 13:55:13 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 18 13:43 go.mod 13:55:13 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 18 13:43 go.sum 13:55:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:43 images 13:55:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:43 internal 13:55:13 -rw-rw-r-- 1 jenkins jenkins 531 Jul 18 13:43 main.go 13:55:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:43 openapi 13:55:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:43 res 13:55:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:14 + 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=a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c --label arch=arm64 --label version=0.0.0 . 13:55:14 Sending build context to Docker daemon 673.8kB 13:55:14 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:55:14 Step 2/30 : FROM ${BASE} AS builder 13:55:14 ---> 91cafb4278ba 13:55:14 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:55:14 ---> Running in 5c4d64cc1601 13:55:14 Removing intermediate container 5c4d64cc1601 13:55:14 ---> 9c2b36a6ae1d 13:55:14 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:55:14 ---> Running in 97454d520513 13:55:15 Removing intermediate container 97454d520513 13:55:15 ---> 3cdc6b128515 13:55:15 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:55:15 ---> Running in 93091e52fd55 13:55:15 Removing intermediate container 93091e52fd55 13:55:15 ---> 35c7036081ee 13:55:15 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:55:15 ---> Running in fc4068771ed4 13:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:55:17 OK: 266 MiB in 52 packages 13:55:18 Removing intermediate container fc4068771ed4 13:55:18 ---> dff573fbb54b 13:55:18 Step 7/30 : WORKDIR /app 13:55:18 ---> Running in 4622ac4f6d7d 13:55:18 Removing intermediate container 4622ac4f6d7d 13:55:18 ---> 1de7c6515292 13:55:18 Step 8/30 : COPY go.mod vendor* ./ 13:55:19 ---> e6ae57c12e85 13:55:19 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:19 ---> Running in 6498f26da4d8 13:55:21 Removing intermediate container 6498f26da4d8 13:55:21 ---> edee7ce7ccc1 13:55:21 Step 10/30 : COPY . . 13:55:22 ---> ae0fdbcbf605 13:55:22 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:55:22 ---> Running in 73745f5a9f9e 13:55:22 Removing intermediate container 73745f5a9f9e 13:55:22 ---> b4ec316e7b7d 13:55:22 Step 12/30 : RUN $MAKE 13:55:22 ---> Running in 9e4e5d4cf9fa 13:55:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -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:58:45 Removing intermediate container 9e4e5d4cf9fa 13:58:45 ---> 4f8e757a2e03 13:58:45 Step 13/30 : FROM alpine:3.18 13:58:45 3.18: Pulling from library/alpine 13:58:45 5c905c7ebe2f: Pulling fs layer 13:58:45 5c905c7ebe2f: Download complete 13:58:45 5c905c7ebe2f: Pull complete 13:58:45 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:58:45 Status: Downloaded newer image for alpine:3.18 13:58:45 ---> dec292d02e07 13:58:45 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:58:45 ---> Running in 7cb94aca699c 13:58:45 Removing intermediate container 7cb94aca699c 13:58:45 ---> 24caa3acbdd1 13:58:45 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:58:45 ---> Running in 887c2fb62d32 13:58:45 Removing intermediate container 887c2fb62d32 13:58:45 ---> c6e4cbe3458b 13:58:45 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:58:45 ---> Running in 31ce817f0e81 13:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:58:45 (1/2) Installing ca-certificates (20240226-r0) 13:58:45 (2/2) Installing dumb-init (1.2.5-r2) 13:58:45 Executing busybox-1.36.1-r7.trigger 13:58:45 Executing ca-certificates-20240226-r0.trigger 13:58:45 OK: 9 MiB in 17 packages 13:58:45 Removing intermediate container 31ce817f0e81 13:58:45 ---> 2ab0e1b65c23 13:58:45 Step 17/30 : RUN apk --no-cache upgrade 13:58:45 ---> Running in 95efe39c9da8 13:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:58:47 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:58:47 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:58:47 Executing ca-certificates-20240226-r0.trigger 13:58:47 OK: 9 MiB in 17 packages 13:58:48 Removing intermediate container 95efe39c9da8 13:58:48 ---> 256e28a392b9 13:58:48 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:58:49 ---> b7f33077b835 13:58:49 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:58:49 ---> c7924558eb7e 13:58:49 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:58:49 ---> ad3eefbc2a3f 13:58:49 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:58:50 ---> 93e262ed0651 13:58:50 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:58:51 ---> f82c317c100b 13:58:51 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:58:52 ---> Running in 89549012eb93 13:58:53 Removing intermediate container 89549012eb93 13:58:53 ---> 079289f98fd7 13:58:53 Step 24/30 : VOLUME /cache 13:58:53 ---> Running in cc3e668a5fa7 13:58:53 Removing intermediate container cc3e668a5fa7 13:58:53 ---> ff6a4aa06a47 13:58:53 Step 25/30 : EXPOSE 59711 13:58:54 ---> Running in 1cfd5c63f2a6 13:58:54 Removing intermediate container 1cfd5c63f2a6 13:58:54 ---> 0ce0d07107e0 13:58:54 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:58:54 ---> Running in ec9b92159bf0 13:58:54 Removing intermediate container ec9b92159bf0 13:58:54 ---> 90ea39e534c1 13:58:54 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:58:55 ---> Running in fa379a59914d 13:58:55 Removing intermediate container fa379a59914d 13:58:55 ---> ba14e6ac2df1 13:58:55 Step 28/30 : LABEL arch=arm64 13:58:55 ---> Running in 437384fec99b 13:58:55 Removing intermediate container 437384fec99b 13:58:55 ---> cf239f58ed6f 13:58:55 Step 29/30 : LABEL git_sha=a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c 13:58:55 ---> Running in b2cae836bfee 13:58:55 Removing intermediate container b2cae836bfee 13:58:55 ---> a4f405de2733 13:58:55 Step 30/30 : LABEL version=0.0.0 13:58:56 ---> Running in 14c474f8e92e 13:58:56 Removing intermediate container 14c474f8e92e 13:58:56 ---> 00c9b2a4e243 13:58:56 [Warning] One or more build-args [ARCH] were not consumed 13:58:56 Successfully built 00c9b2a4e243 13:58:56 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:57 13:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:57 arm64: Pulling from edgex-lftools-log-publisher 13:58:57 8998bd30e6a1: Pulling fs layer 13:58:57 04944245beec: Pulling fs layer 13:58:57 699f458cf7ca: Pulling fs layer 13:58:57 765212b225bb: Pulling fs layer 13:58:57 f23df028b6ca: Pulling fs layer 13:58:57 d65c8cfc05b1: Pulling fs layer 13:58:57 2437ff75d9bd: Pulling fs layer 13:58:57 765212b225bb: Waiting 13:58:57 f23df028b6ca: Waiting 13:58:57 d65c8cfc05b1: Waiting 13:58:57 2437ff75d9bd: Waiting 13:58:58 04944245beec: Verifying Checksum 13:58:58 04944245beec: Download complete 13:58:58 765212b225bb: Verifying Checksum 13:58:58 765212b225bb: Download complete 13:58:58 f23df028b6ca: Verifying Checksum 13:58:58 f23df028b6ca: Download complete 13:58:58 d65c8cfc05b1: Verifying Checksum 13:58:58 d65c8cfc05b1: Download complete 13:58:58 699f458cf7ca: Verifying Checksum 13:58:58 699f458cf7ca: Download complete 13:58:58 8998bd30e6a1: Download complete 13:59:01 2437ff75d9bd: Download complete 13:59:03 8998bd30e6a1: Pull complete 13:59:03 04944245beec: Pull complete 13:59:05 699f458cf7ca: Pull complete 13:59:05 765212b225bb: Pull complete 13:59:06 f23df028b6ca: Pull complete 13:59:06 d65c8cfc05b1: Pull complete 13:59:24 2437ff75d9bd: Pull complete 13:59:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:25 prd-ubuntu20.04-docker-arm64-4c-16g-5868 does not seem to be running inside a container 13:59:25 $ 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:59:28 $ docker top 51b99185b3cd587d566afb72fe95299a4c7bdc2aa073e44756218c6cb383abbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:28 ---> job-cost.sh 13:59:28 lf-activate-venv: SKIPPING 13:59:28 INFO: No Stack... 13:59:29 INFO: Retrieving Pricing Info for: v3-standard-4 13:59:30 INFO: Archiving Costs [Pipeline] sh 13:59:30 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:59:30 + cut -d, -f6 [Pipeline] lock 13:59:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] 13:59:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] did not exist. Created. 13:59:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:31 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-3d22da67/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:59:32 + echo total: 0.10999999940395355 [Pipeline] stash 13:59:32 Warning: overwriting stash ‘stack-cost’ 13:59:32 Stashed 1 file(s) [Pipeline] } 13:59:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:59:32 $ docker stop --time=1 51b99185b3cd587d566afb72fe95299a4c7bdc2aa073e44756218c6cb383abbb 13:59:33 $ docker rm -f --volumes 51b99185b3cd587d566afb72fe95299a4c7bdc2aa073e44756218c6cb383abbb [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:59:35 provisioning config files... 13:59:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/config10306368435138013278tmp [Pipeline] { [Pipeline] sh 13:59:35 + set +x 13:59:35 + + curl -s https://codecov.io/bash 13:59:35 bash -s -- 13:59:35 13:59:35 _____ _ 13:59:35 / ____| | | 13:59:35 | | ___ __| | ___ ___ _____ __ 13:59:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:59:35 | |___| (_) | (_| | __/ (_| (_) \ V / 13:59:35 \_____\___/ \__,_|\___|\___\___/ \_/ 13:59:35 Bash-1.0.6 13:59:35 13:59:35 13:59:35 ==> git version 2.25.1 found 13:59:35 ==> 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:59:35 Release-Date: 2020-01-08 13:59:35 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:59:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:59:35 ==> Jenkins CI detected. 13:59:35 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-294 13:59:35 project root: . 13:59:35 --> token set from env 13:59:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:59:35 ==> Running gcov in . (disable via -X gcov) 13:59:35 ==> Python coveragepy not found 13:59:35 ==> Searching for coverage reports in: 13:59:35 + . 13:59:35 -> Found 1 reports 13:59:35 ==> Detecting git/mercurial file structure 13:59:35 ==> Reading reports 13:59:35 + ./coverage.out bytes=41317 13:59:35 ==> Appending adjustments 13:59:35 https://docs.codecov.io/docs/fixing-reports 13:59:35 + Found adjustments 13:59:35 ==> Gzipping contents 13:59:35 12K /tmp/codecov.DlNeyN.gz 13:59:35 ==> Uploading reports 13:59:35 url: https://codecov.io 13:59:35 query: branch=PR-294&commit=a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=294&job=&cmd_args= 13:59:35 -> Pinging Codecov 13:59:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-294&commit=a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=294&job=&cmd_args= 13:59:35 -> Uploading to 13:59:35 https://storage.googleapis.com/codecov/v4/raw/2024-07-18/581DD39554BDF9B6E22D074273EAD858/a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c/eeb21221-7cfe-4ca5-a194-d84a4d1971b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T135935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e3716fd3773f5fed0d6acca390d8dfa1539c70823a4d334669acf3f992c030c 13:59:35 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:35 Dload Upload Total Spent Left Speed 13:59:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 43811 --:--:-- --:--:-- --:--:-- 43811 13:59:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a5f5bf9863a0aab7030cb1b528b2405b4f21ed5c [Pipeline] } 13:59:36 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:59:38 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-294/archives ] 13:59:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-294/archives 13:59:38 total 16 13:59:38 drwxr-xr-x 3 root root 4096 Jul 18 13:45 . 13:59:38 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 13:45 .. 13:59:38 drwxr-xr-x 2 root root 4096 Jul 18 13:45 cost 13:59:38 -rw-r--r-- 1 root root 95 Jul 18 13:45 cost.csv 13:59:38 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-294/archives 13:59:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-294/archives 13:59:38 total 16 13:59:38 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:45 . 13:59:38 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 13:45 .. 13:59:38 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 13:45 cost 13:59:38 -rw-r--r-- 1 jenkins jenkins 95 Jul 18 13:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:59:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:40 ---> package-listing.sh 13:59:40 ++ facter osfamily 13:59:40 ++ tr '[:upper:]' '[:lower:]' 13:59:40 + OS_FAMILY=debian 13:59:40 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-294 13:59:40 + START_PACKAGES=/tmp/packages_start.txt 13:59:40 + END_PACKAGES=/tmp/packages_end.txt 13:59:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:40 + PACKAGES=/tmp/packages_start.txt 13:59:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-294 ']' 13:59:40 + PACKAGES=/tmp/packages_end.txt 13:59:40 + case "${OS_FAMILY}" in 13:59:40 + dpkg -l 13:59:40 + grep '^ii' 13:59:40 + '[' -f /tmp/packages_start.txt ']' 13:59:40 + '[' -f /tmp/packages_end.txt ']' 13:59:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-294 ']' 13:59:40 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-294/archives/ 13:59:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-294/archives/ [Pipeline] echo 13:59:40 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-294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:59:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:41 prd-ubuntu20.04-docker-8c-8g-5867 does not seem to be running inside a container 13:59:41 $ 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-294/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-294 -v /w/workspace/y_app-rfid-llrp-inventory_PR-294:/w/workspace/y_app-rfid-llrp-inventory_PR-294:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-294@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:59:41 $ docker top d13e777a830b541a6bb74e699dd7d4c25f55b248821e55914a10ae6b709af035 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:42 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:42 + mkdir -p /var/log/sysstat [Pipeline] sh 13:59:43 + ls /var/log/sa-host 13:59:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:43 provisioning config files... 13:59:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-294@tmp/config7107005686326586169tmp [Pipeline] { [Pipeline] echo 13:59:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:43 ---> create-netrc.sh [Pipeline] } 13:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:59:44 ---> python-tools-install.sh [Pipeline] echo 13:59:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:44 ---> sudo-logs.sh 13:59:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:59:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:45 ---> job-cost.sh 13:59:45 lf-activate-venv: SKIPPING 13:59:45 DEBUG: total: 0.2199999988079071 13:59:45 INFO: Retrieving Stack Cost... 13:59:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:46 INFO: Archiving Costs [Pipeline] echo 13:59:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:46 ---> logs-deploy.sh 13:59:46 lf-activate-venv: SKIPPING 13:59:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-294/1 13:59:46 INFO: archiving workspace using pattern(s): 13:59:47 Archives upload complete. 13:59:47 INFO: archiving logs to Nexus 13:59:48 ---> uname -a: 13:59:48 Linux prd-ubuntu20-04-docker-8c-8g-5867 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:59:48 13:59:48 13:59:48 ---> lscpu: 13:59:48 Architecture: x86_64 13:59:48 CPU op-mode(s): 32-bit, 64-bit 13:59:48 Byte Order: Little Endian 13:59:48 Address sizes: 40 bits physical, 48 bits virtual 13:59:48 CPU(s): 8 13:59:48 On-line CPU(s) list: 0-7 13:59:48 Thread(s) per core: 1 13:59:48 Core(s) per socket: 1 13:59:48 Socket(s): 8 13:59:48 NUMA node(s): 1 13:59:48 Vendor ID: AuthenticAMD 13:59:48 CPU family: 23 13:59:48 Model: 49 13:59:48 Model name: AMD EPYC-Rome Processor 13:59:48 Stepping: 0 13:59:48 CPU MHz: 2799.998 13:59:48 BogoMIPS: 5599.99 13:59:48 Virtualization: AMD-V 13:59:48 Hypervisor vendor: KVM 13:59:48 Virtualization type: full 13:59:48 L1d cache: 256 KiB 13:59:48 L1i cache: 256 KiB 13:59:48 L2 cache: 4 MiB 13:59:48 L3 cache: 128 MiB 13:59:48 NUMA node0 CPU(s): 0-7 13:59:48 Vulnerability Itlb multihit: Not affected 13:59:48 Vulnerability L1tf: Not affected 13:59:48 Vulnerability Mds: Not affected 13:59:48 Vulnerability Meltdown: Not affected 13:59:48 Vulnerability Mmio stale data: Not affected 13:59:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:59:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:59:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:59:48 Vulnerability Srbds: Not affected 13:59:48 Vulnerability Tsx async abort: Not affected 13:59:48 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:59:48 13:59:48 13:59:48 ---> nproc: 13:59:48 8 13:59:48 13:59:48 13:59:48 ---> df -h: 13:59:48 Filesystem Size Used Avail Use% Mounted on 13:59:48 overlay 155G 12G 143G 8% / 13:59:48 tmpfs 64M 0 64M 0% /dev 13:59:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:59:48 shm 64M 0 64M 0% /dev/shm 13:59:48 /dev/vda1 155G 12G 143G 8% /facter-os 13:59:48 13:59:48 13:59:48 ---> sar -b -r -n DEV: 13:59:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5867) 07/18/24 _x86_64_ (8 CPU) 13:59:48 13:59:48 13:40:17 LINUX RESTART (8 CPU) 13:59:48 13:59:48 13:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:59:48 13:42:01 326.16 12.82 313.34 0.00 1761.04 109883.72 0.00 13:59:48 13:43:01 194.43 0.02 194.42 0.00 3.33 103729.38 0.00 13:59:48 13:44:01 24.70 0.05 24.65 0.00 3.73 2659.08 0.00 13:59:48 13:45:01 90.22 0.17 90.05 0.00 12.40 31546.28 0.00 13:59:48 13:46:01 225.63 5.22 220.41 0.00 4350.74 60601.50 0.00 13:59:48 13:47:01 3.50 0.02 3.48 0.00 0.13 97.58 0.00 13:59:48 13:48:01 1.92 0.00 1.92 0.00 0.00 22.66 0.00 13:59:48 13:49:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 13:59:48 13:50:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 13:59:48 13:51:01 2.17 0.00 2.17 0.00 0.00 23.86 0.00 13:59:48 13:52:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 13:59:48 13:53:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 13:59:48 13:54:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 13:59:48 13:55:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 13:59:48 13:56:01 2.03 0.02 2.02 0.00 0.13 27.33 0.00 13:59:48 13:57:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 13:59:48 13:58:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 13:59:48 13:59:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 13:59:48 Average: 49.11 1.02 48.09 0.00 340.70 17156.43 0.00 13:59:48 13:59:48 13:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:59:48 13:42:01 28053672 31518156 795160 2.42 129796 3494924 1902084 5.61 1274612 3047976 894476 13:59:48 13:43:01 28010240 31540544 775412 2.36 185656 3497960 1755572 5.17 1123876 3236424 468 13:59:48 13:44:01 27298212 31395956 909996 2.77 189232 3999904 2287096 6.74 1420840 3579760 478420 13:59:48 13:45:01 27326588 31322440 982552 2.99 193156 3892920 2408236 7.10 1686028 3283452 355400 13:59:48 13:46:01 26526416 31501848 770224 2.34 231680 4804072 1717468 5.06 1660008 4042100 464 13:59:48 13:47:01 26534288 31504688 768236 2.34 230152 4800812 1744128 5.14 1657080 4038832 396 13:59:48 13:48:01 26536784 31507192 765672 2.33 230180 4800808 1744128 5.14 1655348 4038836 4 13:59:48 13:49:01 26546124 31516576 756184 2.30 230204 4800820 1744128 5.14 1646372 4038840 168 13:59:48 13:50:01 26546864 31517352 755308 2.30 230224 4800820 1744128 5.14 1644836 4038840 12 13:59:48 13:51:01 26550324 31521000 751692 2.29 230280 4800952 1744128 5.14 1642108 4038964 16 13:59:48 13:52:01 26551716 31522460 750164 2.28 230296 4800952 1744128 5.14 1640940 4038976 176 13:59:48 13:53:01 26551480 31522232 750352 2.28 230340 4800956 1744128 5.14 1640584 4038980 8 13:59:48 13:54:01 26552008 31522828 749700 2.28 230396 4800960 1727768 5.09 1640656 4038988 8 13:59:48 13:55:01 26552168 31523052 749668 2.28 230424 4800964 1727768 5.09 1640708 4038996 12 13:59:48 13:56:01 26550824 31521828 750412 2.28 230460 4800944 1748788 5.15 1641268 4038956 4 13:59:48 13:57:01 26550784 31521796 750328 2.28 230480 4800952 1748788 5.15 1641028 4038964 4 13:59:48 13:58:01 26550388 31521464 750628 2.28 230512 4800952 1748788 5.15 1641072 4038968 8 13:59:48 13:59:01 26550800 31521880 750344 2.28 230528 4800956 1748788 5.15 1641072 4038972 12 13:59:48 Average: 26796649 31501294 779557 2.37 218000 4561202 1818336 5.36 1585469 3871990 96114 13:59:48 13:59:48 13:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:59:48 13:42:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 13:59:48 13:42:01 ens3 731.22 561.12 8470.80 103.87 0.00 0.00 0.00 0.00 13:59:48 13:42:01 docker0 386.53 467.83 32.12 3573.25 0.00 0.00 0.00 0.00 13:59:48 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:43:01 ens3 2.80 1.32 1.88 0.98 0.00 0.00 0.00 0.00 13:59:48 13:43:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:44:01 ens3 31.73 18.08 30.67 9.93 0.00 0.00 0.00 0.00 13:59:48 13:44:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:59:48 13:44:01 vethcd611db 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:59:48 13:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:59:48 13:45:01 vethc14fc61 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:59:48 13:45:01 ens3 22.81 16.01 49.33 9.28 0.00 0.00 0.00 0.00 13:59:48 13:45:01 docker0 1.22 2.47 0.07 30.89 0.00 0.00 0.00 0.00 13:59:48 13:46:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 13:59:48 13:46:01 ens3 281.84 130.98 5400.78 21.35 0.00 0.00 0.00 0.00 13:59:48 13:46:01 docker0 3.97 7.43 0.24 97.49 0.00 0.00 0.00 0.00 13:59:48 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:47:01 ens3 0.40 0.32 0.03 0.03 0.00 0.00 0.00 0.00 13:59:48 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:49:01 ens3 0.32 0.20 0.46 0.01 0.00 0.00 0.00 0.00 13:59:48 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:51:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:59:48 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:54:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:59:48 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:56:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:59:48 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:58:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:59:48 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:48 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 13:59:48 Average: ens3 59.60 40.51 775.58 8.09 0.00 0.00 0.00 0.00 13:59:48 Average: docker0 21.78 26.57 1.80 205.80 0.00 0.00 0.00 0.00 13:59:48 13:59:48 13:59:48 ---> sar -P ALL: 13:59:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5867) 07/18/24 _x86_64_ (8 CPU) 13:59:48 13:59:48 13:40:17 LINUX RESTART (8 CPU) 13:59:48 13:59:48 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:59:48 13:42:01 all 8.75 0.00 3.71 3.95 0.08 83.51 13:59:48 13:42:01 0 9.91 0.00 3.55 1.92 0.07 84.56 13:59:48 13:42:01 1 9.35 0.00 3.54 3.10 0.07 83.95 13:59:48 13:42:01 2 8.13 0.00 4.71 1.48 0.08 85.60 13:59:48 13:42:01 3 7.30 0.00 3.53 7.50 0.07 81.59 13:59:48 13:42:01 4 12.70 0.00 3.55 3.18 0.08 80.49 13:59:48 13:42:01 5 5.80 0.00 3.39 6.66 0.10 84.05 13:59:48 13:42:01 6 8.54 0.00 3.61 2.67 0.08 85.10 13:59:48 13:42:01 7 8.26 0.00 3.82 5.12 0.07 82.73 13:59:48 13:43:01 all 3.45 0.00 2.13 9.51 0.04 84.87 13:59:48 13:43:01 0 3.27 0.00 2.20 2.35 0.03 92.15 13:59:48 13:43:01 1 3.38 0.00 3.57 0.67 0.03 92.35 13:59:48 13:43:01 2 3.50 0.00 1.81 0.22 0.10 94.38 13:59:48 13:43:01 3 3.35 0.00 3.12 56.15 0.05 37.33 13:59:48 13:43:01 4 3.35 0.00 1.19 0.17 0.03 95.26 13:59:48 13:43:01 5 3.95 0.00 1.35 0.48 0.03 94.18 13:59:48 13:43:01 6 3.02 0.00 2.01 10.12 0.02 84.84 13:59:48 13:43:01 7 3.78 0.00 1.81 6.20 0.03 88.17 13:59:48 13:44:01 all 30.30 0.00 4.13 6.51 0.09 58.97 13:59:48 13:44:01 0 31.49 0.00 4.57 21.72 0.08 42.14 13:59:48 13:44:01 1 29.92 0.00 3.88 0.30 0.10 65.79 13:59:48 13:44:01 2 31.53 0.00 3.99 0.45 0.10 63.93 13:59:48 13:44:01 3 30.36 0.00 3.96 0.79 0.12 64.77 13:59:48 13:44:01 4 30.53 0.00 4.21 6.44 0.07 58.75 13:59:48 13:44:01 5 28.83 0.00 3.91 20.79 0.08 46.39 13:59:48 13:44:01 6 30.34 0.00 4.06 0.64 0.08 64.88 13:59:48 13:44:01 7 29.39 0.00 4.44 0.89 0.10 65.19 13:59:48 13:45:01 all 43.26 0.00 5.94 1.70 0.09 49.01 13:59:48 13:45:01 0 42.72 0.00 5.87 2.65 0.08 48.68 13:59:48 13:45:01 1 42.80 0.00 6.01 0.08 0.08 51.02 13:59:48 13:45:01 2 44.64 0.00 5.88 0.18 0.08 49.20 13:59:48 13:45:01 3 42.80 0.00 5.92 2.45 0.08 48.75 13:59:48 13:45:01 4 43.25 0.00 5.53 6.37 0.10 44.74 13:59:48 13:45:01 5 43.72 0.00 5.70 1.01 0.10 49.47 13:59:48 13:45:01 6 42.93 0.00 6.49 0.40 0.10 50.08 13:59:48 13:45:01 7 43.24 0.00 6.12 0.44 0.08 50.12 13:59:48 13:46:01 all 14.58 0.00 4.36 9.82 0.07 71.17 13:59:48 13:46:01 0 14.31 0.00 3.73 15.98 0.08 65.89 13:59:48 13:46:01 1 15.73 0.00 4.96 10.10 0.07 69.14 13:59:48 13:46:01 2 13.73 0.00 4.90 4.98 0.07 76.32 13:59:48 13:46:01 3 14.16 0.00 4.42 3.45 0.07 77.90 13:59:48 13:46:01 4 13.92 0.00 4.84 21.32 0.07 59.85 13:59:48 13:46:01 5 14.48 0.00 4.37 19.15 0.08 61.91 13:59:48 13:46:01 6 14.34 0.00 3.29 1.24 0.07 81.05 13:59:48 13:46:01 7 15.93 0.00 4.38 2.46 0.07 77.17 13:59:48 13:47:01 all 0.09 0.00 0.06 0.67 0.01 99.17 13:59:48 13:47:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:59:48 13:47:01 1 0.02 0.00 0.05 0.00 0.00 99.93 13:59:48 13:47:01 2 0.12 0.00 0.02 0.38 0.00 99.48 13:59:48 13:47:01 3 0.03 0.00 0.03 3.82 0.00 96.12 13:59:48 13:47:01 4 0.27 0.00 0.12 0.12 0.02 99.48 13:59:48 13:47:01 5 0.07 0.00 0.05 0.00 0.02 99.87 13:59:48 13:47:01 6 0.03 0.00 0.08 0.70 0.00 99.18 13:59:48 13:47:01 7 0.08 0.00 0.10 0.37 0.00 99.45 13:59:48 13:48:01 all 0.21 0.00 0.02 0.09 0.01 99.67 13:59:48 13:48:01 0 1.50 0.00 0.07 0.00 0.02 98.42 13:59:48 13:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:59:48 13:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:59:48 13:48:01 3 0.02 0.00 0.00 0.32 0.02 99.65 13:59:48 13:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:59:48 13:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:59:48 13:48:01 6 0.02 0.00 0.02 0.43 0.00 99.53 13:59:48 13:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 13:59:48 13:49:01 all 0.10 0.00 0.01 0.06 0.00 99.83 13:59:48 13:49:01 0 0.73 0.00 0.03 0.00 0.02 99.22 13:59:48 13:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:49:01 3 0.00 0.00 0.00 0.28 0.00 99.72 13:59:48 13:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 13:59:48 13:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:49:01 6 0.02 0.00 0.02 0.17 0.02 99.78 13:59:48 13:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:50:01 all 0.06 0.00 0.02 0.00 0.01 99.91 13:59:48 13:50:01 0 0.32 0.00 0.03 0.00 0.02 99.63 13:59:48 13:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:59:48 13:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:59:48 13:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:59:48 13:50:01 5 0.05 0.00 0.03 0.00 0.03 99.88 13:59:48 13:50:01 6 0.03 0.00 0.02 0.02 0.00 99.93 13:59:48 13:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:51:01 all 0.03 0.00 0.02 0.02 0.00 99.93 13:59:48 13:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:59:48 13:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:51:01 3 0.00 0.00 0.02 0.03 0.00 99.95 13:59:48 13:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:59:48 13:51:01 5 0.03 0.00 0.05 0.00 0.02 99.90 13:59:48 13:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:51:01 7 0.10 0.00 0.03 0.13 0.02 99.72 13:59:48 13:52:01 all 0.06 0.00 0.01 0.00 0.01 99.92 13:59:48 13:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:59:48 13:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:59:48 13:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:59:48 13:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:52:01 5 0.27 0.00 0.03 0.00 0.02 99.68 13:59:48 13:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:59:48 13:52:01 7 0.13 0.00 0.00 0.02 0.00 99.85 13:59:48 13:59:48 13:52:01 CPU %user %nice %system %iowait %steal %idle 13:59:48 13:53:01 all 0.17 0.00 0.01 0.01 0.01 99.81 13:59:48 13:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:53:01 3 0.00 0.00 0.02 0.05 0.00 99.93 13:59:48 13:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:59:48 13:53:01 5 0.13 0.00 0.02 0.02 0.02 99.82 13:59:48 13:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:59:48 13:53:01 7 1.14 0.00 0.02 0.00 0.02 98.82 13:59:48 13:54:01 all 0.28 0.00 0.01 0.01 0.01 99.70 13:59:48 13:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:59:48 13:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:54:01 3 0.02 0.00 0.00 0.03 0.00 99.95 13:59:48 13:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:48 13:54:01 5 0.13 0.00 0.03 0.02 0.03 99.78 13:59:48 13:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:54:01 7 1.97 0.00 0.00 0.00 0.00 98.03 13:59:48 13:55:01 all 0.11 0.00 0.01 0.01 0.01 99.86 13:59:48 13:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:59:48 13:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:59:48 13:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:59:48 13:55:01 3 0.00 0.00 0.00 0.03 0.00 99.97 13:59:48 13:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:59:48 13:55:01 5 0.07 0.00 0.03 0.00 0.02 99.88 13:59:48 13:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:59:48 13:55:01 7 0.76 0.00 0.03 0.00 0.02 99.19 13:59:48 13:56:01 all 0.03 0.00 0.03 0.01 0.01 99.93 13:59:48 13:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:59:48 13:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:59:48 13:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:59:48 13:56:01 3 0.00 0.00 0.02 0.05 0.02 99.92 13:59:48 13:56:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:59:48 13:56:01 5 0.07 0.00 0.07 0.00 0.02 99.85 13:59:48 13:56:01 6 0.03 0.00 0.05 0.03 0.00 99.88 13:59:48 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:57:01 all 0.12 0.00 0.01 0.00 0.01 99.87 13:59:48 13:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:59:48 13:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:59:48 13:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:59:48 13:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 13:59:48 13:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:59:48 13:57:01 7 0.75 0.00 0.00 0.00 0.00 99.25 13:59:48 13:58:01 all 0.25 0.00 0.01 0.01 0.00 99.72 13:59:48 13:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:59:48 13:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:59:48 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:58:01 3 0.00 0.00 0.00 0.07 0.00 99.93 13:59:48 13:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:59:48 13:58:01 5 0.00 0.00 0.05 0.00 0.02 99.93 13:59:48 13:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:48 13:58:01 7 1.92 0.00 0.02 0.00 0.02 98.05 13:59:48 13:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:59:48 13:59:01 0 0.05 0.00 0.02 0.02 0.00 99.92 13:59:48 13:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:59:48 13:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 13:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:59:48 13:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:59:48 13:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:59:48 13:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:59:48 13:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:59:48 Average: all 5.63 0.00 1.13 1.79 0.03 91.43 13:59:48 Average: 0 5.78 0.00 1.12 2.47 0.03 90.61 13:59:48 Average: 1 5.59 0.00 1.22 0.78 0.02 92.38 13:59:48 Average: 2 5.63 0.00 1.18 0.42 0.03 92.74 13:59:48 Average: 3 5.42 0.00 1.16 4.14 0.02 89.25 13:59:48 Average: 4 5.77 0.00 1.08 2.07 0.02 91.06 13:59:48 Average: 5 5.40 0.00 1.06 2.65 0.03 90.85 13:59:48 Average: 6 5.50 0.00 1.09 0.91 0.02 92.48 13:59:48 Average: 7 5.94 0.00 1.15 0.86 0.02 92.03 13:59:48 13:59:48 13:59:48