Pull request #256 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b3e40b76000027787c200d2d5d8108eaf812177+c016e0e692f6ec25de6015d4618db51ef1045541 (87f84ea1d6b35ec9a942a175d5d95cb8de94551b) 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-ssh12896933461169461791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5633541177457162602.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14796560512868052144.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15966688672975007092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11248898732962937131.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-256/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-256/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10681733129417325751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24196 in /w/workspace/y_app-rfid-llrp-inventory_PR-256 [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-256 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit c016e0e692f6ec25de6015d4618db51ef1045541 into PR head commit 7b3e40b76000027787c200d2d5d8108eaf812177 Merge succeeded, producing 7b3e40b76000027787c200d2d5d8108eaf812177 Checking out Revision 7b3e40b76000027787c200d2d5d8108eaf812177 (PR-256) 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/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b3e40b76000027787c200d2d5d8108eaf812177 # 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 c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b3e40b76000027787c200d2d5d8108eaf812177 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:48:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:47 ========================================================= 13:48:47 EdgeX Global Pipelines Version Info 13:48:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:49 ------------------- 13:48:49 stable info: 13:48:49 ------------------- 13:48:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:48:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:48:49 Message: update stable to v1.0.258 13:48:50 ------------------- 13:48:50 experimental info: 13:48:50 ------------------- 13:48:50 Commited By: **** collab-it+edgex@linuxfoundation.org 13:48:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:48:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:48:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-256 [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-256 [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-256 [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b3e40b76000027787c200d2d5d8108eaf812177 [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b3e40b [Pipeline] echo 13:48:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:52 provisioning config files... 13:48:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/config11082943738442724363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:53 ---> ****-login.sh 13:48:53 nexus3.edgexfoundry.org:10001 13:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:55 Configure a credential helper to remove this warning. See 13:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:55 13:48:55 Login Succeeded 13:48:55 nexus3.edgexfoundry.org:10002 13:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 nexus3.edgexfoundry.org:10003 13:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 nexus3.edgexfoundry.org:10004 13:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 ****.io 13:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:56 Configure a credential helper to remove this warning. See 13:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:56 13:48:56 Login Succeeded 13:48:56 ---> ****-login.sh ends [Pipeline] } 13:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:48:57 + git rev-list -1 --merges 7b3e40b76000027787c200d2d5d8108eaf812177~1..7b3e40b76000027787c200d2d5d8108eaf812177 [Pipeline] echo 13:48:57 -----------> git rev-list -1 --merges 7b3e40b76000027787c200d2d5d8108eaf812177~1..7b3e40b76000027787c200d2d5d8108eaf812177 7b3e40b76000027787c200d2d5d8108eaf812177 [false] [Pipeline] sh 13:48:57 + git log --format=format:%s -1 7b3e40b76000027787c200d2d5d8108eaf812177 [Pipeline] echo 13:48:57 ========================================================= 13:48:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:48:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:58 + git log --format=format:%s -1 7b3e40b76000027787c200d2d5d8108eaf812177 [Pipeline] echo 13:48:58 [semverPrep] GIT_COMMIT: 7b3e40b76000027787c200d2d5d8108eaf812177, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:48:58 [semverPrep] This is not a build commit. [Pipeline] sh 13:48:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:58 + grep -v github /etc/ssh/ssh_known_hosts 13:48:58 + [ -e /tmp/ssh_known_hosts ] 13:48:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:48:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:48:58 + sudo tee -a /etc/ssh/ssh_known_hosts 13:48:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:59 13:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:00 0.1.4: Pulling from edgex-devops/py-git-semver 13:49:00 b85a868b505f: Pulling fs layer 13:49:00 e2be974225ed: Pulling fs layer 13:49:00 339a4e72a1f5: Pulling fs layer 13:49:00 988bab9f4d93: Pulling fs layer 13:49:00 1469e6f7b9e6: Pulling fs layer 13:49:00 eaf3925da568: Pulling fs layer 13:49:00 bab4dde63d76: Pulling fs layer 13:49:00 988bab9f4d93: Waiting 13:49:00 bde34c3a00c8: Pulling fs layer 13:49:00 b352a97aabf1: Pulling fs layer 13:49:00 1469e6f7b9e6: Waiting 13:49:00 bde34c3a00c8: Waiting 13:49:00 eaf3925da568: Waiting 13:49:00 4872d77fe225: Pulling fs layer 13:49:00 5851b861e8e6: Pulling fs layer 13:49:00 5851b861e8e6: Waiting 13:49:00 bab4dde63d76: Waiting 13:49:00 4872d77fe225: Waiting 13:49:00 e2be974225ed: Download complete 13:49:00 988bab9f4d93: Verifying Checksum 13:49:00 988bab9f4d93: Download complete 13:49:00 1469e6f7b9e6: Verifying Checksum 13:49:00 1469e6f7b9e6: Download complete 13:49:00 eaf3925da568: Verifying Checksum 13:49:00 eaf3925da568: Download complete 13:49:00 339a4e72a1f5: Verifying Checksum 13:49:00 339a4e72a1f5: Download complete 13:49:00 bde34c3a00c8: Download complete 13:49:00 b352a97aabf1: Verifying Checksum 13:49:00 b352a97aabf1: Download complete 13:49:00 4872d77fe225: Download complete 13:49:00 5851b861e8e6: Verifying Checksum 13:49:00 5851b861e8e6: Download complete 13:49:00 b85a868b505f: Verifying Checksum 13:49:00 b85a868b505f: Download complete 13:49:01 bab4dde63d76: Verifying Checksum 13:49:03 b85a868b505f: Pull complete 13:49:03 e2be974225ed: Pull complete 13:49:04 339a4e72a1f5: Pull complete 13:49:04 988bab9f4d93: Pull complete 13:49:04 1469e6f7b9e6: Pull complete 13:49:04 eaf3925da568: Pull complete 13:49:06 bab4dde63d76: Pull complete 13:49:06 bde34c3a00c8: Pull complete 13:49:06 b352a97aabf1: Pull complete 13:49:06 4872d77fe225: Pull complete 13:49:06 5851b861e8e6: Pull complete 13:49:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:07 prd-ubuntu20.04-docker-8c-8g-24196 does not seem to be running inside a container 13:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-256 -v /w/workspace/y_app-rfid-llrp-inventory_PR-256:/w/workspace/y_app-rfid-llrp-inventory_PR-256:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:15 $ docker top 43d60509e60ca8ca626245a8785cadefeedf2df6ea544a4dd8fbf623ce872136 -eo pid,comm 13:49:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:49:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:15 [ssh-agent] Looking for ssh-agent implementation... 13:49:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:15 $ docker exec 43d60509e60ca8ca626245a8785cadefeedf2df6ea544a4dd8fbf623ce872136 ssh-agent 13:49:16 SSH_AUTH_SOCK=/tmp/ssh-CT3VWJRphSm5/agent.32 13:49:16 SSH_AGENT_PID=37 13:49:16 Running ssh-add (command line suppressed) 13:49:16 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/private_key_14277477773002504047.key (/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/private_key_14277477773002504047.key) 13:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:16 + git tag --points-at HEAD [Pipeline] } 13:49:16 $ docker exec --env ******** --env ******** 43d60509e60ca8ca626245a8785cadefeedf2df6ea544a4dd8fbf623ce872136 ssh-agent -k 13:49:16 unset SSH_AUTH_SOCK; 13:49:16 unset SSH_AGENT_PID; 13:49:16 echo Agent pid 37 killed; 13:49:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:16 [ssh-agent] Looking for ssh-agent implementation... 13:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:16 $ docker exec 43d60509e60ca8ca626245a8785cadefeedf2df6ea544a4dd8fbf623ce872136 ssh-agent 13:49:17 SSH_AUTH_SOCK=/tmp/ssh-W6qNN3ZF9Hkv/agent.70 13:49:17 SSH_AGENT_PID=76 13:49:17 Running ssh-add (command line suppressed) 13:49:17 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/private_key_13509440525373122944.key (/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/private_key_13509440525373122944.key) 13:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:17 + git semver init 13:49:17 2023-12-06 13:49:17,729 [run_init] DEBUG init version:0.0.0 force:False 13:49:17 2023-12-06 13:49:17,730 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver 13:49:17 2023-12-06 13:49:17,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver 13:49:17 2023-12-06 13:49:17,731 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-256, universal_newlines=False, shell=None, istream=None) 13:49:19 2023-12-06 13:49:19,358 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-256/.git/info/exclude 13:49:19 2023-12-06 13:49:19,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver/PR-256 with force:False 13:49:19 2023-12-06 13:49:19,359 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver/PR-256 13:49:19 2023-12-06 13:49:19,362 [execute] INFO git cat-file --batch-check 13:49:19 2023-12-06 13:49:19,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver, universal_newlines=False, shell=None, istream=) 13:49:19 2023-12-06 13:49:19,371 [execute] INFO git cat-file --batch 13:49:19 2023-12-06 13:49:19,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver, universal_newlines=False, shell=None, istream=) 13:49:19 2023-12-06 13:49:19,378 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-256/.semver/PR-256 13:49:19 0.0.0 [Pipeline] } 13:49:19 $ docker exec --env ******** --env ******** 43d60509e60ca8ca626245a8785cadefeedf2df6ea544a4dd8fbf623ce872136 ssh-agent -k 13:49:19 unset SSH_AUTH_SOCK; 13:49:19 unset SSH_AGENT_PID; 13:49:19 echo Agent pid 76 killed; 13:49:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:20 + git semver [Pipeline] } 13:49:20 $ docker stop --time=1 43d60509e60ca8ca626245a8785cadefeedf2df6ea544a4dd8fbf623ce872136 13:49:22 $ docker rm -f --volumes 43d60509e60ca8ca626245a8785cadefeedf2df6ea544a4dd8fbf623ce872136 [Pipeline] // withDockerContainer [Pipeline] sh 13:49:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:49:22 Stashed 1 file(s) [Pipeline] echo 13:49:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:23 provisioning config files... 13:49:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/config17507508727365334404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:24 ---> ****-login.sh 13:49:24 nexus3.edgexfoundry.org:10001 13:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:24 Configure a credential helper to remove this warning. See 13:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:24 13:49:24 Login Succeeded 13:49:24 nexus3.edgexfoundry.org:10002 13:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:24 Configure a credential helper to remove this warning. See 13:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:24 13:49:24 Login Succeeded 13:49:24 nexus3.edgexfoundry.org:10003 13:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:24 Configure a credential helper to remove this warning. See 13:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:24 13:49:24 Login Succeeded 13:49:24 nexus3.edgexfoundry.org:10004 13:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:24 Configure a credential helper to remove this warning. See 13:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:24 13:49:24 Login Succeeded 13:49:24 ****.io 13:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:24 Configure a credential helper to remove this warning. See 13:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:24 13:49:24 Login Succeeded 13:49:24 ---> ****-login.sh ends [Pipeline] } 13:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:49:25 ========================================================= 13:49:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:49:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:49:25 Sending build context to Docker daemon 18.2MB 13:49:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:49:25 Step 2/12 : FROM ${BASE} AS builder 13:49:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:49:26 7264a8db6415: Pulling fs layer 13:49:26 c4d48a809fc2: Pulling fs layer 13:49:26 4f1c88b9dad5: Pulling fs layer 13:49:26 ad3a456e5733: Pulling fs layer 13:49:26 69c7f0334f64: Pulling fs layer 13:49:26 1f1c1a5573a3: Pulling fs layer 13:49:26 ce7588e14bc9: Pulling fs layer 13:49:26 b5e4710f87ac: Pulling fs layer 13:49:26 ad3a456e5733: Waiting 13:49:26 69c7f0334f64: Waiting 13:49:26 1f1c1a5573a3: Waiting 13:49:26 b5e4710f87ac: Waiting 13:49:26 ce7588e14bc9: Waiting 13:49:26 c4d48a809fc2: Verifying Checksum 13:49:26 c4d48a809fc2: Download complete 13:49:26 ad3a456e5733: Verifying Checksum 13:49:26 ad3a456e5733: Download complete 13:49:26 69c7f0334f64: Verifying Checksum 13:49:26 69c7f0334f64: Download complete 13:49:26 7264a8db6415: Verifying Checksum 13:49:26 7264a8db6415: Download complete 13:49:26 1f1c1a5573a3: Verifying Checksum 13:49:26 1f1c1a5573a3: Download complete 13:49:26 b5e4710f87ac: Verifying Checksum 13:49:26 b5e4710f87ac: Download complete 13:49:26 7264a8db6415: Pull complete 13:49:26 4f1c88b9dad5: Verifying Checksum 13:49:26 4f1c88b9dad5: Download complete 13:49:27 ce7588e14bc9: Verifying Checksum 13:49:27 ce7588e14bc9: Download complete 13:49:27 c4d48a809fc2: Pull complete 13:49:31 4f1c88b9dad5: Pull complete 13:49:31 ad3a456e5733: Pull complete 13:49:31 69c7f0334f64: Pull complete 13:49:31 1f1c1a5573a3: Pull complete 13:49:33 ce7588e14bc9: Pull complete 13:49:33 b5e4710f87ac: Pull complete 13:49:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:49:33 ---> 88b5674ff536 13:49:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:49:38 Still waiting to schedule task 13:49:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:50:30 ---> Running in 27aa7beaa57f 13:50:30 Removing intermediate container 27aa7beaa57f 13:50:30 ---> d8aa1d744aeb 13:50:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:50:30 ---> Running in 5732c7a84f17 13:50:30 Removing intermediate container 5732c7a84f17 13:50:30 ---> b3e7fba0ad49 13:50:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:50:30 ---> Running in de1c9ec6a5ee 13:50:30 Removing intermediate container de1c9ec6a5ee 13:50:30 ---> d7bfe894b088 13:50:30 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:50:30 ---> Running in a9faa7ea27c2 13:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:50:30 OK: 264 MiB in 52 packages 13:50:30 Removing intermediate container a9faa7ea27c2 13:50:30 ---> ed3543928cb5 13:50:30 Step 7/12 : WORKDIR /app 13:50:30 ---> Running in e95253f002ae 13:50:30 Removing intermediate container e95253f002ae 13:50:30 ---> 1343bb130c0c 13:50:30 Step 8/12 : COPY go.mod vendor* ./ 13:50:30 ---> 2eaeb28187c9 13:50:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:30 ---> Running in 22adc811d3d2 13:51:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24203 in /w/workspace/y_app-rfid-llrp-inventory_PR-256 [Pipeline] { [Pipeline] ws 13:51:47 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:51:50 The recommended git tool is: git 13:51:54 Removing intermediate container 22adc811d3d2 13:51:54 ---> e31535fd9792 13:51:54 Step 10/12 : COPY . . 13:51:54 ---> 8c76d1d33b14 13:51:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:51:55 ---> Running in 2a26bd4156f8 13:51:55 Removing intermediate container 2a26bd4156f8 13:51:55 ---> 201474c9600a 13:51:55 Step 12/12 : RUN $MAKE 13:51:55 ---> Running in 928987350b9d 13:51:55 using credential edgex-jenkins-ssh 13:51:55 Cloning the remote Git repository 13:51:55 noop 13:51:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:55 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:51:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:55 > git --version # timeout=10 13:51:55 > git --version # 'git version 2.25.1' 13:51:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:56 Removing intermediate container 928987350b9d 13:51:56 ---> 8014131b36fd 13:51:56 Successfully built 8014131b36fd 13:51:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:57 + docker inspect -f . ci-base-image-x86_64 13:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:57 prd-ubuntu20.04-docker-8c-8g-24196 does not seem to be running inside a container 13:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-256 -v /w/workspace/y_app-rfid-llrp-inventory_PR-256:/w/workspace/y_app-rfid-llrp-inventory_PR-256:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:51:58 $ docker top 1084aed08015c6e9fece2bc4ef19d29b089acfd7b1489c6e195ebc5364a0be75 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:51:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:59 + go version 13:51:59 go version go1.21.0 linux/amd64 [Pipeline] } 13:51:59 $ docker stop --time=1 1084aed08015c6e9fece2bc4ef19d29b089acfd7b1489c6e195ebc5364a0be75 13:51:59 Merging remotes/origin/main commit c016e0e692f6ec25de6015d4618db51ef1045541 into PR head commit 7b3e40b76000027787c200d2d5d8108eaf812177 13:52:00 Merge succeeded, producing 7b3e40b76000027787c200d2d5d8108eaf812177 13:52:00 Checking out Revision 7b3e40b76000027787c200d2d5d8108eaf812177 (PR-256) 13:51:59 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:51:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:51:59 > git config core.sparsecheckout # timeout=10 13:52:00 > git checkout -f 7b3e40b76000027787c200d2d5d8108eaf812177 # timeout=10 13:52:00 > git remote # timeout=10 13:52:00 > git config --get remote.origin.url # timeout=10 13:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:00 > git merge c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 13:52:00 > git rev-parse HEAD^{commit} # timeout=10 13:52:00 > git config core.sparsecheckout # timeout=10 13:52:00 > git checkout -f 7b3e40b76000027787c200d2d5d8108eaf812177 # timeout=10 13:52:00 $ docker rm -f --volumes 1084aed08015c6e9fece2bc4ef19d29b089acfd7b1489c6e195ebc5364a0be75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 13:52:00 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [Pipeline] } 13:52:00 > git --version # timeout=10 13:52:00 > git --version # 'git version 2.25.1' 13:52:00 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 13:52:01 + docker inspect -f . ci-base-image-x86_64 13:52:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:01 prd-ubuntu20.04-docker-8c-8g-24196 does not seem to be running inside a container 13:52:01 $ 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-256 -v /w/workspace/y_app-rfid-llrp-inventory_PR-256:/w/workspace/y_app-rfid-llrp-inventory_PR-256:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:52:01 $ docker top 639bf93261ed0f30bd0fa8641e1743bb2ab924eaa5598a4e493bac75c4ca9122 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 13:52:02 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-256 [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 13:52:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:52:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:52:02 Dload Upload Total Spent Left Speed 13:52:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 62472 0 --:--:-- --:--:-- --:--:-- 62472 [Pipeline] sh 13:52:03 + make test 13:52:03 go test -race ./... -coverprofile=coverage.out ./... 13:52:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:52:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:52:03 + sudo tee /etc/docker/daemon.new 13:52:03 { 13:52:03 "registry-mirrors": [ 13:52:03 "https://nexus3.edgexfoundry.org:10001" 13:52:03 ], 13:52:03 "bip": "10.250.0.254/24", 13:52:03 "hosts": [ 13:52:03 "tcp://0.0.0.0:5555", 13:52:03 "unix:///var/run/docker.sock" 13:52:03 ], 13:52:03 "mtu": 1458, 13:52:03 "selinux-enabled": true, 13:52:03 "seccomp-profile": "/etc/docker/seccomp.json" 13:52:03 } [Pipeline] sh 13:52:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:52:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:22 provisioning config files... 13:52:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14452302812426520560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:23 ---> ****-login.sh 13:52:23 nexus3.edgexfoundry.org:10001 13:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:23 Configure a credential helper to remove this warning. See 13:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:23 13:52:23 Login Succeeded 13:52:23 nexus3.edgexfoundry.org:10002 13:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:23 Configure a credential helper to remove this warning. See 13:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:23 13:52:23 Login Succeeded 13:52:23 nexus3.edgexfoundry.org:10003 13:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:24 Configure a credential helper to remove this warning. See 13:52:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:24 13:52:24 Login Succeeded 13:52:24 nexus3.edgexfoundry.org:10004 13:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:24 Configure a credential helper to remove this warning. See 13:52:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:24 13:52:24 Login Succeeded 13:52:24 ****.io 13:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:52:25 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:52:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.158s coverage: 86.2% of statements 13:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:52:25 Configure a credential helper to remove this warning. See 13:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:52:25 13:52:25 Login Succeeded 13:52:25 ---> ****-login.sh ends [Pipeline] } 13:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:52:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.667s coverage: 71.9% of statements [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:52:25 ========================================================= 13:52:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:52:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:52:30 #0 building with "default" instance using docker driver 13:52:30 13:52:30 #1 [internal] load .dockerignore 13:52:30 #1 transferring context: 304B done 13:52:30 #1 DONE 0.1s 13:52:30 13:52:30 #2 [internal] load build definition from Dockerfile 13:52:30 #2 transferring dockerfile: 1.81kB done 13:52:30 #2 DONE 0.1s 13:52:30 13:52:30 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:52:30 #3 DONE 0.1s 13:52:30 13:52:30 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:52:30 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 13:52:31 #4 ... 13:52:31 13:52:31 #5 [internal] load build context 13:52:31 #5 transferring context: 620.05kB 0.1s done 13:52:31 #5 DONE 0.1s 13:52:31 13:52:31 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:52:31 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 13:52:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 13:52:31 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 13:52:31 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 13:52:31 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 13:52:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.56MB / 63.99MB 0.2s 13:52:31 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 13:52:31 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 13:52:31 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 13:52:31 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 13:52:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.88MB / 63.99MB 0.4s 13:52:31 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 13:52:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.4s 13:52:31 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 13:52:31 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s 13:52:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.5s 13:52:31 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s 13:52:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.65MB / 63.99MB 0.6s 13:52:31 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 13:52:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.6s 13:52:31 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.76MB / 11.40MB 0.6s 13:52:31 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.98MB / 63.99MB 0.8s 13:52:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.8s 13:52:31 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 13:52:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.84MB / 63.99MB 0.9s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.52MB / 97.63MB 0.9s 13:52:32 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 13:52:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.0s 13:52:32 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 13:52:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.38MB / 63.99MB 1.2s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s 13:52:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s 13:52:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.5s 13:52:32 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 1.6s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.7s 13:52:32 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.19MB / 97.63MB 1.8s 13:52:32 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 1.9s 13:52:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.36MB / 97.63MB 2.0s 13:52:33 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 13:52:38 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s 13:52:43 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s 13:52:47 go vet ./... 13:52:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:52:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:52:49 ./bin/test-attribution.sh 13:52:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:52:49 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:52:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:52:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:52:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:52:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:52:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:52:50 $ docker stop --time=1 639bf93261ed0f30bd0fa8641e1743bb2ab924eaa5598a4e493bac75c4ca9122 13:52:50 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done 13:52:50 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 13:52:50 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 13:52:51 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 13:52:51 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13:52:56 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 13:52:59 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 13:52:59 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 13:53:00 $ docker rm -f --volumes 639bf93261ed0f30bd0fa8641e1743bb2ab924eaa5598a4e493bac75c4ca9122 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:01 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 13:53:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:01 Stashed 1 file(s) [Pipeline] } 13:53:01 #4 DONE 30.7s 13:53:01 13:53:01 #6 [builder 2/7] RUN apk add --no-cache make git [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:53:02 #6 0.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:53:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:53:02 + ls -al . 13:53:02 total 208 13:53:02 drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 13:52 . 13:53:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 13:48 .. 13:53:02 -rw-rw-r-- 1 jenkins jenkins 262 Dec 6 13:48 .dockerignore 13:53:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 13:52 .git 13:53:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 13:48 .github 13:53:02 -rw-rw-r-- 1 jenkins jenkins 773 Dec 6 13:48 .gitignore 13:53:02 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 13:48 .golangci.yml 13:53:02 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 13:49 .semver 13:53:02 -rw-rw-r-- 1 jenkins jenkins 10232 Dec 6 13:48 Attribution.txt 13:53:02 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 6 13:48 CHANGELOG.md 13:53:02 -rw-rw-r-- 1 jenkins jenkins 1768 Dec 6 13:48 Dockerfile 13:53:02 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 13:48 GOVERNANCE.md 13:53:02 -rw-rw-r-- 1 jenkins jenkins 665 Dec 6 13:48 Jenkinsfile 13:53:02 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 13:48 LICENSE 13:53:02 -rw-rw-r-- 1 jenkins jenkins 2497 Dec 6 13:48 Makefile 13:53:02 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 13:48 OWNERS.md 13:53:02 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 6 13:48 README.md 13:53:02 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 13:49 VERSION 13:53:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 13:48 bin 13:53:02 -rw-r--r-- 1 jenkins jenkins 41317 Dec 6 13:52 coverage.out 13:53:02 -rw-rw-r-- 1 jenkins jenkins 3964 Dec 6 13:48 go.mod 13:53:02 -rw-rw-r-- 1 jenkins jenkins 35070 Dec 6 13:48 go.sum 13:53:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 13:48 images 13:53:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 13:48 internal 13:53:02 -rw-rw-r-- 1 jenkins jenkins 531 Dec 6 13:48 main.go 13:53:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 13:48 openapi 13:53:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 13:48 res 13:53:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 13:48 static [Pipeline] isUnix 13:53:02 #6 1.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:03 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7b3e40b76000027787c200d2d5d8108eaf812177 --label arch=amd64 --label version=0.0.0 . 13:53:03 Sending build context to Docker daemon 18.2MB 13:53:03 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:53:03 Step 2/30 : FROM ${BASE} AS builder 13:53:03 ---> 8014131b36fd 13:53:03 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:53:03 #6 1.969 OK: 266 MiB in 52 packages 13:53:04 ---> Running in 60345cb518b1 13:53:04 Removing intermediate container 60345cb518b1 13:53:04 ---> cbaebbd2c336 13:53:04 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:53:04 ---> Running in 863b9cbe37a7 13:53:04 Removing intermediate container 863b9cbe37a7 13:53:04 ---> 8dcc8485544a 13:53:04 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:53:04 ---> Running in df7f9a9d2698 13:53:04 Removing intermediate container df7f9a9d2698 13:53:04 ---> 8fe369294606 13:53:04 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:53:04 ---> Running in da146e888257 13:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:53:05 OK: 264 MiB in 52 packages 13:53:05 #6 DONE 3.7s 13:53:05 13:53:05 #7 [builder 3/7] WORKDIR /app 13:53:05 #7 DONE 0.1s 13:53:05 13:53:05 #8 [builder 4/7] COPY go.mod vendor* ./ 13:53:05 #8 DONE 0.1s 13:53:05 13:53:05 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:06 Removing intermediate container da146e888257 13:53:06 ---> b77197a74232 13:53:06 Step 7/30 : WORKDIR /app 13:53:06 ---> Running in 71cb748d1844 13:53:06 Removing intermediate container 71cb748d1844 13:53:06 ---> 473f68bd8861 13:53:06 Step 8/30 : COPY go.mod vendor* ./ 13:53:06 ---> 4b6f0648bcf4 13:53:06 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:06 ---> Running in a36ca660f5c4 13:53:06 Removing intermediate container a36ca660f5c4 13:53:06 ---> eef7e4395d31 13:53:06 Step 10/30 : COPY . . 13:53:07 ---> f94c3ab261b9 13:53:07 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:07 ---> Running in 662741133f72 13:53:07 Removing intermediate container 662741133f72 13:53:07 ---> d5cf9e1f0059 13:53:07 Step 12/30 : RUN $MAKE 13:53:07 ---> Running in c1adbe026ded 13:53:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -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 13:53:27 #9 DONE 20.8s 13:53:27 13:53:27 #10 [builder 6/7] COPY . . 13:53:27 #10 DONE 0.1s 13:53:27 13:53:27 #11 [builder 7/7] RUN echo noop 13:53:27 #11 0.609 noop 13:53:27 #11 DONE 0.7s 13:53:27 13:53:27 #12 exporting to image 13:53:27 #12 exporting layers 13:53:34 Removing intermediate container c1adbe026ded 13:53:34 ---> 07e434064521 13:53:34 Step 13/30 : FROM alpine:3.18 13:53:34 3.18: Pulling from library/alpine 13:53:34 c926b61bad3b: Pulling fs layer 13:53:34 c926b61bad3b: Verifying Checksum 13:53:34 c926b61bad3b: Download complete 13:53:34 c926b61bad3b: Pull complete 13:53:34 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 13:53:34 Status: Downloaded newer image for alpine:3.18 13:53:34 ---> b541f2080109 13:53:34 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:53:34 ---> Running in 65e5c67751d3 13:53:34 Removing intermediate container 65e5c67751d3 13:53:34 ---> 87655c8c5017 13:53:34 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:53:34 ---> Running in f388fb5ae21d 13:53:34 Removing intermediate container f388fb5ae21d 13:53:34 ---> 373aa54dba01 13:53:34 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:53:34 ---> Running in 9eadb0c25ca1 13:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:53:34 (1/2) Installing ca-certificates (20230506-r0) 13:53:34 (2/2) Installing dumb-init (1.2.5-r2) 13:53:34 Executing busybox-1.36.1-r5.trigger 13:53:34 Executing ca-certificates-20230506-r0.trigger 13:53:34 OK: 8 MiB in 17 packages 13:53:34 Removing intermediate container 9eadb0c25ca1 13:53:34 ---> 87778c374796 13:53:34 Step 17/30 : RUN apk --no-cache upgrade 13:53:34 ---> Running in bedb81f23950 13:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:53:34 OK: 8 MiB in 17 packages 13:53:35 Removing intermediate container bedb81f23950 13:53:35 ---> 0ffaf2e635ba 13:53:35 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:53:35 ---> 7fb0cbf5548b 13:53:35 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:53:35 ---> d5bbec9768e2 13:53:35 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:53:35 ---> 18421f1840d2 13:53:35 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:53:35 ---> 01a71ef6de52 13:53:35 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:53:36 ---> 09076532322a 13:53:36 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:53:36 ---> Running in 9c99d18cff72 13:53:37 Removing intermediate container 9c99d18cff72 13:53:37 ---> 92743d6ab07e 13:53:37 Step 24/30 : VOLUME /cache 13:53:37 ---> Running in 18a6a1a0d07d 13:53:37 Removing intermediate container 18a6a1a0d07d 13:53:37 ---> f14e3dac09e7 13:53:37 Step 25/30 : EXPOSE 59711 13:53:37 ---> Running in ad539e491a01 13:53:37 Removing intermediate container ad539e491a01 13:53:37 ---> df6530f20a9e 13:53:37 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:53:37 ---> Running in 3316258200d4 13:53:37 Removing intermediate container 3316258200d4 13:53:37 ---> 89c189f1418c 13:53:37 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:53:37 ---> Running in d734e325d423 13:53:37 Removing intermediate container d734e325d423 13:53:37 ---> ff1c95c36709 13:53:37 Step 28/30 : LABEL arch=amd64 13:53:37 ---> Running in 70ddc3844b20 13:53:37 Removing intermediate container 70ddc3844b20 13:53:37 ---> 82e1e4909093 13:53:37 Step 29/30 : LABEL git_sha=7b3e40b76000027787c200d2d5d8108eaf812177 13:53:37 ---> Running in 1ef9612f68ee 13:53:37 Removing intermediate container 1ef9612f68ee 13:53:37 ---> fd5cdea7c7c4 13:53:37 Step 30/30 : LABEL version=0.0.0 13:53:37 ---> Running in 65281a0b5299 13:53:37 Removing intermediate container 65281a0b5299 13:53:37 ---> 52aa5627011e 13:53:37 [Warning] One or more build-args [ARCH] were not consumed 13:53:37 Successfully built 52aa5627011e 13:53:37 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:39 13:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:39 latest: Pulling from edgex-lftools-log-publisher 13:53:39 5eb5b503b376: Pulling fs layer 13:53:39 5c69ac0246d0: Pulling fs layer 13:53:39 ec43610c2a17: Pulling fs layer 13:53:39 3a2ae6a8a46f: Pulling fs layer 13:53:39 33b1e0a273af: Pulling fs layer 13:53:39 5d3b04190fa2: Pulling fs layer 13:53:39 2f39f015ded8: Pulling fs layer 13:53:39 5d3b04190fa2: Waiting 13:53:39 3a2ae6a8a46f: Waiting 13:53:39 33b1e0a273af: Waiting 13:53:39 5c69ac0246d0: Verifying Checksum 13:53:39 5c69ac0246d0: Download complete 13:53:39 3a2ae6a8a46f: Verifying Checksum 13:53:39 3a2ae6a8a46f: Download complete 13:53:39 33b1e0a273af: Verifying Checksum 13:53:39 33b1e0a273af: Download complete 13:53:39 5d3b04190fa2: Download complete 13:53:39 ec43610c2a17: Verifying Checksum 13:53:39 ec43610c2a17: Download complete 13:53:39 5eb5b503b376: Verifying Checksum 13:53:39 5eb5b503b376: Download complete 13:53:40 2f39f015ded8: Download complete 13:53:41 5eb5b503b376: Pull complete 13:53:41 5c69ac0246d0: Pull complete 13:53:41 ec43610c2a17: Pull complete 13:53:41 3a2ae6a8a46f: Pull complete 13:53:42 33b1e0a273af: Pull complete 13:53:42 5d3b04190fa2: Pull complete 13:53:46 2f39f015ded8: Pull complete 13:53:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:46 prd-ubuntu20.04-docker-8c-8g-24196 does not seem to be running inside a container 13:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-256 -v /w/workspace/y_app-rfid-llrp-inventory_PR-256:/w/workspace/y_app-rfid-llrp-inventory_PR-256:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:53:49 #12 exporting layers 22.1s done 13:53:49 #12 writing image sha256:2d54a1bcac985463c8381820acebd71f1258e870c573055aebcd0ea290c194f1 done 13:53:49 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 13:53:49 #12 DONE 22.1s 13:53:54 $ docker top 85e55ffff4e1785b3f9bb245151dd767f05bf1837ce9114832fdb9fcadac48d9 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:55 ---> job-cost.sh 13:53:55 lf-activate-venv: SKIPPING 13:53:55 INFO: No Stack... 13:53:55 + docker inspect -f . ci-base-image-arm64 13:53:55 . [Pipeline] } 13:53:55 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:55 prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container 13:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:53:56 INFO: Archiving Costs 13:53:57 $ docker top 6b8028be61938e1d6f7b6292de46a63382491ff536b64364560fd1e6dd905553 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:53:57 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-256/archives/cost.csv 13:53:57 + cut -d, -f6 [Pipeline] lock 13:53:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] 13:53:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] did not exist. Created. 13:53:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] [Pipeline] { 13:53:57 + go version 13:53:57 go version go1.21.0 linux/arm64 [Pipeline] unstash [Pipeline] } 13:53:58 $ docker stop --time=1 6b8028be61938e1d6f7b6292de46a63382491ff536b64364560fd1e6dd905553 13:53:59 $ docker rm -f --volumes 6b8028be61938e1d6f7b6292de46a63382491ff536b64364560fd1e6dd905553 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } 13:54:00 + echo total: 0.2199999988079071 [Pipeline] // script [Pipeline] } [Pipeline] stash 13:54:00 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } 13:54:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:00 $ docker stop --time=1 85e55ffff4e1785b3f9bb245151dd767f05bf1837ce9114832fdb9fcadac48d9 13:54:01 $ docker rm -f --volumes 85e55ffff4e1785b3f9bb245151dd767f05bf1837ce9114832fdb9fcadac48d9 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:02 + docker inspect -f . ci-base-image-arm64 13:54:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:03 prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container 13:54:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:54:04 $ docker top 4131ad16ac127af8d55f5f89b25adb483389beb149fc1e3fe7b9d35a3b847c77 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:04 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:54:05 + make test 13:54:05 go test -race ./... -coverprofile=coverage.out ./... 13:55:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:55:41 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:55:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.928s coverage: 86.2% of statements 13:55:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.313s coverage: 71.9% of statements 13:55:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:55:41 go vet ./... 13:57:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:03 ./bin/test-attribution.sh 13:57:03 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:57:03 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:57:03 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:57:03 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:57:03 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:57:03 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:57:03 $ docker stop --time=1 4131ad16ac127af8d55f5f89b25adb483389beb149fc1e3fe7b9d35a3b847c77 13:57:05 $ docker rm -f --volumes 4131ad16ac127af8d55f5f89b25adb483389beb149fc1e3fe7b9d35a3b847c77 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:07 Warning: overwriting stash ‘coverage-report’ 13:57:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:57:08 + ls -al . 13:57:08 total 204 13:57:08 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 13:54 . 13:57:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 13:51 .. 13:57:08 -rw-rw-r-- 1 jenkins jenkins 262 Dec 6 13:52 .dockerignore 13:57:08 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 13:52 .git 13:57:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 13:52 .github 13:57:08 -rw-rw-r-- 1 jenkins jenkins 773 Dec 6 13:52 .gitignore 13:57:08 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 13:52 .golangci.yml 13:57:08 -rw-rw-r-- 1 jenkins jenkins 10232 Dec 6 13:52 Attribution.txt 13:57:08 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 6 13:52 CHANGELOG.md 13:57:08 -rw-rw-r-- 1 jenkins jenkins 1768 Dec 6 13:52 Dockerfile 13:57:08 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 13:52 GOVERNANCE.md 13:57:08 -rw-rw-r-- 1 jenkins jenkins 665 Dec 6 13:52 Jenkinsfile 13:57:08 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 13:52 LICENSE 13:57:08 -rw-rw-r-- 1 jenkins jenkins 2497 Dec 6 13:52 Makefile 13:57:08 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 13:52 OWNERS.md 13:57:08 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 6 13:52 README.md 13:57:08 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 13:49 VERSION 13:57:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 13:52 bin 13:57:08 -rw-r--r-- 1 jenkins jenkins 41317 Dec 6 13:55 coverage.out 13:57:08 -rw-rw-r-- 1 jenkins jenkins 3964 Dec 6 13:52 go.mod 13:57:08 -rw-rw-r-- 1 jenkins jenkins 35070 Dec 6 13:52 go.sum 13:57:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 13:52 images 13:57:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 13:52 internal 13:57:08 -rw-rw-r-- 1 jenkins jenkins 531 Dec 6 13:52 main.go 13:57:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 13:52 openapi 13:57:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 13:52 res 13:57:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 13:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:09 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7b3e40b76000027787c200d2d5d8108eaf812177 --label arch=arm64 --label version=0.0.0 . 13:57:09 #0 building with "default" instance using docker driver 13:57:09 13:57:09 #1 [internal] load .dockerignore 13:57:09 #1 transferring context: 304B 0.0s done 13:57:10 #1 DONE 0.1s 13:57:10 13:57:10 #2 [internal] load build definition from Dockerfile 13:57:10 #2 transferring dockerfile: 1.81kB 0.0s done 13:57:10 #2 DONE 0.1s 13:57:10 13:57:10 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:57:10 #3 DONE 0.0s 13:57:10 13:57:10 #4 [internal] load metadata for docker.io/library/alpine:3.18 13:57:10 #4 DONE 0.2s 13:57:10 13:57:10 #5 [internal] load build context 13:57:10 #5 transferring context: 2.98kB 0.0s done 13:57:10 #5 DONE 0.1s 13:57:10 13:57:10 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 13:57:10 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 13:57:10 #6 DONE 0.1s 13:57:10 13:57:10 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:57:10 #7 DONE 0.3s 13:57:10 13:57:10 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 13:57:10 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 13:57:10 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 13:57:10 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 13:57:10 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 13:57:10 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 13:57:10 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 13:57:15 #6 DONE 4.7s 13:57:15 13:57:15 #8 [builder 2/7] RUN apk add --no-cache make git 13:57:15 #8 0.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:57:15 #8 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:57:15 #8 2.106 OK: 266 MiB in 52 packages 13:57:15 #8 DONE 4.3s 13:57:15 13:57:15 #9 [builder 3/7] WORKDIR /app 13:57:15 #9 DONE 0.1s 13:57:15 13:57:15 #10 [builder 4/7] COPY go.mod vendor* ./ 13:57:15 #10 DONE 0.1s 13:57:15 13:57:15 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:16 #11 DONE 1.2s 13:57:16 13:57:16 #12 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 13:57:16 #12 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:57:16 #12 1.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:57:16 #12 ... 13:57:16 13:57:16 #13 [builder 6/7] COPY . . 13:57:16 #13 DONE 0.1s 13:57:16 13:57:16 #14 [builder 7/7] RUN make build 13:57:17 #14 0.698 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -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 13:57:18 #14 ... 13:57:18 13:57:18 #12 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 13:57:18 #12 2.263 (1/2) Installing ca-certificates (20230506-r0) 13:57:18 #12 2.360 (2/2) Installing dumb-init (1.2.5-r2) 13:57:18 #12 2.370 Executing busybox-1.36.1-r5.trigger 13:57:18 #12 2.393 Executing ca-certificates-20230506-r0.trigger 13:57:18 #12 2.636 OK: 9 MiB in 17 packages 13:57:18 #12 DONE 3.0s 13:57:18 13:57:18 #15 [stage-1 3/9] RUN apk --no-cache upgrade 13:57:18 #15 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:57:18 #15 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:57:20 #15 2.194 OK: 9 MiB in 17 packages 13:57:20 #15 DONE 2.5s 13:57:20 13:57:20 #14 [builder 7/7] RUN make build 13:58:28 #14 DONE 61.3s 13:58:28 13:58:28 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:58:28 #16 DONE 0.1s 13:58:28 13:58:28 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 13:58:28 #17 DONE 0.1s 13:58:28 13:58:28 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 13:58:28 #18 DONE 0.1s 13:58:28 13:58:28 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 13:58:28 #19 DONE 0.1s 13:58:28 13:58:28 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:58:28 #20 DONE 0.2s 13:58:28 13:58:28 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:58:28 #21 DONE 0.6s 13:58:28 13:58:28 #22 exporting to image 13:58:28 #22 exporting layers 13:58:28 #22 exporting layers 0.4s done 13:58:28 #22 writing image sha256:d3c56a58ff2687a99317a1e17167771b4ce7b74892c10b2e4e8cbedbb4c55bb1 done 13:58:28 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done 13:58:28 #22 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:29 13:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:29 arm64: Pulling from edgex-lftools-log-publisher 13:58:29 8998bd30e6a1: Pulling fs layer 13:58:29 04944245beec: Pulling fs layer 13:58:29 699f458cf7ca: Pulling fs layer 13:58:29 765212b225bb: Pulling fs layer 13:58:29 f23df028b6ca: Pulling fs layer 13:58:29 d65c8cfc05b1: Pulling fs layer 13:58:29 2437ff75d9bd: Pulling fs layer 13:58:29 765212b225bb: Waiting 13:58:29 f23df028b6ca: Waiting 13:58:29 d65c8cfc05b1: Waiting 13:58:29 2437ff75d9bd: Waiting 13:58:30 04944245beec: Verifying Checksum 13:58:30 04944245beec: Download complete 13:58:30 765212b225bb: Verifying Checksum 13:58:30 765212b225bb: Download complete 13:58:30 f23df028b6ca: Download complete 13:58:30 d65c8cfc05b1: Verifying Checksum 13:58:30 d65c8cfc05b1: Download complete 13:58:30 699f458cf7ca: Download complete 13:58:30 8998bd30e6a1: Verifying Checksum 13:58:30 8998bd30e6a1: Download complete 13:58:32 2437ff75d9bd: Verifying Checksum 13:58:32 2437ff75d9bd: Download complete 13:58:36 8998bd30e6a1: Pull complete 13:58:36 04944245beec: Pull complete 13:58:38 699f458cf7ca: Pull complete 13:58:38 765212b225bb: Pull complete 13:58:42 f23df028b6ca: Pull complete 13:58:42 d65c8cfc05b1: Pull complete 13:59:04 2437ff75d9bd: Pull complete 13:59:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:04 prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container 13:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:59:05 $ docker top f5a925ff2d38fc00081b6e8145a6ffd778fcaeed93fb5755147749abb413ebad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:06 ---> job-cost.sh 13:59:06 lf-activate-venv: SKIPPING 13:59:06 INFO: No Stack... 13:59:07 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:08 INFO: Archiving Costs [Pipeline] sh 13:59:08 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:59:08 + cut -d, -f6 [Pipeline] lock 13:59:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] 13:59:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] did not exist. Created. 13:59:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:08 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-77ea24db/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:59:09 + echo total: 0.2199999988079071 [Pipeline] stash 13:59:09 Warning: overwriting stash ‘stack-cost’ 13:59:09 Stashed 1 file(s) [Pipeline] } 13:59:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:59:09 $ docker stop --time=1 f5a925ff2d38fc00081b6e8145a6ffd778fcaeed93fb5755147749abb413ebad 13:59:10 $ docker rm -f --volumes f5a925ff2d38fc00081b6e8145a6ffd778fcaeed93fb5755147749abb413ebad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:59:12 provisioning config files... 13:59:12 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/config6477748444714049786tmp [Pipeline] { [Pipeline] sh 13:59:13 + set +x 13:59:13 + curl -s https://codecov.io/bash 13:59:13 + bash -s -- 13:59:13 13:59:13 _____ _ 13:59:13 / ____| | | 13:59:13 | | ___ __| | ___ ___ _____ __ 13:59:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:59:13 | |___| (_) | (_| | __/ (_| (_) \ V / 13:59:13 \_____\___/ \__,_|\___|\___\___/ \_/ 13:59:13 Bash-1.0.6 13:59:13 13:59:13 13:59:13 ==> git version 2.25.1 found 13:59:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:59:13 Release-Date: 2020-01-08 13:59:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:59:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:59:13 ==> Jenkins CI detected. 13:59:13 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-256 13:59:13 project root: . 13:59:13 --> token set from env 13:59:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:59:13 ==> Running gcov in . (disable via -X gcov) 13:59:13 ==> Python coveragepy not found 13:59:13 ==> Searching for coverage reports in: 13:59:13 + . 13:59:13 -> Found 1 reports 13:59:13 ==> Detecting git/mercurial file structure 13:59:13 ==> Reading reports 13:59:13 + ./coverage.out bytes=41317 13:59:13 ==> Appending adjustments 13:59:13 https://docs.codecov.io/docs/fixing-reports 13:59:13 + Found adjustments 13:59:13 ==> Gzipping contents 13:59:13 12K /tmp/codecov.eNudEc.gz 13:59:13 ==> Uploading reports 13:59:13 url: https://codecov.io 13:59:13 query: branch=PR-256&commit=7b3e40b76000027787c200d2d5d8108eaf812177&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-256%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=256&job=&cmd_args= 13:59:13 -> Pinging Codecov 13:59:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-256&commit=7b3e40b76000027787c200d2d5d8108eaf812177&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-256%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=256&job=&cmd_args= 13:59:13 -> Uploading to 13:59:13 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/581DD39554BDF9B6E22D074273EAD858/7b3e40b76000027787c200d2d5d8108eaf812177/2b83313b-a09a-4f45-91a6-601760998e33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T135913Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41411e04ce52b079569bc2c865a27c104effdcdbe368517ec70d831341770b60 13:59:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:13 Dload Upload Total Spent Left Speed 13:59:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 42036 --:--:-- --:--:-- --:--:-- 42036 13:59:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7b3e40b76000027787c200d2d5d8108eaf812177 [Pipeline] } 13:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:59:17 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-256/archives ] 13:59:17 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-256/archives 13:59:17 total 16 13:59:17 drwxr-xr-x 3 root root 4096 Dec 6 13:53 . 13:59:17 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 13:53 .. 13:59:17 drwxr-xr-x 2 root root 4096 Dec 6 13:53 cost 13:59:17 -rw-r--r-- 1 root root 95 Dec 6 13:53 cost.csv 13:59:17 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-256/archives 13:59:17 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-256/archives 13:59:17 total 16 13:59:17 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 13:53 . 13:59:17 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 13:53 .. 13:59:17 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 13:53 cost 13:59:17 -rw-r--r-- 1 jenkins jenkins 95 Dec 6 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:59:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:18 ---> package-listing.sh 13:59:18 ++ facter osfamily 13:59:18 ++ tr '[:upper:]' '[:lower:]' 13:59:18 + OS_FAMILY=debian 13:59:18 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-256 13:59:18 + START_PACKAGES=/tmp/packages_start.txt 13:59:18 + END_PACKAGES=/tmp/packages_end.txt 13:59:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:18 + PACKAGES=/tmp/packages_start.txt 13:59:18 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-256 ']' 13:59:18 + PACKAGES=/tmp/packages_end.txt 13:59:18 + case "${OS_FAMILY}" in 13:59:18 + dpkg -l 13:59:18 + grep '^ii' 13:59:18 + '[' -f /tmp/packages_start.txt ']' 13:59:18 + '[' -f /tmp/packages_end.txt ']' 13:59:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:18 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-256 ']' 13:59:18 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-256/archives/ 13:59:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-256/archives/ [Pipeline] echo 13:59:18 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-256/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:59:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:20 prd-ubuntu20.04-docker-8c-8g-24196 does not seem to be running inside a container 13:59:20 $ 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-256/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-256 -v /w/workspace/y_app-rfid-llrp-inventory_PR-256:/w/workspace/y_app-rfid-llrp-inventory_PR-256:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:59:20 $ docker top 060d7d1a71ae82d091e2336a543c90db6e2bf3ad8dacc8dfb2c46ea33b9efb85 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:20 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:21 + mkdir -p /var/log/sysstat [Pipeline] sh 13:59:21 + ls /var/log/sa-host 13:59:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:21 provisioning config files... 13:59:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-256@tmp/config10468898869427497208tmp [Pipeline] { [Pipeline] echo 13:59:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:22 ---> create-netrc.sh [Pipeline] } 13:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:59:22 ---> python-tools-install.sh [Pipeline] echo 13:59:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:22 ---> sudo-logs.sh 13:59:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:59:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:23 ---> job-cost.sh 13:59:23 lf-activate-venv: SKIPPING 13:59:23 DEBUG: total: 0.2199999988079071 13:59:23 INFO: Retrieving Stack Cost... 13:59:23 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:24 INFO: Archiving Costs [Pipeline] echo 13:59:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:24 ---> logs-deploy.sh 13:59:24 lf-activate-venv: SKIPPING 13:59:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-256/1 13:59:24 INFO: archiving workspace using pattern(s): 13:59:25 Archives upload complete. 13:59:25 INFO: archiving logs to Nexus 13:59:26 ---> uname -a: 13:59:26 Linux prd-ubuntu20-04-docker-8c-8g-24196 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:59:26 13:59:26 13:59:26 ---> lscpu: 13:59:26 Architecture: x86_64 13:59:26 CPU op-mode(s): 32-bit, 64-bit 13:59:26 Byte Order: Little Endian 13:59:26 Address sizes: 40 bits physical, 48 bits virtual 13:59:26 CPU(s): 8 13:59:26 On-line CPU(s) list: 0-7 13:59:26 Thread(s) per core: 1 13:59:26 Core(s) per socket: 1 13:59:26 Socket(s): 8 13:59:26 NUMA node(s): 1 13:59:26 Vendor ID: AuthenticAMD 13:59:26 CPU family: 23 13:59:26 Model: 49 13:59:26 Model name: AMD EPYC-Rome Processor 13:59:26 Stepping: 0 13:59:26 CPU MHz: 2800.000 13:59:26 BogoMIPS: 5600.00 13:59:26 Virtualization: AMD-V 13:59:26 Hypervisor vendor: KVM 13:59:26 Virtualization type: full 13:59:26 L1d cache: 256 KiB 13:59:26 L1i cache: 256 KiB 13:59:26 L2 cache: 4 MiB 13:59:26 L3 cache: 128 MiB 13:59:26 NUMA node0 CPU(s): 0-7 13:59:26 Vulnerability Itlb multihit: Not affected 13:59:26 Vulnerability L1tf: Not affected 13:59:26 Vulnerability Mds: Not affected 13:59:26 Vulnerability Meltdown: Not affected 13:59:26 Vulnerability Mmio stale data: Not affected 13:59:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:59:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:59:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:59:26 Vulnerability Srbds: Not affected 13:59:26 Vulnerability Tsx async abort: Not affected 13:59:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:59:26 13:59:26 13:59:26 ---> nproc: 13:59:26 8 13:59:26 13:59:26 13:59:26 ---> df -h: 13:59:26 Filesystem Size Used Avail Use% Mounted on 13:59:26 overlay 155G 12G 144G 8% / 13:59:26 tmpfs 64M 0 64M 0% /dev 13:59:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:59:26 shm 64M 0 64M 0% /dev/shm 13:59:26 /dev/vda1 155G 12G 144G 8% /facter-os 13:59:26 13:59:26 13:59:26 ---> sar -b -r -n DEV: 13:59:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24196) 12/06/23 _x86_64_ (8 CPU) 13:59:26 13:59:26 13:47:48 LINUX RESTART (8 CPU) 13:59:26 13:59:26 13:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:59:26 13:49:01 84.89 45.24 39.64 0.00 5061.69 51301.45 0.00 13:59:26 13:50:01 68.46 3.05 65.41 0.00 412.60 39538.48 0.00 13:59:26 13:51:01 81.79 0.80 80.99 0.00 13.46 22178.45 0.00 13:59:26 13:52:01 128.75 0.00 128.75 0.00 0.00 56595.23 0.00 13:59:26 13:53:01 35.69 1.17 34.52 0.00 70.24 30756.55 0.00 13:59:26 13:54:01 293.77 9.88 283.89 0.00 5109.28 68184.10 0.00 13:59:26 13:55:01 7.50 0.02 7.48 0.00 0.13 13301.38 0.00 13:59:26 13:56:01 3.43 0.00 3.43 0.00 0.00 13323.51 0.00 13:59:26 13:57:01 3.08 0.00 3.08 0.00 0.00 13318.31 0.00 13:59:26 13:58:01 2.95 0.00 2.95 0.00 0.00 13185.40 0.00 13:59:26 13:59:01 3.38 0.00 3.38 0.00 0.00 13323.91 0.00 13:59:26 Average: 64.88 5.47 59.41 0.00 969.75 30455.17 0.00 13:59:26 13:59:26 13:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:59:26 13:49:01 30071852 31607936 756692 2.30 50272 1794828 2003456 5.90 895556 1614236 180104 13:59:26 13:50:01 29225456 31564496 756476 2.30 73764 2538880 1870152 5.51 1000184 2279048 40144 13:59:26 13:51:01 28447788 31542640 761300 2.32 111292 3191536 1915760 5.65 1181672 2790208 468488 13:59:26 13:52:01 28387536 31527844 777184 2.36 148884 3193476 1917148 5.65 1108376 2922176 624 13:59:26 13:53:01 28375056 31538124 764980 2.33 153784 3198736 1779856 5.25 1198968 2827820 3204 13:59:26 13:54:01 27062632 31503464 766432 2.33 194504 4362108 1833488 5.40 1622416 3609844 644 13:59:26 13:55:01 27080672 31516540 753388 2.29 193120 4358796 1704632 5.02 1603188 3606584 8 13:59:26 13:56:01 27080560 31516492 753264 2.29 193200 4358796 1704632 5.02 1603144 3606588 4 13:59:26 13:57:01 27091648 31527664 742104 2.26 193276 4358792 1704632 5.02 1592008 3606592 8 13:59:26 13:58:01 27093072 31529168 740536 2.25 193340 4358804 1704632 5.02 1590120 3606592 196 13:59:26 13:59:01 27095040 31531192 738404 2.25 193412 4358804 1704632 5.02 1589064 3606596 12 13:59:26 Average: 27910119 31536869 755524 2.30 154441 3643051 1803911 5.32 1362245 3097844 63040 13:59:26 13:59:26 13:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:59:26 13:49:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 13:59:26 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:49:01 ens3 467.99 320.15 2684.72 73.47 0.00 0.00 0.00 0.00 13:59:26 13:50:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 13:59:26 13:50:01 docker0 39.59 40.04 3.02 285.36 0.00 0.00 0.00 0.00 13:59:26 13:50:01 ens3 173.99 120.91 3444.82 24.27 0.00 0.00 0.00 0.00 13:59:26 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:51:01 docker0 213.25 329.18 18.00 2392.10 0.00 0.00 0.00 0.00 13:59:26 13:51:01 ens3 339.09 217.83 2401.45 24.03 0.00 0.00 0.00 0.00 13:59:26 13:52:01 veth6107758 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:26 13:52:01 veth8c91b12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:52:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:59:26 13:52:01 ens3 25.80 29.26 18.69 71.82 0.00 0.00 0.00 0.00 13:59:26 13:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:59:26 13:53:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:53:01 ens3 18.21 11.90 18.45 7.81 0.00 0.00 0.00 0.00 13:59:26 13:54:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 13:59:26 13:54:01 docker0 4.65 9.95 0.28 95.83 0.00 0.00 0.00 0.00 13:59:26 13:54:01 ens3 303.98 148.68 5416.46 23.24 0.00 0.00 0.00 0.00 13:59:26 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:55:01 ens3 1.68 1.20 3.00 0.43 0.00 0.00 0.00 0.00 13:59:26 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:26 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:56:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:59:26 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:57:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:26 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:58:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:59:26 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:26 13:59:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:59:26 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 13:59:26 Average: docker0 23.41 34.48 1.94 252.11 0.00 0.00 0.00 0.00 13:59:26 Average: ens3 121.05 77.30 1271.59 20.47 0.00 0.00 0.00 0.00 13:59:26 13:59:26 13:59:26 ---> sar -P ALL: 13:59:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24196) 12/06/23 _x86_64_ (8 CPU) 13:59:26 13:59:26 13:47:48 LINUX RESTART (8 CPU) 13:59:26 13:59:26 13:48:01 CPU %user %nice %system %iowait %steal %idle 13:59:26 13:49:01 all 5.05 0.00 1.29 6.69 0.04 86.93 13:59:26 13:49:01 0 4.48 0.00 1.17 3.74 0.05 90.56 13:59:26 13:49:01 1 5.47 0.00 1.46 18.62 0.05 74.40 13:59:26 13:49:01 2 4.05 0.00 0.97 2.24 0.03 92.70 13:59:26 13:49:01 3 5.21 0.00 1.51 2.62 0.05 90.61 13:59:26 13:49:01 4 7.92 0.00 0.94 1.54 0.03 89.57 13:59:26 13:49:01 5 3.22 0.00 0.97 4.43 0.03 91.34 13:59:26 13:49:01 6 5.29 0.00 1.04 18.14 0.03 75.50 13:59:26 13:49:01 7 4.74 0.00 2.21 2.28 0.05 90.73 13:59:26 13:50:01 all 4.29 0.00 1.88 11.95 0.05 81.82 13:59:26 13:50:01 0 6.30 0.00 1.29 0.57 0.03 91.81 13:59:26 13:50:01 1 2.89 0.00 1.53 0.05 0.05 95.49 13:59:26 13:50:01 2 3.39 0.00 2.03 47.25 0.08 47.24 13:59:26 13:50:01 3 4.95 0.00 1.71 0.29 0.05 93.01 13:59:26 13:50:01 4 4.46 0.00 1.48 0.13 0.05 93.88 13:59:26 13:50:01 5 4.36 0.00 2.19 0.32 0.05 93.08 13:59:26 13:50:01 6 3.58 0.00 2.42 6.53 0.05 87.42 13:59:26 13:50:01 7 4.39 0.00 2.42 40.64 0.05 52.50 13:59:26 13:51:01 all 2.28 0.00 1.04 11.90 0.04 84.74 13:59:26 13:51:01 0 1.86 0.00 0.80 0.22 0.07 97.06 13:59:26 13:51:01 1 2.13 0.00 1.14 8.84 0.05 87.84 13:59:26 13:51:01 2 1.92 0.00 0.84 34.83 0.05 62.36 13:59:26 13:51:01 3 2.06 0.00 1.31 8.90 0.07 87.66 13:59:26 13:51:01 4 2.95 0.00 1.19 0.02 0.02 95.83 13:59:26 13:51:01 5 2.43 0.00 1.20 5.59 0.03 90.75 13:59:26 13:51:01 6 2.35 0.00 0.98 0.72 0.03 95.91 13:59:26 13:51:01 7 2.51 0.00 0.87 36.12 0.03 60.47 13:59:26 13:52:01 all 2.28 0.00 1.40 11.61 0.05 84.65 13:59:26 13:52:01 0 2.45 0.00 0.97 3.02 0.03 93.53 13:59:26 13:52:01 1 2.53 0.00 1.26 13.62 0.02 82.58 13:59:26 13:52:01 2 1.96 0.00 1.65 67.21 0.10 29.08 13:59:26 13:52:01 3 2.40 0.00 2.22 1.81 0.07 93.50 13:59:26 13:52:01 4 1.91 0.00 0.74 2.90 0.03 94.42 13:59:26 13:52:01 5 2.51 0.00 1.34 0.35 0.05 95.75 13:59:26 13:52:01 6 2.07 0.00 0.72 0.32 0.03 96.85 13:59:26 13:52:01 7 2.44 0.00 2.34 4.00 0.05 91.17 13:59:26 13:53:01 all 39.98 0.00 4.63 4.23 0.10 51.05 13:59:26 13:53:01 0 37.75 0.00 4.53 0.36 0.10 57.26 13:59:26 13:53:01 1 37.86 0.00 4.58 1.30 0.09 56.16 13:59:26 13:53:01 2 40.02 0.00 4.05 0.34 0.15 55.44 13:59:26 13:53:01 3 41.00 0.00 4.93 17.53 0.10 36.43 13:59:26 13:53:01 4 40.51 0.00 4.55 0.55 0.10 54.29 13:59:26 13:53:01 5 39.78 0.00 5.05 2.81 0.10 52.26 13:59:26 13:53:01 6 41.74 0.00 4.59 2.47 0.09 51.12 13:59:26 13:53:01 7 41.23 0.00 4.74 8.58 0.10 45.34 13:59:26 13:54:01 all 18.64 0.00 4.74 8.81 0.09 67.72 13:59:26 13:54:01 0 20.57 0.00 4.26 6.31 0.12 68.74 13:59:26 13:54:01 1 20.86 0.00 3.91 3.40 0.10 71.73 13:59:26 13:54:01 2 17.70 0.00 5.91 15.71 0.15 60.53 13:59:26 13:54:01 3 16.42 0.00 5.01 26.88 0.09 51.61 13:59:26 13:54:01 4 20.05 0.00 5.04 4.84 0.08 69.99 13:59:26 13:54:01 5 18.00 0.00 5.65 1.35 0.07 74.92 13:59:26 13:54:01 6 17.50 0.00 4.15 7.70 0.05 70.60 13:59:26 13:54:01 7 18.01 0.00 3.99 4.36 0.07 73.58 13:59:26 13:55:01 all 0.09 0.00 0.05 0.10 0.01 99.75 13:59:26 13:55:01 0 0.12 0.00 0.07 0.12 0.02 99.68 13:59:26 13:55:01 1 0.05 0.00 0.05 0.27 0.00 99.63 13:59:26 13:55:01 2 0.07 0.00 0.03 0.15 0.02 99.73 13:59:26 13:55:01 3 0.10 0.00 0.05 0.05 0.03 99.77 13:59:26 13:55:01 4 0.08 0.00 0.03 0.00 0.02 99.87 13:59:26 13:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:59:26 13:55:01 6 0.22 0.00 0.10 0.10 0.00 99.58 13:59:26 13:55:01 7 0.05 0.00 0.03 0.13 0.00 99.78 13:59:26 13:56:01 all 0.14 0.00 0.01 0.02 0.00 99.82 13:59:26 13:56:01 0 1.04 0.00 0.07 0.02 0.02 98.86 13:59:26 13:56:01 1 0.00 0.00 0.00 0.15 0.00 99.85 13:59:26 13:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:59:26 13:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:59:26 13:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:59:26 13:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:59:26 13:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:26 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:59:26 13:57:01 all 0.06 0.00 0.01 0.01 0.01 99.90 13:59:26 13:57:01 0 0.30 0.00 0.02 0.02 0.02 99.65 13:59:26 13:57:01 1 0.02 0.00 0.00 0.10 0.00 99.88 13:59:26 13:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:59:26 13:57:01 3 0.05 0.00 0.03 0.00 0.03 99.88 13:59:26 13:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:59:26 13:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:59:26 13:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:26 13:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:59:26 13:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:59:26 13:58:01 0 0.05 0.00 0.00 0.02 0.00 99.93 13:59:26 13:58:01 1 0.00 0.00 0.00 0.05 0.00 99.95 13:59:26 13:58:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:59:26 13:58:01 3 0.05 0.00 0.05 0.00 0.02 99.88 13:59:26 13:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:59:26 13:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:59:26 13:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:59:26 13:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:59:26 13:59:01 all 0.02 0.00 0.00 0.04 0.01 99.93 13:59:26 13:59:01 0 0.02 0.00 0.00 0.03 0.02 99.93 13:59:26 13:59:01 1 0.02 0.00 0.00 0.25 0.02 99.72 13:59:26 13:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:59:26 13:59:01 3 0.02 0.00 0.00 0.05 0.05 99.88 13:59:26 13:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:59:26 13:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:59:26 13:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:59:26 13:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:59:26 13:59:26 Average: CPU %user %nice %system %iowait %steal %idle 13:59:26 Average: all 6.54 0.00 1.36 5.02 0.04 87.05 13:59:26 Average: 0 6.74 0.00 1.19 1.30 0.04 90.73 13:59:26 Average: 1 6.43 0.00 1.25 4.23 0.03 88.05 13:59:26 Average: 2 6.23 0.00 1.40 15.20 0.06 77.11 13:59:26 Average: 3 6.48 0.00 1.52 5.21 0.05 86.74 13:59:26 Average: 4 6.98 0.00 1.26 0.90 0.03 90.83 13:59:26 Average: 5 6.33 0.00 1.48 1.35 0.03 90.81 13:59:26 Average: 6 6.53 0.00 1.26 3.25 0.03 88.92 13:59:26 Average: 7 6.57 0.00 1.50 8.72 0.03 83.19 13:59:26 13:59:26 13:59:26