Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f38f7f9b0089b59d8cb9317138c6ddd485d151c1+bf0cdc510067010a7614561d99b7e3f1f4b6f8fb (b8c552c32cfa602959daef6e553e28182756c215) 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-ssh11023818872352756058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4177243930079308892.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-100/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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10991072203805761261.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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4372911752312870813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13685105107688619474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-100/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-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16653168759715606108.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20408 in /w/workspace/y_app-rfid-llrp-inventory_PR-100 [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-100 # 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 bf0cdc510067010a7614561d99b7e3f1f4b6f8fb into PR head commit f38f7f9b0089b59d8cb9317138c6ddd485d151c1 Merge succeeded, producing f38f7f9b0089b59d8cb9317138c6ddd485d151c1 Checking out Revision f38f7f9b0089b59d8cb9317138c6ddd485d151c1 (PR-100) > 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/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # 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 bf0cdc510067010a7614561d99b7e3f1f4b6f8fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:11:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:11:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:11:59 ========================================================= 13:11:59 EdgeX Global Pipelines Version Info 13:11:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:00 ------------------- 13:12:00 stable info: 13:12:00 ------------------- 13:12:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:00 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:12:00 Message: update stable to v1.0.238 13:12:01 ------------------- 13:12:01 experimental info: 13:12:01 ------------------- 13:12:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:01 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:12:01 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f38f7f9 [Pipeline] echo 13:12:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:03 provisioning config files... 13:12:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config4249643296174429316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:03 ---> docker-login.sh 13:12:03 nexus3.edgexfoundry.org:10001 13:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:03 Configure a credential helper to remove this warning. See 13:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:03 13:12:03 Login Succeeded 13:12:03 nexus3.edgexfoundry.org:10002 13:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:03 Configure a credential helper to remove this warning. See 13:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:03 13:12:03 Login Succeeded 13:12:03 nexus3.edgexfoundry.org:10003 13:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:04 Configure a credential helper to remove this warning. See 13:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:04 13:12:04 Login Succeeded 13:12:04 nexus3.edgexfoundry.org:10004 13:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:04 Configure a credential helper to remove this warning. See 13:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:04 13:12:04 Login Succeeded 13:12:04 docker.io 13:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:04 Configure a credential helper to remove this warning. See 13:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:04 13:12:04 Login Succeeded 13:12:04 ---> docker-login.sh ends [Pipeline] } 13:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:05 + git rev-list -1 --merges f38f7f9b0089b59d8cb9317138c6ddd485d151c1~1..f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo 13:12:05 -----------> git rev-list -1 --merges f38f7f9b0089b59d8cb9317138c6ddd485d151c1~1..f38f7f9b0089b59d8cb9317138c6ddd485d151c1 f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [false] [Pipeline] sh 13:12:05 + git log --format=format:%s -1 f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo 13:12:05 ========================================================= 13:12:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:06 + git log --format=format:%s -1 f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] echo 13:12:06 [semverPrep] GIT_COMMIT: f38f7f9b0089b59d8cb9317138c6ddd485d151c1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 13:12:06 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:06 + grep -v github /etc/ssh/ssh_known_hosts 13:12:06 + [ -e /tmp/ssh_known_hosts ] 13:12:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:06 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:07 13:12:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:07 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:07 b85a868b505f: Pulling fs layer 13:12:07 e2be974225ed: Pulling fs layer 13:12:07 339a4e72a1f5: Pulling fs layer 13:12:07 988bab9f4d93: Pulling fs layer 13:12:07 1469e6f7b9e6: Pulling fs layer 13:12:07 eaf3925da568: Pulling fs layer 13:12:07 bab4dde63d76: Pulling fs layer 13:12:07 bde34c3a00c8: Pulling fs layer 13:12:07 b352a97aabf1: Pulling fs layer 13:12:07 4872d77fe225: Pulling fs layer 13:12:07 5851b861e8e6: Pulling fs layer 13:12:07 eaf3925da568: Waiting 13:12:07 988bab9f4d93: Waiting 13:12:07 1469e6f7b9e6: Waiting 13:12:07 bab4dde63d76: Waiting 13:12:07 4872d77fe225: Waiting 13:12:07 bde34c3a00c8: Waiting 13:12:07 e2be974225ed: Download complete 13:12:07 988bab9f4d93: Download complete 13:12:07 339a4e72a1f5: Verifying Checksum 13:12:07 339a4e72a1f5: Download complete 13:12:07 1469e6f7b9e6: Verifying Checksum 13:12:07 1469e6f7b9e6: Download complete 13:12:07 eaf3925da568: Verifying Checksum 13:12:07 eaf3925da568: Download complete 13:12:07 bde34c3a00c8: Verifying Checksum 13:12:07 bde34c3a00c8: Download complete 13:12:07 b352a97aabf1: Verifying Checksum 13:12:07 b352a97aabf1: Download complete 13:12:07 4872d77fe225: Verifying Checksum 13:12:07 5851b861e8e6: Download complete 13:12:07 b85a868b505f: Verifying Checksum 13:12:07 b85a868b505f: Download complete 13:12:08 bab4dde63d76: Verifying Checksum 13:12:08 bab4dde63d76: Download complete 13:12:09 b85a868b505f: Pull complete 13:12:09 e2be974225ed: Pull complete 13:12:09 339a4e72a1f5: Pull complete 13:12:09 988bab9f4d93: Pull complete 13:12:10 1469e6f7b9e6: Pull complete 13:12:10 eaf3925da568: Pull complete 13:12:12 bab4dde63d76: Pull complete 13:12:12 bde34c3a00c8: Pull complete 13:12:12 b352a97aabf1: Pull complete 13:12:12 4872d77fe225: Pull complete 13:12:12 5851b861e8e6: Pull complete 13:12:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:13 prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container 13:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@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:12:14 $ docker top ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 -eo pid,comm 13:12:14 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:12:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:15 [ssh-agent] Looking for ssh-agent implementation... 13:12:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:15 $ docker exec ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent 13:12:15 SSH_AUTH_SOCK=/tmp/ssh-7NQmMajcQcPs/agent.33 13:12:15 SSH_AGENT_PID=39 13:12:15 Running ssh-add (command line suppressed) 13:12:15 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_1853265218192304004.key (/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_1853265218192304004.key) 13:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:15 + git tag --points-at HEAD [Pipeline] } 13:12:15 $ docker exec --env ******** --env ******** ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent -k 13:12:15 unset SSH_AUTH_SOCK; 13:12:15 unset SSH_AGENT_PID; 13:12:15 echo Agent pid 39 killed; 13:12:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:12:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:16 [ssh-agent] Looking for ssh-agent implementation... 13:12:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:16 $ docker exec ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent 13:12:16 SSH_AUTH_SOCK=/tmp/ssh-FxxqrmMGesgU/agent.71 13:12:16 SSH_AGENT_PID=77 13:12:16 Running ssh-add (command line suppressed) 13:12:16 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_355632122597600687.key (/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/private_key_355632122597600687.key) 13:12:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:16 + git semver init 13:12:17 2022-07-18 13:12:16,989 [run_init] DEBUG init version:0.0.0 force:False 13:12:17 2022-07-18 13:12:16,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver 13:12:17 2022-07-18 13:12:16,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver 13:12:17 2022-07-18 13:12:16,991 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-100, universal_newlines=False, shell=None, istream=None) 13:12:17 2022-07-18 13:12:17,986 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.git/info/exclude 13:12:17 2022-07-18 13:12:17,986 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver/PR-100 with force:False 13:12:17 2022-07-18 13:12:17,986 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver/PR-100 13:12:17 2022-07-18 13:12:17,991 [execute] INFO git cat-file --batch-check 13:12:17 2022-07-18 13:12:17,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver, universal_newlines=False, shell=None, istream=) 13:12:18 2022-07-18 13:12:17,998 [execute] INFO git cat-file --batch 13:12:18 2022-07-18 13:12:17,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver, universal_newlines=False, shell=None, istream=) 13:12:18 2022-07-18 13:12:18,004 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-100/.semver/PR-100 13:12:18 0.0.0 [Pipeline] } 13:12:18 $ docker exec --env ******** --env ******** ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 ssh-agent -k 13:12:18 unset SSH_AUTH_SOCK; 13:12:18 unset SSH_AGENT_PID; 13:12:18 echo Agent pid 77 killed; 13:12:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:18 + git semver [Pipeline] } 13:12:19 $ docker stop --time=1 ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 13:12:20 $ docker rm -f ff289eb9c51c553596f7794f841a3334b76b332df935a15dadbb4318eec391d4 [Pipeline] // withDockerContainer [Pipeline] sh 13:12:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:12:21 Stashed 1 file(s) [Pipeline] echo 13:12:21 [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:12:21 provisioning config files... 13:12:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config674044528374513857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:22 ---> docker-login.sh 13:12:22 nexus3.edgexfoundry.org:10001 13:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:22 Configure a credential helper to remove this warning. See 13:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:22 13:12:22 Login Succeeded 13:12:22 nexus3.edgexfoundry.org:10002 13:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:22 Configure a credential helper to remove this warning. See 13:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:22 13:12:22 Login Succeeded 13:12:22 nexus3.edgexfoundry.org:10003 13:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:22 Configure a credential helper to remove this warning. See 13:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:22 13:12:22 Login Succeeded 13:12:22 nexus3.edgexfoundry.org:10004 13:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:22 Configure a credential helper to remove this warning. See 13:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:22 13:12:22 Login Succeeded 13:12:22 docker.io 13:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:22 Configure a credential helper to remove this warning. See 13:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:22 13:12:22 Login Succeeded 13:12:22 ---> docker-login.sh ends [Pipeline] } 13:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:12:23 ========================================================= 13:12:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:12:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:23 + 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:12:23 Sending build context to Docker daemon 12.46MB 13:12:23 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:12:23 Step 2/13 : FROM ${BASE} AS builder 13:12:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:12:23 2408cc74d12b: Pulling fs layer 13:12:23 ea60b727a1ce: Pulling fs layer 13:12:23 30c4a7721957: Pulling fs layer 13:12:23 370296b7ddb6: Pulling fs layer 13:12:23 7c6cee850709: Pulling fs layer 13:12:23 39a5fcdaea64: Pulling fs layer 13:12:23 d94ebbe4e438: Pulling fs layer 13:12:23 bcfd1f05c69d: Pulling fs layer 13:12:23 59ccb84bbe0f: Pulling fs layer 13:12:23 bcfd1f05c69d: Waiting 13:12:23 39a5fcdaea64: Waiting 13:12:23 59ccb84bbe0f: Waiting 13:12:23 d94ebbe4e438: Waiting 13:12:23 7c6cee850709: Waiting 13:12:23 370296b7ddb6: Waiting 13:12:23 30c4a7721957: Download complete 13:12:23 ea60b727a1ce: Verifying Checksum 13:12:23 ea60b727a1ce: Download complete 13:12:23 7c6cee850709: Verifying Checksum 13:12:23 7c6cee850709: Download complete 13:12:23 39a5fcdaea64: Download complete 13:12:23 2408cc74d12b: Verifying Checksum 13:12:23 2408cc74d12b: Download complete 13:12:23 d94ebbe4e438: Verifying Checksum 13:12:23 d94ebbe4e438: Download complete 13:12:23 2408cc74d12b: Pull complete 13:12:24 ea60b727a1ce: Pull complete 13:12:24 30c4a7721957: Pull complete 13:12:24 bcfd1f05c69d: Verifying Checksum 13:12:24 bcfd1f05c69d: Download complete 13:12:24 370296b7ddb6: Verifying Checksum 13:12:24 370296b7ddb6: Download complete 13:12:24 59ccb84bbe0f: Verifying Checksum 13:12:24 59ccb84bbe0f: Download complete 13:12:29 370296b7ddb6: Pull complete 13:12:29 7c6cee850709: Pull complete 13:12:29 39a5fcdaea64: Pull complete 13:12:29 d94ebbe4e438: Pull complete 13:12:31 bcfd1f05c69d: Pull complete 13:12:32 59ccb84bbe0f: Pull complete 13:12:32 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:12:32 ---> a4fb48ad2a94 13:12:32 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:12:34 ---> Running in 6ac91832bf55 13:12:34 Removing intermediate container 6ac91832bf55 13:12:34 ---> 519727967b2e 13:12:34 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:12:34 ---> Running in 060a68e249a6 13:12:34 Removing intermediate container 060a68e249a6 13:12:34 ---> 4715ae3ecfb8 13:12:34 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:12:34 ---> Running in f01fb9cd6e54 13:12:34 Removing intermediate container f01fb9cd6e54 13:12:34 ---> 23c5d69abc45 13:12:34 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:34 ---> Running in 81a2478e9785 13:12:35 Removing intermediate container 81a2478e9785 13:12:35 ---> 7ce92cf4e583 13:12:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:35 ---> Running in 27200ff32456 13:12:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:12:36 Still waiting to schedule task 13:12:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:12:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:12:36 OK: 211 MiB in 51 packages 13:12:37 Removing intermediate container 27200ff32456 13:12:37 ---> 7e9937b36970 13:12:37 Step 8/13 : WORKDIR /app 13:12:37 ---> Running in e6b41a294ef3 13:12:37 Removing intermediate container e6b41a294ef3 13:12:37 ---> 44704cbdde6b 13:12:37 Step 9/13 : COPY go.mod vendor* ./ 13:12:37 ---> b5039d6d4f04 13:12:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:37 ---> Running in bccd62a6dc91 13:12:59 Removing intermediate container bccd62a6dc91 13:12:59 ---> db2850c25c9c 13:12:59 Step 11/13 : COPY . . 13:12:59 ---> 8a6582e39842 13:12:59 Step 12/13 : ARG MAKE="make build" 13:12:59 ---> Running in d9921f090912 13:12:59 Removing intermediate container d9921f090912 13:12:59 ---> 2f4d322745f5 13:12:59 Step 13/13 : RUN $MAKE 13:12:59 ---> Running in 57de522b4348 13:12:59 noop 13:12:59 Removing intermediate container 57de522b4348 13:12:59 ---> 93cf9ef97990 13:12:59 Successfully built 93cf9ef97990 13:12:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:00 + docker inspect -f . ci-base-image-x86_64 13:13:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:00 prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container 13:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@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:13:00 $ docker top 8c3c7241a21afad85569e5b18b69d08dab3ac81be73660441903162a7fb62a47 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:01 + go version 13:13:01 go version go1.18.3 linux/amd64 [Pipeline] } 13:13:01 $ docker stop --time=1 8c3c7241a21afad85569e5b18b69d08dab3ac81be73660441903162a7fb62a47 13:13:02 $ docker rm -f 8c3c7241a21afad85569e5b18b69d08dab3ac81be73660441903162a7fb62a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:03 + docker inspect -f . ci-base-image-x86_64 13:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:03 prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container 13:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@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:13:04 $ docker top 0b399c1b62ef42250efc9955d4e393ec88583b7b24d82d328c09c36a1e2036a3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:04 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-100 [Pipeline] fileExists [Pipeline] sh 13:13:04 + make test 13:13:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:13:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:13:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.071s coverage: 86.2% of statements 13:13:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:13:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements 13:13:26 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:13:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:13:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:13:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:13:30 ./bin/test-attribution.sh [Pipeline] echo 13:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:13:30 $ docker stop --time=1 0b399c1b62ef42250efc9955d4e393ec88583b7b24d82d328c09c36a1e2036a3 13:13:32 $ docker rm -f 0b399c1b62ef42250efc9955d4e393ec88583b7b24d82d328c09c36a1e2036a3 [Pipeline] // withDockerContainer [Pipeline] sh 13:13:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:13:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:13:34 + ls -al . 13:13:34 total 228 13:13:34 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 13:13 . 13:13:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:11 .. 13:13:34 -rw-rw-r-- 1 jenkins jenkins 262 Jul 18 13:11 .dockerignore 13:13:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:13 .git 13:13:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:11 .github 13:13:34 -rw-rw-r-- 1 jenkins jenkins 788 Jul 18 13:11 .gitignore 13:13:34 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:11 .golangci.yml 13:13:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:12 .semver 13:13:34 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 18 13:11 Attribution.txt 13:13:34 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 18 13:11 CHANGELOG.md 13:13:34 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 13:11 Dockerfile 13:13:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:11 GOVERNANCE.md 13:13:34 -rw-rw-r-- 1 jenkins jenkins 687 Jul 18 13:11 Jenkinsfile 13:13:34 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 13:11 LICENSE 13:13:34 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 18 13:11 Makefile 13:13:34 -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 13:11 OWNERS.md 13:13:34 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 18 13:11 README.md 13:13:34 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 13:12 VERSION 13:13:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:11 bin 13:13:34 -rw-r--r-- 1 jenkins jenkins 41008 Jul 18 13:13 coverage.out 13:13:34 -rw-rw-r-- 1 jenkins jenkins 3539 Jul 18 13:11 go.mod 13:13:34 -rw-rw-r-- 1 jenkins jenkins 36290 Jul 18 13:11 go.sum 13:13:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:11 images 13:13:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:11 internal 13:13:34 -rw-rw-r-- 1 jenkins jenkins 531 Jul 18 13:11 main.go 13:13:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:11 res 13:13:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:11 snap 13:13:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:34 + 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=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 --label arch=amd64 --label version=0.0.0 . 13:13:34 Sending build context to Docker daemon 12.46MB 13:13:34 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:13:34 Step 2/31 : FROM ${BASE} AS builder 13:13:34 ---> 93cf9ef97990 13:13:34 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:13:34 ---> Running in 46704b446c6f 13:13:34 Removing intermediate container 46704b446c6f 13:13:34 ---> 0ecac13bbf30 13:13:34 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:13:34 ---> Running in 78ff4073b937 13:13:35 Removing intermediate container 78ff4073b937 13:13:35 ---> 12e8c4923b33 13:13:35 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:13:35 ---> Running in 9072dac34ae2 13:13:35 Removing intermediate container 9072dac34ae2 13:13:35 ---> 196772e0888c 13:13:35 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:35 ---> Running in 9dee5a6eae2b 13:13:35 Removing intermediate container 9dee5a6eae2b 13:13:35 ---> 8dcf53655c02 13:13:35 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:36 ---> Running in 2ac2b53575ae 13:13:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:13:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:13:37 OK: 211 MiB in 51 packages 13:13:37 Removing intermediate container 2ac2b53575ae 13:13:37 ---> d1f3b5910614 13:13:37 Step 8/31 : WORKDIR /app 13:13:37 ---> Running in 357ef282eda3 13:13:37 Removing intermediate container 357ef282eda3 13:13:37 ---> cde9ff37fee8 13:13:37 Step 9/31 : COPY go.mod vendor* ./ 13:13:38 ---> 28aa81fb3aec 13:13:38 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:38 ---> Running in ff33cf0a07af 13:13:38 Removing intermediate container ff33cf0a07af 13:13:38 ---> 6715e30eb1bc 13:13:38 Step 11/31 : COPY . . 13:13:39 ---> cbd1c1f5b5e9 13:13:39 Step 12/31 : ARG MAKE="make build" 13:13:39 ---> Running in 7224d6a907a2 13:13:39 Removing intermediate container 7224d6a907a2 13:13:39 ---> 31d3f8398fbd 13:13:39 Step 13/31 : RUN $MAKE 13:13:39 ---> Running in e087dcf43ed0 13:13:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -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:14:01 Removing intermediate container e087dcf43ed0 13:14:01 ---> 3a9618cb2669 13:14:01 Step 14/31 : FROM alpine:3.14 13:14:01 3.14: Pulling from library/alpine 13:14:01 8663204ce13b: Pulling fs layer 13:14:01 8663204ce13b: Verifying Checksum 13:14:01 8663204ce13b: Download complete 13:14:01 8663204ce13b: Pull complete 13:14:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:14:01 Status: Downloaded newer image for alpine:3.14 13:14:01 ---> e04c818066af 13:14:01 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:14:01 ---> Running in 1f2adb83aeea 13:14:01 Removing intermediate container 1f2adb83aeea 13:14:01 ---> 6d4bd9bfb52a 13:14:01 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:14:01 ---> Running in 2a0714a6b78b 13:14:01 Removing intermediate container 2a0714a6b78b 13:14:01 ---> aa5d9b45ded3 13:14:01 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:01 ---> Running in c05f4b449513 13:14:02 Removing intermediate container c05f4b449513 13:14:02 ---> 2899182d00af 13:14:02 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:14:02 ---> Running in 8c84bc145078 13:14:02 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:02 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:14:03 (1/7) Installing ca-certificates (20211220-r0) 13:14:03 (2/7) Installing dumb-init (1.2.5-r1) 13:14:03 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:14:03 (4/7) Installing libsodium (1.0.18-r0) 13:14:03 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:14:03 (6/7) Installing libzmq (4.3.4-r0) 13:14:03 (7/7) Installing zeromq (4.3.4-r0) 13:14:03 Executing busybox-1.33.1-r7.trigger 13:14:03 Executing ca-certificates-20211220-r0.trigger 13:14:03 OK: 9 MiB in 21 packages 13:14:04 Removing intermediate container 8c84bc145078 13:14:04 ---> c37b406013e1 13:14:04 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:14:04 ---> 0d6fd6c767de 13:14:04 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:14:04 ---> ddbf1600283e 13:14:04 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:14:05 ---> 6c7eefc2fd07 13:14:05 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:14:05 ---> 7f4382f700bc 13:14:05 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:14:05 ---> df1514f162ac 13:14:05 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:14:05 ---> Running in 8399dd6b5a25 13:14:06 Removing intermediate container 8399dd6b5a25 13:14:06 ---> 09f16a190b24 13:14:06 Step 25/31 : VOLUME /cache 13:14:06 ---> Running in 84df63d88ac4 13:14:06 Removing intermediate container 84df63d88ac4 13:14:06 ---> 4eec5cec6daf 13:14:06 Step 26/31 : EXPOSE 59711 13:14:06 ---> Running in f5b697a0cce9 13:14:06 Removing intermediate container f5b697a0cce9 13:14:06 ---> 45fa3576b739 13:14:06 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:14:06 ---> Running in 45f582ab0571 13:14:06 Removing intermediate container 45f582ab0571 13:14:06 ---> 0b24472f50df 13:14:06 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:14:07 ---> Running in 27b148158ce1 13:14:07 Removing intermediate container 27b148158ce1 13:14:07 ---> ecd1f2c878a2 13:14:07 Step 29/31 : LABEL arch=amd64 13:14:07 ---> Running in b96cf6b98782 13:14:07 Removing intermediate container b96cf6b98782 13:14:07 ---> f5886580f4dc 13:14:07 Step 30/31 : LABEL git_sha=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 13:14:07 ---> Running in c0cc7430c80a 13:14:07 Removing intermediate container c0cc7430c80a 13:14:07 ---> bcfeca657dfb 13:14:07 Step 31/31 : LABEL version=0.0.0 13:14:07 ---> Running in ff3db9709ee5 13:14:07 Removing intermediate container ff3db9709ee5 13:14:07 ---> 77234e1c9c7f 13:14:07 [Warning] One or more build-args [ARCH] were not consumed 13:14:07 Successfully built 77234e1c9c7f 13:14:07 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:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:08 13:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:08 latest: Pulling from edgex-lftools-log-publisher 13:14:08 5eb5b503b376: Pulling fs layer 13:14:08 5c69ac0246d0: Pulling fs layer 13:14:08 ec43610c2a17: Pulling fs layer 13:14:08 3a2ae6a8a46f: Pulling fs layer 13:14:08 33b1e0a273af: Pulling fs layer 13:14:08 5d3b04190fa2: Pulling fs layer 13:14:08 2f39f015ded8: Pulling fs layer 13:14:08 3a2ae6a8a46f: Waiting 13:14:08 2f39f015ded8: Waiting 13:14:08 33b1e0a273af: Waiting 13:14:08 5d3b04190fa2: Waiting 13:14:08 5c69ac0246d0: Download complete 13:14:08 3a2ae6a8a46f: Download complete 13:14:09 ec43610c2a17: Verifying Checksum 13:14:09 ec43610c2a17: Download complete 13:14:09 33b1e0a273af: Verifying Checksum 13:14:09 33b1e0a273af: Download complete 13:14:09 5d3b04190fa2: Verifying Checksum 13:14:09 5d3b04190fa2: Download complete 13:14:09 5eb5b503b376: Verifying Checksum 13:14:09 5eb5b503b376: Download complete 13:14:09 2f39f015ded8: Download complete 13:14:11 5eb5b503b376: Pull complete 13:14:11 5c69ac0246d0: Pull complete 13:14:11 ec43610c2a17: Pull complete 13:14:11 3a2ae6a8a46f: Pull complete 13:14:11 33b1e0a273af: Pull complete 13:14:11 5d3b04190fa2: Pull complete 13:14:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20409 in /w/workspace/y_app-rfid-llrp-inventory_PR-100 [Pipeline] { [Pipeline] ws 13:14:18 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:14:19 The recommended git tool is: git 13:14:21 2f39f015ded8: Pull complete 13:14:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:22 prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container 13:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@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:14:24 $ docker top fbe7074474d31da9860a23d04c94aa3ab61cf772a1b29aa908c421a7481cd873 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:25 ---> job-cost.sh 13:14:25 lf-activate-venv: SKIPPING 13:14:25 INFO: No Stack... 13:14:25 INFO: Retrieving Pricing Info for: v3-standard-8 13:14:25 using credential edgex-jenkins-ssh 13:14:25 Cloning the remote Git repository 13:14:25 INFO: Archiving Costs [Pipeline] sh 13:14:26 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives/cost.csv 13:14:26 + cut -d, -f6 [Pipeline] lock 13:14:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] 13:14:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] did not exist. Created. 13:14:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:25 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:14:25 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:14:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:14:25 > git --version # timeout=10 13:14:25 > git --version # 'git version 2.25.1' 13:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:26 + echo total: 0.2199999988079071 [Pipeline] stash 13:14:26 Stashed 1 file(s) [Pipeline] } 13:14:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:26 $ docker stop --time=1 fbe7074474d31da9860a23d04c94aa3ab61cf772a1b29aa908c421a7481cd873 13:14:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:14:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:14:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:14:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:14:27 $ docker rm -f fbe7074474d31da9860a23d04c94aa3ab61cf772a1b29aa908c421a7481cd873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:14:28 Merging remotes/origin/main commit bf0cdc510067010a7614561d99b7e3f1f4b6f8fb into PR head commit f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:14:28 Merge succeeded, producing f38f7f9b0089b59d8cb9317138c6ddd485d151c1 13:14:28 Checking out Revision f38f7f9b0089b59d8cb9317138c6ddd485d151c1 (PR-100) 13:14:28 > git config core.sparsecheckout # timeout=10 13:14:28 > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # timeout=10 13:14:28 > git remote # timeout=10 13:14:28 > git config --get remote.origin.url # timeout=10 13:14:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:28 > git merge bf0cdc510067010a7614561d99b7e3f1f4b6f8fb # timeout=10 13:14:28 > git rev-parse HEAD^{commit} # timeout=10 13:14:28 > git config core.sparsecheckout # timeout=10 13:14:28 > git checkout -f f38f7f9b0089b59d8cb9317138c6ddd485d151c1 # timeout=10 13:14:32 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 13:14:32 > git --version # timeout=10 13:14:32 > git --version # 'git version 2.25.1' 13:14:32 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:14:34 % Total % Received % Xferd Average Speed Time Time Time Current 13:14:34 Dload Upload Total Spent Left Speed 13:14:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 72541 0 --:--:-- --:--:-- --:--:-- 72541 [Pipeline] sh 13:14:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:14:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:14:35 + sudo tee /etc/docker/daemon.new 13:14:35 { 13:14:35 "registry-mirrors": [ 13:14:35 "https://nexus3.edgexfoundry.org:10001" 13:14:35 ], 13:14:35 "bip": "10.250.0.254/24", 13:14:35 "hosts": [ 13:14:35 "tcp://0.0.0.0:5555", 13:14:35 "unix:///var/run/docker.sock" 13:14:35 ], 13:14:35 "mtu": 1458, 13:14:35 "selinux-enabled": true, 13:14:35 "seccomp-profile": "/etc/docker/seccomp.json" 13:14:35 } [Pipeline] sh 13:14:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:14:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:54 provisioning config files... 13:14:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config403549043013001632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:54 ---> docker-login.sh 13:14:54 nexus3.edgexfoundry.org:10001 13:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:55 Configure a credential helper to remove this warning. See 13:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:55 13:14:55 Login Succeeded 13:14:55 nexus3.edgexfoundry.org:10002 13:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:56 Configure a credential helper to remove this warning. See 13:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:56 13:14:56 Login Succeeded 13:14:56 nexus3.edgexfoundry.org:10003 13:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:56 Configure a credential helper to remove this warning. See 13:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:56 13:14:56 Login Succeeded 13:14:56 nexus3.edgexfoundry.org:10004 13:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:57 Configure a credential helper to remove this warning. See 13:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:57 13:14:57 Login Succeeded 13:14:57 docker.io 13:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:57 Configure a credential helper to remove this warning. See 13:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:57 13:14:57 Login Succeeded 13:14:57 ---> docker-login.sh ends [Pipeline] } 13:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:14:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:58 ========================================================= 13:14:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:14:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:58 + 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:14:58 Sending build context to Docker daemon 687.1kB 13:14:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:14:58 Step 2/13 : FROM ${BASE} AS builder 13:14:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:14:59 b3c136eddcbf: Pulling fs layer 13:14:59 c0a3192eca97: Pulling fs layer 13:14:59 a050256f5b6f: Pulling fs layer 13:14:59 656be50a0ddc: Pulling fs layer 13:14:59 2bbca73fdf42: Pulling fs layer 13:14:59 46d945488cbd: Pulling fs layer 13:14:59 8a5474983e97: Pulling fs layer 13:14:59 329c88fbcd65: Pulling fs layer 13:14:59 656be50a0ddc: Waiting 13:14:59 2bbca73fdf42: Waiting 13:14:59 8a5474983e97: Waiting 13:14:59 46d945488cbd: Waiting 13:14:59 329c88fbcd65: Waiting 13:14:59 a050256f5b6f: Verifying Checksum 13:14:59 a050256f5b6f: Download complete 13:14:59 c0a3192eca97: Verifying Checksum 13:14:59 c0a3192eca97: Download complete 13:14:59 2bbca73fdf42: Verifying Checksum 13:14:59 2bbca73fdf42: Download complete 13:14:59 46d945488cbd: Verifying Checksum 13:14:59 46d945488cbd: Download complete 13:14:59 b3c136eddcbf: Verifying Checksum 13:14:59 b3c136eddcbf: Download complete 13:15:00 b3c136eddcbf: Pull complete 13:15:00 329c88fbcd65: Verifying Checksum 13:15:00 329c88fbcd65: Download complete 13:15:00 c0a3192eca97: Pull complete 13:15:01 a050256f5b6f: Pull complete 13:15:01 8a5474983e97: Verifying Checksum 13:15:01 8a5474983e97: Download complete 13:15:02 656be50a0ddc: Verifying Checksum 13:15:02 656be50a0ddc: Download complete 13:15:14 656be50a0ddc: Pull complete 13:15:15 2bbca73fdf42: Pull complete 13:15:15 46d945488cbd: Pull complete 13:15:22 8a5474983e97: Pull complete 13:15:24 329c88fbcd65: Pull complete 13:15:24 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:15:24 ---> ff4287adb874 13:15:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:15:25 ---> Running in 4c0c8047c8f1 13:15:25 Removing intermediate container 4c0c8047c8f1 13:15:25 ---> 3f6067089e04 13:15:25 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:15:25 ---> Running in 29f58d510a73 13:15:26 Removing intermediate container 29f58d510a73 13:15:26 ---> fdb76ad77e97 13:15:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:15:26 ---> Running in 20240c11f8cd 13:15:26 Removing intermediate container 20240c11f8cd 13:15:26 ---> 3c66d52a4d0f 13:15:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:26 ---> Running in 434d02924df7 13:15:28 Removing intermediate container 434d02924df7 13:15:28 ---> ec91512ecd27 13:15:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:28 ---> Running in 714b162aa7b5 13:15:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:15:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:15:31 OK: 221 MiB in 51 packages 13:15:32 Removing intermediate container 714b162aa7b5 13:15:32 ---> 38c2fec4ef64 13:15:32 Step 8/13 : WORKDIR /app 13:15:32 ---> Running in e31b7c236b0f 13:15:32 Removing intermediate container e31b7c236b0f 13:15:32 ---> bb04c2e6dad0 13:15:32 Step 9/13 : COPY go.mod vendor* ./ 13:15:32 ---> 56d33d413278 13:15:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:33 ---> Running in dba5a6a28dbd 13:16:20 Removing intermediate container dba5a6a28dbd 13:16:20 ---> 5dd39cd80f1a 13:16:20 Step 11/13 : COPY . . 13:16:20 ---> 20ec2cfdef26 13:16:20 Step 12/13 : ARG MAKE="make build" 13:16:20 ---> Running in 3f738e37d992 13:16:20 Removing intermediate container 3f738e37d992 13:16:20 ---> 3a752b92321a 13:16:20 Step 13/13 : RUN $MAKE 13:16:20 ---> Running in a8a74fd07ae3 13:16:20 noop 13:16:20 Removing intermediate container a8a74fd07ae3 13:16:20 ---> 441792082b9f 13:16:20 Successfully built 441792082b9f 13:16:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:20 + docker inspect -f . ci-base-image-arm64 13:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:20 prd-ubuntu20.04-docker-arm64-4c-16g-20409 does not seem to be running inside a container 13:16:21 $ 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:16:22 $ docker top cceeb9b04a74d263d536ce05958de53d8617bc8a2a4daf6acda42c1053b648a0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:23 + go version 13:16:23 go version go1.18.3 linux/arm64 [Pipeline] } 13:16:23 $ docker stop --time=1 cceeb9b04a74d263d536ce05958de53d8617bc8a2a4daf6acda42c1053b648a0 13:16:24 $ docker rm -f cceeb9b04a74d263d536ce05958de53d8617bc8a2a4daf6acda42c1053b648a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:25 + docker inspect -f . ci-base-image-arm64 13:16:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:26 prd-ubuntu20.04-docker-arm64-4c-16g-20409 does not seem to be running inside a container 13:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:16:27 $ docker top 6467d8d21b2e939dbf19525949da88694b263214414cf26704043285ec16c17d -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:28 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:16:29 + make test 13:16:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:17:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:17:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.136s coverage: 86.2% of statements 13:17:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:17:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements 13:17:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:17:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:18:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:18:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:18:18 ./bin/test-attribution.sh [Pipeline] echo 13:18:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:18:18 $ docker stop --time=1 6467d8d21b2e939dbf19525949da88694b263214414cf26704043285ec16c17d 13:18:20 $ docker rm -f 6467d8d21b2e939dbf19525949da88694b263214414cf26704043285ec16c17d [Pipeline] // withDockerContainer [Pipeline] sh 13:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:18:21 Warning: overwriting stash ‘coverage-report’ 13:18:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:18:22 + ls -al . 13:18:22 total 224 13:18:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 13:16 . 13:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:14 .. 13:18:22 -rw-rw-r-- 1 jenkins jenkins 262 Jul 18 13:14 .dockerignore 13:18:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:14 .git 13:18:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:14 .github 13:18:22 -rw-rw-r-- 1 jenkins jenkins 788 Jul 18 13:14 .gitignore 13:18:22 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:14 .golangci.yml 13:18:22 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 18 13:14 Attribution.txt 13:18:22 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 18 13:14 CHANGELOG.md 13:18:22 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 13:14 Dockerfile 13:18:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:14 GOVERNANCE.md 13:18:22 -rw-rw-r-- 1 jenkins jenkins 687 Jul 18 13:14 Jenkinsfile 13:18:22 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 13:14 LICENSE 13:18:22 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 18 13:14 Makefile 13:18:22 -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 13:14 OWNERS.md 13:18:22 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 18 13:14 README.md 13:18:22 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 13:12 VERSION 13:18:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:14 bin 13:18:22 -rw-r--r-- 1 jenkins jenkins 41008 Jul 18 13:17 coverage.out 13:18:22 -rw-rw-r-- 1 jenkins jenkins 3539 Jul 18 13:14 go.mod 13:18:22 -rw-rw-r-- 1 jenkins jenkins 36290 Jul 18 13:14 go.sum 13:18:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:14 images 13:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:14 internal 13:18:22 -rw-rw-r-- 1 jenkins jenkins 531 Jul 18 13:14 main.go 13:18:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:14 res 13:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:14 snap 13:18:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:23 + 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=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 --label arch=arm64 --label version=0.0.0 . 13:18:23 Sending build context to Docker daemon 687.1kB 13:18:23 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:18:23 Step 2/31 : FROM ${BASE} AS builder 13:18:23 ---> 441792082b9f 13:18:23 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:18:23 ---> Running in 52d8380aedb6 13:18:23 Removing intermediate container 52d8380aedb6 13:18:23 ---> da5ecd976b8b 13:18:23 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:18:24 ---> Running in c3186fe9628f 13:18:24 Removing intermediate container c3186fe9628f 13:18:24 ---> f7e0022fa591 13:18:24 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:18:24 ---> Running in 034f279ca06c 13:18:24 Removing intermediate container 034f279ca06c 13:18:24 ---> 5c3b89c73b89 13:18:24 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:24 ---> Running in c95f70f094e8 13:18:26 Removing intermediate container c95f70f094e8 13:18:26 ---> 369a49a78edf 13:18:26 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:18:26 ---> Running in 1c38de4b744d 13:18:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:18:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:18:29 OK: 221 MiB in 51 packages 13:18:30 Removing intermediate container 1c38de4b744d 13:18:30 ---> b7e2845355c1 13:18:30 Step 8/31 : WORKDIR /app 13:18:30 ---> Running in d04855cdc8f7 13:18:30 Removing intermediate container d04855cdc8f7 13:18:30 ---> cc59e224d828 13:18:30 Step 9/31 : COPY go.mod vendor* ./ 13:18:31 ---> d24173bb1b09 13:18:31 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:31 ---> Running in 4a02b3c29039 13:18:33 Removing intermediate container 4a02b3c29039 13:18:33 ---> 0ff5e9dd9ad5 13:18:33 Step 11/31 : COPY . . 13:18:33 ---> 4088862b4f7f 13:18:33 Step 12/31 : ARG MAKE="make build" 13:18:33 ---> Running in 029e6a29510e 13:18:33 Removing intermediate container 029e6a29510e 13:18:33 ---> 6df4e06b56cd 13:18:33 Step 13/31 : RUN $MAKE 13:18:33 ---> Running in 7fbde2310b37 13:18:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -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:20:41 Removing intermediate container 7fbde2310b37 13:20:41 ---> ee4d92cde6e6 13:20:41 Step 14/31 : FROM alpine:3.14 13:20:41 3.14: Pulling from library/alpine 13:20:41 455c02918c45: Pulling fs layer 13:20:41 455c02918c45: Download complete 13:20:41 455c02918c45: Pull complete 13:20:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:20:41 Status: Downloaded newer image for alpine:3.14 13:20:41 ---> ac73e934f311 13:20:41 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:20:41 ---> Running in 18b4c6739f94 13:20:41 Removing intermediate container 18b4c6739f94 13:20:41 ---> 53f252110ca5 13:20:41 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:20:41 ---> Running in 6d055f88b877 13:20:41 Removing intermediate container 6d055f88b877 13:20:41 ---> 38f9a9d29772 13:20:41 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:41 ---> Running in b7c31f066d71 13:20:41 Removing intermediate container b7c31f066d71 13:20:41 ---> 31202932dc9b 13:20:41 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:20:41 ---> Running in 2cec52aeac70 13:20:41 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:20:41 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:20:42 (1/7) Installing ca-certificates (20211220-r0) 13:20:42 (2/7) Installing dumb-init (1.2.5-r1) 13:20:42 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:20:42 (4/7) Installing libsodium (1.0.18-r0) 13:20:42 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:20:43 (6/7) Installing libzmq (4.3.4-r0) 13:20:43 (7/7) Installing zeromq (4.3.4-r0) 13:20:43 Executing busybox-1.33.1-r7.trigger 13:20:43 Executing ca-certificates-20211220-r0.trigger 13:20:43 OK: 9 MiB in 21 packages 13:20:44 Removing intermediate container 2cec52aeac70 13:20:44 ---> 4bb31a67f260 13:20:44 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:20:45 ---> 7244d09dd3d5 13:20:45 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:20:45 ---> b50941dad0c6 13:20:45 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:20:46 ---> 12c08262dc5c 13:20:46 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:20:47 ---> bdbd57c8db64 13:20:47 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:20:48 ---> 57297cbc99c0 13:20:48 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:20:48 ---> Running in 0fbdf18aaa98 13:20:50 Removing intermediate container 0fbdf18aaa98 13:20:50 ---> 196b18dac92e 13:20:50 Step 25/31 : VOLUME /cache 13:20:50 ---> Running in ddffc72a7652 13:20:50 Removing intermediate container ddffc72a7652 13:20:50 ---> ad591a2484d0 13:20:50 Step 26/31 : EXPOSE 59711 13:20:50 ---> Running in 427e17c06860 13:20:50 Removing intermediate container 427e17c06860 13:20:50 ---> 190e415c6979 13:20:50 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:20:51 ---> Running in a126e26532c1 13:20:51 Removing intermediate container a126e26532c1 13:20:51 ---> 1396b46bead5 13:20:51 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:20:51 ---> Running in bb5bc94e7fef 13:20:51 Removing intermediate container bb5bc94e7fef 13:20:51 ---> c626ad8443ea 13:20:51 Step 29/31 : LABEL arch=arm64 13:20:51 ---> Running in f89b4d7d3fdc 13:20:51 Removing intermediate container f89b4d7d3fdc 13:20:51 ---> 71c582f26687 13:20:51 Step 30/31 : LABEL git_sha=f38f7f9b0089b59d8cb9317138c6ddd485d151c1 13:20:52 ---> Running in 55b73423f5f4 13:20:52 Removing intermediate container 55b73423f5f4 13:20:52 ---> d94a33d89b37 13:20:52 Step 31/31 : LABEL version=0.0.0 13:20:52 ---> Running in 6ffe53138a19 13:20:52 Removing intermediate container 6ffe53138a19 13:20:52 ---> 08b5cc15f59c 13:20:52 [Warning] One or more build-args [ARCH] were not consumed 13:20:52 Successfully built 08b5cc15f59c 13:20:52 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:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:20:53 13:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:20:53 arm64: Pulling from edgex-lftools-log-publisher 13:20:53 8998bd30e6a1: Pulling fs layer 13:20:53 04944245beec: Pulling fs layer 13:20:53 699f458cf7ca: Pulling fs layer 13:20:53 765212b225bb: Pulling fs layer 13:20:53 f23df028b6ca: Pulling fs layer 13:20:53 d65c8cfc05b1: Pulling fs layer 13:20:53 2437ff75d9bd: Pulling fs layer 13:20:53 d65c8cfc05b1: Waiting 13:20:53 765212b225bb: Waiting 13:20:54 04944245beec: Verifying Checksum 13:20:54 04944245beec: Download complete 13:20:54 765212b225bb: Verifying Checksum 13:20:54 765212b225bb: Download complete 13:20:54 f23df028b6ca: Verifying Checksum 13:20:54 f23df028b6ca: Download complete 13:20:54 d65c8cfc05b1: Verifying Checksum 13:20:54 d65c8cfc05b1: Download complete 13:20:54 699f458cf7ca: Verifying Checksum 13:20:54 699f458cf7ca: Download complete 13:20:54 8998bd30e6a1: Verifying Checksum 13:20:54 8998bd30e6a1: Download complete 13:20:56 2437ff75d9bd: Verifying Checksum 13:20:56 2437ff75d9bd: Download complete 13:20:58 8998bd30e6a1: Pull complete 13:20:59 04944245beec: Pull complete 13:21:00 699f458cf7ca: Pull complete 13:21:01 765212b225bb: Pull complete 13:21:02 f23df028b6ca: Pull complete 13:21:02 d65c8cfc05b1: Pull complete 13:21:17 2437ff75d9bd: Pull complete 13:21:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:21:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:17 prd-ubuntu20.04-docker-arm64-4c-16g-20409 does not seem to be running inside a container 13:21:17 $ 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:21:20 $ docker top 3ca7d38f4c66c6ab1fb59355533db50c48ad57fbfff9e9fbe2f96053da6b393c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:21 ---> job-cost.sh 13:21:21 lf-activate-venv: SKIPPING 13:21:21 INFO: No Stack... 13:21:21 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:22 INFO: Archiving Costs [Pipeline] sh 13:21:23 + + cut -d, -f6 13:21:23 cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:21:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] 13:21:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] did not exist. Created. 13:21:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:21:23 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-d5ee96ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:21:24 + echo total: 0.10999999940395355 [Pipeline] stash 13:21:24 Warning: overwriting stash ‘stack-cost’ 13:21:24 Stashed 1 file(s) [Pipeline] } 13:21:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:21:24 $ docker stop --time=1 3ca7d38f4c66c6ab1fb59355533db50c48ad57fbfff9e9fbe2f96053da6b393c 13:21:26 $ docker rm -f 3ca7d38f4c66c6ab1fb59355533db50c48ad57fbfff9e9fbe2f96053da6b393c [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:21:27 provisioning config files... 13:21:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config1018002695092238409tmp [Pipeline] { [Pipeline] sh 13:21:27 + set +x 13:21:27 + curl -s https://codecov.io/bash 13:21:27 + bash -s -- 13:21:27 13:21:27 _____ _ 13:21:27 / ____| | | 13:21:27 | | ___ __| | ___ ___ _____ __ 13:21:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:21:27 | |___| (_) | (_| | __/ (_| (_) \ V / 13:21:27 \_____\___/ \__,_|\___|\___\___/ \_/ 13:21:27 Bash-1.0.6 13:21:27 13:21:27 13:21:27 ==> git version 2.25.1 found 13:21:27 ==> 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:21:27 Release-Date: 2020-01-08 13:21:27 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:21:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:21:27 ==> Jenkins CI detected. 13:21:27 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-100 13:21:27 project root: . 13:21:27 --> token set from env 13:21:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:21:27 ==> Running gcov in . (disable via -X gcov) 13:21:27 ==> Python coveragepy not found 13:21:27 ==> Searching for coverage reports in: 13:21:27 + . 13:21:27 -> Found 1 reports 13:21:27 ==> Detecting git/mercurial file structure 13:21:27 ==> Reading reports 13:21:27 + ./coverage.out bytes=41008 13:21:27 ==> Appending adjustments 13:21:27 https://docs.codecov.io/docs/fixing-reports 13:21:28 + Found adjustments 13:21:28 ==> Gzipping contents 13:21:28 12K /tmp/codecov.7GAA4L.gz 13:21:28 ==> Uploading reports 13:21:28 url: https://codecov.io 13:21:28 query: branch=PR-100&commit=f38f7f9b0089b59d8cb9317138c6ddd485d151c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=100&job=&cmd_args= 13:21:28 -> Pinging Codecov 13:21:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-100&commit=f38f7f9b0089b59d8cb9317138c6ddd485d151c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=100&job=&cmd_args= 13:21:28 -> Uploading to 13:21:28 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/581DD39554BDF9B6E22D074273EAD858/f38f7f9b0089b59d8cb9317138c6ddd485d151c1/b54cdfcf-8c43-4308-97dd-eb0258604830.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T132128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9f4313697dacace7f57233da9ec268367e1f5442db11c86dbac64d3db325c0c 13:21:28 % Total % Received % Xferd Average Speed Time Time Time Current 13:21:28 Dload Upload Total Spent Left Speed 13:21:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11470 0 0 100 11470 0 49017 --:--:-- --:--:-- --:--:-- 49017 13:21:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f38f7f9b0089b59d8cb9317138c6ddd485d151c1 [Pipeline] } 13:21:28 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:21:30 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives ] 13:21:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives 13:21:30 total 16 13:21:30 drwxr-xr-x 3 root root 4096 Jul 18 13:14 . 13:21:30 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 13:14 .. 13:21:30 drwxr-xr-x 2 root root 4096 Jul 18 13:14 cost 13:21:30 -rw-r--r-- 1 root root 94 Jul 18 13:14 cost.csv 13:21:30 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives 13:21:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives 13:21:30 total 16 13:21:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:14 . 13:21:30 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 13:14 .. 13:21:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 13:14 cost 13:21:30 -rw-r--r-- 1 jenkins jenkins 94 Jul 18 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:21:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:21:31 ---> package-listing.sh 13:21:31 ++ facter osfamily 13:21:31 ++ tr '[:upper:]' '[:lower:]' 13:21:31 + OS_FAMILY=debian 13:21:31 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-100 13:21:31 + START_PACKAGES=/tmp/packages_start.txt 13:21:31 + END_PACKAGES=/tmp/packages_end.txt 13:21:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:21:31 + PACKAGES=/tmp/packages_start.txt 13:21:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-100 ']' 13:21:31 + PACKAGES=/tmp/packages_end.txt 13:21:31 + case "${OS_FAMILY}" in 13:21:31 + dpkg -l 13:21:31 + grep '^ii' 13:21:31 + '[' -f /tmp/packages_start.txt ']' 13:21:31 + '[' -f /tmp/packages_end.txt ']' 13:21:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:21:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-100 ']' 13:21:31 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives/ 13:21:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-100/archives/ [Pipeline] echo 13:21:31 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-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:21:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:32 prd-ubuntu20.04-docker-8c-8g-20408 does not seem to be running inside a container 13:21:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-100/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-100 -v /w/workspace/y_app-rfid-llrp-inventory_PR-100:/w/workspace/y_app-rfid-llrp-inventory_PR-100:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-100@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:21:33 $ docker top d2ed44fb6b3fbdab7b16e0634afca46e070d6361055164b4c3d08d65768e75e5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:33 + touch /tmp/pre-build-complete [Pipeline] sh 13:21:33 + mkdir -p /var/log/sysstat [Pipeline] sh 13:21:34 + ls /var/log/sa-host 13:21:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:34 provisioning config files... 13:21:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-100@tmp/config5626628581995323854tmp [Pipeline] { [Pipeline] echo 13:21:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:21:34 ---> create-netrc.sh [Pipeline] } 13:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:21:35 ---> python-tools-install.sh [Pipeline] echo 13:21:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:21:35 ---> sudo-logs.sh 13:21:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:21:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:21:35 ---> job-cost.sh 13:21:35 lf-activate-venv: SKIPPING 13:21:35 DEBUG: total: 0.2199999988079071 13:21:35 INFO: Retrieving Stack Cost... 13:21:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:21:36 INFO: Archiving Costs [Pipeline] echo 13:21:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:21:37 ---> logs-deploy.sh 13:21:37 lf-activate-venv: SKIPPING 13:21:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-100/1 13:21:37 INFO: archiving workspace using pattern(s): 13:21:38 Archives upload complete. 13:21:38 INFO: archiving logs to Nexus 13:21:39 ---> uname -a: 13:21:39 Linux prd-ubuntu20-04-docker-8c-8g-20408 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:21:39 13:21:39 13:21:39 ---> lscpu: 13:21:39 Architecture: x86_64 13:21:39 CPU op-mode(s): 32-bit, 64-bit 13:21:39 Byte Order: Little Endian 13:21:39 Address sizes: 40 bits physical, 48 bits virtual 13:21:39 CPU(s): 8 13:21:39 On-line CPU(s) list: 0-7 13:21:39 Thread(s) per core: 1 13:21:39 Core(s) per socket: 1 13:21:39 Socket(s): 8 13:21:39 NUMA node(s): 1 13:21:39 Vendor ID: AuthenticAMD 13:21:39 CPU family: 23 13:21:39 Model: 49 13:21:39 Model name: AMD EPYC-Rome Processor 13:21:39 Stepping: 0 13:21:39 CPU MHz: 2799.994 13:21:39 BogoMIPS: 5599.98 13:21:39 Virtualization: AMD-V 13:21:39 Hypervisor vendor: KVM 13:21:39 Virtualization type: full 13:21:39 L1d cache: 256 KiB 13:21:39 L1i cache: 256 KiB 13:21:39 L2 cache: 4 MiB 13:21:39 L3 cache: 128 MiB 13:21:39 NUMA node0 CPU(s): 0-7 13:21:39 Vulnerability Itlb multihit: Not affected 13:21:39 Vulnerability L1tf: Not affected 13:21:39 Vulnerability Mds: Not affected 13:21:39 Vulnerability Meltdown: Not affected 13:21:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:21:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:21:39 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:21:39 Vulnerability Srbds: Not affected 13:21:39 Vulnerability Tsx async abort: Not affected 13:21:39 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:21:39 13:21:39 13:21:39 ---> nproc: 13:21:39 8 13:21:39 13:21:39 13:21:39 ---> df -h: 13:21:39 Filesystem Size Used Avail Use% Mounted on 13:21:39 overlay 155G 11G 145G 7% / 13:21:39 tmpfs 64M 0 64M 0% /dev 13:21:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:21:39 shm 64M 0 64M 0% /dev/shm 13:21:39 /dev/vda1 155G 11G 145G 7% /facter-os 13:21:39 13:21:39 13:21:39 ---> sar -b -r -n DEV: 13:21:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20408) 07/18/22 _x86_64_ (8 CPU) 13:21:39 13:21:39 13:11:20 LINUX RESTART (8 CPU) 13:21:39 13:21:39 13:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:21:39 13:13:01 203.68 11.70 191.98 0.00 1993.40 105283.92 0.00 13:21:39 13:14:01 117.56 0.08 117.48 0.00 2.00 22203.63 0.00 13:21:39 13:15:01 109.09 0.02 109.08 0.00 4.26 19982.54 0.00 13:21:39 13:16:01 1.22 0.00 1.22 0.00 0.00 14.28 0.00 13:21:39 13:17:01 1.23 0.05 1.18 0.00 3.20 14.13 0.00 13:21:39 13:18:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 13:21:39 13:19:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 13:21:39 13:20:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 13:21:39 13:21:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 13:21:39 Average: 48.60 1.32 47.29 0.00 222.52 16394.57 0.00 13:21:39 13:21:39 13:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:21:39 13:13:01 28431744 31768580 529660 1.61 159544 3394408 1968080 5.80 1139064 2876976 480 13:21:39 13:14:01 28127128 31709344 586180 1.78 163920 3621436 2659212 7.84 1366304 2934024 368 13:21:39 13:15:01 27649892 31763968 529656 1.61 174492 4090264 1844212 5.44 1360008 3362400 12 13:21:39 13:16:01 27650912 31765080 528012 1.61 174520 4090264 1844212 5.44 1359096 3362400 12 13:21:39 13:17:01 27659440 31774084 519336 1.58 174560 4090356 1862948 5.49 1350104 3362916 24 13:21:39 13:18:01 27659996 31774864 518232 1.58 174588 4090496 1862948 5.49 1349840 3363040 64 13:21:39 13:19:01 27668824 31783760 509432 1.55 174608 4090496 1862948 5.49 1341112 3363052 76 13:21:39 13:20:01 27668848 31783792 509308 1.55 174640 4090500 1862948 5.49 1341100 3363056 60 13:21:39 13:21:01 27668704 31783672 509296 1.55 174660 4090500 1862948 5.49 1341048 3363056 20 13:21:39 Average: 27798388 31767460 526568 1.60 171726 3960969 1958940 5.77 1327520 3261213 124 13:21:39 13:21:39 13:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:21:39 13:13:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 13:21:39 13:13:01 docker0 123.21 150.02 10.19 1231.29 0.00 0.00 0.00 0.00 13:21:39 13:13:01 ens3 430.29 330.18 6850.90 92.21 0.00 0.00 0.00 0.00 13:21:39 13:13:01 veth88383ab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:21:39 13:14:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 13:21:39 13:14:01 veth604bd07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:14:01 docker0 7.67 9.52 0.43 40.84 0.00 0.00 0.00 0.00 13:21:39 13:14:01 ens3 63.92 42.38 127.31 25.33 0.00 0.00 0.00 0.00 13:21:39 13:15:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:21:39 13:15:01 docker0 8.94 11.49 0.53 54.27 0.00 0.00 0.00 0.00 13:21:39 13:15:01 ens3 155.11 103.81 2583.31 66.32 0.00 0.00 0.00 0.00 13:21:39 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:21:39 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:16:01 ens3 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 13:21:39 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:17:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:21:39 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:21:39 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:21:39 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:21:39 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:20:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:21:39 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 13:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:39 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 13:21:39 Average: docker0 15.54 19.00 1.24 147.37 0.00 0.00 0.00 0.00 13:21:39 Average: ens3 72.25 53.02 1062.47 20.44 0.00 0.00 0.00 0.00 13:21:39 13:21:39 13:21:39 ---> sar -P ALL: 13:21:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20408) 07/18/22 _x86_64_ (8 CPU) 13:21:39 13:21:39 13:11:20 LINUX RESTART (8 CPU) 13:21:39 13:21:39 13:12:01 CPU %user %nice %system %iowait %steal %idle 13:21:39 13:13:01 all 11.12 0.00 5.16 1.89 0.06 81.77 13:21:39 13:13:01 0 11.12 0.00 4.89 2.33 0.07 81.59 13:21:39 13:13:01 1 10.06 0.00 4.91 0.22 0.05 84.76 13:21:39 13:13:01 2 11.93 0.00 5.89 3.73 0.07 78.38 13:21:39 13:13:01 3 10.85 0.00 4.92 0.91 0.05 83.27 13:21:39 13:13:01 4 10.55 0.00 6.67 5.44 0.05 77.29 13:21:39 13:13:01 5 10.74 0.00 3.76 0.84 0.05 84.60 13:21:39 13:13:01 6 11.78 0.00 5.32 1.20 0.05 81.65 13:21:39 13:13:01 7 11.92 0.00 4.93 0.49 0.07 82.58 13:21:39 13:14:01 all 41.23 0.00 6.89 0.74 0.08 51.06 13:21:39 13:14:01 0 40.88 0.00 6.56 1.30 0.08 51.18 13:21:39 13:14:01 1 42.75 0.00 7.35 2.04 0.08 47.78 13:21:39 13:14:01 2 41.90 0.00 7.63 0.57 0.08 49.81 13:21:39 13:14:01 3 40.73 0.00 7.04 0.29 0.08 51.86 13:21:39 13:14:01 4 41.54 0.00 6.65 1.00 0.08 50.73 13:21:39 13:14:01 5 38.51 0.00 6.04 0.09 0.07 55.30 13:21:39 13:14:01 6 42.50 0.00 6.95 0.17 0.07 50.31 13:21:39 13:14:01 7 40.99 0.00 6.90 0.44 0.10 51.57 13:21:39 13:15:01 all 3.51 0.00 1.56 2.16 0.03 92.73 13:21:39 13:15:01 0 3.76 0.00 1.43 1.56 0.03 93.23 13:21:39 13:15:01 1 3.55 0.00 1.54 0.45 0.03 94.42 13:21:39 13:15:01 2 3.67 0.00 1.46 0.27 0.03 94.58 13:21:39 13:15:01 3 3.68 0.00 1.39 0.12 0.03 94.78 13:21:39 13:15:01 4 2.98 0.00 1.91 0.05 0.02 95.05 13:21:39 13:15:01 5 3.28 0.00 1.27 0.08 0.03 95.33 13:21:39 13:15:01 6 3.67 0.00 1.81 14.51 0.03 79.98 13:21:39 13:15:01 7 3.53 0.00 1.70 0.27 0.02 94.48 13:21:39 13:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:21:39 13:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:21:39 13:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:21:39 13:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:21:39 13:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:16:01 6 0.02 0.00 0.02 0.07 0.00 99.90 13:21:39 13:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:21:39 13:17:01 all 0.04 0.00 0.03 0.01 0.00 99.92 13:21:39 13:17:01 0 0.02 0.00 0.05 0.00 0.00 99.93 13:21:39 13:17:01 1 0.05 0.00 0.08 0.00 0.00 99.87 13:21:39 13:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:21:39 13:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:21:39 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:21:39 13:17:01 6 0.00 0.00 0.02 0.08 0.00 99.90 13:21:39 13:17:01 7 0.13 0.00 0.03 0.00 0.00 99.83 13:21:39 13:18:01 all 0.23 0.00 0.02 0.00 0.00 99.74 13:21:39 13:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 13:21:39 13:18:01 1 0.02 0.00 0.05 0.00 0.02 99.92 13:21:39 13:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 13:21:39 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:18:01 7 1.78 0.00 0.08 0.00 0.00 98.14 13:21:39 13:19:01 all 0.05 0.00 0.03 0.00 0.00 99.92 13:21:39 13:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:21:39 13:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 13:21:39 13:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:21:39 13:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:21:39 13:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:19:01 5 0.02 0.00 0.05 0.00 0.00 99.93 13:21:39 13:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:21:39 13:19:01 7 0.20 0.00 0.07 0.00 0.02 99.72 13:21:39 13:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:21:39 13:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:21:39 13:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:21:39 13:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:21:39 13:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:21:39 13:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:20:01 6 0.00 0.00 0.00 0.05 0.00 99.95 13:21:39 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:21:39 13:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:21:39 13:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:21:39 13:21:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:21:39 13:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:21:39 13:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:21:39 13:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:21:39 Average: all 6.19 0.00 1.51 0.53 0.02 91.75 13:21:39 Average: 0 6.17 0.00 1.44 0.57 0.02 91.80 13:21:39 Average: 1 6.24 0.00 1.55 0.30 0.03 91.89 13:21:39 Average: 2 6.34 0.00 1.65 0.51 0.02 91.48 13:21:39 Average: 3 6.10 0.00 1.47 0.14 0.02 92.27 13:21:39 Average: 4 6.06 0.00 1.68 0.71 0.02 91.53 13:21:39 Average: 5 5.76 0.00 1.22 0.11 0.02 92.89 13:21:39 Average: 6 6.38 0.00 1.56 1.78 0.02 90.26 13:21:39 Average: 7 6.45 0.00 1.51 0.13 0.02 91.88 13:21:39 13:21:39 13:21:39