Pull request #279 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0+16f62763cc01098cbc719f389d4d2c1391ae2033 (e8f1f65dd55d085ebcade386c184613d40422079) 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-ssh10621661313625296205.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-ssh15134028283685977489.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-279/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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9077307814421171266.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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15951405835155279496.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-ssh15870682924117100474.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-279/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-279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12133433568852840066.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-5459 in /w/workspace/y_app-rfid-llrp-inventory_PR-279 [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-279 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 16f62763cc01098cbc719f389d4d2c1391ae2033 into PR head commit 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 Merge succeeded, producing 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 Checking out Revision 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 (PR-279) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # 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 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # timeout=10 Commit message: "build: [LLRP] Add ldflags to strip debug info from binary" 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 17:06:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:06:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:06:03 ========================================================= 17:06:03 EdgeX Global Pipelines Version Info 17:06:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:06:04 ------------------- 17:06:04 stable info: 17:06:04 ------------------- 17:06:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:06:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:06:04 Message: update stable to v1.0.258 17:06:04 ------------------- 17:06:04 experimental info: 17:06:04 ------------------- 17:06:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:06:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:06:04 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:06:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:06:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo 17:06:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo 17:06:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo 17:06:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo 17:06:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18b562e [Pipeline] echo 17:06:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:07 provisioning config files... 17:06:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config2208625044759986966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:07 ---> ****-login.sh 17:06:07 nexus3.edgexfoundry.org:10001 17:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:08 Configure a credential helper to remove this warning. See 17:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:08 17:06:08 Login Succeeded 17:06:08 nexus3.edgexfoundry.org:10002 17:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:08 Configure a credential helper to remove this warning. See 17:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:08 17:06:08 Login Succeeded 17:06:08 nexus3.edgexfoundry.org:10003 17:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:08 Configure a credential helper to remove this warning. See 17:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:08 17:06:08 Login Succeeded 17:06:08 nexus3.edgexfoundry.org:10004 17:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:08 Configure a credential helper to remove this warning. See 17:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:08 17:06:08 Login Succeeded 17:06:08 ****.io 17:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:09 Configure a credential helper to remove this warning. See 17:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:09 17:06:09 Login Succeeded 17:06:09 ---> ****-login.sh ends [Pipeline] } 17:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:06:09 + git rev-list -1 --merges 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0~1..18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo 17:06:09 -----------> git rev-list -1 --merges 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0~1..18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [false] [Pipeline] sh 17:06:10 + git log --format=format:%s -1 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo 17:06:10 ========================================================= 17:06:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:06:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:10 + git log --format=format:%s -1 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo 17:06:10 [semverPrep] GIT_COMMIT: 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0, Commit Message: build: [LLRP] Add ldflags to strip debug info from binary [Pipeline] echo 17:06:10 [semverPrep] This is not a build commit. [Pipeline] sh 17:06:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:06:11 + grep -v github /etc/ssh/ssh_known_hosts 17:06:11 + [ -e /tmp/ssh_known_hosts ] 17:06:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:06:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:06:11 + sudo tee -a /etc/ssh/ssh_known_hosts 17:06:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:11 17:06:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:12 0.1.4: Pulling from edgex-devops/py-git-semver 17:06:12 b85a868b505f: Pulling fs layer 17:06:12 e2be974225ed: Pulling fs layer 17:06:12 339a4e72a1f5: Pulling fs layer 17:06:12 988bab9f4d93: Pulling fs layer 17:06:12 1469e6f7b9e6: Pulling fs layer 17:06:12 eaf3925da568: Pulling fs layer 17:06:12 bab4dde63d76: Pulling fs layer 17:06:12 bde34c3a00c8: Pulling fs layer 17:06:12 b352a97aabf1: Pulling fs layer 17:06:12 4872d77fe225: Pulling fs layer 17:06:12 5851b861e8e6: Pulling fs layer 17:06:12 988bab9f4d93: Waiting 17:06:12 1469e6f7b9e6: Waiting 17:06:12 b352a97aabf1: Waiting 17:06:12 bab4dde63d76: Waiting 17:06:12 4872d77fe225: Waiting 17:06:12 bde34c3a00c8: Waiting 17:06:12 eaf3925da568: Waiting 17:06:12 e2be974225ed: Verifying Checksum 17:06:12 e2be974225ed: Download complete 17:06:12 988bab9f4d93: Download complete 17:06:12 1469e6f7b9e6: Verifying Checksum 17:06:12 1469e6f7b9e6: Download complete 17:06:12 eaf3925da568: Download complete 17:06:12 339a4e72a1f5: Verifying Checksum 17:06:12 339a4e72a1f5: Download complete 17:06:12 bde34c3a00c8: Download complete 17:06:12 b352a97aabf1: Download complete 17:06:12 4872d77fe225: Verifying Checksum 17:06:12 4872d77fe225: Download complete 17:06:12 5851b861e8e6: Verifying Checksum 17:06:12 5851b861e8e6: Download complete 17:06:12 b85a868b505f: Verifying Checksum 17:06:12 b85a868b505f: Download complete 17:06:12 bab4dde63d76: Verifying Checksum 17:06:12 bab4dde63d76: Download complete 17:06:13 b85a868b505f: Pull complete 17:06:13 e2be974225ed: Pull complete 17:06:14 339a4e72a1f5: Pull complete 17:06:14 988bab9f4d93: Pull complete 17:06:14 1469e6f7b9e6: Pull complete 17:06:14 eaf3925da568: Pull complete 17:06:16 bab4dde63d76: Pull complete 17:06:16 bde34c3a00c8: Pull complete 17:06:16 b352a97aabf1: Pull complete 17:06:16 4872d77fe225: Pull complete 17:06:16 5851b861e8e6: Pull complete 17:06:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:16 prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container 17:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:06:20 $ docker top dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 -eo pid,comm 17:06:20 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). 17:06:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:20 [ssh-agent] Looking for ssh-agent implementation... 17:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:20 $ docker exec dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent 17:06:20 SSH_AUTH_SOCK=/tmp/ssh-7inCvjO4sOda/agent.31 17:06:20 SSH_AGENT_PID=37 17:06:20 Running ssh-add (command line suppressed) 17:06:20 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8752493687134952933.key (/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8752493687134952933.key) 17:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:21 + git tag --points-at HEAD [Pipeline] } 17:06:21 $ docker exec --env ******** --env ******** dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent -k 17:06:21 unset SSH_AUTH_SOCK; 17:06:21 unset SSH_AGENT_PID; 17:06:21 echo Agent pid 37 killed; 17:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:21 [ssh-agent] Looking for ssh-agent implementation... 17:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:21 $ docker exec dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent 17:06:21 SSH_AUTH_SOCK=/tmp/ssh-VmNQ7xRrfC6e/agent.69 17:06:21 SSH_AGENT_PID=75 17:06:21 Running ssh-add (command line suppressed) 17:06:21 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8027796590925123786.key (/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8027796590925123786.key) 17:06:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:22 + git semver init 17:06:22 2024-03-11 17:06:22,419 [run_init] DEBUG init version:0.0.0 force:False 17:06:22 2024-03-11 17:06:22,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver 17:06:22 2024-03-11 17:06:22,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver 17:06:22 2024-03-11 17:06:22,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-279, universal_newlines=False, shell=None, istream=None) 17:06:23 2024-03-11 17:06:23,750 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.git/info/exclude 17:06:23 2024-03-11 17:06:23,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver/PR-279 with force:False 17:06:23 2024-03-11 17:06:23,750 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver/PR-279 17:06:23 2024-03-11 17:06:23,755 [execute] INFO git cat-file --batch-check 17:06:23 2024-03-11 17:06:23,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver, universal_newlines=False, shell=None, istream=) 17:06:23 2024-03-11 17:06:23,762 [execute] INFO git cat-file --batch 17:06:23 2024-03-11 17:06:23,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver, universal_newlines=False, shell=None, istream=) 17:06:23 2024-03-11 17:06:23,768 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver/PR-279 17:06:23 0.0.0 [Pipeline] } 17:06:23 $ docker exec --env ******** --env ******** dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent -k 17:06:24 unset SSH_AUTH_SOCK; 17:06:24 unset SSH_AGENT_PID; 17:06:24 echo Agent pid 75 killed; 17:06:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:24 + git semver [Pipeline] } 17:06:24 $ docker stop --time=1 dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 17:06:26 $ docker rm -f --volumes dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:06:26 Stashed 1 file(s) [Pipeline] echo 17:06:26 [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 17:06:27 provisioning config files... 17:06:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config7813920525328906287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:28 ---> ****-login.sh 17:06:28 nexus3.edgexfoundry.org:10001 17:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:28 Configure a credential helper to remove this warning. See 17:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:28 17:06:28 Login Succeeded 17:06:28 nexus3.edgexfoundry.org:10002 17:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:28 Configure a credential helper to remove this warning. See 17:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:28 17:06:28 Login Succeeded 17:06:28 nexus3.edgexfoundry.org:10003 17:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:28 Configure a credential helper to remove this warning. See 17:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:28 17:06:28 Login Succeeded 17:06:28 nexus3.edgexfoundry.org:10004 17:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:28 Configure a credential helper to remove this warning. See 17:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:28 17:06:28 Login Succeeded 17:06:28 ****.io 17:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:06:28 Configure a credential helper to remove this warning. See 17:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:06:28 17:06:28 Login Succeeded 17:06:28 ---> ****-login.sh ends [Pipeline] } 17:06:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:06:29 ========================================================= 17:06:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:06:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:29 + 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 . 17:06:29 Sending build context to Docker daemon 16.92MB 17:06:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:06:29 Step 2/12 : FROM ${BASE} AS builder 17:06:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:06:29 7264a8db6415: Pulling fs layer 17:06:29 c4d48a809fc2: Pulling fs layer 17:06:29 4f1c88b9dad5: Pulling fs layer 17:06:29 ad3a456e5733: Pulling fs layer 17:06:29 69c7f0334f64: Pulling fs layer 17:06:29 1f1c1a5573a3: Pulling fs layer 17:06:29 ce7588e14bc9: Pulling fs layer 17:06:29 b5e4710f87ac: Pulling fs layer 17:06:29 ad3a456e5733: Waiting 17:06:29 69c7f0334f64: Waiting 17:06:29 1f1c1a5573a3: Waiting 17:06:29 ce7588e14bc9: Waiting 17:06:29 b5e4710f87ac: Waiting 17:06:29 c4d48a809fc2: Verifying Checksum 17:06:29 c4d48a809fc2: Download complete 17:06:29 ad3a456e5733: Verifying Checksum 17:06:29 ad3a456e5733: Download complete 17:06:29 69c7f0334f64: Verifying Checksum 17:06:29 69c7f0334f64: Download complete 17:06:29 7264a8db6415: Download complete 17:06:29 1f1c1a5573a3: Verifying Checksum 17:06:29 1f1c1a5573a3: Download complete 17:06:29 7264a8db6415: Pull complete 17:06:30 b5e4710f87ac: Verifying Checksum 17:06:30 b5e4710f87ac: Download complete 17:06:30 c4d48a809fc2: Pull complete 17:06:30 4f1c88b9dad5: Download complete 17:06:30 ce7588e14bc9: Verifying Checksum 17:06:30 ce7588e14bc9: Download complete 17:06:33 4f1c88b9dad5: Pull complete 17:06:33 ad3a456e5733: Pull complete 17:06:33 69c7f0334f64: Pull complete 17:06:33 1f1c1a5573a3: Pull complete 17:06:36 ce7588e14bc9: Pull complete 17:06:36 b5e4710f87ac: Pull complete 17:06:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:06:36 ---> 88b5674ff536 17:06:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:06:41 ---> Running in 31736a9fbc9c 17:06:41 Removing intermediate container 31736a9fbc9c 17:06:41 ---> 110002ea81b4 17:06:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:06:41 ---> Running in cb38ed416b41 17:06:41 Removing intermediate container cb38ed416b41 17:06:41 ---> 4a8dbc7b379e 17:06:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:06:41 ---> Running in eb66e5fdee98 17:06:41 Removing intermediate container eb66e5fdee98 17:06:41 ---> f7fe121a863d 17:06:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:06:41 ---> Running in c950944c6737 17:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:06:41 OK: 264 MiB in 52 packages 17:06:42 Removing intermediate container c950944c6737 17:06:42 ---> 55a405eeed84 17:06:42 Step 7/12 : WORKDIR /app 17:06:42 ---> Running in 5cc501915846 17:06:42 Removing intermediate container 5cc501915846 17:06:42 ---> 25eed1d803e8 17:06:42 Step 8/12 : COPY go.mod vendor* ./ 17:06:42 ---> d434e4a31931 17:06:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:42 ---> Running in c3c644d152a4 17:06:42 Still waiting to schedule task 17:06:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:07:14 Removing intermediate container c3c644d152a4 17:07:14 ---> e074f6cfae4d 17:07:14 Step 10/12 : COPY . . 17:07:14 ---> ae9f4b3f4420 17:07:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:07:14 ---> Running in 188384e48a9c 17:07:14 Removing intermediate container 188384e48a9c 17:07:14 ---> 19c60b92a26b 17:07:14 Step 12/12 : RUN $MAKE 17:07:14 ---> Running in c89700cd6cd0 17:07:14 noop 17:07:14 Removing intermediate container c89700cd6cd0 17:07:14 ---> ad66909ac622 17:07:14 Successfully built ad66909ac622 17:07:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:15 + docker inspect -f . ci-base-image-x86_64 17:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:15 prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container 17:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:07:15 $ docker top d2873d6310842f2f338ac47b4900e1d86da002d916890236aa795318d5c309ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:16 + go version 17:07:16 go version go1.21.0 linux/amd64 [Pipeline] } 17:07:16 $ docker stop --time=1 d2873d6310842f2f338ac47b4900e1d86da002d916890236aa795318d5c309ee 17:07:17 $ docker rm -f --volumes d2873d6310842f2f338ac47b4900e1d86da002d916890236aa795318d5c309ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:18 + docker inspect -f . ci-base-image-x86_64 17:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:18 prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container 17:07:18 $ 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-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:07:19 $ docker top b2ccdeaf294ec8960db3f61925bcff3b2c31a54f73ac04d329da41b69d096686 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:19 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-279 [Pipeline] fileExists [Pipeline] sh 17:07:19 + make test 17:07:19 go test -race ./... -coverprofile=coverage.out ./... 17:07:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:07:41 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:07:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.146s coverage: 86.2% of statements 17:07:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.743s coverage: 71.9% of statements 17:08:04 go vet ./... 17:08:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:05 ./bin/test-attribution.sh 17:08:05 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 17:08:06 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 17:08:06 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 17:08:06 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 17:08:06 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 17:08:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add 17:08:06 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:08:06 $ docker stop --time=1 b2ccdeaf294ec8960db3f61925bcff3b2c31a54f73ac04d329da41b69d096686 17:08:11 $ docker rm -f --volumes b2ccdeaf294ec8960db3f61925bcff3b2c31a54f73ac04d329da41b69d096686 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:08:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5460 in /w/workspace/y_app-rfid-llrp-inventory_PR-279 [Pipeline] { 17:08:13 + ls -al . 17:08:13 total 208 17:08:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:07 . 17:08:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:05 .. 17:08:13 -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 17:05 .dockerignore 17:08:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:07 .git 17:08:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:05 .github 17:08:13 -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 17:05 .gitignore 17:08:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 17:05 .golangci.yml 17:08:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 17:06 .semver 17:08:13 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 17:05 Attribution.txt 17:08:13 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 17:05 CHANGELOG.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 17:05 Dockerfile 17:08:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 17:05 GOVERNANCE.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 17:05 Jenkinsfile 17:08:13 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 17:05 LICENSE 17:08:13 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 11 17:05 Makefile 17:08:13 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 17:05 OWNERS.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 17:05 README.md 17:08:13 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:06 VERSION 17:08:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:05 bin 17:08:13 -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 17:07 coverage.out 17:08:13 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 17:05 go.mod 17:08:13 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 17:05 go.sum 17:08:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:05 images 17:08:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:05 internal 17:08:13 -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 17:05 main.go 17:08:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:05 openapi 17:08:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:05 res 17:08:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:05 static [Pipeline] ws 17:08:13 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout 17:08:16 The recommended git tool is: git [Pipeline] sh 17:08:17 + 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=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 --label arch=amd64 --label version=0.0.0 . 17:08:17 Sending build context to Docker daemon 16.92MB 17:08:17 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 17:08:17 Step 2/30 : FROM ${BASE} AS builder 17:08:17 ---> ad66909ac622 17:08:17 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 17:08:17 ---> Running in c22cb492d171 17:08:17 Removing intermediate container c22cb492d171 17:08:17 ---> 1a611a7b533a 17:08:17 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 17:08:17 ---> Running in d66bb2b81aed 17:08:17 Removing intermediate container d66bb2b81aed 17:08:17 ---> c92a3a7c299d 17:08:17 Step 5/30 : ARG ADD_BUILD_TAGS="" 17:08:17 ---> Running in 8e9bec830d49 17:08:17 Removing intermediate container 8e9bec830d49 17:08:17 ---> 0a0e12335695 17:08:17 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:17 ---> Running in da2a048027dd 17:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:08:18 OK: 264 MiB in 52 packages 17:08:18 Removing intermediate container da2a048027dd 17:08:18 ---> 1cc2ddb685c7 17:08:18 Step 7/30 : WORKDIR /app 17:08:18 ---> Running in 325ee94371f7 17:08:18 Removing intermediate container 325ee94371f7 17:08:18 ---> b6b3743805c8 17:08:18 Step 8/30 : COPY go.mod vendor* ./ 17:08:18 ---> 90820e44ae3d 17:08:18 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:18 ---> Running in 49e08b43c597 17:08:19 Removing intermediate container 49e08b43c597 17:08:19 ---> 544bd10ef340 17:08:19 Step 10/30 : COPY . . 17:08:19 ---> 17f28c7f7a7c 17:08:19 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:19 ---> Running in fd505c6f47c0 17:08:20 Removing intermediate container fd505c6f47c0 17:08:20 ---> 0f6f754f288f 17:08:20 Step 12/30 : RUN $MAKE 17:08:20 ---> Running in 0bd1865cbc9a 17:08:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -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 17:08:21 using credential edgex-jenkins-ssh 17:08:21 Cloning the remote Git repository 17:08:21 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:08:21 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 17:08:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:08:21 > git --version # timeout=10 17:08:21 > git --version # 'git version 2.25.1' 17:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:08:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:08:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:08:26 Merging remotes/origin/main commit 16f62763cc01098cbc719f389d4d2c1391ae2033 into PR head commit 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 17:08:26 Merge succeeded, producing 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 17:08:26 Checking out Revision 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 (PR-279) 17:08:26 > git config core.sparsecheckout # timeout=10 17:08:26 > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # timeout=10 17:08:26 > git remote # timeout=10 17:08:26 > git config --get remote.origin.url # timeout=10 17:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:26 > git merge 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 17:08:26 > git rev-parse HEAD^{commit} # timeout=10 17:08:26 > git config core.sparsecheckout # timeout=10 17:08:26 > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # timeout=10 17:08:29 Commit message: "build: [LLRP] Add ldflags to strip debug info from binary" 17:08:29 > git --version # timeout=10 17:08:29 > git --version # 'git version 2.25.1' 17:08:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:08:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:08:31 Dload Upload Total Spent Left Speed 17:08:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 17:08:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:08:32 + sudo tee /etc/docker/daemon.new 17:08:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:08:32 { 17:08:32 "registry-mirrors": [ 17:08:32 "https://nexus3.edgexfoundry.org:10001" 17:08:32 ], 17:08:32 "bip": "10.250.0.254/24", 17:08:32 "hosts": [ 17:08:32 "tcp://0.0.0.0:5555", 17:08:32 "unix:///var/run/docker.sock" 17:08:32 ], 17:08:32 "mtu": 1458, 17:08:32 "selinux-enabled": true, 17:08:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:08:32 } [Pipeline] sh 17:08:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:08:33 + sudo service docker restart 17:08:38 Removing intermediate container 0bd1865cbc9a 17:08:38 ---> 3d6becd5c165 17:08:38 Step 13/30 : FROM alpine:3.18 17:08:38 3.18: Pulling from library/alpine 17:08:39 619be1103602: Pulling fs layer 17:08:39 619be1103602: Download complete 17:08:39 619be1103602: Pull complete 17:08:39 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:08:39 Status: Downloaded newer image for alpine:3.18 17:08:39 ---> d3782b16ccc9 17:08:39 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:08:39 ---> Running in be8b4fa96990 17:08:39 Removing intermediate container be8b4fa96990 17:08:39 ---> 6e11d5ffa37a 17:08:39 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:08:39 ---> Running in a3a43dedb538 17:08:39 Removing intermediate container a3a43dedb538 17:08:39 ---> f6e5437f0063 17:08:39 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 17:08:39 ---> Running in cef7a9491f96 17:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:08:40 (1/2) Installing ca-certificates (20230506-r0) 17:08:40 (2/2) Installing dumb-init (1.2.5-r2) 17:08:40 Executing busybox-1.36.1-r5.trigger 17:08:40 Executing ca-certificates-20230506-r0.trigger 17:08:40 OK: 8 MiB in 17 packages 17:08:41 Removing intermediate container cef7a9491f96 17:08:41 ---> 5324aa49fe29 17:08:41 Step 17/30 : RUN apk --no-cache upgrade 17:08:41 ---> Running in 843b9b398be5 17:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:08:41 OK: 8 MiB in 17 packages 17:08:42 Removing intermediate container 843b9b398be5 17:08:42 ---> 7a2b33128cd0 17:08:42 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:08:42 ---> 3cc92412b270 17:08:42 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 17:08:42 ---> 86c5172acf55 17:08:42 Step 20/30 : COPY --from=builder /app/res/ /res/ 17:08:42 ---> 6e78206d7371 17:08:42 Step 21/30 : COPY --from=builder /app/static/ /static/ 17:08:42 ---> ce96fcea5b82 17:08:42 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:08:43 ---> 0d0cab3a76b9 17:08:43 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:08:43 ---> Running in b8034255ad5e 17:08:43 Removing intermediate container b8034255ad5e 17:08:43 ---> 7cc5f6704e75 17:08:43 Step 24/30 : VOLUME /cache 17:08:43 ---> Running in 14d5036cee71 17:08:43 Removing intermediate container 14d5036cee71 17:08:43 ---> eb70b7ccd171 17:08:43 Step 25/30 : EXPOSE 59711 17:08:43 ---> Running in eca8a369f215 17:08:43 Removing intermediate container eca8a369f215 17:08:43 ---> 82ee79ae45f3 17:08:43 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:08:43 ---> Running in 1888f6cdcd13 17:08:43 Removing intermediate container 1888f6cdcd13 17:08:43 ---> fa81bb5db788 17:08:43 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:08:43 ---> Running in fc472e8bab83 17:08:43 Removing intermediate container fc472e8bab83 17:08:43 ---> 8b2e364d6baf 17:08:43 Step 28/30 : LABEL arch=amd64 17:08:44 ---> Running in d3eba751514e 17:08:44 Removing intermediate container d3eba751514e 17:08:44 ---> b560eccbe719 17:08:44 Step 29/30 : LABEL git_sha=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 17:08:44 ---> Running in 17d34786d438 17:08:44 Removing intermediate container 17d34786d438 17:08:44 ---> 31aaa2c138ad 17:08:44 Step 30/30 : LABEL version=0.0.0 17:08:44 ---> Running in da3e81b38da6 17:08:44 Removing intermediate container da3e81b38da6 17:08:44 ---> 7f615cf86dc4 17:08:44 [Warning] One or more build-args [ARCH] were not consumed 17:08:44 Successfully built 7f615cf86dc4 17:08:44 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 17:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:45 17:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:46 latest: Pulling from edgex-lftools-log-publisher 17:08:46 5eb5b503b376: Pulling fs layer 17:08:46 5c69ac0246d0: Pulling fs layer 17:08:46 ec43610c2a17: Pulling fs layer 17:08:46 3a2ae6a8a46f: Pulling fs layer 17:08:46 33b1e0a273af: Pulling fs layer 17:08:46 5d3b04190fa2: Pulling fs layer 17:08:46 2f39f015ded8: Pulling fs layer 17:08:46 33b1e0a273af: Waiting 17:08:46 5d3b04190fa2: Waiting 17:08:46 3a2ae6a8a46f: Waiting 17:08:46 2f39f015ded8: Waiting 17:08:46 5c69ac0246d0: Verifying Checksum 17:08:46 5c69ac0246d0: Download complete 17:08:46 3a2ae6a8a46f: Verifying Checksum 17:08:46 3a2ae6a8a46f: Download complete 17:08:46 33b1e0a273af: Verifying Checksum 17:08:46 33b1e0a273af: Download complete 17:08:46 5d3b04190fa2: Verifying Checksum 17:08:46 5d3b04190fa2: Download complete 17:08:46 ec43610c2a17: Verifying Checksum 17:08:46 ec43610c2a17: Download complete 17:08:46 5eb5b503b376: Verifying Checksum 17:08:46 5eb5b503b376: Download complete 17:08:47 2f39f015ded8: Verifying Checksum 17:08:47 2f39f015ded8: Download complete 17:08:47 5eb5b503b376: Pull complete 17:08:47 5c69ac0246d0: Pull complete 17:08:48 ec43610c2a17: Pull complete 17:08:48 3a2ae6a8a46f: Pull complete 17:08:48 33b1e0a273af: Pull complete 17:08:48 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:51 provisioning config files... 17:08:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config15637035889442126134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:52 ---> ****-login.sh 17:08:52 nexus3.edgexfoundry.org:10001 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 2f39f015ded8: Pull complete 17:08:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:53 prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container 17:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:08:53 Configure a credential helper to remove this warning. See 17:08:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:08:53 17:08:53 Login Succeeded 17:08:53 nexus3.edgexfoundry.org:10003 17:08:53 $ 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-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:08:53 Configure a credential helper to remove this warning. See 17:08:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:08:53 17:08:53 Login Succeeded 17:08:53 nexus3.edgexfoundry.org:10004 17:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:08:53 Configure a credential helper to remove this warning. See 17:08:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:08:53 17:08:53 Login Succeeded 17:08:53 ****.io 17:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:08:54 Configure a credential helper to remove this warning. See 17:08:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:08:54 17:08:54 Login Succeeded 17:08:54 ---> ****-login.sh ends 17:08:58 $ docker top 8dc63c52e8dee79156a3984deff005e59dc23f6ec42031d51248c49b7073a9e4 -eo pid,comm [Pipeline] { [Pipeline] } 17:08:58 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:08:58 ---> job-cost.sh 17:08:58 lf-activate-venv: SKIPPING 17:08:58 INFO: No Stack... [Pipeline] echo 17:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:08:59 ========================================================= 17:08:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:08:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 17:08:59 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:59 INFO: Archiving Costs [Pipeline] sh 17:08:59 + 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 . 17:08:59 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives/cost.csv 17:08:59 + cut -d, -f6 [Pipeline] lock 17:08:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] 17:08:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] did not exist. Created. 17:09:00 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] { 17:09:00 Sending build context to Docker daemon 670.2kB 17:09:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:09:00 Step 2/12 : FROM ${BASE} AS builder [Pipeline] unstash [Pipeline] sh 17:09:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:09:00 9fda8d8052c6: Pulling fs layer 17:09:00 5d54e960e981: Pulling fs layer 17:09:00 c4a7e357bf2a: Pulling fs layer 17:09:00 f0e02332f6b5: Pulling fs layer 17:09:00 872ee5b61b7b: Pulling fs layer 17:09:00 0c6a40ed1a82: Pulling fs layer 17:09:00 94ae7d8d031c: Pulling fs layer 17:09:00 f0e02332f6b5: Waiting 17:09:00 872ee5b61b7b: Waiting 17:09:00 0c6a40ed1a82: Waiting 17:09:00 94ae7d8d031c: Waiting 17:09:00 5d54e960e981: Verifying Checksum 17:09:00 5d54e960e981: Download complete 17:09:00 f0e02332f6b5: Verifying Checksum 17:09:00 f0e02332f6b5: Download complete 17:09:00 872ee5b61b7b: Verifying Checksum 17:09:00 872ee5b61b7b: Download complete 17:09:00 9fda8d8052c6: Download complete 17:09:00 + echo total: 0.2199999988079071 [Pipeline] stash 17:09:00 Stashed 1 file(s) [Pipeline] } 17:09:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:00 $ docker stop --time=1 8dc63c52e8dee79156a3984deff005e59dc23f6ec42031d51248c49b7073a9e4 17:09:00 94ae7d8d031c: Verifying Checksum 17:09:00 94ae7d8d031c: Download complete 17:09:01 9fda8d8052c6: Pull complete 17:09:01 $ docker rm -f --volumes 8dc63c52e8dee79156a3984deff005e59dc23f6ec42031d51248c49b7073a9e4 [Pipeline] // withDockerContainer 17:09:02 5d54e960e981: Pull complete 17:09:02 c4a7e357bf2a: Verifying Checksum 17:09:02 c4a7e357bf2a: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:09:03 0c6a40ed1a82: Verifying Checksum 17:09:03 0c6a40ed1a82: Download complete 17:09:15 c4a7e357bf2a: Pull complete 17:09:15 f0e02332f6b5: Pull complete 17:09:15 872ee5b61b7b: Pull complete 17:09:24 0c6a40ed1a82: Pull complete 17:09:24 94ae7d8d031c: Pull complete 17:09:24 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:09:24 ---> 86de565de09d 17:09:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:09:25 ---> Running in eea1b096e5f2 17:09:26 Removing intermediate container eea1b096e5f2 17:09:26 ---> 00899925d450 17:09:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:09:26 ---> Running in 22bdc0991a29 17:09:26 Removing intermediate container 22bdc0991a29 17:09:26 ---> a2f05f3f721b 17:09:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:09:26 ---> Running in b3b888253f40 17:09:26 Removing intermediate container b3b888253f40 17:09:26 ---> bf04924e4862 17:09:26 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:26 ---> Running in cb6a5c5ac081 17:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:09:29 OK: 266 MiB in 52 packages 17:09:30 Removing intermediate container cb6a5c5ac081 17:09:30 ---> 7cd4a0fb3220 17:09:30 Step 7/12 : WORKDIR /app 17:09:30 ---> Running in 38966f747390 17:09:30 Removing intermediate container 38966f747390 17:09:30 ---> 20ce58448f46 17:09:30 Step 8/12 : COPY go.mod vendor* ./ 17:09:30 ---> d412cb136ffd 17:09:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:30 ---> Running in 5dbe7175bc8f 17:10:27 Removing intermediate container 5dbe7175bc8f 17:10:27 ---> 20bca213899d 17:10:27 Step 10/12 : COPY . . 17:10:27 ---> a0abbbd8b567 17:10:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:27 ---> Running in 9b2e955b2cd8 17:10:27 Removing intermediate container 9b2e955b2cd8 17:10:27 ---> 09b09f81ef07 17:10:27 Step 12/12 : RUN $MAKE 17:10:27 ---> Running in afdbd005c8c3 17:10:28 noop 17:10:29 Removing intermediate container afdbd005c8c3 17:10:29 ---> 9fbff03770a7 17:10:29 Successfully built 9fbff03770a7 17:10:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:29 + docker inspect -f . ci-base-image-arm64 17:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:30 prd-ubuntu20.04-docker-arm64-4c-16g-5460 does not seem to be running inside a container 17:10:30 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:31 $ docker top 2a876a00920f8b9a0453819ac721945bb45e8959ee5187a98294f10447158ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:32 + go version 17:10:32 go version go1.21.0 linux/arm64 [Pipeline] } 17:10:32 $ docker stop --time=1 2a876a00920f8b9a0453819ac721945bb45e8959ee5187a98294f10447158ea7 17:10:33 $ docker rm -f --volumes 2a876a00920f8b9a0453819ac721945bb45e8959ee5187a98294f10447158ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:35 + docker inspect -f . ci-base-image-arm64 17:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:35 prd-ubuntu20.04-docker-arm64-4c-16g-5460 does not seem to be running inside a container 17:10:35 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:36 $ docker top 1b2972586413a068b1a92321ab46a5e057488a9ac10ee3cf425871b01357389c -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:37 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 17:10:37 + make test 17:10:37 go test -race ./... -coverprofile=coverage.out ./... 17:13:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:13:14 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:13:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.085s coverage: 86.2% of statements 17:13:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.397s coverage: 71.9% of statements 17:13:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:13:14 go vet ./... 17:15:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:21 ./bin/test-attribution.sh 17:15:21 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 17:15:21 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 17:15:21 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 17:15:21 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 17:15:21 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 17:15:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add 17:15:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:15:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:15:21 $ docker stop --time=1 1b2972586413a068b1a92321ab46a5e057488a9ac10ee3cf425871b01357389c 17:15:23 $ docker rm -f --volumes 1b2972586413a068b1a92321ab46a5e057488a9ac10ee3cf425871b01357389c [Pipeline] // withDockerContainer [Pipeline] sh 17:15:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:25 Warning: overwriting stash ‘coverage-report’ 17:15:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:15:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:15:26 + ls -al . 17:15:26 total 204 17:15:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 17:10 . 17:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:08 .. 17:15:26 -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 17:08 .dockerignore 17:15:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:08 .git 17:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:08 .github 17:15:26 -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 17:08 .gitignore 17:15:26 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 17:08 .golangci.yml 17:15:26 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 17:08 Attribution.txt 17:15:26 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 17:08 CHANGELOG.md 17:15:26 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 17:08 Dockerfile 17:15:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 17:08 GOVERNANCE.md 17:15:26 -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 17:08 Jenkinsfile 17:15:26 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 17:08 LICENSE 17:15:26 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 11 17:08 Makefile 17:15:26 -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 17:08 OWNERS.md 17:15:26 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 17:08 README.md 17:15:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:06 VERSION 17:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:08 bin 17:15:26 -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 17:13 coverage.out 17:15:26 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 17:08 go.mod 17:15:26 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 17:08 go.sum 17:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:08 images 17:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:08 internal 17:15:26 -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 17:08 main.go 17:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:08 openapi 17:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:08 res 17:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:27 + 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=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 --label arch=arm64 --label version=0.0.0 . 17:15:27 Sending build context to Docker daemon 670.2kB 17:15:27 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 17:15:27 Step 2/30 : FROM ${BASE} AS builder 17:15:27 ---> 9fbff03770a7 17:15:27 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 17:15:28 ---> Running in 8948d1e59321 17:15:28 Removing intermediate container 8948d1e59321 17:15:28 ---> 9eac5651e42f 17:15:28 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 17:15:28 ---> Running in 6b95c8b2fcb2 17:15:28 Removing intermediate container 6b95c8b2fcb2 17:15:28 ---> cfb94a225208 17:15:28 Step 5/30 : ARG ADD_BUILD_TAGS="" 17:15:28 ---> Running in c3ddb12c1c5b 17:15:29 Removing intermediate container c3ddb12c1c5b 17:15:29 ---> b27b24d90bbf 17:15:29 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:29 ---> Running in 03c044f1b846 17:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:15:32 OK: 266 MiB in 52 packages 17:15:32 Removing intermediate container 03c044f1b846 17:15:32 ---> 180ca5a34510 17:15:32 Step 7/30 : WORKDIR /app 17:15:32 ---> Running in 2305df8377c3 17:15:33 Removing intermediate container 2305df8377c3 17:15:33 ---> 0333e24ea2ca 17:15:33 Step 8/30 : COPY go.mod vendor* ./ 17:15:33 ---> d19a3fe3d1ed 17:15:33 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:33 ---> Running in f1d9bb372283 17:15:35 Removing intermediate container f1d9bb372283 17:15:35 ---> d5096ddb5d2a 17:15:35 Step 10/30 : COPY . . 17:15:36 ---> fab3abb45221 17:15:36 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:36 ---> Running in dbd7ee34d3bc 17:15:36 Removing intermediate container dbd7ee34d3bc 17:15:36 ---> 3e7b84d05cff 17:15:36 Step 12/30 : RUN $MAKE 17:15:36 ---> Running in df8e1e6ad776 17:15:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -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 17:17:45 Removing intermediate container df8e1e6ad776 17:17:45 ---> 4c4751e75815 17:17:45 Step 13/30 : FROM alpine:3.18 17:17:45 3.18: Pulling from library/alpine 17:17:45 c6b39de5b339: Pulling fs layer 17:17:45 c6b39de5b339: Verifying Checksum 17:17:45 c6b39de5b339: Download complete 17:17:45 c6b39de5b339: Pull complete 17:17:45 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:17:45 Status: Downloaded newer image for alpine:3.18 17:17:45 ---> 33abbf032149 17:17:45 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:17:45 ---> Running in 9356f062df27 17:17:46 Removing intermediate container 9356f062df27 17:17:46 ---> d0dde84859e9 17:17:46 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:17:46 ---> Running in 578f96851df2 17:17:46 Removing intermediate container 578f96851df2 17:17:46 ---> 77fedd71e10d 17:17:46 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 17:17:46 ---> Running in 610b6a073928 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:17:48 (1/2) Installing ca-certificates (20230506-r0) 17:17:48 (2/2) Installing dumb-init (1.2.5-r2) 17:17:48 Executing busybox-1.36.1-r5.trigger 17:17:49 Executing ca-certificates-20230506-r0.trigger 17:17:49 OK: 9 MiB in 17 packages 17:17:50 Removing intermediate container 610b6a073928 17:17:50 ---> 765e92517386 17:17:50 Step 17/30 : RUN apk --no-cache upgrade 17:17:50 ---> Running in e89016149e7e 17:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:17:52 OK: 9 MiB in 17 packages 17:17:53 Removing intermediate container e89016149e7e 17:17:53 ---> 430cfd51c88f 17:17:53 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:17:53 ---> b0c117ff6a64 17:17:53 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 17:17:54 ---> ca3e04b8a93d 17:17:54 Step 20/30 : COPY --from=builder /app/res/ /res/ 17:17:54 ---> d9c81e595212 17:17:54 Step 21/30 : COPY --from=builder /app/static/ /static/ 17:17:55 ---> 3ad98162a56a 17:17:55 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:17:56 ---> 175764419d4f 17:17:56 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:17:56 ---> Running in f3aaeb9ea8a8 17:17:58 Removing intermediate container f3aaeb9ea8a8 17:17:58 ---> ae9dfdf98071 17:17:58 Step 24/30 : VOLUME /cache 17:17:58 ---> Running in 5821466df7ba 17:17:58 Removing intermediate container 5821466df7ba 17:17:58 ---> 168854ccfa30 17:17:58 Step 25/30 : EXPOSE 59711 17:17:58 ---> Running in b238ea22081b 17:17:58 Removing intermediate container b238ea22081b 17:17:58 ---> 35da21fe9a36 17:17:58 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:17:59 ---> Running in 958164aa6719 17:17:59 Removing intermediate container 958164aa6719 17:17:59 ---> 77d5475d2f97 17:17:59 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:17:59 ---> Running in 24cff3e6b168 17:17:59 Removing intermediate container 24cff3e6b168 17:17:59 ---> 9a074de451a4 17:17:59 Step 28/30 : LABEL arch=arm64 17:17:59 ---> Running in 2ab05c55820a 17:17:59 Removing intermediate container 2ab05c55820a 17:17:59 ---> 4de6bb1f8356 17:17:59 Step 29/30 : LABEL git_sha=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 17:18:00 ---> Running in a3cfd77fc411 17:18:00 Removing intermediate container a3cfd77fc411 17:18:00 ---> 6396a52de2c5 17:18:00 Step 30/30 : LABEL version=0.0.0 17:18:00 ---> Running in 38b4d1f93800 17:18:00 Removing intermediate container 38b4d1f93800 17:18:00 ---> 6c264d72459b 17:18:00 [Warning] One or more build-args [ARCH] were not consumed 17:18:00 Successfully built 6c264d72459b 17:18:00 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:01 17:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:02 arm64: Pulling from edgex-lftools-log-publisher 17:18:02 8998bd30e6a1: Pulling fs layer 17:18:02 04944245beec: Pulling fs layer 17:18:02 699f458cf7ca: Pulling fs layer 17:18:02 765212b225bb: Pulling fs layer 17:18:02 f23df028b6ca: Pulling fs layer 17:18:02 d65c8cfc05b1: Pulling fs layer 17:18:02 2437ff75d9bd: Pulling fs layer 17:18:02 765212b225bb: Waiting 17:18:02 f23df028b6ca: Waiting 17:18:02 d65c8cfc05b1: Waiting 17:18:02 2437ff75d9bd: Waiting 17:18:02 04944245beec: Verifying Checksum 17:18:02 04944245beec: Download complete 17:18:02 765212b225bb: Verifying Checksum 17:18:02 765212b225bb: Download complete 17:18:02 f23df028b6ca: Verifying Checksum 17:18:02 f23df028b6ca: Download complete 17:18:02 d65c8cfc05b1: Verifying Checksum 17:18:02 d65c8cfc05b1: Download complete 17:18:02 699f458cf7ca: Verifying Checksum 17:18:02 699f458cf7ca: Download complete 17:18:03 8998bd30e6a1: Verifying Checksum 17:18:03 8998bd30e6a1: Download complete 17:18:05 2437ff75d9bd: Verifying Checksum 17:18:05 2437ff75d9bd: Download complete 17:18:07 8998bd30e6a1: Pull complete 17:18:08 04944245beec: Pull complete 17:18:10 699f458cf7ca: Pull complete 17:18:10 765212b225bb: Pull complete 17:18:11 f23df028b6ca: Pull complete 17:18:11 d65c8cfc05b1: Pull complete 17:18:29 2437ff75d9bd: Pull complete 17:18:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:30 prd-ubuntu20.04-docker-arm64-4c-16g-5460 does not seem to be running inside a container 17:18:30 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:18:33 $ docker top e4b5f927a3f554c80429791683342fd93399d48be594f3f31bb00e782d52b054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:34 ---> job-cost.sh 17:18:34 lf-activate-venv: SKIPPING 17:18:34 INFO: No Stack... 17:18:35 INFO: Retrieving Pricing Info for: v3-standard-4 17:18:36 INFO: Archiving Costs [Pipeline] sh 17:18:37 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 17:18:37 + cut -d, -f6 [Pipeline] lock 17:18:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] 17:18:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] did not exist. Created. 17:18:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:37 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-13213226/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:18:38 + echo total: 0.10999999940395355 [Pipeline] stash 17:18:38 Warning: overwriting stash ‘stack-cost’ 17:18:38 Stashed 1 file(s) [Pipeline] } 17:18:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:38 $ docker stop --time=1 e4b5f927a3f554c80429791683342fd93399d48be594f3f31bb00e782d52b054 17:18:40 $ docker rm -f --volumes e4b5f927a3f554c80429791683342fd93399d48be594f3f31bb00e782d52b054 [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 17:18:42 provisioning config files... 17:18:42 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config10549369605305167693tmp [Pipeline] { [Pipeline] sh 17:18:42 + set +x 17:18:42 + + curl -s https://codecov.io/bash 17:18:42 bash -s -- 17:18:42 17:18:42 _____ _ 17:18:42 / ____| | | 17:18:42 | | ___ __| | ___ ___ _____ __ 17:18:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:18:42 | |___| (_) | (_| | __/ (_| (_) \ V / 17:18:42 \_____\___/ \__,_|\___|\___\___/ \_/ 17:18:42 Bash-1.0.6 17:18:42 17:18:42 17:18:42 ==> git version 2.25.1 found 17:18:42 ==> 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 17:18:42 Release-Date: 2020-01-08 17:18:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:18:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:18:42 ==> Jenkins CI detected. 17:18:42 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-279 17:18:42 project root: . 17:18:42 --> token set from env 17:18:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:18:43 ==> Running gcov in . (disable via -X gcov) 17:18:43 ==> Python coveragepy not found 17:18:43 ==> Searching for coverage reports in: 17:18:43 + . 17:18:43 -> Found 1 reports 17:18:43 ==> Detecting git/mercurial file structure 17:18:43 ==> Reading reports 17:18:43 + ./coverage.out bytes=41317 17:18:43 ==> Appending adjustments 17:18:43 https://docs.codecov.io/docs/fixing-reports 17:18:43 + Found adjustments 17:18:43 ==> Gzipping contents 17:18:43 12K /tmp/codecov.lmgQVo.gz 17:18:43 ==> Uploading reports 17:18:43 url: https://codecov.io 17:18:43 query: branch=PR-279&commit=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=279&job=&cmd_args= 17:18:43 -> Pinging Codecov 17:18:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-279&commit=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=279&job=&cmd_args= 17:18:43 -> Uploading to 17:18:43 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/581DD39554BDF9B6E22D074273EAD858/18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0/0e58752c-97b7-42e3-a4bb-61179461d773.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T171843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1141ceab43c8d28da8d3d5ae73bfca5110e790980b2ddf6d9c473c041f733bcc 17:18:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:43 Dload Upload Total Spent Left Speed 17:18:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 44312 --:--:-- --:--:-- --:--:-- 44312 17:18:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] } 17:18:43 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 17:18:46 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives ] 17:18:46 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives 17:18:46 total 16 17:18:46 drwxr-xr-x 3 root root 4096 Mar 11 17:08 . 17:18:46 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 17:09 .. 17:18:46 drwxr-xr-x 2 root root 4096 Mar 11 17:08 cost 17:18:46 -rw-r--r-- 1 root root 95 Mar 11 17:08 cost.csv 17:18:46 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives 17:18:46 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives 17:18:46 total 16 17:18:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 17:08 . 17:18:46 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 17:09 .. 17:18:46 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 17:08 cost 17:18:46 -rw-r--r-- 1 jenkins jenkins 95 Mar 11 17:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:18:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:48 ---> package-listing.sh 17:18:48 ++ facter osfamily 17:18:48 ++ tr '[:upper:]' '[:lower:]' 17:18:48 + OS_FAMILY=debian 17:18:48 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-279 17:18:48 + START_PACKAGES=/tmp/packages_start.txt 17:18:48 + END_PACKAGES=/tmp/packages_end.txt 17:18:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:48 + PACKAGES=/tmp/packages_start.txt 17:18:48 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-279 ']' 17:18:48 + PACKAGES=/tmp/packages_end.txt 17:18:48 + case "${OS_FAMILY}" in 17:18:48 + dpkg -l 17:18:48 + grep '^ii' 17:18:48 + '[' -f /tmp/packages_start.txt ']' 17:18:48 + '[' -f /tmp/packages_end.txt ']' 17:18:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:48 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-279 ']' 17:18:48 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives/ 17:18:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives/ [Pipeline] echo 17:18:48 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-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:18:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:49 prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container 17:18:49 $ 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-279/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-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:49 $ docker top 0352c93b0d1470690cc2dbd6cca37719afd9058132353172f2cbf0c4d78128d5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:50 + mkdir -p /var/log/sysstat [Pipeline] sh 17:18:50 + ls /var/log/sa-host 17:18:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:51 provisioning config files... 17:18:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config11884784585605799987tmp [Pipeline] { [Pipeline] echo 17:18:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:51 ---> create-netrc.sh [Pipeline] } 17:18:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:18:52 ---> python-tools-install.sh [Pipeline] echo 17:18:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:18:52 ---> sudo-logs.sh 17:18:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:18:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:18:53 ---> job-cost.sh 17:18:53 lf-activate-venv: SKIPPING 17:18:53 DEBUG: total: 0.2199999988079071 17:18:53 INFO: Retrieving Stack Cost... 17:18:53 INFO: Retrieving Pricing Info for: v3-standard-8 17:18:53 INFO: Archiving Costs [Pipeline] echo 17:18:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:54 ---> logs-deploy.sh 17:18:54 lf-activate-venv: SKIPPING 17:18:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-279/1 17:18:54 INFO: archiving workspace using pattern(s): 17:18:55 Archives upload complete. 17:18:55 INFO: archiving logs to Nexus 17:18:56 ---> uname -a: 17:18:56 Linux prd-ubuntu20-04-docker-8c-8g-5459 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:18:56 17:18:56 17:18:56 ---> lscpu: 17:18:56 Architecture: x86_64 17:18:56 CPU op-mode(s): 32-bit, 64-bit 17:18:56 Byte Order: Little Endian 17:18:56 Address sizes: 40 bits physical, 48 bits virtual 17:18:56 CPU(s): 8 17:18:56 On-line CPU(s) list: 0-7 17:18:56 Thread(s) per core: 1 17:18:56 Core(s) per socket: 1 17:18:56 Socket(s): 8 17:18:56 NUMA node(s): 1 17:18:56 Vendor ID: AuthenticAMD 17:18:56 CPU family: 23 17:18:56 Model: 49 17:18:56 Model name: AMD EPYC-Rome Processor 17:18:56 Stepping: 0 17:18:56 CPU MHz: 2799.998 17:18:56 BogoMIPS: 5599.99 17:18:56 Virtualization: AMD-V 17:18:56 Hypervisor vendor: KVM 17:18:56 Virtualization type: full 17:18:56 L1d cache: 256 KiB 17:18:56 L1i cache: 256 KiB 17:18:56 L2 cache: 4 MiB 17:18:56 L3 cache: 128 MiB 17:18:56 NUMA node0 CPU(s): 0-7 17:18:56 Vulnerability Itlb multihit: Not affected 17:18:56 Vulnerability L1tf: Not affected 17:18:56 Vulnerability Mds: Not affected 17:18:56 Vulnerability Meltdown: Not affected 17:18:56 Vulnerability Mmio stale data: Not affected 17:18:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:18:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:18:56 Vulnerability Srbds: Not affected 17:18:56 Vulnerability Tsx async abort: Not affected 17:18:56 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 17:18:56 17:18:56 17:18:56 ---> nproc: 17:18:56 8 17:18:56 17:18:56 17:18:56 ---> df -h: 17:18:56 Filesystem Size Used Avail Use% Mounted on 17:18:56 overlay 155G 12G 144G 8% / 17:18:56 tmpfs 64M 0 64M 0% /dev 17:18:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:18:56 shm 64M 0 64M 0% /dev/shm 17:18:56 /dev/vda1 155G 12G 144G 8% /facter-os 17:18:56 17:18:56 17:18:56 ---> sar -b -r -n DEV: 17:18:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5459) 03/11/24 _x86_64_ (8 CPU) 17:18:56 17:18:56 17:05:20 LINUX RESTART (8 CPU) 17:18:56 17:18:56 17:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:56 17:07:01 209.10 11.17 197.93 0.00 1787.49 53466.46 0.00 17:18:56 17:08:01 90.50 0.07 90.43 0.00 8.80 26657.96 0.00 17:18:56 17:09:01 230.38 0.23 230.14 0.00 10.13 51892.15 0.00 17:18:56 17:10:01 4.27 0.00 4.27 0.00 0.00 62.41 0.00 17:18:56 17:11:01 38.64 9.38 29.26 0.00 2885.57 4530.22 0.00 17:18:56 17:12:01 5.80 0.22 5.58 0.00 18.80 99.45 0.00 17:18:56 17:13:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 17:18:56 17:14:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 17:18:56 17:15:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 17:18:56 17:16:01 2.17 0.00 2.17 0.00 0.00 24.79 0.00 17:18:56 17:17:01 1.55 0.02 1.53 0.00 0.13 20.53 0.00 17:18:56 17:18:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 17:18:56 Average: 48.85 1.74 47.11 0.00 390.67 11343.45 0.00 17:18:56 17:18:56 17:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:56 17:07:01 28362784 31491416 821164 2.50 114396 3223148 2028452 5.98 1219852 2840300 194472 17:18:56 17:08:01 27385292 30893424 1409952 4.29 139924 3530988 2363688 6.97 1823060 3158068 364688 17:18:56 17:09:01 27697368 31469080 832812 2.53 153304 3757068 1949024 5.74 1336892 3307328 284 17:18:56 17:10:01 27730476 31501660 802712 2.44 153424 3756912 1772140 5.22 1306296 3307148 8 17:18:56 17:11:01 27467316 31482304 794540 2.42 169748 3986496 1704644 5.02 1455768 3392076 256 17:18:56 17:12:01 27481764 31492844 783188 2.38 168308 3983928 1699152 5.01 1443900 3389424 168 17:18:56 17:13:01 27481528 31492724 783260 2.38 168404 3983932 1699152 5.01 1444220 3389432 172 17:18:56 17:14:01 27484180 31495480 780504 2.37 168500 3983932 1699152 5.01 1441248 3389432 16 17:18:56 17:15:01 27484100 31495480 780444 2.37 168576 3983936 1699152 5.01 1441256 3389436 8 17:18:56 17:16:01 27485320 31496772 779028 2.37 168668 3983940 1699152 5.01 1440100 3389440 12 17:18:56 17:17:01 27484544 31496236 779404 2.37 168756 3983940 1699152 5.01 1440460 3389440 200 17:18:56 17:18:01 27485948 31497672 777956 2.37 168796 3983944 1699152 5.01 1439644 3389444 12 17:18:56 Average: 27585885 31442091 843747 2.57 159234 3845180 1809334 5.33 1436058 3310914 46691 17:18:56 17:18:56 17:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:56 17:07:01 ens3 502.05 355.92 7269.52 55.53 0.00 0.00 0.00 0.00 17:18:56 17:07:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 17:18:56 17:07:01 docker0 214.62 283.99 17.57 2367.03 0.00 0.00 0.00 0.00 17:18:56 17:08:01 ens3 24.51 15.33 25.78 10.36 0.00 0.00 0.00 0.00 17:18:56 17:08:01 veth6ad51a7 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 17:18:56 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:56 17:08:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:18:56 17:09:01 ens3 142.61 101.60 2700.18 112.74 0.00 0.00 0.00 0.00 17:18:56 17:09:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 17:18:56 17:09:01 docker0 5.15 8.53 0.31 95.91 0.00 0.00 0.00 0.00 17:18:56 17:10:01 ens3 0.93 0.75 0.92 0.40 0.00 0.00 0.00 0.00 17:18:56 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:56 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:11:01 ens3 114.58 53.35 1339.98 3.92 0.00 0.00 0.00 0.00 17:18:56 17:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:18:56 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:12:01 ens3 0.35 0.35 0.09 0.04 0.00 0.00 0.00 0.00 17:18:56 17:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:18:56 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:13:01 ens3 1.02 0.40 0.45 0.28 0.00 0.00 0.00 0.00 17:18:56 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:14:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:18:56 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:56 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:16:01 ens3 0.50 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:18:56 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:56 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:17:01 ens3 0.63 0.12 0.14 0.07 0.00 0.00 0.00 0.00 17:18:56 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 17:18:01 ens3 0.50 0.40 0.32 0.21 0.00 0.00 0.00 0.00 17:18:56 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:56 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:56 Average: ens3 65.05 43.61 935.99 15.25 0.00 0.00 0.00 0.00 17:18:56 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 17:18:56 Average: docker0 18.04 24.02 1.47 202.23 0.00 0.00 0.00 0.00 17:18:56 17:18:56 17:18:56 ---> sar -P ALL: 17:18:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5459) 03/11/24 _x86_64_ (8 CPU) 17:18:56 17:18:56 17:05:20 LINUX RESTART (8 CPU) 17:18:56 17:18:56 17:06:02 CPU %user %nice %system %iowait %steal %idle 17:18:56 17:07:01 all 7.64 0.00 3.36 3.40 0.06 85.54 17:18:56 17:07:01 0 6.68 0.00 3.02 1.55 0.07 88.68 17:18:56 17:07:01 1 8.69 0.00 3.28 0.99 0.07 86.97 17:18:56 17:07:01 2 9.90 0.00 3.26 0.41 0.05 86.38 17:18:56 17:07:01 3 8.32 0.00 3.02 0.12 0.05 88.48 17:18:56 17:07:01 4 7.27 0.00 2.89 6.55 0.07 83.22 17:18:56 17:07:01 5 7.83 0.00 3.05 0.05 0.07 89.01 17:18:56 17:07:01 6 6.40 0.00 3.88 1.42 0.07 88.24 17:18:56 17:07:01 7 6.02 0.00 4.47 16.19 0.05 73.26 17:18:56 17:08:01 all 41.01 0.00 4.37 1.93 0.09 52.60 17:18:56 17:08:01 0 40.37 0.00 4.80 12.27 0.08 42.48 17:18:56 17:08:01 1 42.00 0.00 4.70 0.35 0.08 52.86 17:18:56 17:08:01 2 39.77 0.00 4.49 0.15 0.10 55.49 17:18:56 17:08:01 3 41.05 0.00 4.93 0.56 0.08 53.38 17:18:56 17:08:01 4 40.72 0.00 3.67 0.15 0.08 55.37 17:18:56 17:08:01 5 41.45 0.00 4.10 0.64 0.08 53.73 17:18:56 17:08:01 6 41.37 0.00 4.09 0.07 0.12 54.35 17:18:56 17:08:01 7 41.37 0.00 4.15 1.29 0.08 53.11 17:18:56 17:09:01 all 21.08 0.00 3.98 3.24 0.07 71.63 17:18:56 17:09:01 0 21.47 0.00 3.84 0.52 0.05 74.12 17:18:56 17:09:01 1 21.27 0.00 3.41 1.53 0.08 73.71 17:18:56 17:09:01 2 20.68 0.00 4.39 7.19 0.07 67.67 17:18:56 17:09:01 3 20.84 0.00 3.60 0.27 0.08 75.21 17:18:56 17:09:01 4 21.74 0.00 4.36 0.88 0.07 72.96 17:18:56 17:09:01 5 20.48 0.00 4.17 8.51 0.08 66.75 17:18:56 17:09:01 6 20.62 0.00 4.25 0.13 0.07 74.93 17:18:56 17:09:01 7 21.54 0.00 3.79 6.92 0.08 67.67 17:18:56 17:10:01 all 0.05 0.00 0.03 0.01 0.00 99.91 17:18:56 17:10:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:18:56 17:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:18:56 17:10:01 2 0.03 0.00 0.00 0.03 0.00 99.93 17:18:56 17:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:18:56 17:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:18:56 17:10:01 5 0.05 0.00 0.02 0.02 0.00 99.92 17:18:56 17:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:18:56 17:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:18:56 17:11:01 all 1.41 0.00 0.76 0.54 0.01 97.29 17:18:56 17:11:01 0 0.84 0.00 0.67 0.03 0.00 98.46 17:18:56 17:11:01 1 2.62 0.00 0.65 0.53 0.02 96.18 17:18:56 17:11:01 2 1.28 0.00 0.58 2.09 0.03 96.01 17:18:56 17:11:01 3 1.37 0.00 0.53 0.15 0.02 97.93 17:18:56 17:11:01 4 1.60 0.00 1.24 1.07 0.02 96.07 17:18:56 17:11:01 5 1.48 0.00 0.40 0.35 0.02 97.75 17:18:56 17:11:01 6 1.24 0.00 1.44 0.03 0.02 97.28 17:18:56 17:11:01 7 0.82 0.00 0.53 0.03 0.00 98.61 17:18:56 17:12:01 all 0.16 0.00 0.09 0.02 0.00 99.73 17:18:56 17:12:01 0 0.07 0.00 0.07 0.02 0.02 99.83 17:18:56 17:12:01 1 0.07 0.00 0.08 0.02 0.00 99.83 17:18:56 17:12:01 2 0.08 0.00 0.08 0.05 0.00 99.78 17:18:56 17:12:01 3 0.13 0.00 0.07 0.00 0.00 99.80 17:18:56 17:12:01 4 0.68 0.00 0.18 0.02 0.00 99.12 17:18:56 17:12:01 5 0.08 0.00 0.07 0.02 0.00 99.83 17:18:56 17:12:01 6 0.12 0.00 0.10 0.02 0.00 99.77 17:18:56 17:12:01 7 0.03 0.00 0.07 0.00 0.00 99.90 17:18:56 17:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:18:56 17:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:18:56 17:13:01 2 0.07 0.00 0.02 0.03 0.02 99.87 17:18:56 17:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:18:56 17:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:18:56 17:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:18:56 17:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:18:56 17:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:18:56 17:14:01 all 0.24 0.00 0.01 0.00 0.00 99.75 17:18:56 17:14:01 0 1.73 0.00 0.02 0.00 0.00 98.26 17:18:56 17:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:18:56 17:14:01 2 0.05 0.00 0.03 0.03 0.02 99.87 17:18:56 17:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:18:56 17:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:18:56 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:18:56 17:15:01 all 0.26 0.00 0.01 0.00 0.01 99.72 17:18:56 17:15:01 0 2.02 0.00 0.02 0.00 0.02 97.95 17:18:56 17:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:15:01 2 0.03 0.00 0.00 0.02 0.00 99.95 17:18:56 17:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:18:56 17:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:15:01 5 0.00 0.00 0.02 0.02 0.02 99.95 17:18:56 17:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:18:56 17:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:18:56 17:16:01 all 0.31 0.00 0.01 0.01 0.01 99.67 17:18:56 17:16:01 0 1.97 0.00 0.02 0.00 0.00 98.01 17:18:56 17:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:18:56 17:16:01 2 0.08 0.00 0.03 0.05 0.02 99.82 17:18:56 17:16:01 3 0.30 0.00 0.03 0.00 0.02 99.65 17:18:56 17:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:18:56 17:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:18:56 17:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:18:56 17:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:17:01 all 0.04 0.00 0.03 0.00 0.00 99.92 17:18:56 17:17:01 0 0.12 0.00 0.07 0.00 0.00 99.82 17:18:56 17:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:18:56 17:17:01 2 0.07 0.00 0.03 0.02 0.02 99.87 17:18:56 17:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:18:56 17:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:18:56 17:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:18:56 17:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:18:56 17:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:18:56 17:18:56 17:17:01 CPU %user %nice %system %iowait %steal %idle 17:18:56 17:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:18:56 17:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:18:56 17:18:01 2 0.07 0.00 0.02 0.02 0.02 99.88 17:18:56 17:18:01 3 0.08 0.00 0.02 0.00 0.00 99.90 17:18:56 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:18:56 17:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:18:56 17:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:18:56 Average: all 5.98 0.00 1.04 0.75 0.02 92.20 17:18:56 Average: 0 6.24 0.00 1.04 1.19 0.02 91.51 17:18:56 Average: 1 6.20 0.00 1.01 0.28 0.03 92.48 17:18:56 Average: 2 5.97 0.00 1.07 0.84 0.03 92.10 17:18:56 Average: 3 5.97 0.00 1.02 0.09 0.02 92.90 17:18:56 Average: 4 5.97 0.00 1.02 0.71 0.02 92.28 17:18:56 Average: 5 5.92 0.00 0.98 0.80 0.02 92.28 17:18:56 Average: 6 5.77 0.00 1.14 0.14 0.02 92.93 17:18:56 Average: 7 5.79 0.00 1.08 2.00 0.02 91.12 17:18:56 17:18:56 17:18:56