Pull request #75 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3f802b69bb2be9fe04a7de131cd66d6f9ad92af+3238fc2d0ace65e1c621b12a7e75f28d928cef37 (921e47fe28523542cdf62fa4e923664d2420de13) 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-ssh464357570024881116.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh2753300008834013298.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 0296cfd70f3001d69e24c2db393b493f66f700db 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-75/workspace@libs/edgex-global-pipelines # 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-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1604989562080751015.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-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15264295150753607729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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 shared 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-ssh17406399766350906088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-75/workspace@libs/lf-pipelines # 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-75/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17825354197233161442.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 0296cfd70f3001d69e24c2db393b493f66f700db Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 [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-33490 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [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/ry_app-rfid-llrp-inventory_PR-75 # 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 Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit b3f802b69bb2be9fe04a7de131cd66d6f9ad92af Merge succeeded, producing b3f802b69bb2be9fe04a7de131cd66d6f9ad92af Checking out Revision b3f802b69bb2be9fe04a7de131cd66d6f9ad92af (PR-75) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 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/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 Commit message: "docs: Add CHANGELOG.md" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0296cfd70f3001d69e24c2db393b493f66f700db [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:37:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:37:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:37:05 ========================================================= 15:37:05 EdgeX Global Pipelines Version Info 15:37:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:37:06 ------------------- 15:37:06 stable info: 15:37:06 ------------------- 15:37:06 Commited By: Emilio Reyes emilio.reyes@intel.com 15:37:06 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 15:37:06 Message: update stable to v1.0.225 15:37:06 ------------------- 15:37:06 experimental info: 15:37:06 ------------------- 15:37:06 Commited By: **** collab-it+edgex@linuxfoundation.org 15:37:06 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 15:37:06 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:37:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3f802b [Pipeline] echo 15:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:08 provisioning config files... 15:37:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config9037803924983455928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:08 ---> docker-login.sh 15:37:08 nexus3.edgexfoundry.org:10001 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 nexus3.edgexfoundry.org:10002 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 nexus3.edgexfoundry.org:10003 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 nexus3.edgexfoundry.org:10004 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 docker.io 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:10 Configure a credential helper to remove this warning. See 15:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:10 15:37:10 Login Succeeded 15:37:10 ---> docker-login.sh ends [Pipeline] } 15:37:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:37:10 + git rev-list -1 --merges b3f802b69bb2be9fe04a7de131cd66d6f9ad92af~1..b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo 15:37:10 -----------> git rev-list -1 --merges b3f802b69bb2be9fe04a7de131cd66d6f9ad92af~1..b3f802b69bb2be9fe04a7de131cd66d6f9ad92af b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [false] [Pipeline] sh 15:37:11 + git log --format=format:%s -1 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo 15:37:11 ========================================================= 15:37:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:37:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:11 + git log --format=format:%s -1 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo 15:37:11 [semverPrep] GIT_COMMIT: b3f802b69bb2be9fe04a7de131cd66d6f9ad92af, Commit Message: docs: Add CHANGELOG.md [Pipeline] echo 15:37:11 [semverPrep] This is not a build commit. [Pipeline] sh 15:37:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:12 + grep -v github /etc/ssh/ssh_known_hosts 15:37:12 + [ -e /tmp/ssh_known_hosts ] 15:37:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:37:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:37:12 + sudo tee -a /etc/ssh/ssh_known_hosts 15:37:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:37:12 15:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:37:12 latest: Pulling from edgex-devops/py-git-semver 15:37:12 1fe172e4850f: Pulling fs layer 15:37:12 caf521ccaac6: Pulling fs layer 15:37:12 3ead6fa29328: Pulling fs layer 15:37:12 5c2a1cbceb83: Pulling fs layer 15:37:12 a8d5f1318db7: Pulling fs layer 15:37:12 c427282e49a2: Pulling fs layer 15:37:12 1827001aaf11: Pulling fs layer 15:37:12 0714d37db230: Pulling fs layer 15:37:12 ac28cf19c067: Pulling fs layer 15:37:12 ca983d60f3e2: Pulling fs layer 15:37:12 9f894cec8388: Pulling fs layer 15:37:12 5c2a1cbceb83: Waiting 15:37:12 a8d5f1318db7: Waiting 15:37:12 ac28cf19c067: Waiting 15:37:12 ca983d60f3e2: Waiting 15:37:12 c427282e49a2: Waiting 15:37:12 9f894cec8388: Waiting 15:37:12 0714d37db230: Waiting 15:37:12 1827001aaf11: Waiting 15:37:12 caf521ccaac6: Verifying Checksum 15:37:12 caf521ccaac6: Download complete 15:37:12 5c2a1cbceb83: Download complete 15:37:13 a8d5f1318db7: Verifying Checksum 15:37:13 a8d5f1318db7: Download complete 15:37:13 3ead6fa29328: Verifying Checksum 15:37:13 3ead6fa29328: Download complete 15:37:13 c427282e49a2: Download complete 15:37:13 0714d37db230: Download complete 15:37:13 ac28cf19c067: Download complete 15:37:13 ca983d60f3e2: Verifying Checksum 15:37:13 ca983d60f3e2: Download complete 15:37:13 9f894cec8388: Verifying Checksum 15:37:13 9f894cec8388: Download complete 15:37:13 1fe172e4850f: Verifying Checksum 15:37:13 1fe172e4850f: Download complete 15:37:13 1827001aaf11: Verifying Checksum 15:37:13 1827001aaf11: Download complete 15:37:14 1fe172e4850f: Pull complete 15:37:14 caf521ccaac6: Pull complete 15:37:14 3ead6fa29328: Pull complete 15:37:15 5c2a1cbceb83: Pull complete 15:37:15 a8d5f1318db7: Pull complete 15:37:15 c427282e49a2: Pull complete 15:37:17 1827001aaf11: Pull complete 15:37:17 0714d37db230: Pull complete 15:37:17 ac28cf19c067: Pull complete 15:37:17 ca983d60f3e2: Pull complete 15:37:17 9f894cec8388: Pull complete 15:37:17 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:37:18 prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container 15:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:37:21 $ docker top 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a -eo pid,comm 15:37:21 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). 15:37:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:21 [ssh-agent] Looking for ssh-agent implementation... 15:37:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:21 $ docker exec 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent 15:37:21 SSH_AUTH_SOCK=/tmp/ssh-1ZbIY2AlIWFY/agent.33 15:37:21 SSH_AGENT_PID=40 15:37:21 Running ssh-add (command line suppressed) 15:37:21 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5765944731715823328.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5765944731715823328.key) 15:37:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:22 + git tag --points-at HEAD [Pipeline] } 15:37:22 $ docker exec --env ******** --env ******** 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent -k 15:37:22 unset SSH_AUTH_SOCK; 15:37:22 unset SSH_AGENT_PID; 15:37:22 echo Agent pid 40 killed; 15:37:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:22 [ssh-agent] Looking for ssh-agent implementation... 15:37:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:22 $ docker exec 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent 15:37:22 SSH_AUTH_SOCK=/tmp/ssh-brjGDs9KYBaD/agent.74 15:37:22 SSH_AGENT_PID=81 15:37:22 Running ssh-add (command line suppressed) 15:37:22 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_567605438030345789.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_567605438030345789.key) 15:37:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:23 + git semver init 15:37:23 2022-04-27 15:37:23,391 [run_init] DEBUG init version:0.0.0 force:False 15:37:23 2022-04-27 15:37:23,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver 15:37:23 2022-04-27 15:37:23,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver 15:37:23 2022-04-27 15:37:23,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75, universal_newlines=False, shell=None, istream=None) 15:37:24 2022-04-27 15:37:24,436 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.git/info/exclude 15:37:24 2022-04-27 15:37:24,437 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 with force:False 15:37:24 2022-04-27 15:37:24,437 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 15:37:24 2022-04-27 15:37:24,441 [execute] INFO git cat-file --batch-check 15:37:24 2022-04-27 15:37:24,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) 15:37:24 2022-04-27 15:37:24,446 [execute] INFO git cat-file --batch 15:37:24 2022-04-27 15:37:24,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) 15:37:24 2022-04-27 15:37:24,451 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 15:37:24 0.0.0 [Pipeline] } 15:37:24 $ docker exec --env ******** --env ******** 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a ssh-agent -k 15:37:24 unset SSH_AUTH_SOCK; 15:37:24 unset SSH_AGENT_PID; 15:37:24 echo Agent pid 81 killed; 15:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:25 + git semver [Pipeline] } 15:37:25 $ docker stop --time=1 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a 15:37:26 $ docker rm -f 1701b6e85d7e90778d8907f17c7bdade1b27b32a4ef269039f9f19496961fe3a [Pipeline] // withDockerContainer [Pipeline] sh 15:37:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:27 Stashed 1 file(s) [Pipeline] echo 15:37:27 [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 15:37:28 provisioning config files... 15:37:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config8628246750453774549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:28 ---> docker-login.sh 15:37:28 nexus3.edgexfoundry.org:10001 15:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:28 Configure a credential helper to remove this warning. See 15:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:28 15:37:28 Login Succeeded 15:37:28 nexus3.edgexfoundry.org:10002 15:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:28 Configure a credential helper to remove this warning. See 15:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:28 15:37:28 Login Succeeded 15:37:28 nexus3.edgexfoundry.org:10003 15:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:28 Configure a credential helper to remove this warning. See 15:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:28 15:37:28 Login Succeeded 15:37:28 nexus3.edgexfoundry.org:10004 15:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:28 Configure a credential helper to remove this warning. See 15:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:28 15:37:28 Login Succeeded 15:37:28 docker.io 15:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:29 Configure a credential helper to remove this warning. See 15:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:29 15:37:29 Login Succeeded 15:37:29 ---> docker-login.sh ends [Pipeline] } 15:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:29 ========================================================= 15:37:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:37:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:37:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:37:30 Sending build context to Docker daemon 10.4MB 15:37:30 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:37:30 Step 2/13 : FROM ${BASE} AS builder 15:37:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:30 59bf1c3509f3: Pulling fs layer 15:37:30 666ba61612fd: Pulling fs layer 15:37:30 8ed8ca486205: Pulling fs layer 15:37:30 4fe6c5a15a65: Pulling fs layer 15:37:30 22a0e8bec74d: Pulling fs layer 15:37:30 ca2b28591e48: Pulling fs layer 15:37:30 a51346096db8: Pulling fs layer 15:37:30 daebc70d1ce1: Pulling fs layer 15:37:30 0e18a0eac166: Pulling fs layer 15:37:30 4fe6c5a15a65: Waiting 15:37:30 22a0e8bec74d: Waiting 15:37:30 ca2b28591e48: Waiting 15:37:30 a51346096db8: Waiting 15:37:30 0e18a0eac166: Waiting 15:37:30 daebc70d1ce1: Waiting 15:37:30 8ed8ca486205: Download complete 15:37:30 666ba61612fd: Verifying Checksum 15:37:30 666ba61612fd: Download complete 15:37:30 22a0e8bec74d: Verifying Checksum 15:37:30 22a0e8bec74d: Download complete 15:37:30 ca2b28591e48: Verifying Checksum 15:37:30 ca2b28591e48: Download complete 15:37:30 59bf1c3509f3: Verifying Checksum 15:37:30 59bf1c3509f3: Download complete 15:37:30 a51346096db8: Verifying Checksum 15:37:30 a51346096db8: Download complete 15:37:30 daebc70d1ce1: Verifying Checksum 15:37:30 daebc70d1ce1: Download complete 15:37:30 59bf1c3509f3: Pull complete 15:37:30 666ba61612fd: Pull complete 15:37:30 8ed8ca486205: Pull complete 15:37:30 0e18a0eac166: Verifying Checksum 15:37:30 0e18a0eac166: Download complete 15:37:31 4fe6c5a15a65: Verifying Checksum 15:37:31 4fe6c5a15a65: Download complete 15:37:34 4fe6c5a15a65: Pull complete 15:37:34 22a0e8bec74d: Pull complete 15:37:34 ca2b28591e48: Pull complete 15:37:34 a51346096db8: Pull complete 15:37:34 daebc70d1ce1: Pull complete 15:37:37 0e18a0eac166: Pull complete 15:37:37 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:37:37 ---> f018257e8ee9 15:37:37 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:37:39 ---> Running in 01dda2543677 15:37:39 Removing intermediate container 01dda2543677 15:37:39 ---> c79a5fc4715a 15:37:39 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:37:39 ---> Running in 54831807b964 15:37:39 Removing intermediate container 54831807b964 15:37:39 ---> 04a679a6719f 15:37:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:37:39 ---> Running in 0f278b7e2d39 15:37:39 Removing intermediate container 0f278b7e2d39 15:37:39 ---> 2c1245a3a12e 15:37:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:39 ---> Running in 2a02442b91a8 15:37:40 Removing intermediate container 2a02442b91a8 15:37:40 ---> 22a2861a126d 15:37:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:40 ---> Running in 39044b96b36e 15:37:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:41 OK: 221 MiB in 52 packages 15:37:41 Removing intermediate container 39044b96b36e 15:37:41 ---> 9058272638a2 15:37:41 Step 8/13 : WORKDIR /app 15:37:41 ---> Running in 09ffc59a4a2d 15:37:41 Removing intermediate container 09ffc59a4a2d 15:37:41 ---> 77b6d0d79505 15:37:41 Step 9/13 : COPY go.mod vendor* ./ 15:37:41 ---> bdbcf08b3686 15:37:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:41 ---> Running in 45af9d279bb1 15:37:43 Still waiting to schedule task 15:37:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:38:08 Removing intermediate container 45af9d279bb1 15:38:08 ---> 135abadba42d 15:38:08 Step 11/13 : COPY . . 15:38:08 ---> edd9950c74fb 15:38:08 Step 12/13 : ARG MAKE="make build" 15:38:08 ---> Running in f3ec07f5d529 15:38:08 Removing intermediate container f3ec07f5d529 15:38:08 ---> fe9143d663eb 15:38:08 Step 13/13 : RUN $MAKE 15:38:08 ---> Running in 210f6dbb55ee 15:38:08 noop 15:38:08 Removing intermediate container 210f6dbb55ee 15:38:08 ---> 09003f738c17 15:38:08 Successfully built 09003f738c17 15:38:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:38:08 + docker inspect -f . ci-base-image-x86_64 15:38:08 . [Pipeline] withDockerContainer 15:38:08 prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container 15:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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 ******** ci-base-image-x86_64 cat 15:38:09 $ docker top 6da85cb32a77799d15478914a94605091645ec52c32ba86a48b065426399f12e -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:09 + go version 15:38:09 go version go1.17.6 linux/amd64 [Pipeline] } 15:38:09 $ docker stop --time=1 6da85cb32a77799d15478914a94605091645ec52c32ba86a48b065426399f12e 15:38:11 $ docker rm -f 6da85cb32a77799d15478914a94605091645ec52c32ba86a48b065426399f12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:11 + docker inspect -f . ci-base-image-x86_64 15:38:11 . [Pipeline] withDockerContainer 15:38:11 prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container 15:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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 ******** ci-base-image-x86_64 cat 15:38:12 $ docker top 2a8701a475dd4ab06902b112a9f4a47797e909fd5bee327feecf6669d91c3a6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:38:12 + make test 15:38:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:38:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:38:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.068s coverage: 86.2% of statements 15:38:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:38:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.536s coverage: 71.9% of statements 15:38:22 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:38:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:38:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:38:32 ./bin/test-attribution.sh [Pipeline] echo 15:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:38:32 $ docker stop --time=1 2a8701a475dd4ab06902b112a9f4a47797e909fd5bee327feecf6669d91c3a6a 15:38:33 $ docker rm -f 2a8701a475dd4ab06902b112a9f4a47797e909fd5bee327feecf6669d91c3a6a [Pipeline] // withDockerContainer [Pipeline] sh 15:38:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:35 + ls -al . 15:38:35 total 244 15:38:35 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 15:38 . 15:38:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:36 .. 15:38:35 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:37 .dockerignore 15:38:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:37 .git 15:38:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:37 .github 15:38:35 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:37 .gitignore 15:38:35 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:37 .golangci.yml 15:38:35 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:37 .semver 15:38:35 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:37 Attribution.txt 15:38:35 -rw-rw-r-- 1 jenkins jenkins 1651 Apr 27 15:37 CHANGELOG.md 15:38:35 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:37 Dockerfile 15:38:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:37 GOVERNANCE.md 15:38:35 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:37 Jenkinsfile 15:38:35 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:37 LICENSE 15:38:35 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:37 Makefile 15:38:35 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:37 OWNERS.md 15:38:35 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:37 README.md 15:38:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:37 VERSION 15:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:37 bin 15:38:35 -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:38 coverage.out 15:38:35 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:38 go.mod 15:38:35 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:37 go.sum 15:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:37 images 15:38:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:37 internal 15:38:35 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:37 main.go 15:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:37 res 15:38:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:37 snap 15:38:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:37 static [Pipeline] isUnix [Pipeline] sh 15:38:35 + 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=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af --label arch=amd64 --label version=0.0.0 . 15:38:35 Sending build context to Docker daemon 10.4MB 15:38:35 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:38:35 Step 2/31 : FROM ${BASE} AS builder 15:38:35 ---> 09003f738c17 15:38:35 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:38:36 ---> Running in 95004b7f66a2 15:38:36 Removing intermediate container 95004b7f66a2 15:38:36 ---> 714f346e6b14 15:38:36 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:38:36 ---> Running in e07be0e53ae0 15:38:36 Removing intermediate container e07be0e53ae0 15:38:36 ---> 50f894253f8a 15:38:36 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:36 ---> Running in 57ffcee71198 15:38:36 Removing intermediate container 57ffcee71198 15:38:36 ---> 0a939678aaef 15:38:36 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:36 ---> Running in fbeaaa50191c 15:38:36 Removing intermediate container fbeaaa50191c 15:38:36 ---> 18ba317aa397 15:38:36 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:36 ---> Running in 65dd5504b174 15:38:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:38:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:38:38 OK: 221 MiB in 52 packages 15:38:38 Removing intermediate container 65dd5504b174 15:38:38 ---> 0bdb0a08ad98 15:38:38 Step 8/31 : WORKDIR /app 15:38:38 ---> Running in 3fab7a3bfdce 15:38:38 Removing intermediate container 3fab7a3bfdce 15:38:38 ---> 5d6d4332a34b 15:38:38 Step 9/31 : COPY go.mod vendor* ./ 15:38:38 ---> 7e9da3942d84 15:38:38 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:38 ---> Running in 429a4e210359 15:38:39 Removing intermediate container 429a4e210359 15:38:39 ---> 536bf8111daa 15:38:39 Step 11/31 : COPY . . 15:38:40 ---> 21bf904d36b4 15:38:40 Step 12/31 : ARG MAKE="make build" 15:38:40 ---> Running in ded992eca786 15:38:40 Removing intermediate container ded992eca786 15:38:40 ---> 81a624fd381d 15:38:40 Step 13/31 : RUN $MAKE 15:38:40 ---> Running in c76864f828f5 15:38:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 15:38:48 Removing intermediate container c76864f828f5 15:38:48 ---> 40d6a22562cb 15:38:48 Step 14/31 : FROM alpine:3.14 15:38:49 3.14: Pulling from library/alpine 15:38:49 8663204ce13b: Pulling fs layer 15:38:49 8663204ce13b: Verifying Checksum 15:38:49 8663204ce13b: Download complete 15:38:49 8663204ce13b: Pull complete 15:38:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:38:49 Status: Downloaded newer image for alpine:3.14 15:38:49 ---> e04c818066af 15:38:49 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:38:49 ---> Running in 81756e4bd87a 15:38:49 Removing intermediate container 81756e4bd87a 15:38:49 ---> bf0383366588 15:38:49 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:38:50 ---> Running in 390a5520fffa 15:38:50 Removing intermediate container 390a5520fffa 15:38:50 ---> a5366de1a51e 15:38:50 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:50 ---> Running in 15cb60c62c95 15:38:51 Removing intermediate container 15cb60c62c95 15:38:51 ---> 35ddb20f3736 15:38:51 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:38:51 ---> Running in d22b54591bb7 15:38:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:52 (1/6) Installing ca-certificates (20211220-r0) 15:38:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:38:52 (3/6) Installing libsodium (1.0.18-r0) 15:38:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:38:52 (5/6) Installing libzmq (4.3.4-r0) 15:38:52 (6/6) Installing zeromq (4.3.4-r0) 15:38:53 Executing busybox-1.33.1-r7.trigger 15:38:53 Executing ca-certificates-20211220-r0.trigger 15:38:53 OK: 9 MiB in 20 packages 15:38:53 Removing intermediate container d22b54591bb7 15:38:53 ---> a591b900b526 15:38:53 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:38:53 ---> ce477c706e23 15:38:53 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:38:53 ---> 50b3ee4947e5 15:38:53 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:38:53 ---> 2fda1ac0f3f3 15:38:53 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:38:54 ---> 371e836f9abd 15:38:54 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:38:54 ---> 292444903d3b 15:38:54 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:38:54 ---> Running in 6a7f681a06ba 15:38:55 Removing intermediate container 6a7f681a06ba 15:38:55 ---> 9e20755a8094 15:38:55 Step 25/31 : VOLUME /cache 15:38:55 ---> Running in d53081334ac0 15:38:55 Removing intermediate container d53081334ac0 15:38:55 ---> 324524a8d4aa 15:38:55 Step 26/31 : EXPOSE 59711 15:38:55 ---> Running in 0efb6d33370b 15:38:55 Removing intermediate container 0efb6d33370b 15:38:55 ---> ca63079a42fe 15:38:55 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:38:55 ---> Running in 4c3f9bd04560 15:38:55 Removing intermediate container 4c3f9bd04560 15:38:55 ---> da9ad41c557e 15:38:55 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:38:55 ---> Running in e369e269e2de 15:38:55 Removing intermediate container e369e269e2de 15:38:55 ---> 6bec08d6fa61 15:38:55 Step 29/31 : LABEL arch=amd64 15:38:56 ---> Running in 4845fac73bc1 15:38:56 Removing intermediate container 4845fac73bc1 15:38:56 ---> a32d6ec54d9f 15:38:56 Step 30/31 : LABEL git_sha=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af 15:38:56 ---> Running in 0bc123917dd8 15:38:56 Removing intermediate container 0bc123917dd8 15:38:56 ---> d5c1aaf7b2e9 15:38:56 Step 31/31 : LABEL version=0.0.0 15:38:56 ---> Running in 068a6c032934 15:38:56 Removing intermediate container 068a6c032934 15:38:56 ---> 3a94b4c1bb29 15:38:56 [Warning] One or more build-args [ARCH] were not consumed 15:38:56 Successfully built 3a94b4c1bb29 15:38:56 Successfully tagged app-rfid-llrp-inventory:latest [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] sh 15:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:57 15:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:38:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:57 latest: Pulling from edgex-lftools-log-publisher 15:38:57 5eb5b503b376: Pulling fs layer 15:38:57 5c69ac0246d0: Pulling fs layer 15:38:57 ec43610c2a17: Pulling fs layer 15:38:57 3a2ae6a8a46f: Pulling fs layer 15:38:57 33b1e0a273af: Pulling fs layer 15:38:57 5d3b04190fa2: Pulling fs layer 15:38:57 3a2ae6a8a46f: Waiting 15:38:57 33b1e0a273af: Waiting 15:38:57 2f39f015ded8: Pulling fs layer 15:38:57 5d3b04190fa2: Waiting 15:38:57 2f39f015ded8: Waiting 15:38:57 5c69ac0246d0: Verifying Checksum 15:38:57 5c69ac0246d0: Download complete 15:38:57 3a2ae6a8a46f: Verifying Checksum 15:38:57 3a2ae6a8a46f: Download complete 15:38:58 33b1e0a273af: Verifying Checksum 15:38:58 33b1e0a273af: Download complete 15:38:58 5d3b04190fa2: Verifying Checksum 15:38:58 5d3b04190fa2: Download complete 15:38:58 ec43610c2a17: Verifying Checksum 15:38:58 ec43610c2a17: Download complete 15:38:58 5eb5b503b376: Verifying Checksum 15:38:58 5eb5b503b376: Download complete 15:38:58 2f39f015ded8: Download complete 15:38:59 5eb5b503b376: Pull complete 15:38:59 5c69ac0246d0: Pull complete 15:39:00 ec43610c2a17: Pull complete 15:39:00 3a2ae6a8a46f: Pull complete 15:39:00 33b1e0a273af: Pull complete 15:39:00 5d3b04190fa2: Pull complete 15:39:04 2f39f015ded8: Pull complete 15:39:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:39:04 prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container 15:39:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:39:06 $ docker top 2acfc007c2f30b0eec3ca6a5cfa2c1bcb3ce7e52bcfab3e225ab71675dd94174 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:07 ---> job-cost.sh 15:39:07 lf-activate-venv: SKIPPING 15:39:07 INFO: No Stack... 15:39:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:39:08 INFO: Archiving Costs [Pipeline] sh 15:39:08 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/cost.csv 15:39:08 + cut -d, -f6 [Pipeline] lock 15:39:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] 15:39:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] did not exist. Created. 15:39:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:08 + echo total: 0.2199999988079071 [Pipeline] stash 15:39:08 Stashed 1 file(s) [Pipeline] } 15:39:08 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:39:09 $ docker stop --time=1 2acfc007c2f30b0eec3ca6a5cfa2c1bcb3ce7e52bcfab3e225ab71675dd94174 15:39:10 $ docker rm -f 2acfc007c2f30b0eec3ca6a5cfa2c1bcb3ce7e52bcfab3e225ab71675dd94174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33492 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [Pipeline] { [Pipeline] ws 15:40:13 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 15:40:13 The recommended git tool is: git 15:40:21 using credential edgex-jenkins-ssh 15:40:21 Cloning the remote Git repository 15:40:21 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:40:21 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 15:40:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:40:21 > git --version # timeout=10 15:40:21 > git --version # 'git version 2.25.1' 15:40:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:23 Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit b3f802b69bb2be9fe04a7de131cd66d6f9ad92af 15:40:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:40:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:40:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:40:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:40:23 > git config core.sparsecheckout # timeout=10 15:40:23 > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 15:40:24 Merge succeeded, producing b3f802b69bb2be9fe04a7de131cd66d6f9ad92af 15:40:24 Checking out Revision b3f802b69bb2be9fe04a7de131cd66d6f9ad92af (PR-75) 15:40:24 > git remote # timeout=10 15:40:24 > git config --get remote.origin.url # timeout=10 15:40:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:24 > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 15:40:24 > git rev-parse HEAD^{commit} # timeout=10 15:40:24 > git config core.sparsecheckout # timeout=10 15:40:24 > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 15:40:28 Commit message: "docs: Add CHANGELOG.md" 15:40:28 > git --version # timeout=10 15:40:28 > git --version # 'git version 2.25.1' 15:40:28 fatal: bad object 0296cfd70f3001d69e24c2db393b493f66f700db [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:40:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:40:29 Dload Upload Total Spent Left Speed 15:40:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 15:40:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:40:30 + sudo tee /etc/docker/daemon.new 15:40:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:40:30 { 15:40:30 "registry-mirrors": [ 15:40:30 "https://nexus3.edgexfoundry.org:10001" 15:40:30 ], 15:40:30 "bip": "10.250.0.254/24", 15:40:30 "hosts": [ 15:40:30 "tcp://0.0.0.0:5555", 15:40:30 "unix:///var/run/docker.sock" 15:40:30 ], 15:40:30 "mtu": 1458, 15:40:30 "selinux-enabled": true, 15:40:30 "seccomp-profile": "/etc/docker/seccomp.json" 15:40:30 } [Pipeline] sh 15:40:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:40:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:49 provisioning config files... 15:40:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1285311656890437442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:50 ---> docker-login.sh 15:40:50 nexus3.edgexfoundry.org:10001 15:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:51 Configure a credential helper to remove this warning. See 15:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:51 15:40:51 Login Succeeded 15:40:51 nexus3.edgexfoundry.org:10002 15:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:51 Configure a credential helper to remove this warning. See 15:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:51 15:40:51 Login Succeeded 15:40:51 nexus3.edgexfoundry.org:10003 15:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:52 Configure a credential helper to remove this warning. See 15:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:52 15:40:52 Login Succeeded 15:40:52 nexus3.edgexfoundry.org:10004 15:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:52 Configure a credential helper to remove this warning. See 15:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:52 15:40:52 Login Succeeded 15:40:52 docker.io 15:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:53 Configure a credential helper to remove this warning. See 15:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:53 15:40:53 Login Succeeded 15:40:53 ---> docker-login.sh ends [Pipeline] } 15:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:53 ========================================================= 15:40:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:40:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:40:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:40:54 Sending build context to Docker daemon 695.8kB 15:40:54 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:40:54 Step 2/13 : FROM ${BASE} AS builder 15:40:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:54 9b3977197b4f: Pulling fs layer 15:40:54 1a89e8eeedd5: Pulling fs layer 15:40:54 94645a83ff95: Pulling fs layer 15:40:54 3f3a8bcf1eab: Pulling fs layer 15:40:54 0c92f367c5e7: Pulling fs layer 15:40:54 3096ccb668a1: Pulling fs layer 15:40:54 e8cf19c19ddd: Pulling fs layer 15:40:54 a4caa8a26152: Pulling fs layer 15:40:54 3096ccb668a1: Waiting 15:40:54 e8cf19c19ddd: Waiting 15:40:54 a4caa8a26152: Waiting 15:40:54 3f3a8bcf1eab: Waiting 15:40:54 0c92f367c5e7: Waiting 15:40:54 94645a83ff95: Verifying Checksum 15:40:54 94645a83ff95: Download complete 15:40:54 1a89e8eeedd5: Verifying Checksum 15:40:54 1a89e8eeedd5: Download complete 15:40:54 0c92f367c5e7: Verifying Checksum 15:40:54 0c92f367c5e7: Download complete 15:40:54 3096ccb668a1: Verifying Checksum 15:40:54 3096ccb668a1: Download complete 15:40:54 e8cf19c19ddd: Verifying Checksum 15:40:54 9b3977197b4f: Verifying Checksum 15:40:54 9b3977197b4f: Download complete 15:40:54 e8cf19c19ddd: Download complete 15:40:55 9b3977197b4f: Pull complete 15:40:55 1a89e8eeedd5: Pull complete 15:40:56 94645a83ff95: Pull complete 15:40:56 a4caa8a26152: Verifying Checksum 15:40:56 a4caa8a26152: Download complete 15:40:57 3f3a8bcf1eab: Verifying Checksum 15:40:57 3f3a8bcf1eab: Download complete 15:41:09 3f3a8bcf1eab: Pull complete 15:41:09 0c92f367c5e7: Pull complete 15:41:09 3096ccb668a1: Pull complete 15:41:10 e8cf19c19ddd: Pull complete 15:41:16 a4caa8a26152: Pull complete 15:41:16 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:41:16 ---> 725f1c02e7f9 15:41:16 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:41:17 ---> Running in 5915678965e8 15:41:18 Removing intermediate container 5915678965e8 15:41:18 ---> 5572259c9217 15:41:18 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:41:18 ---> Running in 3cd266fc41df 15:41:18 Removing intermediate container 3cd266fc41df 15:41:18 ---> 23089275459f 15:41:18 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:41:18 ---> Running in ec54171886f5 15:41:18 Removing intermediate container ec54171886f5 15:41:18 ---> 9febb73e8f43 15:41:18 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:19 ---> Running in 8ea39151e7aa 15:41:22 Removing intermediate container 8ea39151e7aa 15:41:22 ---> 1d8ec8b899a2 15:41:22 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:22 ---> Running in b488a5736f74 15:41:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:41:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:41:25 OK: 220 MiB in 52 packages 15:41:26 Removing intermediate container b488a5736f74 15:41:26 ---> d40543ea746c 15:41:26 Step 8/13 : WORKDIR /app 15:41:26 ---> Running in a1b869c52b8b 15:41:26 Removing intermediate container a1b869c52b8b 15:41:26 ---> a90f9fb58663 15:41:26 Step 9/13 : COPY go.mod vendor* ./ 15:41:27 ---> 6d79b3e0bd31 15:41:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:27 ---> Running in d66a5b4ea6d8 15:42:49 Removing intermediate container d66a5b4ea6d8 15:42:49 ---> fb6be1d4490f 15:42:49 Step 11/13 : COPY . . 15:42:49 ---> 13c9289ecc39 15:42:49 Step 12/13 : ARG MAKE="make build" 15:42:49 ---> Running in be762573516b 15:42:49 Removing intermediate container be762573516b 15:42:49 ---> 6d0612bd3864 15:42:49 Step 13/13 : RUN $MAKE 15:42:49 ---> Running in 5c456ff379e6 15:42:49 noop 15:42:49 Removing intermediate container 5c456ff379e6 15:42:49 ---> 9b398939c0b3 15:42:49 Successfully built 9b398939c0b3 15:42:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:42:49 + docker inspect -f . ci-base-image-arm64 15:42:49 . [Pipeline] withDockerContainer 15:42:50 prd-ubuntu20.04-docker-arm64-4c-16g-33492 does not seem to be running inside a container 15:42:50 $ 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 ******** ci-base-image-arm64 cat 15:42:51 $ docker top 92e1a4621c58fbb05d9c03f07323f9bb23e596f97d48ea71325d60c4b1f4d9e9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:52 + go version 15:42:52 go version go1.17.6 linux/arm64 [Pipeline] } 15:42:52 $ docker stop --time=1 92e1a4621c58fbb05d9c03f07323f9bb23e596f97d48ea71325d60c4b1f4d9e9 15:42:54 $ docker rm -f 92e1a4621c58fbb05d9c03f07323f9bb23e596f97d48ea71325d60c4b1f4d9e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:55 + docker inspect -f . ci-base-image-arm64 15:42:55 . [Pipeline] withDockerContainer 15:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-33492 does not seem to be running inside a container 15:42:55 $ 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 ******** ci-base-image-arm64 cat 15:42:56 $ docker top 37465ddfbea740a11fcb4225061833545a04e515a360cc226ecbb682248be617 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:42:57 + make test 15:42:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:43:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:43:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.224s coverage: 86.2% of statements 15:43:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:43:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements 15:43:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:43:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:43:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:44:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:44:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:44:21 ./bin/test-attribution.sh [Pipeline] echo 15:44:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:44:23 $ docker stop --time=1 37465ddfbea740a11fcb4225061833545a04e515a360cc226ecbb682248be617 15:44:25 $ docker rm -f 37465ddfbea740a11fcb4225061833545a04e515a360cc226ecbb682248be617 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:44:26 Warning: overwriting stash ‘coverage-report’ 15:44:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:44:28 + ls -al . 15:44:28 total 240 15:44:28 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 15:44 . 15:44:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:40 .. 15:44:28 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:40 .dockerignore 15:44:28 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:40 .git 15:44:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:40 .github 15:44:28 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:40 .gitignore 15:44:28 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:40 .golangci.yml 15:44:28 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:40 Attribution.txt 15:44:28 -rw-rw-r-- 1 jenkins jenkins 1651 Apr 27 15:40 CHANGELOG.md 15:44:28 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:40 Dockerfile 15:44:28 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:40 GOVERNANCE.md 15:44:28 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:40 Jenkinsfile 15:44:28 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:40 LICENSE 15:44:28 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:40 Makefile 15:44:28 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:40 OWNERS.md 15:44:28 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:40 README.md 15:44:28 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:37 VERSION 15:44:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:40 bin 15:44:28 -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:43 coverage.out 15:44:28 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:44 go.mod 15:44:28 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:40 go.sum 15:44:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:40 images 15:44:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:40 internal 15:44:28 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:40 main.go 15:44:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:40 res 15:44:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:40 snap 15:44:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:40 static [Pipeline] isUnix [Pipeline] sh 15:44:28 + 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=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af --label arch=arm64 --label version=0.0.0 . 15:44:28 Sending build context to Docker daemon 695.8kB 15:44:28 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:44:28 Step 2/31 : FROM ${BASE} AS builder 15:44:28 ---> 9b398939c0b3 15:44:28 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:44:28 ---> Running in 94f4d0c165c0 15:44:29 Removing intermediate container 94f4d0c165c0 15:44:29 ---> 0162227ea0f1 15:44:29 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:44:29 ---> Running in bc491b9bb980 15:44:29 Removing intermediate container bc491b9bb980 15:44:29 ---> 713535d41735 15:44:29 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:44:29 ---> Running in 936607368b80 15:44:29 Removing intermediate container 936607368b80 15:44:29 ---> fadf9ab7512d 15:44:29 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:30 ---> Running in f823e4af44dc 15:44:32 Removing intermediate container f823e4af44dc 15:44:32 ---> 30e5a022f2e8 15:44:32 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:32 ---> Running in 698866fbe234 15:44:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:34 OK: 220 MiB in 52 packages 15:44:35 Removing intermediate container 698866fbe234 15:44:35 ---> 4b87d4390d49 15:44:35 Step 8/31 : WORKDIR /app 15:44:35 ---> Running in 5eb6224b693e 15:44:35 Removing intermediate container 5eb6224b693e 15:44:35 ---> 278e8bc2158c 15:44:35 Step 9/31 : COPY go.mod vendor* ./ 15:44:36 ---> e7a74ed4246d 15:44:36 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:36 ---> Running in 19a489407b53 15:44:38 Removing intermediate container 19a489407b53 15:44:38 ---> 2a7e38f9b773 15:44:38 Step 11/31 : COPY . . 15:44:38 ---> 0b183b3b4c45 15:44:38 Step 12/31 : ARG MAKE="make build" 15:44:38 ---> Running in 8e79d5e8583d 15:44:39 Removing intermediate container 8e79d5e8583d 15:44:39 ---> c707b16f78ba 15:44:39 Step 13/31 : RUN $MAKE 15:44:39 ---> Running in 02c5eba48a89 15:44:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 15:45:27 Removing intermediate container 02c5eba48a89 15:45:27 ---> 61bc32def850 15:45:27 Step 14/31 : FROM alpine:3.14 15:45:27 3.14: Pulling from library/alpine 15:45:27 455c02918c45: Pulling fs layer 15:45:27 455c02918c45: Download complete 15:45:27 455c02918c45: Pull complete 15:45:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:45:27 Status: Downloaded newer image for alpine:3.14 15:45:27 ---> ac73e934f311 15:45:27 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:45:27 ---> Running in bf877042b2c2 15:45:27 Removing intermediate container bf877042b2c2 15:45:27 ---> 78edad418964 15:45:27 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:45:27 ---> Running in 6ca8ae0fe596 15:45:27 Removing intermediate container 6ca8ae0fe596 15:45:27 ---> fd08c5d46c4c 15:45:27 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:27 ---> Running in 6dc528653eb9 15:45:27 Removing intermediate container 6dc528653eb9 15:45:27 ---> 2025057cd5ef 15:45:27 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:45:27 ---> Running in 8579b2d74b6e 15:45:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:30 (1/6) Installing ca-certificates (20211220-r0) 15:45:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:45:30 (3/6) Installing libsodium (1.0.18-r0) 15:45:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:45:31 (5/6) Installing libzmq (4.3.4-r0) 15:45:31 (6/6) Installing zeromq (4.3.4-r0) 15:45:31 Executing busybox-1.33.1-r7.trigger 15:45:31 Executing ca-certificates-20211220-r0.trigger 15:45:31 OK: 9 MiB in 20 packages 15:45:32 Removing intermediate container 8579b2d74b6e 15:45:32 ---> 62e1ee759a5a 15:45:32 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:45:33 ---> 78e6aa3a4373 15:45:33 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:45:33 ---> fdcb54cc8356 15:45:33 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:45:34 ---> 74a041a9bd85 15:45:34 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:45:34 ---> a81529be5e07 15:45:34 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:45:35 ---> f33c8739b78b 15:45:35 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:45:35 ---> Running in f2de6b96d211 15:45:37 Removing intermediate container f2de6b96d211 15:45:37 ---> 97bc7022d528 15:45:37 Step 25/31 : VOLUME /cache 15:45:37 ---> Running in 8e3e83bd6fdf 15:45:37 Removing intermediate container 8e3e83bd6fdf 15:45:37 ---> 90448134e502 15:45:37 Step 26/31 : EXPOSE 59711 15:45:38 ---> Running in 4704e3b991bf 15:45:38 Removing intermediate container 4704e3b991bf 15:45:38 ---> 0e03fe6180a4 15:45:38 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:45:38 ---> Running in 34ce7f17e5dc 15:45:38 Removing intermediate container 34ce7f17e5dc 15:45:38 ---> 840c3ccbcf69 15:45:38 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:45:38 ---> Running in 50cf16777269 15:45:39 Removing intermediate container 50cf16777269 15:45:39 ---> a206a07bfec1 15:45:39 Step 29/31 : LABEL arch=arm64 15:45:39 ---> Running in e75d3b76339c 15:45:39 Removing intermediate container e75d3b76339c 15:45:39 ---> 4e593f39a2e1 15:45:39 Step 30/31 : LABEL git_sha=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af 15:45:39 ---> Running in b25fca577202 15:45:39 Removing intermediate container b25fca577202 15:45:39 ---> 6c8c38f92ed2 15:45:39 Step 31/31 : LABEL version=0.0.0 15:45:40 ---> Running in 9b8c098e9d6c 15:45:40 Removing intermediate container 9b8c098e9d6c 15:45:40 ---> 3466e8089f4e 15:45:40 [Warning] One or more build-args [ARCH] were not consumed 15:45:40 Successfully built 3466e8089f4e 15:45:40 Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] sh 15:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:41 15:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:41 arm64: Pulling from edgex-lftools-log-publisher 15:45:41 8998bd30e6a1: Pulling fs layer 15:45:41 04944245beec: Pulling fs layer 15:45:41 699f458cf7ca: Pulling fs layer 15:45:41 765212b225bb: Pulling fs layer 15:45:41 f23df028b6ca: Pulling fs layer 15:45:41 d65c8cfc05b1: Pulling fs layer 15:45:41 2437ff75d9bd: Pulling fs layer 15:45:41 765212b225bb: Waiting 15:45:41 f23df028b6ca: Waiting 15:45:41 d65c8cfc05b1: Waiting 15:45:41 2437ff75d9bd: Waiting 15:45:41 04944245beec: Verifying Checksum 15:45:41 04944245beec: Download complete 15:45:41 765212b225bb: Verifying Checksum 15:45:41 765212b225bb: Download complete 15:45:41 f23df028b6ca: Verifying Checksum 15:45:41 f23df028b6ca: Download complete 15:45:41 d65c8cfc05b1: Verifying Checksum 15:45:41 d65c8cfc05b1: Download complete 15:45:42 699f458cf7ca: Verifying Checksum 15:45:42 699f458cf7ca: Download complete 15:45:42 8998bd30e6a1: Verifying Checksum 15:45:42 8998bd30e6a1: Download complete 15:45:44 2437ff75d9bd: Verifying Checksum 15:45:44 2437ff75d9bd: Download complete 15:45:46 8998bd30e6a1: Pull complete 15:45:46 04944245beec: Pull complete 15:45:48 699f458cf7ca: Pull complete 15:45:48 765212b225bb: Pull complete 15:45:49 f23df028b6ca: Pull complete 15:45:49 d65c8cfc05b1: Pull complete 15:46:04 2437ff75d9bd: Pull complete 15:46:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:46:05 prd-ubuntu20.04-docker-arm64-4c-16g-33492 does not seem to be running inside a container 15:46:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:46:07 $ docker top 2c474c68d94d1359be6c880c7b5dee0ab7009566e68a2ebe71defa195b57d1ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:08 ---> job-cost.sh 15:46:08 lf-activate-venv: SKIPPING 15:46:08 INFO: No Stack... 15:46:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:09 INFO: Archiving Costs [Pipeline] sh 15:46:10 + cut -d, -f6 15:46:10 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 15:46:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] 15:46:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] did not exist. Created. 15:46:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:11 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c3e65a57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:12 + echo total: 0.10999999940395355 [Pipeline] stash 15:46:12 Warning: overwriting stash ‘stack-cost’ 15:46:12 Stashed 1 file(s) [Pipeline] } 15:46:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:12 $ docker stop --time=1 2c474c68d94d1359be6c880c7b5dee0ab7009566e68a2ebe71defa195b57d1ef 15:46:13 $ docker rm -f 2c474c68d94d1359be6c880c7b5dee0ab7009566e68a2ebe71defa195b57d1ef [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 15:46:14 provisioning config files... 15:46:14 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config4956749125853077749tmp [Pipeline] { [Pipeline] sh 15:46:15 + set +x 15:46:15 + + curl -sbash https://codecov.io/bash -s 15:46:15 -- 15:46:15 15:46:15 _____ _ 15:46:15 / ____| | | 15:46:15 | | ___ __| | ___ ___ _____ __ 15:46:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:46:15 | |___| (_) | (_| | __/ (_| (_) \ V / 15:46:15 \_____\___/ \__,_|\___|\___\___/ \_/ 15:46:15 Bash-1.0.6 15:46:15 15:46:15 15:46:15 ==> git version 2.25.1 found 15:46:15 ==> 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 15:46:15 Release-Date: 2020-01-08 15:46:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:46:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:46:15 ==> Jenkins CI detected. 15:46:15 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-75 15:46:15 project root: . 15:46:15 --> token set from env 15:46:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:46:15 ==> Running gcov in . (disable via -X gcov) 15:46:15 ==> Python coveragepy not found 15:46:15 ==> Searching for coverage reports in: 15:46:15 + . 15:46:15 -> Found 1 reports 15:46:15 ==> Detecting git/mercurial file structure 15:46:15 ==> Reading reports 15:46:15 + ./coverage.out bytes=41008 15:46:15 ==> Appending adjustments 15:46:15 https://docs.codecov.io/docs/fixing-reports 15:46:15 + Found adjustments 15:46:15 ==> Gzipping contents 15:46:15 12K /tmp/codecov.FD27yt.gz 15:46:15 ==> Uploading reports 15:46:15 url: https://codecov.io 15:46:15 query: branch=PR-75&commit=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= 15:46:15 -> Pinging Codecov 15:46:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-75&commit=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= 15:46:15 -> Uploading to 15:46:15 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/b3f802b69bb2be9fe04a7de131cd66d6f9ad92af/dbf22c53-00ed-4798-91b0-46b869f68824.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T154615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb24f07454f88e4d9008dccc18c9535c8e583fc5602756b53b9fb855cdd55607 15:46:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:15 Dload Upload Total Spent Left Speed 15:46:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11563 0 0 100 11563 0 47004 --:--:-- --:--:-- --:--:-- 47004 15:46:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] } 15:46:16 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 15:46:17 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives ] 15:46:17 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives 15:46:17 total 16 15:46:17 drwxr-xr-x 3 root root 4096 Apr 27 15:39 . 15:46:17 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 15:39 .. 15:46:17 drwxr-xr-x 2 root root 4096 Apr 27 15:39 cost 15:46:17 -rw-r--r-- 1 root root 93 Apr 27 15:39 cost.csv 15:46:17 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives 15:46:17 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives 15:46:17 total 16 15:46:17 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:39 . 15:46:17 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 15:39 .. 15:46:17 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 15:39 cost 15:46:17 -rw-r--r-- 1 jenkins jenkins 93 Apr 27 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:46:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:18 ---> package-listing.sh 15:46:18 ++ facter osfamily 15:46:18 ++ tr '[:upper:]' '[:lower:]' 15:46:19 + OS_FAMILY=debian 15:46:19 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-75 15:46:19 + START_PACKAGES=/tmp/packages_start.txt 15:46:19 + END_PACKAGES=/tmp/packages_end.txt 15:46:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:19 + PACKAGES=/tmp/packages_start.txt 15:46:19 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' 15:46:19 + PACKAGES=/tmp/packages_end.txt 15:46:19 + case "${OS_FAMILY}" in 15:46:19 + grep '^ii' 15:46:19 + dpkg -l 15:46:19 + '[' -f /tmp/packages_start.txt ']' 15:46:19 + '[' -f /tmp/packages_end.txt ']' 15:46:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:19 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' 15:46:19 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ 15:46:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ [Pipeline] echo 15:46:19 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/ry_app-rfid-llrp-inventory_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:46:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:20 . [Pipeline] withDockerContainer 15:46:20 prd-ubuntu20.04-docker-8c-8g-33490 does not seem to be running inside a container 15:46:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:46:20 $ docker top d820bec906040f1c829c6166fd66556fd491fd20ac3d4f3d9bf8c959e6977f57 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:20 + touch /tmp/pre-build-complete [Pipeline] sh 15:46:21 + mkdir -p /var/log/sysstat [Pipeline] sh 15:46:21 + ls /var/log/sa-host 15:46:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:21 provisioning config files... 15:46:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config411662105504949566tmp [Pipeline] { [Pipeline] echo 15:46:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:46:22 ---> create-netrc.sh [Pipeline] } 15:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:46:22 ---> python-tools-install.sh [Pipeline] echo 15:46:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:46:22 ---> sudo-logs.sh 15:46:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:46:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:46:23 ---> job-cost.sh 15:46:23 lf-activate-venv: SKIPPING 15:46:23 DEBUG: total: 0.2199999988079071 15:46:23 INFO: Retrieving Stack Cost... 15:46:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:46:24 INFO: Archiving Costs [Pipeline] echo 15:46:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:24 ---> logs-deploy.sh 15:46:24 lf-activate-venv: SKIPPING 15:46:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-75/1 15:46:24 INFO: archiving workspace using pattern(s): 15:46:25 Archives upload complete. 15:46:25 INFO: archiving logs to Nexus 15:46:26 ---> uname -a: 15:46:26 Linux prd-ubuntu20-04-docker-8c-8g-33490 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:46:26 15:46:26 15:46:26 ---> lscpu: 15:46:26 Architecture: x86_64 15:46:26 CPU op-mode(s): 32-bit, 64-bit 15:46:26 Byte Order: Little Endian 15:46:26 Address sizes: 40 bits physical, 48 bits virtual 15:46:26 CPU(s): 8 15:46:26 On-line CPU(s) list: 0-7 15:46:26 Thread(s) per core: 1 15:46:26 Core(s) per socket: 1 15:46:26 Socket(s): 8 15:46:26 NUMA node(s): 1 15:46:26 Vendor ID: AuthenticAMD 15:46:26 CPU family: 23 15:46:26 Model: 49 15:46:26 Model name: AMD EPYC-Rome Processor 15:46:26 Stepping: 0 15:46:26 CPU MHz: 2799.998 15:46:26 BogoMIPS: 5599.99 15:46:26 Virtualization: AMD-V 15:46:26 Hypervisor vendor: KVM 15:46:26 Virtualization type: full 15:46:26 L1d cache: 256 KiB 15:46:26 L1i cache: 256 KiB 15:46:26 L2 cache: 4 MiB 15:46:26 L3 cache: 128 MiB 15:46:26 NUMA node0 CPU(s): 0-7 15:46:26 Vulnerability Itlb multihit: Not affected 15:46:26 Vulnerability L1tf: Not affected 15:46:26 Vulnerability Mds: Not affected 15:46:26 Vulnerability Meltdown: Not affected 15:46:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:46:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:46:26 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:46:26 Vulnerability Srbds: Not affected 15:46:26 Vulnerability Tsx async abort: Not affected 15:46:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:46:26 15:46:26 15:46:26 ---> nproc: 15:46:26 8 15:46:26 15:46:26 15:46:26 ---> df -h: 15:46:26 Filesystem Size Used Avail Use% Mounted on 15:46:26 overlay 155G 11G 145G 8% / 15:46:26 tmpfs 64M 0 64M 0% /dev 15:46:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:46:26 shm 64M 0 64M 0% /dev/shm 15:46:26 /dev/vda1 155G 11G 145G 8% /facter-os 15:46:26 15:46:26 15:46:26 ---> sar -b -r -n DEV: 15:46:26 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33490) 04/27/22 _x86_64_ (8 CPU) 15:46:26 15:46:26 15:36:25 LINUX RESTART (8 CPU) 15:46:26 15:46:26 15:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:46:26 15:38:01 389.89 13.38 376.50 0.00 2072.72 112600.17 0.00 15:46:26 15:39:01 250.50 0.13 250.37 0.00 9.07 43228.00 0.00 15:46:26 15:40:01 33.44 0.87 32.58 0.00 18.40 16456.21 0.00 15:46:26 15:41:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 15:46:26 15:42:01 1.22 0.02 1.20 0.00 0.13 12.80 0.00 15:46:26 15:43:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 15:46:26 15:44:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 15:46:26 15:45:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 15:46:26 15:46:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 15:46:26 Average: 75.66 1.60 74.06 0.00 233.37 19151.79 0.00 15:46:26 15:46:26 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:26 15:38:01 27242644 31716856 578092 1.76 183248 4407348 2197420 6.48 1326280 3776984 799980 15:46:26 15:39:01 27570228 31728032 561352 1.71 194868 4114528 2225860 6.56 1375848 3423708 355808 15:46:26 15:40:01 27482616 31774500 514172 1.56 199788 4216216 1809920 5.33 1345808 3513104 28 15:46:26 15:41:01 27486040 31778028 510400 1.55 199808 4216220 1809920 5.33 1343412 3513108 52 15:46:26 15:42:01 27489696 31781756 506796 1.54 199836 4216228 1809920 5.33 1339316 3513208 24 15:46:26 15:43:01 27490168 31782392 506088 1.54 199856 4216356 1809920 5.33 1338972 3513328 24 15:46:26 15:44:01 27499720 31791964 496568 1.51 199880 4216360 1809920 5.33 1329148 3513340 8 15:46:26 15:45:01 27500216 31792476 495980 1.51 199900 4216364 1809920 5.33 1329136 3513344 12 15:46:26 15:46:01 27500384 31792648 495944 1.51 199920 4216364 1809920 5.33 1329136 3513344 12 15:46:26 Average: 27473524 31770961 518377 1.58 197456 4226220 1899191 5.60 1339673 3532608 128439 15:46:26 15:46:26 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:46:26 15:38:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 15:46:26 15:38:01 ens3 487.42 323.60 7300.12 60.59 0.00 0.00 0.00 0.00 15:46:26 15:38:01 docker0 174.97 231.89 14.66 2240.00 0.00 0.00 0.00 0.00 15:46:26 15:39:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 15:46:26 15:39:01 ens3 176.73 118.78 2693.17 76.98 0.00 0.00 0.00 0.00 15:46:26 15:39:01 docker0 14.47 19.17 0.84 91.80 0.00 0.00 0.00 0.00 15:46:26 15:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:46:26 15:40:01 ens3 14.05 8.80 13.07 4.81 0.00 0.00 0.00 0.00 15:46:26 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:46:26 15:41:01 ens3 12.83 7.92 13.60 10.33 0.00 0.00 0.00 0.00 15:46:26 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:42:01 ens3 3.95 3.88 0.32 6.96 0.00 0.00 0.00 0.00 15:46:26 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:46:26 15:43:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:46:26 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:46:26 15:45:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:46:26 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:46:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:26 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 15:46:26 Average: ens3 77.27 51.47 1113.34 17.74 0.00 0.00 0.00 0.00 15:46:26 Average: docker0 21.05 27.90 1.72 259.09 0.00 0.00 0.00 0.00 15:46:26 15:46:26 15:46:26 ---> sar -P ALL: 15:46:26 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33490) 04/27/22 _x86_64_ (8 CPU) 15:46:26 15:46:26 15:36:25 LINUX RESTART (8 CPU) 15:46:26 15:46:26 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:46:26 15:38:01 all 11.34 0.00 4.99 3.47 0.32 79.88 15:46:26 15:38:01 0 11.25 0.00 6.58 8.45 0.32 73.40 15:46:26 15:38:01 1 10.50 0.00 4.37 7.11 0.34 77.68 15:46:26 15:38:01 2 12.61 0.00 5.25 3.06 0.29 78.79 15:46:26 15:38:01 3 10.91 0.00 4.49 0.39 0.30 83.91 15:46:26 15:38:01 4 10.70 0.00 4.95 1.37 0.29 82.70 15:46:26 15:38:01 5 11.21 0.00 4.68 1.59 0.35 82.17 15:46:26 15:38:01 6 11.87 0.00 4.15 0.89 0.29 82.80 15:46:26 15:38:01 7 11.66 0.00 5.47 4.86 0.39 77.62 15:46:26 15:39:01 all 23.09 0.00 5.46 1.86 0.20 69.40 15:46:26 15:39:01 0 22.09 0.00 6.43 7.02 0.24 64.22 15:46:26 15:39:01 1 20.36 0.00 4.62 1.05 0.15 73.82 15:46:26 15:39:01 2 24.33 0.00 5.47 0.35 0.17 69.68 15:46:26 15:39:01 3 22.69 0.00 5.40 2.76 0.20 68.95 15:46:26 15:39:01 4 24.96 0.00 5.20 0.25 0.20 69.38 15:46:26 15:39:01 5 22.41 0.00 5.47 0.45 0.19 71.47 15:46:26 15:39:01 6 23.31 0.00 5.19 2.06 0.20 69.24 15:46:26 15:39:01 7 24.53 0.00 5.91 0.93 0.22 68.41 15:46:26 15:40:01 all 1.45 0.00 0.63 0.46 0.03 97.42 15:46:26 15:40:01 0 1.34 0.00 0.57 0.03 0.03 98.03 15:46:26 15:40:01 1 1.67 0.00 0.70 2.47 0.03 95.12 15:46:26 15:40:01 2 1.44 0.00 0.68 0.07 0.02 97.79 15:46:26 15:40:01 3 1.27 0.00 0.64 0.50 0.03 97.56 15:46:26 15:40:01 4 1.36 0.00 0.74 0.03 0.03 97.84 15:46:26 15:40:01 5 1.37 0.00 0.60 0.32 0.03 97.68 15:46:26 15:40:01 6 1.69 0.00 0.57 0.05 0.03 97.66 15:46:26 15:40:01 7 1.47 0.00 0.53 0.23 0.05 97.71 15:46:26 15:41:01 all 0.04 0.00 0.03 0.01 0.01 99.91 15:46:26 15:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:46:26 15:41:01 1 0.03 0.00 0.02 0.03 0.02 99.90 15:46:26 15:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:46:26 15:41:01 3 0.03 0.00 0.02 0.03 0.00 99.92 15:46:26 15:41:01 4 0.07 0.00 0.02 0.00 0.02 99.90 15:46:26 15:41:01 5 0.12 0.00 0.05 0.00 0.02 99.82 15:46:26 15:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:46:26 15:41:01 7 0.02 0.00 0.05 0.00 0.00 99.93 15:46:26 15:42:01 all 0.04 0.00 0.03 0.01 0.01 99.91 15:46:26 15:42:01 0 0.10 0.00 0.08 0.00 0.02 99.80 15:46:26 15:42:01 1 0.00 0.00 0.03 0.02 0.00 99.95 15:46:26 15:42:01 2 0.05 0.00 0.02 0.02 0.02 99.90 15:46:26 15:42:01 3 0.02 0.00 0.00 0.05 0.00 99.93 15:46:26 15:42:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:46:26 15:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:46:26 15:42:01 6 0.10 0.00 0.07 0.00 0.00 99.83 15:46:26 15:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:46:26 15:43:01 all 0.01 0.00 0.01 0.02 0.00 99.96 15:46:26 15:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:46:26 15:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:46:26 15:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:46:26 15:43:01 3 0.00 0.00 0.00 0.12 0.00 99.88 15:46:26 15:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:46:26 15:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:46:26 15:43:01 6 0.02 0.00 0.05 0.00 0.02 99.92 15:46:26 15:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:46:26 15:44:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:46:26 15:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:46:26 15:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:46:26 15:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:46:26 15:44:01 3 0.07 0.00 0.03 0.02 0.02 99.87 15:46:26 15:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:46:26 15:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:46:26 15:44:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:46:26 15:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:46:26 15:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:46:26 15:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:46:26 15:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:46:26 15:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:46:26 15:45:01 3 0.00 0.00 0.00 0.05 0.00 99.95 15:46:26 15:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:46:26 15:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:46:26 15:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:46:26 15:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:46:26 15:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:46:26 15:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:46:26 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:46:26 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:46:26 15:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:46:26 15:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:46:26 15:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:46:26 15:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:46:26 15:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:46:26 Average: all 3.97 0.00 1.23 0.64 0.06 94.09 15:46:26 Average: 0 3.83 0.00 1.51 1.71 0.07 92.88 15:46:26 Average: 1 3.59 0.00 1.08 1.18 0.06 94.09 15:46:26 Average: 2 4.24 0.00 1.27 0.39 0.06 94.05 15:46:26 Average: 3 3.86 0.00 1.17 0.43 0.06 94.48 15:46:26 Average: 4 4.10 0.00 1.21 0.18 0.06 94.45 15:46:26 Average: 5 3.89 0.00 1.20 0.26 0.06 94.59 15:46:26 Average: 6 4.09 0.00 1.12 0.33 0.06 94.39 15:46:26 Average: 7 4.14 0.00 1.32 0.66 0.07 93.81 15:46:26 15:46:26 15:46:26