Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from d18d0f12150e76f281615eee984fa5cbe55ac6d4+3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (706fc4f6eb60594556d2720247bcf3121a6e21aa) 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-ssh15700181047059976919.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-ssh5088486414134463717.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9896872946256111372.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 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-ssh3799826451487436260.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11631002811545466876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33624 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [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-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 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/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 Merge succeeded, producing da37bf4da393498007cd951e6a524179d9e1c0fc Checking out Revision da37bf4da393498007cd951e6a524179d9e1c0fc (PR-67) > git config core.sparsecheckout # timeout=10 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # 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 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da37bf4da393498007cd951e6a524179d9e1c0fc # timeout=10 Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:58:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:27 ========================================================= 07:58:27 EdgeX Global Pipelines Version Info 07:58:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:28 ------------------- 07:58:28 stable info: 07:58:28 ------------------- 07:58:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:28 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 07:58:28 Message: update stable to v1.0.227 > git rev-list --no-walk 7f1997bb4c2fcce6a21194b07445d53c6f65e903 # timeout=10 07:58:28 ------------------- 07:58:28 experimental info: 07:58:28 ------------------- 07:58:28 Commited By: **** collab-it+edgex@linuxfoundation.org 07:58:28 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 07:58:28 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da37bf4 [Pipeline] echo 07:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:29 provisioning config files... 07:58:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config7386402658179829408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:29 ---> docker-login.sh 07:58:29 nexus3.edgexfoundry.org:10001 07:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:29 Configure a credential helper to remove this warning. See 07:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:29 07:58:29 Login Succeeded 07:58:29 nexus3.edgexfoundry.org:10002 07:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:30 Configure a credential helper to remove this warning. See 07:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:30 07:58:30 Login Succeeded 07:58:30 nexus3.edgexfoundry.org:10003 07:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:30 Configure a credential helper to remove this warning. See 07:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:30 07:58:30 Login Succeeded 07:58:30 nexus3.edgexfoundry.org:10004 07:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:30 Configure a credential helper to remove this warning. See 07:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:30 07:58:30 Login Succeeded 07:58:30 docker.io 07:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:30 Configure a credential helper to remove this warning. See 07:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:30 07:58:30 Login Succeeded 07:58:30 ---> docker-login.sh ends [Pipeline] } 07:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:58:31 + git rev-list -1 --merges da37bf4da393498007cd951e6a524179d9e1c0fc~1..da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo 07:58:31 -----------> git rev-list -1 --merges da37bf4da393498007cd951e6a524179d9e1c0fc~1..da37bf4da393498007cd951e6a524179d9e1c0fc da37bf4da393498007cd951e6a524179d9e1c0fc 07:58:31 da37bf4da393498007cd951e6a524179d9e1c0fc [false] [Pipeline] sh 07:58:31 + git log --format=format:%s -1 da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo 07:58:31 ========================================================= 07:58:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:58:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:32 + git log --format=format:%s -1 da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo 07:58:32 [semverPrep] GIT_COMMIT: da37bf4da393498007cd951e6a524179d9e1c0fc, Commit Message: Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD [Pipeline] echo 07:58:32 [semverPrep] This is not a build commit. [Pipeline] sh 07:58:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:58:32 + grep -v github /etc/ssh/ssh_known_hosts 07:58:32 + [ -e /tmp/ssh_known_hosts ] 07:58:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:58:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:58:32 + sudo tee -a /etc/ssh/ssh_known_hosts 07:58:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:58:33 07:58:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:58:33 latest: Pulling from edgex-devops/py-git-semver 07:58:33 1fe172e4850f: Pulling fs layer 07:58:33 caf521ccaac6: Pulling fs layer 07:58:33 3ead6fa29328: Pulling fs layer 07:58:33 5c2a1cbceb83: Pulling fs layer 07:58:33 a8d5f1318db7: Pulling fs layer 07:58:33 c427282e49a2: Pulling fs layer 07:58:33 1827001aaf11: Pulling fs layer 07:58:33 0714d37db230: Pulling fs layer 07:58:33 ac28cf19c067: Pulling fs layer 07:58:33 ca983d60f3e2: Pulling fs layer 07:58:33 9f894cec8388: Pulling fs layer 07:58:33 1827001aaf11: Waiting 07:58:33 ac28cf19c067: Waiting 07:58:33 5c2a1cbceb83: Waiting 07:58:33 ca983d60f3e2: Waiting 07:58:33 0714d37db230: Waiting 07:58:33 c427282e49a2: Waiting 07:58:33 a8d5f1318db7: Waiting 07:58:33 caf521ccaac6: Verifying Checksum 07:58:33 caf521ccaac6: Download complete 07:58:33 5c2a1cbceb83: Verifying Checksum 07:58:33 5c2a1cbceb83: Download complete 07:58:33 a8d5f1318db7: Verifying Checksum 07:58:33 a8d5f1318db7: Download complete 07:58:33 3ead6fa29328: Verifying Checksum 07:58:33 3ead6fa29328: Download complete 07:58:33 c427282e49a2: Verifying Checksum 07:58:33 c427282e49a2: Download complete 07:58:33 0714d37db230: Download complete 07:58:33 ac28cf19c067: Verifying Checksum 07:58:33 ac28cf19c067: Download complete 07:58:33 ca983d60f3e2: Verifying Checksum 07:58:33 ca983d60f3e2: Download complete 07:58:33 9f894cec8388: Verifying Checksum 07:58:33 9f894cec8388: Download complete 07:58:33 1fe172e4850f: Verifying Checksum 07:58:33 1fe172e4850f: Download complete 07:58:33 1827001aaf11: Verifying Checksum 07:58:33 1827001aaf11: Download complete 07:58:35 1fe172e4850f: Pull complete 07:58:35 caf521ccaac6: Pull complete 07:58:35 3ead6fa29328: Pull complete 07:58:36 5c2a1cbceb83: Pull complete 07:58:36 a8d5f1318db7: Pull complete 07:58:36 c427282e49a2: Pull complete 07:58:39 1827001aaf11: Pull complete 07:58:39 0714d37db230: Pull complete 07:58:39 ac28cf19c067: Pull complete 07:58:39 ca983d60f3e2: Pull complete 07:58:40 9f894cec8388: Pull complete 07:58:40 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 07:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 07:58:40 prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container 07:58:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:58:47 $ docker top 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 -eo pid,comm 07:58:47 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). 07:58:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:47 [ssh-agent] Looking for ssh-agent implementation... 07:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:48 $ docker exec 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent 07:58:48 SSH_AUTH_SOCK=/tmp/ssh-Qj02GzuKM3cF/agent.15 07:58:48 SSH_AGENT_PID=23 07:58:48 Running ssh-add (command line suppressed) 07:58:48 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_8619491376296336638.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_8619491376296336638.key) 07:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:48 + git tag --points-at HEAD [Pipeline] } 07:58:48 $ docker exec --env ******** --env ******** 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent -k 07:58:48 unset SSH_AUTH_SOCK; 07:58:48 unset SSH_AGENT_PID; 07:58:48 echo Agent pid 23 killed; 07:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:49 [ssh-agent] Looking for ssh-agent implementation... 07:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:49 $ docker exec 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent 07:58:49 SSH_AUTH_SOCK=/tmp/ssh-Z16uQn3TJzem/agent.76 07:58:49 SSH_AGENT_PID=83 07:58:49 Running ssh-add (command line suppressed) 07:58:49 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4797335289196658025.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4797335289196658025.key) 07:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:49 + git semver init 07:58:50 2022-04-28 07:58:49,973 [run_init] DEBUG init version:0.0.0 force:False 07:58:50 2022-04-28 07:58:49,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver 07:58:50 2022-04-28 07:58:49,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver 07:58:50 2022-04-28 07:58:49,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-67, universal_newlines=False, shell=None, istream=None) 07:58:51 2022-04-28 07:58:51,303 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.git/info/exclude 07:58:51 2022-04-28 07:58:51,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver/PR-67 with force:False 07:58:51 2022-04-28 07:58:51,304 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver/PR-67 07:58:51 2022-04-28 07:58:51,308 [execute] INFO git cat-file --batch-check 07:58:51 2022-04-28 07:58:51,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver, universal_newlines=False, shell=None, istream=) 07:58:51 2022-04-28 07:58:51,315 [execute] INFO git cat-file --batch 07:58:51 2022-04-28 07:58:51,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver, universal_newlines=False, shell=None, istream=) 07:58:51 2022-04-28 07:58:51,321 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver/PR-67 07:58:51 0.0.0 [Pipeline] } 07:58:51 $ docker exec --env ******** --env ******** 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent -k 07:58:51 unset SSH_AUTH_SOCK; 07:58:51 unset SSH_AGENT_PID; 07:58:51 echo Agent pid 83 killed; 07:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:51 + git semver [Pipeline] } 07:58:52 $ docker stop --time=1 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 07:58:54 $ docker rm -f 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:54 Stashed 1 file(s) [Pipeline] echo 07:58:54 [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 07:58:55 provisioning config files... 07:58:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config5475486129706275821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:55 ---> docker-login.sh 07:58:55 nexus3.edgexfoundry.org:10001 07:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:55 Configure a credential helper to remove this warning. See 07:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:55 07:58:55 Login Succeeded 07:58:55 nexus3.edgexfoundry.org:10002 07:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:55 Configure a credential helper to remove this warning. See 07:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:55 07:58:55 Login Succeeded 07:58:55 nexus3.edgexfoundry.org:10003 07:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:55 Configure a credential helper to remove this warning. See 07:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:55 07:58:55 Login Succeeded 07:58:55 nexus3.edgexfoundry.org:10004 07:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:55 Configure a credential helper to remove this warning. See 07:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:55 07:58:55 Login Succeeded 07:58:55 docker.io 07:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:56 Configure a credential helper to remove this warning. See 07:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:56 07:58:56 Login Succeeded 07:58:56 ---> docker-login.sh ends [Pipeline] } 07:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:58:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:58:56 ========================================================= 07:58:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:58:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:58:56 + 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 . 07:58:56 Sending build context to Docker daemon 12.4MB 07:58:56 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:58:56 Step 2/13 : FROM ${BASE} AS builder 07:58:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:56 59bf1c3509f3: Pulling fs layer 07:58:56 666ba61612fd: Pulling fs layer 07:58:56 8ed8ca486205: Pulling fs layer 07:58:56 4fe6c5a15a65: Pulling fs layer 07:58:56 22a0e8bec74d: Pulling fs layer 07:58:56 ca2b28591e48: Pulling fs layer 07:58:56 a51346096db8: Pulling fs layer 07:58:56 daebc70d1ce1: Pulling fs layer 07:58:56 0e18a0eac166: Pulling fs layer 07:58:56 ca2b28591e48: Waiting 07:58:56 a51346096db8: Waiting 07:58:56 daebc70d1ce1: Waiting 07:58:56 0e18a0eac166: Waiting 07:58:56 4fe6c5a15a65: Waiting 07:58:56 8ed8ca486205: Verifying Checksum 07:58:56 8ed8ca486205: Download complete 07:58:56 666ba61612fd: Download complete 07:58:56 22a0e8bec74d: Verifying Checksum 07:58:56 22a0e8bec74d: Download complete 07:58:56 ca2b28591e48: Download complete 07:58:56 59bf1c3509f3: Verifying Checksum 07:58:56 59bf1c3509f3: Download complete 07:58:56 a51346096db8: Verifying Checksum 07:58:56 a51346096db8: Download complete 07:58:56 daebc70d1ce1: Verifying Checksum 07:58:56 daebc70d1ce1: Download complete 07:58:56 59bf1c3509f3: Pull complete 07:58:57 666ba61612fd: Pull complete 07:58:57 8ed8ca486205: Pull complete 07:58:57 0e18a0eac166: Verifying Checksum 07:58:57 0e18a0eac166: Download complete 07:58:57 4fe6c5a15a65: Download complete 07:59:01 4fe6c5a15a65: Pull complete 07:59:01 22a0e8bec74d: Pull complete 07:59:01 ca2b28591e48: Pull complete 07:59:01 a51346096db8: Pull complete 07:59:02 daebc70d1ce1: Pull complete 07:59:04 0e18a0eac166: Pull complete 07:59:04 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 07:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:59:04 ---> f018257e8ee9 07:59:04 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:59:06 ---> Running in 981863489fc5 07:59:06 Removing intermediate container 981863489fc5 07:59:06 ---> 1a195911f8f4 07:59:06 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:59:06 ---> Running in 6dfef6f3e0dd 07:59:06 Removing intermediate container 6dfef6f3e0dd 07:59:06 ---> bb5c2ed5a40f 07:59:06 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:59:06 ---> Running in 57669e035b5c 07:59:06 Removing intermediate container 57669e035b5c 07:59:06 ---> 9a30bb6e943a 07:59:06 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:06 ---> Running in 9e2bb9deb3a3 07:59:07 Removing intermediate container 9e2bb9deb3a3 07:59:07 ---> 5a43bbbb4ed7 07:59:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:07 ---> Running in 28b4afe3139e 07:59:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:59:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:59:08 OK: 221 MiB in 52 packages 07:59:09 Removing intermediate container 28b4afe3139e 07:59:09 ---> 111c71bc2db1 07:59:09 Step 8/13 : WORKDIR /app 07:59:09 ---> Running in 19fbf130fe9b 07:59:09 Removing intermediate container 19fbf130fe9b 07:59:09 ---> 1c91bfc2891a 07:59:09 Step 9/13 : COPY go.mod vendor* ./ 07:59:09 ---> b79f5b508b78 07:59:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:09 ---> Running in aed05be5809b 07:59:10 Still waiting to schedule task 07:59:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:59:41 Removing intermediate container aed05be5809b 07:59:41 ---> 860fcaa70a0e 07:59:41 Step 11/13 : COPY . . 07:59:41 ---> 3327d12f260c 07:59:41 Step 12/13 : ARG MAKE="make build" 07:59:41 ---> Running in 9cf8de8786e9 07:59:41 Removing intermediate container 9cf8de8786e9 07:59:41 ---> 5919cf7174c3 07:59:41 Step 13/13 : RUN $MAKE 07:59:41 ---> Running in c711a2a3101d 07:59:41 noop 07:59:41 Removing intermediate container c711a2a3101d 07:59:41 ---> c53c9a61610b 07:59:41 Successfully built c53c9a61610b 07:59:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:59:42 + docker inspect -f . ci-base-image-x86_64 07:59:42 . [Pipeline] withDockerContainer 07:59:42 prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container 07:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:43 $ docker top 4cf63c7b121bf5a46bd1132e9968c0d566b1f2825f3763e2a9521d0718b094fa -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:43 + go version 07:59:43 go version go1.17.6 linux/amd64 [Pipeline] } 07:59:43 $ docker stop --time=1 4cf63c7b121bf5a46bd1132e9968c0d566b1f2825f3763e2a9521d0718b094fa 07:59:44 $ docker rm -f 4cf63c7b121bf5a46bd1132e9968c0d566b1f2825f3763e2a9521d0718b094fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:45 + docker inspect -f . ci-base-image-x86_64 07:59:45 . [Pipeline] withDockerContainer 07:59:45 prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container 07:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:45 $ docker top 6c57317701bfb2e2d6eb96688f67baaec59a75c3154b1072548ec54c77b36a48 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:59:46 + make test 07:59:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:59:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 07:59:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements 07:59:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 07:59:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements 07:59:56 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 08:00:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:00:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:07 ./bin/test-attribution.sh [Pipeline] echo 08:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:00:07 $ docker stop --time=1 6c57317701bfb2e2d6eb96688f67baaec59a75c3154b1072548ec54c77b36a48 08:00:08 $ docker rm -f 6c57317701bfb2e2d6eb96688f67baaec59a75c3154b1072548ec54c77b36a48 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:10 + ls -al . 08:00:10 total 244 08:00:10 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 08:00 . 08:00:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:58 .. 08:00:10 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 07:58 .dockerignore 08:00:10 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 07:58 .git 08:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:58 .github 08:00:10 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 07:58 .gitignore 08:00:10 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 07:58 .golangci.yml 08:00:10 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 07:58 .semver 08:00:10 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 07:58 Attribution.txt 08:00:10 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 07:58 CHANGELOG.md 08:00:10 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 07:58 Dockerfile 08:00:10 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 07:58 GOVERNANCE.md 08:00:10 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 07:58 Jenkinsfile 08:00:10 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 07:58 LICENSE 08:00:10 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 07:58 Makefile 08:00:10 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 07:58 OWNERS.md 08:00:10 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 07:58 README.md 08:00:10 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:58 VERSION 08:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:58 bin 08:00:10 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 07:59 coverage.out 08:00:10 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 08:00 go.mod 08:00:10 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 28 07:58 go.sum 08:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:58 images 08:00:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:58 internal 08:00:10 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 07:58 main.go 08:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:58 res 08:00:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:58 snap 08:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:58 static [Pipeline] isUnix [Pipeline] sh 08:00:10 + 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=da37bf4da393498007cd951e6a524179d9e1c0fc --label arch=amd64 --label version=0.0.0 . 08:00:10 Sending build context to Docker daemon 12.4MB 08:00:10 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 08:00:10 Step 2/31 : FROM ${BASE} AS builder 08:00:10 ---> c53c9a61610b 08:00:10 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:00:10 ---> Running in dda1c8ed91ca 08:00:10 Removing intermediate container dda1c8ed91ca 08:00:10 ---> e593c27d6e9a 08:00:10 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 08:00:11 ---> Running in 3aeac09ed5eb 08:00:11 Removing intermediate container 3aeac09ed5eb 08:00:11 ---> 30c4f7a05877 08:00:11 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:11 ---> Running in 396661e7e7fd 08:00:11 Removing intermediate container 396661e7e7fd 08:00:11 ---> 7dbd95900c36 08:00:11 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:11 ---> Running in ce8a2f6247ad 08:00:12 Removing intermediate container ce8a2f6247ad 08:00:12 ---> 9c6bd0a02e99 08:00:12 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:12 ---> Running in 05866625c101 08:00:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:00:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:00:13 OK: 221 MiB in 52 packages 08:00:14 Removing intermediate container 05866625c101 08:00:14 ---> 95140d7f0747 08:00:14 Step 8/31 : WORKDIR /app 08:00:14 ---> Running in 444c19cca246 08:00:14 Removing intermediate container 444c19cca246 08:00:14 ---> 294771277733 08:00:14 Step 9/31 : COPY go.mod vendor* ./ 08:00:14 ---> fcd81d82a12d 08:00:14 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:14 ---> Running in 8082af389bfd 08:00:15 Removing intermediate container 8082af389bfd 08:00:15 ---> 0c2489430020 08:00:15 Step 11/31 : COPY . . 08:00:15 ---> e2b0a0a1e193 08:00:15 Step 12/31 : ARG MAKE="make build" 08:00:15 ---> Running in 0861b4e3ab67 08:00:15 Removing intermediate container 0861b4e3ab67 08:00:15 ---> 2a7060dbb3cc 08:00:15 Step 13/31 : RUN $MAKE 08:00:15 ---> Running in 1a49ac4d56ad 08:00:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:00:34 Removing intermediate container 1a49ac4d56ad 08:00:34 ---> 8cb22d6b846e 08:00:34 Step 14/31 : FROM alpine:3.14 08:00:34 3.14: Pulling from library/alpine 08:00:34 8663204ce13b: Pulling fs layer 08:00:34 8663204ce13b: Verifying Checksum 08:00:34 8663204ce13b: Download complete 08:00:34 8663204ce13b: Pull complete 08:00:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:00:34 Status: Downloaded newer image for alpine:3.14 08:00:34 ---> e04c818066af 08:00:34 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:34 ---> Running in d0c7652b8c54 08:00:35 Removing intermediate container d0c7652b8c54 08:00:35 ---> a800f876a439 08:00:35 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:00:35 ---> Running in 2039f6d5544d 08:00:35 Removing intermediate container 2039f6d5544d 08:00:35 ---> 08e954ea68bf 08:00:35 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:35 ---> Running in 4144378d08a3 08:00:36 Removing intermediate container 4144378d08a3 08:00:36 ---> 5ac2275b4bd3 08:00:36 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:00:36 ---> Running in a42a9f046616 08:00:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:00:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:00:37 (1/6) Installing ca-certificates (20211220-r0) 08:00:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:00:37 (3/6) Installing libsodium (1.0.18-r0) 08:00:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:00:37 (5/6) Installing libzmq (4.3.4-r0) 08:00:37 (6/6) Installing zeromq (4.3.4-r0) 08:00:38 Executing busybox-1.33.1-r7.trigger 08:00:38 Executing ca-certificates-20211220-r0.trigger 08:00:38 OK: 9 MiB in 20 packages 08:00:38 Removing intermediate container a42a9f046616 08:00:38 ---> 7498e11612f7 08:00:38 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:00:38 ---> ac852c5d70ad 08:00:38 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:00:39 ---> 87d6680277f7 08:00:39 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:00:39 ---> db9c9a72cafc 08:00:39 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:00:39 ---> 416244e143e9 08:00:39 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:00:39 ---> 2ddfa8b7be6c 08:00:39 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:00:39 ---> Running in 84ca2b151f1f 08:00:40 Removing intermediate container 84ca2b151f1f 08:00:40 ---> 85a0d95cc419 08:00:40 Step 25/31 : VOLUME /cache 08:00:40 ---> Running in 2e727cfbfa39 08:00:40 Removing intermediate container 2e727cfbfa39 08:00:40 ---> 1b6d4e0744cb 08:00:40 Step 26/31 : EXPOSE 59711 08:00:40 ---> Running in 113e99634f14 08:00:40 Removing intermediate container 113e99634f14 08:00:40 ---> d417cc047c86 08:00:40 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:00:40 ---> Running in 3f2dc7d48eaf 08:00:40 Removing intermediate container 3f2dc7d48eaf 08:00:40 ---> 1e8fc540d75e 08:00:40 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:00:40 ---> Running in eb3fd9e0dcef 08:00:41 Removing intermediate container eb3fd9e0dcef 08:00:41 ---> 464abc75d9ff 08:00:41 Step 29/31 : LABEL arch=amd64 08:00:41 ---> Running in a333f875bbcc 08:00:41 Removing intermediate container a333f875bbcc 08:00:41 ---> 369bd0270dbc 08:00:41 Step 30/31 : LABEL git_sha=da37bf4da393498007cd951e6a524179d9e1c0fc 08:00:41 ---> Running in 7b3e63e381d2 08:00:41 Removing intermediate container 7b3e63e381d2 08:00:41 ---> e0e53a4c8613 08:00:41 Step 31/31 : LABEL version=0.0.0 08:00:41 ---> Running in 5ae272c64b05 08:00:41 Removing intermediate container 5ae272c64b05 08:00:41 ---> f2d6e4bb8f66 08:00:41 [Warning] One or more build-args [ARCH] were not consumed 08:00:41 Successfully built f2d6e4bb8f66 08:00:41 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 08:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:42 08:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:42 latest: Pulling from edgex-lftools-log-publisher 08:00:42 5eb5b503b376: Pulling fs layer 08:00:42 5c69ac0246d0: Pulling fs layer 08:00:42 ec43610c2a17: Pulling fs layer 08:00:42 3a2ae6a8a46f: Pulling fs layer 08:00:42 33b1e0a273af: Pulling fs layer 08:00:42 5d3b04190fa2: Pulling fs layer 08:00:42 2f39f015ded8: Pulling fs layer 08:00:42 3a2ae6a8a46f: Waiting 08:00:42 33b1e0a273af: Waiting 08:00:42 5d3b04190fa2: Waiting 08:00:42 5c69ac0246d0: Download complete 08:00:42 3a2ae6a8a46f: Verifying Checksum 08:00:42 3a2ae6a8a46f: Download complete 08:00:42 33b1e0a273af: Verifying Checksum 08:00:42 33b1e0a273af: Download complete 08:00:42 5d3b04190fa2: Verifying Checksum 08:00:42 5d3b04190fa2: Download complete 08:00:42 ec43610c2a17: Verifying Checksum 08:00:42 ec43610c2a17: Download complete 08:00:42 5eb5b503b376: Verifying Checksum 08:00:42 5eb5b503b376: Download complete 08:00:43 2f39f015ded8: Download complete 08:00:44 5eb5b503b376: Pull complete 08:00:44 5c69ac0246d0: Pull complete 08:00:44 ec43610c2a17: Pull complete 08:00:44 3a2ae6a8a46f: Pull complete 08:00:45 33b1e0a273af: Pull complete 08:00:45 5d3b04190fa2: Pull complete 08:00:50 2f39f015ded8: Pull complete 08:00:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:00:50 prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container 08:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:00:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33626 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 08:00:52 $ docker top 9bdeae8df9e943bc4913f0f8f798cae15474bd515083120f4db2601f16b59daf -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 08:00:52 Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout 08:00:52 The recommended git tool is: git 08:00:52 ---> job-cost.sh 08:00:52 lf-activate-venv: SKIPPING 08:00:52 INFO: No Stack... 08:00:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:00:53 INFO: Archiving Costs [Pipeline] sh 08:00:54 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/cost.csv 08:00:54 + cut -d, -f6 [Pipeline] lock 08:00:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] 08:00:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] did not exist. Created. 08:00:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:54 + echo total: 0.2199999988079071 [Pipeline] stash 08:00:54 Stashed 1 file(s) [Pipeline] } 08:00:54 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:00:54 $ docker stop --time=1 9bdeae8df9e943bc4913f0f8f798cae15474bd515083120f4db2601f16b59daf 08:00:55 $ docker rm -f 9bdeae8df9e943bc4913f0f8f798cae15474bd515083120f4db2601f16b59daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:00:59 using credential edgex-jenkins-ssh 08:00:59 Cloning the remote Git repository 08:00:59 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:59 > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 08:00:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:59 > git --version # timeout=10 08:00:59 > git --version # 'git version 2.25.1' 08:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:02 Merging remotes/origin/main commit 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 08:01:02 Merge succeeded, producing 80745ff1373a1186c185d9ac9ca4b4965a237c37 08:01:02 Checking out Revision 80745ff1373a1186c185d9ac9ca4b4965a237c37 (PR-67) 08:01:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:01:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:01:01 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:01:02 > git config core.sparsecheckout # timeout=10 08:01:02 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 08:01:02 > git remote # timeout=10 08:01:02 > git config --get remote.origin.url # timeout=10 08:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:02 > git merge 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 08:01:02 > git rev-parse HEAD^{commit} # timeout=10 08:01:02 > git config core.sparsecheckout # timeout=10 08:01:02 > git checkout -f 80745ff1373a1186c185d9ac9ca4b4965a237c37 # timeout=10 08:01:07 Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" 08:01:07 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:07 > git rev-list --no-walk 7f1997bb4c2fcce6a21194b07445d53c6f65e903 # timeout=10 08:01:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:01:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:07 Dload Upload Total Spent Left Speed 08:01:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh 08:01:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:01:08 + sudo tee /etc/docker/daemon.new 08:01:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:01:08 { 08:01:08 "registry-mirrors": [ 08:01:08 "https://nexus3.edgexfoundry.org:10001" 08:01:08 ], 08:01:08 "bip": "10.250.0.254/24", 08:01:08 "hosts": [ 08:01:08 "tcp://0.0.0.0:5555", 08:01:08 "unix:///var/run/docker.sock" 08:01:08 ], 08:01:08 "mtu": 1458, 08:01:08 "selinux-enabled": true, 08:01:08 "seccomp-profile": "/etc/docker/seccomp.json" 08:01:08 } [Pipeline] sh 08:01:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:01:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:27 provisioning config files... 08:01:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config7774069831835303150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:28 ---> docker-login.sh 08:01:28 nexus3.edgexfoundry.org:10001 08:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10002 08:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:29 Configure a credential helper to remove this warning. See 08:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:29 08:01:29 Login Succeeded 08:01:29 nexus3.edgexfoundry.org:10003 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 nexus3.edgexfoundry.org:10004 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 docker.io 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:31 Configure a credential helper to remove this warning. See 08:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:31 08:01:31 Login Succeeded 08:01:31 ---> docker-login.sh ends [Pipeline] } 08:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:01:32 ========================================================= 08:01:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:01:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:01:32 + 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 . 08:01:32 Sending build context to Docker daemon 696.3kB 08:01:32 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 08:01:32 Step 2/13 : FROM ${BASE} AS builder 08:01:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:01:33 9b3977197b4f: Pulling fs layer 08:01:33 1a89e8eeedd5: Pulling fs layer 08:01:33 94645a83ff95: Pulling fs layer 08:01:33 3f3a8bcf1eab: Pulling fs layer 08:01:33 0c92f367c5e7: Pulling fs layer 08:01:33 3096ccb668a1: Pulling fs layer 08:01:33 e8cf19c19ddd: Pulling fs layer 08:01:33 a4caa8a26152: Pulling fs layer 08:01:33 3f3a8bcf1eab: Waiting 08:01:33 0c92f367c5e7: Waiting 08:01:33 3096ccb668a1: Waiting 08:01:33 e8cf19c19ddd: Waiting 08:01:33 a4caa8a26152: Waiting 08:01:33 94645a83ff95: Download complete 08:01:33 1a89e8eeedd5: Verifying Checksum 08:01:33 1a89e8eeedd5: Download complete 08:01:33 0c92f367c5e7: Verifying Checksum 08:01:33 0c92f367c5e7: Download complete 08:01:33 3096ccb668a1: Verifying Checksum 08:01:33 3096ccb668a1: Download complete 08:01:33 9b3977197b4f: Verifying Checksum 08:01:33 9b3977197b4f: Download complete 08:01:33 e8cf19c19ddd: Verifying Checksum 08:01:33 e8cf19c19ddd: Download complete 08:01:34 9b3977197b4f: Pull complete 08:01:34 1a89e8eeedd5: Pull complete 08:01:34 94645a83ff95: Pull complete 08:01:35 a4caa8a26152: Verifying Checksum 08:01:35 a4caa8a26152: Download complete 08:01:35 3f3a8bcf1eab: Verifying Checksum 08:01:35 3f3a8bcf1eab: Download complete 08:01:48 3f3a8bcf1eab: Pull complete 08:01:48 0c92f367c5e7: Pull complete 08:01:48 3096ccb668a1: Pull complete 08:01:48 e8cf19c19ddd: Pull complete 08:01:55 a4caa8a26152: Pull complete 08:01:55 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:01:55 ---> 725f1c02e7f9 08:01:55 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:01:55 ---> Running in 29f0a297af12 08:01:56 Removing intermediate container 29f0a297af12 08:01:56 ---> 2b7c36113cd2 08:01:56 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:01:56 ---> Running in bbe9002c37ab 08:01:56 Removing intermediate container bbe9002c37ab 08:01:56 ---> 8fc286f68f81 08:01:56 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:56 ---> Running in 012951d1d7a5 08:01:56 Removing intermediate container 012951d1d7a5 08:01:56 ---> a17aad836294 08:01:56 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:56 ---> Running in 4f3d72099737 08:01:58 Removing intermediate container 4f3d72099737 08:01:58 ---> bc78eac6ac9e 08:01:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:58 ---> Running in 937974910d16 08:01:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:02:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:02:01 OK: 220 MiB in 52 packages 08:02:02 Removing intermediate container 937974910d16 08:02:02 ---> 3a37f11c8da2 08:02:02 Step 8/13 : WORKDIR /app 08:02:02 ---> Running in 2a92015c4fc3 08:02:03 Removing intermediate container 2a92015c4fc3 08:02:03 ---> 0932dc6819b4 08:02:03 Step 9/13 : COPY go.mod vendor* ./ 08:02:03 ---> c37d38b55fe1 08:02:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:03 ---> Running in 44c7441aacc4 08:03:25 Removing intermediate container 44c7441aacc4 08:03:25 ---> 8ccd7012fc16 08:03:25 Step 11/13 : COPY . . 08:03:25 ---> 72dd41c0ab69 08:03:25 Step 12/13 : ARG MAKE="make build" 08:03:25 ---> Running in 655bcd97e173 08:03:25 Removing intermediate container 655bcd97e173 08:03:25 ---> dc81d74413fb 08:03:25 Step 13/13 : RUN $MAKE 08:03:25 ---> Running in 5b3a8581f99b 08:03:25 noop 08:03:25 Removing intermediate container 5b3a8581f99b 08:03:25 ---> 379392ec77f9 08:03:25 Successfully built 379392ec77f9 08:03:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:03:25 + docker inspect -f . ci-base-image-arm64 08:03:25 . [Pipeline] withDockerContainer 08:03:26 prd-ubuntu20.04-docker-arm64-4c-16g-33626 does not seem to be running inside a container 08:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:27 $ docker top ffeb437c39162e2c9276bd137763c190e9be4ad3c3bf55a71e503cd142067185 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:28 + go version 08:03:28 go version go1.17.6 linux/arm64 [Pipeline] } 08:03:28 $ docker stop --time=1 ffeb437c39162e2c9276bd137763c190e9be4ad3c3bf55a71e503cd142067185 08:03:30 $ docker rm -f ffeb437c39162e2c9276bd137763c190e9be4ad3c3bf55a71e503cd142067185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:30 + docker inspect -f . ci-base-image-arm64 08:03:30 . [Pipeline] withDockerContainer 08:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-33626 does not seem to be running inside a container 08:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:32 $ docker top c132ea04ac2e167ea3f7989e31542ccceb7f783bd60ef66f439141e86ae5ab36 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:03:33 + make test 08:03:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:04:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:04:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.226s coverage: 86.2% of statements 08:04:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:04:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements 08:04:33 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 08:04:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:04:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:04:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:04:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:04:55 ./bin/test-attribution.sh [Pipeline] echo 08:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:04:57 $ docker stop --time=1 c132ea04ac2e167ea3f7989e31542ccceb7f783bd60ef66f439141e86ae5ab36 08:04:58 $ docker rm -f c132ea04ac2e167ea3f7989e31542ccceb7f783bd60ef66f439141e86ae5ab36 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:04:59 Warning: overwriting stash ‘coverage-report’ 08:05:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:01 + ls -al . 08:05:01 total 240 08:05:01 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 08:04 . 08:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:00 .. 08:05:01 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 08:01 .dockerignore 08:05:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:01 .git 08:05:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:01 .github 08:05:01 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 08:01 .gitignore 08:05:01 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 08:01 .golangci.yml 08:05:01 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 08:01 Attribution.txt 08:05:01 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 08:01 CHANGELOG.md 08:05:01 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 08:01 Dockerfile 08:05:01 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:01 GOVERNANCE.md 08:05:01 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 08:01 Jenkinsfile 08:05:01 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 08:01 LICENSE 08:05:01 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 08:01 Makefile 08:05:01 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 08:01 OWNERS.md 08:05:01 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 08:01 README.md 08:05:01 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:58 VERSION 08:05:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:01 bin 08:05:01 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 08:04 coverage.out 08:05:01 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 08:04 go.mod 08:05:01 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 28 08:01 go.sum 08:05:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:01 images 08:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:01 internal 08:05:01 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 08:01 main.go 08:05:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:01 res 08:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:01 snap 08:05:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:01 static [Pipeline] isUnix [Pipeline] sh 08:05:01 + 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=80745ff1373a1186c185d9ac9ca4b4965a237c37 --label arch=arm64 --label version=0.0.0 . 08:05:01 Sending build context to Docker daemon 696.3kB 08:05:01 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 08:05:01 Step 2/31 : FROM ${BASE} AS builder 08:05:01 ---> 379392ec77f9 08:05:01 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:05:02 ---> Running in c2bc2027e881 08:05:02 Removing intermediate container c2bc2027e881 08:05:02 ---> 16d58e958837 08:05:02 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 08:05:02 ---> Running in 9aafe8b0dfbc 08:05:02 Removing intermediate container 9aafe8b0dfbc 08:05:02 ---> fc2fdd396956 08:05:02 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:05:02 ---> Running in 1414a0c72c48 08:05:03 Removing intermediate container 1414a0c72c48 08:05:03 ---> 042545707b3a 08:05:03 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:03 ---> Running in 42ceb5da134f 08:05:05 Removing intermediate container 42ceb5da134f 08:05:05 ---> 42461897ca5a 08:05:05 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:05:05 ---> Running in 5ea917473688 08:05:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:05:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:05:08 OK: 220 MiB in 52 packages 08:05:09 Removing intermediate container 5ea917473688 08:05:09 ---> 68522ee9db20 08:05:09 Step 8/31 : WORKDIR /app 08:05:09 ---> Running in 38066be72432 08:05:09 Removing intermediate container 38066be72432 08:05:09 ---> 0e7ce4c3b764 08:05:09 Step 9/31 : COPY go.mod vendor* ./ 08:05:09 ---> 53353e68206a 08:05:09 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:09 ---> Running in 3297893a5b35 08:05:11 Removing intermediate container 3297893a5b35 08:05:11 ---> da1279e9caaf 08:05:11 Step 11/31 : COPY . . 08:05:12 ---> 9722ad074e9a 08:05:12 Step 12/31 : ARG MAKE="make build" 08:05:12 ---> Running in 94cbf4c894af 08:05:13 Removing intermediate container 94cbf4c894af 08:05:13 ---> 026bd807ffc9 08:05:13 Step 13/31 : RUN $MAKE 08:05:13 ---> Running in 811cceed98e8 08:05:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:06:50 Removing intermediate container 811cceed98e8 08:06:50 ---> 19f48c456dbd 08:06:50 Step 14/31 : FROM alpine:3.14 08:06:50 3.14: Pulling from library/alpine 08:06:50 455c02918c45: Pulling fs layer 08:06:50 455c02918c45: Verifying Checksum 08:06:50 455c02918c45: Download complete 08:06:50 455c02918c45: Pull complete 08:06:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:06:50 Status: Downloaded newer image for alpine:3.14 08:06:50 ---> ac73e934f311 08:06:50 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:06:50 ---> Running in 0c05c478faf3 08:06:50 Removing intermediate container 0c05c478faf3 08:06:50 ---> 82cce85354db 08:06:50 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:06:50 ---> Running in f4635b98a8d6 08:06:50 Removing intermediate container f4635b98a8d6 08:06:50 ---> 4df1262d15e5 08:06:50 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:50 ---> Running in 648c61339d04 08:06:50 Removing intermediate container 648c61339d04 08:06:50 ---> 76fa7acd4004 08:06:50 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:06:50 ---> Running in 09b62792a5f4 08:06:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:06:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:06:50 (1/6) Installing ca-certificates (20211220-r0) 08:06:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:06:50 (3/6) Installing libsodium (1.0.18-r0) 08:06:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:06:50 (5/6) Installing libzmq (4.3.4-r0) 08:06:50 (6/6) Installing zeromq (4.3.4-r0) 08:06:50 Executing busybox-1.33.1-r7.trigger 08:06:50 Executing ca-certificates-20211220-r0.trigger 08:06:50 OK: 9 MiB in 20 packages 08:06:50 Removing intermediate container 09b62792a5f4 08:06:50 ---> 594384370f6d 08:06:50 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:06:50 ---> ff6894995558 08:06:50 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:06:51 ---> 85cd19cad10f 08:06:51 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:06:52 ---> 468560bb9336 08:06:52 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:06:52 ---> ac9a5d8e46ee 08:06:52 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:06:54 ---> aadfdcc37e0d 08:06:54 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:06:54 ---> Running in 67deb8fe4f56 08:06:55 Removing intermediate container 67deb8fe4f56 08:06:55 ---> 88f0f6076daa 08:06:55 Step 25/31 : VOLUME /cache 08:06:55 ---> Running in 183a885d03bf 08:06:55 Removing intermediate container 183a885d03bf 08:06:55 ---> 5209a207a261 08:06:55 Step 26/31 : EXPOSE 59711 08:06:56 ---> Running in 7c0d0ef8033e 08:06:56 Removing intermediate container 7c0d0ef8033e 08:06:56 ---> d7f3ac301bff 08:06:56 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:06:56 ---> Running in d0f25e3f68f8 08:06:56 Removing intermediate container d0f25e3f68f8 08:06:56 ---> a0efe7bd1ce8 08:06:56 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:06:56 ---> Running in 1dd81cdc3745 08:06:57 Removing intermediate container 1dd81cdc3745 08:06:57 ---> 6c2648e3b210 08:06:57 Step 29/31 : LABEL arch=arm64 08:06:57 ---> Running in c636abc06399 08:06:57 Removing intermediate container c636abc06399 08:06:57 ---> 77c9adca22d6 08:06:57 Step 30/31 : LABEL git_sha=80745ff1373a1186c185d9ac9ca4b4965a237c37 08:06:57 ---> Running in 66cb82cf6f95 08:06:58 Removing intermediate container 66cb82cf6f95 08:06:58 ---> ea759adf197f 08:06:58 Step 31/31 : LABEL version=0.0.0 08:06:58 ---> Running in 1739b63a9fc0 08:06:58 Removing intermediate container 1739b63a9fc0 08:06:58 ---> 3991078de0c1 08:06:58 [Warning] One or more build-args [ARCH] were not consumed 08:06:58 Successfully built 3991078de0c1 08:06:58 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 08:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:58 08:06:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:06:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:59 arm64: Pulling from edgex-lftools-log-publisher 08:06:59 8998bd30e6a1: Pulling fs layer 08:06:59 04944245beec: Pulling fs layer 08:06:59 699f458cf7ca: Pulling fs layer 08:06:59 765212b225bb: Pulling fs layer 08:06:59 f23df028b6ca: Pulling fs layer 08:06:59 d65c8cfc05b1: Pulling fs layer 08:06:59 2437ff75d9bd: Pulling fs layer 08:06:59 f23df028b6ca: Waiting 08:06:59 d65c8cfc05b1: Waiting 08:06:59 2437ff75d9bd: Waiting 08:06:59 765212b225bb: Waiting 08:06:59 04944245beec: Download complete 08:06:59 765212b225bb: Verifying Checksum 08:06:59 765212b225bb: Download complete 08:06:59 f23df028b6ca: Verifying Checksum 08:06:59 f23df028b6ca: Download complete 08:06:59 d65c8cfc05b1: Verifying Checksum 08:06:59 d65c8cfc05b1: Download complete 08:06:59 699f458cf7ca: Verifying Checksum 08:06:59 699f458cf7ca: Download complete 08:07:00 8998bd30e6a1: Download complete 08:07:02 2437ff75d9bd: Verifying Checksum 08:07:04 8998bd30e6a1: Pull complete 08:07:04 04944245beec: Pull complete 08:07:06 699f458cf7ca: Pull complete 08:07:06 765212b225bb: Pull complete 08:07:07 f23df028b6ca: Pull complete 08:07:07 d65c8cfc05b1: Pull complete 08:07:22 2437ff75d9bd: Pull complete 08:07:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:07:22 prd-ubuntu20.04-docker-arm64-4c-16g-33626 does not seem to be running inside a container 08:07:22 $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:07:25 $ docker top 75b9ee4c4a8493cdcadf8e58f1bfe67f7e307fba4d3ca2b9aceb1c0477b1f6b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:26 ---> job-cost.sh 08:07:26 lf-activate-venv: SKIPPING 08:07:26 INFO: No Stack... 08:07:26 INFO: Retrieving Pricing Info for: v3-standard-4 08:07:27 INFO: Archiving Costs [Pipeline] sh 08:07:28 + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv 08:07:28 + cut -d, -f6 [Pipeline] lock 08:07:28 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] 08:07:28 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] did not exist. Created. 08:07:28 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:29 /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-94b330d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:07:29 + echo total: 0.10999999940395355 [Pipeline] stash 08:07:29 Warning: overwriting stash ‘stack-cost’ 08:07:29 Stashed 1 file(s) [Pipeline] } 08:07:29 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:29 $ docker stop --time=1 75b9ee4c4a8493cdcadf8e58f1bfe67f7e307fba4d3ca2b9aceb1c0477b1f6b3 08:07:31 $ docker rm -f 75b9ee4c4a8493cdcadf8e58f1bfe67f7e307fba4d3ca2b9aceb1c0477b1f6b3 [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 08:07:31 provisioning config files... 08:07:31 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config4601434818215891101tmp [Pipeline] { [Pipeline] sh 08:07:32 + set +x 08:07:32 + curl -s https://codecov.io/bash 08:07:32 + bash -s -- 08:07:32 08:07:32 _____ _ 08:07:32 / ____| | | 08:07:32 | | ___ __| | ___ ___ _____ __ 08:07:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:32 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:32 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:32 Bash-1.0.6 08:07:32 08:07:32 08:07:32 ==> git version 2.25.1 found 08:07:32 ==> 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 08:07:32 Release-Date: 2020-01-08 08:07:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:07:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:07:32 ==> Jenkins CI detected. 08:07:32 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-67 08:07:32 project root: . 08:07:32 --> token set from env 08:07:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:32 ==> Running gcov in . (disable via -X gcov) 08:07:32 ==> Python coveragepy not found 08:07:32 ==> Searching for coverage reports in: 08:07:32 + . 08:07:32 -> Found 1 reports 08:07:32 ==> Detecting git/mercurial file structure 08:07:32 ==> Reading reports 08:07:32 + ./coverage.out bytes=41008 08:07:32 ==> Appending adjustments 08:07:32 https://docs.codecov.io/docs/fixing-reports 08:07:32 + Found adjustments 08:07:32 ==> Gzipping contents 08:07:32 12K /tmp/codecov.zHJdJ3.gz 08:07:32 ==> Uploading reports 08:07:32 url: https://codecov.io 08:07:32 query: branch=PR-67&commit=da37bf4da393498007cd951e6a524179d9e1c0fc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= 08:07:32 -> Pinging Codecov 08:07:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-67&commit=da37bf4da393498007cd951e6a524179d9e1c0fc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= 08:07:32 -> Uploading to 08:07:32 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/da37bf4da393498007cd951e6a524179d9e1c0fc/0163c3fb-914b-4d22-9464-4480d060354f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T080732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7884f4d8168868e8336d97a6033a00cab12490a3bbb11e6fef4b1d3a90ff432 08:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:32 Dload Upload Total Spent Left Speed 08:07:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11564 0 0 100 11564 0 47200 --:--:-- --:--:-- --:--:-- 47393 08:07:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] } 08:07:33 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 08:07:33 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives ] 08:07:33 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:07:33 total 16 08:07:33 drwxr-xr-x 3 root root 4096 Apr 28 08:00 . 08:07:33 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:00 .. 08:07:33 drwxr-xr-x 2 root root 4096 Apr 28 08:00 cost 08:07:33 -rw-r--r-- 1 root root 93 Apr 28 08:00 cost.csv 08:07:33 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:07:33 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:07:33 total 16 08:07:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:00 . 08:07:33 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:00 .. 08:07:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 08:00 cost 08:07:33 -rw-r--r-- 1 jenkins jenkins 93 Apr 28 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:07:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:07:35 ---> package-listing.sh 08:07:35 ++ facter osfamily 08:07:35 ++ tr '[:upper:]' '[:lower:]' 08:07:35 + OS_FAMILY=debian 08:07:35 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-67 08:07:35 + START_PACKAGES=/tmp/packages_start.txt 08:07:35 + END_PACKAGES=/tmp/packages_end.txt 08:07:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:35 + PACKAGES=/tmp/packages_start.txt 08:07:35 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' 08:07:35 + PACKAGES=/tmp/packages_end.txt 08:07:35 + case "${OS_FAMILY}" in 08:07:35 + dpkg -l 08:07:35 + grep '^ii' 08:07:35 + '[' -f /tmp/packages_start.txt ']' 08:07:35 + '[' -f /tmp/packages_end.txt ']' 08:07:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:35 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' 08:07:35 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ 08:07:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [Pipeline] echo 08:07:35 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-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:07:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:36 . [Pipeline] withDockerContainer 08:07:36 prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container 08:07:36 $ 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-67/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-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:07:36 $ docker top 347be5690207424eac68aa13eb56654da96bba933068862224320d3b62cc4044 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:36 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:37 + mkdir -p /var/log/sysstat [Pipeline] sh 08:07:37 + ls /var/log/sa-host 08:07:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:37 provisioning config files... 08:07:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config5844444441188448666tmp [Pipeline] { [Pipeline] echo 08:07:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:38 ---> create-netrc.sh [Pipeline] } 08:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:07:38 ---> python-tools-install.sh [Pipeline] echo 08:07:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:38 ---> sudo-logs.sh 08:07:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:07:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:39 ---> job-cost.sh 08:07:39 lf-activate-venv: SKIPPING 08:07:39 DEBUG: total: 0.2199999988079071 08:07:39 INFO: Retrieving Stack Cost... 08:07:39 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:39 INFO: Archiving Costs [Pipeline] echo 08:07:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:40 ---> logs-deploy.sh 08:07:40 lf-activate-venv: SKIPPING 08:07:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-67/5 08:07:40 INFO: archiving workspace using pattern(s): 08:07:41 Archives upload complete. 08:07:41 INFO: archiving logs to Nexus