Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d4672b429e123768d766ffaec29edd8fdbc87f8+072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (10558287dd341e6083e1bc58cba88a9646658eb0) 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-ssh3401670838426330072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5797707181641105353.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-108/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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18138404984087401923.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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4400095709500133577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11099179325220234901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-108/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-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17053202518437965920.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28956 in /w/workspace/y_app-rfid-llrp-inventory_PR-108 [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-108 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit 2d4672b429e123768d766ffaec29edd8fdbc87f8 Merge succeeded, producing 2d4672b429e123768d766ffaec29edd8fdbc87f8 Checking out Revision 2d4672b429e123768d766ffaec29edd8fdbc87f8 (PR-108) > 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/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:14:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:14:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:14:24 ========================================================= 13:14:24 EdgeX Global Pipelines Version Info 13:14:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:14:25 ------------------- 13:14:25 stable info: 13:14:25 ------------------- 13:14:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:14:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:14:25 Message: update stable to v1.0.239 13:14:26 ------------------- 13:14:26 experimental info: 13:14:26 ------------------- 13:14:26 Commited By: **** collab-it+edgex@linuxfoundation.org 13:14:26 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:14:26 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo 13:14:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d4672b [Pipeline] echo 13:14:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:28 provisioning config files... 13:14:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config6112797379940361037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:28 ---> docker-login.sh 13:14:28 nexus3.edgexfoundry.org:10001 13:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:28 Configure a credential helper to remove this warning. See 13:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:28 13:14:29 Login Succeeded 13:14:29 nexus3.edgexfoundry.org:10002 13:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:29 Configure a credential helper to remove this warning. See 13:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:29 13:14:29 Login Succeeded 13:14:29 nexus3.edgexfoundry.org:10003 13:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:29 Configure a credential helper to remove this warning. See 13:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:29 13:14:29 Login Succeeded 13:14:29 nexus3.edgexfoundry.org:10004 13:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:29 Configure a credential helper to remove this warning. See 13:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:29 13:14:29 Login Succeeded 13:14:29 docker.io 13:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:29 Configure a credential helper to remove this warning. See 13:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:29 13:14:29 Login Succeeded 13:14:29 ---> docker-login.sh ends [Pipeline] } 13:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:14:30 + git rev-list -1 --merges 2d4672b429e123768d766ffaec29edd8fdbc87f8~1..2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo 13:14:30 -----------> git rev-list -1 --merges 2d4672b429e123768d766ffaec29edd8fdbc87f8~1..2d4672b429e123768d766ffaec29edd8fdbc87f8 2d4672b429e123768d766ffaec29edd8fdbc87f8 [false] [Pipeline] sh 13:14:30 + git log --format=format:%s -1 2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo 13:14:30 ========================================================= 13:14:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:14:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:31 + git log --format=format:%s -1 2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo 13:14:31 [semverPrep] GIT_COMMIT: 2d4672b429e123768d766ffaec29edd8fdbc87f8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 13:14:31 [semverPrep] This is not a build commit. [Pipeline] sh 13:14:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:14:31 + grep -v github /etc/ssh/ssh_known_hosts 13:14:31 + [ -e /tmp/ssh_known_hosts ] 13:14:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:14:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:14:31 + sudo tee -a /etc/ssh/ssh_known_hosts 13:14:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:32 13:14:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:32 0.1.4: Pulling from edgex-devops/py-git-semver 13:14:32 b85a868b505f: Pulling fs layer 13:14:32 e2be974225ed: Pulling fs layer 13:14:32 339a4e72a1f5: Pulling fs layer 13:14:32 988bab9f4d93: Pulling fs layer 13:14:32 1469e6f7b9e6: Pulling fs layer 13:14:32 eaf3925da568: Pulling fs layer 13:14:32 bab4dde63d76: Pulling fs layer 13:14:32 bde34c3a00c8: Pulling fs layer 13:14:32 b352a97aabf1: Pulling fs layer 13:14:32 4872d77fe225: Pulling fs layer 13:14:32 5851b861e8e6: Pulling fs layer 13:14:32 bab4dde63d76: Waiting 13:14:32 bde34c3a00c8: Waiting 13:14:32 988bab9f4d93: Waiting 13:14:32 1469e6f7b9e6: Waiting 13:14:32 b352a97aabf1: Waiting 13:14:32 eaf3925da568: Waiting 13:14:32 4872d77fe225: Waiting 13:14:32 5851b861e8e6: Waiting 13:14:32 e2be974225ed: Download complete 13:14:32 988bab9f4d93: Download complete 13:14:33 339a4e72a1f5: Verifying Checksum 13:14:33 339a4e72a1f5: Download complete 13:14:33 1469e6f7b9e6: Verifying Checksum 13:14:33 1469e6f7b9e6: Download complete 13:14:33 eaf3925da568: Verifying Checksum 13:14:33 eaf3925da568: Download complete 13:14:33 bde34c3a00c8: Verifying Checksum 13:14:33 bde34c3a00c8: Download complete 13:14:33 b352a97aabf1: Verifying Checksum 13:14:33 b352a97aabf1: Download complete 13:14:33 4872d77fe225: Verifying Checksum 13:14:33 4872d77fe225: Download complete 13:14:33 5851b861e8e6: Download complete 13:14:33 b85a868b505f: Verifying Checksum 13:14:33 bab4dde63d76: Download complete 13:14:34 b85a868b505f: Pull complete 13:14:34 e2be974225ed: Pull complete 13:14:34 339a4e72a1f5: Pull complete 13:14:35 988bab9f4d93: Pull complete 13:14:35 1469e6f7b9e6: Pull complete 13:14:35 eaf3925da568: Pull complete 13:14:37 bab4dde63d76: Pull complete 13:14:37 bde34c3a00c8: Pull complete 13:14:37 b352a97aabf1: Pull complete 13:14:37 4872d77fe225: Pull complete 13:14:37 5851b861e8e6: Pull complete 13:14:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:14:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:37 prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container 13:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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:14:40 $ docker top 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 -eo pid,comm 13:14:40 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:14:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:14:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:40 [ssh-agent] Looking for ssh-agent implementation... 13:14:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:40 $ docker exec 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent 13:14:40 SSH_AUTH_SOCK=/tmp/ssh-zg626tWLAzDp/agent.34 13:14:40 SSH_AGENT_PID=40 13:14:40 Running ssh-add (command line suppressed) 13:14:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_487843742185557586.key (/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_487843742185557586.key) 13:14:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:41 + git tag --points-at HEAD [Pipeline] } 13:14:41 $ docker exec --env ******** --env ******** 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent -k 13:14:41 unset SSH_AUTH_SOCK; 13:14:41 unset SSH_AGENT_PID; 13:14:41 echo Agent pid 40 killed; 13:14:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:14:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:41 [ssh-agent] Looking for ssh-agent implementation... 13:14:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:41 $ docker exec 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent 13:14:41 SSH_AUTH_SOCK=/tmp/ssh-sIOagbkFCsp4/agent.73 13:14:41 SSH_AGENT_PID=79 13:14:41 Running ssh-add (command line suppressed) 13:14:41 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_4953608325873044803.key (/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_4953608325873044803.key) 13:14:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:42 + git semver init 13:14:42 2022-09-12 13:14:42,472 [run_init] DEBUG init version:0.0.0 force:False 13:14:42 2022-09-12 13:14:42,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver 13:14:42 2022-09-12 13:14:42,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver 13:14:42 2022-09-12 13:14:42,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-108, universal_newlines=False, shell=None, istream=None) 13:14:43 2022-09-12 13:14:43,720 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.git/info/exclude 13:14:43 2022-09-12 13:14:43,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver/PR-108 with force:False 13:14:43 2022-09-12 13:14:43,721 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver/PR-108 13:14:43 2022-09-12 13:14:43,726 [execute] INFO git cat-file --batch-check 13:14:43 2022-09-12 13:14:43,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver, universal_newlines=False, shell=None, istream=) 13:14:43 2022-09-12 13:14:43,733 [execute] INFO git cat-file --batch 13:14:43 2022-09-12 13:14:43,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver, universal_newlines=False, shell=None, istream=) 13:14:43 2022-09-12 13:14:43,739 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver/PR-108 13:14:43 0.0.0 [Pipeline] } 13:14:43 $ docker exec --env ******** --env ******** 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent -k 13:14:44 unset SSH_AUTH_SOCK; 13:14:44 unset SSH_AGENT_PID; 13:14:44 echo Agent pid 79 killed; 13:14:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:14:44 + git semver [Pipeline] } 13:14:44 $ docker stop --time=1 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 13:14:46 $ docker rm -f 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:14:46 Stashed 1 file(s) [Pipeline] echo 13:14:46 [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:14:47 provisioning config files... 13:14:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config8159929295465440240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:47 ---> docker-login.sh 13:14:47 nexus3.edgexfoundry.org:10001 13:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:47 Configure a credential helper to remove this warning. See 13:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:47 13:14:47 Login Succeeded 13:14:47 nexus3.edgexfoundry.org:10002 13:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:48 Configure a credential helper to remove this warning. See 13:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:48 13:14:48 Login Succeeded 13:14:48 nexus3.edgexfoundry.org:10003 13:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:48 Configure a credential helper to remove this warning. See 13:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:48 13:14:48 Login Succeeded 13:14:48 nexus3.edgexfoundry.org:10004 13:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:48 Configure a credential helper to remove this warning. See 13:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:48 13:14:48 Login Succeeded 13:14:48 docker.io 13:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:48 Configure a credential helper to remove this warning. See 13:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:48 13:14:48 Login Succeeded 13:14:48 ---> docker-login.sh ends [Pipeline] } 13:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:14:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:48 ========================================================= 13:14:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:14:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:49 + 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:14:49 Sending build context to Docker daemon 12.48MB 13:14:49 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:14:49 Step 2/13 : FROM ${BASE} AS builder 13:14:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:14:49 2408cc74d12b: Pulling fs layer 13:14:49 ea60b727a1ce: Pulling fs layer 13:14:49 30c4a7721957: Pulling fs layer 13:14:49 370296b7ddb6: Pulling fs layer 13:14:49 7c6cee850709: Pulling fs layer 13:14:49 39a5fcdaea64: Pulling fs layer 13:14:49 d94ebbe4e438: Pulling fs layer 13:14:49 bcfd1f05c69d: Pulling fs layer 13:14:49 59ccb84bbe0f: Pulling fs layer 13:14:49 370296b7ddb6: Waiting 13:14:49 7c6cee850709: Waiting 13:14:49 39a5fcdaea64: Waiting 13:14:49 bcfd1f05c69d: Waiting 13:14:49 d94ebbe4e438: Waiting 13:14:49 59ccb84bbe0f: Waiting 13:14:49 30c4a7721957: Verifying Checksum 13:14:49 30c4a7721957: Download complete 13:14:49 ea60b727a1ce: Download complete 13:14:49 7c6cee850709: Download complete 13:14:49 39a5fcdaea64: Verifying Checksum 13:14:49 39a5fcdaea64: Download complete 13:14:49 2408cc74d12b: Verifying Checksum 13:14:49 2408cc74d12b: Download complete 13:14:49 d94ebbe4e438: Download complete 13:14:50 2408cc74d12b: Pull complete 13:14:50 ea60b727a1ce: Pull complete 13:14:50 30c4a7721957: Pull complete 13:14:50 59ccb84bbe0f: Verifying Checksum 13:14:50 370296b7ddb6: Verifying Checksum 13:14:50 370296b7ddb6: Download complete 13:14:50 bcfd1f05c69d: Verifying Checksum 13:14:50 bcfd1f05c69d: Download complete 13:14:54 370296b7ddb6: Pull complete 13:14:54 7c6cee850709: Pull complete 13:14:54 39a5fcdaea64: Pull complete 13:14:54 d94ebbe4e438: Pull complete 13:14:56 bcfd1f05c69d: Pull complete 13:14:57 59ccb84bbe0f: Pull complete 13:14:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:14:57 ---> a4fb48ad2a94 13:14:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:15:02 Still waiting to schedule task 13:15:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:15:02 ---> Running in 1b2c1ce50bc6 13:15:02 Removing intermediate container 1b2c1ce50bc6 13:15:02 ---> 2b7f460533cf 13:15:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:15:02 ---> Running in bc3f04cc47ee 13:15:02 Removing intermediate container bc3f04cc47ee 13:15:02 ---> aea5b0de9759 13:15:02 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:15:02 ---> Running in cc1713912e02 13:15:02 Removing intermediate container cc1713912e02 13:15:02 ---> d428c480817a 13:15:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:02 ---> Running in 13c58cebd7f5 13:15:02 Removing intermediate container 13c58cebd7f5 13:15:02 ---> 8662465f2a82 13:15:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:02 ---> Running in 2dbdffd2f253 13:15:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:15:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:15:04 OK: 211 MiB in 51 packages 13:15:04 Removing intermediate container 2dbdffd2f253 13:15:04 ---> e8201bffc21f 13:15:04 Step 8/13 : WORKDIR /app 13:15:04 ---> Running in 47935e5a712d 13:15:04 Removing intermediate container 47935e5a712d 13:15:04 ---> 2cc1e9c12886 13:15:04 Step 9/13 : COPY go.mod vendor* ./ 13:15:04 ---> 06f49eeeedfd 13:15:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:04 ---> Running in b38257768422 13:15:31 Removing intermediate container b38257768422 13:15:31 ---> b1e4d4bfdb02 13:15:31 Step 11/13 : COPY . . 13:15:31 ---> dda070d5a661 13:15:31 Step 12/13 : ARG MAKE="make build" 13:15:31 ---> Running in b60e74281762 13:15:31 Removing intermediate container b60e74281762 13:15:31 ---> 7e1bf65c02ad 13:15:31 Step 13/13 : RUN $MAKE 13:15:31 ---> Running in a22d2d0930de 13:15:31 noop 13:15:31 Removing intermediate container a22d2d0930de 13:15:31 ---> 11c1bbd24a07 13:15:31 Successfully built 11c1bbd24a07 13:15:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:31 + docker inspect -f . ci-base-image-x86_64 13:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:31 prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container 13:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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:15:32 $ docker top c6568c3f31e45a8a9499bb82bb68c28e0b149436aa30ae4f6d37d3e091b5b632 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:32 + go version 13:15:32 go version go1.18.3 linux/amd64 [Pipeline] } 13:15:32 $ docker stop --time=1 c6568c3f31e45a8a9499bb82bb68c28e0b149436aa30ae4f6d37d3e091b5b632 13:15:34 $ docker rm -f c6568c3f31e45a8a9499bb82bb68c28e0b149436aa30ae4f6d37d3e091b5b632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:34 + docker inspect -f . ci-base-image-x86_64 13:15:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:35 prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container 13:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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:15:35 $ docker top dd5383ec4b2ad3f4a1e6656ac153248feca2bc1ef58baee10836e7cea0894d94 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:35 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-108 [Pipeline] fileExists [Pipeline] sh 13:15:36 + make test 13:15:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:15:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:15:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.061s coverage: 86.2% of statements 13:15:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:15:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements 13:15:54 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:15:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:15:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:15:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:15:58 ./bin/test-attribution.sh 13:15:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:15:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:15:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:15:58 $ docker stop --time=1 dd5383ec4b2ad3f4a1e6656ac153248feca2bc1ef58baee10836e7cea0894d94 13:16:00 $ docker rm -f dd5383ec4b2ad3f4a1e6656ac153248feca2bc1ef58baee10836e7cea0894d94 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:16:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:16:02 + ls -al . 13:16:02 total 232 13:16:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 13:15 . 13:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:14 .. 13:16:02 -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 13:14 .dockerignore 13:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 13:15 .git 13:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:14 .github 13:16:02 -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 13:14 .gitignore 13:16:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 13:14 .golangci.yml 13:16:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 13:14 .semver 13:16:02 -rw-rw-r-- 1 jenkins jenkins 9546 Sep 12 13:14 Attribution.txt 13:16:02 -rw-rw-r-- 1 jenkins jenkins 2487 Sep 12 13:14 CHANGELOG.md 13:16:02 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 13:14 Dockerfile 13:16:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 13:14 GOVERNANCE.md 13:16:02 -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 13:14 Jenkinsfile 13:16:02 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 13:14 LICENSE 13:16:02 -rw-rw-r-- 1 jenkins jenkins 2949 Sep 12 13:14 Makefile 13:16:02 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 13:14 OWNERS.md 13:16:02 -rw-rw-r-- 1 jenkins jenkins 30359 Sep 12 13:14 README.md 13:16:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 13:14 VERSION 13:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:14 bin 13:16:02 -rw-r--r-- 1 jenkins jenkins 41008 Sep 12 13:15 coverage.out 13:16:02 -rw-rw-r-- 1 jenkins jenkins 3678 Sep 12 13:14 go.mod 13:16:02 -rw-rw-r-- 1 jenkins jenkins 38059 Sep 12 13:14 go.sum 13:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:14 images 13:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:14 internal 13:16:02 -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 13:14 main.go 13:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:14 res 13:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:14 snap 13:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:03 + 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=2d4672b429e123768d766ffaec29edd8fdbc87f8 --label arch=amd64 --label version=0.0.0 . 13:16:03 Sending build context to Docker daemon 12.48MB 13:16:03 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:16:03 Step 2/31 : FROM ${BASE} AS builder 13:16:03 ---> 11c1bbd24a07 13:16:03 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:16:03 ---> Running in bd3f80ec57bb 13:16:03 Removing intermediate container bd3f80ec57bb 13:16:03 ---> f2f356662c5c 13:16:03 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:16:03 ---> Running in 9290c6630979 13:16:03 Removing intermediate container 9290c6630979 13:16:03 ---> 96ed848a8e68 13:16:03 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:16:03 ---> Running in 16bdc5c9235f 13:16:03 Removing intermediate container 16bdc5c9235f 13:16:03 ---> 6b7ef929155e 13:16:03 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:03 ---> Running in 3532a6dd6511 13:16:04 Removing intermediate container 3532a6dd6511 13:16:04 ---> 5ee09736a774 13:16:04 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:04 ---> Running in c3a4028b1541 13:16:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:16:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:16:05 OK: 211 MiB in 51 packages 13:16:05 Removing intermediate container c3a4028b1541 13:16:05 ---> d0a6bb086254 13:16:05 Step 8/31 : WORKDIR /app 13:16:05 ---> Running in d52c9dc3720c 13:16:05 Removing intermediate container d52c9dc3720c 13:16:05 ---> 0605cacb67ca 13:16:05 Step 9/31 : COPY go.mod vendor* ./ 13:16:06 ---> 05dc64c4efd7 13:16:06 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:06 ---> Running in a6fc99e2e9ff 13:16:06 Removing intermediate container a6fc99e2e9ff 13:16:06 ---> 4b73acdc4de3 13:16:06 Step 11/31 : COPY . . 13:16:07 ---> 9dd0c5e9e4ce 13:16:07 Step 12/31 : ARG MAKE="make build" 13:16:07 ---> Running in 5e24843cf14d 13:16:07 Removing intermediate container 5e24843cf14d 13:16:07 ---> 640b685af930 13:16:07 Step 13/31 : RUN $MAKE 13:16:07 ---> Running in ada7515ae385 13:16:07 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.35 -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:16:34 Removing intermediate container ada7515ae385 13:16:34 ---> 73686b0a91e1 13:16:34 Step 14/31 : FROM alpine:3.14 13:16:34 3.14: Pulling from library/alpine 13:16:34 c7ed990a2339: Pulling fs layer 13:16:34 c7ed990a2339: Verifying Checksum 13:16:34 c7ed990a2339: Download complete 13:16:34 c7ed990a2339: Pull complete 13:16:34 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:16:34 Status: Downloaded newer image for alpine:3.14 13:16:34 ---> dd53f409bf0b 13:16:34 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:16:34 ---> Running in 88dd0f89b6f2 13:16:34 Removing intermediate container 88dd0f89b6f2 13:16:34 ---> 4989c0a73f2f 13:16:34 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:16:34 ---> Running in 72cac409696a 13:16:34 Removing intermediate container 72cac409696a 13:16:34 ---> bd0c1a851c2f 13:16:34 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:34 ---> Running in 99e5068ee2d9 13:16:34 Removing intermediate container 99e5068ee2d9 13:16:34 ---> 23cf1dd7f6c4 13:16:34 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:16:34 ---> Running in 015c9bb884a6 13:16:34 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:34 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:34 (1/7) Installing ca-certificates (20220614-r0) 13:16:34 (2/7) Installing dumb-init (1.2.5-r1) 13:16:34 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:16:34 (4/7) Installing libsodium (1.0.18-r0) 13:16:34 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:16:34 (6/7) Installing libzmq (4.3.4-r0) 13:16:34 (7/7) Installing zeromq (4.3.4-r0) 13:16:34 Executing busybox-1.33.1-r8.trigger 13:16:34 Executing ca-certificates-20220614-r0.trigger 13:16:34 OK: 9 MiB in 21 packages 13:16:35 Removing intermediate container 015c9bb884a6 13:16:35 ---> d8c38c07a583 13:16:35 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:16:35 ---> f0959264e460 13:16:35 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:16:35 ---> be3095b8cf23 13:16:35 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:16:35 ---> c1cc52a71ba0 13:16:35 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:16:36 ---> 4a43e814c23f 13:16:36 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:16:36 ---> b8b26ff042c6 13:16:36 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:16:36 ---> Running in dfd50b9500b3 13:16:37 Removing intermediate container dfd50b9500b3 13:16:37 ---> 8e8b46555949 13:16:37 Step 25/31 : VOLUME /cache 13:16:37 ---> Running in 2bd4c95af8c2 13:16:37 Removing intermediate container 2bd4c95af8c2 13:16:37 ---> 53d909d2df5e 13:16:37 Step 26/31 : EXPOSE 59711 13:16:37 ---> Running in a4ea2cb37b26 13:16:37 Removing intermediate container a4ea2cb37b26 13:16:37 ---> e7d4d0679ad0 13:16:37 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:16:37 ---> Running in 35e162618062 13:16:37 Removing intermediate container 35e162618062 13:16:37 ---> 9bb6a3b603d2 13:16:37 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:16:37 ---> Running in cbd749c4dcb5 13:16:37 Removing intermediate container cbd749c4dcb5 13:16:37 ---> a420e71b8e1c 13:16:37 Step 29/31 : LABEL arch=amd64 13:16:37 ---> Running in 487ece7795dd 13:16:37 Removing intermediate container 487ece7795dd 13:16:37 ---> 26894f817315 13:16:37 Step 30/31 : LABEL git_sha=2d4672b429e123768d766ffaec29edd8fdbc87f8 13:16:37 ---> Running in 75c3d4c0322e 13:16:38 Removing intermediate container 75c3d4c0322e 13:16:38 ---> 888374573803 13:16:38 Step 31/31 : LABEL version=0.0.0 13:16:38 ---> Running in e8aec226f73a 13:16:38 Removing intermediate container e8aec226f73a 13:16:38 ---> 1d592ccba64e 13:16:38 [Warning] One or more build-args [ARCH] were not consumed 13:16:38 Successfully built 1d592ccba64e 13:16:38 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:16:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28957 in /w/workspace/y_app-rfid-llrp-inventory_PR-108 [Pipeline] { [Pipeline] ws 13:16:38 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { 13:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:38 13:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] checkout 13:16:39 The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:39 latest: Pulling from edgex-lftools-log-publisher 13:16:39 5eb5b503b376: Pulling fs layer 13:16:39 5c69ac0246d0: Pulling fs layer 13:16:39 ec43610c2a17: Pulling fs layer 13:16:39 3a2ae6a8a46f: Pulling fs layer 13:16:39 33b1e0a273af: Pulling fs layer 13:16:39 5d3b04190fa2: Pulling fs layer 13:16:39 2f39f015ded8: Pulling fs layer 13:16:39 3a2ae6a8a46f: Waiting 13:16:39 33b1e0a273af: Waiting 13:16:39 5d3b04190fa2: Waiting 13:16:39 2f39f015ded8: Waiting 13:16:39 5c69ac0246d0: Verifying Checksum 13:16:39 5c69ac0246d0: Download complete 13:16:39 3a2ae6a8a46f: Download complete 13:16:39 ec43610c2a17: Verifying Checksum 13:16:39 ec43610c2a17: Download complete 13:16:39 33b1e0a273af: Verifying Checksum 13:16:39 33b1e0a273af: Download complete 13:16:39 5d3b04190fa2: Verifying Checksum 13:16:39 5d3b04190fa2: Download complete 13:16:39 5eb5b503b376: Verifying Checksum 13:16:39 5eb5b503b376: Download complete 13:16:40 2f39f015ded8: Download complete 13:16:40 5eb5b503b376: Pull complete 13:16:41 5c69ac0246d0: Pull complete 13:16:41 ec43610c2a17: Pull complete 13:16:41 3a2ae6a8a46f: Pull complete 13:16:41 33b1e0a273af: Pull complete 13:16:41 5d3b04190fa2: Pull complete 13:16:45 using credential edgex-jenkins-ssh 13:16:45 Cloning the remote Git repository 13:16:46 2f39f015ded8: Pull complete 13:16:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:46 prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container 13:16:46 $ 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-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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:16:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:45 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:16:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:45 > git --version # timeout=10 13:16:46 > git --version # 'git version 2.25.1' 13:16:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:48 Merging remotes/origin/main commit 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit 2d4672b429e123768d766ffaec29edd8fdbc87f8 13:16:49 Merge succeeded, producing 2d4672b429e123768d766ffaec29edd8fdbc87f8 13:16:49 Checking out Revision 2d4672b429e123768d766ffaec29edd8fdbc87f8 (PR-108) 13:16:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:16:48 > git config core.sparsecheckout # timeout=10 13:16:48 > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # timeout=10 13:16:49 > git remote # timeout=10 13:16:49 > git config --get remote.origin.url # timeout=10 13:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:49 > git merge 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 13:16:49 > git rev-parse HEAD^{commit} # timeout=10 13:16:49 > git config core.sparsecheckout # timeout=10 13:16:49 > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # timeout=10 13:16:50 $ docker top d95ed82c37659a0996049f9e0ea5acb87aef0fafce7940649a2b9407b4655ae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:50 ---> job-cost.sh 13:16:50 lf-activate-venv: SKIPPING 13:16:50 INFO: No Stack... 13:16:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:16:51 INFO: Archiving Costs [Pipeline] sh 13:16:51 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives/cost.csv 13:16:51 + cut -d, -f6 [Pipeline] lock 13:16:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] 13:16:52 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] did not exist. Created. 13:16:52 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:52 + echo total: 0.2199999988079071 [Pipeline] stash 13:16:52 Stashed 1 file(s) [Pipeline] } 13:16:52 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:52 $ docker stop --time=1 d95ed82c37659a0996049f9e0ea5acb87aef0fafce7940649a2b9407b4655ae8 13:16:53 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 13:16:53 > git --version # timeout=10 13:16:53 > git --version # 'git version 2.25.1' 13:16:53 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 13:16:53 13:16:53 GitHub has been notified of this commit’s build result 13:16:53 13:16:53 $ docker rm -f d95ed82c37659a0996049f9e0ea5acb87aef0fafce7940649a2b9407b4655ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:16:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:54 Dload Upload Total Spent Left Speed 13:16:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh 13:16:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:16:56 + sudo tee /etc/docker/daemon.new 13:16:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:16:56 { 13:16:56 "registry-mirrors": [ 13:16:56 "https://nexus3.edgexfoundry.org:10001" 13:16:56 ], 13:16:56 "bip": "10.250.0.254/24", 13:16:56 "hosts": [ 13:16:56 "tcp://0.0.0.0:5555", 13:16:56 "unix:///var/run/docker.sock" 13:16:56 ], 13:16:56 "mtu": 1458, 13:16:56 "selinux-enabled": true, 13:16:56 "seccomp-profile": "/etc/docker/seccomp.json" 13:16:56 } [Pipeline] sh 13:16:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:16:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:15 provisioning config files... 13:17:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6850717871194060141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:15 ---> docker-login.sh 13:17:15 nexus3.edgexfoundry.org:10001 13:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:16 Configure a credential helper to remove this warning. See 13:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:16 13:17:16 Login Succeeded 13:17:16 nexus3.edgexfoundry.org:10002 13:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:16 Configure a credential helper to remove this warning. See 13:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:16 13:17:16 Login Succeeded 13:17:16 nexus3.edgexfoundry.org:10003 13:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:17 Configure a credential helper to remove this warning. See 13:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:17 13:17:17 Login Succeeded 13:17:17 nexus3.edgexfoundry.org:10004 13:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:17 Configure a credential helper to remove this warning. See 13:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:17 13:17:17 Login Succeeded 13:17:17 docker.io 13:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:18 Configure a credential helper to remove this warning. See 13:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:18 13:17:18 Login Succeeded 13:17:18 ---> docker-login.sh ends [Pipeline] } 13:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:17:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:19 ========================================================= 13:17:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:17:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:19 + 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:17:19 Sending build context to Docker daemon 682.5kB 13:17:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:17:19 Step 2/13 : FROM ${BASE} AS builder 13:17:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:17:20 b3c136eddcbf: Pulling fs layer 13:17:20 c0a3192eca97: Pulling fs layer 13:17:20 a050256f5b6f: Pulling fs layer 13:17:20 656be50a0ddc: Pulling fs layer 13:17:20 2bbca73fdf42: Pulling fs layer 13:17:20 46d945488cbd: Pulling fs layer 13:17:20 8a5474983e97: Pulling fs layer 13:17:20 329c88fbcd65: Pulling fs layer 13:17:20 46d945488cbd: Waiting 13:17:20 656be50a0ddc: Waiting 13:17:20 8a5474983e97: Waiting 13:17:20 2bbca73fdf42: Waiting 13:17:20 329c88fbcd65: Waiting 13:17:20 a050256f5b6f: Verifying Checksum 13:17:20 a050256f5b6f: Download complete 13:17:20 c0a3192eca97: Verifying Checksum 13:17:20 c0a3192eca97: Download complete 13:17:20 2bbca73fdf42: Download complete 13:17:20 46d945488cbd: Verifying Checksum 13:17:20 46d945488cbd: Download complete 13:17:20 b3c136eddcbf: Verifying Checksum 13:17:20 b3c136eddcbf: Download complete 13:17:21 b3c136eddcbf: Pull complete 13:17:21 329c88fbcd65: Verifying Checksum 13:17:21 329c88fbcd65: Download complete 13:17:21 c0a3192eca97: Pull complete 13:17:21 a050256f5b6f: Pull complete 13:17:22 8a5474983e97: Verifying Checksum 13:17:22 8a5474983e97: Download complete 13:17:22 656be50a0ddc: Verifying Checksum 13:17:22 656be50a0ddc: Download complete 13:17:35 656be50a0ddc: Pull complete 13:17:35 2bbca73fdf42: Pull complete 13:17:35 46d945488cbd: Pull complete 13:17:42 8a5474983e97: Pull complete 13:17:44 329c88fbcd65: Pull complete 13:17:44 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:17:44 ---> ff4287adb874 13:17:44 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:17:46 ---> Running in d3e3910ccd21 13:17:46 Removing intermediate container d3e3910ccd21 13:17:46 ---> 718a3d9d7e09 13:17:46 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:17:46 ---> Running in fbef2dd5b64c 13:17:46 Removing intermediate container fbef2dd5b64c 13:17:46 ---> 3a49158f5065 13:17:46 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:17:46 ---> Running in 18a7642956e7 13:17:46 Removing intermediate container 18a7642956e7 13:17:46 ---> 65c24b8954b3 13:17:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:46 ---> Running in 697a099335fc 13:17:49 Removing intermediate container 697a099335fc 13:17:49 ---> b02872003f1c 13:17:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:49 ---> Running in beba8016dc68 13:17:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:17:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:17:52 OK: 221 MiB in 51 packages 13:17:53 Removing intermediate container beba8016dc68 13:17:53 ---> d62b0fc86188 13:17:53 Step 8/13 : WORKDIR /app 13:17:53 ---> Running in 105e9f807486 13:17:53 Removing intermediate container 105e9f807486 13:17:53 ---> abfd2cf75582 13:17:53 Step 9/13 : COPY go.mod vendor* ./ 13:17:54 ---> 664a97478f6f 13:17:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:54 ---> Running in 87c4f33d100e 13:18:41 Removing intermediate container 87c4f33d100e 13:18:41 ---> f21361463275 13:18:41 Step 11/13 : COPY . . 13:18:41 ---> 2cfecb91560a 13:18:41 Step 12/13 : ARG MAKE="make build" 13:18:41 ---> Running in f903d9af2c65 13:18:41 Removing intermediate container f903d9af2c65 13:18:41 ---> 7696fa6516c5 13:18:41 Step 13/13 : RUN $MAKE 13:18:41 ---> Running in 56b65115afea 13:18:42 noop 13:18:43 Removing intermediate container 56b65115afea 13:18:43 ---> 57f012397d19 13:18:43 Successfully built 57f012397d19 13:18:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:43 + docker inspect -f . ci-base-image-arm64 13:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:44 prd-ubuntu20.04-docker-arm64-4c-16g-28957 does not seem to be running inside a container 13:18:44 $ 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:18:45 $ docker top 81e94058e3221840845628a2ee9be31642b072151117d0c6ad65cadd8741ad3e -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:46 + go version 13:18:46 go version go1.18.3 linux/arm64 [Pipeline] } 13:18:46 $ docker stop --time=1 81e94058e3221840845628a2ee9be31642b072151117d0c6ad65cadd8741ad3e 13:18:48 $ docker rm -f 81e94058e3221840845628a2ee9be31642b072151117d0c6ad65cadd8741ad3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:49 + docker inspect -f . ci-base-image-arm64 13:18:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:49 prd-ubuntu20.04-docker-arm64-4c-16g-28957 does not seem to be running inside a container 13:18:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:18:50 $ docker top 28c48c1cf9829e4dd993a7469a5454bba7f77b8dd41d1213769bb0978f5bd6be -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:51 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:18:52 + make test 13:18:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:20:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:20:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.158s coverage: 86.2% of statements 13:20:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:20:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.698s coverage: 71.9% of statements 13:20:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:20:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:20:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:43 ./bin/test-attribution.sh 13:20:43 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:20:43 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:20:43 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:20:43 $ docker stop --time=1 28c48c1cf9829e4dd993a7469a5454bba7f77b8dd41d1213769bb0978f5bd6be 13:20:45 $ docker rm -f 28c48c1cf9829e4dd993a7469a5454bba7f77b8dd41d1213769bb0978f5bd6be [Pipeline] // withDockerContainer [Pipeline] sh 13:20:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:46 Warning: overwriting stash ‘coverage-report’ 13:20:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:47 + ls -al . 13:20:47 total 228 13:20:47 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 13:18 . 13:20:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:16 .. 13:20:47 -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 13:16 .dockerignore 13:20:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 13:16 .git 13:20:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:16 .github 13:20:47 -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 13:16 .gitignore 13:20:47 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 13:16 .golangci.yml 13:20:47 -rw-rw-r-- 1 jenkins jenkins 9546 Sep 12 13:16 Attribution.txt 13:20:47 -rw-rw-r-- 1 jenkins jenkins 2487 Sep 12 13:16 CHANGELOG.md 13:20:47 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 13:16 Dockerfile 13:20:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 13:16 GOVERNANCE.md 13:20:47 -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 13:16 Jenkinsfile 13:20:47 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 13:16 LICENSE 13:20:47 -rw-rw-r-- 1 jenkins jenkins 2949 Sep 12 13:16 Makefile 13:20:47 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 13:16 OWNERS.md 13:20:47 -rw-rw-r-- 1 jenkins jenkins 30359 Sep 12 13:16 README.md 13:20:47 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 13:14 VERSION 13:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:16 bin 13:20:47 -rw-r--r-- 1 jenkins jenkins 41008 Sep 12 13:20 coverage.out 13:20:47 -rw-rw-r-- 1 jenkins jenkins 3678 Sep 12 13:16 go.mod 13:20:47 -rw-rw-r-- 1 jenkins jenkins 38059 Sep 12 13:16 go.sum 13:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:16 images 13:20:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:16 internal 13:20:47 -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 13:16 main.go 13:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:16 res 13:20:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:16 snap 13:20:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:48 + 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=2d4672b429e123768d766ffaec29edd8fdbc87f8 --label arch=arm64 --label version=0.0.0 . 13:20:48 Sending build context to Docker daemon 682.5kB 13:20:48 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:20:48 Step 2/31 : FROM ${BASE} AS builder 13:20:48 ---> 57f012397d19 13:20:48 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:20:48 ---> Running in 34e8ecbbd159 13:20:49 Removing intermediate container 34e8ecbbd159 13:20:49 ---> 1380f844ef6c 13:20:49 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:20:49 ---> Running in 017a7a44ebac 13:20:49 Removing intermediate container 017a7a44ebac 13:20:49 ---> 672ebbd5dd60 13:20:49 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:20:49 ---> Running in b88adb980d74 13:20:49 Removing intermediate container b88adb980d74 13:20:49 ---> 62f65e96782a 13:20:49 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:49 ---> Running in c88f63c812ea 13:20:51 Removing intermediate container c88f63c812ea 13:20:51 ---> f89e157404c8 13:20:51 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:51 ---> Running in 553d3a7db96e 13:20:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:20:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:20:54 OK: 221 MiB in 51 packages 13:20:54 Removing intermediate container 553d3a7db96e 13:20:54 ---> 7b7e4f172b5f 13:20:54 Step 8/31 : WORKDIR /app 13:20:55 ---> Running in dc930b8e9774 13:20:55 Removing intermediate container dc930b8e9774 13:20:55 ---> d053da4527d4 13:20:55 Step 9/31 : COPY go.mod vendor* ./ 13:20:56 ---> ca9a5e3c3308 13:20:56 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:56 ---> Running in db646a238276 13:20:58 Removing intermediate container db646a238276 13:20:58 ---> 1efcbb54380e 13:20:58 Step 11/31 : COPY . . 13:20:58 ---> 81580d80ce0b 13:20:58 Step 12/31 : ARG MAKE="make build" 13:20:58 ---> Running in 336cea882a84 13:20:58 Removing intermediate container 336cea882a84 13:20:58 ---> 1fc520c9cbbb 13:20:58 Step 13/31 : RUN $MAKE 13:20:58 ---> Running in 73709ab04938 13:20:59 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.35 -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:23:06 Removing intermediate container 73709ab04938 13:23:06 ---> 90530f9a4188 13:23:06 Step 14/31 : FROM alpine:3.14 13:23:06 3.14: Pulling from library/alpine 13:23:06 90cda3b7c325: Pulling fs layer 13:23:06 90cda3b7c325: Verifying Checksum 13:23:06 90cda3b7c325: Download complete 13:23:06 90cda3b7c325: Pull complete 13:23:06 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:23:06 Status: Downloaded newer image for alpine:3.14 13:23:06 ---> 376ba31ae3da 13:23:06 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:23:06 ---> Running in 875d2b3a7c03 13:23:06 Removing intermediate container 875d2b3a7c03 13:23:06 ---> 25937db1365d 13:23:06 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:23:06 ---> Running in 776e7d7c8828 13:23:06 Removing intermediate container 776e7d7c8828 13:23:06 ---> c86ef9389304 13:23:06 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:06 ---> Running in 926a861e2601 13:23:06 Removing intermediate container 926a861e2601 13:23:06 ---> ab3f985bc69c 13:23:06 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:23:06 ---> Running in f7d80fd4849e 13:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:07 (1/7) Installing ca-certificates (20220614-r0) 13:23:07 (2/7) Installing dumb-init (1.2.5-r1) 13:23:07 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:23:07 (4/7) Installing libsodium (1.0.18-r0) 13:23:08 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:23:08 (6/7) Installing libzmq (4.3.4-r0) 13:23:08 (7/7) Installing zeromq (4.3.4-r0) 13:23:08 Executing busybox-1.33.1-r8.trigger 13:23:08 Executing ca-certificates-20220614-r0.trigger 13:23:08 OK: 9 MiB in 21 packages 13:23:09 Removing intermediate container f7d80fd4849e 13:23:09 ---> e12532a48e8a 13:23:09 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:23:10 ---> 3b45a630c78f 13:23:10 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:23:10 ---> 298b70097867 13:23:10 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:23:11 ---> d672c6970dcc 13:23:11 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:23:12 ---> 622149e35e65 13:23:12 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:23:13 ---> 99892a18dd58 13:23:13 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:23:13 ---> Running in d51c020bad2a 13:23:15 Removing intermediate container d51c020bad2a 13:23:15 ---> 11a764d7cc27 13:23:15 Step 25/31 : VOLUME /cache 13:23:15 ---> Running in ccee86f1ad10 13:23:15 Removing intermediate container ccee86f1ad10 13:23:15 ---> a494272fc5d3 13:23:15 Step 26/31 : EXPOSE 59711 13:23:15 ---> Running in 1463a42a9640 13:23:15 Removing intermediate container 1463a42a9640 13:23:15 ---> b3553d342e0a 13:23:15 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:23:16 ---> Running in a3e9d68bceb2 13:23:16 Removing intermediate container a3e9d68bceb2 13:23:16 ---> 15b485107436 13:23:16 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:23:16 ---> Running in b02cd37b4453 13:23:16 Removing intermediate container b02cd37b4453 13:23:16 ---> 8f4363da3676 13:23:16 Step 29/31 : LABEL arch=arm64 13:23:16 ---> Running in 813749b30187 13:23:17 Removing intermediate container 813749b30187 13:23:17 ---> 2b3da78273f5 13:23:17 Step 30/31 : LABEL git_sha=2d4672b429e123768d766ffaec29edd8fdbc87f8 13:23:17 ---> Running in 330842d2537c 13:23:17 Removing intermediate container 330842d2537c 13:23:17 ---> 06d0e5bfbc30 13:23:17 Step 31/31 : LABEL version=0.0.0 13:23:17 ---> Running in 00f87dd0268d 13:23:17 Removing intermediate container 00f87dd0268d 13:23:17 ---> 3a63c3479815 13:23:17 [Warning] One or more build-args [ARCH] were not consumed 13:23:18 Successfully built 3a63c3479815 13:23:18 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:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:18 13:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:19 arm64: Pulling from edgex-lftools-log-publisher 13:23:19 8998bd30e6a1: Pulling fs layer 13:23:19 04944245beec: Pulling fs layer 13:23:19 699f458cf7ca: Pulling fs layer 13:23:19 765212b225bb: Pulling fs layer 13:23:19 f23df028b6ca: Pulling fs layer 13:23:19 d65c8cfc05b1: Pulling fs layer 13:23:19 2437ff75d9bd: Pulling fs layer 13:23:19 765212b225bb: Waiting 13:23:19 f23df028b6ca: Waiting 13:23:19 d65c8cfc05b1: Waiting 13:23:19 2437ff75d9bd: Waiting 13:23:19 04944245beec: Verifying Checksum 13:23:19 04944245beec: Download complete 13:23:19 765212b225bb: Verifying Checksum 13:23:19 765212b225bb: Download complete 13:23:19 f23df028b6ca: Download complete 13:23:19 d65c8cfc05b1: Verifying Checksum 13:23:19 d65c8cfc05b1: Download complete 13:23:19 699f458cf7ca: Verifying Checksum 13:23:19 699f458cf7ca: Download complete 13:23:20 8998bd30e6a1: Download complete 13:23:22 2437ff75d9bd: Verifying Checksum 13:23:22 2437ff75d9bd: Download complete 13:23:24 8998bd30e6a1: Pull complete 13:23:24 04944245beec: Pull complete 13:23:26 699f458cf7ca: Pull complete 13:23:26 765212b225bb: Pull complete 13:23:27 f23df028b6ca: Pull complete 13:23:27 d65c8cfc05b1: Pull complete 13:23:42 2437ff75d9bd: Pull complete 13:23:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:42 prd-ubuntu20.04-docker-arm64-4c-16g-28957 does not seem to be running inside a container 13:23:42 $ 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:23:45 $ docker top 2de1c33f0531a130c7da617c95e26b990f78dbf1d2dab0603c8b52c12670af27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:46 ---> job-cost.sh 13:23:46 lf-activate-venv: SKIPPING 13:23:46 INFO: No Stack... 13:23:47 INFO: Retrieving Pricing Info for: v3-standard-4 13:23:47 INFO: Archiving Costs [Pipeline] sh 13:23:48 + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:23:48 cut -d, -f6 [Pipeline] lock 13:23:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] 13:23:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] did not exist. Created. 13:23:48 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:49 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-53f5bd83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:23:49 + echo total: 0.10999999940395355 [Pipeline] stash 13:23:50 Warning: overwriting stash ‘stack-cost’ 13:23:50 Stashed 1 file(s) [Pipeline] } 13:23:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:50 $ docker stop --time=1 2de1c33f0531a130c7da617c95e26b990f78dbf1d2dab0603c8b52c12670af27 13:23:51 $ docker rm -f 2de1c33f0531a130c7da617c95e26b990f78dbf1d2dab0603c8b52c12670af27 [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:23:52 provisioning config files... 13:23:52 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config5054567389160128290tmp [Pipeline] { [Pipeline] sh 13:23:53 + set +x 13:23:53 + curl -s https://codecov.io/bash 13:23:53 + bash -s -- 13:23:53 13:23:53 _____ _ 13:23:53 / ____| | | 13:23:53 | | ___ __| | ___ ___ _____ __ 13:23:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:23:53 | |___| (_) | (_| | __/ (_| (_) \ V / 13:23:53 \_____\___/ \__,_|\___|\___\___/ \_/ 13:23:53 Bash-1.0.6 13:23:53 13:23:53 13:23:53 ==> git version 2.25.1 found 13:23:53 ==> 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:23:53 Release-Date: 2020-01-08 13:23:53 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:23:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:23:53 ==> Jenkins CI detected. 13:23:53 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-108 13:23:53 project root: . 13:23:53 --> token set from env 13:23:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:23:53 ==> Running gcov in . (disable via -X gcov) 13:23:53 ==> Python coveragepy not found 13:23:53 ==> Searching for coverage reports in: 13:23:53 + . 13:23:53 -> Found 1 reports 13:23:53 ==> Detecting git/mercurial file structure 13:23:53 ==> Reading reports 13:23:53 + ./coverage.out bytes=41008 13:23:53 ==> Appending adjustments 13:23:53 https://docs.codecov.io/docs/fixing-reports 13:23:53 + Found adjustments 13:23:53 ==> Gzipping contents 13:23:53 12K /tmp/codecov.74ySVB.gz 13:23:53 ==> Uploading reports 13:23:53 url: https://codecov.io 13:23:53 query: branch=PR-108&commit=2d4672b429e123768d766ffaec29edd8fdbc87f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=108&job=&cmd_args= 13:23:53 -> Pinging Codecov 13:23:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-108&commit=2d4672b429e123768d766ffaec29edd8fdbc87f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=108&job=&cmd_args= 13:23:53 -> Uploading to 13:23:53 https://storage.googleapis.com/codecov/v4/raw/2022-09-12/581DD39554BDF9B6E22D074273EAD858/2d4672b429e123768d766ffaec29edd8fdbc87f8/47ae3c82-5664-4506-897e-974321b4a743.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T132353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb20fed55bd2a8163d8791227023bb3c502d46dd5a06dff4cb094b03be9ace86 13:23:53 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:53 Dload Upload Total Spent Left Speed 13:23:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 38691 --:--:-- --:--:-- --:--:-- 38823 13:23:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] } 13:23:54 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:23:56 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives ] 13:23:56 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives 13:23:56 total 16 13:23:56 drwxr-xr-x 3 root root 4096 Sep 12 13:16 . 13:23:56 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 13:16 .. 13:23:56 drwxr-xr-x 2 root root 4096 Sep 12 13:16 cost 13:23:56 -rw-r--r-- 1 root root 95 Sep 12 13:16 cost.csv 13:23:56 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives 13:23:56 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives 13:23:56 total 16 13:23:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 13:16 . 13:23:56 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 13:16 .. 13:23:56 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 13:16 cost 13:23:56 -rw-r--r-- 1 jenkins jenkins 95 Sep 12 13:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:23:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:23:57 ---> package-listing.sh 13:23:57 ++ facter osfamily 13:23:57 ++ tr '[:upper:]' '[:lower:]' 13:23:57 + OS_FAMILY=debian 13:23:57 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-108 13:23:57 + START_PACKAGES=/tmp/packages_start.txt 13:23:57 + END_PACKAGES=/tmp/packages_end.txt 13:23:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:57 + PACKAGES=/tmp/packages_start.txt 13:23:57 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-108 ']' 13:23:57 + PACKAGES=/tmp/packages_end.txt 13:23:57 + case "${OS_FAMILY}" in 13:23:57 + dpkg -l 13:23:57 + grep '^ii' 13:23:57 + '[' -f /tmp/packages_start.txt ']' 13:23:57 + '[' -f /tmp/packages_end.txt ']' 13:23:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:57 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-108 ']' 13:23:57 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives/ 13:23:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives/ [Pipeline] echo 13:23:57 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-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:23:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:58 prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container 13:23:58 $ 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-108/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-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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:23:59 $ docker top 8c501557b486a3018753f6228655bf5b2be9fb873a5d3b326d59d0e9d0206608 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:59 + touch /tmp/pre-build-complete [Pipeline] sh 13:23:59 + mkdir -p /var/log/sysstat [Pipeline] sh 13:24:00 + ls /var/log/sa-host 13:24:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:00 provisioning config files... 13:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config3120925125364033371tmp [Pipeline] { [Pipeline] echo 13:24:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:24:00 ---> create-netrc.sh [Pipeline] } 13:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:24:01 ---> python-tools-install.sh [Pipeline] echo 13:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:24:01 ---> sudo-logs.sh 13:24:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:24:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:24:02 ---> job-cost.sh 13:24:02 lf-activate-venv: SKIPPING 13:24:02 DEBUG: total: 0.2199999988079071 13:24:02 INFO: Retrieving Stack Cost... 13:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:02 INFO: Archiving Costs [Pipeline] echo 13:24:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:24:03 ---> logs-deploy.sh 13:24:03 lf-activate-venv: SKIPPING 13:24:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-108/1 13:24:03 INFO: archiving workspace using pattern(s): 13:24:04 Archives upload complete. 13:24:04 INFO: archiving logs to Nexus 13:24:05 ---> uname -a: 13:24:05 Linux prd-ubuntu20-04-docker-8c-8g-28956 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:24:05 13:24:05 13:24:05 ---> lscpu: 13:24:05 Architecture: x86_64 13:24:05 CPU op-mode(s): 32-bit, 64-bit 13:24:05 Byte Order: Little Endian 13:24:05 Address sizes: 40 bits physical, 48 bits virtual 13:24:05 CPU(s): 8 13:24:05 On-line CPU(s) list: 0-7 13:24:05 Thread(s) per core: 1 13:24:05 Core(s) per socket: 1 13:24:05 Socket(s): 8 13:24:05 NUMA node(s): 1 13:24:05 Vendor ID: AuthenticAMD 13:24:05 CPU family: 23 13:24:05 Model: 49 13:24:05 Model name: AMD EPYC-Rome Processor 13:24:05 Stepping: 0 13:24:05 CPU MHz: 2800.002 13:24:05 BogoMIPS: 5600.00 13:24:05 Virtualization: AMD-V 13:24:05 Hypervisor vendor: KVM 13:24:05 Virtualization type: full 13:24:05 L1d cache: 256 KiB 13:24:05 L1i cache: 256 KiB 13:24:05 L2 cache: 4 MiB 13:24:05 L3 cache: 128 MiB 13:24:05 NUMA node0 CPU(s): 0-7 13:24:05 Vulnerability Itlb multihit: Not affected 13:24:05 Vulnerability L1tf: Not affected 13:24:05 Vulnerability Mds: Not affected 13:24:05 Vulnerability Meltdown: Not affected 13:24:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:24:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:24:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:24:05 Vulnerability Srbds: Not affected 13:24:05 Vulnerability Tsx async abort: Not affected 13:24:05 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:24:05 13:24:05 13:24:05 ---> nproc: 13:24:05 8 13:24:05 13:24:05 13:24:05 ---> df -h: 13:24:05 Filesystem Size Used Avail Use% Mounted on 13:24:05 overlay 155G 11G 145G 7% / 13:24:05 tmpfs 64M 0 64M 0% /dev 13:24:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:24:05 shm 64M 0 64M 0% /dev/shm 13:24:05 /dev/vda1 155G 11G 145G 7% /facter-os 13:24:05 13:24:05 13:24:05 ---> sar -b -r -n DEV: 13:24:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28956) 09/12/22 _x86_64_ (8 CPU) 13:24:05 13:24:05 13:13:40 LINUX RESTART (8 CPU) 13:24:05 13:24:05 13:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:24:05 13:15:01 325.11 45.98 279.14 0.00 4167.97 173115.74 0.00 13:24:05 13:16:01 157.57 1.43 156.14 0.00 12.93 42206.30 0.00 13:24:05 13:17:01 204.60 0.03 204.57 0.00 3.33 36581.50 0.00 13:24:05 13:18:01 2.27 0.00 2.27 0.00 0.00 26.95 0.00 13:24:05 13:19:01 1.28 0.02 1.27 0.00 0.13 14.26 0.00 13:24:05 13:20:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 13:24:05 13:21:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 13:24:05 13:22:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 13:24:05 13:23:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 13:24:05 13:24:01 7.82 0.25 7.57 0.00 19.33 146.51 0.00 13:24:05 Average: 69.97 4.70 65.27 0.00 414.11 24967.86 0.00 13:24:05 13:24:05 13:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:24:05 13:15:01 28863588 31788400 516076 1.57 116440 3076272 1970704 5.81 1092068 2549600 44 13:24:05 13:16:01 28355136 31773280 520496 1.58 163652 3464256 1788992 5.27 1290276 2790124 300 13:24:05 13:17:01 27585740 31776988 511784 1.56 175960 4161060 1797584 5.30 1346488 3430584 520 13:24:05 13:18:01 27587140 31778532 509768 1.55 175976 4161064 1797584 5.30 1345784 3430584 224 13:24:05 13:19:01 27589708 31781144 507136 1.54 176008 4161068 1813716 5.35 1343328 3430592 12 13:24:05 13:20:01 27589684 31781104 507124 1.54 176028 4161072 1813716 5.35 1343612 3430592 128 13:24:05 13:21:01 27590432 31782016 506164 1.54 176044 4161204 1813716 5.35 1342020 3430724 16 13:24:05 13:22:01 27598180 31789796 498316 1.52 176068 4161204 1813716 5.35 1334696 3430736 12 13:24:05 13:23:01 27598384 31790080 497988 1.51 176128 4161208 1813716 5.35 1334772 3430740 12 13:24:05 13:24:01 27565508 31759968 523204 1.59 176264 4162528 1931368 5.69 1361448 3429068 216 13:24:05 Average: 27792350 31780131 509806 1.55 168857 3983094 1835481 5.41 1313449 3278334 148 13:24:05 13:24:05 13:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:24:05 13:15:01 ens3 830.30 564.77 6792.08 113.35 0.00 0.00 0.00 0.00 13:24:05 13:15:01 lo 6.85 6.85 0.66 0.66 0.00 0.00 0.00 0.00 13:24:05 13:15:01 docker0 23.61 23.22 1.86 195.25 0.00 0.00 0.00 0.00 13:24:05 13:16:01 ens3 229.86 184.94 1510.65 78.15 0.00 0.00 0.00 0.00 13:24:05 13:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:24:05 13:16:01 docker0 136.31 166.87 11.05 1474.91 0.00 0.00 0.00 0.00 13:24:05 13:17:01 ens3 147.83 103.12 2687.89 30.54 0.00 0.00 0.00 0.00 13:24:05 13:17:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 13:24:05 13:17:01 docker0 15.05 19.78 0.88 95.13 0.00 0.00 0.00 0.00 13:24:05 13:18:01 ens3 3.62 1.92 4.49 0.14 0.00 0.00 0.00 0.00 13:24:05 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:05 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:19:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:24:05 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:20:01 ens3 3.13 6.05 0.27 7.45 0.00 0.00 0.00 0.00 13:24:05 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:05 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:22:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:24:05 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:05 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 13:24:01 ens3 39.84 36.21 27.14 40.95 0.00 0.00 0.00 0.00 13:24:05 13:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:24:05 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:05 Average: ens3 124.31 88.93 1092.74 26.92 0.00 0.00 0.00 0.00 13:24:05 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 13:24:05 Average: docker0 17.49 20.98 1.38 176.50 0.00 0.00 0.00 0.00 13:24:05 13:24:05 13:24:05 ---> sar -P ALL: 13:24:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28956) 09/12/22 _x86_64_ (8 CPU) 13:24:05 13:24:05 13:13:40 LINUX RESTART (8 CPU) 13:24:05 13:24:05 13:14:02 CPU %user %nice %system %iowait %steal %idle 13:24:05 13:15:01 all 9.62 0.00 3.62 4.59 0.06 82.11 13:24:05 13:15:01 0 10.13 0.00 3.35 8.05 0.05 78.42 13:24:05 13:15:01 1 10.85 0.00 4.25 4.57 0.07 80.26 13:24:05 13:15:01 2 9.59 0.00 2.85 9.66 0.07 77.83 13:24:05 13:15:01 3 10.02 0.00 4.05 2.33 0.05 83.55 13:24:05 13:15:01 4 9.33 0.00 3.12 0.72 0.07 86.75 13:24:05 13:15:01 5 8.33 0.00 2.58 0.92 0.05 88.11 13:24:05 13:15:01 6 8.49 0.00 4.17 9.52 0.05 77.77 13:24:05 13:15:01 7 10.20 0.00 4.56 0.97 0.09 84.18 13:24:05 13:16:01 all 24.61 0.00 5.07 2.49 0.10 67.74 13:24:05 13:16:01 0 23.61 0.00 4.87 3.40 0.10 68.01 13:24:05 13:16:01 1 24.90 0.00 4.73 1.11 0.07 69.19 13:24:05 13:16:01 2 24.86 0.00 5.52 8.59 0.08 60.95 13:24:05 13:16:01 3 25.56 0.00 5.00 0.81 0.10 68.53 13:24:05 13:16:01 4 24.66 0.00 4.61 0.19 0.10 70.44 13:24:05 13:16:01 5 24.68 0.00 4.88 0.19 0.07 70.18 13:24:05 13:16:01 6 24.38 0.00 5.50 5.18 0.17 64.78 13:24:05 13:16:01 7 24.20 0.00 5.43 0.42 0.12 69.83 13:24:05 13:17:01 all 20.35 0.00 4.70 2.73 0.10 72.12 13:24:05 13:17:01 0 22.01 0.00 4.91 4.96 0.13 67.98 13:24:05 13:17:01 1 17.03 0.00 3.97 5.45 0.12 73.44 13:24:05 13:17:01 2 21.72 0.00 4.96 1.41 0.17 71.74 13:24:05 13:17:01 3 19.53 0.00 5.12 0.62 0.08 74.65 13:24:05 13:17:01 4 20.51 0.00 4.90 0.22 0.07 74.31 13:24:05 13:17:01 5 19.94 0.00 3.86 0.12 0.08 75.99 13:24:05 13:17:01 6 22.22 0.00 5.55 6.90 0.08 65.25 13:24:05 13:17:01 7 19.85 0.00 4.35 2.11 0.08 73.61 13:24:05 13:18:01 all 0.02 0.00 0.02 0.00 0.00 99.95 13:24:05 13:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:24:05 13:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:24:05 13:18:01 3 0.03 0.00 0.03 0.02 0.00 99.92 13:24:05 13:18:01 4 0.08 0.00 0.05 0.00 0.00 99.87 13:24:05 13:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:24:05 13:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:24:05 13:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:24:05 13:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:24:05 13:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:24:05 13:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 13:24:05 13:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:24:05 13:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:24:05 13:19:01 4 0.00 0.00 0.03 0.00 0.02 99.95 13:24:05 13:19:01 5 0.07 0.00 0.02 0.00 0.00 99.92 13:24:05 13:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:24:05 13:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:24:05 13:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:24:05 13:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:24:05 13:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:24:05 13:20:01 4 0.07 0.00 0.03 0.00 0.00 99.90 13:24:05 13:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:24:05 13:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:24:05 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:24:05 13:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:24:05 13:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:24:05 13:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:24:05 13:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:24:05 13:21:01 5 0.07 0.00 0.03 0.00 0.00 99.90 13:24:05 13:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:24:05 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:22:01 all 0.03 0.00 0.02 0.00 0.00 99.95 13:24:05 13:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:24:05 13:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 13:24:05 13:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:24:05 13:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:24:05 13:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:24:05 13:22:01 5 0.07 0.00 0.03 0.00 0.02 99.88 13:24:05 13:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:24:05 13:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:24:05 13:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:24:05 13:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 13:24:05 13:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:24:05 13:23:01 3 0.00 0.00 0.00 0.03 0.00 99.97 13:24:05 13:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:24:05 13:23:01 5 0.03 0.00 0.05 0.00 0.02 99.90 13:24:05 13:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:24:05 13:24:01 all 0.60 0.00 0.27 0.02 0.01 99.10 13:24:05 13:24:01 0 0.40 0.00 0.20 0.02 0.02 99.37 13:24:05 13:24:01 1 0.78 0.00 0.32 0.02 0.02 98.87 13:24:05 13:24:01 2 0.83 0.00 0.27 0.03 0.02 98.85 13:24:05 13:24:01 3 0.57 0.00 0.30 0.05 0.00 99.08 13:24:05 13:24:01 4 0.45 0.00 0.25 0.03 0.02 99.25 13:24:05 13:24:01 5 0.47 0.00 0.22 0.00 0.02 99.30 13:24:05 13:24:01 6 1.02 0.00 0.28 0.02 0.02 98.67 13:24:05 13:24:01 7 0.30 0.00 0.30 0.00 0.00 99.40 13:24:05 Average: all 5.48 0.00 1.36 0.97 0.03 92.16 13:24:05 Average: 0 5.59 0.00 1.33 1.62 0.03 91.44 13:24:05 Average: 1 5.31 0.00 1.31 1.11 0.03 92.24 13:24:05 Average: 2 5.65 0.00 1.35 1.94 0.03 91.02 13:24:05 Average: 3 5.53 0.00 1.44 0.39 0.03 92.62 13:24:05 Average: 4 5.46 0.00 1.29 0.11 0.03 93.11 13:24:05 Average: 5 5.32 0.00 1.16 0.12 0.03 93.37 13:24:05 Average: 6 5.56 0.00 1.54 2.13 0.03 90.74 13:24:05 Average: 7 5.40 0.00 1.45 0.35 0.03 92.78 13:24:05 13:24:05 13:24:05