Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from deb1929795e6d4404c8a13d3554381d1d11d6831+dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 (b41ef5b88de15aae6e57e0b801f8b402e69ab002) 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-ssh10387428140589780009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh3387261672343342707.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-81/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-81/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10094628012720339127.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-81/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11551971720969338267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh876979022635681870.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-81/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-81/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4505850541917048174.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-47803’ is offline ‘prd-ubuntu20.04-docker-8c-8g-47810’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-47806’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-47808’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47811 in /w/workspace/ry_app-rfid-llrp-inventory_PR-81 [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-81 # 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 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 into PR head commit deb1929795e6d4404c8a13d3554381d1d11d6831 Merge succeeded, producing deb1929795e6d4404c8a13d3554381d1d11d6831 Checking out Revision deb1929795e6d4404c8a13d3554381d1d11d6831 (PR-81) > 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/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # 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 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 Commit message: "build: Update to released V2.2.0 Kamakura SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:39:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:39:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:39:08 ========================================================= 17:39:08 EdgeX Global Pipelines Version Info 17:39:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:39:09 ------------------- 17:39:09 stable info: 17:39:09 ------------------- 17:39:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:39:09 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:39:09 Message: update stable to v1.0.227 17:39:10 ------------------- 17:39:10 experimental info: 17:39:10 ------------------- 17:39:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:39:10 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 17:39:10 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = deb1929 [Pipeline] echo 17:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:11 provisioning config files... 17:39:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config1740209328594372412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:12 ---> docker-login.sh 17:39:12 nexus3.edgexfoundry.org:10001 17:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:12 Configure a credential helper to remove this warning. See 17:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:12 17:39:12 Login Succeeded 17:39:12 nexus3.edgexfoundry.org:10002 17:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:12 Configure a credential helper to remove this warning. See 17:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:12 17:39:12 Login Succeeded 17:39:12 nexus3.edgexfoundry.org:10003 17:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:12 Configure a credential helper to remove this warning. See 17:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:12 17:39:12 Login Succeeded 17:39:12 nexus3.edgexfoundry.org:10004 17:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:12 Configure a credential helper to remove this warning. See 17:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:12 17:39:12 Login Succeeded 17:39:12 docker.io 17:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:13 Configure a credential helper to remove this warning. See 17:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:13 17:39:13 Login Succeeded 17:39:13 ---> docker-login.sh ends [Pipeline] } 17:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:39:14 + git rev-list -1 --merges deb1929795e6d4404c8a13d3554381d1d11d6831~1..deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo 17:39:14 -----------> git rev-list -1 --merges deb1929795e6d4404c8a13d3554381d1d11d6831~1..deb1929795e6d4404c8a13d3554381d1d11d6831 deb1929795e6d4404c8a13d3554381d1d11d6831 [false] [Pipeline] sh 17:39:14 + git log --format=format:%s -1 deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo 17:39:14 ========================================================= 17:39:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:39:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:15 + git log --format=format:%s -1 deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo 17:39:15 [semverPrep] GIT_COMMIT: deb1929795e6d4404c8a13d3554381d1d11d6831, Commit Message: build: Update to released V2.2.0 Kamakura SDK [Pipeline] echo 17:39:15 [semverPrep] This is not a build commit. [Pipeline] sh 17:39:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:15 + grep -v github /etc/ssh/ssh_known_hosts 17:39:15 + [ -e /tmp/ssh_known_hosts ] 17:39:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:39:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:39:15 + sudo tee -a /etc/ssh/ssh_known_hosts 17:39:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:39:16 17:39:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:39:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:39:16 latest: Pulling from edgex-devops/py-git-semver 17:39:16 1fe172e4850f: Pulling fs layer 17:39:16 caf521ccaac6: Pulling fs layer 17:39:16 3ead6fa29328: Pulling fs layer 17:39:16 5c2a1cbceb83: Pulling fs layer 17:39:16 a8d5f1318db7: Pulling fs layer 17:39:16 c427282e49a2: Pulling fs layer 17:39:16 1827001aaf11: Pulling fs layer 17:39:16 0714d37db230: Pulling fs layer 17:39:16 ac28cf19c067: Pulling fs layer 17:39:16 5c2a1cbceb83: Waiting 17:39:16 ca983d60f3e2: Pulling fs layer 17:39:16 a8d5f1318db7: Waiting 17:39:16 9f894cec8388: Pulling fs layer 17:39:16 c427282e49a2: Waiting 17:39:16 1827001aaf11: Waiting 17:39:16 ca983d60f3e2: Waiting 17:39:16 0714d37db230: Waiting 17:39:16 ac28cf19c067: Waiting 17:39:16 9f894cec8388: Waiting 17:39:16 caf521ccaac6: Download complete 17:39:16 5c2a1cbceb83: Verifying Checksum 17:39:16 5c2a1cbceb83: Download complete 17:39:16 a8d5f1318db7: Verifying Checksum 17:39:16 a8d5f1318db7: Download complete 17:39:16 c427282e49a2: Download complete 17:39:16 3ead6fa29328: Verifying Checksum 17:39:16 3ead6fa29328: Download complete 17:39:16 0714d37db230: Download complete 17:39:16 ac28cf19c067: Verifying Checksum 17:39:16 ac28cf19c067: Download complete 17:39:16 ca983d60f3e2: Download complete 17:39:16 9f894cec8388: Verifying Checksum 17:39:16 9f894cec8388: Download complete 17:39:16 1fe172e4850f: Verifying Checksum 17:39:16 1fe172e4850f: Download complete 17:39:16 1827001aaf11: Verifying Checksum 17:39:16 1827001aaf11: Download complete 17:39:18 1fe172e4850f: Pull complete 17:39:18 caf521ccaac6: Pull complete 17:39:18 3ead6fa29328: Pull complete 17:39:18 5c2a1cbceb83: Pull complete 17:39:19 a8d5f1318db7: Pull complete 17:39:19 c427282e49a2: Pull complete 17:39:21 1827001aaf11: Pull complete 17:39:21 0714d37db230: Pull complete 17:39:21 ac28cf19c067: Pull complete 17:39:21 ca983d60f3e2: Pull complete 17:39:21 9f894cec8388: Pull complete 17:39:21 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:39:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:39:21 prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container 17:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:39:23 $ docker top 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 -eo pid,comm 17:39:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:39:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:23 [ssh-agent] Looking for ssh-agent implementation... 17:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:23 $ docker exec 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent 17:39:23 SSH_AUTH_SOCK=/tmp/ssh-rO6PtcVNP1vJ/agent.32 17:39:23 SSH_AGENT_PID=38 17:39:23 Running ssh-add (command line suppressed) 17:39:23 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7871454436761500664.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7871454436761500664.key) 17:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:24 + git tag --points-at HEAD [Pipeline] } 17:39:24 $ docker exec --env ******** --env ******** 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent -k 17:39:24 unset SSH_AUTH_SOCK; 17:39:24 unset SSH_AGENT_PID; 17:39:24 echo Agent pid 38 killed; 17:39:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:39:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:24 [ssh-agent] Looking for ssh-agent implementation... 17:39:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:24 $ docker exec 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent 17:39:24 SSH_AUTH_SOCK=/tmp/ssh-7Zg4aPzeyuAR/agent.71 17:39:24 SSH_AGENT_PID=78 17:39:24 Running ssh-add (command line suppressed) 17:39:24 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7172038080519398220.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/private_key_7172038080519398220.key) 17:39:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:25 + git semver init 17:39:25 2022-05-10 17:39:25,479 [run_init] DEBUG init version:0.0.0 force:False 17:39:25 2022-05-10 17:39:25,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver 17:39:25 2022-05-10 17:39:25,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver 17:39:25 2022-05-10 17:39:25,480 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-81, universal_newlines=False, shell=None, istream=None) 17:39:26 2022-05-10 17:39:26,544 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.git/info/exclude 17:39:26 2022-05-10 17:39:26,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver/PR-81 with force:False 17:39:26 2022-05-10 17:39:26,544 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver/PR-81 17:39:26 2022-05-10 17:39:26,547 [execute] INFO git cat-file --batch-check 17:39:26 2022-05-10 17:39:26,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver, universal_newlines=False, shell=None, istream=) 17:39:26 2022-05-10 17:39:26,554 [execute] INFO git cat-file --batch 17:39:26 2022-05-10 17:39:26,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver, universal_newlines=False, shell=None, istream=) 17:39:26 2022-05-10 17:39:26,561 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-81/.semver/PR-81 17:39:26 0.0.0 [Pipeline] } 17:39:26 $ docker exec --env ******** --env ******** 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 ssh-agent -k 17:39:27 unset SSH_AUTH_SOCK; 17:39:27 unset SSH_AGENT_PID; 17:39:27 echo Agent pid 78 killed; 17:39:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:27 + git semver [Pipeline] } 17:39:27 $ docker stop --time=1 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 17:39:29 $ docker rm -f 95c9c7c87a923f53919a13e5750a642cf42d1e176b20ccb69c6b03c58a8ef9e2 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:29 Stashed 1 file(s) [Pipeline] echo 17:39:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:30 provisioning config files... 17:39:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config2612040462210979171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:30 ---> docker-login.sh 17:39:30 nexus3.edgexfoundry.org:10001 17:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:30 Configure a credential helper to remove this warning. See 17:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:30 17:39:30 Login Succeeded 17:39:30 nexus3.edgexfoundry.org:10002 17:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:31 Configure a credential helper to remove this warning. See 17:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:31 17:39:31 Login Succeeded 17:39:31 nexus3.edgexfoundry.org:10003 17:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:31 Configure a credential helper to remove this warning. See 17:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:31 17:39:31 Login Succeeded 17:39:31 nexus3.edgexfoundry.org:10004 17:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:31 Configure a credential helper to remove this warning. See 17:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:31 17:39:31 Login Succeeded 17:39:31 docker.io 17:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:31 Configure a credential helper to remove this warning. See 17:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:31 17:39:31 Login Succeeded 17:39:31 ---> docker-login.sh ends [Pipeline] } 17:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:31 ========================================================= 17:39:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:39:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:39:32 + 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 . 17:39:32 Sending build context to Docker daemon 12.39MB 17:39:32 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:39:32 Step 2/13 : FROM ${BASE} AS builder 17:39:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:32 59bf1c3509f3: Pulling fs layer 17:39:32 666ba61612fd: Pulling fs layer 17:39:32 8ed8ca486205: Pulling fs layer 17:39:32 4fe6c5a15a65: Pulling fs layer 17:39:32 22a0e8bec74d: Pulling fs layer 17:39:32 ca2b28591e48: Pulling fs layer 17:39:32 a51346096db8: Pulling fs layer 17:39:32 daebc70d1ce1: Pulling fs layer 17:39:32 0e18a0eac166: Pulling fs layer 17:39:32 4fe6c5a15a65: Waiting 17:39:32 22a0e8bec74d: Waiting 17:39:32 ca2b28591e48: Waiting 17:39:32 a51346096db8: Waiting 17:39:32 daebc70d1ce1: Waiting 17:39:32 0e18a0eac166: Waiting 17:39:32 8ed8ca486205: Verifying Checksum 17:39:32 8ed8ca486205: Download complete 17:39:32 666ba61612fd: Verifying Checksum 17:39:32 666ba61612fd: Download complete 17:39:32 22a0e8bec74d: Verifying Checksum 17:39:32 22a0e8bec74d: Download complete 17:39:32 ca2b28591e48: Verifying Checksum 17:39:32 ca2b28591e48: Download complete 17:39:32 a51346096db8: Verifying Checksum 17:39:32 a51346096db8: Download complete 17:39:32 59bf1c3509f3: Verifying Checksum 17:39:32 59bf1c3509f3: Download complete 17:39:32 daebc70d1ce1: Verifying Checksum 17:39:32 daebc70d1ce1: Download complete 17:39:32 59bf1c3509f3: Pull complete 17:39:32 666ba61612fd: Pull complete 17:39:32 8ed8ca486205: Pull complete 17:39:33 0e18a0eac166: Verifying Checksum 17:39:33 0e18a0eac166: Download complete 17:39:33 4fe6c5a15a65: Verifying Checksum 17:39:33 4fe6c5a15a65: Download complete 17:39:37 4fe6c5a15a65: Pull complete 17:39:37 22a0e8bec74d: Pull complete 17:39:37 ca2b28591e48: Pull complete 17:39:37 a51346096db8: Pull complete 17:39:37 daebc70d1ce1: Pull complete 17:39:39 0e18a0eac166: Pull complete 17:39:39 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:39:39 ---> f018257e8ee9 17:39:39 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:39:41 ---> Running in 8fe6707608a2 17:39:41 Removing intermediate container 8fe6707608a2 17:39:41 ---> e67676cace1a 17:39:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:39:41 ---> Running in 1acce052a159 17:39:41 Removing intermediate container 1acce052a159 17:39:41 ---> 77d52252ca4f 17:39:41 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:39:41 ---> Running in 5ca39fbc20c1 17:39:41 Removing intermediate container 5ca39fbc20c1 17:39:41 ---> 8f799375f45f 17:39:41 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:41 ---> Running in 1f82e3882a18 17:39:42 Removing intermediate container 1f82e3882a18 17:39:42 ---> 2998854d7bce 17:39:42 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:42 ---> Running in c25a1e2e0d52 17:39:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:39:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:39:43 OK: 221 MiB in 52 packages 17:39:43 Removing intermediate container c25a1e2e0d52 17:39:43 ---> 90f63867a6a9 17:39:43 Step 8/13 : WORKDIR /app 17:39:43 ---> Running in aff3f43caca4 17:39:44 Removing intermediate container aff3f43caca4 17:39:44 ---> 1814d08ff964 17:39:44 Step 9/13 : COPY go.mod vendor* ./ 17:39:44 ---> a6136c6311a4 17:39:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:44 ---> Running in 66bf5641473d 17:39:45 Still waiting to schedule task 17:39:45 ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:39:45 ‘prd-ubuntu20.04-docker-8c-8g-47802’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:39:45 ‘prd-ubuntu20.04-docker-8c-8g-47803’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:39:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47804’ is offline 17:39:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47806’ is offline 17:39:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47812’ is offline 17:39:59 Removing intermediate container 66bf5641473d 17:39:59 ---> 851b51bbb7ef 17:39:59 Step 11/13 : COPY . . 17:39:59 ---> a3ee5e3c97f3 17:39:59 Step 12/13 : ARG MAKE="make build" 17:39:59 ---> Running in d0f9cc588907 17:39:59 Removing intermediate container d0f9cc588907 17:39:59 ---> cc86f36b3ccc 17:39:59 Step 13/13 : RUN $MAKE 17:39:59 ---> Running in 0db3bfd0cf3b 17:39:59 noop 17:39:59 Removing intermediate container 0db3bfd0cf3b 17:39:59 ---> fd6b23e3a63c 17:39:59 Successfully built fd6b23e3a63c 17:39:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:39:59 + docker inspect -f . ci-base-image-x86_64 17:39:59 . [Pipeline] withDockerContainer 17:39:59 prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container 17:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:39:59 $ docker top 740777b450d428c45aaa43113b39028234080a2cb776446a6b470b9af597e343 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:00 + go version 17:40:00 go version go1.17.6 linux/amd64 [Pipeline] } 17:40:00 $ docker stop --time=1 740777b450d428c45aaa43113b39028234080a2cb776446a6b470b9af597e343 17:40:01 $ docker rm -f 740777b450d428c45aaa43113b39028234080a2cb776446a6b470b9af597e343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:02 + docker inspect -f . ci-base-image-x86_64 17:40:02 . [Pipeline] withDockerContainer 17:40:02 prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container 17:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:02 $ docker top 05259031d37e511409c9ba2e6ada323a69af97f7e1eab1b60017bf68c75f1ad6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:40:03 + make test 17:40:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:40:13 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:40:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.033s coverage: 86.2% of statements 17:40:13 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:40:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements 17:40:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:40:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:40:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:40:27 ./bin/test-attribution.sh [Pipeline] echo 17:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:40:27 $ docker stop --time=1 05259031d37e511409c9ba2e6ada323a69af97f7e1eab1b60017bf68c75f1ad6 17:40:29 $ docker rm -f 05259031d37e511409c9ba2e6ada323a69af97f7e1eab1b60017bf68c75f1ad6 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:40:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:40:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:40:30 + ls -al . 17:40:30 total 228 17:40:30 drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:40 . 17:40:30 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 .. 17:40:30 -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:39 .dockerignore 17:40:30 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:39 .git 17:40:30 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:39 .github 17:40:30 -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:39 .gitignore 17:40:30 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:39 .golangci.yml 17:40:30 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:39 .semver 17:40:30 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:39 Attribution.txt 17:40:30 -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:39 CHANGELOG.md 17:40:30 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:39 Dockerfile 17:40:30 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:39 GOVERNANCE.md 17:40:30 -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:39 Jenkinsfile 17:40:30 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:39 LICENSE 17:40:30 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:39 Makefile 17:40:30 -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:39 OWNERS.md 17:40:30 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:39 README.md 17:40:30 -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:39 VERSION 17:40:30 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 bin 17:40:30 -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:40 coverage.out 17:40:30 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:39 go.mod 17:40:30 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:39 go.sum 17:40:30 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 images 17:40:30 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 internal 17:40:30 -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:39 main.go 17:40:30 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 res 17:40:30 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 snap 17:40:30 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:39 static [Pipeline] isUnix [Pipeline] sh 17:40:31 + 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=deb1929795e6d4404c8a13d3554381d1d11d6831 --label arch=amd64 --label version=0.0.0 . 17:40:31 Sending build context to Docker daemon 12.39MB 17:40:31 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 17:40:31 Step 2/31 : FROM ${BASE} AS builder 17:40:31 ---> fd6b23e3a63c 17:40:31 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:40:31 ---> Running in 9033299d40be 17:40:31 Removing intermediate container 9033299d40be 17:40:31 ---> c2f7d13bce90 17:40:31 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 17:40:31 ---> Running in 1dd0df00b1a2 17:40:31 Removing intermediate container 1dd0df00b1a2 17:40:31 ---> eefbd109e57d 17:40:31 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:40:31 ---> Running in cfa0244e29bb 17:40:31 Removing intermediate container cfa0244e29bb 17:40:31 ---> 52dbbfc51395 17:40:31 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:31 ---> Running in 258f34a13191 17:40:32 Removing intermediate container 258f34a13191 17:40:32 ---> a02f63a0b034 17:40:32 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:32 ---> Running in 40faab281e11 17:40:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:40:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:40:33 OK: 221 MiB in 52 packages 17:40:34 Removing intermediate container 40faab281e11 17:40:34 ---> 5fd8741b5761 17:40:34 Step 8/31 : WORKDIR /app 17:40:34 ---> Running in 35dfdf1b61ea 17:40:34 Removing intermediate container 35dfdf1b61ea 17:40:34 ---> 055cc7f64e5c 17:40:34 Step 9/31 : COPY go.mod vendor* ./ 17:40:34 ---> 177cf7b84d3d 17:40:34 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:34 ---> Running in efc4e7e4645a 17:40:35 Removing intermediate container efc4e7e4645a 17:40:35 ---> 8d973360eddc 17:40:35 Step 11/31 : COPY . . 17:40:36 ---> 90f00dc44018 17:40:36 Step 12/31 : ARG MAKE="make build" 17:40:36 ---> Running in 0760cb17b170 17:40:36 Removing intermediate container 0760cb17b170 17:40:36 ---> 3c51fe6e892d 17:40:36 Step 13/31 : RUN $MAKE 17:40:36 ---> Running in a5a0b6dea17f 17:40:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.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" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 17:40:58 Removing intermediate container a5a0b6dea17f 17:40:58 ---> e10cf64d5bef 17:40:58 Step 14/31 : FROM alpine:3.14 17:40:58 3.14: Pulling from library/alpine 17:40:58 8663204ce13b: Pulling fs layer 17:40:58 8663204ce13b: Verifying Checksum 17:40:58 8663204ce13b: Download complete 17:40:58 8663204ce13b: Pull complete 17:40:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:40:58 Status: Downloaded newer image for alpine:3.14 17:40:58 ---> e04c818066af 17:40:58 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:40:58 ---> Running in 362c0f2a5a05 17:40:58 Removing intermediate container 362c0f2a5a05 17:40:58 ---> e877ca1991ef 17:40:58 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:40:58 ---> Running in 06af99c75ee3 17:40:58 Removing intermediate container 06af99c75ee3 17:40:58 ---> a4c7f3c8b48d 17:40:58 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:58 ---> Running in 4ae926ebb7d7 17:40:58 Removing intermediate container 4ae926ebb7d7 17:40:58 ---> 8ea024cd6f12 17:40:58 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 17:40:58 ---> Running in b8fa99de9150 17:40:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:40:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:40:59 (1/6) Installing ca-certificates (20211220-r0) 17:40:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:40:59 (3/6) Installing libsodium (1.0.18-r0) 17:40:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:40:59 (5/6) Installing libzmq (4.3.4-r0) 17:40:59 (6/6) Installing zeromq (4.3.4-r0) 17:41:00 Executing busybox-1.33.1-r7.trigger 17:41:00 Executing ca-certificates-20211220-r0.trigger 17:41:00 OK: 9 MiB in 20 packages 17:41:00 Removing intermediate container b8fa99de9150 17:41:00 ---> 70ba72981dba 17:41:00 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:41:00 ---> fec970ccca67 17:41:00 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 17:41:00 ---> 4560e65c74a5 17:41:00 Step 21/31 : COPY --from=builder /app/res/ /res/ 17:41:00 ---> a86661e10c23 17:41:00 Step 22/31 : COPY --from=builder /app/static/ /static/ 17:41:01 ---> 01c158f6d874 17:41:01 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:41:01 ---> 295ff05f1c92 17:41:01 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:41:01 ---> Running in f5f3691344a0 17:41:02 Removing intermediate container f5f3691344a0 17:41:02 ---> bdfb657d4df5 17:41:02 Step 25/31 : VOLUME /cache 17:41:02 ---> Running in 2e0f177c4bfc 17:41:02 Removing intermediate container 2e0f177c4bfc 17:41:02 ---> a28689de2d4b 17:41:02 Step 26/31 : EXPOSE 59711 17:41:02 ---> Running in 36210719c49a 17:41:02 Removing intermediate container 36210719c49a 17:41:02 ---> 38120a4d9ddb 17:41:02 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:41:02 ---> Running in d2cea8c0dfb9 17:41:02 Removing intermediate container d2cea8c0dfb9 17:41:02 ---> ad720f33dcfd 17:41:02 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:41:02 ---> Running in 7754cb5b81c9 17:41:03 Removing intermediate container 7754cb5b81c9 17:41:03 ---> 838618ec6c63 17:41:03 Step 29/31 : LABEL arch=amd64 17:41:03 ---> Running in 576e5cccdf5b 17:41:03 Removing intermediate container 576e5cccdf5b 17:41:03 ---> 7731775fcdf6 17:41:03 Step 30/31 : LABEL git_sha=deb1929795e6d4404c8a13d3554381d1d11d6831 17:41:03 ---> Running in 8758383e064b 17:41:03 Removing intermediate container 8758383e064b 17:41:03 ---> 84d44ad82c08 17:41:03 Step 31/31 : LABEL version=0.0.0 17:41:03 ---> Running in 86308920df08 17:41:03 Removing intermediate container 86308920df08 17:41:03 ---> 2aec10485885 17:41:03 [Warning] One or more build-args [ARCH] were not consumed 17:41:03 Successfully built 2aec10485885 17:41:03 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 17:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:13 17:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:13 latest: Pulling from edgex-lftools-log-publisher 17:41:13 5eb5b503b376: Pulling fs layer 17:41:13 5c69ac0246d0: Pulling fs layer 17:41:13 ec43610c2a17: Pulling fs layer 17:41:13 3a2ae6a8a46f: Pulling fs layer 17:41:13 33b1e0a273af: Pulling fs layer 17:41:13 5d3b04190fa2: Pulling fs layer 17:41:13 3a2ae6a8a46f: Waiting 17:41:13 33b1e0a273af: Waiting 17:41:13 2f39f015ded8: Pulling fs layer 17:41:13 2f39f015ded8: Waiting 17:41:13 5d3b04190fa2: Waiting 17:41:13 5c69ac0246d0: Verifying Checksum 17:41:13 5c69ac0246d0: Download complete 17:41:13 3a2ae6a8a46f: Verifying Checksum 17:41:13 3a2ae6a8a46f: Download complete 17:41:13 33b1e0a273af: Verifying Checksum 17:41:13 33b1e0a273af: Download complete 17:41:13 5d3b04190fa2: Verifying Checksum 17:41:13 ec43610c2a17: Verifying Checksum 17:41:13 ec43610c2a17: Download complete 17:41:13 5eb5b503b376: Verifying Checksum 17:41:13 5eb5b503b376: Download complete 17:41:14 2f39f015ded8: Download complete 17:41:14 5eb5b503b376: Pull complete 17:41:15 5c69ac0246d0: Pull complete 17:41:15 ec43610c2a17: Pull complete 17:41:15 3a2ae6a8a46f: Pull complete 17:41:15 33b1e0a273af: Pull complete 17:41:15 5d3b04190fa2: Pull complete 17:41:20 2f39f015ded8: Pull complete 17:41:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:41:20 prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container 17:41:20 $ 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-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@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 17:41:22 $ docker top d8aaaf8c8ec711bd1d6dce6f91a3f36cc1daf33175b72bab24f589ec9b47277c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:22 ---> job-cost.sh 17:41:22 lf-activate-venv: SKIPPING 17:41:22 INFO: No Stack... 17:41:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:23 INFO: Archiving Costs [Pipeline] sh 17:41:23 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives/cost.csv 17:41:23 + cut -d, -f6 [Pipeline] lock 17:41:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] 17:41:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] did not exist. Created. 17:41:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:24 + echo total: 0.2199999988079071 [Pipeline] stash 17:41:24 Stashed 1 file(s) [Pipeline] } 17:41:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:24 $ docker stop --time=1 d8aaaf8c8ec711bd1d6dce6f91a3f36cc1daf33175b72bab24f589ec9b47277c 17:41:25 $ docker rm -f d8aaaf8c8ec711bd1d6dce6f91a3f36cc1daf33175b72bab24f589ec9b47277c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:43:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47814 in /w/workspace/ry_app-rfid-llrp-inventory_PR-81 [Pipeline] { [Pipeline] ws 17:43:10 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 17:43:10 The recommended git tool is: git 17:43:17 using credential edgex-jenkins-ssh 17:43:17 Cloning the remote Git repository 17:43:18 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:43:18 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 17:43:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:43:18 > git --version # timeout=10 17:43:18 > git --version # 'git version 2.25.1' 17:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:21 Merging remotes/origin/main commit dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 into PR head commit deb1929795e6d4404c8a13d3554381d1d11d6831 17:43:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:43:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:43:21 > git config core.sparsecheckout # timeout=10 17:43:21 > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 17:43:21 > git remote # timeout=10 17:43:21 > git config --get remote.origin.url # timeout=10 17:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:21 Merge succeeded, producing deb1929795e6d4404c8a13d3554381d1d11d6831 17:43:21 Checking out Revision deb1929795e6d4404c8a13d3554381d1d11d6831 (PR-81) 17:43:21 > git merge dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 17:43:21 > git rev-parse HEAD^{commit} # timeout=10 17:43:21 > git config core.sparsecheckout # timeout=10 17:43:21 > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 17:43:25 Commit message: "build: Update to released V2.2.0 Kamakura SDK" 17:43:25 > git --version # timeout=10 17:43:25 > git --version # 'git version 2.25.1' 17:43:25 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:43:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:26 Dload Upload Total Spent Left Speed 17:43:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 17:43:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:43:27 + sudo tee /etc/docker/daemon.new 17:43:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:43:27 { 17:43:27 "registry-mirrors": [ 17:43:27 "https://nexus3.edgexfoundry.org:10001" 17:43:27 ], 17:43:27 "bip": "10.250.0.254/24", 17:43:27 "hosts": [ 17:43:27 "tcp://0.0.0.0:5555", 17:43:27 "unix:///var/run/docker.sock" 17:43:27 ], 17:43:27 "mtu": 1458, 17:43:27 "selinux-enabled": true, 17:43:27 "seccomp-profile": "/etc/docker/seccomp.json" 17:43:27 } [Pipeline] sh 17:43:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:43:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:51 provisioning config files... 17:43:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3945024885767276783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:52 ---> docker-login.sh 17:43:52 nexus3.edgexfoundry.org:10001 17:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:53 Configure a credential helper to remove this warning. See 17:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:53 17:43:53 Login Succeeded 17:43:53 nexus3.edgexfoundry.org:10002 17:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:53 Configure a credential helper to remove this warning. See 17:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:53 17:43:53 Login Succeeded 17:43:53 nexus3.edgexfoundry.org:10003 17:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:54 Configure a credential helper to remove this warning. See 17:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:54 17:43:54 Login Succeeded 17:43:54 nexus3.edgexfoundry.org:10004 17:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:54 Configure a credential helper to remove this warning. See 17:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:54 17:43:54 Login Succeeded 17:43:54 docker.io 17:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:55 Configure a credential helper to remove this warning. See 17:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:55 17:43:55 Login Succeeded 17:43:55 ---> docker-login.sh ends [Pipeline] } 17:43:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:55 ========================================================= 17:43:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:43:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:43:56 + 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 . 17:43:56 Sending build context to Docker daemon 687.1kB 17:43:56 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:43:56 Step 2/13 : FROM ${BASE} AS builder 17:43:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:56 9b3977197b4f: Pulling fs layer 17:43:56 1a89e8eeedd5: Pulling fs layer 17:43:56 94645a83ff95: Pulling fs layer 17:43:56 3f3a8bcf1eab: Pulling fs layer 17:43:56 0c92f367c5e7: Pulling fs layer 17:43:56 3096ccb668a1: Pulling fs layer 17:43:56 e8cf19c19ddd: Pulling fs layer 17:43:56 a4caa8a26152: Pulling fs layer 17:43:56 3f3a8bcf1eab: Waiting 17:43:56 0c92f367c5e7: Waiting 17:43:56 3096ccb668a1: Waiting 17:43:56 e8cf19c19ddd: Waiting 17:43:56 a4caa8a26152: Waiting 17:43:56 94645a83ff95: Verifying Checksum 17:43:56 94645a83ff95: Download complete 17:43:56 1a89e8eeedd5: Download complete 17:43:56 0c92f367c5e7: Verifying Checksum 17:43:56 0c92f367c5e7: Download complete 17:43:56 3096ccb668a1: Verifying Checksum 17:43:56 3096ccb668a1: Download complete 17:43:56 9b3977197b4f: Download complete 17:43:56 e8cf19c19ddd: Verifying Checksum 17:43:56 e8cf19c19ddd: Download complete 17:43:57 9b3977197b4f: Pull complete 17:43:58 1a89e8eeedd5: Pull complete 17:43:58 94645a83ff95: Pull complete 17:43:58 a4caa8a26152: Verifying Checksum 17:43:58 a4caa8a26152: Download complete 17:43:59 3f3a8bcf1eab: Verifying Checksum 17:43:59 3f3a8bcf1eab: Download complete 17:44:11 3f3a8bcf1eab: Pull complete 17:44:11 0c92f367c5e7: Pull complete 17:44:11 3096ccb668a1: Pull complete 17:44:11 e8cf19c19ddd: Pull complete 17:44:17 a4caa8a26152: Pull complete 17:44:17 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:44:17 ---> 725f1c02e7f9 17:44:17 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:44:17 ---> Running in b4ee0d39c9ae 17:44:18 Removing intermediate container b4ee0d39c9ae 17:44:18 ---> eab1cfbfb072 17:44:18 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:44:18 ---> Running in 8efb96290c45 17:44:18 Removing intermediate container 8efb96290c45 17:44:18 ---> c0a883769a6c 17:44:18 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:44:18 ---> Running in 00ac46e56827 17:44:20 Removing intermediate container 00ac46e56827 17:44:20 ---> cb9619422c32 17:44:20 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:20 ---> Running in c0044bfe8828 17:44:22 Removing intermediate container c0044bfe8828 17:44:22 ---> 5619c63c1695 17:44:22 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:22 ---> Running in beaa480625dc 17:44:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:44:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:44:25 OK: 220 MiB in 52 packages 17:44:26 Removing intermediate container beaa480625dc 17:44:26 ---> fc4943d74625 17:44:26 Step 8/13 : WORKDIR /app 17:44:26 ---> Running in e60f647fafba 17:44:26 Removing intermediate container e60f647fafba 17:44:26 ---> 6f294ca71249 17:44:26 Step 9/13 : COPY go.mod vendor* ./ 17:44:27 ---> 51e490a67f61 17:44:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:27 ---> Running in ea9b00e39361 17:45:14 Removing intermediate container ea9b00e39361 17:45:14 ---> 48687ee8142c 17:45:14 Step 11/13 : COPY . . 17:45:14 ---> d296104b7ee8 17:45:14 Step 12/13 : ARG MAKE="make build" 17:45:14 ---> Running in f4fae0c16f28 17:45:14 Removing intermediate container f4fae0c16f28 17:45:14 ---> 1feba918484e 17:45:14 Step 13/13 : RUN $MAKE 17:45:14 ---> Running in df489fb42605 17:45:14 noop 17:45:15 Removing intermediate container df489fb42605 17:45:15 ---> cf26d3d144d5 17:45:15 Successfully built cf26d3d144d5 17:45:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:45:15 + docker inspect -f . ci-base-image-arm64 17:45:15 . [Pipeline] withDockerContainer 17:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-47814 does not seem to be running inside a container 17:45:16 $ 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 17:45:17 $ docker top 53fbe42c7253257e7a30396cc40f6b508835ebe4ca811d7e06015c2282e314c5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:18 + go version 17:45:18 go version go1.17.6 linux/arm64 [Pipeline] } 17:45:18 $ docker stop --time=1 53fbe42c7253257e7a30396cc40f6b508835ebe4ca811d7e06015c2282e314c5 17:45:20 $ docker rm -f 53fbe42c7253257e7a30396cc40f6b508835ebe4ca811d7e06015c2282e314c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:21 + docker inspect -f . ci-base-image-arm64 17:45:21 . [Pipeline] withDockerContainer 17:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-47814 does not seem to be running inside a container 17:45:21 $ 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 17:45:22 $ docker top 7b6069151ac34c6a74724971a0e6be2d24bc3709d4d9b39ed9c2f5ccc84f1357 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:45:23 + make test 17:45:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:47:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:47:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.331s coverage: 86.2% of statements 17:47:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:47:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.718s coverage: 71.9% of statements 17:47:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:47:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:47:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:33 ./bin/test-attribution.sh [Pipeline] echo 17:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:47:37 $ docker stop --time=1 7b6069151ac34c6a74724971a0e6be2d24bc3709d4d9b39ed9c2f5ccc84f1357 17:47:39 $ docker rm -f 7b6069151ac34c6a74724971a0e6be2d24bc3709d4d9b39ed9c2f5ccc84f1357 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:40 Warning: overwriting stash ‘coverage-report’ 17:47:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:42 + ls -al . 17:47:42 total 224 17:47:42 drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:47 . 17:47:42 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 .. 17:47:42 -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:43 .dockerignore 17:47:42 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:43 .git 17:47:42 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 .github 17:47:42 -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:43 .gitignore 17:47:42 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:43 .golangci.yml 17:47:42 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:43 Attribution.txt 17:47:42 -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:43 CHANGELOG.md 17:47:42 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:43 Dockerfile 17:47:42 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:43 GOVERNANCE.md 17:47:42 -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:43 Jenkinsfile 17:47:42 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:43 LICENSE 17:47:42 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:43 Makefile 17:47:42 -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:43 OWNERS.md 17:47:42 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:43 README.md 17:47:42 -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:39 VERSION 17:47:42 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 bin 17:47:42 -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:46 coverage.out 17:47:42 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:43 go.mod 17:47:42 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:43 go.sum 17:47:42 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 images 17:47:42 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 internal 17:47:42 -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:43 main.go 17:47:42 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 res 17:47:42 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 snap 17:47:42 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 static [Pipeline] isUnix [Pipeline] sh 17:47:42 + 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=deb1929795e6d4404c8a13d3554381d1d11d6831 --label arch=arm64 --label version=0.0.0 . 17:47:42 Sending build context to Docker daemon 687.1kB 17:47:42 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 17:47:42 Step 2/31 : FROM ${BASE} AS builder 17:47:42 ---> cf26d3d144d5 17:47:42 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:47:42 ---> Running in 682fa214cf1f 17:47:43 Removing intermediate container 682fa214cf1f 17:47:43 ---> 376d5bafa506 17:47:43 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 17:47:43 ---> Running in 5c02208e1818 17:47:43 Removing intermediate container 5c02208e1818 17:47:43 ---> fb69fac8a61c 17:47:43 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:47:43 ---> Running in e853dbf49011 17:47:44 Removing intermediate container e853dbf49011 17:47:44 ---> 608ba27e2711 17:47:44 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:44 ---> Running in bdabef2a3f93 17:47:46 Removing intermediate container bdabef2a3f93 17:47:46 ---> c4330a4a688d 17:47:46 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:46 ---> Running in 62a15acfd27f 17:47:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:47:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:47:49 OK: 220 MiB in 52 packages 17:47:49 Removing intermediate container 62a15acfd27f 17:47:49 ---> 6221192a5847 17:47:49 Step 8/31 : WORKDIR /app 17:47:49 ---> Running in 455dceee1d79 17:47:50 Removing intermediate container 455dceee1d79 17:47:50 ---> 955fd28884b9 17:47:50 Step 9/31 : COPY go.mod vendor* ./ 17:47:50 ---> 1f64480d073d 17:47:50 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:50 ---> Running in 6522d0d580c1 17:47:53 Removing intermediate container 6522d0d580c1 17:47:53 ---> 70221fa9ad22 17:47:53 Step 11/31 : COPY . . 17:47:53 ---> a3ae8b200e3a 17:47:53 Step 12/31 : ARG MAKE="make build" 17:47:53 ---> Running in 44d9db71f5eb 17:47:54 Removing intermediate container 44d9db71f5eb 17:47:54 ---> 4dee087eef18 17:47:54 Step 13/31 : RUN $MAKE 17:47:54 ---> Running in 8b2b4e79dda3 17:47:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.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" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 17:50:17 Removing intermediate container 8b2b4e79dda3 17:50:17 ---> 6413e4a35339 17:50:17 Step 14/31 : FROM alpine:3.14 17:50:17 3.14: Pulling from library/alpine 17:50:17 455c02918c45: Pulling fs layer 17:50:17 455c02918c45: Verifying Checksum 17:50:17 455c02918c45: Download complete 17:50:17 455c02918c45: Pull complete 17:50:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:50:17 Status: Downloaded newer image for alpine:3.14 17:50:17 ---> ac73e934f311 17:50:17 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:50:17 ---> Running in aa22a0c6442e 17:50:17 Removing intermediate container aa22a0c6442e 17:50:17 ---> edda60961229 17:50:17 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:50:17 ---> Running in 9e8ce83bf50f 17:50:17 Removing intermediate container 9e8ce83bf50f 17:50:17 ---> aa4a3c699b1e 17:50:17 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:17 ---> Running in 28924e4685b3 17:50:17 Removing intermediate container 28924e4685b3 17:50:17 ---> 3ccf2444072e 17:50:17 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 17:50:17 ---> Running in 5ed634255860 17:50:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:50:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:50:19 (1/6) Installing ca-certificates (20211220-r0) 17:50:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:50:19 (3/6) Installing libsodium (1.0.18-r0) 17:50:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:50:19 (5/6) Installing libzmq (4.3.4-r0) 17:50:19 (6/6) Installing zeromq (4.3.4-r0) 17:50:19 Executing busybox-1.33.1-r7.trigger 17:50:19 Executing ca-certificates-20211220-r0.trigger 17:50:19 OK: 9 MiB in 20 packages 17:50:21 Removing intermediate container 5ed634255860 17:50:21 ---> 2b769b4e51f9 17:50:21 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:50:21 ---> 11b07810a662 17:50:21 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 17:50:22 ---> 8b13ca692762 17:50:22 Step 21/31 : COPY --from=builder /app/res/ /res/ 17:50:22 ---> 64e736115ef1 17:50:22 Step 22/31 : COPY --from=builder /app/static/ /static/ 17:50:23 ---> 9c9635278342 17:50:23 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:50:24 ---> 632363904378 17:50:24 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:50:24 ---> Running in 6e4b070d1b48 17:50:26 Removing intermediate container 6e4b070d1b48 17:50:26 ---> 9cc9fad653b5 17:50:26 Step 25/31 : VOLUME /cache 17:50:26 ---> Running in 9fc110a079ac 17:50:26 Removing intermediate container 9fc110a079ac 17:50:26 ---> ac7c92301a4d 17:50:26 Step 26/31 : EXPOSE 59711 17:50:26 ---> Running in 44b15eba38b8 17:50:27 Removing intermediate container 44b15eba38b8 17:50:27 ---> e750de96518b 17:50:27 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:50:27 ---> Running in 09f82c84baed 17:50:27 Removing intermediate container 09f82c84baed 17:50:27 ---> 9e1cd7a9c90a 17:50:27 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:50:27 ---> Running in 6e7a6c5917f7 17:50:27 Removing intermediate container 6e7a6c5917f7 17:50:27 ---> e9713a001182 17:50:27 Step 29/31 : LABEL arch=arm64 17:50:27 ---> Running in 2ce49c8a7390 17:50:28 Removing intermediate container 2ce49c8a7390 17:50:28 ---> 24aa5c87d4eb 17:50:28 Step 30/31 : LABEL git_sha=deb1929795e6d4404c8a13d3554381d1d11d6831 17:50:28 ---> Running in 9e4a77b1568c 17:50:28 Removing intermediate container 9e4a77b1568c 17:50:28 ---> 02508cb369db 17:50:28 Step 31/31 : LABEL version=0.0.0 17:50:28 ---> Running in cdc1f772d88b 17:50:29 Removing intermediate container cdc1f772d88b 17:50:29 ---> 38df62edb417 17:50:29 [Warning] One or more build-args [ARCH] were not consumed 17:50:29 Successfully built 38df62edb417 17:50:29 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 17:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:29 17:50:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:30 arm64: Pulling from edgex-lftools-log-publisher 17:50:30 8998bd30e6a1: Pulling fs layer 17:50:30 04944245beec: Pulling fs layer 17:50:30 699f458cf7ca: Pulling fs layer 17:50:30 765212b225bb: Pulling fs layer 17:50:30 f23df028b6ca: Pulling fs layer 17:50:30 d65c8cfc05b1: Pulling fs layer 17:50:30 2437ff75d9bd: Pulling fs layer 17:50:30 f23df028b6ca: Waiting 17:50:30 d65c8cfc05b1: Waiting 17:50:30 765212b225bb: Waiting 17:50:30 2437ff75d9bd: Waiting 17:50:30 04944245beec: Verifying Checksum 17:50:30 04944245beec: Download complete 17:50:30 765212b225bb: Verifying Checksum 17:50:30 765212b225bb: Download complete 17:50:30 f23df028b6ca: Verifying Checksum 17:50:30 f23df028b6ca: Download complete 17:50:30 d65c8cfc05b1: Verifying Checksum 17:50:30 d65c8cfc05b1: Download complete 17:50:30 699f458cf7ca: Verifying Checksum 17:50:30 699f458cf7ca: Download complete 17:50:31 8998bd30e6a1: Verifying Checksum 17:50:31 8998bd30e6a1: Download complete 17:50:33 2437ff75d9bd: Verifying Checksum 17:50:33 2437ff75d9bd: Download complete 17:50:35 8998bd30e6a1: Pull complete 17:50:35 04944245beec: Pull complete 17:50:37 699f458cf7ca: Pull complete 17:50:37 765212b225bb: Pull complete 17:50:38 f23df028b6ca: Pull complete 17:50:38 d65c8cfc05b1: Pull complete 17:50:53 2437ff75d9bd: Pull complete 17:50:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:50:54 prd-ubuntu20.04-docker-arm64-4c-16g-47814 does not seem to be running inside a container 17:50:54 $ 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 17:50:56 $ docker top 0259bb298f3bfc957d8ce9e4535429ff9545f4beee0a375b7f7354d520e9981c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:57 ---> job-cost.sh 17:50:57 lf-activate-venv: SKIPPING 17:50:57 INFO: No Stack... 17:50:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:50:59 INFO: Archiving Costs [Pipeline] sh 17:51:00 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 17:51:00 + cut -d, -f6 [Pipeline] lock 17:51:00 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] 17:51:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] did not exist. Created. 17:51:00 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:01 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c1da04f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:51:01 + echo total: 0.10999999940395355 [Pipeline] stash 17:51:01 Warning: overwriting stash ‘stack-cost’ 17:51:01 Stashed 1 file(s) [Pipeline] } 17:51:01 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:01 $ docker stop --time=1 0259bb298f3bfc957d8ce9e4535429ff9545f4beee0a375b7f7354d520e9981c 17:51:03 $ docker rm -f 0259bb298f3bfc957d8ce9e4535429ff9545f4beee0a375b7f7354d520e9981c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:51:04 provisioning config files... 17:51:04 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config8216143255213288713tmp [Pipeline] { [Pipeline] sh 17:51:04 + set +x 17:51:04 + curl -s https://codecov.io/bash 17:51:04 + bash -s -- 17:51:04 17:51:04 _____ _ 17:51:04 / ____| | | 17:51:04 | | ___ __| | ___ ___ _____ __ 17:51:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:04 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:04 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:04 Bash-1.0.6 17:51:04 17:51:04 17:51:04 ==> git version 2.25.1 found 17:51:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:51:04 Release-Date: 2020-01-08 17:51:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:51:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:51:04 ==> Jenkins CI detected. 17:51:04 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-81 17:51:04 project root: . 17:51:04 --> token set from env 17:51:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:04 ==> Running gcov in . (disable via -X gcov) 17:51:04 ==> Python coveragepy not found 17:51:04 ==> Searching for coverage reports in: 17:51:04 + . 17:51:04 -> Found 1 reports 17:51:04 ==> Detecting git/mercurial file structure 17:51:04 ==> Reading reports 17:51:04 + ./coverage.out bytes=41008 17:51:04 ==> Appending adjustments 17:51:04 https://docs.codecov.io/docs/fixing-reports 17:51:05 + Found adjustments 17:51:05 ==> Gzipping contents 17:51:05 12K /tmp/codecov.gm5iRL.gz 17:51:05 ==> Uploading reports 17:51:05 url: https://codecov.io 17:51:05 query: branch=PR-81&commit=deb1929795e6d4404c8a13d3554381d1d11d6831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=81&job=&cmd_args= 17:51:05 -> Pinging Codecov 17:51:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-81&commit=deb1929795e6d4404c8a13d3554381d1d11d6831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=81&job=&cmd_args= 17:51:05 -> Uploading to 17:51:05 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/deb1929795e6d4404c8a13d3554381d1d11d6831/c8c75780-dca2-4d2d-b63c-6119bf77ddee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T175105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e3f094910ad4885c7e75bd580dd6386bcbee3e0373db56a9092226aa3a202e0 17:51:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:05 Dload Upload Total Spent Left Speed 17:51:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11482 0 0 100 11482 0 49705 --:--:-- --:--:-- --:--:-- 49705 17:51:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] } 17:51:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:51:07 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives ] 17:51:07 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives 17:51:07 total 16 17:51:07 drwxr-xr-x 3 root root 4096 May 10 17:41 . 17:51:07 drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:41 .. 17:51:07 drwxr-xr-x 2 root root 4096 May 10 17:41 cost 17:51:07 -rw-r--r-- 1 root root 93 May 10 17:41 cost.csv 17:51:07 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives 17:51:07 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives 17:51:07 total 16 17:51:07 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:41 . 17:51:07 drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:41 .. 17:51:07 drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:41 cost 17:51:07 -rw-r--r-- 1 jenkins jenkins 93 May 10 17:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:51:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:51:08 ---> package-listing.sh 17:51:08 ++ facter osfamily 17:51:08 ++ tr '[:upper:]' '[:lower:]' 17:51:08 + OS_FAMILY=debian 17:51:08 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-81 17:51:08 + START_PACKAGES=/tmp/packages_start.txt 17:51:08 + END_PACKAGES=/tmp/packages_end.txt 17:51:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:08 + PACKAGES=/tmp/packages_start.txt 17:51:08 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-81 ']' 17:51:08 + PACKAGES=/tmp/packages_end.txt 17:51:08 + case "${OS_FAMILY}" in 17:51:08 + dpkg -l 17:51:08 + grep '^ii' 17:51:08 + '[' -f /tmp/packages_start.txt ']' 17:51:08 + '[' -f /tmp/packages_end.txt ']' 17:51:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:08 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-81 ']' 17:51:08 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives/ 17:51:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-81/archives/ [Pipeline] echo 17:51:08 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-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:51:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:09 . [Pipeline] withDockerContainer 17:51:09 prd-ubuntu20.04-docker-8c-8g-47811 does not seem to be running inside a container 17:51:09 $ 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-81/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-81 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81:/w/workspace/ry_app-rfid-llrp-inventory_PR-81:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:51:10 $ docker top b831ee1ff44061d80c1ef3eb8ac0bfd87fe8e40420d2fce198e2e862f64035ef -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:10 + mkdir -p /var/log/sysstat [Pipeline] sh 17:51:11 + ls /var/log/sa-host 17:51:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:11 provisioning config files... 17:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-81@tmp/config514358598982352896tmp [Pipeline] { [Pipeline] echo 17:51:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:11 ---> create-netrc.sh [Pipeline] } 17:51:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:51:12 ---> python-tools-install.sh [Pipeline] echo 17:51:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:12 ---> sudo-logs.sh 17:51:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:51:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:12 ---> job-cost.sh 17:51:12 lf-activate-venv: SKIPPING 17:51:12 DEBUG: total: 0.2199999988079071 17:51:12 INFO: Retrieving Stack Cost... 17:51:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:51:13 INFO: Archiving Costs [Pipeline] echo 17:51:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:13 ---> logs-deploy.sh 17:51:13 lf-activate-venv: SKIPPING 17:51:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-81/1 17:51:13 INFO: archiving workspace using pattern(s): 17:51:14 Archives upload complete. 17:51:14 INFO: archiving logs to Nexus