Push event to branch nats-build Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c34f11e704d620f6173803248dedd1465f9bb0d 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-ssh16855436338252937025.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1690787863679084316.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/nats-build/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/nats-build/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7197961988928452206.key Verifying host key using known hosts file > 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/nats-build/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12193300073697228598.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6702793688903561476.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/nats-build/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/nats-build/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh932372329050278659.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-478’ Running on prd-ubuntu20.04-docker-8c-8g-481 in /w/workspace/p-rfid-llrp-inventory_nats-build [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/p-rfid-llrp-inventory_nats-build # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4c34f11e704d620f6173803248dedd1465f9bb0d (nats-build) Commit message: "build: Add option to build Service with NATS Capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:25:29 Timeout set to expire in 6 hr 0 min [Pipeline] { > 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 core.sparsecheckout # timeout=10 > git checkout -f 4c34f11e704d620f6173803248dedd1465f9bb0d # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:29 ========================================================= 22:25:29 EdgeX Global Pipelines Version Info 22:25:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:25:30 ------------------- 22:25:30 stable info: 22:25:30 ------------------- 22:25:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:25:30 Message: update stable to v1.0.239 22:25:30 ------------------- 22:25:30 experimental info: 22:25:30 ------------------- 22:25:30 Commited By: **** collab-it+edgex@linuxfoundation.org 22:25:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:25:30 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:25:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = nats-build [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = nats-build [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = nats-build [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c34f11 [Pipeline] echo 22:25:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:32 provisioning config files... 22:25:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config7004648795635955531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:32 ---> docker-login.sh 22:25:32 nexus3.edgexfoundry.org:10001 22:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:33 Configure a credential helper to remove this warning. See 22:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:33 22:25:33 Login Succeeded 22:25:33 nexus3.edgexfoundry.org:10002 22:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:33 Configure a credential helper to remove this warning. See 22:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:33 22:25:33 Login Succeeded 22:25:33 nexus3.edgexfoundry.org:10003 22:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:33 Configure a credential helper to remove this warning. See 22:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:33 22:25:33 Login Succeeded 22:25:33 nexus3.edgexfoundry.org:10004 22:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:33 Configure a credential helper to remove this warning. See 22:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:33 22:25:33 Login Succeeded 22:25:33 docker.io 22:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:33 Configure a credential helper to remove this warning. See 22:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:33 22:25:33 Login Succeeded 22:25:33 ---> docker-login.sh ends [Pipeline] } 22:25:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:25:34 + git rev-list -1 --merges 4c34f11e704d620f6173803248dedd1465f9bb0d~1..4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo 22:25:34 -----------> git rev-list -1 --merges 4c34f11e704d620f6173803248dedd1465f9bb0d~1..4c34f11e704d620f6173803248dedd1465f9bb0d 4c34f11e704d620f6173803248dedd1465f9bb0d [false] [Pipeline] sh 22:25:34 + git log --format=format:%s -1 4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo 22:25:34 ========================================================= 22:25:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:25:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:35 + git log --format=format:%s -1 4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] echo 22:25:35 [semverPrep] GIT_COMMIT: 4c34f11e704d620f6173803248dedd1465f9bb0d, Commit Message: build: Add option to build Service with NATS Capability [Pipeline] echo 22:25:35 [semverPrep] This is not a build commit. [Pipeline] sh 22:25:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:35 + grep -v github /etc/ssh/ssh_known_hosts 22:25:35 + [ -e /tmp/ssh_known_hosts ] 22:25:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:25:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:25:35 + sudo tee -a /etc/ssh/ssh_known_hosts 22:25:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:36 22:25:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:36 0.1.4: Pulling from edgex-devops/py-git-semver 22:25:36 b85a868b505f: Pulling fs layer 22:25:36 e2be974225ed: Pulling fs layer 22:25:36 339a4e72a1f5: Pulling fs layer 22:25:36 988bab9f4d93: Pulling fs layer 22:25:36 1469e6f7b9e6: Pulling fs layer 22:25:36 eaf3925da568: Pulling fs layer 22:25:36 bab4dde63d76: Pulling fs layer 22:25:36 bde34c3a00c8: Pulling fs layer 22:25:36 b352a97aabf1: Pulling fs layer 22:25:36 4872d77fe225: Pulling fs layer 22:25:36 5851b861e8e6: Pulling fs layer 22:25:36 b352a97aabf1: Waiting 22:25:36 1469e6f7b9e6: Waiting 22:25:36 bab4dde63d76: Waiting 22:25:36 bde34c3a00c8: Waiting 22:25:36 eaf3925da568: Waiting 22:25:36 4872d77fe225: Waiting 22:25:36 988bab9f4d93: Waiting 22:25:36 5851b861e8e6: Waiting 22:25:36 e2be974225ed: Verifying Checksum 22:25:36 e2be974225ed: Download complete 22:25:36 988bab9f4d93: Download complete 22:25:36 1469e6f7b9e6: Verifying Checksum 22:25:36 1469e6f7b9e6: Download complete 22:25:36 339a4e72a1f5: Verifying Checksum 22:25:36 339a4e72a1f5: Download complete 22:25:36 eaf3925da568: Verifying Checksum 22:25:36 eaf3925da568: Download complete 22:25:36 bde34c3a00c8: Download complete 22:25:36 b352a97aabf1: Download complete 22:25:36 4872d77fe225: Download complete 22:25:36 5851b861e8e6: Verifying Checksum 22:25:36 5851b861e8e6: Download complete 22:25:36 b85a868b505f: Verifying Checksum 22:25:36 b85a868b505f: Download complete 22:25:37 bab4dde63d76: Verifying Checksum 22:25:37 bab4dde63d76: Download complete 22:25:38 b85a868b505f: Pull complete 22:25:38 e2be974225ed: Pull complete 22:25:39 339a4e72a1f5: Pull complete 22:25:39 988bab9f4d93: Pull complete 22:25:39 1469e6f7b9e6: Pull complete 22:25:39 eaf3925da568: Pull complete 22:25:41 bab4dde63d76: Pull complete 22:25:41 bde34c3a00c8: Pull complete 22:25:41 b352a97aabf1: Pull complete 22:25:41 4872d77fe225: Pull complete 22:25:41 5851b861e8e6: Pull complete 22:25:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:41 prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container 22:25:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:42 $ docker top d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 -eo pid,comm 22:25:42 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). 22:25:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:42 [ssh-agent] Looking for ssh-agent implementation... 22:25:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:43 $ docker exec d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent 22:25:43 SSH_AUTH_SOCK=/tmp/ssh-zwHrNGASh0la/agent.33 22:25:43 SSH_AGENT_PID=39 22:25:43 Running ssh-add (command line suppressed) 22:25:43 Identity added: /w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_11783837178883145164.key (/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_11783837178883145164.key) 22:25:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:43 + git tag --points-at HEAD [Pipeline] } 22:25:43 $ docker exec --env ******** --env ******** d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent -k 22:25:43 unset SSH_AUTH_SOCK; 22:25:43 unset SSH_AGENT_PID; 22:25:43 echo Agent pid 39 killed; 22:25:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:25:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:43 [ssh-agent] Looking for ssh-agent implementation... 22:25:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:44 $ docker exec d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent 22:25:44 SSH_AUTH_SOCK=/tmp/ssh-8oJrIVmQKVQw/agent.71 22:25:44 SSH_AGENT_PID=77 22:25:44 Running ssh-add (command line suppressed) 22:25:44 Identity added: /w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_17007068622049255792.key (/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/private_key_17007068622049255792.key) 22:25:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:44 + git semver init 22:25:44 2022-09-21 22:25:44,811 [run_init] DEBUG init version:0.0.0 force:False 22:25:44 2022-09-21 22:25:44,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-rfid-llrp-inventory_nats-build/.semver 22:25:44 2022-09-21 22:25:44,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/p-rfid-llrp-inventory_nats-build/.semver 22:25:44 2022-09-21 22:25:44,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/p-rfid-llrp-inventory_nats-build/.semver'], cwd=/w/workspace/p-rfid-llrp-inventory_nats-build, universal_newlines=False, shell=None, istream=None) 22:25:46 2022-09-21 22:25:46,031 [append_file] DEBUG append to file:/w/workspace/p-rfid-llrp-inventory_nats-build/.git/info/exclude 22:25:46 2022-09-21 22:25:46,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-rfid-llrp-inventory_nats-build/.semver/nats-build with force:False 22:25:46 2022-09-21 22:25:46,032 [write_file] DEBUG write to file:/w/workspace/p-rfid-llrp-inventory_nats-build/.semver/nats-build 22:25:46 2022-09-21 22:25:46,036 [execute] INFO git cat-file --batch-check 22:25:46 2022-09-21 22:25:46,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-rfid-llrp-inventory_nats-build/.semver, universal_newlines=False, shell=None, istream=) 22:25:46 2022-09-21 22:25:46,044 [execute] INFO git cat-file --batch 22:25:46 2022-09-21 22:25:46,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-rfid-llrp-inventory_nats-build/.semver, universal_newlines=False, shell=None, istream=) 22:25:46 2022-09-21 22:25:46,052 [read_version] DEBUG read version from /w/workspace/p-rfid-llrp-inventory_nats-build/.semver/nats-build 22:25:46 0.0.0 [Pipeline] } 22:25:46 $ docker exec --env ******** --env ******** d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 ssh-agent -k 22:25:46 unset SSH_AUTH_SOCK; 22:25:46 unset SSH_AGENT_PID; 22:25:46 echo Agent pid 77 killed; 22:25:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:46 + git semver [Pipeline] } 22:25:47 $ docker stop --time=1 d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 22:25:48 $ docker rm -f d79ff456b9926965a2ab169c763f3bff4f99e1421b69ce6de87506d12f9a0718 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:25:49 Stashed 1 file(s) [Pipeline] echo 22:25:49 [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 22:25:49 provisioning config files... 22:25:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config829646880494272802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:50 ---> docker-login.sh 22:25:50 nexus3.edgexfoundry.org:10001 22:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:50 Configure a credential helper to remove this warning. See 22:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:50 22:25:50 Login Succeeded 22:25:50 nexus3.edgexfoundry.org:10002 22:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:50 Configure a credential helper to remove this warning. See 22:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:50 22:25:50 Login Succeeded 22:25:50 nexus3.edgexfoundry.org:10003 22:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:50 Configure a credential helper to remove this warning. See 22:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:50 22:25:50 Login Succeeded 22:25:50 nexus3.edgexfoundry.org:10004 22:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:50 Configure a credential helper to remove this warning. See 22:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:50 22:25:50 Login Succeeded 22:25:50 docker.io 22:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:50 Configure a credential helper to remove this warning. See 22:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:50 22:25:50 Login Succeeded 22:25:50 ---> docker-login.sh ends [Pipeline] } 22:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:51 [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:51 [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:51 ========================================================= 22:25:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:25:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:51 + 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 . 22:25:51 Sending build context to Docker daemon 12.5MB 22:25:51 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 22:25:51 Step 2/14 : FROM ${BASE} AS builder 22:25:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:25:51 2408cc74d12b: Pulling fs layer 22:25:51 ea60b727a1ce: Pulling fs layer 22:25:51 30c4a7721957: Pulling fs layer 22:25:51 370296b7ddb6: Pulling fs layer 22:25:51 7c6cee850709: Pulling fs layer 22:25:51 39a5fcdaea64: Pulling fs layer 22:25:51 d94ebbe4e438: Pulling fs layer 22:25:51 bcfd1f05c69d: Pulling fs layer 22:25:51 59ccb84bbe0f: Pulling fs layer 22:25:51 d94ebbe4e438: Waiting 22:25:51 370296b7ddb6: Waiting 22:25:51 7c6cee850709: Waiting 22:25:51 bcfd1f05c69d: Waiting 22:25:51 59ccb84bbe0f: Waiting 22:25:51 39a5fcdaea64: Waiting 22:25:51 30c4a7721957: Verifying Checksum 22:25:51 30c4a7721957: Download complete 22:25:51 ea60b727a1ce: Verifying Checksum 22:25:51 ea60b727a1ce: Download complete 22:25:51 7c6cee850709: Verifying Checksum 22:25:51 7c6cee850709: Download complete 22:25:51 39a5fcdaea64: Download complete 22:25:51 2408cc74d12b: Download complete 22:25:51 d94ebbe4e438: Verifying Checksum 22:25:51 d94ebbe4e438: Download complete 22:25:51 2408cc74d12b: Pull complete 22:25:52 ea60b727a1ce: Pull complete 22:25:52 30c4a7721957: Pull complete 22:25:52 59ccb84bbe0f: Verifying Checksum 22:25:52 59ccb84bbe0f: Download complete 22:25:52 bcfd1f05c69d: Verifying Checksum 22:25:52 bcfd1f05c69d: Download complete 22:25:52 370296b7ddb6: Verifying Checksum 22:25:52 370296b7ddb6: Download complete 22:25:56 370296b7ddb6: Pull complete 22:25:56 7c6cee850709: Pull complete 22:25:56 39a5fcdaea64: Pull complete 22:25:56 d94ebbe4e438: Pull complete 22:25:58 bcfd1f05c69d: Pull complete 22:25:59 59ccb84bbe0f: Pull complete 22:25:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:25:59 ---> a4fb48ad2a94 22:25:59 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:26:01 ---> Running in 722e46e412b9 22:26:01 Removing intermediate container 722e46e412b9 22:26:01 ---> d249830f2222 22:26:01 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 22:26:01 ---> Running in 34746ebe5188 22:26:01 Removing intermediate container 34746ebe5188 22:26:01 ---> bd104c3ba951 22:26:01 Step 5/14 : ARG ADD_BUILD_TAGS="" 22:26:01 ---> Running in 7f0211b8b3df 22:26:01 Removing intermediate container 7f0211b8b3df 22:26:01 ---> 339bcd374276 22:26:01 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:26:01 ---> Running in b411f76a57a8 22:26:01 Removing intermediate container b411f76a57a8 22:26:01 ---> ca994186fa6d 22:26:01 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:01 ---> Running in 80e8e4f600d0 22:26:02 Removing intermediate container 80e8e4f600d0 22:26:02 ---> 93569af567cf 22:26:02 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:02 ---> Running in 2bcbd4f13760 22:26:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:03 OK: 211 MiB in 51 packages 22:26:04 Removing intermediate container 2bcbd4f13760 22:26:04 ---> e3ae09338889 22:26:04 Step 9/14 : WORKDIR /app 22:26:04 ---> Running in 80a5bbd5949f 22:26:04 Removing intermediate container 80a5bbd5949f 22:26:04 ---> b397583ed761 22:26:04 Step 10/14 : COPY go.mod vendor* ./ 22:26:04 ---> 79f2c7105c2f 22:26:04 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:04 ---> Running in 045b3e30ef80 22:26:04 Still waiting to schedule task 22:26:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-479’ is offline 22:26:26 Removing intermediate container 045b3e30ef80 22:26:26 ---> b3bd0b502037 22:26:26 Step 12/14 : COPY . . 22:26:26 ---> 1cfc2e0fdc06 22:26:26 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:26:26 ---> Running in 84f16d5432ba 22:26:26 Removing intermediate container 84f16d5432ba 22:26:26 ---> b60cac0614a7 22:26:26 Step 14/14 : RUN $MAKE 22:26:26 ---> Running in 528b4e08ca1c 22:26:26 noop 22:26:26 Removing intermediate container 528b4e08ca1c 22:26:26 ---> c65763fbec51 22:26:26 Successfully built c65763fbec51 22:26:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:26 + docker inspect -f . ci-base-image-x86_64 22:26:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:26 prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container 22:26:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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 ******** ci-base-image-x86_64 cat 22:26:27 $ docker top a20b997802aba4410e9c41fb420b5dc697540f54ce1ee63536e582607217823f -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:27 + go version 22:26:27 go version go1.18.3 linux/amd64 [Pipeline] } 22:26:27 $ docker stop --time=1 a20b997802aba4410e9c41fb420b5dc697540f54ce1ee63536e582607217823f 22:26:28 $ docker rm -f a20b997802aba4410e9c41fb420b5dc697540f54ce1ee63536e582607217823f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:29 + docker inspect -f . ci-base-image-x86_64 22:26:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:29 prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container 22:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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 ******** ci-base-image-x86_64 cat 22:26:30 $ docker top 580e7ba9bcbfc12fc15d6210d269f857cc56e0bcd3e69be9e709d4a8248936ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:30 + git config --global --add safe.directory /w/workspace/p-rfid-llrp-inventory_nats-build [Pipeline] fileExists [Pipeline] sh 22:26:31 + make test 22:26:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:26:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:26:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.053s coverage: 86.2% of statements 22:26:43 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:26:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.552s coverage: 71.9% of statements 22:26:52 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." 22:26:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:26:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:26:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:26:56 ./bin/test-attribution.sh 22:26:56 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:26:56 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:26:56 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:26:57 [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:26:57 $ docker stop --time=1 580e7ba9bcbfc12fc15d6210d269f857cc56e0bcd3e69be9e709d4a8248936ba 22:26:58 $ docker rm -f 580e7ba9bcbfc12fc15d6210d269f857cc56e0bcd3e69be9e709d4a8248936ba [Pipeline] // withDockerContainer [Pipeline] sh 22:26:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:26:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:26:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:27:00 + ls -al . 22:27:00 total 232 22:27:00 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 22:26 . 22:27:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:25 .. 22:27:00 -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 22:25 .dockerignore 22:27:00 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 22:26 .git 22:27:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:25 .github 22:27:00 -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 22:25 .gitignore 22:27:00 -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 22:25 .golangci.yml 22:27:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 22:25 .semver 22:27:00 -rw-rw-r-- 1 jenkins jenkins 9546 Sep 21 22:25 Attribution.txt 22:27:00 -rw-rw-r-- 1 jenkins jenkins 2487 Sep 21 22:25 CHANGELOG.md 22:27:00 -rw-rw-r-- 1 jenkins jenkins 1993 Sep 21 22:25 Dockerfile 22:27:00 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 22:25 GOVERNANCE.md 22:27:00 -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 22:25 Jenkinsfile 22:27:00 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 22:25 LICENSE 22:27:00 -rw-rw-r-- 1 jenkins jenkins 3163 Sep 21 22:25 Makefile 22:27:00 -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 22:25 OWNERS.md 22:27:00 -rw-rw-r-- 1 jenkins jenkins 31023 Sep 21 22:25 README.md 22:27:00 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 22:25 VERSION 22:27:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:25 bin 22:27:00 -rw-r--r-- 1 jenkins jenkins 41008 Sep 21 22:26 coverage.out 22:27:00 -rw-rw-r-- 1 jenkins jenkins 3677 Sep 21 22:25 go.mod 22:27:00 -rw-rw-r-- 1 jenkins jenkins 37565 Sep 21 22:25 go.sum 22:27:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:25 images 22:27:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:25 internal 22:27:00 -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 22:25 main.go 22:27:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:25 res 22:27:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:25 snap 22:27:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:00 + 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=4c34f11e704d620f6173803248dedd1465f9bb0d --label arch=amd64 --label version=0.0.0 . 22:27:00 Sending build context to Docker daemon 12.5MB 22:27:00 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 22:27:00 Step 2/32 : FROM ${BASE} AS builder 22:27:00 ---> c65763fbec51 22:27:00 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:27:00 ---> Running in 6994eaf636f5 22:27:00 Removing intermediate container 6994eaf636f5 22:27:00 ---> 6a2f98631f28 22:27:00 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 22:27:00 ---> Running in 4903c22a3dd1 22:27:00 Removing intermediate container 4903c22a3dd1 22:27:00 ---> a2de75e40045 22:27:00 Step 5/32 : ARG ADD_BUILD_TAGS="" 22:27:00 ---> Running in 28630b931ee2 22:27:01 Removing intermediate container 28630b931ee2 22:27:01 ---> e793b41459ce 22:27:01 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:27:01 ---> Running in 7bee12abc231 22:27:01 Removing intermediate container 7bee12abc231 22:27:01 ---> 0c78e36724f8 22:27:01 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:01 ---> Running in 27534671952d 22:27:01 Removing intermediate container 27534671952d 22:27:01 ---> 2099a2351fca 22:27:01 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:01 ---> Running in 0195e7036019 22:27:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:03 OK: 211 MiB in 51 packages 22:27:03 Removing intermediate container 0195e7036019 22:27:03 ---> 5f8ee769b52a 22:27:03 Step 9/32 : WORKDIR /app 22:27:03 ---> Running in b5d0126695a0 22:27:04 Removing intermediate container b5d0126695a0 22:27:04 ---> e810232afc13 22:27:04 Step 10/32 : COPY go.mod vendor* ./ 22:27:04 ---> a9122bf180f0 22:27:04 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:04 ---> Running in 292bdc707f6d 22:27:04 Removing intermediate container 292bdc707f6d 22:27:04 ---> 6eb681f864d8 22:27:04 Step 12/32 : COPY . . 22:27:05 ---> 062b6d69f4c1 22:27:05 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:05 ---> Running in a293ed4c176e 22:27:05 Removing intermediate container a293ed4c176e 22:27:05 ---> dacbab11d00d 22:27:05 Step 14/32 : RUN $MAKE 22:27:05 ---> Running in d2f9db1415f1 22:27:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -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 22:27:27 Removing intermediate container d2f9db1415f1 22:27:27 ---> ec86d9ab9215 22:27:27 Step 15/32 : FROM alpine:3.14 22:27:27 3.14: Pulling from library/alpine 22:27:27 c7ed990a2339: Pulling fs layer 22:27:27 c7ed990a2339: Download complete 22:27:27 c7ed990a2339: Pull complete 22:27:27 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 22:27:27 Status: Downloaded newer image for alpine:3.14 22:27:27 ---> dd53f409bf0b 22:27:27 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:27:27 ---> Running in bf4e7349d2d6 22:27:27 Removing intermediate container bf4e7349d2d6 22:27:27 ---> bf50da4f32d8 22:27:27 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:27:27 ---> Running in 85513260e1e1 22:27:27 Removing intermediate container 85513260e1e1 22:27:27 ---> da68331e67bf 22:27:27 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:27 ---> Running in 7fda5aa2c4eb 22:27:28 Removing intermediate container 7fda5aa2c4eb 22:27:28 ---> d740028fe011 22:27:28 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 22:27:28 ---> Running in 9fb81c0aa4c5 22:27:28 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:27:29 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:27:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-483 in /w/workspace/p-rfid-llrp-inventory_nats-build [Pipeline] { [Pipeline] ws 22:27:30 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 22:27:30 The recommended git tool is: git 22:27:30 (1/7) Installing ca-certificates (20220614-r0) 22:27:31 (2/7) Installing dumb-init (1.2.5-r1) 22:27:31 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:27:31 (4/7) Installing libsodium (1.0.18-r0) 22:27:31 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:27:31 (6/7) Installing libzmq (4.3.4-r0) 22:27:31 (7/7) Installing zeromq (4.3.4-r0) 22:27:31 Executing busybox-1.33.1-r8.trigger 22:27:31 Executing ca-certificates-20220614-r0.trigger 22:27:31 OK: 9 MiB in 21 packages 22:27:32 Removing intermediate container 9fb81c0aa4c5 22:27:32 ---> 043e1d43ba45 22:27:32 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:27:32 ---> 6c16a59fcb79 22:27:32 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 22:27:32 ---> 873ffbee46c8 22:27:32 Step 22/32 : COPY --from=builder /app/res/ /res/ 22:27:32 ---> dba8653941e1 22:27:32 Step 23/32 : COPY --from=builder /app/static/ /static/ 22:27:32 ---> 238ad90f0ba0 22:27:32 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:27:33 ---> 1bce8494b948 22:27:33 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:27:33 ---> Running in af01d1afa4f3 22:27:34 using credential edgex-jenkins-ssh 22:27:34 Cloning the remote Git repository 22:27:34 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:27:35 Removing intermediate container af01d1afa4f3 22:27:35 ---> 45df1604f426 22:27:35 Step 26/32 : VOLUME /cache 22:27:35 ---> Running in 413080427f6a 22:27:35 Removing intermediate container 413080427f6a 22:27:35 ---> df92b97ac5ba 22:27:35 Step 27/32 : EXPOSE 59711 22:27:35 ---> Running in 9b00dfc88052 22:27:35 Removing intermediate container 9b00dfc88052 22:27:35 ---> 46733ee54af0 22:27:35 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:27:35 ---> Running in 760481829e3d 22:27:35 Removing intermediate container 760481829e3d 22:27:35 ---> ef907f81bd06 22:27:35 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:27:35 ---> Running in 2ea202498f6c 22:27:35 Removing intermediate container 2ea202498f6c 22:27:35 ---> d2d58244e9d9 22:27:35 Step 30/32 : LABEL arch=amd64 22:27:35 ---> Running in 700fc57fe340 22:27:35 Removing intermediate container 700fc57fe340 22:27:35 ---> 437d8e63910a 22:27:35 Step 31/32 : LABEL git_sha=4c34f11e704d620f6173803248dedd1465f9bb0d 22:27:35 ---> Running in db7200bdb697 22:27:35 Removing intermediate container db7200bdb697 22:27:35 ---> e3ea3db98d25 22:27:35 Step 32/32 : LABEL version=0.0.0 22:27:36 ---> Running in c1ee26769764 22:27:36 Removing intermediate container c1ee26769764 22:27:36 ---> d7d40d65023b 22:27:36 [Warning] One or more build-args [ARCH] were not consumed 22:27:36 Successfully built d7d40d65023b 22:27:36 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } 22:27:35 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:27:35 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:27:35 > git --version # timeout=10 22:27:35 > git --version # 'git version 2.25.1' 22:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:35 Verifying host key using known hosts file 22:27:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:27:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [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 22:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:36 22:27:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:37 latest: Pulling from edgex-lftools-log-publisher 22:27:37 5eb5b503b376: Pulling fs layer 22:27:37 5c69ac0246d0: Pulling fs layer 22:27:37 ec43610c2a17: Pulling fs layer 22:27:37 3a2ae6a8a46f: Pulling fs layer 22:27:37 33b1e0a273af: Pulling fs layer 22:27:37 5d3b04190fa2: Pulling fs layer 22:27:37 2f39f015ded8: Pulling fs layer 22:27:37 3a2ae6a8a46f: Waiting 22:27:37 33b1e0a273af: Waiting 22:27:37 5d3b04190fa2: Waiting 22:27:37 2f39f015ded8: Waiting 22:27:37 5c69ac0246d0: Download complete 22:27:37 3a2ae6a8a46f: Download complete 22:27:37 33b1e0a273af: Verifying Checksum 22:27:37 33b1e0a273af: Download complete 22:27:37 5d3b04190fa2: Verifying Checksum 22:27:37 5d3b04190fa2: Download complete 22:27:37 ec43610c2a17: Verifying Checksum 22:27:37 ec43610c2a17: Download complete 22:27:37 5eb5b503b376: Verifying Checksum 22:27:37 5eb5b503b376: Download complete 22:27:38 2f39f015ded8: Download complete 22:27:38 Avoid second fetch 22:27:38 Checking out Revision 4c34f11e704d620f6173803248dedd1465f9bb0d (nats-build) 22:27:38 5eb5b503b376: Pull complete 22:27:37 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:27:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:38 > git config core.sparsecheckout # timeout=10 22:27:38 > git checkout -f 4c34f11e704d620f6173803248dedd1465f9bb0d # timeout=10 22:27:39 5c69ac0246d0: Pull complete 22:27:39 Commit message: "build: Add option to build Service with NATS Capability" 22:27:39 ec43610c2a17: Pull complete 22:27:39 > git --version # timeout=10 22:27:39 > git --version # 'git version 2.25.1' 22:27:39 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 22:27:39 3a2ae6a8a46f: Pull complete 22:27:39 33b1e0a273af: Pull complete 22:27:39 22:27:39 GitHub has been notified of this commit’s build result 22:27:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 22:27:39 5d3b04190fa2: Pull complete [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:27:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:40 Dload Upload Total Spent Left Speed 22:27:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78762 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh 22:27:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:27:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:27:41 + sudo tee /etc/docker/daemon.new 22:27:41 { 22:27:41 "registry-mirrors": [ 22:27:41 "https://nexus3.edgexfoundry.org:10001" 22:27:41 ], 22:27:41 "bip": "10.250.0.254/24", 22:27:41 "hosts": [ 22:27:41 "tcp://0.0.0.0:5555", 22:27:41 "unix:///var/run/docker.sock" 22:27:41 ], 22:27:41 "mtu": 1458, 22:27:41 "selinux-enabled": true, 22:27:41 "seccomp-profile": "/etc/docker/seccomp.json" 22:27:41 } [Pipeline] sh 22:27:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:27:42 + sudo service docker restart 22:27:43 2f39f015ded8: Pull complete 22:27:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:44 prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container 22:27:44 $ 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/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:27:45 $ docker top fa3e9ee3f2b52b0c6edfaf4fff8a2ef019a081d93eac25e821bd3c0333c104a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:46 ---> job-cost.sh 22:27:46 lf-activate-venv: SKIPPING 22:27:46 INFO: No Stack... 22:27:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:46 INFO: Archiving Costs [Pipeline] sh 22:27:47 + cat /w/workspace/p-rfid-llrp-inventory_nats-build/archives/cost.csv 22:27:47 + cut -d, -f6 [Pipeline] lock 22:27:47 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] 22:27:47 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] did not exist. Created. 22:27:47 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:27:47 + echo total: 0.2199999988079071 [Pipeline] stash 22:27:47 Stashed 1 file(s) [Pipeline] } 22:27:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:27:47 $ docker stop --time=1 fa3e9ee3f2b52b0c6edfaf4fff8a2ef019a081d93eac25e821bd3c0333c104a5 22:27:48 $ docker rm -f fa3e9ee3f2b52b0c6edfaf4fff8a2ef019a081d93eac25e821bd3c0333c104a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:00 provisioning config files... 22:28:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config18056452368309098272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:00 ---> docker-login.sh 22:28:00 nexus3.edgexfoundry.org:10001 22:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:01 Configure a credential helper to remove this warning. See 22:28:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:01 22:28:01 Login Succeeded 22:28:01 nexus3.edgexfoundry.org:10002 22:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:01 Configure a credential helper to remove this warning. See 22:28:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:01 22:28:01 Login Succeeded 22:28:01 nexus3.edgexfoundry.org:10003 22:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:02 Configure a credential helper to remove this warning. See 22:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:02 22:28:02 Login Succeeded 22:28:02 nexus3.edgexfoundry.org:10004 22:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:02 Configure a credential helper to remove this warning. See 22:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:02 22:28:02 Login Succeeded 22:28:02 docker.io 22:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:02 Configure a credential helper to remove this warning. See 22:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:02 22:28:02 Login Succeeded 22:28:03 ---> docker-login.sh ends [Pipeline] } 22:28:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:03 [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:03 [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:03 ========================================================= 22:28:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:28:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:04 + 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 . 22:28:04 Sending build context to Docker daemon 683kB 22:28:04 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 22:28:04 Step 2/14 : FROM ${BASE} AS builder 22:28:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:28:04 b3c136eddcbf: Pulling fs layer 22:28:04 c0a3192eca97: Pulling fs layer 22:28:04 a050256f5b6f: Pulling fs layer 22:28:04 656be50a0ddc: Pulling fs layer 22:28:04 2bbca73fdf42: Pulling fs layer 22:28:04 46d945488cbd: Pulling fs layer 22:28:04 8a5474983e97: Pulling fs layer 22:28:04 329c88fbcd65: Pulling fs layer 22:28:04 2bbca73fdf42: Waiting 22:28:04 46d945488cbd: Waiting 22:28:04 8a5474983e97: Waiting 22:28:04 329c88fbcd65: Waiting 22:28:04 656be50a0ddc: Waiting 22:28:04 a050256f5b6f: Verifying Checksum 22:28:04 a050256f5b6f: Download complete 22:28:04 c0a3192eca97: Verifying Checksum 22:28:04 c0a3192eca97: Download complete 22:28:04 2bbca73fdf42: Download complete 22:28:04 46d945488cbd: Download complete 22:28:04 b3c136eddcbf: Verifying Checksum 22:28:04 b3c136eddcbf: Download complete 22:28:05 b3c136eddcbf: Pull complete 22:28:05 329c88fbcd65: Verifying Checksum 22:28:05 329c88fbcd65: Download complete 22:28:05 c0a3192eca97: Pull complete 22:28:06 a050256f5b6f: Pull complete 22:28:06 8a5474983e97: Verifying Checksum 22:28:06 8a5474983e97: Download complete 22:28:07 656be50a0ddc: Verifying Checksum 22:28:07 656be50a0ddc: Download complete 22:28:19 656be50a0ddc: Pull complete 22:28:19 2bbca73fdf42: Pull complete 22:28:19 46d945488cbd: Pull complete 22:28:26 8a5474983e97: Pull complete 22:28:27 329c88fbcd65: Pull complete 22:28:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:28:27 ---> ff4287adb874 22:28:27 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:28:29 ---> Running in 71f7ee1e7f10 22:28:29 Removing intermediate container 71f7ee1e7f10 22:28:29 ---> fb8987bf9d97 22:28:29 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 22:28:29 ---> Running in 9789f70fdb0f 22:28:29 Removing intermediate container 9789f70fdb0f 22:28:29 ---> 8cc1016b4634 22:28:29 Step 5/14 : ARG ADD_BUILD_TAGS="" 22:28:29 ---> Running in cf4bc1f6f027 22:28:30 Removing intermediate container cf4bc1f6f027 22:28:30 ---> 36ed019e7cb4 22:28:30 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:28:30 ---> Running in 6eb6fe05a1c1 22:28:30 Removing intermediate container 6eb6fe05a1c1 22:28:30 ---> 27eb8904fe7e 22:28:30 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:30 ---> Running in 258ea6216d2f 22:28:32 Removing intermediate container 258ea6216d2f 22:28:32 ---> f00ca01ad94d 22:28:32 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:32 ---> Running in 4b23880a35e0 22:28:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:35 OK: 221 MiB in 51 packages 22:28:36 Removing intermediate container 4b23880a35e0 22:28:36 ---> 808f953bd5fa 22:28:36 Step 9/14 : WORKDIR /app 22:28:36 ---> Running in 28f84afee592 22:28:36 Removing intermediate container 28f84afee592 22:28:36 ---> 1824beaa0e2a 22:28:36 Step 10/14 : COPY go.mod vendor* ./ 22:28:37 ---> 9a7b99ea46fb 22:28:37 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:37 ---> Running in 9ebc564c7429 22:29:23 Removing intermediate container 9ebc564c7429 22:29:23 ---> 28ae1cf546da 22:29:23 Step 12/14 : COPY . . 22:29:23 ---> 2ad68a4014dc 22:29:23 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:23 ---> Running in b876c86de9f1 22:29:23 Removing intermediate container b876c86de9f1 22:29:23 ---> cda7feab9085 22:29:23 Step 14/14 : RUN $MAKE 22:29:23 ---> Running in 6365f80ba8ef 22:29:24 noop 22:29:25 Removing intermediate container 6365f80ba8ef 22:29:25 ---> ca61801b1206 22:29:25 Successfully built ca61801b1206 22:29:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:25 + docker inspect -f . ci-base-image-arm64 22:29:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:26 prd-ubuntu20.04-docker-arm64-4c-16g-483 does not seem to be running inside a container 22:29:26 $ 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 ******** ci-base-image-arm64 cat 22:29:27 $ docker top af7c2ee3246c320766bf33c11bfdaf78db33f923a2961deda7f5deedb642d9e4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:28 + go version 22:29:28 go version go1.18.3 linux/arm64 [Pipeline] } 22:29:28 $ docker stop --time=1 af7c2ee3246c320766bf33c11bfdaf78db33f923a2961deda7f5deedb642d9e4 22:29:30 $ docker rm -f af7c2ee3246c320766bf33c11bfdaf78db33f923a2961deda7f5deedb642d9e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:30 + docker inspect -f . ci-base-image-arm64 22:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:31 prd-ubuntu20.04-docker-arm64-4c-16g-483 does not seem to be running inside a container 22:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:29:32 $ docker top e9e82ee7c8cc11f4e3c17aa6342c935bf2a4b895eac9fc3a5c576f6f5c58b65c -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:32 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 22:29:33 + make test 22:29:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:31:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:31:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.204s coverage: 86.2% of statements 22:31:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:31:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements 22:31:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:31:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:31:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:31:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:31:37 ./bin/test-attribution.sh 22:31:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:31:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:31:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:31:37 [edgeX.isLTS] Checking if [nats-build] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:31:37 $ docker stop --time=1 e9e82ee7c8cc11f4e3c17aa6342c935bf2a4b895eac9fc3a5c576f6f5c58b65c 22:31:39 $ docker rm -f e9e82ee7c8cc11f4e3c17aa6342c935bf2a4b895eac9fc3a5c576f6f5c58b65c [Pipeline] // withDockerContainer [Pipeline] sh 22:31:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:31:40 Warning: overwriting stash ‘coverage-report’ 22:31:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:31:42 + ls -al . 22:31:42 total 228 22:31:42 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 22:29 . 22:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:27 .. 22:31:42 -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 22:27 .dockerignore 22:31:42 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 22:27 .git 22:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:27 .github 22:31:42 -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 22:27 .gitignore 22:31:42 -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 22:27 .golangci.yml 22:31:42 -rw-rw-r-- 1 jenkins jenkins 9546 Sep 21 22:27 Attribution.txt 22:31:42 -rw-rw-r-- 1 jenkins jenkins 2487 Sep 21 22:27 CHANGELOG.md 22:31:42 -rw-rw-r-- 1 jenkins jenkins 1993 Sep 21 22:27 Dockerfile 22:31:42 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 22:27 GOVERNANCE.md 22:31:42 -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 22:27 Jenkinsfile 22:31:42 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 22:27 LICENSE 22:31:42 -rw-rw-r-- 1 jenkins jenkins 3163 Sep 21 22:27 Makefile 22:31:42 -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 22:27 OWNERS.md 22:31:42 -rw-rw-r-- 1 jenkins jenkins 31023 Sep 21 22:27 README.md 22:31:42 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 22:25 VERSION 22:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:27 bin 22:31:42 -rw-r--r-- 1 jenkins jenkins 41008 Sep 21 22:31 coverage.out 22:31:42 -rw-rw-r-- 1 jenkins jenkins 3677 Sep 21 22:27 go.mod 22:31:42 -rw-rw-r-- 1 jenkins jenkins 37565 Sep 21 22:27 go.sum 22:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:27 images 22:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:27 internal 22:31:42 -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 22:27 main.go 22:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:27 res 22:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:27 snap 22:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:42 + 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=4c34f11e704d620f6173803248dedd1465f9bb0d --label arch=arm64 --label version=0.0.0 . 22:31:42 Sending build context to Docker daemon 683kB 22:31:42 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 22:31:42 Step 2/32 : FROM ${BASE} AS builder 22:31:42 ---> ca61801b1206 22:31:42 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:31:42 ---> Running in dbe1bea81a64 22:31:43 Removing intermediate container dbe1bea81a64 22:31:43 ---> 2a0a81a3a5ef 22:31:43 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 22:31:43 ---> Running in 011d9a1f3297 22:31:43 Removing intermediate container 011d9a1f3297 22:31:43 ---> f7c95897b2b1 22:31:43 Step 5/32 : ARG ADD_BUILD_TAGS="" 22:31:43 ---> Running in 9e68375578b9 22:31:44 Removing intermediate container 9e68375578b9 22:31:44 ---> 99e2a71bb172 22:31:44 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:31:44 ---> Running in deb4f406effa 22:31:44 Removing intermediate container deb4f406effa 22:31:44 ---> 57a9a812ea01 22:31:44 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:44 ---> Running in ed36080cad4d 22:31:46 Removing intermediate container ed36080cad4d 22:31:46 ---> 9165b0511fcb 22:31:46 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:46 ---> Running in c8637e3e082b 22:31:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:31:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:31:49 OK: 221 MiB in 51 packages 22:31:50 Removing intermediate container c8637e3e082b 22:31:50 ---> 1b74a827be96 22:31:50 Step 9/32 : WORKDIR /app 22:31:50 ---> Running in 92dfb042afb1 22:31:50 Removing intermediate container 92dfb042afb1 22:31:50 ---> 22395b534223 22:31:50 Step 10/32 : COPY go.mod vendor* ./ 22:31:51 ---> d76aebf0cb87 22:31:51 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:51 ---> Running in 8c90b2431c73 22:31:53 Removing intermediate container 8c90b2431c73 22:31:53 ---> cf34f45344bb 22:31:53 Step 12/32 : COPY . . 22:31:54 ---> b2d63925ad88 22:31:54 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:31:54 ---> Running in e557c98a656e 22:31:56 Removing intermediate container e557c98a656e 22:31:56 ---> 340d7438374d 22:31:56 Step 14/32 : RUN $MAKE 22:31:56 ---> Running in 014765c7f52b 22:31:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -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 22:34:49 Removing intermediate container 014765c7f52b 22:34:49 ---> 138174394f5b 22:34:49 Step 15/32 : FROM alpine:3.14 22:34:49 3.14: Pulling from library/alpine 22:34:49 90cda3b7c325: Pulling fs layer 22:34:49 90cda3b7c325: Verifying Checksum 22:34:49 90cda3b7c325: Download complete 22:34:49 90cda3b7c325: Pull complete 22:34:49 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 22:34:49 Status: Downloaded newer image for alpine:3.14 22:34:49 ---> 376ba31ae3da 22:34:49 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:34:49 ---> Running in 89b9b4ef3a43 22:34:49 Removing intermediate container 89b9b4ef3a43 22:34:49 ---> 340b7a331fc4 22:34:49 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:34:49 ---> Running in c8a67c795b10 22:34:49 Removing intermediate container c8a67c795b10 22:34:49 ---> f7fdecf4f5e4 22:34:49 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:49 ---> Running in 9e5e2d7bc4a1 22:34:49 Removing intermediate container 9e5e2d7bc4a1 22:34:49 ---> afe729c6877f 22:34:49 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 22:34:49 ---> Running in fbc2cf06e3da 22:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:34:49 (1/7) Installing ca-certificates (20220614-r0) 22:34:49 (2/7) Installing dumb-init (1.2.5-r1) 22:34:49 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:34:49 (4/7) Installing libsodium (1.0.18-r0) 22:34:49 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:34:49 (6/7) Installing libzmq (4.3.4-r0) 22:34:49 (7/7) Installing zeromq (4.3.4-r0) 22:34:49 Executing busybox-1.33.1-r8.trigger 22:34:49 Executing ca-certificates-20220614-r0.trigger 22:34:49 OK: 9 MiB in 21 packages 22:34:49 Removing intermediate container fbc2cf06e3da 22:34:49 ---> a2cdbb05aaaa 22:34:49 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:34:49 ---> 3c8dc4f1bac3 22:34:49 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 22:34:49 ---> 0932542f0d0e 22:34:49 Step 22/32 : COPY --from=builder /app/res/ /res/ 22:34:49 ---> 21719a677381 22:34:49 Step 23/32 : COPY --from=builder /app/static/ /static/ 22:34:49 ---> be28f7acf594 22:34:49 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:34:49 ---> 4efffa398288 22:34:49 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:34:49 ---> Running in d88506b448a5 22:34:49 Removing intermediate container d88506b448a5 22:34:49 ---> 05ed6442dace 22:34:49 Step 26/32 : VOLUME /cache 22:34:49 ---> Running in fffe9ed1e550 22:34:49 Removing intermediate container fffe9ed1e550 22:34:49 ---> bd4c4b3d0e36 22:34:49 Step 27/32 : EXPOSE 59711 22:34:49 ---> Running in 000a34a7e47e 22:34:50 Removing intermediate container 000a34a7e47e 22:34:50 ---> 36ccd3957be8 22:34:50 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:34:50 ---> Running in 7e98c564e072 22:34:50 Removing intermediate container 7e98c564e072 22:34:50 ---> 2c5b2c282edc 22:34:50 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:34:50 ---> Running in 5c92f51e1530 22:34:50 Removing intermediate container 5c92f51e1530 22:34:50 ---> 2d8960803cf3 22:34:50 Step 30/32 : LABEL arch=arm64 22:34:51 ---> Running in eee7aa52540c 22:34:51 Removing intermediate container eee7aa52540c 22:34:51 ---> 2dd3d1ec5b01 22:34:51 Step 31/32 : LABEL git_sha=4c34f11e704d620f6173803248dedd1465f9bb0d 22:34:51 ---> Running in afd020675ea6 22:34:51 Removing intermediate container afd020675ea6 22:34:51 ---> bebd1e55fe0f 22:34:51 Step 32/32 : LABEL version=0.0.0 22:34:51 ---> Running in 2ade343a8ed4 22:34:51 Removing intermediate container 2ade343a8ed4 22:34:51 ---> 6e7ca2d2fc37 22:34:51 [Warning] One or more build-args [ARCH] were not consumed 22:34:51 Successfully built 6e7ca2d2fc37 22:34:51 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:53 22:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:53 arm64: Pulling from edgex-lftools-log-publisher 22:34:53 8998bd30e6a1: Pulling fs layer 22:34:53 04944245beec: Pulling fs layer 22:34:53 699f458cf7ca: Pulling fs layer 22:34:53 765212b225bb: Pulling fs layer 22:34:53 f23df028b6ca: Pulling fs layer 22:34:53 d65c8cfc05b1: Pulling fs layer 22:34:53 2437ff75d9bd: Pulling fs layer 22:34:53 f23df028b6ca: Waiting 22:34:53 d65c8cfc05b1: Waiting 22:34:53 2437ff75d9bd: Waiting 22:34:53 765212b225bb: Waiting 22:34:53 04944245beec: Verifying Checksum 22:34:53 04944245beec: Download complete 22:34:53 765212b225bb: Verifying Checksum 22:34:53 765212b225bb: Download complete 22:34:53 f23df028b6ca: Download complete 22:34:53 d65c8cfc05b1: Verifying Checksum 22:34:53 d65c8cfc05b1: Download complete 22:34:53 699f458cf7ca: Verifying Checksum 22:34:53 699f458cf7ca: Download complete 22:34:54 8998bd30e6a1: Verifying Checksum 22:34:54 8998bd30e6a1: Download complete 22:34:56 2437ff75d9bd: Verifying Checksum 22:34:56 2437ff75d9bd: Download complete 22:34:58 8998bd30e6a1: Pull complete 22:34:58 04944245beec: Pull complete 22:34:59 699f458cf7ca: Pull complete 22:34:59 765212b225bb: Pull complete 22:35:00 f23df028b6ca: Pull complete 22:35:00 d65c8cfc05b1: Pull complete 22:35:15 2437ff75d9bd: Pull complete 22:35:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:16 prd-ubuntu20.04-docker-arm64-4c-16g-483 does not seem to be running inside a container 22:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:35:19 $ docker top f85c2b2aacad51f466d3112791778479896fe768d1bbc07461e84dff470f0bb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:20 ---> job-cost.sh 22:35:20 lf-activate-venv: SKIPPING 22:35:20 INFO: No Stack... 22:35:20 INFO: Retrieving Pricing Info for: v3-standard-4 22:35:21 INFO: Archiving Costs [Pipeline] sh 22:35:22 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 22:35:22 + cut -d, -f6 [Pipeline] lock 22:35:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] 22:35:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] did not exist. Created. 22:35:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:23 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-4b2361aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:35:23 + echo total: 0.10999999940395355 [Pipeline] stash 22:35:23 Warning: overwriting stash ‘stack-cost’ 22:35:23 Stashed 1 file(s) [Pipeline] } 22:35:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-nats-build-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:35:23 $ docker stop --time=1 f85c2b2aacad51f466d3112791778479896fe768d1bbc07461e84dff470f0bb1 22:35:25 $ docker rm -f f85c2b2aacad51f466d3112791778479896fe768d1bbc07461e84dff470f0bb1 [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 22:35:26 provisioning config files... 22:35:26 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config2467403573344628507tmp [Pipeline] { [Pipeline] sh 22:35:26 + set +x 22:35:26 + + curl -s https://codecov.io/bash 22:35:26 bash -s -- 22:35:26 22:35:26 _____ _ 22:35:26 / ____| | | 22:35:26 | | ___ __| | ___ ___ _____ __ 22:35:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:35:26 | |___| (_) | (_| | __/ (_| (_) \ V / 22:35:26 \_____\___/ \__,_|\___|\___\___/ \_/ 22:35:26 Bash-1.0.6 22:35:26 22:35:26 22:35:26 ==> git version 2.25.1 found 22:35:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:35:26 Release-Date: 2020-01-08 22:35:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:35:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:35:26 ==> Jenkins CI detected. 22:35:26 current dir:  /w/workspace/p-rfid-llrp-inventory_nats-build 22:35:26 project root: . 22:35:26 --> token set from env 22:35:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:35:26 ==> Running gcov in . (disable via -X gcov) 22:35:26 ==> Python coveragepy not found 22:35:26 ==> Searching for coverage reports in: 22:35:26 + . 22:35:26 -> Found 1 reports 22:35:26 ==> Detecting git/mercurial file structure 22:35:26 ==> Reading reports 22:35:26 + ./coverage.out bytes=41008 22:35:26 ==> Appending adjustments 22:35:26 https://docs.codecov.io/docs/fixing-reports 22:35:26 + Found adjustments 22:35:26 ==> Gzipping contents 22:35:26 12K /tmp/codecov.EdxD6f.gz 22:35:26 ==> Uploading reports 22:35:26 url: https://codecov.io 22:35:26 query: branch=nats-build&commit=4c34f11e704d620f6173803248dedd1465f9bb0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnats-build%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:35:26 -> Pinging Codecov 22:35:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=nats-build&commit=4c34f11e704d620f6173803248dedd1465f9bb0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnats-build%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:35:27 -> Uploading to 22:35:27 https://storage.googleapis.com/codecov/v4/raw/2022-09-21/581DD39554BDF9B6E22D074273EAD858/4c34f11e704d620f6173803248dedd1465f9bb0d/8dfcaf61-c953-449a-b199-395edd482414.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T223527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ef06cfed1391d9cfe7312c0d61d9f10d6eb7433f69fb4ac6a4746937642cd32 22:35:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:27 Dload Upload Total Spent Left Speed 22:35:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11461 0 0 100 11461 0 44769 --:--:-- --:--:-- --:--:-- 44769 22:35:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4c34f11e704d620f6173803248dedd1465f9bb0d [Pipeline] } 22:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:35:29 + [ -d /w/workspace/p-rfid-llrp-inventory_nats-build/archives ] 22:35:29 + ls -al /w/workspace/p-rfid-llrp-inventory_nats-build/archives 22:35:29 total 16 22:35:29 drwxr-xr-x 3 root root 4096 Sep 21 22:27 . 22:35:29 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 22:27 .. 22:35:29 drwxr-xr-x 2 root root 4096 Sep 21 22:27 cost 22:35:29 -rw-r--r-- 1 root root 99 Sep 21 22:27 cost.csv 22:35:29 + sudo chown -R jenkins:jenkins /w/workspace/p-rfid-llrp-inventory_nats-build/archives 22:35:29 + ls -al /w/workspace/p-rfid-llrp-inventory_nats-build/archives 22:35:29 total 16 22:35:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 22:27 . 22:35:29 drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 22:27 .. 22:35:29 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 22:27 cost 22:35:29 -rw-r--r-- 1 jenkins jenkins 99 Sep 21 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:35:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:35:30 ---> package-listing.sh 22:35:30 ++ facter osfamily 22:35:30 ++ tr '[:upper:]' '[:lower:]' 22:35:30 + OS_FAMILY=debian 22:35:30 + workspace=/w/workspace/p-rfid-llrp-inventory_nats-build 22:35:30 + START_PACKAGES=/tmp/packages_start.txt 22:35:30 + END_PACKAGES=/tmp/packages_end.txt 22:35:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:30 + PACKAGES=/tmp/packages_start.txt 22:35:30 + '[' /w/workspace/p-rfid-llrp-inventory_nats-build ']' 22:35:30 + PACKAGES=/tmp/packages_end.txt 22:35:30 + case "${OS_FAMILY}" in 22:35:30 + dpkg -l 22:35:30 + grep '^ii' 22:35:30 + '[' -f /tmp/packages_start.txt ']' 22:35:30 + '[' -f /tmp/packages_end.txt ']' 22:35:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:30 + '[' /w/workspace/p-rfid-llrp-inventory_nats-build ']' 22:35:30 + mkdir -p /w/workspace/p-rfid-llrp-inventory_nats-build/archives/ 22:35:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-rfid-llrp-inventory_nats-build/archives/ [Pipeline] echo 22:35:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/p-rfid-llrp-inventory_nats-build/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:31 prd-ubuntu20.04-docker-8c-8g-481 does not seem to be running inside a container 22:35:31 $ 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/p-rfid-llrp-inventory_nats-build/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-rfid-llrp-inventory_nats-build -v /w/workspace/p-rfid-llrp-inventory_nats-build:/w/workspace/p-rfid-llrp-inventory_nats-build:rw,z -v /w/workspace/p-rfid-llrp-inventory_nats-build@tmp:/w/workspace/p-rfid-llrp-inventory_nats-build@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:35:32 $ docker top 9358dc7b38c1c4eb8d93967a931336c23345237fda4db98b8befaef642876005 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:35:32 + mkdir -p /var/log/sysstat [Pipeline] sh 22:35:33 + ls /var/log/sa-host 22:35:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:33 provisioning config files... 22:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-rfid-llrp-inventory_nats-build@tmp/config3010456165125980571tmp [Pipeline] { [Pipeline] echo 22:35:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:35:33 ---> create-netrc.sh [Pipeline] } 22:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:35:34 ---> python-tools-install.sh [Pipeline] echo 22:35:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:35:34 ---> sudo-logs.sh 22:35:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:35:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:35:34 ---> job-cost.sh 22:35:34 lf-activate-venv: SKIPPING 22:35:34 DEBUG: total: 0.2199999988079071 22:35:34 INFO: Retrieving Stack Cost... 22:35:35 INFO: Retrieving Pricing Info for: v3-standard-8 22:35:36 INFO: Archiving Costs [Pipeline] echo 22:35:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:35:36 ---> logs-deploy.sh 22:35:36 lf-activate-venv: SKIPPING 22:35:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/nats-build/1 22:35:36 INFO: archiving workspace using pattern(s): 22:35:37 Archives upload complete. 22:35:37 INFO: archiving logs to Nexus 22:35:38 ---> uname -a: 22:35:38 Linux prd-ubuntu20-04-docker-8c-8g-481 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:35:38 22:35:38 22:35:38 ---> lscpu: 22:35:38 Architecture: x86_64 22:35:38 CPU op-mode(s): 32-bit, 64-bit 22:35:38 Byte Order: Little Endian 22:35:38 Address sizes: 40 bits physical, 48 bits virtual 22:35:38 CPU(s): 8 22:35:38 On-line CPU(s) list: 0-7 22:35:38 Thread(s) per core: 1 22:35:38 Core(s) per socket: 1 22:35:38 Socket(s): 8 22:35:38 NUMA node(s): 1 22:35:38 Vendor ID: AuthenticAMD 22:35:38 CPU family: 23 22:35:38 Model: 49 22:35:38 Model name: AMD EPYC-Rome Processor 22:35:38 Stepping: 0 22:35:38 CPU MHz: 2800.000 22:35:38 BogoMIPS: 5600.00 22:35:38 Virtualization: AMD-V 22:35:38 Hypervisor vendor: KVM 22:35:38 Virtualization type: full 22:35:38 L1d cache: 256 KiB 22:35:38 L1i cache: 256 KiB 22:35:38 L2 cache: 4 MiB 22:35:38 L3 cache: 128 MiB 22:35:38 NUMA node0 CPU(s): 0-7 22:35:38 Vulnerability Itlb multihit: Not affected 22:35:38 Vulnerability L1tf: Not affected 22:35:38 Vulnerability Mds: Not affected 22:35:38 Vulnerability Meltdown: Not affected 22:35:38 Vulnerability Mmio stale data: Not affected 22:35:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:35:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:35:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:35:38 Vulnerability Srbds: Not affected 22:35:38 Vulnerability Tsx async abort: Not affected 22:35:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:35:38 22:35:38 22:35:38 ---> nproc: 22:35:38 8 22:35:38 22:35:38 22:35:38 ---> df -h: 22:35:38 Filesystem Size Used Avail Use% Mounted on 22:35:38 overlay 155G 12G 144G 8% / 22:35:38 tmpfs 64M 0 64M 0% /dev 22:35:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:35:38 shm 64M 0 64M 0% /dev/shm 22:35:38 /dev/vda1 155G 12G 144G 8% /facter-os 22:35:38 22:35:38 22:35:38 ---> sar -b -r -n DEV: 22:35:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-481) 09/21/22 _x86_64_ (8 CPU) 22:35:38 22:35:38 22:24:54 LINUX RESTART (8 CPU) 22:35:38 22:35:38 22:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:35:38 22:26:02 201.65 63.65 138.00 0.00 5510.80 184667.78 0.00 22:35:38 22:27:01 167.62 0.97 166.65 0.00 17.35 43419.62 0.00 22:35:38 22:28:01 188.39 0.10 188.29 0.00 9.73 35595.60 0.00 22:35:38 22:29:01 2.17 0.00 2.17 0.00 0.00 24.68 0.00 22:35:38 22:30:01 20.28 8.16 12.11 0.00 926.36 1971.88 0.00 22:35:38 22:31:01 21.65 2.27 19.38 0.00 1985.67 2812.86 0.00 22:35:38 22:32:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 22:35:38 22:33:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 22:35:38 22:34:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 22:35:38 22:35:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 22:35:38 Average: 60.46 7.53 52.93 0.00 846.41 26828.29 0.00 22:35:38 22:35:38 22:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:38 22:26:02 29194968 31594424 722952 2.20 72332 2608860 1936128 5.71 981300 2356232 628 22:35:38 22:27:01 28599028 31565376 735912 2.24 134492 3061488 2002864 5.90 1229740 2633732 372 22:35:38 22:28:01 27844516 31571120 724920 2.20 146440 3745312 1731736 5.10 1274668 3270932 464 22:35:38 22:29:01 27845120 31571724 724256 2.20 146476 3745312 1731736 5.10 1274304 3270936 152 22:35:38 22:30:01 27705008 31550888 734376 2.23 157272 3853132 1668512 4.92 1356776 3315308 1276 22:35:38 22:31:01 27550016 31557664 728240 2.21 164956 3994752 1793444 5.29 1426288 3388984 204 22:35:38 22:32:01 27549748 31557512 728308 2.21 165024 3994756 1793444 5.29 1426336 3388992 72 22:35:38 22:33:01 27558176 31566276 719928 2.19 165036 3994756 1793444 5.29 1416812 3389324 148 22:35:38 22:34:01 27558696 31566840 719384 2.19 165064 3994760 1793444 5.29 1416852 3389332 8 22:35:38 22:35:01 27558884 31567612 719048 2.19 165096 3994768 1793444 5.29 1416388 3389852 188 22:35:38 Average: 27896416 31566944 725732 2.21 148219 3698790 1803820 5.32 1321946 3179362 351 22:35:38 22:35:38 22:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:38 22:26:02 docker0 15.08 16.63 1.52 192.54 0.00 0.00 0.00 0.00 22:35:38 22:26:02 veth83595d4 0.48 0.57 0.04 0.80 0.00 0.00 0.00 0.00 22:35:38 22:26:02 ens3 624.28 408.40 6714.18 89.04 0.00 0.00 0.00 0.00 22:35:38 22:26:02 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 22:35:38 22:27:01 docker0 145.03 176.16 11.57 1500.14 0.00 0.00 0.00 0.00 22:35:38 22:27:01 veth2e7e2b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:27:01 veth3a80e4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:27:01 ens3 216.22 171.58 1538.84 30.00 0.00 0.00 0.00 0.00 22:35:38 22:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:35:38 22:28:01 docker0 15.96 20.19 0.99 95.16 0.00 0.00 0.00 0.00 22:35:38 22:28:01 ens3 143.95 106.71 2676.95 106.19 0.00 0.00 0.00 0.00 22:35:38 22:28:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 22:35:38 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:29:01 ens3 2.27 1.62 4.55 0.48 0.00 0.00 0.00 0.00 22:35:38 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:38 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:30:01 ens3 32.06 18.73 822.53 1.47 0.00 0.00 0.00 0.00 22:35:38 22:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:35:38 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:31:01 ens3 21.56 12.08 474.81 1.06 0.00 0.00 0.00 0.00 22:35:38 22:31:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 22:35:38 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:32:01 ens3 0.58 0.38 0.32 0.21 0.00 0.00 0.00 0.00 22:35:38 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:33:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:38 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:38 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:34:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:38 22:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:38 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:38 Average: docker0 17.39 21.04 1.39 176.57 0.00 0.00 0.00 0.00 22:35:38 Average: ens3 103.93 71.81 1222.76 22.84 0.00 0.00 0.00 0.00 22:35:38 Average: lo 1.01 1.01 0.09 0.09 0.00 0.00 0.00 0.00 22:35:38 22:35:38 22:35:38 ---> sar -P ALL: 22:35:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-481) 09/21/22 _x86_64_ (8 CPU) 22:35:38 22:35:38 22:24:54 LINUX RESTART (8 CPU) 22:35:38 22:35:38 22:25:01 CPU %user %nice %system %iowait %steal %idle 22:35:38 22:26:02 all 9.52 0.00 3.88 1.18 0.05 85.37 22:35:38 22:26:02 0 8.75 0.00 3.66 0.89 0.03 86.66 22:35:38 22:26:02 1 12.53 0.00 3.22 0.32 0.05 83.88 22:35:38 22:26:02 2 9.11 0.00 3.38 0.57 0.05 86.89 22:35:38 22:26:02 3 11.33 0.00 4.54 0.44 0.07 83.63 22:35:38 22:26:02 4 8.50 0.00 3.60 2.05 0.05 85.79 22:35:38 22:26:02 5 8.25 0.00 3.41 2.47 0.05 85.82 22:35:38 22:26:02 6 9.54 0.00 3.98 0.25 0.05 86.18 22:35:38 22:26:02 7 8.18 0.00 5.22 2.43 0.07 84.09 22:35:38 22:27:01 all 29.13 0.00 6.08 0.70 0.08 64.01 22:35:38 22:27:01 0 28.62 0.00 6.03 0.02 0.09 65.25 22:35:38 22:27:01 1 30.33 0.00 6.08 0.21 0.09 63.30 22:35:38 22:27:01 2 28.87 0.00 5.81 0.19 0.07 65.06 22:35:38 22:27:01 3 29.54 0.00 5.90 0.09 0.09 64.39 22:35:38 22:27:01 4 28.68 0.00 5.46 0.82 0.09 64.95 22:35:38 22:27:01 5 28.44 0.00 6.73 0.81 0.10 63.91 22:35:38 22:27:01 6 28.87 0.00 5.57 0.02 0.07 65.47 22:35:38 22:27:01 7 29.72 0.00 7.07 3.45 0.09 59.68 22:35:38 22:28:01 all 21.32 0.00 4.80 1.18 0.06 72.63 22:35:38 22:28:01 0 20.79 0.00 4.49 0.05 0.05 74.62 22:35:38 22:28:01 1 21.14 0.00 5.03 0.19 0.07 73.58 22:35:38 22:28:01 2 20.73 0.00 5.28 0.19 0.07 73.74 22:35:38 22:28:01 3 21.29 0.00 4.60 0.42 0.07 73.62 22:35:38 22:28:01 4 22.11 0.00 5.11 4.14 0.07 68.58 22:35:38 22:28:01 5 20.48 0.00 4.44 3.40 0.05 71.63 22:35:38 22:28:01 6 22.83 0.00 4.57 0.12 0.07 72.41 22:35:38 22:28:01 7 21.23 0.00 4.88 0.93 0.07 72.89 22:35:38 22:29:01 all 0.06 0.00 0.01 0.01 0.00 99.92 22:35:38 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:35:38 22:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:35:38 22:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:35:38 22:29:01 3 0.32 0.00 0.02 0.00 0.00 99.67 22:35:38 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:35:38 22:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 22:35:38 22:29:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:35:38 22:29:01 7 0.03 0.00 0.00 0.03 0.00 99.93 22:35:38 22:30:01 all 0.71 0.00 0.37 0.12 0.01 98.79 22:35:38 22:30:01 0 0.70 0.00 1.25 0.18 0.02 97.85 22:35:38 22:30:01 1 0.20 0.00 0.18 0.03 0.02 99.57 22:35:38 22:30:01 2 0.25 0.00 0.10 0.03 0.00 99.62 22:35:38 22:30:01 3 2.56 0.00 0.21 0.07 0.02 97.14 22:35:38 22:30:01 4 0.42 0.00 0.28 0.02 0.00 99.28 22:35:38 22:30:01 5 0.05 0.00 0.33 0.32 0.00 99.30 22:35:38 22:30:01 6 1.05 0.00 0.22 0.02 0.02 98.70 22:35:38 22:30:01 7 0.40 0.00 0.38 0.30 0.00 98.91 22:35:38 22:31:01 all 0.81 0.00 0.50 0.15 0.01 98.53 22:35:38 22:31:01 0 0.47 0.00 0.65 0.03 0.00 98.85 22:35:38 22:31:01 1 0.70 0.00 0.35 0.03 0.00 98.92 22:35:38 22:31:01 2 0.67 0.00 0.37 0.23 0.02 98.71 22:35:38 22:31:01 3 1.10 0.00 0.37 0.05 0.00 98.48 22:35:38 22:31:01 4 1.23 0.00 0.50 0.02 0.02 98.23 22:35:38 22:31:01 5 0.73 0.00 0.47 0.72 0.02 98.07 22:35:38 22:31:01 6 0.97 0.00 0.92 0.08 0.00 98.03 22:35:38 22:31:01 7 0.63 0.00 0.35 0.02 0.02 98.98 22:35:38 22:32:01 all 0.03 0.00 0.01 0.01 0.00 99.94 22:35:38 22:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:35:38 22:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:35:38 22:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:35:38 22:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:35:38 22:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:35:38 22:32:01 5 0.05 0.00 0.00 0.03 0.00 99.92 22:35:38 22:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:35:38 22:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:35:38 22:33:01 all 0.02 0.00 0.02 0.00 0.00 99.95 22:35:38 22:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:35:38 22:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:35:38 22:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:35:38 22:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:35:38 22:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:35:38 22:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:35:38 22:33:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:35:38 22:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:35:38 22:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:35:38 22:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:35:38 22:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:35:38 22:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:35:38 22:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:35:38 22:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:35:38 22:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:35:38 22:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:35:38 22:34:01 7 0.03 0.00 0.03 0.02 0.00 99.92 22:35:38 22:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:35:38 22:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:35:38 22:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:35:38 22:35:01 2 0.03 0.00 0.00 0.02 0.00 99.95 22:35:38 22:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:35:38 22:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:35:38 22:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:35:38 22:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:35:38 22:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:35:38 Average: all 6.08 0.00 1.55 0.33 0.02 92.01 22:35:38 Average: 0 5.86 0.00 1.60 0.12 0.02 92.40 22:35:38 Average: 1 6.42 0.00 1.48 0.08 0.03 92.00 22:35:38 Average: 2 5.89 0.00 1.48 0.12 0.02 92.48 22:35:38 Average: 3 6.54 0.00 1.55 0.11 0.03 91.77 22:35:38 Average: 4 6.02 0.00 1.48 0.70 0.02 91.78 22:35:38 Average: 5 5.72 0.00 1.52 0.78 0.02 91.96 22:35:38 Average: 6 6.27 0.00 1.52 0.05 0.02 92.14 22:35:38 Average: 7 5.93 0.00 1.77 0.71 0.03 91.57 22:35:38 22:35:38 22:35:38