Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 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-ssh15424893008714775038.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14283288965692498678.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3968628995228617462.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh2504761067284189531.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15082885597865635928.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 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117232 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 (main) > 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 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix (#118)" > git rev-list --no-walk 3df42b5de7243deaef815f1e55d1348500d22d5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:39:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:39:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:39:52 ========================================================= 18:39:52 EdgeX Global Pipelines Version Info 18:39:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:39:53 ------------------- 18:39:53 stable info: 18:39:53 ------------------- 18:39:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:39:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:39:53 Message: update stable to v1.0.243 18:39:54 ------------------- 18:39:54 experimental info: 18:39:54 ------------------- 18:39:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:39:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:39:54 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76318d8 [Pipeline] echo 18:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:54 provisioning config files... 18:39:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16513431546130899290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:55 ---> docker-login.sh 18:39:55 nexus3.edgexfoundry.org:10001 18:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:55 Configure a credential helper to remove this warning. See 18:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:55 18:39:55 Login Succeeded 18:39:55 nexus3.edgexfoundry.org:10002 18:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:55 Configure a credential helper to remove this warning. See 18:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:55 18:39:55 Login Succeeded 18:39:55 nexus3.edgexfoundry.org:10003 18:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:55 Configure a credential helper to remove this warning. See 18:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:55 18:39:55 Login Succeeded 18:39:55 nexus3.edgexfoundry.org:10004 18:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:55 Configure a credential helper to remove this warning. See 18:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:55 18:39:55 Login Succeeded 18:39:55 docker.io 18:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:56 Configure a credential helper to remove this warning. See 18:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:56 18:39:56 Login Succeeded 18:39:56 ---> docker-login.sh ends [Pipeline] } 18:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:39:56 + git rev-list -1 --merges 76318d8d0ed5e6f9c337186f7bcc2221c50803e5~1..76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo 18:39:56 -----------> git rev-list -1 --merges 76318d8d0ed5e6f9c337186f7bcc2221c50803e5~1..76318d8d0ed5e6f9c337186f7bcc2221c50803e5 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [false] [Pipeline] sh 18:39:57 + git log --format=format:%s -1 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo 18:39:57 ========================================================= 18:39:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:39:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:57 + git log --format=format:%s -1 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo 18:39:57 [semverPrep] GIT_COMMIT: 76318d8d0ed5e6f9c337186f7bcc2221c50803e5, Commit Message: build: Latest go-mods, config and Dockerfile fix (#118) [Pipeline] echo 18:39:57 [semverPrep] This is not a build commit. [Pipeline] sh 18:39:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:57 + grep -v github /etc/ssh/ssh_known_hosts 18:39:57 + [ -e /tmp/ssh_known_hosts ] 18:39:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:39:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:39:57 + sudo tee -a /etc/ssh/ssh_known_hosts 18:39:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:58 18:39:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:39:58 b85a868b505f: Pulling fs layer 18:39:58 e2be974225ed: Pulling fs layer 18:39:58 339a4e72a1f5: Pulling fs layer 18:39:58 988bab9f4d93: Pulling fs layer 18:39:58 1469e6f7b9e6: Pulling fs layer 18:39:58 eaf3925da568: Pulling fs layer 18:39:58 bab4dde63d76: Pulling fs layer 18:39:58 bde34c3a00c8: Pulling fs layer 18:39:58 b352a97aabf1: Pulling fs layer 18:39:58 4872d77fe225: Pulling fs layer 18:39:58 5851b861e8e6: Pulling fs layer 18:39:58 1469e6f7b9e6: Waiting 18:39:58 eaf3925da568: Waiting 18:39:58 bab4dde63d76: Waiting 18:39:58 bde34c3a00c8: Waiting 18:39:58 5851b861e8e6: Waiting 18:39:58 b352a97aabf1: Waiting 18:39:58 4872d77fe225: Waiting 18:39:58 988bab9f4d93: Waiting 18:39:58 e2be974225ed: Download complete 18:39:58 988bab9f4d93: Verifying Checksum 18:39:58 988bab9f4d93: Download complete 18:39:58 1469e6f7b9e6: Verifying Checksum 18:39:58 1469e6f7b9e6: Download complete 18:39:58 339a4e72a1f5: Verifying Checksum 18:39:58 339a4e72a1f5: Download complete 18:39:58 eaf3925da568: Verifying Checksum 18:39:58 eaf3925da568: Download complete 18:39:58 bde34c3a00c8: Download complete 18:39:58 b352a97aabf1: Download complete 18:39:58 4872d77fe225: Verifying Checksum 18:39:58 4872d77fe225: Download complete 18:39:58 b85a868b505f: Verifying Checksum 18:39:58 b85a868b505f: Download complete 18:39:58 5851b861e8e6: Verifying Checksum 18:39:58 5851b861e8e6: Download complete 18:39:59 bab4dde63d76: Verifying Checksum 18:39:59 bab4dde63d76: Download complete 18:40:00 b85a868b505f: Pull complete 18:40:00 e2be974225ed: Pull complete 18:40:00 339a4e72a1f5: Pull complete 18:40:00 988bab9f4d93: Pull complete 18:40:01 1469e6f7b9e6: Pull complete 18:40:01 eaf3925da568: Pull complete 18:40:03 bab4dde63d76: Pull complete 18:40:03 bde34c3a00c8: Pull complete 18:40:03 b352a97aabf1: Pull complete 18:40:03 4872d77fe225: Pull complete 18:40:03 5851b861e8e6: Pull complete 18:40:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:03 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 18:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-devops/py-git-semver:0.1.4 cat 18:40:04 $ docker top 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf -eo pid,comm 18:40:04 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). 18:40:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:04 [ssh-agent] Looking for ssh-agent implementation... 18:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:04 $ docker exec 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent 18:40:04 SSH_AUTH_SOCK=/tmp/ssh-e8FKq1NHb3LJ/agent.32 18:40:04 SSH_AGENT_PID=38 18:40:04 Running ssh-add (command line suppressed) 18:40:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_530063767978259044.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_530063767978259044.key) 18:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:05 + git tag --points-at HEAD [Pipeline] } 18:40:05 $ docker exec --env ******** --env ******** 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent -k 18:40:05 unset SSH_AUTH_SOCK; 18:40:05 unset SSH_AGENT_PID; 18:40:05 echo Agent pid 38 killed; 18:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:05 [ssh-agent] Looking for ssh-agent implementation... 18:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:05 $ docker exec 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent 18:40:05 SSH_AUTH_SOCK=/tmp/ssh-PKGj1UlH9sNT/agent.70 18:40:05 SSH_AGENT_PID=76 18:40:05 Running ssh-add (command line suppressed) 18:40:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9601950571063470235.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9601950571063470235.key) 18:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:06 + git semver init 18:40:06 2022-10-26 18:40:06,365 [run_init] DEBUG init version:0.0.0 force:False 18:40:06 2022-10-26 18:40:06,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:40:06 2022-10-26 18:40:06,366 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:40:06 2022-10-26 18:40:06,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:40:07 2022-10-26 18:40:07,524 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:40:07 2022-10-26 18:40:07,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:40:07 2022-10-26 18:40:07,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:07 2022-10-26 18:40:07,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:07 2.3.0-dev.22 [Pipeline] } 18:40:07 $ docker exec --env ******** --env ******** 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent -k 18:40:07 unset SSH_AUTH_SOCK; 18:40:07 unset SSH_AGENT_PID; 18:40:07 echo Agent pid 76 killed; 18:40:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:08 + git semver [Pipeline] } 18:40:08 $ docker stop --time=1 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf 18:40:09 $ docker rm -f 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf [Pipeline] // withDockerContainer [Pipeline] sh 18:40:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:40:10 Stashed 1 file(s) [Pipeline] echo 18:40:10 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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 18:40:10 provisioning config files... 18:40:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9053036302294983969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:10 ---> docker-login.sh 18:40:10 nexus3.edgexfoundry.org:10001 18:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:10 Configure a credential helper to remove this warning. See 18:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:10 18:40:10 Login Succeeded 18:40:10 nexus3.edgexfoundry.org:10002 18:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:10 Configure a credential helper to remove this warning. See 18:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:10 18:40:10 Login Succeeded 18:40:10 nexus3.edgexfoundry.org:10003 18:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:11 Configure a credential helper to remove this warning. See 18:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:11 18:40:11 Login Succeeded 18:40:11 nexus3.edgexfoundry.org:10004 18:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:11 Configure a credential helper to remove this warning. See 18:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:11 18:40:11 Login Succeeded 18:40:11 docker.io 18:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:11 Configure a credential helper to remove this warning. See 18:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:11 18:40:11 Login Succeeded 18:40:11 ---> docker-login.sh ends [Pipeline] } 18:40:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:40:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:11 ========================================================= 18:40:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:40:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:11 + 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 . 18:40:11 Sending build context to Docker daemon 12.5MB 18:40:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:40:11 Step 2/13 : FROM ${BASE} AS builder 18:40:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:40:11 213ec9aee27d: Pulling fs layer 18:40:11 4583459ba037: Pulling fs layer 18:40:11 93c1e223e6f2: Pulling fs layer 18:40:11 53926ce57604: Pulling fs layer 18:40:11 21b2b0c7a3f4: Pulling fs layer 18:40:11 53926ce57604: Waiting 18:40:11 30f14e443154: Pulling fs layer 18:40:11 801331c1e519: Pulling fs layer 18:40:11 21b2b0c7a3f4: Waiting 18:40:11 30f14e443154: Waiting 18:40:11 99cc6dd402b0: Pulling fs layer 18:40:11 7d9ed39f4882: Pulling fs layer 18:40:11 801331c1e519: Waiting 18:40:11 99cc6dd402b0: Waiting 18:40:11 93c1e223e6f2: Verifying Checksum 18:40:11 93c1e223e6f2: Download complete 18:40:11 4583459ba037: Verifying Checksum 18:40:11 4583459ba037: Download complete 18:40:12 21b2b0c7a3f4: Verifying Checksum 18:40:12 21b2b0c7a3f4: Download complete 18:40:12 30f14e443154: Download complete 18:40:12 213ec9aee27d: Verifying Checksum 18:40:12 213ec9aee27d: Download complete 18:40:12 801331c1e519: Download complete 18:40:12 213ec9aee27d: Pull complete 18:40:12 4583459ba037: Pull complete 18:40:12 93c1e223e6f2: Pull complete 18:40:12 7d9ed39f4882: Verifying Checksum 18:40:12 7d9ed39f4882: Download complete 18:40:12 99cc6dd402b0: Verifying Checksum 18:40:12 99cc6dd402b0: Download complete 18:40:12 53926ce57604: Verifying Checksum 18:40:12 53926ce57604: Download complete 18:40:17 53926ce57604: Pull complete 18:40:17 21b2b0c7a3f4: Pull complete 18:40:17 30f14e443154: Pull complete 18:40:17 801331c1e519: Pull complete 18:40:19 99cc6dd402b0: Pull complete 18:40:20 7d9ed39f4882: Pull complete 18:40:20 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:40:20 ---> 1dedd983c030 18:40:20 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:40:21 ---> Running in 2876b514b0e8 18:40:21 Removing intermediate container 2876b514b0e8 18:40:21 ---> 575403a587ce 18:40:21 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:40:21 ---> Running in c8a4361643a6 18:40:21 Removing intermediate container c8a4361643a6 18:40:21 ---> 35b755e0cf13 18:40:21 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:40:21 ---> Running in 5c2156c5a981 18:40:22 Removing intermediate container 5c2156c5a981 18:40:22 ---> 33fb6b44b876 18:40:22 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:40:22 ---> Running in 557a03361cd9 18:40:22 Removing intermediate container 557a03361cd9 18:40:22 ---> c14f3a7b6929 18:40:22 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:40:22 ---> Running in 478bb194bf4c 18:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:40:23 OK: 211 MiB in 51 packages 18:40:23 Removing intermediate container 478bb194bf4c 18:40:23 ---> 4590a232a6dc 18:40:23 Step 8/13 : WORKDIR /app 18:40:23 ---> Running in 0126ec8dfa7a 18:40:23 Removing intermediate container 0126ec8dfa7a 18:40:23 ---> d664af1f0280 18:40:23 Step 9/13 : COPY go.mod vendor* ./ 18:40:23 ---> c831050a01df 18:40:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:23 ---> Running in f6b46370e7b4 18:40:25 Still waiting to schedule task 18:40:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:40:41 Removing intermediate container f6b46370e7b4 18:40:41 ---> 1ce3ea33e282 18:40:41 Step 11/13 : COPY . . 18:40:41 ---> b78a90bbedb1 18:40:41 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:40:41 ---> Running in f03f34c9f9a8 18:40:41 Removing intermediate container f03f34c9f9a8 18:40:41 ---> 98bb2400f734 18:40:41 Step 13/13 : RUN $MAKE 18:40:41 ---> Running in b45e6c788294 18:40:41 noop 18:40:41 Removing intermediate container b45e6c788294 18:40:41 ---> 07450e07b1ef 18:40:41 Successfully built 07450e07b1ef 18:40:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:42 + docker inspect -f . ci-base-image-x86_64 18:40:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:42 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 18:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:40:42 $ docker top 24dd9648ea24c9372d3b295fd0fb4109d00d28429eec55c43f4b018e003d0995 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:43 + go version 18:40:43 go version go1.18.7 linux/amd64 [Pipeline] } 18:40:43 $ docker stop --time=1 24dd9648ea24c9372d3b295fd0fb4109d00d28429eec55c43f4b018e003d0995 18:40:44 $ docker rm -f 24dd9648ea24c9372d3b295fd0fb4109d00d28429eec55c43f4b018e003d0995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:44 + docker inspect -f . ci-base-image-x86_64 18:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:44 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 18:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:40:45 $ docker top a0563fe9d7fbc8b04430e8fd3b51235cd9612dd390a27aed5401cc215aa8af86 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:45 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:40:45 + make test 18:40:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:40:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:40:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.043s coverage: 86.2% of statements 18:40:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:40:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.554s coverage: 71.9% of statements 18:41:07 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." 18:41:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:41:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:11 ./bin/test-attribution.sh [Pipeline] echo 18:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:41:11 $ docker stop --time=1 a0563fe9d7fbc8b04430e8fd3b51235cd9612dd390a27aed5401cc215aa8af86 18:41:13 $ docker rm -f a0563fe9d7fbc8b04430e8fd3b51235cd9612dd390a27aed5401cc215aa8af86 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:41:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:41:15 + ls -al . 18:41:15 total 236 18:41:15 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 18:40 . 18:41:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:39 .. 18:41:15 -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 18:39 .dockerignore 18:41:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 18:41 .git 18:41:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:39 .github 18:41:15 -rw-rw-r-- 1 jenkins jenkins 788 Oct 26 18:39 .gitignore 18:41:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 18:39 .golangci.yml 18:41:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 18:40 .semver 18:41:15 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 26 18:39 Attribution.txt 18:41:15 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 26 18:39 CHANGELOG.md 18:41:15 -rw-rw-r-- 1 jenkins jenkins 1815 Oct 26 18:39 Dockerfile 18:41:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 18:39 GOVERNANCE.md 18:41:15 -rw-rw-r-- 1 jenkins jenkins 687 Oct 26 18:39 Jenkinsfile 18:41:15 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 18:39 LICENSE 18:41:15 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 26 18:39 Makefile 18:41:15 -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 18:39 OWNERS.md 18:41:15 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 26 18:39 README.md 18:41:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 18:40 VERSION 18:41:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:39 bin 18:41:15 -rw-r--r-- 1 jenkins jenkins 41008 Oct 26 18:40 coverage.out 18:41:15 -rw-rw-r-- 1 jenkins jenkins 3646 Oct 26 18:39 go.mod 18:41:15 -rw-rw-r-- 1 jenkins jenkins 44955 Oct 26 18:39 go.sum 18:41:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:39 images 18:41:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:39 internal 18:41:15 -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 18:39 main.go 18:41:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:39 res 18:41:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:39 snap 18:41:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:15 + 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=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 --label arch=amd64 --label version=2.3.0-dev.22 . 18:41:15 Sending build context to Docker daemon 12.5MB 18:41:15 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 18:41:15 Step 2/30 : FROM ${BASE} AS builder 18:41:15 ---> 07450e07b1ef 18:41:15 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:41:15 ---> Running in e97a3e73b1fe 18:41:15 Removing intermediate container e97a3e73b1fe 18:41:15 ---> 1712431d438a 18:41:15 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 18:41:15 ---> Running in 65680c75dc2c 18:41:15 Removing intermediate container 65680c75dc2c 18:41:15 ---> b721076e7dd2 18:41:15 Step 5/30 : ARG ADD_BUILD_TAGS="" 18:41:15 ---> Running in 1067fab7f3cc 18:41:15 Removing intermediate container 1067fab7f3cc 18:41:15 ---> 772adf90d735 18:41:15 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:41:15 ---> Running in a78a66c5ee68 18:41:15 Removing intermediate container a78a66c5ee68 18:41:15 ---> 9bf46ceaeab6 18:41:15 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:15 ---> Running in d03ea029d0d0 18:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:41:16 OK: 211 MiB in 51 packages 18:41:17 Removing intermediate container d03ea029d0d0 18:41:17 ---> 8f59e340ef8e 18:41:17 Step 8/30 : WORKDIR /app 18:41:17 ---> Running in cd0fb7c76b3e 18:41:17 Removing intermediate container cd0fb7c76b3e 18:41:17 ---> e92c1dfa7ae0 18:41:17 Step 9/30 : COPY go.mod vendor* ./ 18:41:17 ---> e45731fe8020 18:41:17 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:17 ---> Running in 70cacd2be09a 18:41:18 Removing intermediate container 70cacd2be09a 18:41:18 ---> 5754d6026e80 18:41:18 Step 11/30 : COPY . . 18:41:18 ---> a21189330dff 18:41:18 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:18 ---> Running in 6ed53d7392a7 18:41:18 Removing intermediate container 6ed53d7392a7 18:41:18 ---> f8b0a2e0f137 18:41:18 Step 13/30 : RUN $MAKE 18:41:18 ---> Running in b3174d92d63c 18:41:18 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.57 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:41:40 Removing intermediate container b3174d92d63c 18:41:40 ---> 1bbcd72ff482 18:41:40 Step 14/30 : FROM alpine:3.14 18:41:40 3.14: Pulling from library/alpine 18:41:40 c7ed990a2339: Pulling fs layer 18:41:40 c7ed990a2339: Download complete 18:41:41 c7ed990a2339: Pull complete 18:41:41 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:41:41 Status: Downloaded newer image for alpine:3.14 18:41:41 ---> dd53f409bf0b 18:41:41 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:41:41 ---> Running in 8fbebc876f39 18:41:41 Removing intermediate container 8fbebc876f39 18:41:41 ---> 211d7c72f3a7 18:41:41 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:41:41 ---> Running in bb633145d5a0 18:41:41 Removing intermediate container bb633145d5a0 18:41:41 ---> a0e0af04f2b1 18:41:41 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 18:41:41 ---> Running in 8085c7ba6e68 18:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:41:41 (1/7) Installing ca-certificates (20220614-r0) 18:41:41 (2/7) Installing dumb-init (1.2.5-r1) 18:41:41 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:41:41 (4/7) Installing libsodium (1.0.18-r0) 18:41:41 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:41:41 (6/7) Installing libzmq (4.3.4-r0) 18:41:41 (7/7) Installing zeromq (4.3.4-r0) 18:41:41 Executing busybox-1.33.1-r8.trigger 18:41:41 Executing ca-certificates-20220614-r0.trigger 18:41:42 OK: 9 MiB in 21 packages 18:41:42 Removing intermediate container 8085c7ba6e68 18:41:42 ---> 4d500582b831 18:41:42 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:41:42 ---> ca39a7952a1a 18:41:42 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 18:41:42 ---> 8d106bddb047 18:41:42 Step 20/30 : COPY --from=builder /app/res/ /res/ 18:41:43 ---> 65b137cbb2a4 18:41:43 Step 21/30 : COPY --from=builder /app/static/ /static/ 18:41:43 ---> 1a1ae8f51fa1 18:41:43 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:41:43 ---> a2748a646836 18:41:43 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:41:43 ---> Running in a996f9fa6b92 18:41:44 Removing intermediate container a996f9fa6b92 18:41:44 ---> fa8de4d91b73 18:41:44 Step 24/30 : VOLUME /cache 18:41:44 ---> Running in 1553f490515e 18:41:44 Removing intermediate container 1553f490515e 18:41:44 ---> fdf3e656171f 18:41:44 Step 25/30 : EXPOSE 59711 18:41:44 ---> Running in fa44bea7be48 18:41:44 Removing intermediate container fa44bea7be48 18:41:44 ---> 3643c4230a2b 18:41:44 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:41:44 ---> Running in 569ace10036b 18:41:44 Removing intermediate container 569ace10036b 18:41:44 ---> fe649003aa8f 18:41:44 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:41:44 ---> Running in eed2c5d96875 18:41:44 Removing intermediate container eed2c5d96875 18:41:44 ---> 54663fd9e5d4 18:41:44 Step 28/30 : LABEL arch=amd64 18:41:44 ---> Running in 4d49fd86a93e 18:41:44 Removing intermediate container 4d49fd86a93e 18:41:44 ---> a7adf5db48d5 18:41:44 Step 29/30 : LABEL git_sha=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 18:41:44 ---> Running in c80b5f477eb2 18:41:44 Removing intermediate container c80b5f477eb2 18:41:44 ---> a83aa8b136e2 18:41:44 Step 30/30 : LABEL version=2.3.0-dev.22 18:41:44 ---> Running in 16a94ca4451f 18:41:44 Removing intermediate container 16a94ca4451f 18:41:44 ---> 44f1242d7585 18:41:44 [Warning] One or more build-args [ARCH] were not consumed 18:41:44 Successfully built 44f1242d7585 18:41:44 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:45 provisioning config files... 18:41:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config765434017383341237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:45 ---> docker-login.sh 18:41:45 nexus3.edgexfoundry.org:10001 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 nexus3.edgexfoundry.org:10002 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 nexus3.edgexfoundry.org:10003 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 nexus3.edgexfoundry.org:10004 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:45 Configure a credential helper to remove this warning. See 18:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:45 18:41:45 Login Succeeded 18:41:45 docker.io 18:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:46 Configure a credential helper to remove this warning. See 18:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:46 18:41:46 Login Succeeded 18:41:46 ---> docker-login.sh ends [Pipeline] } 18:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:46 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:41:46 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 18:41:46 latest 18:41:46 2.3.0-dev.22 18:41:46 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 18:41:46 main 18:41:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 18:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:41:46 3849ce84f261: Preparing 18:41:46 b9415e7765f0: Preparing 18:41:46 7b6713f2546d: Preparing 18:41:46 eb9f1be2e973: Preparing 18:41:46 2868bd29bd70: Preparing 18:41:46 49aefdd81825: Preparing 18:41:46 af37393821f9: Preparing 18:41:46 63493a9ab2d4: Preparing 18:41:46 49aefdd81825: Waiting 18:41:46 af37393821f9: Waiting 18:41:46 63493a9ab2d4: Waiting 18:41:46 2868bd29bd70: Pushed 18:41:46 7b6713f2546d: Pushed 18:41:46 eb9f1be2e973: Pushed 18:41:46 3849ce84f261: Pushed 18:41:46 63493a9ab2d4: Layer already exists 18:41:47 49aefdd81825: Pushed 18:41:47 af37393821f9: Pushed 18:41:49 b9415e7765f0: Pushed 18:41:49 76318d8d0ed5e6f9c337186f7bcc2221c50803e5: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:41:50 3849ce84f261: Preparing 18:41:50 b9415e7765f0: Preparing 18:41:50 7b6713f2546d: Preparing 18:41:50 eb9f1be2e973: Preparing 18:41:50 2868bd29bd70: Preparing 18:41:50 49aefdd81825: Preparing 18:41:50 af37393821f9: Preparing 18:41:50 63493a9ab2d4: Preparing 18:41:50 49aefdd81825: Waiting 18:41:50 af37393821f9: Waiting 18:41:50 63493a9ab2d4: Waiting 18:41:50 7b6713f2546d: Layer already exists 18:41:50 eb9f1be2e973: Layer already exists 18:41:50 2868bd29bd70: Layer already exists 18:41:50 b9415e7765f0: Layer already exists 18:41:50 3849ce84f261: Layer already exists 18:41:50 49aefdd81825: Layer already exists 18:41:50 af37393821f9: Layer already exists 18:41:50 63493a9ab2d4: Layer already exists 18:41:50 latest: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.22 18:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:41:51 3849ce84f261: Preparing 18:41:51 b9415e7765f0: Preparing 18:41:51 7b6713f2546d: Preparing 18:41:51 eb9f1be2e973: Preparing 18:41:51 2868bd29bd70: Preparing 18:41:51 49aefdd81825: Preparing 18:41:51 af37393821f9: Preparing 18:41:51 63493a9ab2d4: Preparing 18:41:51 af37393821f9: Waiting 18:41:51 49aefdd81825: Waiting 18:41:51 2868bd29bd70: Layer already exists 18:41:51 7b6713f2546d: Layer already exists 18:41:51 eb9f1be2e973: Layer already exists 18:41:51 b9415e7765f0: Layer already exists 18:41:51 3849ce84f261: Layer already exists 18:41:51 49aefdd81825: Layer already exists 18:41:51 63493a9ab2d4: Layer already exists 18:41:51 af37393821f9: Layer already exists 18:41:51 2.3.0-dev.22: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 18:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:41:51 3849ce84f261: Preparing 18:41:51 b9415e7765f0: Preparing 18:41:51 7b6713f2546d: Preparing 18:41:51 eb9f1be2e973: Preparing 18:41:51 2868bd29bd70: Preparing 18:41:51 49aefdd81825: Preparing 18:41:51 af37393821f9: Preparing 18:41:51 63493a9ab2d4: Preparing 18:41:51 49aefdd81825: Waiting 18:41:51 af37393821f9: Waiting 18:41:51 63493a9ab2d4: Waiting 18:41:51 eb9f1be2e973: Layer already exists 18:41:51 2868bd29bd70: Layer already exists 18:41:51 3849ce84f261: Layer already exists 18:41:51 7b6713f2546d: Layer already exists 18:41:51 b9415e7765f0: Layer already exists 18:41:51 49aefdd81825: Layer already exists 18:41:51 af37393821f9: Layer already exists 18:41:51 63493a9ab2d4: Layer already exists 18:41:51 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:41:52 3849ce84f261: Preparing 18:41:52 b9415e7765f0: Preparing 18:41:52 7b6713f2546d: Preparing 18:41:52 eb9f1be2e973: Preparing 18:41:52 2868bd29bd70: Preparing 18:41:52 49aefdd81825: Preparing 18:41:52 af37393821f9: Preparing 18:41:52 63493a9ab2d4: Preparing 18:41:52 af37393821f9: Waiting 18:41:52 63493a9ab2d4: Waiting 18:41:52 49aefdd81825: Waiting 18:41:52 7b6713f2546d: Layer already exists 18:41:52 3849ce84f261: Layer already exists 18:41:52 b9415e7765f0: Layer already exists 18:41:52 2868bd29bd70: Layer already exists 18:41:52 eb9f1be2e973: Layer already exists 18:41:52 49aefdd81825: Layer already exists 18:41:52 63493a9ab2d4: Layer already exists 18:41:52 af37393821f9: Layer already exists 18:41:52 main: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:41:52 ===================================================== [Pipeline] echo 18:41:52 taggedImages: 18:41:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 18:41:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:41:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.22 18:41:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 18:41:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [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 18:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:52 18:41:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:52 latest: Pulling from edgex-lftools-log-publisher 18:41:52 5eb5b503b376: Pulling fs layer 18:41:52 5c69ac0246d0: Pulling fs layer 18:41:52 ec43610c2a17: Pulling fs layer 18:41:52 3a2ae6a8a46f: Pulling fs layer 18:41:52 33b1e0a273af: Pulling fs layer 18:41:52 5d3b04190fa2: Pulling fs layer 18:41:52 3a2ae6a8a46f: Waiting 18:41:52 33b1e0a273af: Waiting 18:41:52 5d3b04190fa2: Waiting 18:41:52 2f39f015ded8: Pulling fs layer 18:41:52 2f39f015ded8: Waiting 18:41:52 5c69ac0246d0: Download complete 18:41:52 3a2ae6a8a46f: Verifying Checksum 18:41:52 3a2ae6a8a46f: Download complete 18:41:52 33b1e0a273af: Download complete 18:41:52 5d3b04190fa2: Verifying Checksum 18:41:52 5d3b04190fa2: Download complete 18:41:52 ec43610c2a17: Verifying Checksum 18:41:52 ec43610c2a17: Download complete 18:41:53 5eb5b503b376: Verifying Checksum 18:41:53 5eb5b503b376: Download complete 18:41:53 2f39f015ded8: Verifying Checksum 18:41:53 2f39f015ded8: Download complete 18:41:54 5eb5b503b376: Pull complete 18:41:54 5c69ac0246d0: Pull complete 18:41:55 ec43610c2a17: Pull complete 18:41:55 3a2ae6a8a46f: Pull complete 18:41:55 33b1e0a273af: Pull complete 18:41:55 5d3b04190fa2: Pull complete 18:41:59 2f39f015ded8: Pull complete 18:41:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:59 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 18:41:59 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:01 $ docker top ee8271d8b3956158933f28783bc1ff758c15854bcd006709294a3d42eabd8376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:01 ---> job-cost.sh 18:42:01 lf-activate-venv: SKIPPING 18:42:01 INFO: No Stack... 18:42:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:02 INFO: Archiving Costs [Pipeline] sh 18:42:02 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:42:02 + cut -d, -f6 [Pipeline] lock 18:42:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] 18:42:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] did not exist. Created. 18:42:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:42:03 Stashed 1 file(s) [Pipeline] } 18:42:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:03 $ docker stop --time=1 ee8271d8b3956158933f28783bc1ff758c15854bcd006709294a3d42eabd8376 18:42:04 $ docker rm -f ee8271d8b3956158933f28783bc1ff758c15854bcd006709294a3d42eabd8376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:10:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117248 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:10:46 Running in /w/workspace/app-rfid-llrp-inventory/62 [Pipeline] { [Pipeline] checkout 19:10:46 The recommended git tool is: git 19:10:51 using credential edgex-jenkins-ssh 19:10:51 Cloning the remote Git repository 19:10:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:10:52 > git init /w/workspace/app-rfid-llrp-inventory/62 # timeout=10 19:10:52 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:10:52 > git --version # timeout=10 19:10:52 > git --version # 'git version 2.25.1' 19:10:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:52 Verifying host key using known hosts file 19:10:52 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. 19:10:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:10:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:55 Avoid second fetch 19:10:55 Checking out Revision 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 (main) 19:10:56 Commit message: "build: Latest go-mods, config and Dockerfile fix (#118)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:55 > git config core.sparsecheckout # timeout=10 19:10:55 > git checkout -f 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 # timeout=10 19:10:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:56 Dload Upload Total Spent Left Speed 19:10:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh 19:10:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:57 + sudo tee /etc/docker/daemon.new 19:10:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:57 { 19:10:57 "registry-mirrors": [ 19:10:57 "https://nexus3.edgexfoundry.org:10001" 19:10:57 ], 19:10:57 "bip": "10.250.0.254/24", 19:10:57 "hosts": [ 19:10:57 "tcp://0.0.0.0:5555", 19:10:57 "unix:///var/run/docker.sock" 19:10:57 ], 19:10:57 "mtu": 1458, 19:10:57 "selinux-enabled": true, 19:10:57 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:57 } [Pipeline] sh 19:10:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:16 provisioning config files... 19:11:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/62@tmp/config4743937086605151151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:17 ---> docker-login.sh 19:11:17 nexus3.edgexfoundry.org:10001 19:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:17 Configure a credential helper to remove this warning. See 19:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:17 19:11:17 Login Succeeded 19:11:17 nexus3.edgexfoundry.org:10002 19:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:18 Configure a credential helper to remove this warning. See 19:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:18 19:11:18 Login Succeeded 19:11:18 nexus3.edgexfoundry.org:10003 19:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:18 Configure a credential helper to remove this warning. See 19:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:18 19:11:18 Login Succeeded 19:11:18 nexus3.edgexfoundry.org:10004 19:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:18 Configure a credential helper to remove this warning. See 19:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:18 19:11:18 Login Succeeded 19:11:18 docker.io 19:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:19 Configure a credential helper to remove this warning. See 19:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:19 19:11:19 Login Succeeded 19:11:19 ---> docker-login.sh ends [Pipeline] } 19:11:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:19 ========================================================= 19:11:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:11:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:11:20 Sending build context to Docker daemon 684.5kB 19:11:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:11:20 Step 2/13 : FROM ${BASE} AS builder 19:11:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:20 9b18e9b68314: Pulling fs layer 19:11:20 d32db5db7311: Pulling fs layer 19:11:20 d0c4b47475fc: Pulling fs layer 19:11:20 5831b945b038: Pulling fs layer 19:11:20 86bbec2aaacd: Pulling fs layer 19:11:20 e10730c5d714: Pulling fs layer 19:11:20 5dd5c2283517: Pulling fs layer 19:11:20 d5ac0230b979: Pulling fs layer 19:11:20 5831b945b038: Waiting 19:11:20 86bbec2aaacd: Waiting 19:11:20 e10730c5d714: Waiting 19:11:20 5dd5c2283517: Waiting 19:11:20 d5ac0230b979: Waiting 19:11:20 d0c4b47475fc: Verifying Checksum 19:11:20 d0c4b47475fc: Download complete 19:11:20 d32db5db7311: Verifying Checksum 19:11:20 d32db5db7311: Download complete 19:11:20 86bbec2aaacd: Download complete 19:11:20 e10730c5d714: Download complete 19:11:20 9b18e9b68314: Verifying Checksum 19:11:20 9b18e9b68314: Download complete 19:11:21 9b18e9b68314: Pull complete 19:11:21 d5ac0230b979: Verifying Checksum 19:11:21 d5ac0230b979: Download complete 19:11:21 d32db5db7311: Pull complete 19:11:22 d0c4b47475fc: Pull complete 19:11:22 5dd5c2283517: Verifying Checksum 19:11:23 5831b945b038: Verifying Checksum 19:11:23 5831b945b038: Download complete 19:11:35 5831b945b038: Pull complete 19:11:36 86bbec2aaacd: Pull complete 19:11:36 e10730c5d714: Pull complete 19:11:43 5dd5c2283517: Pull complete 19:11:45 d5ac0230b979: Pull complete 19:11:45 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 19:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:45 ---> 59b3b1a385d4 19:11:45 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:11:46 ---> Running in 92b16b704c43 19:11:47 Removing intermediate container 92b16b704c43 19:11:47 ---> e793e5e4fb5d 19:11:47 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 19:11:47 ---> Running in 24ece671b4c6 19:11:47 Removing intermediate container 24ece671b4c6 19:11:47 ---> 3a78bdf36969 19:11:47 Step 5/13 : ARG ADD_BUILD_TAGS="" 19:11:47 ---> Running in 0e45e660849c 19:11:48 Removing intermediate container 0e45e660849c 19:11:48 ---> 3ddcb69e3aaf 19:11:48 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:11:48 ---> Running in 7c81a6ea0b48 19:11:48 Removing intermediate container 7c81a6ea0b48 19:11:48 ---> 15243a13d91d 19:11:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:48 ---> Running in 8e8575ae0749 19:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:11:51 OK: 221 MiB in 51 packages 19:11:52 Removing intermediate container 8e8575ae0749 19:11:52 ---> 83ec8dffaf75 19:11:52 Step 8/13 : WORKDIR /app 19:11:52 ---> Running in a75acd41c7c0 19:11:52 Removing intermediate container a75acd41c7c0 19:11:52 ---> 5ea334ffcb4d 19:11:52 Step 9/13 : COPY go.mod vendor* ./ 19:11:52 ---> 08198d44eaa9 19:11:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:53 ---> Running in 829b476e253e 19:12:49 Removing intermediate container 829b476e253e 19:12:49 ---> 3240b622095b 19:12:49 Step 11/13 : COPY . . 19:12:49 ---> 86f0e1c259bf 19:12:49 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:49 ---> Running in c33263e438c3 19:12:49 Removing intermediate container c33263e438c3 19:12:49 ---> 2af67988f21e 19:12:49 Step 13/13 : RUN $MAKE 19:12:49 ---> Running in 499b32aa6f4f 19:12:49 noop 19:12:49 Removing intermediate container 499b32aa6f4f 19:12:49 ---> cff86e1af8af 19:12:49 Successfully built cff86e1af8af 19:12:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:50 + docker inspect -f . ci-base-image-arm64 19:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:50 prd-ubuntu20.04-docker-arm64-4c-16g-117248 does not seem to be running inside a container 19:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/62 -v /w/workspace/app-rfid-llrp-inventory/62:/w/workspace/app-rfid-llrp-inventory/62:rw,z -v /w/workspace/app-rfid-llrp-inventory/62@tmp:/w/workspace/app-rfid-llrp-inventory/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:51 $ docker top 07998971cafaf073f7cd643b2ad4119c110e65dcc0020912eb326eca074cee4d -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:52 + go version 19:12:52 go version go1.18.7 linux/arm64 [Pipeline] } 19:12:52 $ docker stop --time=1 07998971cafaf073f7cd643b2ad4119c110e65dcc0020912eb326eca074cee4d 19:12:53 $ docker rm -f 07998971cafaf073f7cd643b2ad4119c110e65dcc0020912eb326eca074cee4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:54 + docker inspect -f . ci-base-image-arm64 19:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:54 prd-ubuntu20.04-docker-arm64-4c-16g-117248 does not seem to be running inside a container 19:12:54 $ 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/62 -v /w/workspace/app-rfid-llrp-inventory/62:/w/workspace/app-rfid-llrp-inventory/62:rw,z -v /w/workspace/app-rfid-llrp-inventory/62@tmp:/w/workspace/app-rfid-llrp-inventory/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:56 $ docker top 601244253d646653dc247043e61a1193c117002804d678c7373500e5a9b60426 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:56 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/62 [Pipeline] fileExists [Pipeline] sh 19:12:57 + make test 19:12:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:14:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:14:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.259s coverage: 86.2% of statements 19:14:34 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:14:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements 19:14:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:15:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:05 ./bin/test-attribution.sh [Pipeline] echo 19:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:15:05 $ docker stop --time=1 601244253d646653dc247043e61a1193c117002804d678c7373500e5a9b60426 19:15:07 $ docker rm -f 601244253d646653dc247043e61a1193c117002804d678c7373500e5a9b60426 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:15:08 Warning: overwriting stash ‘coverage-report’ 19:15:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:15:09 + ls -al . 19:15:09 total 232 19:15:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 19:12 . 19:15:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:10 .. 19:15:09 -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 19:10 .dockerignore 19:15:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:10 .git 19:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:10 .github 19:15:09 -rw-rw-r-- 1 jenkins jenkins 788 Oct 26 19:10 .gitignore 19:15:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 19:10 .golangci.yml 19:15:09 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 26 19:10 Attribution.txt 19:15:09 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 26 19:10 CHANGELOG.md 19:15:09 -rw-rw-r-- 1 jenkins jenkins 1815 Oct 26 19:10 Dockerfile 19:15:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 19:10 GOVERNANCE.md 19:15:09 -rw-rw-r-- 1 jenkins jenkins 687 Oct 26 19:10 Jenkinsfile 19:15:09 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 19:10 LICENSE 19:15:09 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 26 19:10 Makefile 19:15:09 -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 19:10 OWNERS.md 19:15:09 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 26 19:10 README.md 19:15:09 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 18:40 VERSION 19:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:10 bin 19:15:09 -rw-r--r-- 1 jenkins jenkins 41008 Oct 26 19:14 coverage.out 19:15:09 -rw-rw-r-- 1 jenkins jenkins 3646 Oct 26 19:10 go.mod 19:15:09 -rw-rw-r-- 1 jenkins jenkins 44955 Oct 26 19:10 go.sum 19:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:10 images 19:15:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:10 internal 19:15:09 -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 19:10 main.go 19:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:10 res 19:15:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:10 snap 19:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:09 + 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=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 --label arch=arm64 --label version=2.3.0-dev.22 . 19:15:09 Sending build context to Docker daemon 684.5kB 19:15:09 Step 1/30 : ARG BASE=golang:1.18-alpine3.16 19:15:09 Step 2/30 : FROM ${BASE} AS builder 19:15:09 ---> cff86e1af8af 19:15:09 Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:15:10 ---> Running in 16663b647869 19:15:10 Removing intermediate container 16663b647869 19:15:10 ---> 2c2b4ef81519 19:15:10 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 19:15:10 ---> Running in 5a46d337767d 19:15:10 Removing intermediate container 5a46d337767d 19:15:10 ---> bc612f36f2e2 19:15:10 Step 5/30 : ARG ADD_BUILD_TAGS="" 19:15:10 ---> Running in d1ea2a862493 19:15:11 Removing intermediate container d1ea2a862493 19:15:11 ---> 2cee76a13d65 19:15:11 Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:15:11 ---> Running in 2294e85d1209 19:15:11 Removing intermediate container 2294e85d1209 19:15:11 ---> 9679ea5dccd9 19:15:11 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:15:11 ---> Running in 15e3f2f5d135 19:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:15:14 OK: 221 MiB in 51 packages 19:15:15 Removing intermediate container 15e3f2f5d135 19:15:15 ---> a18a3bdc8976 19:15:15 Step 8/30 : WORKDIR /app 19:15:15 ---> Running in e9a07927c28e 19:15:15 Removing intermediate container e9a07927c28e 19:15:15 ---> a5506ce44094 19:15:15 Step 9/30 : COPY go.mod vendor* ./ 19:15:16 ---> a053c527cea2 19:15:16 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:16 ---> Running in 2c9fdea445c4 19:15:19 Removing intermediate container 2c9fdea445c4 19:15:19 ---> 2c8072d35e1a 19:15:19 Step 11/30 : COPY . . 19:15:20 ---> a4b1c8c87379 19:15:20 Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:15:20 ---> Running in 597807fd3904 19:15:20 Removing intermediate container 597807fd3904 19:15:20 ---> 37c844b6b24a 19:15:20 Step 13/30 : RUN $MAKE 19:15:20 ---> Running in 2ced0a1c8ec7 19:15:21 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.57 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 19:17:58 Removing intermediate container 2ced0a1c8ec7 19:17:58 ---> de9da4eb2cb3 19:17:58 Step 14/30 : FROM alpine:3.14 19:17:58 3.14: Pulling from library/alpine 19:17:58 90cda3b7c325: Pulling fs layer 19:17:58 90cda3b7c325: Verifying Checksum 19:17:58 90cda3b7c325: Download complete 19:17:58 90cda3b7c325: Pull complete 19:17:58 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 19:17:58 Status: Downloaded newer image for alpine:3.14 19:17:58 ---> 376ba31ae3da 19:17:58 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:17:58 ---> Running in 88835ecd706e 19:17:58 Removing intermediate container 88835ecd706e 19:17:58 ---> 7bb7e5842c46 19:17:58 Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:17:58 ---> Running in fe728131eda9 19:17:58 Removing intermediate container fe728131eda9 19:17:58 ---> 2c7a42ebdc24 19:17:58 Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init 19:17:58 ---> Running in 3be691243e8c 19:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:00 (1/7) Installing ca-certificates (20220614-r0) 19:18:00 (2/7) Installing dumb-init (1.2.5-r1) 19:18:00 (3/7) Installing libgcc (10.3.1_git20210424-r2) 19:18:00 (4/7) Installing libsodium (1.0.18-r0) 19:18:00 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 19:18:00 (6/7) Installing libzmq (4.3.4-r0) 19:18:00 (7/7) Installing zeromq (4.3.4-r0) 19:18:01 Executing busybox-1.33.1-r8.trigger 19:18:01 Executing ca-certificates-20220614-r0.trigger 19:18:01 OK: 9 MiB in 21 packages 19:18:02 Removing intermediate container 3be691243e8c 19:18:02 ---> 2b493f4b4e37 19:18:02 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:18:03 ---> 42f547a7abcc 19:18:03 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 19:18:03 ---> 331bc42ca803 19:18:03 Step 20/30 : COPY --from=builder /app/res/ /res/ 19:18:04 ---> 41a71e8b9dbe 19:18:04 Step 21/30 : COPY --from=builder /app/static/ /static/ 19:18:04 ---> 3bebf2f9989f 19:18:04 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:18:06 ---> c267c8739240 19:18:06 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:18:06 ---> Running in 0b7da2ccf328 19:18:07 Removing intermediate container 0b7da2ccf328 19:18:07 ---> aa6c394ea10d 19:18:07 Step 24/30 : VOLUME /cache 19:18:08 ---> Running in 5984bbe42b0f 19:18:08 Removing intermediate container 5984bbe42b0f 19:18:08 ---> ca771615b52b 19:18:08 Step 25/30 : EXPOSE 59711 19:18:08 ---> Running in e62f5188f3ae 19:18:08 Removing intermediate container e62f5188f3ae 19:18:08 ---> 08cc16cd42a5 19:18:08 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:18:08 ---> Running in b9f8e82b50e3 19:18:09 Removing intermediate container b9f8e82b50e3 19:18:09 ---> 5f84e0cf32ff 19:18:09 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 19:18:09 ---> Running in b3242bafb631 19:18:09 Removing intermediate container b3242bafb631 19:18:09 ---> a1f0d80c6f9c 19:18:09 Step 28/30 : LABEL arch=arm64 19:18:09 ---> Running in a6a08c9ed8bb 19:18:09 Removing intermediate container a6a08c9ed8bb 19:18:09 ---> 263208680dfc 19:18:09 Step 29/30 : LABEL git_sha=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 19:18:09 ---> Running in 0b23b393c413 19:18:10 Removing intermediate container 0b23b393c413 19:18:10 ---> db9be0abcf79 19:18:10 Step 30/30 : LABEL version=2.3.0-dev.22 19:18:10 ---> Running in 21230cc4933f 19:18:10 Removing intermediate container 21230cc4933f 19:18:10 ---> 5615994ca77d 19:18:10 [Warning] One or more build-args [ARCH] were not consumed 19:18:10 Successfully built 5615994ca77d 19:18:10 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:10 provisioning config files... 19:18:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/62@tmp/config7094559668550939038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:10 ---> docker-login.sh 19:18:10 nexus3.edgexfoundry.org:10001 19:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:11 Configure a credential helper to remove this warning. See 19:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:11 19:18:11 Login Succeeded 19:18:11 nexus3.edgexfoundry.org:10002 19:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:11 Configure a credential helper to remove this warning. See 19:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:11 19:18:11 Login Succeeded 19:18:11 nexus3.edgexfoundry.org:10003 19:18:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:11 Configure a credential helper to remove this warning. See 19:18:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:11 19:18:11 Login Succeeded 19:18:12 nexus3.edgexfoundry.org:10004 19:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:12 Configure a credential helper to remove this warning. See 19:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:12 19:18:12 Login Succeeded 19:18:12 docker.io 19:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:13 Configure a credential helper to remove this warning. See 19:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:13 19:18:13 Login Succeeded 19:18:13 ---> docker-login.sh ends [Pipeline] } 19:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:18:13 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 19:18:13 latest 19:18:13 2.3.0-dev.22 19:18:13 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 19:18:13 main 19:18:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 19:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:18:14 414d8546c3bd: Preparing 19:18:14 039d72768829: Preparing 19:18:14 88acf4aea07a: Preparing 19:18:14 5aeed433ef82: Preparing 19:18:14 5c8a99abe174: Preparing 19:18:14 4512e771c39e: Preparing 19:18:14 e0716537175a: Preparing 19:18:14 28c3ef001483: Preparing 19:18:14 4512e771c39e: Waiting 19:18:14 e0716537175a: Waiting 19:18:14 28c3ef001483: Waiting 19:18:14 5aeed433ef82: Pushed 19:18:14 5c8a99abe174: Pushed 19:18:14 414d8546c3bd: Pushed 19:18:14 88acf4aea07a: Pushed 19:18:14 28c3ef001483: Layer already exists 19:18:14 4512e771c39e: Pushed 19:18:15 e0716537175a: Pushed 19:18:19 039d72768829: Pushed 19:18:19 76318d8d0ed5e6f9c337186f7bcc2221c50803e5: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:18:20 414d8546c3bd: Preparing 19:18:20 039d72768829: Preparing 19:18:20 88acf4aea07a: Preparing 19:18:20 5aeed433ef82: Preparing 19:18:20 5c8a99abe174: Preparing 19:18:20 4512e771c39e: Preparing 19:18:20 4512e771c39e: Waiting 19:18:20 e0716537175a: Preparing 19:18:20 28c3ef001483: Preparing 19:18:20 e0716537175a: Waiting 19:18:20 28c3ef001483: Waiting 19:18:20 5c8a99abe174: Layer already exists 19:18:20 5aeed433ef82: Layer already exists 19:18:20 039d72768829: Layer already exists 19:18:20 88acf4aea07a: Layer already exists 19:18:20 414d8546c3bd: Layer already exists 19:18:20 e0716537175a: Layer already exists 19:18:20 4512e771c39e: Layer already exists 19:18:20 28c3ef001483: Layer already exists 19:18:20 latest: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.22 19:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:18:21 414d8546c3bd: Preparing 19:18:21 039d72768829: Preparing 19:18:21 88acf4aea07a: Preparing 19:18:21 5aeed433ef82: Preparing 19:18:21 5c8a99abe174: Preparing 19:18:21 4512e771c39e: Preparing 19:18:21 e0716537175a: Preparing 19:18:21 28c3ef001483: Preparing 19:18:21 28c3ef001483: Waiting 19:18:21 4512e771c39e: Waiting 19:18:21 e0716537175a: Waiting 19:18:21 414d8546c3bd: Layer already exists 19:18:21 88acf4aea07a: Layer already exists 19:18:21 5c8a99abe174: Layer already exists 19:18:21 039d72768829: Layer already exists 19:18:21 5aeed433ef82: Layer already exists 19:18:21 28c3ef001483: Layer already exists 19:18:21 4512e771c39e: Layer already exists 19:18:21 e0716537175a: Layer already exists 19:18:21 2.3.0-dev.22: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 19:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:18:22 414d8546c3bd: Preparing 19:18:22 039d72768829: Preparing 19:18:22 88acf4aea07a: Preparing 19:18:22 5aeed433ef82: Preparing 19:18:22 5c8a99abe174: Preparing 19:18:22 4512e771c39e: Preparing 19:18:22 e0716537175a: Preparing 19:18:22 28c3ef001483: Preparing 19:18:22 e0716537175a: Waiting 19:18:22 28c3ef001483: Waiting 19:18:22 4512e771c39e: Waiting 19:18:22 039d72768829: Layer already exists 19:18:22 5aeed433ef82: Layer already exists 19:18:22 88acf4aea07a: Layer already exists 19:18:22 5c8a99abe174: Layer already exists 19:18:22 414d8546c3bd: Layer already exists 19:18:22 28c3ef001483: Layer already exists 19:18:22 e0716537175a: Layer already exists 19:18:22 4512e771c39e: Layer already exists 19:18:22 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:18:23 414d8546c3bd: Preparing 19:18:23 039d72768829: Preparing 19:18:23 88acf4aea07a: Preparing 19:18:23 5aeed433ef82: Preparing 19:18:23 5c8a99abe174: Preparing 19:18:23 4512e771c39e: Preparing 19:18:23 e0716537175a: Preparing 19:18:23 28c3ef001483: Preparing 19:18:23 e0716537175a: Waiting 19:18:23 28c3ef001483: Waiting 19:18:23 4512e771c39e: Waiting 19:18:23 5aeed433ef82: Layer already exists 19:18:23 414d8546c3bd: Layer already exists 19:18:23 5c8a99abe174: Layer already exists 19:18:23 88acf4aea07a: Layer already exists 19:18:23 039d72768829: Layer already exists 19:18:23 28c3ef001483: Layer already exists 19:18:23 e0716537175a: Layer already exists 19:18:23 4512e771c39e: Layer already exists 19:18:23 main: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:18:23 ===================================================== [Pipeline] echo 19:18:23 taggedImages: 19:18:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 19:18:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:18:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.22 19:18:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 19:18:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:23 19:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:24 arm64: Pulling from edgex-lftools-log-publisher 19:18:24 8998bd30e6a1: Pulling fs layer 19:18:24 04944245beec: Pulling fs layer 19:18:24 699f458cf7ca: Pulling fs layer 19:18:24 765212b225bb: Pulling fs layer 19:18:24 f23df028b6ca: Pulling fs layer 19:18:24 d65c8cfc05b1: Pulling fs layer 19:18:24 2437ff75d9bd: Pulling fs layer 19:18:24 f23df028b6ca: Waiting 19:18:24 d65c8cfc05b1: Waiting 19:18:24 2437ff75d9bd: Waiting 19:18:24 765212b225bb: Waiting 19:18:24 04944245beec: Verifying Checksum 19:18:24 04944245beec: Download complete 19:18:24 765212b225bb: Verifying Checksum 19:18:24 765212b225bb: Download complete 19:18:24 f23df028b6ca: Verifying Checksum 19:18:24 f23df028b6ca: Download complete 19:18:24 d65c8cfc05b1: Verifying Checksum 19:18:24 d65c8cfc05b1: Download complete 19:18:24 699f458cf7ca: Download complete 19:18:25 8998bd30e6a1: Verifying Checksum 19:18:25 8998bd30e6a1: Download complete 19:18:27 2437ff75d9bd: Verifying Checksum 19:18:27 2437ff75d9bd: Download complete 19:18:29 8998bd30e6a1: Pull complete 19:18:29 04944245beec: Pull complete 19:18:30 699f458cf7ca: Pull complete 19:18:31 765212b225bb: Pull complete 19:18:32 f23df028b6ca: Pull complete 19:18:32 d65c8cfc05b1: Pull complete 19:18:47 2437ff75d9bd: Pull complete 19:18:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:47 prd-ubuntu20.04-docker-arm64-4c-16g-117248 does not seem to be running inside a container 19:18:47 $ 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/62 -v /w/workspace/app-rfid-llrp-inventory/62:/w/workspace/app-rfid-llrp-inventory/62:rw,z -v /w/workspace/app-rfid-llrp-inventory/62@tmp:/w/workspace/app-rfid-llrp-inventory/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:18:49 $ docker top df65ef76596b29024665ab5b453d66ee01ccd5ac1e8b8ddc2495fb42c489930f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:50 ---> job-cost.sh 19:18:50 lf-activate-venv: SKIPPING 19:18:50 INFO: No Stack... 19:18:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:18:52 INFO: Archiving Costs [Pipeline] sh 19:18:52 + cut -d, -f6 19:18:52 + cat /w/workspace/app-rfid-llrp-inventory/62/archives/cost.csv [Pipeline] lock 19:18:52 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] 19:18:52 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] did not exist. Created. 19:18:52 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:53 /w/workspace/app-rfid-llrp-inventory/62@tmp/durable-e581cffa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:18:54 + echo total: 0.10999999940395355 [Pipeline] stash 19:18:54 Warning: overwriting stash ‘stack-cost’ 19:18:54 Stashed 1 file(s) [Pipeline] } 19:18:54 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 19:18:54 $ docker stop --time=1 df65ef76596b29024665ab5b453d66ee01ccd5ac1e8b8ddc2495fb42c489930f 19:18:55 $ docker rm -f df65ef76596b29024665ab5b453d66ee01ccd5ac1e8b8ddc2495fb42c489930f [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 19:18:56 provisioning config files... 19:18:56 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11135458295484130635tmp [Pipeline] { [Pipeline] sh 19:18:56 + set +x 19:18:56 + curl -s https://codecov.io/bash 19:18:56 + bash -s -- 19:18:56 19:18:56 _____ _ 19:18:56 / ____| | | 19:18:56 | | ___ __| | ___ ___ _____ __ 19:18:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:18:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:18:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:18:56 Bash-1.0.6 19:18:56 19:18:56 19:18:56 ==> git version 2.25.1 found 19:18:56 ==> 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 19:18:56 Release-Date: 2020-01-08 19:18:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:18:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:18:56 ==> Jenkins CI detected. 19:18:56 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:18:56 project root: . 19:18:56 --> token set from env 19:18:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:18:56 ==> Running gcov in . (disable via -X gcov) 19:18:56 ==> Python coveragepy not found 19:18:56 ==> Searching for coverage reports in: 19:18:56 + . 19:18:56 -> Found 1 reports 19:18:56 ==> Detecting git/mercurial file structure 19:18:56 ==> Reading reports 19:18:56 + ./coverage.out bytes=41008 19:18:56 ==> Appending adjustments 19:18:56 https://docs.codecov.io/docs/fixing-reports 19:18:56 + Found adjustments 19:18:56 ==> Gzipping contents 19:18:56 12K /tmp/codecov.lFtoht.gz 19:18:56 ==> Uploading reports 19:18:56 url: https://codecov.io 19:18:56 query: branch=main&commit=76318d8d0ed5e6f9c337186f7bcc2221c50803e5&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:18:56 -> Pinging Codecov 19:18:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=76318d8d0ed5e6f9c337186f7bcc2221c50803e5&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:18:56 -> Uploading to 19:18:56 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/581DD39554BDF9B6E22D074273EAD858/76318d8d0ed5e6f9c337186f7bcc2221c50803e5/b288ea17-36d2-42b6-adf5-02a7fb0bc7d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T191856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64dafc8319ba646f42dab9f6f8bff4efc288462b6e6de46ffcafc4cb9cac2551 19:18:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:56 Dload Upload Total Spent Left Speed 19:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 51191 --:--:-- --:--:-- --:--:-- 50964 100 11467 0 0 100 11467 0 46425 --:--:-- --:--:-- --:--:-- 46237 19:18:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] } 19:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:18:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:18:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:18:57 19:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:18:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:18:57 df9b9388f04a: Pulling fs layer 19:18:57 52dc419b0ee2: Pulling fs layer 19:18:57 25bc292e5bac: Pulling fs layer 19:18:57 114826534d7a: Pulling fs layer 19:18:57 4657fd5d0bcf: Pulling fs layer 19:18:57 6ad1cebc031e: Pulling fs layer 19:18:57 8a3aa393b2d8: Pulling fs layer 19:18:57 4657fd5d0bcf: Waiting 19:18:57 6ad1cebc031e: Waiting 19:18:57 114826534d7a: Waiting 19:18:57 25bc292e5bac: Verifying Checksum 19:18:57 25bc292e5bac: Download complete 19:18:57 52dc419b0ee2: Verifying Checksum 19:18:57 52dc419b0ee2: Download complete 19:18:57 4657fd5d0bcf: Download complete 19:18:57 df9b9388f04a: Download complete 19:18:58 6ad1cebc031e: Verifying Checksum 19:18:58 6ad1cebc031e: Download complete 19:18:58 df9b9388f04a: Pull complete 19:18:58 52dc419b0ee2: Pull complete 19:18:58 25bc292e5bac: Pull complete 19:18:58 114826534d7a: Verifying Checksum 19:18:58 114826534d7a: Download complete 19:18:58 8a3aa393b2d8: Verifying Checksum 19:18:58 8a3aa393b2d8: Download complete 19:19:01 114826534d7a: Pull complete 19:19:01 4657fd5d0bcf: Pull complete 19:19:02 6ad1cebc031e: Pull complete 19:19:04 8a3aa393b2d8: Pull complete 19:19:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:04 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 19:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:19:08 $ docker top 6f06fd00053e6cd797ca9c3a871c92e08e551c9d0843494d8dcb18191b167606 -eo pid,comm [Pipeline] { [Pipeline] echo 19:19:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 19:19:08 + set -o pipefail 19:19:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 19:19:16 19:19:16 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 19:19:16 19:19:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/6a12af28-f051-41cd-99ad-cdb257bbaa4c 19:19:16 19:19:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:19:16 19:19:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:19:16 19:19:16 19:19:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:19:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:19:16 More details here: https://snyk.co/ue1NS [Pipeline] } 19:19:16 $ docker stop --time=1 6f06fd00053e6cd797ca9c3a871c92e08e551c9d0843494d8dcb18191b167606 19:19:20 $ docker rm -f 6f06fd00053e6cd797ca9c3a871c92e08e551c9d0843494d8dcb18191b167606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:20 + git log --format=format:%s -1 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] sh 19:19:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:21 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 19:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:22 $ docker top f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 -eo pid,comm 19:19:22 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). 19:19:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:22 [ssh-agent] Looking for ssh-agent implementation... 19:19:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:22 $ docker exec f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 ssh-agent 19:19:22 SSH_AUTH_SOCK=/tmp/ssh-0EcfF6abjGFn/agent.31 19:19:22 SSH_AGENT_PID=37 19:19:22 Running ssh-add (command line suppressed) 19:19:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7430146489712426150.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7430146489712426150.key) 19:19:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:22 + git semver tag 19:19:22 2022-10-26 19:19:22,900 [run_tag] DEBUG tag force:False 19:19:22 2022-10-26 19:19:22,900 [check_head_tag] DEBUG check head tag 19:19:22 2022-10-26 19:19:22,901 [execute] INFO git cat-file --batch-check 19:19:22 2022-10-26 19:19:22,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:19:22 2022-10-26 19:19:22,905 [execute] INFO git cat-file --batch 19:19:22 2022-10-26 19:19:22,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:19:22 2022-10-26 19:19:22,920 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:19:22 2022-10-26 19:19:22,920 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 19:19:22 2022-10-26 19:19:22,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:19:22 2022-10-26 19:19:22,925 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:19:22 2.3.0-dev.22 [Pipeline] } 19:19:22 $ docker exec --env ******** --env ******** f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 ssh-agent -k 19:19:23 unset SSH_AUTH_SOCK; 19:19:23 unset SSH_AGENT_PID; 19:19:23 echo Agent pid 37 killed; 19:19:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:23 + git semver [Pipeline] } 19:19:23 $ docker stop --time=1 f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 19:19:26 $ docker rm -f f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:26 19:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:27 0.23.1-centos7: Pulling from edgex-lftools 19:19:27 ab5ef0e58194: Pulling fs layer 19:19:27 9712f1f96733: Pulling fs layer 19:19:27 63f879dbbcfc: Pulling fs layer 19:19:27 0d9ebad4ef96: Pulling fs layer 19:19:27 e9a5061849ea: Pulling fs layer 19:19:27 d747dcd14b5f: Pulling fs layer 19:19:27 2de7ff778b66: Pulling fs layer 19:19:27 0d9ebad4ef96: Waiting 19:19:27 e9a5061849ea: Waiting 19:19:27 d747dcd14b5f: Waiting 19:19:27 2de7ff778b66: Waiting 19:19:27 9712f1f96733: Verifying Checksum 19:19:27 9712f1f96733: Download complete 19:19:27 63f879dbbcfc: Verifying Checksum 19:19:27 63f879dbbcfc: Download complete 19:19:27 e9a5061849ea: Verifying Checksum 19:19:27 e9a5061849ea: Download complete 19:19:27 d747dcd14b5f: Verifying Checksum 19:19:27 d747dcd14b5f: Download complete 19:19:27 ab5ef0e58194: Verifying Checksum 19:19:27 ab5ef0e58194: Download complete 19:19:28 0d9ebad4ef96: Verifying Checksum 19:19:28 0d9ebad4ef96: Download complete 19:19:28 2de7ff778b66: Verifying Checksum 19:19:28 2de7ff778b66: Download complete 19:19:30 ab5ef0e58194: Pull complete 19:19:30 9712f1f96733: Pull complete 19:19:31 63f879dbbcfc: Pull complete 19:19:34 0d9ebad4ef96: Pull complete 19:19:34 e9a5061849ea: Pull complete 19:19:34 d747dcd14b5f: Pull complete 19:19:35 2de7ff778b66: Pull complete 19:19:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:35 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 19:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:19:40 $ docker top 348e3c77a98aa82032b7de9427eb70e37c4d237f8e2890a022672d7ae56662bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:19:40 provisioning config files... 19:19:40 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13103897659618819396tmp 19:19:40 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16204132859278250177tmp 19:19:40 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10599932944515788687tmp [Pipeline] { [Pipeline] echo 19:19:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:19:40 ---> sigul-configuration.sh 19:19:40 gpg: directory `/root/.gnupg' created 19:19:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:19:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:19:40 gpg: keyring `/root/.gnupg/secring.gpg' created 19:19:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:19:40 gpg: CAST5 encrypted data 19:19:40 gpg: encrypted with 1 passphrase 19:19:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:19:40 + mkdir /home/jenkins 19:19:40 + mkdir /home/jenkins/sigul [Pipeline] sh 19:19:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:19:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:19:41 ---> sigul-install.sh 19:19:41 Sigul already installed; skipping installation. [Pipeline] sh 19:19:41 + git tag --list 19:19:41 v0.0.0 19:19:41 v1.0.0 19:19:41 v2.1.0 19:19:41 v2.1.1 19:19:41 v2.1.1-dev.1 19:19:41 v2.2.0 19:19:41 v2.2.1-dev.1 19:19:41 v2.2.1-dev.2 19:19:41 v2.2.1-dev.3 19:19:41 v2.2.1-dev.4 19:19:41 v2.2.1-dev.5 19:19:41 v2.2.1-dev.6 19:19:41 v2.2.1-dev.7 19:19:41 v2.3.0-dev.10 19:19:41 v2.3.0-dev.11 19:19:41 v2.3.0-dev.12 19:19:41 v2.3.0-dev.13 19:19:41 v2.3.0-dev.14 19:19:41 v2.3.0-dev.15 19:19:41 v2.3.0-dev.16 19:19:41 v2.3.0-dev.17 19:19:41 v2.3.0-dev.18 19:19:41 v2.3.0-dev.19 19:19:41 v2.3.0-dev.20 19:19:41 v2.3.0-dev.21 19:19:41 v2.3.0-dev.22 19:19:41 v2.3.0-dev.9 [Pipeline] sh 19:19:41 + lftools sign git-tag v2.3.0-dev.22 19:19:42 Signing Git tag with Sigul... 19:19:42 Signing v2.3.0-dev.22 [Pipeline] echo 19:19:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:19:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:19:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:19:43 $ docker stop --time=1 348e3c77a98aa82032b7de9427eb70e37c4d237f8e2890a022672d7ae56662bc 19:19:44 $ docker rm -f 348e3c77a98aa82032b7de9427eb70e37c4d237f8e2890a022672d7ae56662bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:19:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:45 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 19:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:45 $ docker top 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d -eo pid,comm 19:19:45 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). 19:19:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:45 [ssh-agent] Looking for ssh-agent implementation... 19:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:45 $ docker exec 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d ssh-agent 19:19:45 SSH_AUTH_SOCK=/tmp/ssh-M3QBrPkc10NY/agent.32 19:19:45 SSH_AGENT_PID=38 19:19:45 Running ssh-add (command line suppressed) 19:19:45 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10271417150648545494.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10271417150648545494.key) 19:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:46 + git semver bump pre 19:19:46 2022-10-26 19:19:46,349 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:19:46 2022-10-26 19:19:46,349 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 19:19:46 2022-10-26 19:19:46,349 [bump_version] DEBUG bumped version:2.3.0-dev.23 19:19:46 2022-10-26 19:19:46,349 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 19:19:46 2022-10-26 19:19:46,349 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:19:46 2022-10-26 19:19:46,349 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:19:46 2022-10-26 19:19:46,351 [execute] INFO git cat-file --batch-check 19:19:46 2022-10-26 19:19:46,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:19:46 2022-10-26 19:19:46,356 [execute] INFO git cat-file --batch 19:19:46 2022-10-26 19:19:46,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:19:46 2022-10-26 19:19:46,361 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:19:46 2.3.0-dev.23 [Pipeline] } 19:19:46 $ docker exec --env ******** --env ******** 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d ssh-agent -k 19:19:46 unset SSH_AUTH_SOCK; 19:19:46 unset SSH_AGENT_PID; 19:19:46 echo Agent pid 38 killed; 19:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:46 + git semver [Pipeline] } 19:19:47 $ docker stop --time=1 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d 19:19:48 $ docker rm -f 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d [Pipeline] // withDockerContainer [Pipeline] sh 19:19:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:49 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 19:19:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:49 $ docker top 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab -eo pid,comm 19:19:49 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). 19:19:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:49 [ssh-agent] Looking for ssh-agent implementation... 19:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:49 $ docker exec 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab ssh-agent 19:19:49 SSH_AUTH_SOCK=/tmp/ssh-0ierRgSh9N7d/agent.33 19:19:49 SSH_AGENT_PID=40 19:19:49 Running ssh-add (command line suppressed) 19:19:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14126876374865244725.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14126876374865244725.key) 19:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:50 + git semver push 19:19:50 2022-10-26 19:19:50,323 [run_push] DEBUG push 19:19:50 2022-10-26 19:19:50,324 [execute] INFO git cat-file --batch-check 19:19:50 2022-10-26 19:19:50,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:19:50 2022-10-26 19:19:50,328 [execute] INFO git rev-list efbebe10357929275e612f173547f189dec5d88b -- 19:19:50 2022-10-26 19:19:50,328 [execute] DEBUG Popen(['git', 'rev-list', 'efbebe10357929275e612f173547f189dec5d88b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:19:50 2022-10-26 19:19:50,334 [execute] INFO git fetch -v origin 19:19:50 2022-10-26 19:19:50,334 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 19:19:50 2022-10-26 19:19:50,883 [run_push] DEBUG no remote changes detected 19:19:50 2022-10-26 19:19:50,884 [execute] INFO git push origin semver 19:19:50 2022-10-26 19:19:50,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:19:51 2022-10-26 19:19:51,643 [run_push] DEBUG push all version tags 19:19:51 2022-10-26 19:19:51,643 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:19:51 2022-10-26 19:19:51,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:19:52 2022-10-26 19:19:52,469 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:19:52 2.3.0-dev.23 [Pipeline] } 19:19:52 $ docker exec --env ******** --env ******** 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab ssh-agent -k 19:19:52 unset SSH_AUTH_SOCK; 19:19:52 unset SSH_AGENT_PID; 19:19:52 echo Agent pid 40 killed; 19:19:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:53 + git semver [Pipeline] } 19:19:53 $ docker stop --time=1 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab 19:19:54 $ docker rm -f 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 19:19:55 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:19:55 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:19:55 total 16 19:19:55 drwxr-xr-x 3 root root 4096 Oct 26 18:42 . 19:19:55 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 19:19 .. 19:19:55 drwxr-xr-x 2 root root 4096 Oct 26 18:42 cost 19:19:55 -rw-r--r-- 1 root root 94 Oct 26 18:42 cost.csv 19:19:55 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:19:55 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:19:55 total 16 19:19:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 18:42 . 19:19:55 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 19:19 .. 19:19:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 18:42 cost 19:19:55 -rw-r--r-- 1 jenkins jenkins 94 Oct 26 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:19:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:19:56 ---> package-listing.sh 19:19:56 ++ facter osfamily 19:19:56 ++ tr '[:upper:]' '[:lower:]' 19:19:56 + OS_FAMILY=debian 19:19:56 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:19:56 + START_PACKAGES=/tmp/packages_start.txt 19:19:56 + END_PACKAGES=/tmp/packages_end.txt 19:19:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:56 + PACKAGES=/tmp/packages_start.txt 19:19:56 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:19:56 + PACKAGES=/tmp/packages_end.txt 19:19:56 + case "${OS_FAMILY}" in 19:19:56 + dpkg -l 19:19:56 + grep '^ii' 19:19:56 + '[' -f /tmp/packages_start.txt ']' 19:19:56 + '[' -f /tmp/packages_end.txt ']' 19:19:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:56 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:19:56 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:19:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 19:19:56 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:19:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:57 prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container 19:19:57 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:19:57 $ docker top a88411668e3acb47010d468d244d66c41edb33669cee6b0220852aec392dcf84 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:19:58 + mkdir -p /var/log/sysstat [Pipeline] sh 19:19:58 + ls /var/log/sa-host 19:19:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:58 provisioning config files... 19:19:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8832827045109315980tmp [Pipeline] { [Pipeline] echo 19:19:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:19:59 ---> create-netrc.sh [Pipeline] } 19:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:19:59 ---> python-tools-install.sh [Pipeline] echo 19:19:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:19:59 ---> sudo-logs.sh 19:19:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:19:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:19:59 ---> job-cost.sh 19:19:59 lf-activate-venv: SKIPPING 19:19:59 DEBUG: total: 0.2199999988079071 19:19:59 INFO: Retrieving Stack Cost... 19:20:00 INFO: Retrieving Pricing Info for: v3-standard-8 19:20:00 INFO: Archiving Costs [Pipeline] echo 19:20:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:01 ---> logs-deploy.sh 19:20:01 lf-activate-venv: SKIPPING 19:20:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/62 19:20:01 INFO: archiving workspace using pattern(s): 19:20:02 Archives upload complete. 19:20:02 INFO: archiving logs to Nexus 19:20:02 ---> uname -a: 19:20:02 Linux prd-ubuntu20-04-docker-8c-8g-117232 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:20:02 19:20:02 19:20:02 ---> lscpu: 19:20:02 Architecture: x86_64 19:20:02 CPU op-mode(s): 32-bit, 64-bit 19:20:02 Byte Order: Little Endian 19:20:02 Address sizes: 40 bits physical, 48 bits virtual 19:20:02 CPU(s): 8 19:20:02 On-line CPU(s) list: 0-7 19:20:02 Thread(s) per core: 1 19:20:02 Core(s) per socket: 1 19:20:02 Socket(s): 8 19:20:02 NUMA node(s): 1 19:20:02 Vendor ID: AuthenticAMD 19:20:02 CPU family: 23 19:20:02 Model: 49 19:20:02 Model name: AMD EPYC-Rome Processor 19:20:02 Stepping: 0 19:20:02 CPU MHz: 2799.956 19:20:02 BogoMIPS: 5599.91 19:20:02 Virtualization: AMD-V 19:20:02 Hypervisor vendor: KVM 19:20:02 Virtualization type: full 19:20:02 L1d cache: 256 KiB 19:20:02 L1i cache: 256 KiB 19:20:02 L2 cache: 4 MiB 19:20:02 L3 cache: 128 MiB 19:20:02 NUMA node0 CPU(s): 0-7 19:20:02 Vulnerability Itlb multihit: Not affected 19:20:02 Vulnerability L1tf: Not affected 19:20:02 Vulnerability Mds: Not affected 19:20:02 Vulnerability Meltdown: Not affected 19:20:02 Vulnerability Mmio stale data: Not affected 19:20:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:20:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:20:02 Vulnerability Srbds: Not affected 19:20:02 Vulnerability Tsx async abort: Not affected 19:20:02 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 19:20:02 19:20:02 19:20:02 ---> nproc: 19:20:02 8 19:20:02 19:20:02 19:20:02 ---> df -h: 19:20:02 Filesystem Size Used Avail Use% Mounted on 19:20:02 overlay 155G 13G 143G 9% / 19:20:02 tmpfs 64M 0 64M 0% /dev 19:20:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:20:02 shm 64M 0 64M 0% /dev/shm 19:20:02 /dev/vda1 155G 13G 143G 9% /facter-os 19:20:02 19:20:02 19:20:02 ---> sar -b -r -n DEV: 19:20:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117232) 10/26/22 _x86_64_ (8 CPU) 19:20:02 19:20:02 18:39:16 LINUX RESTART (8 CPU) 19:20:02 19:20:02 18:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:20:02 18:41:01 208.43 4.47 203.97 0.00 401.00 76971.44 0.00 19:20:02 18:42:01 204.33 0.40 203.93 0.00 27.46 41815.26 0.00 19:20:02 18:43:01 4.13 0.02 4.12 0.00 2.27 66.14 0.00 19:20:02 18:44:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 19:20:02 18:45:02 38.16 9.35 28.81 0.00 2885.79 4773.87 0.00 19:20:02 18:46:01 2.80 0.00 2.80 0.00 0.00 30.23 0.00 19:20:02 18:47:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 19:20:02 18:48:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 19:20:02 18:49:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 19:20:02 18:50:01 2.12 0.00 2.12 0.00 0.00 34.13 0.00 19:20:02 18:51:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 19:20:02 18:52:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 19:20:02 18:53:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 19:20:02 18:54:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 19:20:02 18:55:01 2.05 0.02 2.03 0.00 0.13 25.20 0.00 19:20:02 18:56:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 19:20:02 18:57:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 19:20:02 18:58:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 19:20:02 18:59:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 19:20:02 19:00:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 19:20:02 19:01:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 19:20:02 19:02:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 19:20:02 19:03:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 19:20:02 19:04:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 19:20:02 19:05:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 19:20:02 19:06:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 19:20:02 19:07:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 19:20:02 19:08:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 19:20:02 19:09:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 19:20:02 19:10:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 19:20:02 19:11:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 19:20:02 19:12:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 19:20:02 19:13:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 19:20:02 19:14:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 19:20:02 19:15:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 19:20:02 19:16:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 19:20:02 19:17:01 1.08 0.02 1.07 0.00 0.13 12.13 0.00 19:20:02 19:18:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 19:20:02 19:19:01 2.78 0.10 2.68 0.00 10.26 107.72 0.00 19:20:02 19:20:01 134.36 2.00 132.36 0.00 62.12 58645.03 0.00 19:20:02 Average: 15.93 0.41 15.52 0.00 84.76 4574.55 0.00 19:20:02 19:20:02 18:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:02 18:41:01 28153936 31347920 954928 2.90 137712 3252976 2029820 5.98 1447612 2828992 134640 19:20:02 18:42:01 27733040 31554524 745940 2.27 151484 3823032 1817704 5.36 1295504 3352964 344 19:20:02 18:43:01 27757052 31578604 723476 2.20 151568 3822976 1772220 5.22 1282656 3344032 160 19:20:02 18:44:01 27757656 31579424 722460 2.20 151600 3823108 1772220 5.22 1282480 3344160 172 19:20:02 18:45:02 27471092 31565840 719216 2.19 170240 4071932 1781908 5.25 1432500 3455300 320 19:20:02 18:46:01 27471248 31566068 718608 2.19 170312 4071944 1781908 5.25 1432292 3455304 8 19:20:02 18:47:01 27479036 31573996 710736 2.16 170352 4071948 1781908 5.25 1424608 3455352 8 19:20:02 18:48:01 27478884 31573884 710752 2.16 170380 4071952 1781908 5.25 1424680 3455356 16 19:20:02 18:49:01 27479772 31574828 709584 2.16 170404 4071956 1781908 5.25 1425328 3455360 136 19:20:02 18:50:01 27479804 31575128 709312 2.16 170492 4072088 1781908 5.25 1425360 3455540 12 19:20:02 18:51:01 27479740 31575000 709276 2.16 170508 4072088 1781908 5.25 1425596 3455528 144 19:20:02 18:52:01 27479740 31575044 709224 2.16 170540 4072092 1781908 5.25 1425220 3455532 16 19:20:02 18:53:01 27479936 31575280 708928 2.16 170568 4072092 1781908 5.25 1425392 3455532 16 19:20:02 18:54:01 27479856 31575248 708892 2.16 170608 4072096 1781908 5.25 1425312 3455536 28 19:20:02 18:55:01 27477208 31572712 711408 2.16 170676 4072076 1777476 5.24 1425664 3455516 8 19:20:02 18:56:01 27477672 31573224 710840 2.16 170716 4072076 1777476 5.24 1425384 3455520 8 19:20:02 18:57:01 27477356 31572968 710996 2.16 170756 4072084 1777476 5.24 1425760 3455532 180 19:20:02 18:58:01 27477328 31572980 711208 2.16 170780 4072084 1777476 5.24 1425656 3455532 12 19:20:02 18:59:01 27477588 31573264 710880 2.16 170796 4072088 1777476 5.24 1425764 3455528 28 19:20:02 19:00:01 27477920 31573620 710628 2.16 170848 4072096 1777476 5.24 1426044 3455536 44 19:20:02 19:01:01 27477952 31573696 710572 2.16 170856 4072096 1777476 5.24 1425776 3455540 12 19:20:02 19:02:01 27478116 31573896 710300 2.16 170888 4072100 1777476 5.24 1425588 3455540 36 19:20:02 19:03:01 27477808 31573592 710520 2.16 170904 4072100 1777476 5.24 1425628 3455540 8 19:20:02 19:04:01 27477992 31573816 710440 2.16 170928 4072104 1777476 5.24 1425736 3455544 176 19:20:02 19:05:01 27478204 31574088 710160 2.16 170976 4072108 1777476 5.24 1425788 3455548 56 19:20:02 19:06:01 27478156 31574088 710104 2.16 171016 4072112 1777476 5.24 1425724 3455556 52 19:20:02 19:07:01 27477564 31573540 710552 2.16 171048 4072116 1777476 5.24 1425884 3455560 196 19:20:02 19:08:01 27478092 31574116 710060 2.16 171088 4072116 1777476 5.24 1425664 3455560 8 19:20:02 19:09:01 27478036 31574064 710020 2.16 171120 4072120 1777476 5.24 1425736 3455564 4 19:20:02 19:10:01 27478092 31574232 709996 2.16 171168 4072120 1777476 5.24 1425960 3455564 12 19:20:02 19:11:01 27478084 31574228 709896 2.16 171188 4072124 1777476 5.24 1426200 3455564 180 19:20:02 19:12:01 27478004 31574192 709916 2.16 171216 4072128 1777476 5.24 1426056 3455568 20 19:20:02 19:13:01 27477916 31574156 709860 2.16 171248 4072128 1777476 5.24 1426096 3455572 184 19:20:02 19:14:01 27477396 31573672 710288 2.16 171272 4072132 1777476 5.24 1426140 3455576 8 19:20:02 19:15:01 27477388 31573676 710232 2.16 171312 4072132 1777476 5.24 1426200 3455580 28 19:20:02 19:16:01 27477564 31573920 710168 2.16 171352 4072140 1777476 5.24 1425932 3455580 4 19:20:02 19:17:01 27477160 31573640 710332 2.16 171384 4072144 1761320 5.19 1426472 3455588 8 19:20:02 19:18:01 27477192 31573740 710312 2.16 171412 4072148 1761320 5.19 1426016 3455588 12 19:20:02 19:19:01 26948824 31546852 735980 2.24 175228 4535488 1851972 5.46 1454808 3918608 463944 19:20:02 19:20:01 25886812 31468704 805516 2.45 211600 5383124 1873056 5.52 1626508 4699888 216 19:20:02 Average: 27462055 31564387 721313 2.19 169714 4077289 1789080 5.27 1421918 3474407 15037 19:20:02 19:20:02 18:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:02 18:41:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 19:20:02 18:41:01 docker0 174.34 229.68 14.40 1949.80 0.00 0.00 0.00 0.00 19:20:02 18:41:01 ens3 440.54 312.60 5941.67 48.31 0.00 0.00 0.00 0.00 19:20:02 18:41:01 veth37e3530 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:20:02 18:42:01 lo 9.06 9.06 0.88 0.88 0.00 0.00 0.00 0.00 19:20:02 18:42:01 docker0 4.20 8.51 0.27 94.62 0.00 0.00 0.00 0.00 19:20:02 18:42:01 ens3 189.62 154.88 2706.74 327.27 0.00 0.00 0.00 0.00 19:20:02 18:43:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:43:01 ens3 6.53 3.95 5.81 2.30 0.00 0.00 0.00 0.00 19:20:02 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:44:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:45:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:20:02 18:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:45:02 ens3 71.10 45.21 1298.45 3.40 0.00 0.00 0.00 0.00 19:20:02 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:46:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:48:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:49:01 ens3 5.67 2.27 5.46 0.15 0.00 0.00 0.00 0.00 19:20:02 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:50:01 ens3 2.05 0.65 0.69 0.47 0.00 0.00 0.00 0.00 19:20:02 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:51:01 ens3 0.65 0.48 0.50 0.40 0.00 0.00 0.00 0.00 19:20:02 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:52:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:20:02 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:54:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:55:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:20:02 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:56:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:57:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:58:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 18:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:00:01 ens3 3.83 0.83 0.83 0.36 0.00 0.00 0.00 0.00 19:20:02 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:01:01 ens3 0.77 0.32 0.36 0.26 0.00 0.00 0.00 0.00 19:20:02 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:02:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:04:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:20:02 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:05:01 ens3 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 19:20:02 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:08:01 ens3 0.40 0.20 0.08 0.01 0.00 0.00 0.00 0.00 19:20:02 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:09:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:20:02 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:10:01 ens3 4.50 0.68 0.84 0.35 0.00 0.00 0.00 0.00 19:20:02 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:11:01 ens3 0.83 0.57 0.51 0.41 0.00 0.00 0.00 0.00 19:20:02 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:12:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:14:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 19:20:02 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:15:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:20:02 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:16:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:17:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:02 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:18:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 19:20:02 19:19:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:20:02 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:02 19:19:01 ens3 152.99 83.54 3966.28 8.66 0.00 0.00 0.00 0.00 19:20:02 19:20:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 19:20:02 19:20:01 docker0 44.94 68.17 4.07 693.84 0.00 0.00 0.00 0.00 19:20:02 19:20:01 ens3 321.96 235.39 3990.35 159.00 0.00 0.00 0.00 0.00 19:20:02 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:20:02 Average: docker0 5.59 7.66 0.47 68.48 0.00 0.00 0.00 0.00 19:20:02 Average: ens3 30.16 21.10 448.16 13.80 0.00 0.00 0.00 0.00 19:20:02 19:20:02 19:20:02 ---> sar -P ALL: 19:20:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117232) 10/26/22 _x86_64_ (8 CPU) 19:20:02 19:20:02 18:39:16 LINUX RESTART (8 CPU) 19:20:02 19:20:02 18:40:01 CPU %user %nice %system %iowait %steal %idle 19:20:02 18:41:01 all 23.10 0.00 6.80 1.50 0.07 68.54 19:20:02 18:41:01 0 25.33 0.00 7.12 2.99 0.08 64.47 19:20:02 18:41:01 1 22.01 0.00 7.13 0.37 0.07 70.43 19:20:02 18:41:01 2 23.01 0.00 6.76 1.86 0.07 68.31 19:20:02 18:41:01 3 23.22 0.00 7.67 5.30 0.07 63.75 19:20:02 18:41:01 4 21.96 0.00 5.97 0.35 0.07 71.64 19:20:02 18:41:01 5 22.76 0.00 6.06 0.47 0.07 70.64 19:20:02 18:41:01 6 23.77 0.00 7.23 0.47 0.07 68.46 19:20:02 18:41:01 7 22.71 0.00 6.46 0.20 0.07 70.56 19:20:02 18:42:01 all 31.55 0.00 5.98 1.00 0.08 61.39 19:20:02 18:42:01 0 33.46 0.00 6.30 0.30 0.07 59.88 19:20:02 18:42:01 1 30.69 0.00 5.75 0.17 0.08 63.30 19:20:02 18:42:01 2 31.12 0.00 6.08 0.12 0.07 62.62 19:20:02 18:42:01 3 32.91 0.00 6.09 0.44 0.08 60.48 19:20:02 18:42:01 4 31.62 0.00 5.99 1.19 0.07 61.13 19:20:02 18:42:01 5 29.97 0.00 5.26 1.94 0.07 62.77 19:20:02 18:42:01 6 31.09 0.00 6.36 1.99 0.08 60.48 19:20:02 18:42:01 7 31.58 0.00 6.01 1.86 0.08 60.46 19:20:02 18:43:01 all 0.12 0.00 0.08 0.01 0.01 99.77 19:20:02 18:43:01 0 0.22 0.00 0.13 0.00 0.02 99.63 19:20:02 18:43:01 1 0.07 0.00 0.17 0.02 0.02 99.73 19:20:02 18:43:01 2 0.20 0.00 0.08 0.00 0.02 99.70 19:20:02 18:43:01 3 0.05 0.00 0.07 0.02 0.00 99.87 19:20:02 18:43:01 4 0.10 0.00 0.05 0.00 0.00 99.85 19:20:02 18:43:01 5 0.05 0.00 0.07 0.02 0.02 99.85 19:20:02 18:43:01 6 0.08 0.00 0.03 0.02 0.02 99.85 19:20:02 18:43:01 7 0.22 0.00 0.07 0.00 0.02 99.70 19:20:02 18:44:01 all 0.01 0.00 0.00 0.00 0.00 99.97 19:20:02 18:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:20:02 18:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 18:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 18:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 18:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:45:02 all 1.16 0.00 0.85 0.31 0.01 97.67 19:20:02 18:45:02 0 0.88 0.00 0.43 0.03 0.02 98.63 19:20:02 18:45:02 1 1.53 0.00 1.98 0.40 0.00 96.08 19:20:02 18:45:02 2 1.34 0.00 0.75 0.20 0.03 97.68 19:20:02 18:45:02 3 0.57 0.00 0.48 0.03 0.02 98.90 19:20:02 18:45:02 4 1.29 0.00 0.64 0.25 0.02 97.81 19:20:02 18:45:02 5 1.42 0.00 0.63 0.05 0.02 97.88 19:20:02 18:45:02 6 1.00 0.00 0.90 0.45 0.00 97.65 19:20:02 18:45:02 7 1.24 0.00 0.95 1.09 0.02 96.71 19:20:02 18:46:01 all 0.13 0.00 0.02 0.01 0.01 99.83 19:20:02 18:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:46:01 2 0.12 0.00 0.02 0.00 0.03 99.83 19:20:02 18:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:46:01 4 0.88 0.00 0.13 0.00 0.00 98.99 19:20:02 18:46:01 5 0.00 0.00 0.00 0.05 0.02 99.93 19:20:02 18:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:20:02 18:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:20:02 18:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:20:02 18:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 18:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:20:02 18:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 18:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:47:01 7 0.03 0.00 0.02 0.03 0.00 99.92 19:20:02 18:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:20:02 18:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 18:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 19:20:02 18:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:48:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:20:02 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 18:49:01 all 0.02 0.00 0.00 0.00 0.01 99.96 19:20:02 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 18:49:01 2 0.07 0.00 0.02 0.00 0.03 99.88 19:20:02 18:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:49:01 7 0.03 0.00 0.00 0.02 0.02 99.93 19:20:02 18:50:01 all 0.03 0.00 0.02 0.01 0.01 99.94 19:20:02 18:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:20:02 18:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 18:50:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:20:02 18:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 18:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 18:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:20:02 18:50:01 6 0.12 0.00 0.00 0.00 0.00 99.88 19:20:02 18:50:01 7 0.02 0.00 0.02 0.03 0.00 99.93 19:20:02 18:51:01 all 0.20 0.00 0.01 0.00 0.01 99.78 19:20:02 18:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 18:51:01 2 0.07 0.00 0.03 0.00 0.03 99.87 19:20:02 18:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 18:51:01 4 1.50 0.00 0.00 0.00 0.02 98.48 19:20:02 18:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 19:20:02 18:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 19:20:02 18:51:01 CPU %user %nice %system %iowait %steal %idle 19:20:02 18:52:01 all 0.27 0.00 0.01 0.00 0.00 99.71 19:20:02 18:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 18:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 18:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:20:02 18:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:52:01 4 1.97 0.00 0.02 0.00 0.00 98.01 19:20:02 18:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 18:52:01 6 0.08 0.00 0.02 0.00 0.00 99.90 19:20:02 18:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 18:53:01 all 0.29 0.00 0.01 0.00 0.01 99.68 19:20:02 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:53:01 2 0.03 0.00 0.02 0.00 0.03 99.92 19:20:02 18:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 18:53:01 4 1.97 0.00 0.00 0.00 0.00 98.03 19:20:02 18:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 18:53:01 6 0.28 0.00 0.02 0.00 0.02 99.68 19:20:02 18:53:01 7 0.02 0.00 0.02 0.02 0.02 99.93 19:20:02 18:54:01 all 0.16 0.00 0.01 0.00 0.01 99.82 19:20:02 18:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 18:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:54:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:20:02 18:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:54:01 4 1.17 0.00 0.02 0.00 0.02 98.79 19:20:02 18:54:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:20:02 18:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 18:55:01 all 0.03 0.00 0.02 0.01 0.01 99.93 19:20:02 18:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 18:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:20:02 18:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:20:02 18:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:20:02 18:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 18:55:01 5 0.02 0.00 0.02 0.03 0.02 99.92 19:20:02 18:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 18:55:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:20:02 18:56:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:20:02 18:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 18:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 18:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:56:01 6 0.08 0.00 0.00 0.00 0.00 99.92 19:20:02 18:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:20:02 18:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:20:02 18:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 18:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:20:02 18:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:20:02 18:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 18:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:20:02 18:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:20:02 18:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 18:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:20:02 18:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 18:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 18:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 18:59:01 all 0.00 0.00 0.01 0.00 0.01 99.98 19:20:02 18:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 18:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 18:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 18:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 18:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:00:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:20:02 19:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 19:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:20:02 19:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:20:02 19:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:20:02 19:00:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:20:02 19:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:20:02 19:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 19:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:20:02 19:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 19:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 19:01:01 6 0.10 0.00 0.00 0.00 0.00 99.90 19:20:02 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:20:02 19:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:20:02 19:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:20:02 19:02:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:20:02 19:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:20:02 19:02:01 CPU %user %nice %system %iowait %steal %idle 19:20:02 19:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:20:02 19:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 19:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:20:02 19:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 19:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 19:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 19:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:04:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:20:02 19:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 19:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 19:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:20:02 19:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:04:01 7 0.02 0.00 0.00 0.02 0.02 99.95 19:20:02 19:05:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:20:02 19:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 19:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:05:01 5 0.02 0.00 0.02 0.02 0.02 99.93 19:20:02 19:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:05:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:20:02 19:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:20:02 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 19:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:20:02 19:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 19:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:06:01 5 0.00 0.00 0.03 0.00 0.03 99.93 19:20:02 19:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:20:02 19:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 19:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:20:02 19:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:20:02 19:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:07:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:20:02 19:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:20:02 19:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:20:02 19:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:08:01 5 0.03 0.00 0.03 0.02 0.02 99.90 19:20:02 19:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:20:02 19:08:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:20:02 19:09:01 all 0.08 0.00 0.01 0.00 0.01 99.89 19:20:02 19:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:20:02 19:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:20:02 19:09:01 4 0.57 0.00 0.05 0.00 0.00 99.38 19:20:02 19:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 19:10:01 all 0.13 0.00 0.01 0.01 0.01 99.85 19:20:02 19:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 19:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 19:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:20:02 19:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:10:01 4 0.83 0.00 0.00 0.00 0.02 99.15 19:20:02 19:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:20:02 19:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:10:01 7 0.05 0.00 0.00 0.03 0.00 99.92 19:20:02 19:11:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:20:02 19:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:20:02 19:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:20:02 19:11:01 2 0.00 0.00 0.03 0.00 0.00 99.97 19:20:02 19:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 19:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:11:01 5 0.03 0.00 0.03 0.00 0.03 99.90 19:20:02 19:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:20:02 19:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:20:02 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 19:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:20:02 19:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:20:02 19:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:12:01 5 0.02 0.00 0.03 0.02 0.02 99.92 19:20:02 19:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:20:02 19:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:20:02 19:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:20:02 19:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 19:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:20:02 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:13:01 7 0.02 0.00 0.00 0.03 0.02 99.93 19:20:02 19:20:02 19:13:01 CPU %user %nice %system %iowait %steal %idle 19:20:02 19:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:20:02 19:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:20:02 19:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 19:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:20:02 19:14:01 3 0.00 0.00 0.02 0.02 0.02 99.95 19:20:02 19:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:14:01 6 0.00 0.00 0.02 0.02 0.02 99.95 19:20:02 19:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 19:15:01 all 0.03 0.00 0.00 0.00 0.01 99.96 19:20:02 19:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:20:02 19:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 19:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:20:02 19:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:20:02 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:15:01 6 0.07 0.00 0.00 0.00 0.03 99.90 19:20:02 19:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 19:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:20:02 19:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:16:01 3 0.00 0.00 0.00 0.03 0.02 99.95 19:20:02 19:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:02 19:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:20:02 19:16:01 6 0.03 0.00 0.05 0.00 0.02 99.90 19:20:02 19:16:01 7 0.00 0.00 0.02 0.02 0.02 99.95 19:20:02 19:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:20:02 19:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 19:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:20:02 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:17:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:20:02 19:17:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:20:02 19:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:20:02 19:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:20:02 19:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:20:02 19:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:20:02 19:18:01 3 0.00 0.00 0.02 0.05 0.02 99.92 19:20:02 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:02 19:18:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:20:02 19:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:20:02 19:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:20:02 19:19:01 all 1.48 0.00 0.64 0.03 0.01 97.83 19:20:02 19:19:01 0 1.94 0.00 0.52 0.00 0.00 97.55 19:20:02 19:19:01 1 1.52 0.00 0.53 0.05 0.02 97.88 19:20:02 19:19:01 2 1.79 0.00 0.55 0.03 0.00 97.62 19:20:02 19:19:01 3 1.53 0.00 0.35 0.00 0.02 98.10 19:20:02 19:19:01 4 1.64 0.00 0.57 0.00 0.02 97.77 19:20:02 19:19:01 5 1.54 0.00 0.58 0.03 0.00 97.85 19:20:02 19:19:01 6 1.00 0.00 0.65 0.02 0.03 98.30 19:20:02 19:19:01 7 0.89 0.00 1.35 0.13 0.02 97.61 19:20:02 19:20:01 all 7.93 0.00 3.37 2.46 0.06 86.18 19:20:02 19:20:01 0 6.95 0.00 4.20 0.30 0.07 88.48 19:20:02 19:20:01 1 7.92 0.00 3.80 0.13 0.05 88.09 19:20:02 19:20:01 2 8.56 0.00 3.60 6.11 0.05 81.68 19:20:02 19:20:01 3 8.41 0.00 3.67 7.74 0.05 80.14 19:20:02 19:20:01 4 6.97 0.00 2.54 0.35 0.05 90.09 19:20:02 19:20:01 5 8.30 0.00 2.67 1.01 0.05 87.97 19:20:02 19:20:01 6 8.71 0.00 2.56 1.89 0.05 86.79 19:20:02 19:20:01 7 7.62 0.00 3.91 2.23 0.08 86.16 19:20:02 Average: all 1.66 0.00 0.45 0.14 0.01 97.75 19:20:02 Average: 0 1.72 0.00 0.47 0.09 0.01 97.71 19:20:02 Average: 1 1.60 0.00 0.49 0.03 0.01 97.87 19:20:02 Average: 2 1.66 0.00 0.45 0.21 0.02 97.66 19:20:02 Average: 3 1.66 0.00 0.46 0.34 0.01 97.54 19:20:02 Average: 4 1.81 0.00 0.40 0.05 0.01 97.73 19:20:02 Average: 5 1.60 0.00 0.39 0.10 0.01 97.91 19:20:02 Average: 6 1.65 0.00 0.44 0.12 0.01 97.78 19:20:02 Average: 7 1.60 0.00 0.47 0.15 0.01 97.77 19:20:02 19:20:02 19:20:02