Pull request #107 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9a5ad2aff3007e986483899ddd0353542217408+072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (9e92aa23fb12d58bd2e65896b2d354071a9b085e) 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-ssh4243692447808957266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10198710219689350577.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-107/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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6571237346216614583.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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11156426705486378647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2075653092466390025.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-107/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-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh974092641096360295.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-24604 in /w/workspace/y_app-rfid-llrp-inventory_PR-107 [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-107 # 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 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit c9a5ad2aff3007e986483899ddd0353542217408 Merge succeeded, producing c9a5ad2aff3007e986483899ddd0353542217408 Checking out Revision c9a5ad2aff3007e986483899ddd0353542217408 (PR-107) > 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/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # 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 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:13:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:13:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:05 ========================================================= 16:13:05 EdgeX Global Pipelines Version Info 16:13:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:13:06 ------------------- 16:13:06 stable info: 16:13:06 ------------------- 16:13:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:13:06 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:13:06 Message: update stable to v1.0.239 16:13:06 ------------------- 16:13:06 experimental info: 16:13:06 ------------------- 16:13:06 Commited By: **** collab-it+edgex@linuxfoundation.org 16:13:06 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:13:06 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:13:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:13:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:13:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo 16:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo 16:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo 16:13:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo 16:13:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a5ad2 [Pipeline] echo 16:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:08 provisioning config files... 16:13:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config522284794926440651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:08 ---> docker-login.sh 16:13:08 nexus3.edgexfoundry.org:10001 16:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:09 Configure a credential helper to remove this warning. See 16:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:09 16:13:09 Login Succeeded 16:13:09 nexus3.edgexfoundry.org:10002 16:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:09 Configure a credential helper to remove this warning. See 16:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:09 16:13:09 Login Succeeded 16:13:09 nexus3.edgexfoundry.org:10003 16:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:09 Configure a credential helper to remove this warning. See 16:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:09 16:13:09 Login Succeeded 16:13:09 nexus3.edgexfoundry.org:10004 16:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:09 Configure a credential helper to remove this warning. See 16:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:09 16:13:09 Login Succeeded 16:13:09 docker.io 16:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:10 Configure a credential helper to remove this warning. See 16:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:10 16:13:10 Login Succeeded 16:13:10 ---> docker-login.sh ends [Pipeline] } 16:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:13:10 + git rev-list -1 --merges c9a5ad2aff3007e986483899ddd0353542217408~1..c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo 16:13:10 -----------> git rev-list -1 --merges c9a5ad2aff3007e986483899ddd0353542217408~1..c9a5ad2aff3007e986483899ddd0353542217408 c9a5ad2aff3007e986483899ddd0353542217408 [false] [Pipeline] sh 16:13:11 + git log --format=format:%s -1 c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo 16:13:11 ========================================================= 16:13:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:13:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:11 + git log --format=format:%s -1 c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo 16:13:11 [semverPrep] GIT_COMMIT: c9a5ad2aff3007e986483899ddd0353542217408, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 16:13:11 [semverPrep] This is not a build commit. [Pipeline] sh 16:13:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:11 + grep -v github /etc/ssh/ssh_known_hosts 16:13:11 + [ -e /tmp/ssh_known_hosts ] 16:13:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:13:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:13:11 + sudo tee -a /etc/ssh/ssh_known_hosts 16:13:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:12 16:13:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:12 0.1.4: Pulling from edgex-devops/py-git-semver 16:13:12 b85a868b505f: Pulling fs layer 16:13:12 e2be974225ed: Pulling fs layer 16:13:12 339a4e72a1f5: Pulling fs layer 16:13:12 988bab9f4d93: Pulling fs layer 16:13:12 1469e6f7b9e6: Pulling fs layer 16:13:12 eaf3925da568: Pulling fs layer 16:13:12 bab4dde63d76: Pulling fs layer 16:13:12 bde34c3a00c8: Pulling fs layer 16:13:12 b352a97aabf1: Pulling fs layer 16:13:12 4872d77fe225: Pulling fs layer 16:13:12 5851b861e8e6: Pulling fs layer 16:13:12 988bab9f4d93: Waiting 16:13:12 bde34c3a00c8: Waiting 16:13:12 1469e6f7b9e6: Waiting 16:13:12 bab4dde63d76: Waiting 16:13:12 b352a97aabf1: Waiting 16:13:12 eaf3925da568: Waiting 16:13:12 5851b861e8e6: Waiting 16:13:12 4872d77fe225: Waiting 16:13:12 e2be974225ed: Download complete 16:13:12 988bab9f4d93: Verifying Checksum 16:13:12 988bab9f4d93: Download complete 16:13:13 1469e6f7b9e6: Verifying Checksum 16:13:13 1469e6f7b9e6: Download complete 16:13:13 eaf3925da568: Verifying Checksum 16:13:13 eaf3925da568: Download complete 16:13:13 339a4e72a1f5: Verifying Checksum 16:13:13 339a4e72a1f5: Download complete 16:13:13 bde34c3a00c8: Verifying Checksum 16:13:13 bde34c3a00c8: Download complete 16:13:13 b352a97aabf1: Download complete 16:13:13 4872d77fe225: Download complete 16:13:13 b85a868b505f: Verifying Checksum 16:13:13 b85a868b505f: Download complete 16:13:13 bab4dde63d76: Verifying Checksum 16:13:13 bab4dde63d76: Download complete 16:13:14 b85a868b505f: Pull complete 16:13:14 e2be974225ed: Pull complete 16:13:14 339a4e72a1f5: Pull complete 16:13:15 988bab9f4d93: Pull complete 16:13:15 1469e6f7b9e6: Pull complete 16:13:15 eaf3925da568: Pull complete 16:13:17 bab4dde63d76: Pull complete 16:13:17 bde34c3a00c8: Pull complete 16:13:17 b352a97aabf1: Pull complete 16:13:17 4872d77fe225: Pull complete 16:13:17 5851b861e8e6: Pull complete 16:13:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:17 prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container 16:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@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 16:13:20 $ docker top b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f -eo pid,comm 16:13:20 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). 16:13:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:20 [ssh-agent] Looking for ssh-agent implementation... 16:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:20 $ docker exec b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent 16:13:20 SSH_AUTH_SOCK=/tmp/ssh-sMYroUAxilVO/agent.34 16:13:20 SSH_AGENT_PID=40 16:13:20 Running ssh-add (command line suppressed) 16:13:20 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_7309093383252670279.key (/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_7309093383252670279.key) 16:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:21 + git tag --points-at HEAD [Pipeline] } 16:13:21 $ docker exec --env ******** --env ******** b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent -k 16:13:21 unset SSH_AUTH_SOCK; 16:13:21 unset SSH_AGENT_PID; 16:13:21 echo Agent pid 40 killed; 16:13:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:13:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:21 [ssh-agent] Looking for ssh-agent implementation... 16:13:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:21 $ docker exec b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent 16:13:21 SSH_AUTH_SOCK=/tmp/ssh-7WHlsfOoVUYO/agent.76 16:13:21 SSH_AGENT_PID=82 16:13:21 Running ssh-add (command line suppressed) 16:13:21 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_2408183989012447814.key (/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_2408183989012447814.key) 16:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:21 + git semver init 16:13:22 2022-09-05 16:13:22,176 [run_init] DEBUG init version:0.0.0 force:False 16:13:22 2022-09-05 16:13:22,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver 16:13:22 2022-09-05 16:13:22,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver 16:13:22 2022-09-05 16:13:22,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-107, universal_newlines=False, shell=None, istream=None) 16:13:23 2022-09-05 16:13:23,395 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.git/info/exclude 16:13:23 2022-09-05 16:13:23,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver/PR-107 with force:False 16:13:23 2022-09-05 16:13:23,396 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver/PR-107 16:13:23 2022-09-05 16:13:23,400 [execute] INFO git cat-file --batch-check 16:13:23 2022-09-05 16:13:23,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver, universal_newlines=False, shell=None, istream=) 16:13:23 2022-09-05 16:13:23,406 [execute] INFO git cat-file --batch 16:13:23 2022-09-05 16:13:23,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver, universal_newlines=False, shell=None, istream=) 16:13:23 2022-09-05 16:13:23,412 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver/PR-107 16:13:23 0.0.0 [Pipeline] } 16:13:23 $ docker exec --env ******** --env ******** b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent -k 16:13:23 unset SSH_AUTH_SOCK; 16:13:23 unset SSH_AGENT_PID; 16:13:23 echo Agent pid 82 killed; 16:13:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:24 + git semver [Pipeline] } 16:13:24 $ docker stop --time=1 b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f 16:13:25 $ docker rm -f b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f [Pipeline] // withDockerContainer [Pipeline] sh 16:13:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:13:26 Stashed 1 file(s) [Pipeline] echo 16:13:26 [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 16:13:27 provisioning config files... 16:13:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config2831053764263658738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:27 ---> docker-login.sh 16:13:27 nexus3.edgexfoundry.org:10001 16:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:27 Configure a credential helper to remove this warning. See 16:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:27 16:13:27 Login Succeeded 16:13:27 nexus3.edgexfoundry.org:10002 16:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:27 Configure a credential helper to remove this warning. See 16:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:27 16:13:27 Login Succeeded 16:13:27 nexus3.edgexfoundry.org:10003 16:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:27 Configure a credential helper to remove this warning. See 16:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:27 16:13:27 Login Succeeded 16:13:27 nexus3.edgexfoundry.org:10004 16:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:27 Configure a credential helper to remove this warning. See 16:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:27 16:13:27 Login Succeeded 16:13:27 docker.io 16:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:28 Configure a credential helper to remove this warning. See 16:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:28 16:13:28 Login Succeeded 16:13:28 ---> docker-login.sh ends [Pipeline] } 16:13:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:13:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:28 ========================================================= 16:13:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:13:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:13:29 Sending build context to Docker daemon 12.47MB 16:13:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:13:29 Step 2/13 : FROM ${BASE} AS builder 16:13:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:13:29 2408cc74d12b: Pulling fs layer 16:13:29 ea60b727a1ce: Pulling fs layer 16:13:29 30c4a7721957: Pulling fs layer 16:13:29 370296b7ddb6: Pulling fs layer 16:13:29 7c6cee850709: Pulling fs layer 16:13:29 39a5fcdaea64: Pulling fs layer 16:13:29 d94ebbe4e438: Pulling fs layer 16:13:29 bcfd1f05c69d: Pulling fs layer 16:13:29 59ccb84bbe0f: Pulling fs layer 16:13:29 7c6cee850709: Waiting 16:13:29 39a5fcdaea64: Waiting 16:13:29 59ccb84bbe0f: Waiting 16:13:29 370296b7ddb6: Waiting 16:13:29 bcfd1f05c69d: Waiting 16:13:29 30c4a7721957: Verifying Checksum 16:13:29 30c4a7721957: Download complete 16:13:29 ea60b727a1ce: Verifying Checksum 16:13:29 ea60b727a1ce: Download complete 16:13:29 7c6cee850709: Verifying Checksum 16:13:29 7c6cee850709: Download complete 16:13:29 39a5fcdaea64: Verifying Checksum 16:13:29 39a5fcdaea64: Download complete 16:13:29 2408cc74d12b: Verifying Checksum 16:13:29 2408cc74d12b: Download complete 16:13:29 d94ebbe4e438: Verifying Checksum 16:13:29 d94ebbe4e438: Download complete 16:13:29 2408cc74d12b: Pull complete 16:13:29 ea60b727a1ce: Pull complete 16:13:29 30c4a7721957: Pull complete 16:13:29 59ccb84bbe0f: Verifying Checksum 16:13:29 59ccb84bbe0f: Download complete 16:13:29 bcfd1f05c69d: Verifying Checksum 16:13:29 bcfd1f05c69d: Download complete 16:13:30 370296b7ddb6: Verifying Checksum 16:13:30 370296b7ddb6: Download complete 16:13:34 370296b7ddb6: Pull complete 16:13:34 7c6cee850709: Pull complete 16:13:34 39a5fcdaea64: Pull complete 16:13:34 d94ebbe4e438: Pull complete 16:13:35 bcfd1f05c69d: Pull complete 16:13:36 59ccb84bbe0f: Pull complete 16:13:36 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:13:36 ---> a4fb48ad2a94 16:13:36 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:13:40 ---> Running in a0618238321d 16:13:41 Removing intermediate container a0618238321d 16:13:41 ---> 33c3aba77636 16:13:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:13:41 ---> Running in 53905f8dc9d3 16:13:41 Removing intermediate container 53905f8dc9d3 16:13:41 ---> 875672fe6af0 16:13:41 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:13:41 ---> Running in 21d767ec1266 16:13:41 Removing intermediate container 21d767ec1266 16:13:41 ---> 4e5a590f7b6f 16:13:41 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:41 ---> Running in 1b541daa262e 16:13:41 Still waiting to schedule task 16:13:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:13:42 Removing intermediate container 1b541daa262e 16:13:42 ---> a7d43900d159 16:13:42 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:43 ---> Running in 11e6524de10c 16:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:13:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:13:44 OK: 211 MiB in 51 packages 16:13:45 Removing intermediate container 11e6524de10c 16:13:45 ---> d63061d1b831 16:13:45 Step 8/13 : WORKDIR /app 16:13:45 ---> Running in 0e5d2c74a978 16:13:45 Removing intermediate container 0e5d2c74a978 16:13:45 ---> 8a3a3173a57f 16:13:45 Step 9/13 : COPY go.mod vendor* ./ 16:13:45 ---> 755db72b3561 16:13:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:45 ---> Running in 11dfe8e9166e 16:14:11 Removing intermediate container 11dfe8e9166e 16:14:11 ---> 132f35ee166a 16:14:11 Step 11/13 : COPY . . 16:14:11 ---> 06a6c85a0408 16:14:11 Step 12/13 : ARG MAKE="make build" 16:14:11 ---> Running in fea95c946fe6 16:14:11 Removing intermediate container fea95c946fe6 16:14:11 ---> c10ef7689cd8 16:14:11 Step 13/13 : RUN $MAKE 16:14:11 ---> Running in 95c6eed8ee90 16:14:11 noop 16:14:11 Removing intermediate container 95c6eed8ee90 16:14:11 ---> dc8914621953 16:14:11 Successfully built dc8914621953 16:14:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:12 + docker inspect -f . ci-base-image-x86_64 16:14:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:12 prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container 16:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@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 16:14:12 $ docker top 5d802f991cd333a85a3f9bc54f9b2ad4b65970bb005c82158e6b7d878a32412f -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:13 + go version 16:14:13 go version go1.18.3 linux/amd64 [Pipeline] } 16:14:13 $ docker stop --time=1 5d802f991cd333a85a3f9bc54f9b2ad4b65970bb005c82158e6b7d878a32412f 16:14:14 $ docker rm -f 5d802f991cd333a85a3f9bc54f9b2ad4b65970bb005c82158e6b7d878a32412f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:15 + docker inspect -f . ci-base-image-x86_64 16:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:15 prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container 16:14:15 $ 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-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@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 16:14:15 $ docker top 1fb1443834b8774995998bf1cce41ce805939c4e13a0bff5b7fa5bbb0037c81d -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:16 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-107 [Pipeline] fileExists [Pipeline] sh 16:14:16 + make test 16:14:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:14:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:14:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.058s coverage: 86.2% of statements 16:14:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:14:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements 16:14:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:14:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:14:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:14:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:14:38 ./bin/test-attribution.sh 16:14:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:14:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:14:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:14:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:14:38 $ docker stop --time=1 1fb1443834b8774995998bf1cce41ce805939c4e13a0bff5b7fa5bbb0037c81d 16:14:40 $ docker rm -f 1fb1443834b8774995998bf1cce41ce805939c4e13a0bff5b7fa5bbb0037c81d [Pipeline] // withDockerContainer [Pipeline] sh 16:14:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:14:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:14:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:14:42 + ls -al . 16:14:42 total 232 16:14:42 drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 16:14 . 16:14:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:12 .. 16:14:42 -rw-rw-r-- 1 jenkins jenkins 262 Sep 5 16:13 .dockerignore 16:14:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 16:14 .git 16:14:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:13 .github 16:14:42 -rw-rw-r-- 1 jenkins jenkins 788 Sep 5 16:13 .gitignore 16:14:42 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 16:13 .golangci.yml 16:14:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 16:13 .semver 16:14:42 -rw-rw-r-- 1 jenkins jenkins 9546 Sep 5 16:13 Attribution.txt 16:14:42 -rw-rw-r-- 1 jenkins jenkins 2487 Sep 5 16:13 CHANGELOG.md 16:14:42 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 16:13 Dockerfile 16:14:42 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 16:13 GOVERNANCE.md 16:14:42 -rw-rw-r-- 1 jenkins jenkins 687 Sep 5 16:13 Jenkinsfile 16:14:42 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 16:13 LICENSE 16:14:42 -rw-rw-r-- 1 jenkins jenkins 2949 Sep 5 16:13 Makefile 16:14:42 -rw-rw-r-- 1 jenkins jenkins 617 Sep 5 16:13 OWNERS.md 16:14:42 -rw-rw-r-- 1 jenkins jenkins 30359 Sep 5 16:13 README.md 16:14:42 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 16:13 VERSION 16:14:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:13 bin 16:14:42 -rw-r--r-- 1 jenkins jenkins 41008 Sep 5 16:14 coverage.out 16:14:42 -rw-rw-r-- 1 jenkins jenkins 3678 Sep 5 16:13 go.mod 16:14:42 -rw-rw-r-- 1 jenkins jenkins 38059 Sep 5 16:13 go.sum 16:14:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:13 images 16:14:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:13 internal 16:14:42 -rw-rw-r-- 1 jenkins jenkins 531 Sep 5 16:13 main.go 16:14:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:13 res 16:14:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:13 snap 16:14:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:42 + 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=c9a5ad2aff3007e986483899ddd0353542217408 --label arch=amd64 --label version=0.0.0 . 16:14:42 Sending build context to Docker daemon 12.47MB 16:14:42 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 16:14:42 Step 2/31 : FROM ${BASE} AS builder 16:14:42 ---> dc8914621953 16:14:42 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:14:43 ---> Running in bd1211bbaedd 16:14:43 Removing intermediate container bd1211bbaedd 16:14:43 ---> d467e354d7a3 16:14:43 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:14:43 ---> Running in 827f755eeada 16:14:43 Removing intermediate container 827f755eeada 16:14:43 ---> 01f8ea95b6a3 16:14:43 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:14:43 ---> Running in 9bb50c1b22d0 16:14:43 Removing intermediate container 9bb50c1b22d0 16:14:43 ---> 1b6d912ed9ae 16:14:43 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:43 ---> Running in ce0cf6c9d296 16:14:43 Removing intermediate container ce0cf6c9d296 16:14:43 ---> 662b4b9e62d8 16:14:43 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:14:43 ---> Running in d8e8a9cd5e26 16:14:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:14:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:14:45 OK: 211 MiB in 51 packages 16:14:45 Removing intermediate container d8e8a9cd5e26 16:14:45 ---> c943ef329f86 16:14:45 Step 8/31 : WORKDIR /app 16:14:45 ---> Running in 52cff222e9b4 16:14:45 Removing intermediate container 52cff222e9b4 16:14:45 ---> 77ec58241261 16:14:45 Step 9/31 : COPY go.mod vendor* ./ 16:14:45 ---> 6cbd76130b6b 16:14:45 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:45 ---> Running in c4b4d0e7c7a4 16:14:46 Removing intermediate container c4b4d0e7c7a4 16:14:46 ---> 9c53e4e5e3a0 16:14:46 Step 11/31 : COPY . . 16:14:47 ---> 63b86b810b28 16:14:47 Step 12/31 : ARG MAKE="make build" 16:14:47 ---> Running in 20bb1540ef36 16:14:47 Removing intermediate container 20bb1540ef36 16:14:47 ---> 1ee5c9732572 16:14:47 Step 13/31 : RUN $MAKE 16:14:47 ---> Running in c9d97db326d4 16:14:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 16:15:09 Removing intermediate container c9d97db326d4 16:15:09 ---> b098cee92cde 16:15:09 Step 14/31 : FROM alpine:3.14 16:15:09 3.14: Pulling from library/alpine 16:15:09 c7ed990a2339: Pulling fs layer 16:15:09 c7ed990a2339: Verifying Checksum 16:15:09 c7ed990a2339: Download complete 16:15:09 c7ed990a2339: Pull complete 16:15:09 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 16:15:09 Status: Downloaded newer image for alpine:3.14 16:15:09 ---> dd53f409bf0b 16:15:09 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:15:09 ---> Running in 9291a4bc6c3a 16:15:09 Removing intermediate container 9291a4bc6c3a 16:15:09 ---> ce235032b464 16:15:09 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:15:09 ---> Running in 6cdc62551671 16:15:09 Removing intermediate container 6cdc62551671 16:15:09 ---> 10b9e3124e30 16:15:09 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:09 ---> Running in d56c49e45852 16:15:10 Removing intermediate container d56c49e45852 16:15:10 ---> bf983eb50403 16:15:10 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 16:15:10 ---> Running in 1b6e6e2e6460 16:15:10 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:15:11 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:15:11 (1/7) Installing ca-certificates (20220614-r0) 16:15:11 (2/7) Installing dumb-init (1.2.5-r1) 16:15:11 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:15:11 (4/7) Installing libsodium (1.0.18-r0) 16:15:11 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:15:12 (6/7) Installing libzmq (4.3.4-r0) 16:15:12 (7/7) Installing zeromq (4.3.4-r0) 16:15:12 Executing busybox-1.33.1-r8.trigger 16:15:12 Executing ca-certificates-20220614-r0.trigger 16:15:12 OK: 9 MiB in 21 packages 16:15:13 Removing intermediate container 1b6e6e2e6460 16:15:13 ---> aeff0ea90472 16:15:13 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:15:13 ---> ee5c2f9968e6 16:15:13 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:15:13 ---> a5e5820e7a67 16:15:13 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:15:13 ---> 176ab79f1e1c 16:15:13 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:15:13 ---> 61ff86d14dc8 16:15:13 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:15:14 ---> 1d472104daad 16:15:14 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:15:14 ---> Running in 2b7b2ecb384d 16:15:14 Removing intermediate container 2b7b2ecb384d 16:15:14 ---> be5270e9b58f 16:15:14 Step 25/31 : VOLUME /cache 16:15:14 ---> Running in f55f0370dcc7 16:15:14 Removing intermediate container f55f0370dcc7 16:15:14 ---> 4c0af7b31097 16:15:14 Step 26/31 : EXPOSE 59711 16:15:14 ---> Running in abe68dc68882 16:15:15 Removing intermediate container abe68dc68882 16:15:15 ---> 1dee902b35cb 16:15:15 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:15:15 ---> Running in e69912103eda 16:15:15 Removing intermediate container e69912103eda 16:15:15 ---> f5168ec32fb2 16:15:15 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:15:15 ---> Running in 2a516223c507 16:15:15 Removing intermediate container 2a516223c507 16:15:15 ---> 6cf6cc47f4db 16:15:15 Step 29/31 : LABEL arch=amd64 16:15:15 ---> Running in a448b7557a5d 16:15:15 Removing intermediate container a448b7557a5d 16:15:15 ---> 39743918f4be 16:15:15 Step 30/31 : LABEL git_sha=c9a5ad2aff3007e986483899ddd0353542217408 16:15:15 ---> Running in ac8ac79dacb6 16:15:15 Removing intermediate container ac8ac79dacb6 16:15:15 ---> 80de69778ebe 16:15:15 Step 31/31 : LABEL version=0.0.0 16:15:15 ---> Running in 0f728136a69a 16:15:15 Removing intermediate container 0f728136a69a 16:15:15 ---> ad86aa2e9ec0 16:15:15 [Warning] One or more build-args [ARCH] were not consumed 16:15:15 Successfully built ad86aa2e9ec0 16:15:15 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:16 16:15:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24605 in /w/workspace/y_app-rfid-llrp-inventory_PR-107 [Pipeline] { [Pipeline] ws 16:15:16 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { 16:15:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:16 latest: Pulling from edgex-lftools-log-publisher 16:15:16 5eb5b503b376: Pulling fs layer 16:15:16 5c69ac0246d0: Pulling fs layer 16:15:16 ec43610c2a17: Pulling fs layer 16:15:16 3a2ae6a8a46f: Pulling fs layer 16:15:16 33b1e0a273af: Pulling fs layer 16:15:16 5d3b04190fa2: Pulling fs layer 16:15:16 2f39f015ded8: Pulling fs layer 16:15:16 5d3b04190fa2: Waiting 16:15:16 3a2ae6a8a46f: Waiting 16:15:16 33b1e0a273af: Waiting 16:15:16 2f39f015ded8: Waiting 16:15:16 5c69ac0246d0: Download complete 16:15:16 3a2ae6a8a46f: Verifying Checksum 16:15:16 3a2ae6a8a46f: Download complete [Pipeline] checkout 16:15:17 The recommended git tool is: git 16:15:17 33b1e0a273af: Verifying Checksum 16:15:17 33b1e0a273af: Download complete 16:15:17 5d3b04190fa2: Verifying Checksum 16:15:17 5d3b04190fa2: Download complete 16:15:17 ec43610c2a17: Verifying Checksum 16:15:17 ec43610c2a17: Download complete 16:15:17 5eb5b503b376: Verifying Checksum 16:15:17 5eb5b503b376: Download complete 16:15:17 2f39f015ded8: Download complete 16:15:18 5eb5b503b376: Pull complete 16:15:18 5c69ac0246d0: Pull complete 16:15:18 ec43610c2a17: Pull complete 16:15:19 3a2ae6a8a46f: Pull complete 16:15:19 33b1e0a273af: Pull complete 16:15:19 5d3b04190fa2: Pull complete 16:15:23 using credential edgex-jenkins-ssh 16:15:23 Cloning the remote Git repository 16:15:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:15:23 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 16:15:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:15:23 > git --version # timeout=10 16:15:23 > git --version # 'git version 2.25.1' 16:15:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:24 2f39f015ded8: Pull complete 16:15:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:24 prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container 16:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@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 16:15:26 Merging remotes/origin/main commit 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit c9a5ad2aff3007e986483899ddd0353542217408 16:15:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:15:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:15:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:15:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:15:26 > git config core.sparsecheckout # timeout=10 16:15:26 > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # timeout=10 16:15:26 > git remote # timeout=10 16:15:26 > git config --get remote.origin.url # timeout=10 16:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:26 > git merge 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 16:15:26 > git rev-parse HEAD^{commit} # timeout=10 16:15:26 Merge succeeded, producing c9a5ad2aff3007e986483899ddd0353542217408 16:15:26 Checking out Revision c9a5ad2aff3007e986483899ddd0353542217408 (PR-107) 16:15:26 > git config core.sparsecheckout # timeout=10 16:15:26 > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # timeout=10 16:15:28 $ docker top c6ba6fca04307f1a51fd836fd349f8da2e211822c60105146d46abbdb715c4c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:28 ---> job-cost.sh 16:15:28 lf-activate-venv: SKIPPING 16:15:28 INFO: No Stack... 16:15:29 INFO: Retrieving Pricing Info for: v3-standard-8 16:15:29 INFO: Archiving Costs [Pipeline] sh 16:15:30 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives/cost.csv 16:15:30 + cut -d, -f6 [Pipeline] lock 16:15:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] 16:15:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] did not exist. Created. 16:15:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:30 + echo total: 0.2199999988079071 [Pipeline] stash 16:15:30 Stashed 1 file(s) [Pipeline] } 16:15:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:15:30 $ docker stop --time=1 c6ba6fca04307f1a51fd836fd349f8da2e211822c60105146d46abbdb715c4c8 16:15:30 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 16:15:30 > git --version # timeout=10 16:15:30 > git --version # 'git version 2.25.1' 16:15:30 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 16:15:31 16:15:31 GitHub has been notified of this commit’s build result 16:15:31 16:15:31 $ docker rm -f c6ba6fca04307f1a51fd836fd349f8da2e211822c60105146d46abbdb715c4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:15:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:32 Dload Upload Total Spent Left Speed 16:15:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh 16:15:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:15:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:15:34 + sudo tee /etc/docker/daemon.new 16:15:34 { 16:15:34 "registry-mirrors": [ 16:15:34 "https://nexus3.edgexfoundry.org:10001" 16:15:34 ], 16:15:34 "bip": "10.250.0.254/24", 16:15:34 "hosts": [ 16:15:34 "tcp://0.0.0.0:5555", 16:15:34 "unix:///var/run/docker.sock" 16:15:34 ], 16:15:34 "mtu": 1458, 16:15:34 "selinux-enabled": true, 16:15:34 "seccomp-profile": "/etc/docker/seccomp.json" 16:15:34 } [Pipeline] sh 16:15:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:15:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:53 provisioning config files... 16:15:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1314177671237610364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:53 ---> docker-login.sh 16:15:53 nexus3.edgexfoundry.org:10001 16:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:54 Configure a credential helper to remove this warning. See 16:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:54 16:15:54 Login Succeeded 16:15:54 nexus3.edgexfoundry.org:10002 16:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:54 Configure a credential helper to remove this warning. See 16:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:54 16:15:54 Login Succeeded 16:15:54 nexus3.edgexfoundry.org:10003 16:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:55 Configure a credential helper to remove this warning. See 16:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:55 16:15:55 Login Succeeded 16:15:55 nexus3.edgexfoundry.org:10004 16:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:55 Configure a credential helper to remove this warning. See 16:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:55 16:15:55 Login Succeeded 16:15:55 docker.io 16:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:56 Configure a credential helper to remove this warning. See 16:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:56 16:15:56 Login Succeeded 16:15:56 ---> docker-login.sh ends [Pipeline] } 16:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:57 ========================================================= 16:15:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:15:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:15:57 Sending build context to Docker daemon 682.5kB 16:15:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:15:57 Step 2/13 : FROM ${BASE} AS builder 16:15:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:15:58 b3c136eddcbf: Pulling fs layer 16:15:58 c0a3192eca97: Pulling fs layer 16:15:58 a050256f5b6f: Pulling fs layer 16:15:58 656be50a0ddc: Pulling fs layer 16:15:58 2bbca73fdf42: Pulling fs layer 16:15:58 46d945488cbd: Pulling fs layer 16:15:58 8a5474983e97: Pulling fs layer 16:15:58 329c88fbcd65: Pulling fs layer 16:15:58 46d945488cbd: Waiting 16:15:58 8a5474983e97: Waiting 16:15:58 329c88fbcd65: Waiting 16:15:58 656be50a0ddc: Waiting 16:15:58 2bbca73fdf42: Waiting 16:15:58 a050256f5b6f: Verifying Checksum 16:15:58 c0a3192eca97: Verifying Checksum 16:15:58 c0a3192eca97: Download complete 16:15:58 2bbca73fdf42: Verifying Checksum 16:15:58 2bbca73fdf42: Download complete 16:15:58 46d945488cbd: Verifying Checksum 16:15:58 46d945488cbd: Download complete 16:15:58 b3c136eddcbf: Verifying Checksum 16:15:58 b3c136eddcbf: Download complete 16:15:59 329c88fbcd65: Verifying Checksum 16:15:59 329c88fbcd65: Download complete 16:15:59 b3c136eddcbf: Pull complete 16:15:59 c0a3192eca97: Pull complete 16:16:00 a050256f5b6f: Pull complete 16:16:00 8a5474983e97: Verifying Checksum 16:16:00 8a5474983e97: Download complete 16:16:00 656be50a0ddc: Verifying Checksum 16:16:00 656be50a0ddc: Download complete 16:16:13 656be50a0ddc: Pull complete 16:16:13 2bbca73fdf42: Pull complete 16:16:13 46d945488cbd: Pull complete 16:16:20 8a5474983e97: Pull complete 16:16:22 329c88fbcd65: Pull complete 16:16:22 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:16:22 ---> ff4287adb874 16:16:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:16:24 ---> Running in 1670cede2236 16:16:25 Removing intermediate container 1670cede2236 16:16:25 ---> 5f1b2627f08c 16:16:25 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:16:25 ---> Running in cbb8a59b8a31 16:16:25 Removing intermediate container cbb8a59b8a31 16:16:25 ---> 615722959f82 16:16:25 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:16:25 ---> Running in ef64d86b9804 16:16:25 Removing intermediate container ef64d86b9804 16:16:25 ---> 694ecb2a56e6 16:16:25 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:25 ---> Running in c8128d60e852 16:16:27 Removing intermediate container c8128d60e852 16:16:27 ---> fd62a92fb32e 16:16:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:27 ---> Running in 33687677f26c 16:16:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:16:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:16:30 OK: 221 MiB in 51 packages 16:16:31 Removing intermediate container 33687677f26c 16:16:31 ---> 2bae66edab3c 16:16:31 Step 8/13 : WORKDIR /app 16:16:31 ---> Running in 25b3e0306d57 16:16:31 Removing intermediate container 25b3e0306d57 16:16:31 ---> 0588437bb49d 16:16:31 Step 9/13 : COPY go.mod vendor* ./ 16:16:32 ---> d6a58c497218 16:16:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:32 ---> Running in 009ca182c0d0 16:17:19 Removing intermediate container 009ca182c0d0 16:17:19 ---> c7357b772ea4 16:17:19 Step 11/13 : COPY . . 16:17:19 ---> b0f40e9c22ab 16:17:19 Step 12/13 : ARG MAKE="make build" 16:17:19 ---> Running in 9e093d74d254 16:17:20 Removing intermediate container 9e093d74d254 16:17:20 ---> ca36db69078d 16:17:20 Step 13/13 : RUN $MAKE 16:17:20 ---> Running in 62c895fcd12c 16:17:21 noop 16:17:21 Removing intermediate container 62c895fcd12c 16:17:21 ---> 3fbcc4a88910 16:17:21 Successfully built 3fbcc4a88910 16:17:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:22 + docker inspect -f . ci-base-image-arm64 16:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:22 prd-ubuntu20.04-docker-arm64-4c-16g-24605 does not seem to be running inside a container 16:17:22 $ 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 16:17:23 $ docker top 9c5044c52a8d7465b8096c8fd996ebb0cd13d5633ac0c05814e0ed3e79e3c77a -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:24 + go version 16:17:24 go version go1.18.3 linux/arm64 [Pipeline] } 16:17:24 $ docker stop --time=1 9c5044c52a8d7465b8096c8fd996ebb0cd13d5633ac0c05814e0ed3e79e3c77a 16:17:26 $ docker rm -f 9c5044c52a8d7465b8096c8fd996ebb0cd13d5633ac0c05814e0ed3e79e3c77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:27 + docker inspect -f . ci-base-image-arm64 16:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:27 prd-ubuntu20.04-docker-arm64-4c-16g-24605 does not seem to be running inside a container 16:17:27 $ 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 16:17:29 $ docker top dc86dceb4126cde30911fbd865acf0782decafbf76c7abc16e6dcc915ce6b5f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:30 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 16:17:30 + make test 16:17:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:18:52 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:18:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.146s coverage: 86.2% of statements 16:18:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:18:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements 16:18:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:18:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:19:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:19:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:19:21 ./bin/test-attribution.sh 16:19:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:19:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:19:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:19:21 $ docker stop --time=1 dc86dceb4126cde30911fbd865acf0782decafbf76c7abc16e6dcc915ce6b5f5 16:19:23 $ docker rm -f dc86dceb4126cde30911fbd865acf0782decafbf76c7abc16e6dcc915ce6b5f5 [Pipeline] // withDockerContainer [Pipeline] sh 16:19:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:24 Warning: overwriting stash ‘coverage-report’ 16:19:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:19:26 + ls -al . 16:19:26 total 228 16:19:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 16:17 . 16:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:15 .. 16:19:26 -rw-rw-r-- 1 jenkins jenkins 262 Sep 5 16:15 .dockerignore 16:19:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 16:15 .git 16:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:15 .github 16:19:26 -rw-rw-r-- 1 jenkins jenkins 788 Sep 5 16:15 .gitignore 16:19:26 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 16:15 .golangci.yml 16:19:26 -rw-rw-r-- 1 jenkins jenkins 9546 Sep 5 16:15 Attribution.txt 16:19:26 -rw-rw-r-- 1 jenkins jenkins 2487 Sep 5 16:15 CHANGELOG.md 16:19:26 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 16:15 Dockerfile 16:19:26 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 16:15 GOVERNANCE.md 16:19:26 -rw-rw-r-- 1 jenkins jenkins 687 Sep 5 16:15 Jenkinsfile 16:19:26 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 16:15 LICENSE 16:19:26 -rw-rw-r-- 1 jenkins jenkins 2949 Sep 5 16:15 Makefile 16:19:26 -rw-rw-r-- 1 jenkins jenkins 617 Sep 5 16:15 OWNERS.md 16:19:26 -rw-rw-r-- 1 jenkins jenkins 30359 Sep 5 16:15 README.md 16:19:26 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 16:13 VERSION 16:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:15 bin 16:19:26 -rw-r--r-- 1 jenkins jenkins 41008 Sep 5 16:18 coverage.out 16:19:26 -rw-rw-r-- 1 jenkins jenkins 3678 Sep 5 16:15 go.mod 16:19:26 -rw-rw-r-- 1 jenkins jenkins 38059 Sep 5 16:15 go.sum 16:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:15 images 16:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:15 internal 16:19:26 -rw-rw-r-- 1 jenkins jenkins 531 Sep 5 16:15 main.go 16:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:15 res 16:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:15 snap 16:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + 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=c9a5ad2aff3007e986483899ddd0353542217408 --label arch=arm64 --label version=0.0.0 . 16:19:26 Sending build context to Docker daemon 682.5kB 16:19:26 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 16:19:26 Step 2/31 : FROM ${BASE} AS builder 16:19:26 ---> 3fbcc4a88910 16:19:26 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:19:27 ---> Running in a615434467b4 16:19:27 Removing intermediate container a615434467b4 16:19:27 ---> 6d80e9edb83c 16:19:27 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:19:27 ---> Running in 11953efb08f6 16:19:27 Removing intermediate container 11953efb08f6 16:19:27 ---> 3a4d16de801d 16:19:27 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:19:27 ---> Running in a585e3694c52 16:19:28 Removing intermediate container a585e3694c52 16:19:28 ---> 7280abd30858 16:19:28 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:28 ---> Running in 970f53d43f8c 16:19:30 Removing intermediate container 970f53d43f8c 16:19:30 ---> e30b8ee3a27e 16:19:30 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:30 ---> Running in d520751e8e9c 16:19:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:19:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:19:32 OK: 221 MiB in 51 packages 16:19:33 Removing intermediate container d520751e8e9c 16:19:33 ---> fc27e3496e6b 16:19:33 Step 8/31 : WORKDIR /app 16:19:33 ---> Running in a340a7b90853 16:19:33 Removing intermediate container a340a7b90853 16:19:33 ---> c80eef0e0df2 16:19:33 Step 9/31 : COPY go.mod vendor* ./ 16:19:34 ---> 1bbe55d134f7 16:19:34 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:34 ---> Running in 80f57d196eb8 16:19:36 Removing intermediate container 80f57d196eb8 16:19:36 ---> d64e80349b16 16:19:36 Step 11/31 : COPY . . 16:19:37 ---> edc28f81d408 16:19:37 Step 12/31 : ARG MAKE="make build" 16:19:37 ---> Running in 32d772cb3a01 16:19:37 Removing intermediate container 32d772cb3a01 16:19:37 ---> 923d5d170c42 16:19:37 Step 13/31 : RUN $MAKE 16:19:37 ---> Running in ec7565fb3706 16:19:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 16:21:45 Removing intermediate container ec7565fb3706 16:21:45 ---> 012b18b3c311 16:21:45 Step 14/31 : FROM alpine:3.14 16:21:45 3.14: Pulling from library/alpine 16:21:45 90cda3b7c325: Pulling fs layer 16:21:45 90cda3b7c325: Download complete 16:21:45 90cda3b7c325: Pull complete 16:21:45 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 16:21:45 Status: Downloaded newer image for alpine:3.14 16:21:45 ---> 376ba31ae3da 16:21:45 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:21:45 ---> Running in 689ea499a5c9 16:21:45 Removing intermediate container 689ea499a5c9 16:21:45 ---> 878a334288e8 16:21:45 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:21:45 ---> Running in 07803b50fd27 16:21:45 Removing intermediate container 07803b50fd27 16:21:45 ---> beaf0e5f60a7 16:21:45 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:45 ---> Running in 84bbceb57a07 16:21:45 Removing intermediate container 84bbceb57a07 16:21:45 ---> b8065d46532d 16:21:45 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 16:21:45 ---> Running in f920a9231dbc 16:21:46 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:21:47 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:21:47 (1/7) Installing ca-certificates (20220614-r0) 16:21:47 (2/7) Installing dumb-init (1.2.5-r1) 16:21:47 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:21:47 (4/7) Installing libsodium (1.0.18-r0) 16:21:47 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:21:48 (6/7) Installing libzmq (4.3.4-r0) 16:21:48 (7/7) Installing zeromq (4.3.4-r0) 16:21:48 Executing busybox-1.33.1-r8.trigger 16:21:48 Executing ca-certificates-20220614-r0.trigger 16:21:48 OK: 9 MiB in 21 packages 16:21:49 Removing intermediate container f920a9231dbc 16:21:49 ---> 78cbd4f6907b 16:21:49 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:21:50 ---> 8817e0b44118 16:21:50 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:21:50 ---> a8bbd985439c 16:21:50 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:21:51 ---> 7c3b39eeba04 16:21:51 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:21:52 ---> 90579fe99c42 16:21:52 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:21:53 ---> 109936043e4a 16:21:53 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:21:53 ---> Running in df25f8d52947 16:21:54 Removing intermediate container df25f8d52947 16:21:54 ---> 9920ae837a64 16:21:54 Step 25/31 : VOLUME /cache 16:21:55 ---> Running in 738bfddfff33 16:21:55 Removing intermediate container 738bfddfff33 16:21:55 ---> 491bbdddfc35 16:21:55 Step 26/31 : EXPOSE 59711 16:21:55 ---> Running in f9a149559f21 16:21:55 Removing intermediate container f9a149559f21 16:21:55 ---> d67575b1ab40 16:21:55 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:21:55 ---> Running in 808dfbeb5250 16:21:56 Removing intermediate container 808dfbeb5250 16:21:56 ---> ca580686ef26 16:21:56 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:21:56 ---> Running in c431dc5b9e64 16:21:56 Removing intermediate container c431dc5b9e64 16:21:56 ---> 243d0289e17d 16:21:56 Step 29/31 : LABEL arch=arm64 16:21:56 ---> Running in 7ad5e6f299ae 16:21:56 Removing intermediate container 7ad5e6f299ae 16:21:56 ---> 4bfda45d7b60 16:21:56 Step 30/31 : LABEL git_sha=c9a5ad2aff3007e986483899ddd0353542217408 16:21:56 ---> Running in 0edf8034fb33 16:21:57 Removing intermediate container 0edf8034fb33 16:21:57 ---> e5f36c72ebee 16:21:57 Step 31/31 : LABEL version=0.0.0 16:21:57 ---> Running in 9301607b4970 16:21:57 Removing intermediate container 9301607b4970 16:21:57 ---> 3101f7dd3251 16:21:57 [Warning] One or more build-args [ARCH] were not consumed 16:21:57 Successfully built 3101f7dd3251 16:21:57 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:58 16:21:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:59 arm64: Pulling from edgex-lftools-log-publisher 16:21:59 8998bd30e6a1: Pulling fs layer 16:21:59 04944245beec: Pulling fs layer 16:21:59 699f458cf7ca: Pulling fs layer 16:21:59 765212b225bb: Pulling fs layer 16:21:59 f23df028b6ca: Pulling fs layer 16:21:59 d65c8cfc05b1: Pulling fs layer 16:21:59 2437ff75d9bd: Pulling fs layer 16:21:59 765212b225bb: Waiting 16:21:59 f23df028b6ca: Waiting 16:21:59 d65c8cfc05b1: Waiting 16:21:59 2437ff75d9bd: Waiting 16:21:59 04944245beec: Verifying Checksum 16:21:59 04944245beec: Download complete 16:21:59 765212b225bb: Verifying Checksum 16:21:59 765212b225bb: Download complete 16:21:59 f23df028b6ca: Verifying Checksum 16:21:59 f23df028b6ca: Download complete 16:21:59 d65c8cfc05b1: Verifying Checksum 16:21:59 d65c8cfc05b1: Download complete 16:21:59 699f458cf7ca: Verifying Checksum 16:21:59 699f458cf7ca: Download complete 16:21:59 8998bd30e6a1: Verifying Checksum 16:21:59 8998bd30e6a1: Download complete 16:22:02 2437ff75d9bd: Verifying Checksum 16:22:02 2437ff75d9bd: Download complete 16:22:04 8998bd30e6a1: Pull complete 16:22:04 04944245beec: Pull complete 16:22:05 699f458cf7ca: Pull complete 16:22:06 765212b225bb: Pull complete 16:22:07 f23df028b6ca: Pull complete 16:22:07 d65c8cfc05b1: Pull complete 16:22:22 2437ff75d9bd: Pull complete 16:22:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:22 prd-ubuntu20.04-docker-arm64-4c-16g-24605 does not seem to be running inside a container 16:22:22 $ 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 16:22:25 $ docker top fa3b2887a354b694d688c66c703d32b72526d99e869a2598a9d7839ca6b65292 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:26 ---> job-cost.sh 16:22:26 lf-activate-venv: SKIPPING 16:22:26 INFO: No Stack... 16:22:26 INFO: Retrieving Pricing Info for: v3-standard-4 16:22:27 INFO: Archiving Costs [Pipeline] sh 16:22:28 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 16:22:28 + cut -d, -f6 [Pipeline] lock 16:22:28 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] 16:22:28 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] did not exist. Created. 16:22:28 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:22:28 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7db62020/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:22:29 + echo total: 0.10999999940395355 [Pipeline] stash 16:22:29 Warning: overwriting stash ‘stack-cost’ 16:22:29 Stashed 1 file(s) [Pipeline] } 16:22:29 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:22:29 $ docker stop --time=1 fa3b2887a354b694d688c66c703d32b72526d99e869a2598a9d7839ca6b65292 16:22:31 $ docker rm -f fa3b2887a354b694d688c66c703d32b72526d99e869a2598a9d7839ca6b65292 [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 16:22:32 provisioning config files... 16:22:32 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config6013785379171532874tmp [Pipeline] { [Pipeline] sh 16:22:32 + set +x 16:22:32 + curl -s https://codecov.io/bash 16:22:32 + bash -s -- 16:22:32 16:22:32 _____ _ 16:22:32 / ____| | | 16:22:32 | | ___ __| | ___ ___ _____ __ 16:22:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:22:32 | |___| (_) | (_| | __/ (_| (_) \ V / 16:22:32 \_____\___/ \__,_|\___|\___\___/ \_/ 16:22:32 Bash-1.0.6 16:22:32 16:22:32 16:22:32 ==> git version 2.25.1 found 16:22:32 ==> 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 16:22:32 Release-Date: 2020-01-08 16:22:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:22:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:22:32 ==> Jenkins CI detected. 16:22:32 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-107 16:22:32 project root: . 16:22:32 --> token set from env 16:22:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:22:33 ==> Running gcov in . (disable via -X gcov) 16:22:33 ==> Python coveragepy not found 16:22:33 ==> Searching for coverage reports in: 16:22:33 + . 16:22:33 -> Found 1 reports 16:22:33 ==> Detecting git/mercurial file structure 16:22:33 ==> Reading reports 16:22:33 + ./coverage.out bytes=41008 16:22:33 ==> Appending adjustments 16:22:33 https://docs.codecov.io/docs/fixing-reports 16:22:33 + Found adjustments 16:22:33 ==> Gzipping contents 16:22:33 12K /tmp/codecov.Fw7p63.gz 16:22:33 ==> Uploading reports 16:22:33 url: https://codecov.io 16:22:33 query: branch=PR-107&commit=c9a5ad2aff3007e986483899ddd0353542217408&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=107&job=&cmd_args= 16:22:33 -> Pinging Codecov 16:22:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-107&commit=c9a5ad2aff3007e986483899ddd0353542217408&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=107&job=&cmd_args= 16:22:33 -> Uploading to 16:22:33 https://storage.googleapis.com/codecov/v4/raw/2022-09-05/581DD39554BDF9B6E22D074273EAD858/c9a5ad2aff3007e986483899ddd0353542217408/b1a0cfb9-e411-4a70-a5e4-f12094cae1d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T162233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fbd1793f90287c2bcb743a44e308ef1589df559a028092f3b75cbb5b6949836 16:22:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:33 Dload Upload Total Spent Left Speed 16:22:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11394 0 0 100 11394 0 49112 --:--:-- --:--:-- --:--:-- 49112 16:22:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] } 16:22:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:22:35 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives ] 16:22:35 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives 16:22:35 total 16 16:22:35 drwxr-xr-x 3 root root 4096 Sep 5 16:15 . 16:22:35 drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 16:15 .. 16:22:35 drwxr-xr-x 2 root root 4096 Sep 5 16:15 cost 16:22:35 -rw-r--r-- 1 root root 95 Sep 5 16:15 cost.csv 16:22:35 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives 16:22:35 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives 16:22:35 total 16 16:22:35 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 16:15 . 16:22:35 drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 16:15 .. 16:22:35 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 16:15 cost 16:22:35 -rw-r--r-- 1 jenkins jenkins 95 Sep 5 16:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:36 ---> package-listing.sh 16:22:36 ++ facter osfamily 16:22:36 ++ tr '[:upper:]' '[:lower:]' 16:22:36 + OS_FAMILY=debian 16:22:36 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-107 16:22:36 + START_PACKAGES=/tmp/packages_start.txt 16:22:36 + END_PACKAGES=/tmp/packages_end.txt 16:22:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:36 + PACKAGES=/tmp/packages_start.txt 16:22:36 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-107 ']' 16:22:36 + PACKAGES=/tmp/packages_end.txt 16:22:36 + case "${OS_FAMILY}" in 16:22:36 + dpkg -l 16:22:36 + grep '^ii' 16:22:36 + '[' -f /tmp/packages_start.txt ']' 16:22:36 + '[' -f /tmp/packages_end.txt ']' 16:22:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:36 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-107 ']' 16:22:36 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives/ 16:22:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives/ [Pipeline] echo 16:22:36 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-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:22:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:37 prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container 16:22:37 $ 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-107/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-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@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 16:22:38 $ docker top 401a9528e9b5c9e39fad5b1a5f1974b7de409feeb4c86dc7fabee2c4d0c18b6a -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:38 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:38 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:39 + ls /var/log/sa-host 16:22:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:39 provisioning config files... 16:22:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config5830019316026705770tmp [Pipeline] { [Pipeline] echo 16:22:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:39 ---> create-netrc.sh [Pipeline] } 16:22:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:40 ---> python-tools-install.sh [Pipeline] echo 16:22:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:40 ---> sudo-logs.sh 16:22:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:40 ---> job-cost.sh 16:22:40 lf-activate-venv: SKIPPING 16:22:40 DEBUG: total: 0.2199999988079071 16:22:40 INFO: Retrieving Stack Cost... 16:22:41 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:41 INFO: Archiving Costs [Pipeline] echo 16:22:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:42 ---> logs-deploy.sh 16:22:42 lf-activate-venv: SKIPPING 16:22:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-107/1 16:22:42 INFO: archiving workspace using pattern(s): 16:22:43 Archives upload complete. 16:22:43 INFO: archiving logs to Nexus 16:22:43 ---> uname -a: 16:22:43 Linux prd-ubuntu20-04-docker-8c-8g-24604 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:22:43 16:22:43 16:22:43 ---> lscpu: 16:22:43 Architecture: x86_64 16:22:43 CPU op-mode(s): 32-bit, 64-bit 16:22:43 Byte Order: Little Endian 16:22:43 Address sizes: 40 bits physical, 48 bits virtual 16:22:43 CPU(s): 8 16:22:43 On-line CPU(s) list: 0-7 16:22:43 Thread(s) per core: 1 16:22:43 Core(s) per socket: 1 16:22:43 Socket(s): 8 16:22:43 NUMA node(s): 1 16:22:43 Vendor ID: AuthenticAMD 16:22:43 CPU family: 23 16:22:43 Model: 49 16:22:43 Model name: AMD EPYC-Rome Processor 16:22:43 Stepping: 0 16:22:43 CPU MHz: 2800.002 16:22:43 BogoMIPS: 5600.00 16:22:43 Virtualization: AMD-V 16:22:43 Hypervisor vendor: KVM 16:22:43 Virtualization type: full 16:22:43 L1d cache: 256 KiB 16:22:43 L1i cache: 256 KiB 16:22:43 L2 cache: 4 MiB 16:22:43 L3 cache: 128 MiB 16:22:43 NUMA node0 CPU(s): 0-7 16:22:43 Vulnerability Itlb multihit: Not affected 16:22:43 Vulnerability L1tf: Not affected 16:22:43 Vulnerability Mds: Not affected 16:22:43 Vulnerability Meltdown: Not affected 16:22:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:22:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:22:43 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:22:43 Vulnerability Srbds: Not affected 16:22:43 Vulnerability Tsx async abort: Not affected 16:22:43 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 16:22:43 16:22:43 16:22:43 ---> nproc: 16:22:43 8 16:22:43 16:22:43 16:22:43 ---> df -h: 16:22:43 Filesystem Size Used Avail Use% Mounted on 16:22:43 overlay 155G 11G 145G 7% / 16:22:43 tmpfs 64M 0 64M 0% /dev 16:22:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:22:43 shm 64M 0 64M 0% /dev/shm 16:22:43 /dev/vda1 155G 11G 145G 7% /facter-os 16:22:43 16:22:43 16:22:43 ---> sar -b -r -n DEV: 16:22:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24604) 09/05/22 _x86_64_ (8 CPU) 16:22:43 16:22:43 16:12:23 LINUX RESTART (8 CPU) 16:22:43 16:22:43 16:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:22:43 16:14:01 356.34 11.98 344.36 0.00 2032.59 103833.23 0.00 16:22:43 16:15:01 130.71 0.15 130.56 0.00 11.33 26638.76 0.00 16:22:43 16:16:01 147.06 0.03 147.03 0.00 5.33 33999.80 0.00 16:22:43 16:17:01 3.50 0.88 2.62 0.00 18.53 35.20 0.00 16:22:43 16:18:01 1.77 0.02 1.75 0.00 0.13 19.73 0.00 16:22:43 16:19:01 1.88 0.00 1.88 0.00 0.00 25.60 0.00 16:22:43 16:20:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 16:22:43 16:21:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 16:22:43 16:22:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 16:22:43 Average: 71.61 1.45 70.16 0.00 229.76 18286.92 0.00 16:22:43 16:22:43 16:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:43 16:14:01 28069952 31722732 574112 1.75 147800 3695276 2335824 6.88 1251388 3100936 251836 16:22:43 16:15:01 27703316 31577640 710828 2.16 165000 3890728 2482732 7.32 1694884 3002560 407560 16:22:43 16:16:01 27575396 31762648 528352 1.61 175768 4157192 1917536 5.65 1361328 3428548 176 16:22:43 16:17:01 27575360 31763588 527188 1.60 175840 4157704 1984756 5.85 1360300 3428996 180 16:22:43 16:18:01 27583276 31771472 519004 1.58 175860 4157704 1984756 5.85 1353140 3429016 20 16:22:43 16:19:01 27583228 31771460 518980 1.58 175888 4157712 1984756 5.85 1352804 3429016 20 16:22:43 16:20:01 27590992 31779240 511132 1.55 175896 4157720 1984756 5.85 1345032 3429020 12 16:22:43 16:21:01 27590976 31779232 511048 1.55 175928 4157724 1968588 5.80 1345016 3429024 20 16:22:43 16:22:01 27590896 31779280 510940 1.55 175936 4157852 1968588 5.80 1345016 3429152 12 16:22:43 Average: 27651488 31745255 545732 1.66 171546 4076624 2068032 6.09 1378768 3345141 73315 16:22:43 16:22:43 16:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:43 16:14:01 docker0 157.74 186.17 12.79 1666.75 0.00 0.00 0.00 0.00 16:22:43 16:14:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 16:22:43 16:14:01 ens3 488.69 374.20 7341.60 63.31 0.00 0.00 0.00 0.00 16:22:43 16:15:01 docker0 8.73 10.05 0.50 40.84 0.00 0.00 0.00 0.00 16:22:43 16:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:22:43 16:15:01 ens3 91.43 68.06 92.55 69.79 0.00 0.00 0.00 0.00 16:22:43 16:15:01 vethba82739 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 16:22:43 16:16:01 docker0 6.63 9.35 0.39 54.28 0.00 0.00 0.00 0.00 16:22:43 16:16:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 16:22:43 16:16:01 ens3 138.56 98.77 2633.60 61.67 0.00 0.00 0.00 0.00 16:22:43 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:43 16:17:01 ens3 0.45 0.45 0.03 0.04 0.00 0.00 0.00 0.00 16:22:43 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:18:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:22:43 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:43 16:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:22:43 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:43 16:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:22:43 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 16:22:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:22:43 Average: docker0 19.23 22.84 1.52 195.75 0.00 0.00 0.00 0.00 16:22:43 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 16:22:43 Average: ens3 79.94 60.20 1118.59 21.65 0.00 0.00 0.00 0.00 16:22:43 16:22:43 16:22:43 ---> sar -P ALL: 16:22:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24604) 09/05/22 _x86_64_ (8 CPU) 16:22:43 16:22:43 16:12:23 LINUX RESTART (8 CPU) 16:22:43 16:22:43 16:13:01 CPU %user %nice %system %iowait %steal %idle 16:22:43 16:14:01 all 9.19 0.00 3.51 3.62 0.06 83.63 16:22:43 16:14:01 0 11.09 0.00 3.64 0.99 0.05 84.23 16:22:43 16:14:01 1 8.47 0.00 3.35 5.84 0.05 82.28 16:22:43 16:14:01 2 8.66 0.00 3.40 6.28 0.05 81.61 16:22:43 16:14:01 3 8.26 0.00 4.07 7.74 0.05 79.88 16:22:43 16:14:01 4 8.49 0.00 2.86 2.06 0.05 86.54 16:22:43 16:14:01 5 9.21 0.00 3.08 1.14 0.07 86.50 16:22:43 16:14:01 6 10.54 0.00 3.58 1.70 0.07 84.11 16:22:43 16:14:01 7 8.80 0.00 4.08 3.15 0.08 83.88 16:22:43 16:15:01 all 35.79 0.00 5.96 1.12 0.08 57.06 16:22:43 16:15:01 0 35.68 0.00 6.11 3.26 0.07 54.88 16:22:43 16:15:01 1 35.39 0.00 6.28 3.54 0.07 54.73 16:22:43 16:15:01 2 36.56 0.00 5.73 0.25 0.08 57.37 16:22:43 16:15:01 3 35.74 0.00 6.33 0.81 0.08 57.03 16:22:43 16:15:01 4 36.26 0.00 5.70 0.08 0.08 57.87 16:22:43 16:15:01 5 35.57 0.00 5.70 0.15 0.07 58.51 16:22:43 16:15:01 6 36.59 0.00 5.58 0.27 0.08 57.48 16:22:43 16:15:01 7 34.48 0.00 6.25 0.56 0.08 58.63 16:22:43 16:16:01 all 4.51 0.00 1.92 2.08 0.03 91.46 16:22:43 16:16:01 0 4.14 0.00 1.39 0.22 0.03 94.22 16:22:43 16:16:01 1 5.54 0.00 1.48 0.98 0.03 91.97 16:22:43 16:16:01 2 3.92 0.00 2.04 7.40 0.02 86.62 16:22:43 16:16:01 3 3.43 0.00 2.24 1.42 0.03 92.87 16:22:43 16:16:01 4 4.30 0.00 1.65 0.29 0.03 93.74 16:22:43 16:16:01 5 4.99 0.00 2.94 4.44 0.03 87.60 16:22:43 16:16:01 6 5.33 0.00 1.80 1.05 0.03 91.79 16:22:43 16:16:01 7 4.39 0.00 1.80 0.88 0.03 92.89 16:22:43 16:17:01 all 0.16 0.00 0.03 0.02 0.00 99.79 16:22:43 16:17:01 0 0.02 0.00 0.03 0.02 0.00 99.93 16:22:43 16:17:01 1 0.88 0.00 0.00 0.00 0.00 99.12 16:22:43 16:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:22:43 16:17:01 3 0.27 0.00 0.05 0.07 0.02 99.60 16:22:43 16:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:22:43 16:17:01 5 0.07 0.00 0.05 0.05 0.02 99.82 16:22:43 16:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:22:43 16:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:22:43 16:18:01 all 0.03 0.00 0.03 0.01 0.01 99.92 16:22:43 16:18:01 0 0.03 0.00 0.02 0.07 0.02 99.87 16:22:43 16:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:22:43 16:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:22:43 16:18:01 3 0.03 0.00 0.05 0.00 0.02 99.90 16:22:43 16:18:01 4 0.02 0.00 0.05 0.02 0.00 99.92 16:22:43 16:18:01 5 0.07 0.00 0.00 0.03 0.00 99.90 16:22:43 16:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:22:43 16:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 16:22:43 16:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:22:43 16:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:22:43 16:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:22:43 16:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:22:43 16:19:01 3 0.07 0.00 0.03 0.00 0.03 99.87 16:22:43 16:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:22:43 16:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:22:43 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:22:43 16:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:22:43 16:20:01 all 0.03 0.00 0.02 0.00 0.00 99.95 16:22:43 16:20:01 0 0.03 0.00 0.02 0.02 0.00 99.93 16:22:43 16:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:22:43 16:20:01 2 0.03 0.00 0.03 0.02 0.00 99.92 16:22:43 16:20:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:22:43 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:22:43 16:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:22:43 16:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:43 16:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:22:43 16:21:01 all 0.01 0.00 0.00 0.00 0.01 99.97 16:22:43 16:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 16:22:43 16:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:22:43 16:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:22:43 16:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:22:43 16:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:22:43 16:21:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:22:43 16:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:22:43 16:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:22:43 16:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:22:43 16:22:01 0 0.00 0.00 0.02 0.05 0.00 99.93 16:22:43 16:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:22:43 16:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:22:43 16:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:22:43 16:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:22:43 16:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:22:43 16:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:22:43 16:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:22:43 Average: all 5.49 0.00 1.27 0.76 0.02 92.47 16:22:43 Average: 0 5.64 0.00 1.24 0.51 0.02 92.58 16:22:43 Average: 1 5.57 0.00 1.23 1.15 0.02 92.03 16:22:43 Average: 2 5.43 0.00 1.24 1.54 0.02 91.77 16:22:43 Average: 3 5.28 0.00 1.42 1.11 0.03 92.16 16:22:43 Average: 4 5.42 0.00 1.14 0.27 0.02 93.16 16:22:43 Average: 5 5.50 0.00 1.30 0.65 0.02 92.53 16:22:43 Average: 6 5.79 0.00 1.22 0.33 0.02 92.64 16:22:43 Average: 7 5.26 0.00 1.35 0.50 0.02 92.86 16:22:43 16:22:43 16:22:43