Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1+0d3f7130d8a08a0ebc3612b54d57008063dbc12c (18e7f51df16bad38748a8ea6b1a829101dc01cd6) 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-ssh13924124396636783924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16228436647331860162.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-105/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-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3992464453756555794.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-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14799747231310599037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7634312116637514754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-105/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-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12116621111166373806.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-22806 in /w/workspace/y_app-rfid-llrp-inventory_PR-105 [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-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 Merge succeeded, producing d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 Checking out Revision d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 (PR-105) > git config core.sparsecheckout # timeout=10 > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # 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 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # 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 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:08:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:08:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:08:56 ========================================================= 13:08:56 EdgeX Global Pipelines Version Info 13:08:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:08:57 ------------------- 13:08:57 stable info: 13:08:57 ------------------- 13:08:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:08:57 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:08:57 Message: update stable to v1.0.238 13:08:58 ------------------- 13:08:58 experimental info: 13:08:58 ------------------- 13:08:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:08:58 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:08:58 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d76e010 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:59 provisioning config files... 13:08:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config4218642585752341315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:00 ---> docker-login.sh 13:09:00 nexus3.edgexfoundry.org:10001 13:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:00 Configure a credential helper to remove this warning. See 13:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:00 13:09:00 Login Succeeded 13:09:00 nexus3.edgexfoundry.org:10002 13:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:00 Configure a credential helper to remove this warning. See 13:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:00 13:09:00 Login Succeeded 13:09:00 nexus3.edgexfoundry.org:10003 13:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 nexus3.edgexfoundry.org:10004 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 docker.io 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 ---> docker-login.sh ends [Pipeline] } 13:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:09:02 + git rev-list -1 --merges d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1~1..d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo 13:09:02 -----------> git rev-list -1 --merges d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1~1..d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [false] [Pipeline] sh 13:09:02 + git log --format=format:%s -1 d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo 13:09:02 ========================================================= 13:09:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:09:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:09:03 + git log --format=format:%s -1 d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo 13:09:03 [semverPrep] GIT_COMMIT: d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 13:09:03 [semverPrep] This is not a build commit. [Pipeline] sh 13:09:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:09:03 + grep -v github /etc/ssh/ssh_known_hosts 13:09:03 + [ -e /tmp/ssh_known_hosts ] 13:09:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:09:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:09:03 + sudo tee -a /etc/ssh/ssh_known_hosts 13:09:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:04 13:09:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:04 0.1.4: Pulling from edgex-devops/py-git-semver 13:09:04 b85a868b505f: Pulling fs layer 13:09:04 e2be974225ed: Pulling fs layer 13:09:04 339a4e72a1f5: Pulling fs layer 13:09:04 988bab9f4d93: Pulling fs layer 13:09:04 1469e6f7b9e6: Pulling fs layer 13:09:04 eaf3925da568: Pulling fs layer 13:09:04 bab4dde63d76: Pulling fs layer 13:09:04 bde34c3a00c8: Pulling fs layer 13:09:04 b352a97aabf1: Pulling fs layer 13:09:04 4872d77fe225: Pulling fs layer 13:09:04 5851b861e8e6: Pulling fs layer 13:09:04 988bab9f4d93: Waiting 13:09:04 1469e6f7b9e6: Waiting 13:09:04 b352a97aabf1: Waiting 13:09:04 5851b861e8e6: Waiting 13:09:04 eaf3925da568: Waiting 13:09:04 bde34c3a00c8: Waiting 13:09:04 bab4dde63d76: Waiting 13:09:04 4872d77fe225: Waiting 13:09:04 e2be974225ed: Verifying Checksum 13:09:04 e2be974225ed: Download complete 13:09:04 988bab9f4d93: Download complete 13:09:04 1469e6f7b9e6: Verifying Checksum 13:09:04 1469e6f7b9e6: Download complete 13:09:04 339a4e72a1f5: Verifying Checksum 13:09:04 339a4e72a1f5: Download complete 13:09:04 eaf3925da568: Download complete 13:09:04 bde34c3a00c8: Verifying Checksum 13:09:04 bde34c3a00c8: Download complete 13:09:04 b352a97aabf1: Download complete 13:09:04 4872d77fe225: Download complete 13:09:04 5851b861e8e6: Verifying Checksum 13:09:04 5851b861e8e6: Download complete 13:09:04 b85a868b505f: Verifying Checksum 13:09:04 b85a868b505f: Download complete 13:09:05 bab4dde63d76: Verifying Checksum 13:09:05 bab4dde63d76: Download complete 13:09:06 b85a868b505f: Pull complete 13:09:06 e2be974225ed: Pull complete 13:09:06 339a4e72a1f5: Pull complete 13:09:06 988bab9f4d93: Pull complete 13:09:07 1469e6f7b9e6: Pull complete 13:09:07 eaf3925da568: Pull complete 13:09:09 bab4dde63d76: Pull complete 13:09:09 bde34c3a00c8: Pull complete 13:09:09 b352a97aabf1: Pull complete 13:09:09 4872d77fe225: Pull complete 13:09:09 5851b861e8e6: Pull complete 13:09:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:09 prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container 13:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:09:11 $ docker top 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 -eo pid,comm 13:09:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:09:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:11 [ssh-agent] Looking for ssh-agent implementation... 13:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:11 $ docker exec 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent 13:09:12 SSH_AUTH_SOCK=/tmp/ssh-GBF6vRpFGMJO/agent.32 13:09:12 SSH_AGENT_PID=38 13:09:12 Running ssh-add (command line suppressed) 13:09:12 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_185940219693055762.key (/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_185940219693055762.key) 13:09:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:12 + git tag --points-at HEAD [Pipeline] } 13:09:12 $ docker exec --env ******** --env ******** 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent -k 13:09:12 unset SSH_AUTH_SOCK; 13:09:12 unset SSH_AGENT_PID; 13:09:12 echo Agent pid 38 killed; 13:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:09:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:12 [ssh-agent] Looking for ssh-agent implementation... 13:09:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:13 $ docker exec 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent 13:09:13 SSH_AUTH_SOCK=/tmp/ssh-fvUsIPACswR5/agent.71 13:09:13 SSH_AGENT_PID=77 13:09:13 Running ssh-add (command line suppressed) 13:09:13 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_8052417105956697109.key (/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_8052417105956697109.key) 13:09:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:13 + git semver init 13:09:13 2022-08-15 13:09:13,880 [run_init] DEBUG init version:0.0.0 force:False 13:09:13 2022-08-15 13:09:13,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver 13:09:13 2022-08-15 13:09:13,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver 13:09:13 2022-08-15 13:09:13,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-105, universal_newlines=False, shell=None, istream=None) 13:09:15 2022-08-15 13:09:14,959 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.git/info/exclude 13:09:15 2022-08-15 13:09:14,960 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver/PR-105 with force:False 13:09:15 2022-08-15 13:09:14,960 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver/PR-105 13:09:15 2022-08-15 13:09:14,964 [execute] INFO git cat-file --batch-check 13:09:15 2022-08-15 13:09:14,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver, universal_newlines=False, shell=None, istream=) 13:09:15 2022-08-15 13:09:14,971 [execute] INFO git cat-file --batch 13:09:15 2022-08-15 13:09:14,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver, universal_newlines=False, shell=None, istream=) 13:09:15 2022-08-15 13:09:14,976 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver/PR-105 13:09:15 0.0.0 [Pipeline] } 13:09:15 $ docker exec --env ******** --env ******** 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent -k 13:09:15 unset SSH_AUTH_SOCK; 13:09:15 unset SSH_AGENT_PID; 13:09:15 echo Agent pid 77 killed; 13:09:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:15 + git semver [Pipeline] } 13:09:16 $ docker stop --time=1 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 13:09:17 $ docker rm -f 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 [Pipeline] // withDockerContainer [Pipeline] sh 13:09:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:09:18 Stashed 1 file(s) [Pipeline] echo 13:09:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:18 provisioning config files... 13:09:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config5536825605136404357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:19 ---> docker-login.sh 13:09:19 nexus3.edgexfoundry.org:10001 13:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:19 Configure a credential helper to remove this warning. See 13:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:19 13:09:19 Login Succeeded 13:09:19 nexus3.edgexfoundry.org:10002 13:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:19 Configure a credential helper to remove this warning. See 13:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:19 13:09:19 Login Succeeded 13:09:19 nexus3.edgexfoundry.org:10003 13:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:19 Configure a credential helper to remove this warning. See 13:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:19 13:09:19 Login Succeeded 13:09:19 nexus3.edgexfoundry.org:10004 13:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:19 Configure a credential helper to remove this warning. See 13:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:19 13:09:19 Login Succeeded 13:09:19 docker.io 13:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:19 Configure a credential helper to remove this warning. See 13:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:19 13:09:19 Login Succeeded 13:09:19 ---> docker-login.sh ends [Pipeline] } 13:09:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:20 ========================================================= 13:09:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:09:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:20 + 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 . 13:09:20 Sending build context to Docker daemon 12.47MB 13:09:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:09:20 Step 2/13 : FROM ${BASE} AS builder 13:09:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:09:20 2408cc74d12b: Pulling fs layer 13:09:20 ea60b727a1ce: Pulling fs layer 13:09:20 30c4a7721957: Pulling fs layer 13:09:20 370296b7ddb6: Pulling fs layer 13:09:20 7c6cee850709: Pulling fs layer 13:09:20 39a5fcdaea64: Pulling fs layer 13:09:20 d94ebbe4e438: Pulling fs layer 13:09:20 bcfd1f05c69d: Pulling fs layer 13:09:20 59ccb84bbe0f: Pulling fs layer 13:09:20 370296b7ddb6: Waiting 13:09:20 7c6cee850709: Waiting 13:09:20 39a5fcdaea64: Waiting 13:09:20 d94ebbe4e438: Waiting 13:09:20 59ccb84bbe0f: Waiting 13:09:20 bcfd1f05c69d: Waiting 13:09:20 30c4a7721957: Verifying Checksum 13:09:20 30c4a7721957: Download complete 13:09:20 ea60b727a1ce: Download complete 13:09:20 7c6cee850709: Verifying Checksum 13:09:20 7c6cee850709: Download complete 13:09:20 39a5fcdaea64: Verifying Checksum 13:09:20 39a5fcdaea64: Download complete 13:09:20 2408cc74d12b: Verifying Checksum 13:09:20 2408cc74d12b: Download complete 13:09:20 d94ebbe4e438: Download complete 13:09:20 2408cc74d12b: Pull complete 13:09:21 ea60b727a1ce: Pull complete 13:09:21 30c4a7721957: Pull complete 13:09:21 59ccb84bbe0f: Verifying Checksum 13:09:21 59ccb84bbe0f: Download complete 13:09:21 bcfd1f05c69d: Verifying Checksum 13:09:21 bcfd1f05c69d: Download complete 13:09:21 370296b7ddb6: Verifying Checksum 13:09:21 370296b7ddb6: Download complete 13:09:26 370296b7ddb6: Pull complete 13:09:26 7c6cee850709: Pull complete 13:09:26 39a5fcdaea64: Pull complete 13:09:26 d94ebbe4e438: Pull complete 13:09:27 bcfd1f05c69d: Pull complete 13:09:28 59ccb84bbe0f: Pull complete 13:09:28 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:09:28 ---> a4fb48ad2a94 13:09:28 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:09:31 ---> Running in 588e13fd329e 13:09:31 Removing intermediate container 588e13fd329e 13:09:31 ---> 8af4b7a84121 13:09:31 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:09:31 ---> Running in 05a69ec2d5da 13:09:31 Removing intermediate container 05a69ec2d5da 13:09:31 ---> 9a656d70006f 13:09:31 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:09:31 ---> Running in 9a35e3aa0607 13:09:31 Removing intermediate container 9a35e3aa0607 13:09:31 ---> 464d2f3188f4 13:09:31 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:31 ---> Running in 6305494f1897 13:09:32 Removing intermediate container 6305494f1897 13:09:32 ---> 7afabce63f57 13:09:32 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:32 ---> Running in 65ced33f689e 13:09:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:09:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:09:33 Still waiting to schedule task 13:09:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:09:33 OK: 211 MiB in 51 packages 13:09:33 Removing intermediate container 65ced33f689e 13:09:33 ---> 1b70e4a5251c 13:09:33 Step 8/13 : WORKDIR /app 13:09:33 ---> Running in 65c318597447 13:09:34 Removing intermediate container 65c318597447 13:09:34 ---> 7576645e8cd0 13:09:34 Step 9/13 : COPY go.mod vendor* ./ 13:09:34 ---> ec4a9caf9cde 13:09:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:34 ---> Running in e595e2a7a4f4 13:09:56 Removing intermediate container e595e2a7a4f4 13:09:56 ---> daaa3af49122 13:09:56 Step 11/13 : COPY . . 13:09:56 ---> 36b8b2e5d202 13:09:56 Step 12/13 : ARG MAKE="make build" 13:09:56 ---> Running in b3bd86bc377c 13:09:56 Removing intermediate container b3bd86bc377c 13:09:56 ---> dff5a1789fab 13:09:56 Step 13/13 : RUN $MAKE 13:09:56 ---> Running in 9561439c8e40 13:09:56 noop 13:09:56 Removing intermediate container 9561439c8e40 13:09:56 ---> daf02edd462a 13:09:56 Successfully built daf02edd462a 13:09:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:56 + docker inspect -f . ci-base-image-x86_64 13:09:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:56 prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container 13:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:57 $ docker top 7581fefc2f0e66122530fdd34452e1e97c123268f464c4eb4af66574e667238f -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:57 + go version 13:09:57 go version go1.18.3 linux/amd64 [Pipeline] } 13:09:57 $ docker stop --time=1 7581fefc2f0e66122530fdd34452e1e97c123268f464c4eb4af66574e667238f 13:09:58 $ docker rm -f 7581fefc2f0e66122530fdd34452e1e97c123268f464c4eb4af66574e667238f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:59 + docker inspect -f . ci-base-image-x86_64 13:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:59 prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container 13:09:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:10:00 $ docker top 27409f1d19f85508552ce9e17ba7788abeda0e3f922a43863ba3f3fb2209ccb0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:00 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-105 [Pipeline] fileExists [Pipeline] sh 13:10:00 + make test 13:10:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:10:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:10:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.027s coverage: 86.2% of statements 13:10:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:10:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements 13:10:19 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." 13:10:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:10:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:10:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:10:23 ./bin/test-attribution.sh 13:10:23 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:10:23 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:10:23 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:10:23 $ docker stop --time=1 27409f1d19f85508552ce9e17ba7788abeda0e3f922a43863ba3f3fb2209ccb0 13:10:25 $ docker rm -f 27409f1d19f85508552ce9e17ba7788abeda0e3f922a43863ba3f3fb2209ccb0 [Pipeline] // withDockerContainer [Pipeline] sh 13:10:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:10:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:10:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:10:26 + ls -al . 13:10:26 total 232 13:10:26 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 13:10 . 13:10:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:08 .. 13:10:26 -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 13:08 .dockerignore 13:10:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 13:10 .git 13:10:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:08 .github 13:10:26 -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 13:08 .gitignore 13:10:26 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 13:08 .golangci.yml 13:10:26 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 13:09 .semver 13:10:26 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 15 13:08 Attribution.txt 13:10:26 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 15 13:08 CHANGELOG.md 13:10:26 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 13:08 Dockerfile 13:10:26 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 13:08 GOVERNANCE.md 13:10:26 -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 13:08 Jenkinsfile 13:10:26 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 13:08 LICENSE 13:10:26 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 15 13:08 Makefile 13:10:26 -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 13:08 OWNERS.md 13:10:26 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 15 13:08 README.md 13:10:26 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 13:09 VERSION 13:10:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:08 bin 13:10:26 -rw-r--r-- 1 jenkins jenkins 41008 Aug 15 13:10 coverage.out 13:10:26 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 15 13:08 go.mod 13:10:26 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 15 13:08 go.sum 13:10:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:08 images 13:10:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:08 internal 13:10:26 -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 13:08 main.go 13:10:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:08 res 13:10:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:08 snap 13:10:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:27 + 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=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 --label arch=amd64 --label version=0.0.0 . 13:10:27 Sending build context to Docker daemon 12.47MB 13:10:27 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:10:27 Step 2/31 : FROM ${BASE} AS builder 13:10:27 ---> daf02edd462a 13:10:27 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:10:27 ---> Running in 1019166f659b 13:10:27 Removing intermediate container 1019166f659b 13:10:27 ---> b8e500a9a2a5 13:10:27 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:10:27 ---> Running in 0dd2a7924c79 13:10:27 Removing intermediate container 0dd2a7924c79 13:10:27 ---> 36d7b69ae1e2 13:10:27 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:10:27 ---> Running in bdf022b5ecae 13:10:27 Removing intermediate container bdf022b5ecae 13:10:27 ---> bb2307a567a0 13:10:27 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:27 ---> Running in ffd8ddbb094f 13:10:28 Removing intermediate container ffd8ddbb094f 13:10:28 ---> 7cf98fc58b5b 13:10:28 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:28 ---> Running in 9c8a3c0a919e 13:10:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:10:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:10:29 OK: 211 MiB in 51 packages 13:10:30 Removing intermediate container 9c8a3c0a919e 13:10:30 ---> 30ad12b87ce1 13:10:30 Step 8/31 : WORKDIR /app 13:10:30 ---> Running in b03f94ba7b5e 13:10:30 Removing intermediate container b03f94ba7b5e 13:10:30 ---> 32560fd788b2 13:10:30 Step 9/31 : COPY go.mod vendor* ./ 13:10:30 ---> 7c8a4bd23760 13:10:30 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:30 ---> Running in 9cbf04d84b65 13:10:30 Removing intermediate container 9cbf04d84b65 13:10:30 ---> 67ec5098ec27 13:10:30 Step 11/31 : COPY . . 13:10:31 ---> 0720f488287b 13:10:31 Step 12/31 : ARG MAKE="make build" 13:10:31 ---> Running in 19eed64d71f0 13:10:31 Removing intermediate container 19eed64d71f0 13:10:31 ---> 82a03ed37a0d 13:10:31 Step 13/31 : RUN $MAKE 13:10:31 ---> Running in 6e2ea7d8db15 13:10:31 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.29 -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 13:10:53 Removing intermediate container 6e2ea7d8db15 13:10:53 ---> 2e510d7b1854 13:10:53 Step 14/31 : FROM alpine:3.14 13:10:53 3.14: Pulling from library/alpine 13:10:53 c7ed990a2339: Pulling fs layer 13:10:53 c7ed990a2339: Verifying Checksum 13:10:53 c7ed990a2339: Download complete 13:10:53 c7ed990a2339: Pull complete 13:10:53 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:10:53 Status: Downloaded newer image for alpine:3.14 13:10:53 ---> dd53f409bf0b 13:10:53 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:10:53 ---> Running in 045b0a57069c 13:10:54 Removing intermediate container 045b0a57069c 13:10:54 ---> 2257057fff77 13:10:54 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:10:54 ---> Running in 87526d607e4e 13:10:54 Removing intermediate container 87526d607e4e 13:10:54 ---> 288762401131 13:10:54 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:54 ---> Running in 4ab63563ff10 13:10:54 Removing intermediate container 4ab63563ff10 13:10:54 ---> 8b496a8dbe2d 13:10:54 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:10:54 ---> Running in dfb65577a436 13:10:55 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:10:55 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:10:56 (1/7) Installing ca-certificates (20220614-r0) 13:10:56 (2/7) Installing dumb-init (1.2.5-r1) 13:10:56 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:10:56 (4/7) Installing libsodium (1.0.18-r0) 13:10:56 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:10:56 (6/7) Installing libzmq (4.3.4-r0) 13:10:56 (7/7) Installing zeromq (4.3.4-r0) 13:10:56 Executing busybox-1.33.1-r8.trigger 13:10:56 Executing ca-certificates-20220614-r0.trigger 13:10:56 OK: 9 MiB in 21 packages 13:10:57 Removing intermediate container dfb65577a436 13:10:57 ---> 9ce10eab4ada 13:10:57 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:10:57 ---> d4ee8982d4f0 13:10:57 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:10:57 ---> 58fd88be5265 13:10:57 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:10:57 ---> 636e4e24780f 13:10:57 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:10:58 ---> 0296eb662244 13:10:58 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:10:58 ---> b12da8705ec9 13:10:58 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:10:58 ---> Running in 0b2b60d5d641 13:10:59 Removing intermediate container 0b2b60d5d641 13:10:59 ---> aa50e681930c 13:10:59 Step 25/31 : VOLUME /cache 13:10:59 ---> Running in ef940cc7116d 13:10:59 Removing intermediate container ef940cc7116d 13:10:59 ---> bb0dc3843ab9 13:10:59 Step 26/31 : EXPOSE 59711 13:10:59 ---> Running in aa44f4cb55b2 13:10:59 Removing intermediate container aa44f4cb55b2 13:10:59 ---> 9a6acb92da58 13:10:59 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:10:59 ---> Running in 5940acf4c961 13:10:59 Removing intermediate container 5940acf4c961 13:10:59 ---> d8e6a67f6b85 13:10:59 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:10:59 ---> Running in fd6cb00311d5 13:10:59 Removing intermediate container fd6cb00311d5 13:10:59 ---> 7558cc063af6 13:10:59 Step 29/31 : LABEL arch=amd64 13:10:59 ---> Running in 8c4c42925929 13:10:59 Removing intermediate container 8c4c42925929 13:10:59 ---> 809ce873e8a7 13:10:59 Step 30/31 : LABEL git_sha=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 13:10:59 ---> Running in d3f41abfb526 13:10:59 Removing intermediate container d3f41abfb526 13:10:59 ---> 83bc28f23ddb 13:10:59 Step 31/31 : LABEL version=0.0.0 13:11:00 ---> Running in d823ba1b3bcf 13:11:00 Removing intermediate container d823ba1b3bcf 13:11:00 ---> 0570309a5e41 13:11:00 [Warning] One or more build-args [ARCH] were not consumed 13:11:00 Successfully built 0570309a5e41 13:11:00 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 13:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:00 13:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:01 latest: Pulling from edgex-lftools-log-publisher 13:11:01 5eb5b503b376: Pulling fs layer 13:11:01 5c69ac0246d0: Pulling fs layer 13:11:01 ec43610c2a17: Pulling fs layer 13:11:01 3a2ae6a8a46f: Pulling fs layer 13:11:01 33b1e0a273af: Pulling fs layer 13:11:01 5d3b04190fa2: Pulling fs layer 13:11:01 2f39f015ded8: Pulling fs layer 13:11:01 3a2ae6a8a46f: Waiting 13:11:01 5d3b04190fa2: Waiting 13:11:01 5c69ac0246d0: Verifying Checksum 13:11:01 5c69ac0246d0: Download complete 13:11:01 3a2ae6a8a46f: Verifying Checksum 13:11:01 3a2ae6a8a46f: Download complete 13:11:01 33b1e0a273af: Verifying Checksum 13:11:01 33b1e0a273af: Download complete 13:11:01 5d3b04190fa2: Download complete 13:11:01 ec43610c2a17: Verifying Checksum 13:11:01 ec43610c2a17: Download complete 13:11:01 5eb5b503b376: Verifying Checksum 13:11:01 5eb5b503b376: Download complete 13:11:01 2f39f015ded8: Download complete 13:11:02 5eb5b503b376: Pull complete 13:11:02 5c69ac0246d0: Pull complete 13:11:03 ec43610c2a17: Pull complete 13:11:03 3a2ae6a8a46f: Pull complete 13:11:03 33b1e0a273af: Pull complete 13:11:03 5d3b04190fa2: Pull complete 13:11:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22808 in /w/workspace/y_app-rfid-llrp-inventory_PR-105 [Pipeline] { [Pipeline] ws 13:11:05 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:11:05 The recommended git tool is: git 13:11:09 2f39f015ded8: Pull complete 13:11:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:09 prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container 13:11:09 $ 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-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:11:11 $ docker top 87ce786ec8d9f4e5e0a52637398d0bf2cb03c798ea9df7811961546a8135b9a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:12 ---> job-cost.sh 13:11:12 lf-activate-venv: SKIPPING 13:11:12 INFO: No Stack... 13:11:12 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:13 INFO: Archiving Costs [Pipeline] sh 13:11:13 using credential edgex-jenkins-ssh 13:11:13 Cloning the remote Git repository 13:11:13 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives/cost.csv 13:11:13 + cut -d, -f6 [Pipeline] lock 13:11:13 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] 13:11:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] did not exist. Created. 13:11:13 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:11:13 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:11:13 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:11:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:11:13 > git --version # timeout=10 13:11:13 + echo total: 0.2199999988079071 [Pipeline] stash 13:11:13 Stashed 1 file(s) [Pipeline] } 13:11:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:11:13 $ docker stop --time=1 87ce786ec8d9f4e5e0a52637398d0bf2cb03c798ea9df7811961546a8135b9a5 13:11:13 > git --version # 'git version 2.25.1' 13:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:15 $ docker rm -f 87ce786ec8d9f4e5e0a52637398d0bf2cb03c798ea9df7811961546a8135b9a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:11:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:11:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:11:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:11:16 Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 13:11:16 Merge succeeded, producing d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 13:11:16 Checking out Revision d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 (PR-105) 13:11:16 > git config core.sparsecheckout # timeout=10 13:11:16 > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # timeout=10 13:11:16 > git remote # timeout=10 13:11:16 > git config --get remote.origin.url # timeout=10 13:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:16 > git merge 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 13:11:16 > git rev-parse HEAD^{commit} # timeout=10 13:11:16 > git config core.sparsecheckout # timeout=10 13:11:16 > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # timeout=10 13:11:20 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 13:11:21 > git --version # timeout=10 13:11:21 > git --version # 'git version 2.25.1' 13:11:21 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:11:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:11:22 % Total % Received % Xferd Average Speed Time Time Time Current 13:11:22 Dload Upload Total Spent Left Speed 13:11:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 13:11:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:11:23 + sudo tee /etc/docker/daemon.new 13:11:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:11:23 { 13:11:23 "registry-mirrors": [ 13:11:23 "https://nexus3.edgexfoundry.org:10001" 13:11:23 ], 13:11:23 "bip": "10.250.0.254/24", 13:11:23 "hosts": [ 13:11:23 "tcp://0.0.0.0:5555", 13:11:23 "unix:///var/run/docker.sock" 13:11:23 ], 13:11:23 "mtu": 1458, 13:11:23 "selinux-enabled": true, 13:11:23 "seccomp-profile": "/etc/docker/seccomp.json" 13:11:23 } [Pipeline] sh 13:11:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:11:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:42 provisioning config files... 13:11:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config743225257298232099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:43 ---> docker-login.sh 13:11:43 nexus3.edgexfoundry.org:10001 13:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:43 Configure a credential helper to remove this warning. See 13:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:43 13:11:43 Login Succeeded 13:11:43 nexus3.edgexfoundry.org:10002 13:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:44 Configure a credential helper to remove this warning. See 13:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:44 13:11:44 Login Succeeded 13:11:44 nexus3.edgexfoundry.org:10003 13:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:44 Configure a credential helper to remove this warning. See 13:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:44 13:11:44 Login Succeeded 13:11:44 nexus3.edgexfoundry.org:10004 13:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:45 Configure a credential helper to remove this warning. See 13:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:45 13:11:45 Login Succeeded 13:11:45 docker.io 13:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:46 Configure a credential helper to remove this warning. See 13:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:46 13:11:46 Login Succeeded 13:11:46 ---> docker-login.sh ends [Pipeline] } 13:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:11:46 ========================================================= 13:11:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:11:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:47 + 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 . 13:11:47 Sending build context to Docker daemon 682.5kB 13:11:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:11:47 Step 2/13 : FROM ${BASE} AS builder 13:11:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:11:47 b3c136eddcbf: Pulling fs layer 13:11:47 c0a3192eca97: Pulling fs layer 13:11:47 a050256f5b6f: Pulling fs layer 13:11:47 656be50a0ddc: Pulling fs layer 13:11:47 2bbca73fdf42: Pulling fs layer 13:11:47 46d945488cbd: Pulling fs layer 13:11:47 8a5474983e97: Pulling fs layer 13:11:47 329c88fbcd65: Pulling fs layer 13:11:47 656be50a0ddc: Waiting 13:11:47 2bbca73fdf42: Waiting 13:11:47 46d945488cbd: Waiting 13:11:47 8a5474983e97: Waiting 13:11:47 329c88fbcd65: Waiting 13:11:47 a050256f5b6f: Verifying Checksum 13:11:47 a050256f5b6f: Download complete 13:11:47 c0a3192eca97: Verifying Checksum 13:11:47 c0a3192eca97: Download complete 13:11:47 2bbca73fdf42: Verifying Checksum 13:11:47 2bbca73fdf42: Download complete 13:11:47 46d945488cbd: Verifying Checksum 13:11:47 46d945488cbd: Download complete 13:11:47 b3c136eddcbf: Verifying Checksum 13:11:47 b3c136eddcbf: Download complete 13:11:48 b3c136eddcbf: Pull complete 13:11:48 329c88fbcd65: Verifying Checksum 13:11:48 329c88fbcd65: Download complete 13:11:49 c0a3192eca97: Pull complete 13:11:49 a050256f5b6f: Pull complete 13:11:50 8a5474983e97: Verifying Checksum 13:11:50 8a5474983e97: Download complete 13:11:50 656be50a0ddc: Verifying Checksum 13:11:50 656be50a0ddc: Download complete 13:12:03 656be50a0ddc: Pull complete 13:12:03 2bbca73fdf42: Pull complete 13:12:03 46d945488cbd: Pull complete 13:12:10 8a5474983e97: Pull complete 13:12:12 329c88fbcd65: Pull complete 13:12:12 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:12:12 ---> ff4287adb874 13:12:12 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:12:13 ---> Running in 7b68f2a4d11a 13:12:13 Removing intermediate container 7b68f2a4d11a 13:12:13 ---> b154958ae329 13:12:13 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:12:13 ---> Running in c685447f7f67 13:12:13 Removing intermediate container c685447f7f67 13:12:13 ---> bb3ac34aaa46 13:12:13 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:12:13 ---> Running in 3a5212df76e3 13:12:14 Removing intermediate container 3a5212df76e3 13:12:14 ---> 0a520e762c0b 13:12:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:14 ---> Running in 80004a93bd86 13:12:16 Removing intermediate container 80004a93bd86 13:12:16 ---> 96e9ddf8eeda 13:12:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:16 ---> Running in ea267f1f2231 13:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:12:19 OK: 221 MiB in 51 packages 13:12:20 Removing intermediate container ea267f1f2231 13:12:20 ---> 800a2d641bf5 13:12:20 Step 8/13 : WORKDIR /app 13:12:20 ---> Running in ddbbc424829a 13:12:21 Removing intermediate container ddbbc424829a 13:12:21 ---> e184f8bb2d78 13:12:21 Step 9/13 : COPY go.mod vendor* ./ 13:12:21 ---> b01a36aa1bee 13:12:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:21 ---> Running in d4debb7bfd4e 13:13:17 Removing intermediate container d4debb7bfd4e 13:13:17 ---> f3ca607e2f8e 13:13:17 Step 11/13 : COPY . . 13:13:17 ---> d43f537a0438 13:13:17 Step 12/13 : ARG MAKE="make build" 13:13:17 ---> Running in 7a8ddd3d19d9 13:13:17 Removing intermediate container 7a8ddd3d19d9 13:13:17 ---> f4ebaf36fd5c 13:13:17 Step 13/13 : RUN $MAKE 13:13:17 ---> Running in 4514ab05df26 13:13:17 noop 13:13:17 Removing intermediate container 4514ab05df26 13:13:17 ---> 455db0d4255e 13:13:17 Successfully built 455db0d4255e 13:13:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:18 + docker inspect -f . ci-base-image-arm64 13:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:18 prd-ubuntu20.04-docker-arm64-4c-16g-22808 does not seem to be running inside a container 13:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:13:20 $ docker top 0101c303d9cad881cf1569c7c29f618a9493ba95b0a70328375d33fd51973687 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:21 + go version 13:13:21 go version go1.18.3 linux/arm64 [Pipeline] } 13:13:21 $ docker stop --time=1 0101c303d9cad881cf1569c7c29f618a9493ba95b0a70328375d33fd51973687 13:13:22 $ docker rm -f 0101c303d9cad881cf1569c7c29f618a9493ba95b0a70328375d33fd51973687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:23 + docker inspect -f . ci-base-image-arm64 13:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:23 prd-ubuntu20.04-docker-arm64-4c-16g-22808 does not seem to be running inside a container 13:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:13:25 $ docker top 59c8afe4e2eefae3d9f306ea5b09116999a19c88c148d0f5eb9b9f7518cb8e37 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:26 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:13:26 + make test 13:13:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:14:48 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:14:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.167s coverage: 86.2% of statements 13:14:48 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:14:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements 13:14:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:14:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:15:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:15:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:15:16 ./bin/test-attribution.sh 13:15:16 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:15:16 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:15:16 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:15:16 $ docker stop --time=1 59c8afe4e2eefae3d9f306ea5b09116999a19c88c148d0f5eb9b9f7518cb8e37 13:15:18 $ docker rm -f 59c8afe4e2eefae3d9f306ea5b09116999a19c88c148d0f5eb9b9f7518cb8e37 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:15:19 Warning: overwriting stash ‘coverage-report’ 13:15:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:15:20 + ls -al . 13:15:20 total 228 13:15:20 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 13:13 . 13:15:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:11 .. 13:15:20 -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 13:11 .dockerignore 13:15:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 13:11 .git 13:15:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:11 .github 13:15:20 -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 13:11 .gitignore 13:15:20 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 13:11 .golangci.yml 13:15:20 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 15 13:11 Attribution.txt 13:15:20 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 15 13:11 CHANGELOG.md 13:15:20 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 13:11 Dockerfile 13:15:20 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 13:11 GOVERNANCE.md 13:15:20 -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 13:11 Jenkinsfile 13:15:20 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 13:11 LICENSE 13:15:20 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 15 13:11 Makefile 13:15:20 -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 13:11 OWNERS.md 13:15:20 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 15 13:11 README.md 13:15:20 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 13:09 VERSION 13:15:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:11 bin 13:15:20 -rw-r--r-- 1 jenkins jenkins 41008 Aug 15 13:14 coverage.out 13:15:20 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 15 13:11 go.mod 13:15:20 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 15 13:11 go.sum 13:15:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:11 images 13:15:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:11 internal 13:15:20 -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 13:11 main.go 13:15:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:11 res 13:15:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:11 snap 13:15:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:21 + 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=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 --label arch=arm64 --label version=0.0.0 . 13:15:21 Sending build context to Docker daemon 682.5kB 13:15:21 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:15:21 Step 2/31 : FROM ${BASE} AS builder 13:15:21 ---> 455db0d4255e 13:15:21 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:15:21 ---> Running in 3d50db2a3303 13:15:21 Removing intermediate container 3d50db2a3303 13:15:21 ---> 31010fbf5b56 13:15:21 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:15:22 ---> Running in fab12ac84dff 13:15:22 Removing intermediate container fab12ac84dff 13:15:22 ---> e0cff20b09b6 13:15:22 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:15:22 ---> Running in c168c1b07a98 13:15:22 Removing intermediate container c168c1b07a98 13:15:22 ---> 0b7f11c80e00 13:15:22 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:22 ---> Running in 33c2943fa8a6 13:15:24 Removing intermediate container 33c2943fa8a6 13:15:24 ---> 2b29c9efa80e 13:15:24 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:24 ---> Running in 8a4a337f6135 13:15:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:15:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:15:27 OK: 221 MiB in 51 packages 13:15:28 Removing intermediate container 8a4a337f6135 13:15:28 ---> 2042da9472b0 13:15:28 Step 8/31 : WORKDIR /app 13:15:28 ---> Running in 4bcc5a718269 13:15:28 Removing intermediate container 4bcc5a718269 13:15:28 ---> a185a47a0fa2 13:15:28 Step 9/31 : COPY go.mod vendor* ./ 13:15:29 ---> ad32635e27e1 13:15:29 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:29 ---> Running in 0bbd49278fdf 13:15:31 Removing intermediate container 0bbd49278fdf 13:15:31 ---> e7fa7e12674b 13:15:31 Step 11/31 : COPY . . 13:15:31 ---> d1ee395265f8 13:15:31 Step 12/31 : ARG MAKE="make build" 13:15:31 ---> Running in 1d63e44d15df 13:15:32 Removing intermediate container 1d63e44d15df 13:15:32 ---> a3689d56bc90 13:15:32 Step 13/31 : RUN $MAKE 13:15:32 ---> Running in ad15a9784216 13:15:33 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.29 -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 13:17:39 Removing intermediate container ad15a9784216 13:17:39 ---> 564876fe1817 13:17:39 Step 14/31 : FROM alpine:3.14 13:17:39 3.14: Pulling from library/alpine 13:17:39 90cda3b7c325: Pulling fs layer 13:17:39 90cda3b7c325: Verifying Checksum 13:17:39 90cda3b7c325: Download complete 13:17:39 90cda3b7c325: Pull complete 13:17:39 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:17:39 Status: Downloaded newer image for alpine:3.14 13:17:39 ---> 376ba31ae3da 13:17:39 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:17:39 ---> Running in f3ec412b2eeb 13:17:39 Removing intermediate container f3ec412b2eeb 13:17:39 ---> 405b66fc6927 13:17:39 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:17:39 ---> Running in 3a9d8d01bb02 13:17:39 Removing intermediate container 3a9d8d01bb02 13:17:39 ---> 9d8d8715f9c0 13:17:39 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:39 ---> Running in 6c2d5ae735f0 13:17:39 Removing intermediate container 6c2d5ae735f0 13:17:39 ---> c50fe27f2877 13:17:39 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:17:39 ---> Running in e6258891027d 13:17:39 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:17:41 (1/7) Installing ca-certificates (20220614-r0) 13:17:41 (2/7) Installing dumb-init (1.2.5-r1) 13:17:41 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:17:42 (4/7) Installing libsodium (1.0.18-r0) 13:17:42 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:17:42 (6/7) Installing libzmq (4.3.4-r0) 13:17:42 (7/7) Installing zeromq (4.3.4-r0) 13:17:42 Executing busybox-1.33.1-r8.trigger 13:17:42 Executing ca-certificates-20220614-r0.trigger 13:17:42 OK: 9 MiB in 21 packages 13:17:44 Removing intermediate container e6258891027d 13:17:44 ---> cecf712a923a 13:17:44 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:17:44 ---> da9b48468e8d 13:17:44 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:17:44 ---> d4e7e2fefbeb 13:17:44 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:17:45 ---> f854586c5f44 13:17:45 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:17:46 ---> e05dde95fe3c 13:17:46 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:17:47 ---> 42d1f8d0145d 13:17:47 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:17:47 ---> Running in 6eb84e1467a8 13:17:48 Removing intermediate container 6eb84e1467a8 13:17:48 ---> 5751ec9cfe4d 13:17:48 Step 25/31 : VOLUME /cache 13:17:48 ---> Running in fffbe7af32d0 13:17:49 Removing intermediate container fffbe7af32d0 13:17:49 ---> fd4b8cbdb5ff 13:17:49 Step 26/31 : EXPOSE 59711 13:17:49 ---> Running in 10e58cd044df 13:17:49 Removing intermediate container 10e58cd044df 13:17:49 ---> dc40b3a37a95 13:17:49 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:17:49 ---> Running in 5b586c97e4f0 13:17:50 Removing intermediate container 5b586c97e4f0 13:17:50 ---> 5321c8c8cdd5 13:17:50 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:17:50 ---> Running in 94e12686f4ca 13:17:50 Removing intermediate container 94e12686f4ca 13:17:50 ---> 0cbb1d0d17d7 13:17:50 Step 29/31 : LABEL arch=arm64 13:17:50 ---> Running in a83be5ee5c60 13:17:50 Removing intermediate container a83be5ee5c60 13:17:50 ---> b9c4386fb5ea 13:17:50 Step 30/31 : LABEL git_sha=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 13:17:50 ---> Running in a62e6ce56b87 13:17:51 Removing intermediate container a62e6ce56b87 13:17:51 ---> 24140d2da1a5 13:17:51 Step 31/31 : LABEL version=0.0.0 13:17:51 ---> Running in e8262cecffe1 13:17:51 Removing intermediate container e8262cecffe1 13:17:51 ---> 66dc00736d6e 13:17:51 [Warning] One or more build-args [ARCH] were not consumed 13:17:51 Successfully built 66dc00736d6e 13:17:51 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:52 13:17:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:53 arm64: Pulling from edgex-lftools-log-publisher 13:17:53 8998bd30e6a1: Pulling fs layer 13:17:53 04944245beec: Pulling fs layer 13:17:53 699f458cf7ca: Pulling fs layer 13:17:53 765212b225bb: Pulling fs layer 13:17:53 f23df028b6ca: Pulling fs layer 13:17:53 d65c8cfc05b1: Pulling fs layer 13:17:53 2437ff75d9bd: Pulling fs layer 13:17:53 f23df028b6ca: Waiting 13:17:53 d65c8cfc05b1: Waiting 13:17:53 765212b225bb: Waiting 13:17:53 2437ff75d9bd: Waiting 13:17:53 04944245beec: Verifying Checksum 13:17:53 04944245beec: Download complete 13:17:53 765212b225bb: Download complete 13:17:53 f23df028b6ca: Download complete 13:17:53 d65c8cfc05b1: Verifying Checksum 13:17:53 d65c8cfc05b1: Download complete 13:17:53 699f458cf7ca: Download complete 13:17:53 8998bd30e6a1: Verifying Checksum 13:17:53 8998bd30e6a1: Download complete 13:17:56 2437ff75d9bd: Verifying Checksum 13:17:56 2437ff75d9bd: Download complete 13:17:57 8998bd30e6a1: Pull complete 13:17:58 04944245beec: Pull complete 13:18:00 699f458cf7ca: Pull complete 13:18:00 765212b225bb: Pull complete 13:18:01 f23df028b6ca: Pull complete 13:18:01 d65c8cfc05b1: Pull complete 13:18:16 2437ff75d9bd: Pull complete 13:18:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:16 prd-ubuntu20.04-docker-arm64-4c-16g-22808 does not seem to be running inside a container 13:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:18:19 $ docker top 8cb5e97e16cfb83974b50974462f6c1e1d8f082f9244fd599927a711484a9c5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:20 ---> job-cost.sh 13:18:20 lf-activate-venv: SKIPPING 13:18:20 INFO: No Stack... 13:18:20 INFO: Retrieving Pricing Info for: v3-standard-4 13:18:21 INFO: Archiving Costs [Pipeline] sh 13:18:22 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:18:22 + cut -d, -f6 [Pipeline] lock 13:18:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] 13:18:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] did not exist. Created. 13:18:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:23 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c6da198d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:18:23 + echo total: 0.10999999940395355 [Pipeline] stash 13:18:23 Warning: overwriting stash ‘stack-cost’ 13:18:23 Stashed 1 file(s) [Pipeline] } 13:18:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:18:23 $ docker stop --time=1 8cb5e97e16cfb83974b50974462f6c1e1d8f082f9244fd599927a711484a9c5c 13:18:25 $ docker rm -f 8cb5e97e16cfb83974b50974462f6c1e1d8f082f9244fd599927a711484a9c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:18:26 provisioning config files... 13:18:26 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config5223892217555155872tmp [Pipeline] { [Pipeline] sh 13:18:26 + set +x 13:18:26 + + bash -s --curl 13:18:26 -s https://codecov.io/bash 13:18:26 13:18:26 _____ _ 13:18:26 / ____| | | 13:18:26 | | ___ __| | ___ ___ _____ __ 13:18:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:18:26 | |___| (_) | (_| | __/ (_| (_) \ V / 13:18:26 \_____\___/ \__,_|\___|\___\___/ \_/ 13:18:26 Bash-1.0.6 13:18:26 13:18:26 13:18:26 ==> git version 2.25.1 found 13:18:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:18:26 Release-Date: 2020-01-08 13:18:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:18:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:18:26 ==> Jenkins CI detected. 13:18:26 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-105 13:18:26 project root: . 13:18:26 --> token set from env 13:18:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:18:26 ==> Running gcov in . (disable via -X gcov) 13:18:27 ==> Python coveragepy not found 13:18:27 ==> Searching for coverage reports in: 13:18:27 + . 13:18:27 -> Found 1 reports 13:18:27 ==> Detecting git/mercurial file structure 13:18:27 ==> Reading reports 13:18:27 + ./coverage.out bytes=41008 13:18:27 ==> Appending adjustments 13:18:27 https://docs.codecov.io/docs/fixing-reports 13:18:27 + Found adjustments 13:18:27 ==> Gzipping contents 13:18:27 12K /tmp/codecov.nctSwO.gz 13:18:27 ==> Uploading reports 13:18:27 url: https://codecov.io 13:18:27 query: branch=PR-105&commit=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=105&job=&cmd_args= 13:18:27 -> Pinging Codecov 13:18:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-105&commit=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=105&job=&cmd_args= 13:18:27 -> Uploading to 13:18:27 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/581DD39554BDF9B6E22D074273EAD858/d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1/d9f5bfcb-f525-4467-ba3f-cbfd645718db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T131827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=faa429e009da3213670c1045d14df981ba869f1467b54e243fa18180f6acf114 13:18:27 % Total % Received % Xferd Average Speed Time Time Time Current 13:18:27 Dload Upload Total Spent Left Speed 13:18:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11389 0 0 100 11389 0 48463 --:--:-- --:--:-- --:--:-- 48463 13:18:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] } 13:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:18:29 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives ] 13:18:29 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives 13:18:29 total 16 13:18:29 drwxr-xr-x 3 root root 4096 Aug 15 13:11 . 13:18:29 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 13:11 .. 13:18:29 drwxr-xr-x 2 root root 4096 Aug 15 13:11 cost 13:18:29 -rw-r--r-- 1 root root 95 Aug 15 13:11 cost.csv 13:18:29 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives 13:18:29 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives 13:18:29 total 16 13:18:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 13:11 . 13:18:29 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 13:11 .. 13:18:29 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 13:11 cost 13:18:29 -rw-r--r-- 1 jenkins jenkins 95 Aug 15 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:18:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:18:30 ---> package-listing.sh 13:18:30 ++ facter osfamily 13:18:30 ++ tr '[:upper:]' '[:lower:]' 13:18:30 + OS_FAMILY=debian 13:18:30 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-105 13:18:30 + START_PACKAGES=/tmp/packages_start.txt 13:18:30 + END_PACKAGES=/tmp/packages_end.txt 13:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:18:30 + PACKAGES=/tmp/packages_start.txt 13:18:30 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-105 ']' 13:18:30 + PACKAGES=/tmp/packages_end.txt 13:18:30 + case "${OS_FAMILY}" in 13:18:30 + dpkg -l 13:18:30 + grep '^ii' 13:18:30 + '[' -f /tmp/packages_start.txt ']' 13:18:30 + '[' -f /tmp/packages_end.txt ']' 13:18:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:18:30 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-105 ']' 13:18:30 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives/ 13:18:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives/ [Pipeline] echo 13:18:30 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:18:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:32 prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container 13:18:32 $ 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-105/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-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:18:32 $ docker top 9b844aea7a2e892116b7b40c5e8c24f17fbfce18dae4fb37ec12626aed72d816 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:32 + touch /tmp/pre-build-complete [Pipeline] sh 13:18:33 + mkdir -p /var/log/sysstat [Pipeline] sh 13:18:33 + ls /var/log/sa-host 13:18:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:33 provisioning config files... 13:18:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config3278286371677165875tmp [Pipeline] { [Pipeline] echo 13:18:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:18:33 ---> create-netrc.sh [Pipeline] } 13:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:18:34 ---> python-tools-install.sh [Pipeline] echo 13:18:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:18:34 ---> sudo-logs.sh 13:18:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:18:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:18:35 ---> job-cost.sh 13:18:35 lf-activate-venv: SKIPPING 13:18:35 DEBUG: total: 0.2199999988079071 13:18:35 INFO: Retrieving Stack Cost... 13:18:35 INFO: Retrieving Pricing Info for: v3-standard-8 13:18:36 INFO: Archiving Costs [Pipeline] echo 13:18:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:18:36 ---> logs-deploy.sh 13:18:36 lf-activate-venv: SKIPPING 13:18:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-105/1 13:18:36 INFO: archiving workspace using pattern(s): 13:18:37 Archives upload complete. 13:18:37 INFO: archiving logs to Nexus 13:18:38 ---> uname -a: 13:18:38 Linux prd-ubuntu20-04-docker-8c-8g-22806 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:18:38 13:18:38 13:18:38 ---> lscpu: 13:18:38 Architecture: x86_64 13:18:38 CPU op-mode(s): 32-bit, 64-bit 13:18:38 Byte Order: Little Endian 13:18:38 Address sizes: 40 bits physical, 48 bits virtual 13:18:38 CPU(s): 8 13:18:38 On-line CPU(s) list: 0-7 13:18:38 Thread(s) per core: 1 13:18:38 Core(s) per socket: 1 13:18:38 Socket(s): 8 13:18:38 NUMA node(s): 1 13:18:38 Vendor ID: AuthenticAMD 13:18:38 CPU family: 23 13:18:38 Model: 49 13:18:38 Model name: AMD EPYC-Rome Processor 13:18:38 Stepping: 0 13:18:38 CPU MHz: 2799.864 13:18:38 BogoMIPS: 5599.72 13:18:38 Virtualization: AMD-V 13:18:38 Hypervisor vendor: KVM 13:18:38 Virtualization type: full 13:18:38 L1d cache: 256 KiB 13:18:38 L1i cache: 256 KiB 13:18:38 L2 cache: 4 MiB 13:18:38 L3 cache: 128 MiB 13:18:38 NUMA node0 CPU(s): 0-7 13:18:38 Vulnerability Itlb multihit: Not affected 13:18:38 Vulnerability L1tf: Not affected 13:18:38 Vulnerability Mds: Not affected 13:18:38 Vulnerability Meltdown: Not affected 13:18:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:18:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:18:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:18:38 Vulnerability Srbds: Not affected 13:18:38 Vulnerability Tsx async abort: Not affected 13:18:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:18:38 13:18:38 13:18:38 ---> nproc: 13:18:38 8 13:18:38 13:18:38 13:18:38 ---> df -h: 13:18:38 Filesystem Size Used Avail Use% Mounted on 13:18:38 overlay 155G 11G 145G 7% / 13:18:38 tmpfs 64M 0 64M 0% /dev 13:18:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:18:38 shm 64M 0 64M 0% /dev/shm 13:18:38 /dev/vda1 155G 11G 145G 7% /facter-os 13:18:38 13:18:38 13:18:38 ---> sar -b -r -n DEV: 13:18:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22806) 08/15/22 _x86_64_ (8 CPU) 13:18:38 13:18:38 13:08:17 LINUX RESTART (8 CPU) 13:18:38 13:18:38 13:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:18:38 13:10:01 214.86 4.32 210.54 0.00 422.17 104173.80 0.00 13:18:38 13:11:01 184.72 0.15 184.57 0.00 10.40 25237.53 0.00 13:18:38 13:12:01 32.72 0.03 32.69 0.00 5.60 16724.29 0.00 13:18:38 13:13:01 2.03 0.00 2.03 0.00 0.00 22.28 0.00 13:18:38 13:14:01 1.20 0.02 1.18 0.00 0.13 13.46 0.00 13:18:38 13:15:01 1.68 0.00 1.68 0.00 0.00 24.13 0.00 13:18:38 13:16:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 13:18:38 13:17:01 1.52 0.02 1.50 0.00 0.13 17.46 0.00 13:18:38 13:18:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 13:18:38 Average: 48.66 0.50 48.17 0.00 48.02 16085.12 0.00 13:18:38 13:18:38 13:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:18:38 13:10:01 28215800 31636520 655296 1.99 161700 3461008 2456120 7.24 1315836 2893540 2792 13:18:38 13:11:01 27936992 31694708 595944 1.81 167616 3783408 2375192 7.00 1405968 3067464 81144 13:18:38 13:12:01 27557124 31741952 547444 1.66 175528 4154708 1907448 5.62 1381856 3426492 168 13:18:38 13:13:01 27557492 31742352 546772 1.66 175552 4154708 1923644 5.67 1380568 3426488 24 13:18:38 13:14:01 27569336 31754340 534668 1.63 175596 4154844 1923644 5.67 1368804 3426640 40 13:18:38 13:15:01 27569072 31754104 534912 1.63 175612 4154844 1923644 5.67 1368348 3426640 20 13:18:38 13:16:01 27575828 31760892 528092 1.61 175616 4154848 1923644 5.67 1361916 3426660 24 13:18:38 13:17:01 27575436 31760528 528548 1.61 175644 4154848 1923644 5.67 1362304 3426664 12 13:18:38 13:18:01 27575432 31760828 527876 1.61 175664 4154852 1923644 5.67 1362688 3426792 24 13:18:38 Average: 27681390 31734025 555506 1.69 173170 4036452 2031180 5.99 1367588 3327487 9361 13:18:38 13:18:38 13:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:18:38 13:10:01 docker0 150.89 181.53 12.33 1692.57 0.00 0.00 0.00 0.00 13:18:38 13:10:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 13:18:38 13:10:01 ens3 453.30 338.40 7409.51 100.26 0.00 0.00 0.00 0.00 13:18:38 13:10:01 veth043d8ea 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 13:18:38 13:11:01 docker0 14.45 18.21 0.85 95.09 0.00 0.00 0.00 0.00 13:18:38 13:11:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 13:18:38 13:11:01 ens3 99.28 70.04 1492.18 18.74 0.00 0.00 0.00 0.00 13:18:38 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:12:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:18:38 13:12:01 ens3 58.31 36.17 1200.14 24.43 0.00 0.00 0.00 0.00 13:18:38 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:18:38 13:13:01 ens3 0.40 0.35 0.03 0.03 0.00 0.00 0.00 0.00 13:18:38 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:14:01 ens3 1.62 2.88 0.17 6.91 0.00 0.00 0.00 0.00 13:18:38 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:18:38 13:15:01 ens3 1.08 1.10 5.83 0.08 0.00 0.00 0.00 0.00 13:18:38 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:18:38 13:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:18:38 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:38 13:18:01 ens3 8.48 8.07 0.88 14.04 0.00 0.00 0.00 0.00 13:18:38 Average: docker0 18.12 21.90 1.44 195.85 0.00 0.00 0.00 0.00 13:18:38 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 13:18:38 Average: ens3 68.46 50.26 1111.51 18.13 0.00 0.00 0.00 0.00 13:18:38 13:18:38 13:18:38 ---> sar -P ALL: 13:18:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22806) 08/15/22 _x86_64_ (8 CPU) 13:18:38 13:18:38 13:08:17 LINUX RESTART (8 CPU) 13:18:38 13:18:38 13:09:02 CPU %user %nice %system %iowait %steal %idle 13:18:38 13:10:01 all 10.88 0.00 4.64 2.46 0.05 81.97 13:18:38 13:10:01 0 11.08 0.00 4.01 0.41 0.05 84.45 13:18:38 13:10:01 1 11.95 0.00 4.03 0.46 0.05 83.52 13:18:38 13:10:01 2 10.75 0.00 4.04 1.34 0.05 83.82 13:18:38 13:10:01 3 10.16 0.00 4.46 5.20 0.05 80.12 13:18:38 13:10:01 4 11.00 0.00 4.79 3.95 0.05 80.21 13:18:38 13:10:01 5 9.79 0.00 5.06 7.24 0.05 77.86 13:18:38 13:10:01 6 11.26 0.00 4.86 0.24 0.05 83.59 13:18:38 13:10:01 7 11.00 0.00 5.88 0.86 0.07 82.19 13:18:38 13:11:01 all 37.34 0.00 6.19 1.11 0.08 55.29 13:18:38 13:11:01 0 38.62 0.00 6.47 1.68 0.08 53.15 13:18:38 13:11:01 1 38.18 0.00 6.09 1.28 0.08 54.36 13:18:38 13:11:01 2 39.68 0.00 6.58 0.32 0.07 53.35 13:18:38 13:11:01 3 36.71 0.00 6.46 3.94 0.08 52.81 13:18:38 13:11:01 4 38.73 0.00 5.85 0.18 0.07 55.16 13:18:38 13:11:01 5 33.95 0.00 5.52 0.51 0.07 59.95 13:18:38 13:11:01 6 37.54 0.00 5.90 0.05 0.05 56.46 13:18:38 13:11:01 7 35.23 0.00 6.64 0.92 0.10 57.11 13:18:38 13:12:01 all 2.95 0.00 1.14 0.49 0.03 95.40 13:18:38 13:12:01 0 2.85 0.00 1.31 0.02 0.02 95.81 13:18:38 13:12:01 1 2.84 0.00 1.14 0.18 0.08 95.75 13:18:38 13:12:01 2 2.69 0.00 1.64 2.64 0.03 92.99 13:18:38 13:12:01 3 2.97 0.00 1.09 0.02 0.02 95.91 13:18:38 13:12:01 4 2.88 0.00 0.94 0.38 0.00 95.80 13:18:38 13:12:01 5 3.47 0.00 1.14 0.57 0.03 94.79 13:18:38 13:12:01 6 3.41 0.00 0.95 0.05 0.02 95.57 13:18:38 13:12:01 7 2.50 0.00 0.89 0.02 0.02 96.58 13:18:38 13:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:18:38 13:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:18:38 13:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 13:18:38 13:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:18:38 13:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:18:38 13:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:18:38 13:13:01 5 0.02 0.00 0.02 0.03 0.00 99.93 13:18:38 13:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:18:38 13:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:18:38 13:14:01 all 0.04 0.00 0.03 0.01 0.01 99.92 13:18:38 13:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:18:38 13:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90 13:18:38 13:14:01 2 0.07 0.00 0.05 0.02 0.03 99.83 13:18:38 13:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:18:38 13:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:18:38 13:14:01 5 0.03 0.00 0.03 0.03 0.00 99.90 13:18:38 13:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:18:38 13:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:18:38 13:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:18:38 13:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:18:38 13:15:01 1 0.00 0.00 0.00 0.02 0.02 99.97 13:18:38 13:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:18:38 13:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:18:38 13:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:18:38 13:15:01 5 0.05 0.00 0.03 0.03 0.02 99.87 13:18:38 13:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:18:38 13:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:18:38 13:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:18:38 13:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:18:38 13:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:18:38 13:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:18:38 13:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:18:38 13:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:18:38 13:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:18:38 13:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:18:38 13:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:18:38 13:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:18:38 13:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:18:38 13:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:18:38 13:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:18:38 13:17:01 3 0.05 0.00 0.02 0.02 0.02 99.90 13:18:38 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:18:38 13:17:01 5 0.03 0.00 0.00 0.05 0.00 99.92 13:18:38 13:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:18:38 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:18:38 13:18:01 all 0.04 0.00 0.03 0.00 0.01 99.92 13:18:38 13:18:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:18:38 13:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:18:38 13:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:18:38 13:18:01 3 0.03 0.00 0.03 0.02 0.02 99.90 13:18:38 13:18:01 4 0.05 0.00 0.05 0.00 0.00 99.90 13:18:38 13:18:01 5 0.07 0.00 0.02 0.02 0.00 99.90 13:18:38 13:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:18:38 13:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:18:38 Average: all 5.64 0.00 1.32 0.45 0.02 92.57 13:18:38 Average: 0 5.81 0.00 1.31 0.23 0.02 92.62 13:18:38 Average: 1 5.84 0.00 1.25 0.22 0.03 92.66 13:18:38 Average: 2 5.88 0.00 1.36 0.48 0.02 92.26 13:18:38 Average: 3 5.49 0.00 1.33 1.00 0.02 92.16 13:18:38 Average: 4 5.81 0.00 1.28 0.49 0.01 92.40 13:18:38 Average: 5 5.21 0.00 1.29 0.92 0.02 92.56 13:18:38 Average: 6 5.76 0.00 1.30 0.04 0.01 92.89 13:18:38 Average: 7 5.34 0.00 1.47 0.20 0.02 92.97 13:18:38 13:18:38 13:18:38