Pull request #193 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adebe231e5688ca9f5bf3d209b752836be074148+f1ad42671cb4bb5b089283d273768ffa9133c18e (5cb5d95a82c652aa854be01a38b8af811e066a4b) 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-ssh4155742673061703245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14729325981231769735.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/PR-193/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/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9946248627673291179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5471188574893221314.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-193/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/PR-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12581088574114228594.key > 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.20 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 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15554’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15542’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15555 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-193 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit adebe231e5688ca9f5bf3d209b752836be074148 Merge succeeded, producing adebe231e5688ca9f5bf3d209b752836be074148 Checking out Revision adebe231e5688ca9f5bf3d209b752836be074148 (PR-193) Commit message: "build(snap): Bump epoch for major v3 upgrade" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 > git rev-list --no-walk cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:08:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:08:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:08:19 ========================================================= 10:08:19 EdgeX Global Pipelines Version Info 10:08:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:08:20 ------------------- 10:08:20 stable info: 10:08:20 ------------------- 10:08:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:08:20 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:08:20 Message: update stable to v1.0.249 10:08:21 ------------------- 10:08:21 experimental info: 10:08:21 ------------------- 10:08:21 Commited By: **** collab-it+edgex@linuxfoundation.org 10:08:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:08:21 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adebe23 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:22 provisioning config files... 10:08:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config1855137349851149449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:23 ---> docker-login.sh 10:08:23 nexus3.edgexfoundry.org:10001 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:24 Configure a credential helper to remove this warning. See 10:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:24 10:08:24 Login Succeeded 10:08:24 nexus3.edgexfoundry.org:10002 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:24 Configure a credential helper to remove this warning. See 10:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:24 10:08:24 Login Succeeded 10:08:24 nexus3.edgexfoundry.org:10003 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:24 Configure a credential helper to remove this warning. See 10:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:24 10:08:24 Login Succeeded 10:08:24 nexus3.edgexfoundry.org:10004 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:24 Configure a credential helper to remove this warning. See 10:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:24 10:08:24 Login Succeeded 10:08:24 docker.io 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:24 Configure a credential helper to remove this warning. See 10:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:24 10:08:24 Login Succeeded 10:08:24 ---> docker-login.sh ends [Pipeline] } 10:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:08:24 + git rev-list -1 --merges adebe231e5688ca9f5bf3d209b752836be074148~1..adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo 10:08:24 -----------> git rev-list -1 --merges adebe231e5688ca9f5bf3d209b752836be074148~1..adebe231e5688ca9f5bf3d209b752836be074148 adebe231e5688ca9f5bf3d209b752836be074148 [false] [Pipeline] sh 10:08:25 + git log --format=format:%s -1 adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo 10:08:25 ========================================================= 10:08:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:08:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:25 + git log --format=format:%s -1 adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo 10:08:25 [semverPrep] GIT_COMMIT: adebe231e5688ca9f5bf3d209b752836be074148, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo 10:08:25 [semverPrep] This is not a build commit. [Pipeline] sh 10:08:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:08:25 + grep -v github /etc/ssh/ssh_known_hosts 10:08:25 + [ -e /tmp/ssh_known_hosts ] 10:08:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:08:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:08:25 + sudo tee -a /etc/ssh/ssh_known_hosts 10:08:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:26 10:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:08:26 b85a868b505f: Pulling fs layer 10:08:26 e2be974225ed: Pulling fs layer 10:08:26 339a4e72a1f5: Pulling fs layer 10:08:26 988bab9f4d93: Pulling fs layer 10:08:26 1469e6f7b9e6: Pulling fs layer 10:08:26 eaf3925da568: Pulling fs layer 10:08:26 bab4dde63d76: Pulling fs layer 10:08:26 bde34c3a00c8: Pulling fs layer 10:08:26 b352a97aabf1: Pulling fs layer 10:08:26 4872d77fe225: Pulling fs layer 10:08:26 5851b861e8e6: Pulling fs layer 10:08:26 bab4dde63d76: Waiting 10:08:26 bde34c3a00c8: Waiting 10:08:26 b352a97aabf1: Waiting 10:08:26 4872d77fe225: Waiting 10:08:26 5851b861e8e6: Waiting 10:08:26 988bab9f4d93: Waiting 10:08:26 1469e6f7b9e6: Waiting 10:08:26 eaf3925da568: Waiting 10:08:26 e2be974225ed: Verifying Checksum 10:08:26 e2be974225ed: Download complete 10:08:26 988bab9f4d93: Download complete 10:08:26 1469e6f7b9e6: Verifying Checksum 10:08:26 1469e6f7b9e6: Download complete 10:08:26 eaf3925da568: Verifying Checksum 10:08:26 eaf3925da568: Download complete 10:08:26 339a4e72a1f5: Verifying Checksum 10:08:26 339a4e72a1f5: Download complete 10:08:26 bde34c3a00c8: Download complete 10:08:26 b352a97aabf1: Download complete 10:08:26 5851b861e8e6: Download complete 10:08:26 b85a868b505f: Download complete 10:08:27 bab4dde63d76: Verifying Checksum 10:08:27 bab4dde63d76: Download complete 10:08:28 b85a868b505f: Pull complete 10:08:28 e2be974225ed: Pull complete 10:08:32 339a4e72a1f5: Pull complete 10:08:32 988bab9f4d93: Pull complete 10:08:32 1469e6f7b9e6: Pull complete 10:08:32 eaf3925da568: Pull complete 10:08:34 bab4dde63d76: Pull complete 10:08:34 bde34c3a00c8: Pull complete 10:08:34 b352a97aabf1: Pull complete 10:08:34 4872d77fe225: Pull complete 10:08:34 5851b861e8e6: Pull complete 10:08:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:34 prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container 10:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:08:38 $ docker top 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 -eo pid,comm 10:08:38 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). 10:08:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:38 [ssh-agent] Looking for ssh-agent implementation... 10:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:38 $ docker exec 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent 10:08:38 SSH_AUTH_SOCK=/tmp/ssh-5v1SIVd67YyT/agent.32 10:08:38 SSH_AGENT_PID=38 10:08:38 Running ssh-add (command line suppressed) 10:08:38 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_1198809842134435802.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_1198809842134435802.key) 10:08:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:39 + git tag --points-at HEAD [Pipeline] } 10:08:39 $ docker exec --env ******** --env ******** 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent -k 10:08:39 unset SSH_AUTH_SOCK; 10:08:39 unset SSH_AGENT_PID; 10:08:39 echo Agent pid 38 killed; 10:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:39 [ssh-agent] Looking for ssh-agent implementation... 10:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:40 $ docker exec 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent 10:08:40 SSH_AUTH_SOCK=/tmp/ssh-6WpOnt7uO2ov/agent.70 10:08:40 SSH_AGENT_PID=76 10:08:40 Running ssh-add (command line suppressed) 10:08:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_14519152613001641636.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_14519152613001641636.key) 10:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:40 + git semver init 10:08:40 2023-05-16 10:08:40,758 [run_init] DEBUG init version:0.0.0 force:False 10:08:40 2023-05-16 10:08:40,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver 10:08:40 2023-05-16 10:08:40,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver 10:08:40 2023-05-16 10:08:40,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193, universal_newlines=False, shell=None, istream=None) 10:08:42 2023-05-16 10:08:41,912 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.git/info/exclude 10:08:42 2023-05-16 10:08:41,912 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 with force:False 10:08:42 2023-05-16 10:08:41,913 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 10:08:42 2023-05-16 10:08:41,915 [execute] INFO git cat-file --batch-check 10:08:42 2023-05-16 10:08:41,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) 10:08:42 2023-05-16 10:08:41,923 [execute] INFO git cat-file --batch 10:08:42 2023-05-16 10:08:41,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) 10:08:42 2023-05-16 10:08:41,929 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 10:08:42 0.0.0 [Pipeline] } 10:08:42 $ docker exec --env ******** --env ******** 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent -k 10:08:42 unset SSH_AUTH_SOCK; 10:08:42 unset SSH_AGENT_PID; 10:08:42 echo Agent pid 76 killed; 10:08:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:42 + git semver [Pipeline] } 10:08:42 $ docker stop --time=1 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 10:08:44 $ docker rm -f --volumes 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:48 Stashed 1 file(s) [Pipeline] echo 10:08:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:49 provisioning config files... 10:08:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config16956011086243699987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:49 ---> docker-login.sh 10:08:49 nexus3.edgexfoundry.org:10001 10:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:49 Configure a credential helper to remove this warning. See 10:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:49 10:08:49 Login Succeeded 10:08:49 nexus3.edgexfoundry.org:10002 10:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:49 Configure a credential helper to remove this warning. See 10:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:49 10:08:49 Login Succeeded 10:08:49 nexus3.edgexfoundry.org:10003 10:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:49 Configure a credential helper to remove this warning. See 10:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:49 10:08:49 Login Succeeded 10:08:49 nexus3.edgexfoundry.org:10004 10:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:49 Configure a credential helper to remove this warning. See 10:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:49 10:08:49 Login Succeeded 10:08:49 docker.io 10:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:49 Configure a credential helper to remove this warning. See 10:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:49 10:08:49 Login Succeeded 10:08:49 ---> docker-login.sh ends [Pipeline] } 10:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:49 ========================================================= 10:08:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:08:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:08:50 Sending build context to Docker daemon 12.66MB 10:08:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:08:50 Step 2/12 : FROM ${BASE} AS builder 10:08:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:08:50 f56be85fc22e: Pulling fs layer 10:08:50 85791d961cd3: Pulling fs layer 10:08:50 d694b5ae8c79: Pulling fs layer 10:08:50 9f32a84ed3da: Pulling fs layer 10:08:50 4d19c01a9841: Pulling fs layer 10:08:50 9325e15d5711: Pulling fs layer 10:08:50 556b6ee489ea: Pulling fs layer 10:08:50 c5a4b2cf53e6: Pulling fs layer 10:08:50 9f32a84ed3da: Waiting 10:08:50 4d19c01a9841: Waiting 10:08:50 9325e15d5711: Waiting 10:08:50 556b6ee489ea: Waiting 10:08:50 c5a4b2cf53e6: Waiting 10:08:50 85791d961cd3: Verifying Checksum 10:08:50 85791d961cd3: Download complete 10:08:50 9f32a84ed3da: Download complete 10:08:50 4d19c01a9841: Download complete 10:08:50 f56be85fc22e: Verifying Checksum 10:08:50 f56be85fc22e: Download complete 10:08:50 9325e15d5711: Verifying Checksum 10:08:50 9325e15d5711: Download complete 10:08:50 f56be85fc22e: Pull complete 10:08:50 85791d961cd3: Pull complete 10:08:51 c5a4b2cf53e6: Verifying Checksum 10:08:51 c5a4b2cf53e6: Download complete 10:08:51 d694b5ae8c79: Verifying Checksum 10:08:51 d694b5ae8c79: Download complete 10:08:51 556b6ee489ea: Verifying Checksum 10:08:51 556b6ee489ea: Download complete 10:08:54 d694b5ae8c79: Pull complete 10:08:54 9f32a84ed3da: Pull complete 10:08:54 4d19c01a9841: Pull complete 10:08:54 9325e15d5711: Pull complete 10:08:57 556b6ee489ea: Pull complete 10:08:57 c5a4b2cf53e6: Pull complete 10:08:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:08:57 ---> c4be618373d6 10:08:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:09:03 Still waiting to schedule task 10:09:03 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 10:09:03 ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 10:09:03 ‘prd-centos7-builder-2c-1g-15550’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 10:09:03 ‘prd-ubuntu20.04-docker-8c-8g-15535’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 10:09:03 ‘prd-ubuntu20.04-docker-8c-8g-15537’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 10:09:03 ‘prd-ubuntu20.04-docker-8c-8g-15538’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 10:09:03 ‘prd-ubuntu20.04-docker-8c-8g-15558’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 10:09:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15542’ is offline 10:09:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15543’ is offline 10:09:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15545’ is offline 10:09:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15546’ is offline 10:09:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15556’ is offline 10:09:04 ---> Running in 0ce1437251b3 10:09:04 Removing intermediate container 0ce1437251b3 10:09:04 ---> c8fb6bde9629 10:09:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:09:04 ---> Running in 68b1d060b455 10:09:04 Removing intermediate container 68b1d060b455 10:09:04 ---> d49e31e115ce 10:09:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:09:04 ---> Running in 92559106016c 10:09:04 Removing intermediate container 92559106016c 10:09:04 ---> 72ad67f35ebd 10:09:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:04 ---> Running in ab2f9a51a02c 10:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:04 OK: 265 MiB in 53 packages 10:09:05 Removing intermediate container ab2f9a51a02c 10:09:05 ---> a8de21042489 10:09:05 Step 7/12 : WORKDIR /app 10:09:05 ---> Running in f7eeb72a18e2 10:09:05 Removing intermediate container f7eeb72a18e2 10:09:05 ---> e5efe428320a 10:09:05 Step 8/12 : COPY go.mod vendor* ./ 10:09:05 ---> 3bb6f37235f5 10:09:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:05 ---> Running in 752cb47a0303 10:09:37 Removing intermediate container 752cb47a0303 10:09:37 ---> 7726d36eb0b7 10:09:37 Step 10/12 : COPY . . 10:09:37 ---> 48b3a51ca1c1 10:09:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:09:37 ---> Running in be7ec7570015 10:09:37 Removing intermediate container be7ec7570015 10:09:37 ---> 0246bde10f94 10:09:37 Step 12/12 : RUN $MAKE 10:09:37 ---> Running in 435198928bf1 10:09:37 noop 10:09:37 Removing intermediate container 435198928bf1 10:09:37 ---> b48dfc7085b4 10:09:37 Successfully built b48dfc7085b4 10:09:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:37 + docker inspect -f . ci-base-image-x86_64 10:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:37 prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container 10:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:09:38 $ docker top 1afb27bee47b6a0f861fa836ac5837f606d68f5c664f22f28893cd5701327926 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:38 + go version 10:09:38 go version go1.20.2 linux/amd64 [Pipeline] } 10:09:38 $ docker stop --time=1 1afb27bee47b6a0f861fa836ac5837f606d68f5c664f22f28893cd5701327926 10:09:40 $ docker rm -f --volumes 1afb27bee47b6a0f861fa836ac5837f606d68f5c664f22f28893cd5701327926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:40 + docker inspect -f . ci-base-image-x86_64 10:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:40 prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container 10:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:09:40 $ docker top d639eb78b08a7ba0e4e525e41f68d2fb00dd6e87da60de41984fefb3b2c993a1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:41 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-193 [Pipeline] fileExists [Pipeline] sh 10:09:41 + make test 10:09:41 go test -race ./... -coverprofile=coverage.out ./... 10:09:59 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 10:09:59 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 10:09:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.139s coverage: 86.2% of statements 10:10:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.678s coverage: 71.9% of statements 10:10:20 go vet ./... 10:10:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:10:23 ./bin/test-attribution.sh 10:10:23 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 10:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:10:23 $ docker stop --time=1 d639eb78b08a7ba0e4e525e41f68d2fb00dd6e87da60de41984fefb3b2c993a1 10:10:28 $ docker rm -f --volumes d639eb78b08a7ba0e4e525e41f68d2fb00dd6e87da60de41984fefb3b2c993a1 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:10:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:10:30 + ls -al . 10:10:30 total 228 10:10:30 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:09 . 10:10:30 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:08 .. 10:10:30 -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:08 .dockerignore 10:10:30 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:08 .git 10:10:30 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:08 .github 10:10:30 -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:08 .gitignore 10:10:30 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:08 .golangci.yml 10:10:30 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:08 .semver 10:10:30 -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:08 Attribution.txt 10:10:30 -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:08 CHANGELOG.md 10:10:30 -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:08 Dockerfile 10:10:30 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:08 GOVERNANCE.md 10:10:30 -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:08 Jenkinsfile 10:10:30 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:08 LICENSE 10:10:30 -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:08 Makefile 10:10:30 -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:08 OWNERS.md 10:10:30 -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:08 README.md 10:10:30 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION 10:10:30 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:08 bin 10:10:30 -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:10 coverage.out 10:10:30 -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:08 go.mod 10:10:30 -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:08 go.sum 10:10:30 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:08 images 10:10:30 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:08 internal 10:10:30 -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:08 main.go 10:10:30 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:08 res 10:10:30 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:08 snap 10:10:30 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:30 + 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=adebe231e5688ca9f5bf3d209b752836be074148 --label arch=amd64 --label version=0.0.0 . 10:10:30 Sending build context to Docker daemon 12.66MB 10:10:30 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 10:10:30 Step 2/29 : FROM ${BASE} AS builder 10:10:30 ---> b48dfc7085b4 10:10:30 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 10:10:30 ---> Running in e14ae5fab752 10:10:31 Removing intermediate container e14ae5fab752 10:10:31 ---> bbcb1dca474a 10:10:31 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 10:10:31 ---> Running in 044ad10763e7 10:10:31 Removing intermediate container 044ad10763e7 10:10:31 ---> 4e0d3c1deda3 10:10:31 Step 5/29 : ARG ADD_BUILD_TAGS="" 10:10:31 ---> Running in 14b83d7f7e6d 10:10:31 Removing intermediate container 14b83d7f7e6d 10:10:31 ---> e98890159461 10:10:31 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:10:31 ---> Running in 697c3d3024d5 10:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:10:31 OK: 265 MiB in 53 packages 10:10:32 Removing intermediate container 697c3d3024d5 10:10:32 ---> a69238735b73 10:10:32 Step 7/29 : WORKDIR /app 10:10:32 ---> Running in 1f4993a27a8e 10:10:32 Removing intermediate container 1f4993a27a8e 10:10:32 ---> b6b9f023fb6e 10:10:32 Step 8/29 : COPY go.mod vendor* ./ 10:10:32 ---> db6ed266c9e8 10:10:32 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:32 ---> Running in 157d8a9e1b9c 10:10:33 Removing intermediate container 157d8a9e1b9c 10:10:33 ---> bebfe05aa6c4 10:10:33 Step 10/29 : COPY . . 10:10:33 ---> e522fe3fdbaf 10:10:33 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:10:33 ---> Running in 4f26f4b8a374 10:10:33 Removing intermediate container 4f26f4b8a374 10:10:33 ---> 2f491266f522 10:10:33 Step 12/29 : RUN $MAKE 10:10:33 ---> Running in f0459541b64d 10:10:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 10:10:52 Removing intermediate container f0459541b64d 10:10:52 ---> c4684386436a 10:10:52 Step 13/29 : FROM alpine:3.17 10:10:52 3.17: Pulling from library/alpine 10:10:52 f56be85fc22e: Already exists 10:10:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:10:52 Status: Downloaded newer image for alpine:3.17 10:10:52 ---> 9ed4aefc74f6 10:10:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:10:52 ---> Running in 4073857d10f5 10:10:52 Removing intermediate container 4073857d10f5 10:10:52 ---> efa80a871d10 10:10:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 10:10:52 ---> Running in dda1731f8a48 10:10:52 Removing intermediate container dda1731f8a48 10:10:52 ---> 21781f00a35f 10:10:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 10:10:53 ---> Running in 8cb6259603d7 10:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:10:53 (1/2) Installing ca-certificates (20230506-r0) 10:10:53 (2/2) Installing dumb-init (1.2.5-r2) 10:10:53 Executing busybox-1.35.0-r29.trigger 10:10:53 Executing ca-certificates-20230506-r0.trigger 10:10:53 OK: 8 MiB in 17 packages 10:10:54 Removing intermediate container 8cb6259603d7 10:10:54 ---> 78bc9aa6c5b0 10:10:54 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:10:54 ---> 67a6af18516d 10:10:54 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 10:10:54 ---> b4efa54db3d1 10:10:54 Step 19/29 : COPY --from=builder /app/res/ /res/ 10:10:54 ---> b6de2940a029 10:10:54 Step 20/29 : COPY --from=builder /app/static/ /static/ 10:10:54 ---> b894cb33811a 10:10:54 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 10:10:55 ---> 57252add9bea 10:10:55 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 10:10:55 ---> Running in a2e310800543 10:10:55 Removing intermediate container a2e310800543 10:10:55 ---> cf0524d5a345 10:10:55 Step 23/29 : VOLUME /cache 10:10:55 ---> Running in b2c7af61601e 10:10:55 Removing intermediate container b2c7af61601e 10:10:55 ---> e9f8f4190437 10:10:55 Step 24/29 : EXPOSE 59711 10:10:55 ---> Running in 3f6b5370ece4 10:10:55 Removing intermediate container 3f6b5370ece4 10:10:55 ---> f4b3600c3c9e 10:10:55 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 10:10:55 ---> Running in b5a871349742 10:10:56 Removing intermediate container b5a871349742 10:10:56 ---> f13589709a24 10:10:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 10:10:56 ---> Running in 1c9c5dc812c1 10:10:56 Removing intermediate container 1c9c5dc812c1 10:10:56 ---> 0911c268db1f 10:10:56 Step 27/29 : LABEL arch=amd64 10:10:56 ---> Running in 747b474bb9e4 10:10:56 Removing intermediate container 747b474bb9e4 10:10:56 ---> 0ec1dd00d33c 10:10:56 Step 28/29 : LABEL git_sha=adebe231e5688ca9f5bf3d209b752836be074148 10:10:56 ---> Running in 428ae6a39b44 10:10:56 Removing intermediate container 428ae6a39b44 10:10:56 ---> fe1c46369ea5 10:10:56 Step 29/29 : LABEL version=0.0.0 10:10:56 ---> Running in eefb7d4f8bb1 10:10:56 Removing intermediate container eefb7d4f8bb1 10:10:56 ---> f8dab46a63a5 10:10:56 [Warning] One or more build-args [ARCH] were not consumed 10:10:56 Successfully built f8dab46a63a5 10:10:56 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:57 10:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:57 latest: Pulling from edgex-lftools-log-publisher 10:10:57 5eb5b503b376: Pulling fs layer 10:10:57 5c69ac0246d0: Pulling fs layer 10:10:57 ec43610c2a17: Pulling fs layer 10:10:57 3a2ae6a8a46f: Pulling fs layer 10:10:57 33b1e0a273af: Pulling fs layer 10:10:57 5d3b04190fa2: Pulling fs layer 10:10:57 2f39f015ded8: Pulling fs layer 10:10:57 3a2ae6a8a46f: Waiting 10:10:57 5d3b04190fa2: Waiting 10:10:57 33b1e0a273af: Waiting 10:10:57 5c69ac0246d0: Verifying Checksum 10:10:57 5c69ac0246d0: Download complete 10:10:57 3a2ae6a8a46f: Verifying Checksum 10:10:57 3a2ae6a8a46f: Download complete 10:10:57 ec43610c2a17: Verifying Checksum 10:10:57 ec43610c2a17: Download complete 10:10:57 5d3b04190fa2: Download complete 10:10:57 33b1e0a273af: Verifying Checksum 10:10:57 33b1e0a273af: Download complete 10:10:57 5eb5b503b376: Download complete 10:10:58 2f39f015ded8: Download complete 10:10:58 5eb5b503b376: Pull complete 10:10:58 5c69ac0246d0: Pull complete 10:10:59 ec43610c2a17: Pull complete 10:10:59 3a2ae6a8a46f: Pull complete 10:10:59 33b1e0a273af: Pull complete 10:10:59 5d3b04190fa2: Pull complete 10:11:03 2f39f015ded8: Pull complete 10:11:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:03 prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container 10:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:11:08 $ docker top 5253dc9edf3fc784de1a4dfa03df6e9c3ead5d432eed81e3b037ba238415ccf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:08 ---> job-cost.sh 10:11:08 lf-activate-venv: SKIPPING 10:11:08 INFO: No Stack... 10:11:08 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:08 INFO: Archiving Costs [Pipeline] sh 10:11:09 + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/cost.csv 10:11:09 cut -d, -f6 [Pipeline] lock 10:11:09 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] 10:11:09 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] did not exist. Created. 10:11:09 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:09 + echo total: 0.2199999988079071 [Pipeline] stash 10:11:09 Stashed 1 file(s) [Pipeline] } 10:11:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:11:09 $ docker stop --time=1 5253dc9edf3fc784de1a4dfa03df6e9c3ead5d432eed81e3b037ba238415ccf6 10:11:10 $ docker rm -f --volumes 5253dc9edf3fc784de1a4dfa03df6e9c3ead5d432eed81e3b037ba238415ccf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:17:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15669 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 [Pipeline] { [Pipeline] ws 10:17:54 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 10:17:54 The recommended git tool is: git 10:18:08 using credential edgex-jenkins-ssh 10:18:08 Cloning the remote Git repository 10:18:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 10:18:08 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 10:18:09 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 10:18:09 > git --version # timeout=10 10:18:09 > git --version # 'git version 2.25.1' 10:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:18:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 10:18:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 10:18:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 10:18:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:18:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:18:14 Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit adebe231e5688ca9f5bf3d209b752836be074148 10:18:14 Merge succeeded, producing adebe231e5688ca9f5bf3d209b752836be074148 10:18:14 Checking out Revision adebe231e5688ca9f5bf3d209b752836be074148 (PR-193) 10:18:15 Commit message: "build(snap): Bump epoch for major v3 upgrade" 10:18:14 > git config core.sparsecheckout # timeout=10 10:18:14 > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 10:18:14 > git remote # timeout=10 10:18:14 > git config --get remote.origin.url # timeout=10 10:18:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:18:14 > git merge f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 10:18:14 > git rev-parse HEAD^{commit} # timeout=10 10:18:14 > git config core.sparsecheckout # timeout=10 10:18:14 > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:18:16 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:16 Dload Upload Total Spent Left Speed 10:18:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 10:18:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:18:17 + + sudo tee /etc/docker/daemon.newsudo 10:18:17 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:18:17 { 10:18:17 "registry-mirrors": [ 10:18:17 "https://nexus3.edgexfoundry.org:10001" 10:18:17 ], 10:18:17 "bip": "10.250.0.254/24", 10:18:17 "hosts": [ 10:18:17 "tcp://0.0.0.0:5555", 10:18:17 "unix:///var/run/docker.sock" 10:18:17 ], 10:18:17 "mtu": 1458, 10:18:17 "selinux-enabled": true, 10:18:17 "seccomp-profile": "/etc/docker/seccomp.json" 10:18:17 } [Pipeline] sh 10:18:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:18:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:37 provisioning config files... 10:18:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config1956344536633527657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:37 ---> docker-login.sh 10:18:37 nexus3.edgexfoundry.org:10001 10:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:38 Configure a credential helper to remove this warning. See 10:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:38 10:18:38 Login Succeeded 10:18:38 nexus3.edgexfoundry.org:10002 10:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:38 Configure a credential helper to remove this warning. See 10:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:38 10:18:38 Login Succeeded 10:18:38 nexus3.edgexfoundry.org:10003 10:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:39 Configure a credential helper to remove this warning. See 10:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:39 10:18:39 Login Succeeded 10:18:39 nexus3.edgexfoundry.org:10004 10:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:39 Configure a credential helper to remove this warning. See 10:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:39 10:18:39 Login Succeeded 10:18:39 docker.io 10:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:40 Configure a credential helper to remove this warning. See 10:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:40 10:18:40 Login Succeeded 10:18:40 ---> docker-login.sh ends [Pipeline] } 10:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:18:40 ========================================================= 10:18:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:18:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:18:41 Sending build context to Docker daemon 678.4kB 10:18:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:18:41 Step 2/12 : FROM ${BASE} AS builder 10:18:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:18:41 c41833b44d91: Pulling fs layer 10:18:41 ed15518f5707: Pulling fs layer 10:18:41 feae8fd75edb: Pulling fs layer 10:18:41 242c74f7c9fa: Pulling fs layer 10:18:41 3cdef696dda3: Pulling fs layer 10:18:41 2ced38df9373: Pulling fs layer 10:18:41 58f1dce35555: Pulling fs layer 10:18:41 3cdef696dda3: Waiting 10:18:41 2ced38df9373: Waiting 10:18:41 58f1dce35555: Waiting 10:18:41 242c74f7c9fa: Waiting 10:18:41 ed15518f5707: Verifying Checksum 10:18:41 ed15518f5707: Download complete 10:18:41 242c74f7c9fa: Verifying Checksum 10:18:41 242c74f7c9fa: Download complete 10:18:41 3cdef696dda3: Verifying Checksum 10:18:41 3cdef696dda3: Download complete 10:18:42 c41833b44d91: Verifying Checksum 10:18:42 c41833b44d91: Download complete 10:18:42 c41833b44d91: Pull complete 10:18:43 ed15518f5707: Pull complete 10:18:45 58f1dce35555: Verifying Checksum 10:18:45 58f1dce35555: Download complete 10:18:48 feae8fd75edb: Verifying Checksum 10:18:48 feae8fd75edb: Download complete 10:18:48 2ced38df9373: Verifying Checksum 10:18:48 2ced38df9373: Download complete 10:19:00 feae8fd75edb: Pull complete 10:19:00 242c74f7c9fa: Pull complete 10:19:00 3cdef696dda3: Pull complete 10:19:09 2ced38df9373: Pull complete 10:19:12 58f1dce35555: Pull complete 10:19:12 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:19:12 ---> fadd8f120f05 10:19:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:19:15 ---> Running in 9470bd87ae04 10:19:15 Removing intermediate container 9470bd87ae04 10:19:15 ---> e4088d2fcff9 10:19:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:19:15 ---> Running in 71710f5a1cbf 10:19:16 Removing intermediate container 71710f5a1cbf 10:19:16 ---> 26e218db95e8 10:19:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:19:16 ---> Running in 4400ede1edb4 10:19:16 Removing intermediate container 4400ede1edb4 10:19:16 ---> 8003816a1968 10:19:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:16 ---> Running in f5d5ed676624 10:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:19:20 OK: 263 MiB in 53 packages 10:19:21 Removing intermediate container f5d5ed676624 10:19:21 ---> 97971cfe6de1 10:19:21 Step 7/12 : WORKDIR /app 10:19:21 ---> Running in a4146db753e3 10:19:21 Removing intermediate container a4146db753e3 10:19:21 ---> 992a4776f202 10:19:21 Step 8/12 : COPY go.mod vendor* ./ 10:19:22 ---> d3e7ff1df1cb 10:19:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:22 ---> Running in 9c133338a145 10:20:44 Removing intermediate container 9c133338a145 10:20:44 ---> 8d76d011a6ce 10:20:44 Step 10/12 : COPY . . 10:20:44 ---> 1e6589190159 10:20:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:20:44 ---> Running in c47ed606a4a3 10:20:44 Removing intermediate container c47ed606a4a3 10:20:44 ---> e4cfc55e51d3 10:20:44 Step 12/12 : RUN $MAKE 10:20:44 ---> Running in dfc4f4a32431 10:20:44 noop 10:20:44 Removing intermediate container dfc4f4a32431 10:20:44 ---> c290478b4b92 10:20:44 Successfully built c290478b4b92 10:20:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:44 + docker inspect -f . ci-base-image-arm64 10:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:45 prd-ubuntu20.04-docker-arm64-4c-16g-15669 does not seem to be running inside a container 10:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:20:46 $ docker top fa62d2155fd52a34068c90fac91fd13211f248adaeb64edc349b07db8dd396c2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:47 + go version 10:20:47 go version go1.20.2 linux/arm64 [Pipeline] } 10:20:47 $ docker stop --time=1 fa62d2155fd52a34068c90fac91fd13211f248adaeb64edc349b07db8dd396c2 10:20:49 $ docker rm -f --volumes fa62d2155fd52a34068c90fac91fd13211f248adaeb64edc349b07db8dd396c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:50 + docker inspect -f . ci-base-image-arm64 10:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:50 prd-ubuntu20.04-docker-arm64-4c-16g-15669 does not seem to be running inside a container 10:20:50 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:20:51 $ docker top 1f7c8615f50031b73c841942171f719b330697062b2c2f24eacd8e9d9a19eadd -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:52 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 10:20:53 + make test 10:20:53 go test -race ./... -coverprofile=coverage.out ./... 10:24:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 10:24:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 10:24:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.406s coverage: 86.2% of statements 10:24:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.721s coverage: 71.9% of statements 10:24:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:24:22 go vet ./... 10:27:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:27:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:27:14 ./bin/test-attribution.sh 10:27:14 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 10:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:27:14 $ docker stop --time=1 1f7c8615f50031b73c841942171f719b330697062b2c2f24eacd8e9d9a19eadd 10:27:16 $ docker rm -f --volumes 1f7c8615f50031b73c841942171f719b330697062b2c2f24eacd8e9d9a19eadd [Pipeline] // withDockerContainer [Pipeline] sh 10:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:27:18 Warning: overwriting stash ‘coverage-report’ 10:27:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:27:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:27:19 + ls -al . 10:27:19 total 224 10:27:19 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:20 . 10:27:19 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:18 .. 10:27:19 -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:18 .dockerignore 10:27:19 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:18 .git 10:27:19 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:18 .github 10:27:19 -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:18 .gitignore 10:27:19 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:18 .golangci.yml 10:27:19 -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:18 Attribution.txt 10:27:19 -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:18 CHANGELOG.md 10:27:19 -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:18 Dockerfile 10:27:19 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:18 GOVERNANCE.md 10:27:19 -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:18 Jenkinsfile 10:27:19 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:18 LICENSE 10:27:19 -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:18 Makefile 10:27:19 -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:18 OWNERS.md 10:27:19 -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:18 README.md 10:27:19 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION 10:27:19 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:18 bin 10:27:19 -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:24 coverage.out 10:27:19 -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:18 go.mod 10:27:19 -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:18 go.sum 10:27:19 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:18 images 10:27:19 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:18 internal 10:27:19 -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:18 main.go 10:27:19 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:18 res 10:27:19 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:18 snap 10:27:19 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + 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=adebe231e5688ca9f5bf3d209b752836be074148 --label arch=arm64 --label version=0.0.0 . 10:27:20 Sending build context to Docker daemon 678.4kB 10:27:20 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 10:27:20 Step 2/29 : FROM ${BASE} AS builder 10:27:20 ---> c290478b4b92 10:27:20 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 10:27:20 ---> Running in 99d267dc45f3 10:27:21 Removing intermediate container 99d267dc45f3 10:27:21 ---> 903453741eaa 10:27:21 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 10:27:21 ---> Running in e9a334663611 10:27:21 Removing intermediate container e9a334663611 10:27:21 ---> 24b92466526e 10:27:21 Step 5/29 : ARG ADD_BUILD_TAGS="" 10:27:21 ---> Running in 1abebf3f82db 10:27:22 Removing intermediate container 1abebf3f82db 10:27:22 ---> d4375ffcd042 10:27:22 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:27:22 ---> Running in 99081f36f281 10:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:25 OK: 263 MiB in 53 packages 10:27:26 Removing intermediate container 99081f36f281 10:27:26 ---> 9310f900e1f6 10:27:26 Step 7/29 : WORKDIR /app 10:27:26 ---> Running in 5c3a4c6b2782 10:27:26 Removing intermediate container 5c3a4c6b2782 10:27:26 ---> 5c4d8c8b972e 10:27:26 Step 8/29 : COPY go.mod vendor* ./ 10:27:27 ---> a67cb73ef588 10:27:27 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:27 ---> Running in 678ca151e0d6 10:27:30 Removing intermediate container 678ca151e0d6 10:27:30 ---> d1e33f4d4a91 10:27:30 Step 10/29 : COPY . . 10:27:31 ---> 739721f6e85b 10:27:31 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:27:31 ---> Running in 2cebdcc49a73 10:27:31 Removing intermediate container 2cebdcc49a73 10:27:31 ---> 312f90f68b61 10:27:31 Step 12/29 : RUN $MAKE 10:27:31 ---> Running in e7f2813b2e1d 10:27:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 10:30:09 Removing intermediate container e7f2813b2e1d 10:30:09 ---> 11b8b3301f88 10:30:09 Step 13/29 : FROM alpine:3.17 10:30:09 3.17: Pulling from library/alpine 10:30:09 c41833b44d91: Already exists 10:30:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:30:09 Status: Downloaded newer image for alpine:3.17 10:30:09 ---> 51e60588ff2c 10:30:09 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:30:09 ---> Running in eb122bb8ec66 10:30:09 Removing intermediate container eb122bb8ec66 10:30:09 ---> 1326ee23759c 10:30:09 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 10:30:09 ---> Running in cb8ad9663679 10:30:10 Removing intermediate container cb8ad9663679 10:30:10 ---> 602e7f030344 10:30:10 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 10:30:10 ---> Running in 899f0a55ffb8 10:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:30:13 (1/2) Installing ca-certificates (20230506-r0) 10:30:13 (2/2) Installing dumb-init (1.2.5-r2) 10:30:13 Executing busybox-1.35.0-r29.trigger 10:30:13 Executing ca-certificates-20230506-r0.trigger 10:30:14 OK: 8 MiB in 17 packages 10:30:15 Removing intermediate container 899f0a55ffb8 10:30:15 ---> 73e5b20c93b0 10:30:15 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:30:15 ---> 477c18130e66 10:30:15 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 10:30:16 ---> c5d39b692841 10:30:16 Step 19/29 : COPY --from=builder /app/res/ /res/ 10:30:16 ---> f212c0563b43 10:30:16 Step 20/29 : COPY --from=builder /app/static/ /static/ 10:30:18 ---> b238ff1a4b1c 10:30:18 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 10:30:19 ---> df2b50920b28 10:30:19 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 10:30:20 ---> Running in 3bd6ceb19202 10:30:22 Removing intermediate container 3bd6ceb19202 10:30:22 ---> 5d3a94b5b84d 10:30:22 Step 23/29 : VOLUME /cache 10:30:22 ---> Running in b45e04b2b8a4 10:30:22 Removing intermediate container b45e04b2b8a4 10:30:22 ---> 8b87c2b8a41b 10:30:22 Step 24/29 : EXPOSE 59711 10:30:22 ---> Running in 2f04fdbee7b6 10:30:22 Removing intermediate container 2f04fdbee7b6 10:30:22 ---> 89631b9caac2 10:30:22 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 10:30:22 ---> Running in 263f9e4a7244 10:30:23 Removing intermediate container 263f9e4a7244 10:30:23 ---> f31b7de56f94 10:30:23 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 10:30:23 ---> Running in 6275e15af935 10:30:23 Removing intermediate container 6275e15af935 10:30:23 ---> 63f2c83690bd 10:30:23 Step 27/29 : LABEL arch=arm64 10:30:23 ---> Running in 5aac9b97112d 10:30:24 Removing intermediate container 5aac9b97112d 10:30:24 ---> fa4f647d6f61 10:30:24 Step 28/29 : LABEL git_sha=adebe231e5688ca9f5bf3d209b752836be074148 10:30:24 ---> Running in 801f8b0bade5 10:30:24 Removing intermediate container 801f8b0bade5 10:30:24 ---> b799017e45b7 10:30:24 Step 29/29 : LABEL version=0.0.0 10:30:24 ---> Running in 58a3b8d47500 10:30:24 Removing intermediate container 58a3b8d47500 10:30:24 ---> 1abe21467cf7 10:30:24 [Warning] One or more build-args [ARCH] were not consumed 10:30:24 Successfully built 1abe21467cf7 10:30:24 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:25 10:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:26 arm64: Pulling from edgex-lftools-log-publisher 10:30:26 8998bd30e6a1: Pulling fs layer 10:30:26 04944245beec: Pulling fs layer 10:30:26 699f458cf7ca: Pulling fs layer 10:30:26 765212b225bb: Pulling fs layer 10:30:26 f23df028b6ca: Pulling fs layer 10:30:26 d65c8cfc05b1: Pulling fs layer 10:30:26 2437ff75d9bd: Pulling fs layer 10:30:26 765212b225bb: Waiting 10:30:26 f23df028b6ca: Waiting 10:30:26 d65c8cfc05b1: Waiting 10:30:26 2437ff75d9bd: Waiting 10:30:26 04944245beec: Verifying Checksum 10:30:26 04944245beec: Download complete 10:30:26 765212b225bb: Verifying Checksum 10:30:26 765212b225bb: Download complete 10:30:26 f23df028b6ca: Verifying Checksum 10:30:26 f23df028b6ca: Download complete 10:30:26 d65c8cfc05b1: Verifying Checksum 10:30:26 d65c8cfc05b1: Download complete 10:30:26 699f458cf7ca: Verifying Checksum 10:30:26 699f458cf7ca: Download complete 10:30:27 8998bd30e6a1: Verifying Checksum 10:30:27 8998bd30e6a1: Download complete 10:30:29 2437ff75d9bd: Verifying Checksum 10:30:29 2437ff75d9bd: Download complete 10:30:31 8998bd30e6a1: Pull complete 10:30:32 04944245beec: Pull complete 10:30:33 699f458cf7ca: Pull complete 10:30:33 765212b225bb: Pull complete 10:30:34 f23df028b6ca: Pull complete 10:30:35 d65c8cfc05b1: Pull complete 10:30:50 2437ff75d9bd: Pull complete 10:30:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:50 prd-ubuntu20.04-docker-arm64-4c-16g-15669 does not seem to be running inside a container 10:30:50 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:30:53 $ docker top eb3406c84cbc5378dd921c24a7391c1b750f9ce8a2c588dad92aa4fcbffb5b58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:54 ---> job-cost.sh 10:30:54 lf-activate-venv: SKIPPING 10:30:54 INFO: No Stack... 10:30:55 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:55 INFO: Archiving Costs [Pipeline] sh 10:30:56 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 10:30:56 + cut -d, -f6 [Pipeline] lock 10:30:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] 10:30:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] did not exist. Created. 10:30:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:57 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-6ee490ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:30:57 + echo total: 0.10999999940395355 [Pipeline] stash 10:30:57 Warning: overwriting stash ‘stack-cost’ 10:30:58 Stashed 1 file(s) [Pipeline] } 10:30:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:58 $ docker stop --time=1 eb3406c84cbc5378dd921c24a7391c1b750f9ce8a2c588dad92aa4fcbffb5b58 10:30:59 $ docker rm -f --volumes eb3406c84cbc5378dd921c24a7391c1b750f9ce8a2c588dad92aa4fcbffb5b58 [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 10:31:00 provisioning config files... 10:31:00 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config17833969685264662188tmp [Pipeline] { [Pipeline] sh 10:31:00 + set +x 10:31:00 + curl -s https://codecov.io/bash 10:31:00 + bash -s -- 10:31:00 10:31:00 _____ _ 10:31:00 / ____| | | 10:31:00 | | ___ __| | ___ ___ _____ __ 10:31:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:00 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:00 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:00 Bash-1.0.6 10:31:00 10:31:00 10:31:00 ==> git version 2.25.1 found 10:31:00 ==> 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 10:31:00 Release-Date: 2020-01-08 10:31:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:31:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:31:00 ==> Jenkins CI detected. 10:31:00 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-193 10:31:00 project root: . 10:31:00 --> token set from env 10:31:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:00 ==> Running gcov in . (disable via -X gcov) 10:31:00 ==> Python coveragepy not found 10:31:00 ==> Searching for coverage reports in: 10:31:00 + . 10:31:00 -> Found 1 reports 10:31:00 ==> Detecting git/mercurial file structure 10:31:00 ==> Reading reports 10:31:00 + ./coverage.out bytes=41317 10:31:00 ==> Appending adjustments 10:31:00 https://docs.codecov.io/docs/fixing-reports 10:31:00 + Found adjustments 10:31:00 ==> Gzipping contents 10:31:00 12K /tmp/codecov.0izpNt.gz 10:31:00 ==> Uploading reports 10:31:00 url: https://codecov.io 10:31:00 query: branch=PR-193&commit=adebe231e5688ca9f5bf3d209b752836be074148&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= 10:31:00 -> Pinging Codecov 10:31:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-193&commit=adebe231e5688ca9f5bf3d209b752836be074148&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= 10:31:01 -> Uploading to 10:31:01 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/adebe231e5688ca9f5bf3d209b752836be074148/4a91378a-afc3-42cf-87e8-6ef9428fd420.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T103101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6b6a0772da347e43ac41b04033342c837577865cf812a25ef61f9381fb5daab 10:31:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:01 Dload Upload Total Spent Left Speed 10:31:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 58128 --:--:-- --:--:-- --:--:-- 57843 100 11800 0 0 100 11800 0 55140 --:--:-- --:--:-- --:--:-- 54883 10:31:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] } 10:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:31:02 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives ] 10:31:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives 10:31:02 total 16 10:31:02 drwxr-xr-x 3 root root 4096 May 16 10:11 . 10:31:02 drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:11 .. 10:31:02 drwxr-xr-x 2 root root 4096 May 16 10:11 cost 10:31:02 -rw-r--r-- 1 root root 95 May 16 10:11 cost.csv 10:31:02 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives 10:31:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives 10:31:02 total 16 10:31:02 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:11 . 10:31:02 drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:11 .. 10:31:02 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:11 cost 10:31:02 -rw-r--r-- 1 jenkins jenkins 95 May 16 10:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:31:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:31:03 ---> package-listing.sh 10:31:03 ++ facter osfamily 10:31:03 ++ tr '[:upper:]' '[:lower:]' 10:31:03 + OS_FAMILY=debian 10:31:03 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-193 10:31:03 + START_PACKAGES=/tmp/packages_start.txt 10:31:03 + END_PACKAGES=/tmp/packages_end.txt 10:31:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:03 + PACKAGES=/tmp/packages_start.txt 10:31:03 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' 10:31:03 + PACKAGES=/tmp/packages_end.txt 10:31:03 + case "${OS_FAMILY}" in 10:31:03 + dpkg -l 10:31:03 + grep '^ii' 10:31:03 + '[' -f /tmp/packages_start.txt ']' 10:31:03 + '[' -f /tmp/packages_end.txt ']' 10:31:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:03 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' 10:31:03 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ 10:31:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ [Pipeline] echo 10:31:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:31:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:04 prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container 10:31:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:31:04 $ docker top a051d695de8ce45a461171af4665f5b7bb7e2cb9e4073bc187fe154a3a022399 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:05 + touch /tmp/pre-build-complete [Pipeline] sh 10:31:05 + mkdir -p /var/log/sysstat [Pipeline] sh 10:31:05 + ls /var/log/sa-host 10:31:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:05 provisioning config files... 10:31:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config17414852765631285440tmp [Pipeline] { [Pipeline] echo 10:31:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:31:05 ---> create-netrc.sh [Pipeline] } 10:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> python-tools-install.sh [Pipeline] echo 10:31:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> sudo-logs.sh 10:31:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:31:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> job-cost.sh 10:31:06 lf-activate-venv: SKIPPING 10:31:06 DEBUG: total: 0.2199999988079071 10:31:06 INFO: Retrieving Stack Cost... 10:31:07 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:07 INFO: Archiving Costs [Pipeline] echo 10:31:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:31:08 ---> logs-deploy.sh 10:31:08 lf-activate-venv: SKIPPING 10:31:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-193/2 10:31:08 INFO: archiving workspace using pattern(s): 10:31:08 Archives upload complete. 10:31:08 INFO: archiving logs to Nexus 10:31:09 ---> uname -a: 10:31:09 Linux prd-ubuntu20-04-docker-8c-8g-15555 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:31:09 10:31:09 10:31:09 ---> lscpu: 10:31:09 Architecture: x86_64 10:31:09 CPU op-mode(s): 32-bit, 64-bit 10:31:09 Byte Order: Little Endian 10:31:09 Address sizes: 40 bits physical, 48 bits virtual 10:31:09 CPU(s): 8 10:31:09 On-line CPU(s) list: 0-7 10:31:09 Thread(s) per core: 1 10:31:09 Core(s) per socket: 1 10:31:09 Socket(s): 8 10:31:09 NUMA node(s): 1 10:31:09 Vendor ID: AuthenticAMD 10:31:09 CPU family: 23 10:31:09 Model: 49 10:31:09 Model name: AMD EPYC-Rome Processor 10:31:09 Stepping: 0 10:31:09 CPU MHz: 2800.000 10:31:09 BogoMIPS: 5600.00 10:31:09 Virtualization: AMD-V 10:31:09 Hypervisor vendor: KVM 10:31:09 Virtualization type: full 10:31:09 L1d cache: 256 KiB 10:31:09 L1i cache: 256 KiB 10:31:09 L2 cache: 4 MiB 10:31:09 L3 cache: 128 MiB 10:31:09 NUMA node0 CPU(s): 0-7 10:31:09 Vulnerability Itlb multihit: Not affected 10:31:09 Vulnerability L1tf: Not affected 10:31:09 Vulnerability Mds: Not affected 10:31:09 Vulnerability Meltdown: Not affected 10:31:09 Vulnerability Mmio stale data: Not affected 10:31:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:31:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:31:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:31:09 Vulnerability Srbds: Not affected 10:31:09 Vulnerability Tsx async abort: Not affected 10:31:09 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 10:31:09 10:31:09 10:31:09 ---> nproc: 10:31:09 8 10:31:09 10:31:09 10:31:09 ---> df -h: 10:31:09 Filesystem Size Used Avail Use% Mounted on 10:31:09 overlay 155G 12G 144G 8% / 10:31:09 tmpfs 64M 0 64M 0% /dev 10:31:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:31:09 shm 64M 0 64M 0% /dev/shm 10:31:09 /dev/vda1 155G 12G 144G 8% /facter-os 10:31:09 10:31:09 10:31:09 ---> sar -b -r -n DEV: 10:31:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15555) 05/16/23 _x86_64_ (8 CPU) 10:31:09 10:31:09 10:07:37 LINUX RESTART (8 CPU) 10:31:09 10:31:09 10:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:31:09 10:09:01 102.53 38.18 64.36 0.00 4282.89 43243.06 0.00 10:31:09 10:10:01 170.24 1.98 168.26 0.00 30.39 56807.47 0.00 10:31:09 10:11:01 189.04 0.28 188.75 0.00 14.40 36806.80 0.00 10:31:09 10:12:01 32.93 0.02 32.91 0.00 4.27 16465.54 0.00 10:31:09 10:13:01 44.31 11.31 32.99 0.00 3434.76 6164.44 0.00 10:31:09 10:14:01 6.63 0.02 6.62 0.00 0.13 120.65 0.00 10:31:09 10:15:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 10:31:09 10:16:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 10:31:09 10:17:02 1.50 0.02 1.48 0.00 0.13 17.20 0.00 10:31:09 10:18:01 2.37 0.00 2.37 0.00 0.00 26.71 0.00 10:31:09 10:19:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 10:31:09 10:20:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 10:31:09 10:21:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 10:31:09 10:22:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 10:31:09 10:23:01 2.05 0.02 2.03 0.00 0.13 25.73 0.00 10:31:09 10:24:01 2.07 0.00 2.07 0.00 0.00 23.06 0.00 10:31:09 10:25:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 10:31:09 10:26:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 10:31:09 10:27:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 10:31:09 10:28:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 10:31:09 10:29:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 10:31:09 10:30:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 10:31:09 10:31:01 1.13 0.10 1.03 0.00 7.20 12.26 0.00 10:31:09 Average: 24.91 2.26 22.65 0.00 338.26 6957.75 0.00 10:31:09 10:31:09 10:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:09 10:09:01 29174260 31613744 707740 2.15 71768 2649180 1847884 5.45 974368 2385868 209256 10:31:09 10:10:01 27884652 31546836 751836 2.29 145468 3690044 1833764 5.40 1412440 3106196 469092 10:31:09 10:11:01 27580652 31541556 757964 2.31 157012 3958672 2049900 6.04 1288512 3512536 483608 10:31:09 10:12:01 27629616 31575728 723060 2.20 159788 3932196 1760888 5.19 1269980 3474140 8 10:31:09 10:13:01 27236980 31550920 734360 2.23 185828 4256052 1808948 5.33 1514380 3587560 1012 10:31:09 10:14:01 27251408 31560500 725268 2.21 184408 4252800 1786524 5.27 1504588 3584288 20 10:31:09 10:15:01 27251400 31560552 725140 2.21 184488 4252804 1786524 5.27 1504776 3584296 8 10:31:09 10:16:01 27257568 31566696 719004 2.19 184568 4252804 1786524 5.27 1498808 3584292 20 10:31:09 10:17:02 27257784 31566972 718652 2.19 184648 4252804 1786524 5.27 1498864 3584296 196 10:31:09 10:18:01 27258060 31567420 718024 2.18 184736 4252812 1786524 5.27 1499124 3584300 8 10:31:09 10:19:01 27258012 31567872 717964 2.18 184800 4252812 1786524 5.27 1498912 3584724 8 10:31:09 10:20:01 27258240 31568172 717600 2.18 184860 4252816 1786524 5.27 1498800 3584740 8 10:31:09 10:21:01 27258264 31568316 717364 2.18 184880 4252944 1786524 5.27 1498532 3584844 4 10:31:09 10:22:01 27258904 31569052 716820 2.18 184928 4252952 1786524 5.27 1498292 3584908 8 10:31:09 10:23:01 27257448 31567712 718336 2.18 184956 4252932 1818524 5.36 1498280 3584880 4 10:31:09 10:24:01 27257464 31567788 718188 2.18 185020 4252936 1818524 5.36 1498776 3584884 12 10:31:09 10:25:01 27257044 31567464 718400 2.18 185060 4252940 1818524 5.36 1499020 3584892 8 10:31:09 10:26:01 27257028 31567452 718304 2.18 185108 4252940 1818524 5.36 1498876 3584892 44 10:31:09 10:27:01 27257192 31567672 718056 2.18 185120 4252944 1818524 5.36 1498928 3584892 12 10:31:09 10:28:01 27257108 31567592 718260 2.18 185168 4252932 1818524 5.36 1499152 3584896 8 10:31:09 10:29:01 27257596 31568128 717708 2.18 185188 4252948 1818524 5.36 1499128 3584896 12 10:31:09 10:30:01 27257296 31567888 717908 2.18 185216 4252956 1802332 5.31 1499172 3584908 44 10:31:09 10:31:01 27253800 31564664 720748 2.19 185240 4253196 1818056 5.36 1503068 3584864 40 10:31:09 Average: 27396860 31566552 722465 2.20 176011 4132105 1814355 5.35 1454555 3503956 50584 10:31:09 10:31:09 10:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:09 10:09:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 10:31:09 10:09:01 ens3 696.88 457.27 6984.38 90.83 0.00 0.00 0.00 0.00 10:31:09 10:09:01 docker0 27.76 29.68 2.14 195.46 0.00 0.00 0.00 0.00 10:31:09 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:10:01 ens3 354.94 204.67 1973.59 96.50 0.00 0.00 0.00 0.00 10:31:09 10:10:01 docker0 176.79 320.10 13.96 1940.31 0.00 0.00 0.00 0.00 10:31:09 10:10:01 veth7c2ff12 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:31:09 10:11:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 10:31:09 10:11:01 ens3 131.03 73.62 2621.81 17.92 0.00 0.00 0.00 0.00 10:31:09 10:11:01 docker0 2.95 6.30 0.19 88.07 0.00 0.00 0.00 0.00 10:31:09 10:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:31:09 10:12:01 ens3 12.28 8.42 14.53 4.68 0.00 0.00 0.00 0.00 10:31:09 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:31:09 10:13:01 ens3 107.57 46.44 2286.12 3.43 0.00 0.00 0.00 0.00 10:31:09 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:14:01 ens3 0.53 0.30 0.10 0.08 0.00 0.00 0.00 0.00 10:31:09 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:15:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:31:09 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:16:01 ens3 0.52 0.13 0.03 0.01 0.00 0.00 0.00 0.00 10:31:09 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:17:02 ens3 2.58 0.00 0.23 0.00 0.00 0.00 0.00 0.00 10:31:09 10:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:18:01 ens3 1.29 0.32 0.23 0.08 0.00 0.00 0.00 0.00 10:31:09 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:19:01 ens3 0.73 0.63 0.43 0.35 0.00 0.00 0.00 0.00 10:31:09 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:20:01 ens3 0.67 0.43 0.33 0.21 0.00 0.00 0.00 0.00 10:31:09 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:21:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:31:09 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:22:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:31:09 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:23:01 ens3 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 10:31:09 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:24:01 ens3 2.88 0.82 0.92 0.55 0.00 0.00 0.00 0.00 10:31:09 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:25:01 ens3 0.82 0.45 0.36 0.28 0.00 0.00 0.00 0.00 10:31:09 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:26:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:27:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:31:09 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:28:01 ens3 1.28 0.10 0.09 0.01 0.00 0.00 0.00 0.00 10:31:09 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:29:01 ens3 2.47 0.50 0.59 0.34 0.00 0.00 0.00 0.00 10:31:09 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:09 10:30:01 ens3 1.72 0.45 0.43 0.22 0.00 0.00 0.00 0.00 10:31:09 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 10:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:31:09 10:31:01 ens3 3.90 3.05 3.67 1.42 0.00 0.00 0.00 0.00 10:31:09 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:09 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 10:31:09 Average: ens3 57.59 34.71 604.26 9.44 0.00 0.00 0.00 0.00 10:31:09 Average: docker0 9.03 15.49 0.71 96.76 0.00 0.00 0.00 0.00 10:31:09 10:31:09 10:31:09 ---> sar -P ALL: 10:31:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15555) 05/16/23 _x86_64_ (8 CPU) 10:31:09 10:31:09 10:07:37 LINUX RESTART (8 CPU) 10:31:09 10:31:09 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:31:09 10:09:01 all 8.65 0.00 2.75 3.29 0.05 85.25 10:31:09 10:09:01 0 6.70 0.00 2.72 0.05 0.03 90.49 10:31:09 10:09:01 1 8.34 0.00 2.33 1.66 0.05 87.62 10:31:09 10:09:01 2 6.90 0.00 2.94 1.93 0.03 88.20 10:31:09 10:09:01 3 8.26 0.00 2.99 0.49 0.05 88.21 10:31:09 10:09:01 4 7.53 0.00 3.23 13.10 0.05 76.09 10:31:09 10:09:01 5 12.86 0.00 2.54 4.57 0.05 79.98 10:31:09 10:09:01 6 9.20 0.00 2.52 4.37 0.05 83.85 10:31:09 10:09:01 7 9.43 0.00 2.73 0.15 0.08 87.60 10:31:09 10:10:01 all 21.16 0.00 4.47 4.51 0.06 69.80 10:31:09 10:10:01 0 19.05 0.00 3.81 0.54 0.05 76.56 10:31:09 10:10:01 1 22.56 0.00 5.22 1.46 0.07 70.69 10:31:09 10:10:01 2 20.47 0.00 4.60 0.37 0.07 74.49 10:31:09 10:10:01 3 20.27 0.00 3.92 1.38 0.07 74.37 10:31:09 10:10:01 4 22.57 0.00 4.21 2.14 0.05 71.03 10:31:09 10:10:01 5 22.16 0.00 3.85 0.22 0.07 73.70 10:31:09 10:10:01 6 20.75 0.00 4.35 6.59 0.07 68.25 10:31:09 10:10:01 7 21.49 0.00 5.81 23.43 0.07 49.21 10:31:09 10:11:01 all 36.74 0.00 6.03 2.33 0.09 54.80 10:31:09 10:11:01 0 36.07 0.00 5.38 0.25 0.08 58.22 10:31:09 10:11:01 1 37.05 0.00 6.23 2.62 0.08 54.02 10:31:09 10:11:01 2 36.48 0.00 5.97 4.56 0.08 52.91 10:31:09 10:11:01 3 36.97 0.00 6.20 1.04 0.08 55.70 10:31:09 10:11:01 4 37.44 0.00 5.91 6.31 0.10 50.24 10:31:09 10:11:01 5 37.17 0.00 6.61 1.11 0.08 55.02 10:31:09 10:11:01 6 36.98 0.00 5.87 0.82 0.08 56.24 10:31:09 10:11:01 7 35.80 0.00 6.11 1.96 0.08 56.06 10:31:09 10:12:01 all 0.84 0.00 0.32 0.79 0.02 98.03 10:31:09 10:12:01 0 1.27 0.00 0.17 0.02 0.03 98.52 10:31:09 10:12:01 1 0.53 0.00 0.23 0.27 0.05 98.92 10:31:09 10:12:01 2 0.47 0.00 0.65 5.92 0.03 92.92 10:31:09 10:12:01 3 0.48 0.00 0.23 0.02 0.02 99.25 10:31:09 10:12:01 4 0.57 0.00 0.30 0.00 0.00 99.13 10:31:09 10:12:01 5 0.62 0.00 0.42 0.02 0.00 98.95 10:31:09 10:12:01 6 2.29 0.00 0.18 0.00 0.02 97.52 10:31:09 10:12:01 7 0.50 0.00 0.37 0.12 0.02 99.00 10:31:09 10:13:01 all 1.90 0.00 1.16 0.50 0.02 96.43 10:31:09 10:13:01 0 1.52 0.00 2.33 0.37 0.02 95.76 10:31:09 10:13:01 1 1.42 0.00 0.60 0.02 0.02 97.95 10:31:09 10:13:01 2 1.50 0.00 0.97 0.98 0.02 96.53 10:31:09 10:13:01 3 2.75 0.00 1.27 0.07 0.02 95.89 10:31:09 10:13:01 4 1.38 0.00 0.98 0.83 0.02 96.78 10:31:09 10:13:01 5 1.92 0.00 0.60 1.15 0.02 96.31 10:31:09 10:13:01 6 2.11 0.00 0.65 0.47 0.02 96.76 10:31:09 10:13:01 7 2.57 0.00 1.91 0.08 0.02 95.42 10:31:09 10:14:01 all 0.08 0.00 0.05 0.02 0.00 99.85 10:31:09 10:14:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:31:09 10:14:01 1 0.05 0.00 0.02 0.02 0.00 99.92 10:31:09 10:14:01 2 0.05 0.00 0.05 0.02 0.00 99.88 10:31:09 10:14:01 3 0.08 0.00 0.07 0.00 0.02 99.83 10:31:09 10:14:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:31:09 10:14:01 5 0.27 0.00 0.10 0.02 0.00 99.62 10:31:09 10:14:01 6 0.05 0.00 0.03 0.10 0.00 99.82 10:31:09 10:14:01 7 0.03 0.00 0.07 0.00 0.00 99.90 10:31:09 10:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:09 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:09 10:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:31:09 10:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:31:09 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:31:09 10:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 10:31:09 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:16:01 all 0.01 0.00 0.01 0.02 0.00 99.96 10:31:09 10:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:16:01 1 0.02 0.00 0.00 0.05 0.00 99.93 10:31:09 10:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:16:01 3 0.02 0.00 0.05 0.00 0.02 99.92 10:31:09 10:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:16:01 6 0.00 0.00 0.00 0.08 0.00 99.92 10:31:09 10:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:17:02 all 0.01 0.00 0.00 0.01 0.01 99.97 10:31:09 10:17:02 0 0.00 0.00 0.02 0.00 0.02 99.97 10:31:09 10:17:02 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:17:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:17:02 3 0.05 0.00 0.02 0.00 0.02 99.92 10:31:09 10:17:02 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:17:02 5 0.02 0.00 0.00 0.02 0.00 99.97 10:31:09 10:17:02 6 0.02 0.00 0.00 0.03 0.00 99.95 10:31:09 10:17:02 7 0.00 0.00 0.00 0.00 0.02 99.98 10:31:09 10:18:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:31:09 10:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:18:01 1 0.03 0.00 0.02 0.03 0.02 99.90 10:31:09 10:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:31:09 10:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:31:09 10:18:01 6 0.00 0.00 0.02 0.03 0.02 99.93 10:31:09 10:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 10:31:09 10:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:31:09 10:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:09 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:19:01 5 0.02 0.00 0.02 0.08 0.02 99.87 10:31:09 10:19:01 6 0.02 0.00 0.02 0.10 0.00 99.87 10:31:09 10:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:31:09 10:31:09 10:19:01 CPU %user %nice %system %iowait %steal %idle 10:31:09 10:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:31:09 10:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:20:01 3 0.08 0.00 0.02 0.00 0.00 99.90 10:31:09 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:31:09 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:31:09 10:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:09 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:21:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:31:09 10:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:09 10:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:31:09 10:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:31:09 10:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:31:09 10:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:31:09 10:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:09 10:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:31:09 10:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:31:09 10:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:22:01 6 0.00 0.00 0.02 0.03 0.00 99.95 10:31:09 10:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:23:01 all 0.02 0.00 0.02 0.00 0.00 99.95 10:31:09 10:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:31:09 10:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:23:01 2 0.00 0.00 0.05 0.00 0.00 99.95 10:31:09 10:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:09 10:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:31:09 10:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:23:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:31:09 10:23:01 7 0.02 0.00 0.05 0.00 0.00 99.93 10:31:09 10:24:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:31:09 10:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:31:09 10:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:31:09 10:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:31:09 10:24:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:31:09 10:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:31:09 10:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:31:09 10:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:31:09 10:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:31:09 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:31:09 10:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:31:09 10:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:31:09 10:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:31:09 10:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:31:09 10:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:31:09 10:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:31:09 10:26:01 6 0.00 0.00 0.03 0.03 0.00 99.93 10:31:09 10:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:31:09 10:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:09 10:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:27:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:31:09 10:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:09 10:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:31:09 10:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:09 10:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:31:09 10:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:31:09 10:28:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:31:09 10:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:09 10:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:31:09 10:28:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:31:09 10:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:09 10:29:01 all 0.03 0.00 0.00 0.01 0.00 99.95 10:31:09 10:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:09 10:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:31:09 10:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:09 10:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:31:09 10:29:01 6 0.13 0.00 0.00 0.05 0.00 99.82 10:31:09 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:30:01 all 0.14 0.00 0.01 0.00 0.00 99.84 10:31:09 10:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:31:09 10:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:31:09 10:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:31:09 10:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:09 10:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:09 10:30:01 6 1.08 0.00 0.03 0.00 0.00 98.89 10:31:09 10:30:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:31:09 10:31:09 10:30:01 CPU %user %nice %system %iowait %steal %idle 10:31:09 10:31:01 all 0.07 0.00 0.05 0.00 0.00 99.87 10:31:09 10:31:01 0 0.07 0.00 0.07 0.00 0.02 99.85 10:31:09 10:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:31:09 10:31:01 2 0.05 0.00 0.07 0.00 0.00 99.88 10:31:09 10:31:01 3 0.07 0.00 0.07 0.00 0.00 99.87 10:31:09 10:31:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:31:09 10:31:01 5 0.12 0.00 0.03 0.00 0.00 99.85 10:31:09 10:31:01 6 0.08 0.00 0.03 0.02 0.00 99.87 10:31:09 10:31:01 7 0.07 0.00 0.08 0.00 0.00 99.85 10:31:09 Average: all 3.01 0.00 0.65 0.50 0.01 95.83 10:31:09 Average: 0 2.80 0.00 0.63 0.06 0.01 96.50 10:31:09 Average: 1 3.02 0.00 0.64 0.26 0.02 96.06 10:31:09 Average: 2 2.86 0.00 0.67 0.60 0.01 95.87 10:31:09 Average: 3 3.00 0.00 0.65 0.13 0.02 96.20 10:31:09 Average: 4 3.01 0.00 0.64 0.96 0.01 95.38 10:31:09 Average: 5 3.25 0.00 0.61 0.31 0.01 95.81 10:31:09 Average: 6 3.15 0.00 0.60 0.56 0.01 95.68 10:31:09 Average: 7 3.02 0.00 0.74 1.11 0.01 95.12 10:31:09 10:31:09 10:31:09