Pull request #138 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d980b1a77e2b063364e0bf620bf3d989fd76ae9+350dcbb98a3b589a77f3df68bd3874cc550526fa (7981d52139cfed983ebaf2d44f71bcfa8bec4e6e) 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-ssh11840770103523582057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7725247046669897350.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10972473270189028188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3510692138056177833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14108186907351191725.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4088336757872448180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3354’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3355 in /w/workspace/y_app-rfid-llrp-inventory_PR-138 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-138 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 350dcbb98a3b589a77f3df68bd3874cc550526fa into PR head commit 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 Merge succeeded, producing 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 Checking out Revision 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 (PR-138) > 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/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 # 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 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:05:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:05:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:05:34 ========================================================= 13:05:34 EdgeX Global Pipelines Version Info 13:05:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:05:35 ------------------- 13:05:35 stable info: 13:05:35 ------------------- 13:05:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:05:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:05:35 Message: update stable to v1.0.244 13:05:35 ------------------- 13:05:35 experimental info: 13:05:35 ------------------- 13:05:35 Commited By: **** collab-it+edgex@linuxfoundation.org 13:05:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:05:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:05:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:05:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d980b1 [Pipeline] echo 13:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:37 provisioning config files... 13:05:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp/config3103949896215979047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:37 ---> docker-login.sh 13:05:37 nexus3.edgexfoundry.org:10001 13:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:38 Configure a credential helper to remove this warning. See 13:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:38 13:05:38 Login Succeeded 13:05:38 nexus3.edgexfoundry.org:10002 13:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:38 Configure a credential helper to remove this warning. See 13:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:38 13:05:38 Login Succeeded 13:05:38 nexus3.edgexfoundry.org:10003 13:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:38 Configure a credential helper to remove this warning. See 13:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:38 13:05:38 Login Succeeded 13:05:38 nexus3.edgexfoundry.org:10004 13:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:38 Configure a credential helper to remove this warning. See 13:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:38 13:05:38 Login Succeeded 13:05:38 docker.io 13:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:38 Configure a credential helper to remove this warning. See 13:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:38 13:05:38 Login Succeeded 13:05:38 ---> docker-login.sh ends [Pipeline] } 13:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:05:39 + git rev-list -1 --merges 2d980b1a77e2b063364e0bf620bf3d989fd76ae9~1..2d980b1a77e2b063364e0bf620bf3d989fd76ae9 [Pipeline] echo 13:05:39 -----------> git rev-list -1 --merges 2d980b1a77e2b063364e0bf620bf3d989fd76ae9~1..2d980b1a77e2b063364e0bf620bf3d989fd76ae9 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 [false] [Pipeline] sh 13:05:39 + git log --format=format:%s -1 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 [Pipeline] echo 13:05:39 ========================================================= 13:05:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:05:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:05:40 + git log --format=format:%s -1 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 [Pipeline] echo 13:05:40 [semverPrep] GIT_COMMIT: 2d980b1a77e2b063364e0bf620bf3d989fd76ae9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 13:05:40 [semverPrep] This is not a build commit. [Pipeline] sh 13:05:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:05:40 + grep -v github /etc/ssh/ssh_known_hosts 13:05:40 + [ -e /tmp/ssh_known_hosts ] 13:05:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:05:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:05:40 + sudo tee -a /etc/ssh/ssh_known_hosts 13:05:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:41 13:05:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:41 0.1.4: Pulling from edgex-devops/py-git-semver 13:05:41 b85a868b505f: Pulling fs layer 13:05:41 e2be974225ed: Pulling fs layer 13:05:41 339a4e72a1f5: Pulling fs layer 13:05:41 988bab9f4d93: Pulling fs layer 13:05:41 1469e6f7b9e6: Pulling fs layer 13:05:41 eaf3925da568: Pulling fs layer 13:05:41 bab4dde63d76: Pulling fs layer 13:05:41 bde34c3a00c8: Pulling fs layer 13:05:41 b352a97aabf1: Pulling fs layer 13:05:41 4872d77fe225: Pulling fs layer 13:05:41 5851b861e8e6: Pulling fs layer 13:05:41 988bab9f4d93: Waiting 13:05:41 4872d77fe225: Waiting 13:05:41 1469e6f7b9e6: Waiting 13:05:41 bde34c3a00c8: Waiting 13:05:41 eaf3925da568: Waiting 13:05:41 bab4dde63d76: Waiting 13:05:41 b352a97aabf1: Waiting 13:05:41 5851b861e8e6: Waiting 13:05:41 e2be974225ed: Verifying Checksum 13:05:41 e2be974225ed: Download complete 13:05:41 988bab9f4d93: Download complete 13:05:41 1469e6f7b9e6: Verifying Checksum 13:05:41 1469e6f7b9e6: Download complete 13:05:41 eaf3925da568: Verifying Checksum 13:05:41 eaf3925da568: Download complete 13:05:41 339a4e72a1f5: Verifying Checksum 13:05:41 339a4e72a1f5: Download complete 13:05:41 bde34c3a00c8: Download complete 13:05:42 b352a97aabf1: Download complete 13:05:42 4872d77fe225: Download complete 13:05:42 5851b861e8e6: Verifying Checksum 13:05:42 b85a868b505f: Verifying Checksum 13:05:42 b85a868b505f: Download complete 13:05:42 bab4dde63d76: Verifying Checksum 13:05:42 bab4dde63d76: Download complete 13:05:43 b85a868b505f: Pull complete 13:05:43 e2be974225ed: Pull complete 13:05:43 339a4e72a1f5: Pull complete 13:05:44 988bab9f4d93: Pull complete 13:05:44 1469e6f7b9e6: Pull complete 13:05:44 eaf3925da568: Pull complete 13:05:46 bab4dde63d76: Pull complete 13:05:46 bde34c3a00c8: Pull complete 13:05:46 b352a97aabf1: Pull complete 13:05:46 4872d77fe225: Pull complete 13:05:46 5851b861e8e6: Pull complete 13:05:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:46 prd-ubuntu20.04-docker-8c-8g-3355 does not seem to be running inside a container 13:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-138 -v /w/workspace/y_app-rfid-llrp-inventory_PR-138:/w/workspace/y_app-rfid-llrp-inventory_PR-138:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:05:50 $ docker top 8eae9e1c6d32d8fd82b4b62524595146cddf43c465b4889dbe81fbcc409c81b0 -eo pid,comm 13:05:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:05:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:05:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:50 [ssh-agent] Looking for ssh-agent implementation... 13:05:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:50 $ docker exec 8eae9e1c6d32d8fd82b4b62524595146cddf43c465b4889dbe81fbcc409c81b0 ssh-agent 13:05:51 SSH_AUTH_SOCK=/tmp/ssh-IbdKIDve4o6v/agent.32 13:05:51 SSH_AGENT_PID=38 13:05:51 Running ssh-add (command line suppressed) 13:05:51 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp/private_key_13638789940665256244.key (/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp/private_key_13638789940665256244.key) 13:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:51 + git tag --points-at HEAD [Pipeline] } 13:05:51 $ docker exec --env ******** --env ******** 8eae9e1c6d32d8fd82b4b62524595146cddf43c465b4889dbe81fbcc409c81b0 ssh-agent -k 13:05:51 unset SSH_AUTH_SOCK; 13:05:51 unset SSH_AGENT_PID; 13:05:51 echo Agent pid 38 killed; 13:05:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:05:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:51 [ssh-agent] Looking for ssh-agent implementation... 13:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:51 $ docker exec 8eae9e1c6d32d8fd82b4b62524595146cddf43c465b4889dbe81fbcc409c81b0 ssh-agent 13:05:51 SSH_AUTH_SOCK=/tmp/ssh-AaoIsSEo2c3M/agent.70 13:05:51 SSH_AGENT_PID=76 13:05:51 Running ssh-add (command line suppressed) 13:05:52 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp/private_key_2679050149286539972.key (/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp/private_key_2679050149286539972.key) 13:05:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:52 + git semver init 13:05:52 2023-01-23 13:05:52,553 [run_init] DEBUG init version:0.0.0 force:False 13:05:52 2023-01-23 13:05:52,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver 13:05:52 2023-01-23 13:05:52,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver 13:05:52 2023-01-23 13:05:52,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-138, universal_newlines=False, shell=None, istream=None) 13:05:53 2023-01-23 13:05:53,804 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-138/.git/info/exclude 13:05:53 2023-01-23 13:05:53,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver/PR-138 with force:False 13:05:53 2023-01-23 13:05:53,805 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver/PR-138 13:05:53 2023-01-23 13:05:53,807 [execute] INFO git cat-file --batch-check 13:05:53 2023-01-23 13:05:53,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver, universal_newlines=False, shell=None, istream=) 13:05:53 2023-01-23 13:05:53,812 [execute] INFO git cat-file --batch 13:05:53 2023-01-23 13:05:53,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver, universal_newlines=False, shell=None, istream=) 13:05:53 2023-01-23 13:05:53,816 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-138/.semver/PR-138 13:05:53 0.0.0 [Pipeline] } 13:05:53 $ docker exec --env ******** --env ******** 8eae9e1c6d32d8fd82b4b62524595146cddf43c465b4889dbe81fbcc409c81b0 ssh-agent -k 13:05:54 unset SSH_AUTH_SOCK; 13:05:54 unset SSH_AGENT_PID; 13:05:54 echo Agent pid 76 killed; 13:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:05:54 + git semver [Pipeline] } 13:05:55 $ docker stop --time=1 8eae9e1c6d32d8fd82b4b62524595146cddf43c465b4889dbe81fbcc409c81b0 13:05:56 $ docker rm -f --volumes 8eae9e1c6d32d8fd82b4b62524595146cddf43c465b4889dbe81fbcc409c81b0 [Pipeline] // withDockerContainer [Pipeline] sh 13:05:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:05:56 Stashed 1 file(s) [Pipeline] echo 13:05:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:57 provisioning config files... 13:05:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp/config15344575517994429432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:57 ---> docker-login.sh 13:05:57 nexus3.edgexfoundry.org:10001 13:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:57 Configure a credential helper to remove this warning. See 13:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:57 13:05:57 Login Succeeded 13:05:57 nexus3.edgexfoundry.org:10002 13:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:57 Configure a credential helper to remove this warning. See 13:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:57 13:05:57 Login Succeeded 13:05:57 nexus3.edgexfoundry.org:10003 13:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:58 Configure a credential helper to remove this warning. See 13:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:58 13:05:58 Login Succeeded 13:05:58 nexus3.edgexfoundry.org:10004 13:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:58 Configure a credential helper to remove this warning. See 13:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:58 13:05:58 Login Succeeded 13:05:58 docker.io 13:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:58 Configure a credential helper to remove this warning. See 13:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:58 13:05:58 Login Succeeded 13:05:58 ---> docker-login.sh ends [Pipeline] } 13:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:05:58 ========================================================= 13:05:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:05:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:05:59 Sending build context to Docker daemon 12.56MB 13:05:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:05:59 Step 2/12 : FROM ${BASE} AS builder 13:05:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:05:59 213ec9aee27d: Pulling fs layer 13:05:59 4583459ba037: Pulling fs layer 13:05:59 93c1e223e6f2: Pulling fs layer 13:05:59 53926ce57604: Pulling fs layer 13:05:59 21b2b0c7a3f4: Pulling fs layer 13:05:59 22ff95d597cd: Pulling fs layer 13:05:59 12d6caf4c0d1: Pulling fs layer 13:05:59 96b7cbca73a9: Pulling fs layer 13:05:59 a7acece74701: Pulling fs layer 13:05:59 53926ce57604: Waiting 13:05:59 21b2b0c7a3f4: Waiting 13:05:59 22ff95d597cd: Waiting 13:05:59 12d6caf4c0d1: Waiting 13:05:59 96b7cbca73a9: Waiting 13:05:59 a7acece74701: Waiting 13:05:59 93c1e223e6f2: Verifying Checksum 13:05:59 93c1e223e6f2: Download complete 13:05:59 4583459ba037: Verifying Checksum 13:05:59 4583459ba037: Download complete 13:05:59 21b2b0c7a3f4: Verifying Checksum 13:05:59 21b2b0c7a3f4: Download complete 13:05:59 22ff95d597cd: Verifying Checksum 13:05:59 22ff95d597cd: Download complete 13:05:59 213ec9aee27d: Verifying Checksum 13:05:59 12d6caf4c0d1: Download complete 13:05:59 213ec9aee27d: Pull complete 13:05:59 4583459ba037: Pull complete 13:05:59 93c1e223e6f2: Pull complete 13:06:01 a7acece74701: Verifying Checksum 13:06:01 a7acece74701: Download complete 13:06:01 96b7cbca73a9: Verifying Checksum 13:06:01 96b7cbca73a9: Download complete 13:06:01 53926ce57604: Verifying Checksum 13:06:01 53926ce57604: Download complete 13:06:04 53926ce57604: Pull complete 13:06:04 21b2b0c7a3f4: Pull complete 13:06:04 22ff95d597cd: Pull complete 13:06:04 12d6caf4c0d1: Pull complete 13:06:07 96b7cbca73a9: Pull complete 13:06:07 a7acece74701: Pull complete 13:06:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:06:07 ---> db6d94c90886 13:06:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:06:12 Still waiting to schedule task 13:06:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3356’ is offline 13:06:14 ---> Running in 481c3158936f 13:06:14 Removing intermediate container 481c3158936f 13:06:14 ---> 57e7f2d72eb9 13:06:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:06:14 ---> Running in d25250f0b6ce 13:06:14 Removing intermediate container d25250f0b6ce 13:06:14 ---> 85f0dd93edc5 13:06:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:06:14 ---> Running in de81028aba6b 13:06:14 Removing intermediate container de81028aba6b 13:06:14 ---> 641a33ca3fd1 13:06:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:06:14 ---> Running in 86dae6417de2 13:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:06:14 OK: 211 MiB in 51 packages 13:06:15 Removing intermediate container 86dae6417de2 13:06:15 ---> fb610f694dad 13:06:15 Step 7/12 : WORKDIR /app 13:06:15 ---> Running in b2c3bd021936 13:06:15 Removing intermediate container b2c3bd021936 13:06:15 ---> 705381973b0f 13:06:15 Step 8/12 : COPY go.mod vendor* ./ 13:06:15 ---> 62a73953ac17 13:06:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:15 ---> Running in 42e82957b374 13:06:54 Removing intermediate container 42e82957b374 13:06:54 ---> 3afea65f85b4 13:06:54 Step 10/12 : COPY . . 13:06:54 ---> ca37bfba668f 13:06:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:54 ---> Running in 079c261f67de 13:06:54 Removing intermediate container 079c261f67de 13:06:54 ---> 6756534fcaa5 13:06:54 Step 12/12 : RUN $MAKE 13:06:54 ---> Running in c5b254231962 13:06:54 noop 13:06:54 Removing intermediate container c5b254231962 13:06:54 ---> 5f16ad896329 13:06:54 Successfully built 5f16ad896329 13:06:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:54 + docker inspect -f . ci-base-image-x86_64 13:06:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:54 prd-ubuntu20.04-docker-8c-8g-3355 does not seem to be running inside a container 13:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-138 -v /w/workspace/y_app-rfid-llrp-inventory_PR-138:/w/workspace/y_app-rfid-llrp-inventory_PR-138:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:06:55 $ docker top 219471f93d78cb6082161efb98184d42cf06651db149b294114deebc7873bec9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:55 + go version 13:06:55 go version go1.18.7 linux/amd64 [Pipeline] } 13:06:55 $ docker stop --time=1 219471f93d78cb6082161efb98184d42cf06651db149b294114deebc7873bec9 13:06:56 $ docker rm -f --volumes 219471f93d78cb6082161efb98184d42cf06651db149b294114deebc7873bec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:57 + docker inspect -f . ci-base-image-x86_64 13:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:57 prd-ubuntu20.04-docker-8c-8g-3355 does not seem to be running inside a container 13:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-138 -v /w/workspace/y_app-rfid-llrp-inventory_PR-138:/w/workspace/y_app-rfid-llrp-inventory_PR-138:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:06:58 $ docker top 0aa7b214ded1db9031784ab0e232a011b4e8214c43d002f92b7a1545afe9f1f8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:58 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-138 [Pipeline] fileExists [Pipeline] sh 13:06:58 + make test 13:06:58 go test -race ./... -coverprofile=coverage.out ./... 13:07:13 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp 13:07:13 internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:07:13 internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:07:13 internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:07:13 internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:07:14 # github.com/edgexfoundry/go-mod-messaging/v3/clients 13:07:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 13:07:14 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 13:07:14 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 13:07:14 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 13:07:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 13:07:17 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 13:07:17 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 13:07:17 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 13:07:17 $ docker stop --time=1 0aa7b214ded1db9031784ab0e232a011b4e8214c43d002f92b7a1545afe9f1f8 13:07:22 $ docker rm -f --volumes 0aa7b214ded1db9031784ab0e232a011b4e8214c43d002f92b7a1545afe9f1f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:23 13:07:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:23 latest: Pulling from edgex-lftools-log-publisher 13:07:23 5eb5b503b376: Pulling fs layer 13:07:23 5c69ac0246d0: Pulling fs layer 13:07:23 ec43610c2a17: Pulling fs layer 13:07:23 3a2ae6a8a46f: Pulling fs layer 13:07:23 33b1e0a273af: Pulling fs layer 13:07:23 5d3b04190fa2: Pulling fs layer 13:07:23 2f39f015ded8: Pulling fs layer 13:07:23 3a2ae6a8a46f: Waiting 13:07:23 33b1e0a273af: Waiting 13:07:23 5d3b04190fa2: Waiting 13:07:23 2f39f015ded8: Waiting 13:07:23 5c69ac0246d0: Verifying Checksum 13:07:23 5c69ac0246d0: Download complete 13:07:23 3a2ae6a8a46f: Verifying Checksum 13:07:23 3a2ae6a8a46f: Download complete 13:07:23 33b1e0a273af: Verifying Checksum 13:07:23 33b1e0a273af: Download complete 13:07:23 5d3b04190fa2: Verifying Checksum 13:07:23 5d3b04190fa2: Download complete 13:07:23 ec43610c2a17: Verifying Checksum 13:07:23 ec43610c2a17: Download complete 13:07:24 5eb5b503b376: Verifying Checksum 13:07:24 5eb5b503b376: Download complete 13:07:24 2f39f015ded8: Download complete 13:07:25 5eb5b503b376: Pull complete 13:07:25 5c69ac0246d0: Pull complete 13:07:25 ec43610c2a17: Pull complete 13:07:25 3a2ae6a8a46f: Pull complete 13:07:25 33b1e0a273af: Pull complete 13:07:25 5d3b04190fa2: Pull complete 13:07:30 2f39f015ded8: Pull complete 13:07:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:30 prd-ubuntu20.04-docker-8c-8g-3355 does not seem to be running inside a container 13:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-138 -v /w/workspace/y_app-rfid-llrp-inventory_PR-138:/w/workspace/y_app-rfid-llrp-inventory_PR-138:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:07:37 $ docker top d923b4b1636335e3f266f57b6a97a83bbd0aecacc5dfe195a6105622119b3500 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:37 ---> job-cost.sh 13:07:37 lf-activate-venv: SKIPPING 13:07:37 INFO: No Stack... 13:07:38 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:38 INFO: Archiving Costs [Pipeline] sh 13:07:38 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-138/archives/cost.csv 13:07:38 + cut -d, -f6 [Pipeline] lock 13:07:38 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] 13:07:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] did not exist. Created. 13:07:38 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:07:39 + echo total: 0.2199999988079071 [Pipeline] stash 13:07:39 Stashed 1 file(s) [Pipeline] } 13:07:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:07:39 $ docker stop --time=1 d923b4b1636335e3f266f57b6a97a83bbd0aecacc5dfe195a6105622119b3500 13:07:40 $ docker rm -f --volumes d923b4b1636335e3f266f57b6a97a83bbd0aecacc5dfe195a6105622119b3500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:07:40 Failed in branch amd64 13:08:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3357 in /w/workspace/y_app-rfid-llrp-inventory_PR-138 [Pipeline] { [Pipeline] ws 13:08:24 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:08:24 The recommended git tool is: git 13:08:29 using credential edgex-jenkins-ssh 13:08:29 Cloning the remote Git repository 13:08:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:08:30 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:08:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:08:30 > git --version # timeout=10 13:08:30 > git --version # 'git version 2.25.1' 13:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:08:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:33 Merging remotes/origin/main commit 350dcbb98a3b589a77f3df68bd3874cc550526fa into PR head commit 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 13:08:34 Merge succeeded, producing 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 13:08:34 Checking out Revision 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 (PR-138) 13:08:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:08:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:08:33 > git config core.sparsecheckout # timeout=10 13:08:33 > git checkout -f 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 # timeout=10 13:08:34 > git remote # timeout=10 13:08:34 > git config --get remote.origin.url # timeout=10 13:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:34 > git merge 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 13:08:34 > git rev-parse HEAD^{commit} # timeout=10 13:08:34 > git config core.sparsecheckout # timeout=10 13:08:34 > git checkout -f 2d980b1a77e2b063364e0bf620bf3d989fd76ae9 # timeout=10 13:08:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 13:08:34 > git --version # timeout=10 13:08:34 > git --version # 'git version 2.25.1' 13:08:34 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:08:35 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:35 Dload Upload Total Spent Left Speed 13:08:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 13:08:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:08:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:08:36 + sudo tee /etc/docker/daemon.new 13:08:36 { 13:08:36 "registry-mirrors": [ 13:08:36 "https://nexus3.edgexfoundry.org:10001" 13:08:36 ], 13:08:36 "bip": "10.250.0.254/24", 13:08:36 "hosts": [ 13:08:36 "tcp://0.0.0.0:5555", 13:08:36 "unix:///var/run/docker.sock" 13:08:36 ], 13:08:36 "mtu": 1458, 13:08:36 "selinux-enabled": true, 13:08:36 "seccomp-profile": "/etc/docker/seccomp.json" 13:08:36 } [Pipeline] sh 13:08:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:08:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:55 provisioning config files... 13:08:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7998801198224642660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:56 ---> docker-login.sh 13:08:56 nexus3.edgexfoundry.org:10001 13:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:56 Configure a credential helper to remove this warning. See 13:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:56 13:08:56 Login Succeeded 13:08:56 nexus3.edgexfoundry.org:10002 13:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:57 Configure a credential helper to remove this warning. See 13:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:57 13:08:57 Login Succeeded 13:08:57 nexus3.edgexfoundry.org:10003 13:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:57 Configure a credential helper to remove this warning. See 13:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:57 13:08:57 Login Succeeded 13:08:57 nexus3.edgexfoundry.org:10004 13:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:58 Configure a credential helper to remove this warning. See 13:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:58 13:08:58 Login Succeeded 13:08:58 docker.io 13:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:58 Configure a credential helper to remove this warning. See 13:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:58 13:08:58 Login Succeeded 13:08:58 ---> docker-login.sh ends [Pipeline] } 13:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:08:59 ========================================================= 13:08:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:08:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:08:59 Sending build context to Docker daemon 683.5kB 13:08:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:08:59 Step 2/12 : FROM ${BASE} AS builder 13:08:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:08:59 9b18e9b68314: Pulling fs layer 13:08:59 35d82f9e3411: Pulling fs layer 13:08:59 e16973657156: Pulling fs layer 13:08:59 fc693d55d65f: Pulling fs layer 13:08:59 7e9fc2657dce: Pulling fs layer 13:08:59 dda99020689f: Pulling fs layer 13:08:59 db1c61fa0a46: Pulling fs layer 13:08:59 891c053d2c06: Pulling fs layer 13:08:59 dda99020689f: Waiting 13:08:59 db1c61fa0a46: Waiting 13:08:59 fc693d55d65f: Waiting 13:08:59 7e9fc2657dce: Waiting 13:08:59 891c053d2c06: Waiting 13:08:59 e16973657156: Verifying Checksum 13:08:59 e16973657156: Download complete 13:08:59 35d82f9e3411: Verifying Checksum 13:09:00 35d82f9e3411: Download complete 13:09:00 7e9fc2657dce: Verifying Checksum 13:09:00 7e9fc2657dce: Download complete 13:09:00 dda99020689f: Verifying Checksum 13:09:00 dda99020689f: Download complete 13:09:00 9b18e9b68314: Verifying Checksum 13:09:00 9b18e9b68314: Download complete 13:09:01 9b18e9b68314: Pull complete 13:09:01 891c053d2c06: Verifying Checksum 13:09:01 891c053d2c06: Download complete 13:09:01 35d82f9e3411: Pull complete 13:09:01 e16973657156: Pull complete 13:09:02 db1c61fa0a46: Verifying Checksum 13:09:02 db1c61fa0a46: Download complete 13:09:02 fc693d55d65f: Verifying Checksum 13:09:02 fc693d55d65f: Download complete 13:09:15 fc693d55d65f: Pull complete 13:09:15 7e9fc2657dce: Pull complete 13:09:15 dda99020689f: Pull complete 13:09:20 db1c61fa0a46: Pull complete 13:09:21 891c053d2c06: Pull complete 13:09:21 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:09:21 ---> f96f9c87975a 13:09:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:09:23 ---> Running in 2537bae42552 13:09:23 Removing intermediate container 2537bae42552 13:09:23 ---> 70287db9ef5b 13:09:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:09:23 ---> Running in 1e5de378e7b5 13:09:24 Removing intermediate container 1e5de378e7b5 13:09:24 ---> d3f08075a546 13:09:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:09:24 ---> Running in 70b3d18a4147 13:09:24 Removing intermediate container 70b3d18a4147 13:09:24 ---> 767256d3fa57 13:09:24 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:24 ---> Running in 88a2cea65dde 13:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:09:27 OK: 221 MiB in 51 packages 13:09:28 Removing intermediate container 88a2cea65dde 13:09:28 ---> c609c3d4bc67 13:09:28 Step 7/12 : WORKDIR /app 13:09:28 ---> Running in ee896421c74c 13:09:28 Removing intermediate container ee896421c74c 13:09:28 ---> c253b4b92b7e 13:09:28 Step 8/12 : COPY go.mod vendor* ./ 13:09:28 ---> 7b2f2547ed31 13:09:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:28 ---> Running in 979cd29fe00f 13:10:25 Removing intermediate container 979cd29fe00f 13:10:25 ---> 1507692d1864 13:10:25 Step 10/12 : COPY . . 13:10:25 ---> 36080daa1a6b 13:10:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:25 ---> Running in 7334f32dc881 13:10:25 Removing intermediate container 7334f32dc881 13:10:25 ---> 40884eca6e26 13:10:25 Step 12/12 : RUN $MAKE 13:10:25 ---> Running in 52f9cd778ab3 13:10:25 noop 13:10:25 Removing intermediate container 52f9cd778ab3 13:10:25 ---> c6f505d8491a 13:10:25 Successfully built c6f505d8491a 13:10:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:25 + docker inspect -f . ci-base-image-arm64 13:10:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:26 prd-ubuntu20.04-docker-arm64-4c-16g-3357 does not seem to be running inside a container 13:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:10:27 $ docker top 533984c0c3da5e8f2d1ab1e37d8e3ffe2b3a4afbdb3b3b7d1efe01c70e78e87a -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:28 + go version 13:10:28 go version go1.18.7 linux/arm64 [Pipeline] } 13:10:28 $ docker stop --time=1 533984c0c3da5e8f2d1ab1e37d8e3ffe2b3a4afbdb3b3b7d1efe01c70e78e87a 13:10:29 $ docker rm -f --volumes 533984c0c3da5e8f2d1ab1e37d8e3ffe2b3a4afbdb3b3b7d1efe01c70e78e87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:30 + docker inspect -f . ci-base-image-arm64 13:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:30 prd-ubuntu20.04-docker-arm64-4c-16g-3357 does not seem to be running inside a container 13:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:10:33 $ docker top 7a701df5cbf38d7981a697debb2379721957354b64b25e137718726d4bf10436 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:33 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:10:33 + make test 13:10:33 go test -race ./... -coverprofile=coverage.out ./... 13:11:55 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp 13:11:55 internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:11:55 internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:11:55 internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:11:55 internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:12:13 # github.com/edgexfoundry/go-mod-messaging/v3/clients 13:12:13 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 13:12:13 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 13:12:13 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 13:12:13 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 13:12:13 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 13:13:00 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 13:13:00 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 13:13:00 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 13:13:00 $ docker stop --time=1 7a701df5cbf38d7981a697debb2379721957354b64b25e137718726d4bf10436 13:13:02 $ docker rm -f --volumes 7a701df5cbf38d7981a697debb2379721957354b64b25e137718726d4bf10436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:13:04 13:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:13:04 arm64: Pulling from edgex-lftools-log-publisher 13:13:04 8998bd30e6a1: Pulling fs layer 13:13:04 04944245beec: Pulling fs layer 13:13:04 699f458cf7ca: Pulling fs layer 13:13:04 765212b225bb: Pulling fs layer 13:13:04 f23df028b6ca: Pulling fs layer 13:13:04 d65c8cfc05b1: Pulling fs layer 13:13:04 2437ff75d9bd: Pulling fs layer 13:13:04 765212b225bb: Waiting 13:13:04 f23df028b6ca: Waiting 13:13:04 d65c8cfc05b1: Waiting 13:13:04 2437ff75d9bd: Waiting 13:13:04 04944245beec: Verifying Checksum 13:13:04 04944245beec: Download complete 13:13:04 765212b225bb: Verifying Checksum 13:13:04 765212b225bb: Download complete 13:13:05 f23df028b6ca: Download complete 13:13:05 d65c8cfc05b1: Verifying Checksum 13:13:05 d65c8cfc05b1: Download complete 13:13:05 699f458cf7ca: Verifying Checksum 13:13:05 699f458cf7ca: Download complete 13:13:05 8998bd30e6a1: Verifying Checksum 13:13:05 8998bd30e6a1: Download complete 13:13:08 2437ff75d9bd: Verifying Checksum 13:13:08 2437ff75d9bd: Download complete 13:13:10 8998bd30e6a1: Pull complete 13:13:10 04944245beec: Pull complete 13:13:12 699f458cf7ca: Pull complete 13:13:12 765212b225bb: Pull complete 13:13:13 f23df028b6ca: Pull complete 13:13:13 d65c8cfc05b1: Pull complete 13:13:31 2437ff75d9bd: Pull complete 13:13:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:32 prd-ubuntu20.04-docker-arm64-4c-16g-3357 does not seem to be running inside a container 13:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:13:34 $ docker top 227ec2f9c777b4424577ba31a1c077045212fd3a56ba0241c905020993830728 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:35 ---> job-cost.sh 13:13:35 lf-activate-venv: SKIPPING 13:13:35 INFO: No Stack... 13:13:35 INFO: Retrieving Pricing Info for: v3-standard-4 13:13:36 INFO: Archiving Costs [Pipeline] sh 13:13:37 + cut -d, -f6 13:13:37 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:13:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] 13:13:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] did not exist. Created. 13:13:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:13:37 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f263727f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:13:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:13:38 Warning: overwriting stash ‘stack-cost’ 13:13:39 Stashed 1 file(s) [Pipeline] } 13:13:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:13:39 $ docker stop --time=1 227ec2f9c777b4424577ba31a1c077045212fd3a56ba0241c905020993830728 13:13:40 $ docker rm -f --volumes 227ec2f9c777b4424577ba31a1c077045212fd3a56ba0241c905020993830728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:13:41 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:13:43 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-138/archives ] 13:13:43 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-138/archives 13:13:43 total 16 13:13:43 drwxr-xr-x 3 root root 4096 Jan 23 13:07 . 13:13:43 drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 13:07 .. 13:13:43 drwxr-xr-x 2 root root 4096 Jan 23 13:07 cost 13:13:43 -rw-r--r-- 1 root root 95 Jan 23 13:07 cost.csv 13:13:43 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-138/archives 13:13:43 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-138/archives 13:13:43 total 16 13:13:43 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 13:07 . 13:13:43 drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 13:07 .. 13:13:43 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 13:07 cost 13:13:43 -rw-r--r-- 1 jenkins jenkins 95 Jan 23 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:13:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:13:44 ---> package-listing.sh 13:13:44 ++ facter osfamily 13:13:44 ++ tr '[:upper:]' '[:lower:]' 13:13:44 + OS_FAMILY=debian 13:13:44 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-138 13:13:44 + START_PACKAGES=/tmp/packages_start.txt 13:13:44 + END_PACKAGES=/tmp/packages_end.txt 13:13:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:44 + PACKAGES=/tmp/packages_start.txt 13:13:44 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-138 ']' 13:13:44 + PACKAGES=/tmp/packages_end.txt 13:13:44 + case "${OS_FAMILY}" in 13:13:44 + dpkg -l 13:13:44 + grep '^ii' 13:13:44 + '[' -f /tmp/packages_start.txt ']' 13:13:44 + '[' -f /tmp/packages_end.txt ']' 13:13:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:44 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-138 ']' 13:13:44 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-138/archives/ 13:13:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-138/archives/ [Pipeline] echo 13:13:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:13:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:46 prd-ubuntu20.04-docker-8c-8g-3355 does not seem to be running inside a container 13:13:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-138 -v /w/workspace/y_app-rfid-llrp-inventory_PR-138:/w/workspace/y_app-rfid-llrp-inventory_PR-138:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:13:46 $ docker top 8062741f1646edc8cb69d4f24fdc6afe99dce8d28e102f61cf8e9fc07866e20a -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:46 + touch /tmp/pre-build-complete [Pipeline] sh 13:13:46 + mkdir -p /var/log/sysstat [Pipeline] sh 13:13:47 + ls /var/log/sa-host 13:13:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:47 provisioning config files... 13:13:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-138@tmp/config2734466641748372080tmp [Pipeline] { [Pipeline] echo 13:13:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:13:47 ---> create-netrc.sh [Pipeline] } 13:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:13:48 ---> python-tools-install.sh [Pipeline] echo 13:13:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:13:48 ---> sudo-logs.sh 13:13:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:13:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:13:49 ---> job-cost.sh 13:13:49 lf-activate-venv: SKIPPING 13:13:49 DEBUG: total: 0.2199999988079071 13:13:49 INFO: Retrieving Stack Cost... 13:13:49 INFO: Retrieving Pricing Info for: v3-standard-8 13:13:49 INFO: Archiving Costs [Pipeline] echo 13:13:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:13:50 ---> logs-deploy.sh 13:13:50 lf-activate-venv: SKIPPING 13:13:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-138/1 13:13:50 INFO: archiving workspace using pattern(s): 13:13:51 Archives upload complete. 13:13:51 INFO: archiving logs to Nexus