Pull request #54 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd Running in Durability level: MAX_SURVIVABILITY 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-ssh4496889386272078339.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh1049489242966918340.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-54/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6256872171167619633.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-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8782117756806818711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5390144861367908012.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-54/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh397104753705847615.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 on ‘prd-centos7-docker-4c-2g-2342’ Running on prd-centos7-docker-4c-2g-2343 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh2178958993795830306.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh6373597705189971467.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d Merge succeeded, producing 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d Checking out Revision 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh7210869836360307263.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 Commit message: "feat: migrate service to V2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:57 ========================================================= 22:23:57 EdgeX Global Pipelines Version Info 22:23:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:58 ------------------- 22:23:58 stable info: 22:23:58 ------------------- 22:23:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:58 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 22:23:58 Message: update stable to v1.0.210 22:23:59 ------------------- 22:23:59 experimental info: 22:23:59 ------------------- 22:23:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:59 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:23:59 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07d788a [Pipeline] echo 22:24:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:02 provisioning config files... 22:24:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config9047955273616888324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:03 ---> docker-login.sh 22:24:03 nexus3.edgexfoundry.org:10001 22:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:03 Configure a credential helper to remove this warning. See 22:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:03 22:24:03 Login Succeeded 22:24:03 nexus3.edgexfoundry.org:10002 22:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:03 Configure a credential helper to remove this warning. See 22:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:03 22:24:03 Login Succeeded 22:24:03 nexus3.edgexfoundry.org:10003 22:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:03 Configure a credential helper to remove this warning. See 22:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:03 22:24:03 Login Succeeded 22:24:03 nexus3.edgexfoundry.org:10004 22:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:03 Configure a credential helper to remove this warning. See 22:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:03 22:24:03 Login Succeeded 22:24:03 docker.io 22:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:04 Configure a credential helper to remove this warning. See 22:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:04 22:24:04 Login Succeeded 22:24:04 ---> docker-login.sh ends [Pipeline] } 22:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:04 + git log --format=format:%s -1 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d [Pipeline] echo 22:24:04 GIT_COMMIT: 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d, Commit Message: feat: migrate service to V2 [Pipeline] echo 22:24:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:06 22:24:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:24:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:06 latest: Pulling from edgex-devops/git-semver 22:24:06 a0d0a0d46f8b: Pulling fs layer 22:24:06 3e5f54012d9b: Pulling fs layer 22:24:06 4c7163046ea9: Pulling fs layer 22:24:06 0c2d73faf560: Pulling fs layer 22:24:06 0c2d73faf560: Waiting 22:24:06 3e5f54012d9b: Verifying Checksum 22:24:06 3e5f54012d9b: Download complete 22:24:06 a0d0a0d46f8b: Verifying Checksum 22:24:06 a0d0a0d46f8b: Download complete 22:24:06 0c2d73faf560: Verifying Checksum 22:24:06 0c2d73faf560: Download complete 22:24:06 4c7163046ea9: Verifying Checksum 22:24:06 4c7163046ea9: Download complete 22:24:07 a0d0a0d46f8b: Pull complete 22:24:07 3e5f54012d9b: Pull complete 22:24:07 4c7163046ea9: Pull complete 22:24:07 0c2d73faf560: Pull complete 22:24:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:24:07 prd-centos7-docker-4c-2g-2343 does not seem to be running inside a container 22:24:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:10004/edgex-devops/git-semver:latest cat 22:24:08 $ docker top f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:08 [ssh-agent] Looking for ssh-agent implementation... 22:24:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:08 $ docker exec f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent 22:24:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIhKIOJ/agent.13 22:24:08 SSH_AGENT_PID=20 22:24:08 Running ssh-add (command line suppressed) 22:24:08 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8327038097874200349.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8327038097874200349.key) 22:24:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:09 + git tag --points-at HEAD [Pipeline] } 22:24:09 $ docker exec --env ******** --env ******** f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent -k 22:24:09 unset SSH_AUTH_SOCK; 22:24:09 unset SSH_AGENT_PID; 22:24:09 echo Agent pid 20 killed; 22:24:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:24:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:09 [ssh-agent] Looking for ssh-agent implementation... 22:24:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:09 $ docker exec f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent 22:24:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHnOoin/agent.52 22:24:09 SSH_AGENT_PID=59 22:24:09 Running ssh-add (command line suppressed) 22:24:09 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_281181349043643244.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_281181349043643244.key) 22:24:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:10 + git semver init 22:24:10 # -> Open(): unable to determine branch for HEAD 22:24:10 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 22:24:10 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 22:24:10 # $SEMVER_REMOTE_NAME = origin 22:24:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:10 # $SEMVER_USER_NAME = edgex-jenkins 22:24:10 # $SEMVER_BRANCH = PR-54 22:24:10 # $SEMVER_TEMP = /tmp/semver-435134766 22:24:10 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 22:24:11 # '/tmp/semver-435134766' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 22:24:11 # -> Force: false 22:24:11 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 22:24:11 $ docker exec --env ******** --env ******** f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 ssh-agent -k 22:24:11 unset SSH_AUTH_SOCK; 22:24:11 unset SSH_AGENT_PID; 22:24:11 echo Agent pid 59 killed; 22:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:12 + git semver [Pipeline] } 22:24:12 $ docker stop --time=1 f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 22:24:14 $ docker rm -f f9cbb0be7cb20cf0af66b9c4012bf69da2b7d089947b9ddac5bd4471e72a9fc9 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:24:14 Stashed 1 file(s) [Pipeline] echo 22:24:14 [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] node [Pipeline] node 22:24:30 Still waiting to schedule task 22:24:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:24:30 Still waiting to schedule task 22:24:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:26:02 Running on prd-centos7-docker-4c-2g-2345 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 22:26:03 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { 22:26:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2344 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] checkout [Pipeline] { [Pipeline] ws 22:26:04 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { 22:26:04 The recommended git tool is: git [Pipeline] checkout 22:26:04 The recommended git tool is: git 22:26:08 using credential edgex-jenkins-ssh 22:26:08 Cloning the remote Git repository 22:26:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:08 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:26:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:08 > git --version # timeout=10 22:26:08 > git --version # 'git version 2.24.4' 22:26:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:08 [INFO] Currently running in a labeled security context 22:26:08 [INFO] Currently SELinux is 'enforcing' on the host 22:26:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh6256118921109060197.key 22:26:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:26:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:26:09 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:09 [INFO] Currently running in a labeled security context 22:26:09 [INFO] Currently SELinux is 'enforcing' on the host 22:26:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh6074651005885161662.key 22:26:10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d 22:26:10 Merge succeeded, producing 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d 22:26:10 Checking out Revision 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d (PR-54) 22:26:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:26:10 > git config core.sparsecheckout # timeout=10 22:26:10 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 22:26:10 > git remote # timeout=10 22:26:10 > git config --get remote.origin.url # timeout=10 22:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:10 [INFO] Currently running in a labeled security context 22:26:10 [INFO] Currently SELinux is 'enforcing' on the host 22:26:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh7043992479575100442.key 22:26:10 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 22:26:10 > git rev-parse HEAD^{commit} # timeout=10 22:26:10 > git config core.sparsecheckout # timeout=10 22:26:10 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 22:26:12 using credential edgex-jenkins-ssh 22:26:12 Cloning the remote Git repository 22:26:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:12 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:26:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:12 > git --version # timeout=10 22:26:12 > git --version # 'git version 2.17.1' 22:26:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:14 Commit message: "feat: migrate service to V2" 22:26:14 > git --version # timeout=10 22:26:14 > git --version # 'git version 2.24.4' 22:26:14 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:14 provisioning config files... 22:26:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6537195935357152523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:26:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:26:15 ---> docker-login.sh 22:26:15 nexus3.edgexfoundry.org:10001 22:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:15 Configure a credential helper to remove this warning. See 22:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:15 22:26:15 Login Succeeded 22:26:15 nexus3.edgexfoundry.org:10002 22:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:15 Configure a credential helper to remove this warning. See 22:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:15 22:26:15 Login Succeeded 22:26:15 nexus3.edgexfoundry.org:10003 22:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:15 Configure a credential helper to remove this warning. See 22:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:15 22:26:15 Login Succeeded 22:26:15 nexus3.edgexfoundry.org:10004 22:26:15 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d 22:26:15 Merge succeeded, producing 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d 22:26:15 Checking out Revision 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d (PR-54) 22:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:15 Configure a credential helper to remove this warning. See 22:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:15 22:26:15 Login Succeeded 22:26:15 docker.io 22:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:15 Configure a credential helper to remove this warning. See 22:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:15 22:26:15 Login Succeeded 22:26:15 ---> docker-login.sh ends [Pipeline] } 22:26:15 Deleting 1 temporary files 22:26:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:26:15 > git config core.sparsecheckout # timeout=10 22:26:15 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 22:26:15 > git remote # timeout=10 22:26:15 > git config --get remote.origin.url # timeout=10 22:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:15 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 22:26:15 > git rev-parse HEAD^{commit} # timeout=10 22:26:15 > git config core.sparsecheckout # timeout=10 22:26:15 > git checkout -f 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:17 ========================================================= 22:26:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:26:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:26:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:26:17 Sending build context to Docker daemon 717.8kB 22:26:17 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:26:17 Step 2/12 : FROM ${BASE} AS builder 22:26:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:26:17 a0d0a0d46f8b: Pulling fs layer 22:26:17 31adcdaf11c8: Pulling fs layer 22:26:17 b8b176561691: Pulling fs layer 22:26:17 4527c011a84f: Pulling fs layer 22:26:17 5d74067f8e1e: Pulling fs layer 22:26:17 e0aca202a116: Pulling fs layer 22:26:17 3a43be97a3b4: Pulling fs layer 22:26:17 34cad66bf833: Pulling fs layer 22:26:17 b4e3c513aaa6: Pulling fs layer 22:26:17 4527c011a84f: Waiting 22:26:17 5d74067f8e1e: Waiting 22:26:17 e0aca202a116: Waiting 22:26:17 3a43be97a3b4: Waiting 22:26:17 34cad66bf833: Waiting 22:26:17 b4e3c513aaa6: Waiting 22:26:17 b8b176561691: Verifying Checksum 22:26:17 b8b176561691: Download complete 22:26:17 31adcdaf11c8: Verifying Checksum 22:26:17 31adcdaf11c8: Download complete 22:26:17 5d74067f8e1e: Verifying Checksum 22:26:17 5d74067f8e1e: Download complete 22:26:17 e0aca202a116: Verifying Checksum 22:26:17 e0aca202a116: Download complete 22:26:17 a0d0a0d46f8b: Verifying Checksum 22:26:17 a0d0a0d46f8b: Download complete 22:26:17 3a43be97a3b4: Verifying Checksum 22:26:17 3a43be97a3b4: Download complete 22:26:17 34cad66bf833: Verifying Checksum 22:26:17 34cad66bf833: Download complete 22:26:18 b4e3c513aaa6: Verifying Checksum 22:26:18 b4e3c513aaa6: Download complete 22:26:18 4527c011a84f: Verifying Checksum 22:26:18 4527c011a84f: Download complete 22:26:18 a0d0a0d46f8b: Pull complete 22:26:18 31adcdaf11c8: Pull complete 22:26:18 b8b176561691: Pull complete 22:26:20 Commit message: "feat: migrate service to V2" 22:26:20 > git --version # timeout=10 22:26:20 > git --version # 'git version 2.17.1' 22:26:20 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:26:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:21 Dload Upload Total Spent Left Speed 22:26:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 71660 0 --:--:-- --:--:-- --:--:-- 72097 [Pipeline] sh 22:26:22 4527c011a84f: Pull complete 22:26:22 5d74067f8e1e: Pull complete 22:26:22 e0aca202a116: Pull complete 22:26:22 3a43be97a3b4: Pull complete 22:26:22 34cad66bf833: Pull complete 22:26:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:26:23 + sudo tee /etc/docker/daemon.new 22:26:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:26:23 { 22:26:23 "registry-mirrors": [ 22:26:23 "https://nexus3.edgexfoundry.org:10001" 22:26:23 ], 22:26:23 "bip": "10.250.0.254/24", 22:26:23 "hosts": [ 22:26:23 "tcp://0.0.0.0:5555", 22:26:23 "unix:///var/run/docker.sock" 22:26:23 ], 22:26:23 "mtu": 1458, 22:26:23 "selinux-enabled": true, 22:26:23 "seccomp-profile": "/etc/docker/seccomp.json" 22:26:23 } [Pipeline] sh 22:26:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:26:24 + sudo service docker restart 22:26:25 b4e3c513aaa6: Pull complete 22:26:25 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:26:25 ---> 9f6097aaca64 22:26:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:26:28 ---> Running in 2bcfe19592a7 22:26:28 Removing intermediate container 2bcfe19592a7 22:26:28 ---> 246121273b3e 22:26:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:26:28 ---> Running in d6108922c3e2 22:26:28 Removing intermediate container d6108922c3e2 22:26:28 ---> 6e7d519d1e7a 22:26:28 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:26:28 ---> Running in 8a367bbbe5e9 22:26:28 Removing intermediate container 8a367bbbe5e9 22:26:28 ---> 0feb6f2a065f 22:26:28 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:28 ---> Running in 75dd70029c3f 22:26:29 Removing intermediate container 75dd70029c3f 22:26:29 ---> 6be15796eb2c 22:26:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:29 ---> Running in 0f4cbd8fb77c 22:26:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:26:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:26:30 OK: 220 MiB in 52 packages 22:26:31 Removing intermediate container 0f4cbd8fb77c 22:26:31 ---> efd645445b7d 22:26:31 Step 8/12 : WORKDIR /app 22:26:31 ---> Running in 084ec651ec2e 22:26:31 Removing intermediate container 084ec651ec2e 22:26:31 ---> 66e94f8fccfb 22:26:31 Step 9/12 : COPY . . 22:26:31 ---> 3024e92a4863 22:26:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:31 ---> Running in 8aff4fce6b5b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:43 provisioning config files... 22:26:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8064275873103938256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:43 ---> docker-login.sh 22:26:43 nexus3.edgexfoundry.org:10001 22:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:44 Configure a credential helper to remove this warning. See 22:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:44 22:26:44 Login Succeeded 22:26:44 nexus3.edgexfoundry.org:10002 22:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:45 Configure a credential helper to remove this warning. See 22:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:45 22:26:45 Login Succeeded 22:26:45 nexus3.edgexfoundry.org:10003 22:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:45 Configure a credential helper to remove this warning. See 22:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:45 22:26:45 Login Succeeded 22:26:45 nexus3.edgexfoundry.org:10004 22:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:46 Configure a credential helper to remove this warning. See 22:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:46 22:26:46 Login Succeeded 22:26:46 docker.io 22:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:47 Configure a credential helper to remove this warning. See 22:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:47 22:26:47 Login Succeeded 22:26:47 ---> docker-login.sh ends [Pipeline] } 22:26:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:48 ========================================================= 22:26:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:26:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:26:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:26:49 Sending build context to Docker daemon 717.8kB 22:26:49 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:26:49 Step 2/12 : FROM ${BASE} AS builder 22:26:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:49 552d1f2373af: Pulling fs layer 22:26:49 ea3f2d53f512: Pulling fs layer 22:26:49 9e70ebbbe112: Pulling fs layer 22:26:49 7a9cfe048b4a: Pulling fs layer 22:26:49 72dc09318566: Pulling fs layer 22:26:49 f4f7b4309257: Pulling fs layer 22:26:49 0ac9a79272e3: Pulling fs layer 22:26:49 b78e95d17946: Pulling fs layer 22:26:49 f4f7b4309257: Waiting 22:26:49 0ac9a79272e3: Waiting 22:26:49 b78e95d17946: Waiting 22:26:49 7a9cfe048b4a: Waiting 22:26:49 72dc09318566: Waiting 22:26:49 9e70ebbbe112: Verifying Checksum 22:26:49 9e70ebbbe112: Download complete 22:26:49 ea3f2d53f512: Verifying Checksum 22:26:49 ea3f2d53f512: Download complete 22:26:49 72dc09318566: Verifying Checksum 22:26:49 72dc09318566: Download complete 22:26:49 f4f7b4309257: Verifying Checksum 22:26:49 f4f7b4309257: Download complete 22:26:49 552d1f2373af: Verifying Checksum 22:26:49 0ac9a79272e3: Verifying Checksum 22:26:49 0ac9a79272e3: Download complete 22:26:50 552d1f2373af: Pull complete 22:26:51 ea3f2d53f512: Pull complete 22:26:52 9e70ebbbe112: Pull complete 22:26:52 b78e95d17946: Verifying Checksum 22:26:52 b78e95d17946: Download complete 22:26:52 7a9cfe048b4a: Verifying Checksum 22:26:52 7a9cfe048b4a: Download complete 22:27:02 7a9cfe048b4a: Pull complete 22:27:02 72dc09318566: Pull complete 22:27:03 f4f7b4309257: Pull complete 22:27:03 0ac9a79272e3: Pull complete 22:27:06 Removing intermediate container 8aff4fce6b5b 22:27:06 ---> 5acd296dc5d8 22:27:06 Step 11/12 : ARG MAKE="make build" 22:27:06 ---> Running in 19bf8b8111ee 22:27:06 Removing intermediate container 19bf8b8111ee 22:27:06 ---> a4d2663a22c5 22:27:06 Step 12/12 : RUN $MAKE 22:27:06 ---> Running in 0eb990c18b8b 22:27:06 noop 22:27:06 Removing intermediate container 0eb990c18b8b 22:27:06 ---> 96dce78be45b 22:27:06 Successfully built 96dce78be45b 22:27:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:27:06 + docker inspect -f . ci-base-image-x86_64 22:27:06 . [Pipeline] withDockerContainer 22:27:06 prd-centos7-docker-4c-2g-2345 does not seem to be running inside a container 22:27:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:07 $ docker top b0e5b5e4761d6776b77562b3153df1e88cfe24b52cadd1a4338aef358a91eba4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:07 + go version 22:27:07 go version go1.16.8 linux/amd64 [Pipeline] } 22:27:07 $ docker stop --time=1 b0e5b5e4761d6776b77562b3153df1e88cfe24b52cadd1a4338aef358a91eba4 22:27:08 $ docker rm -f b0e5b5e4761d6776b77562b3153df1e88cfe24b52cadd1a4338aef358a91eba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:09 + docker inspect -f . ci-base-image-x86_64 22:27:09 . [Pipeline] withDockerContainer 22:27:10 b78e95d17946: Pull complete 22:27:10 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:27:10 ---> 8b459fc5aaf0 22:27:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:27:10 ---> Running in 9a764bd0e5a7 22:27:10 Removing intermediate container 9a764bd0e5a7 22:27:10 ---> 782fbb388a34 22:27:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:27:10 ---> Running in 2a24b8510095 22:27:10 prd-centos7-docker-4c-2g-2345 does not seem to be running inside a container 22:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:11 $ docker top 354b56cbba115bbb9ba512e18a33478ce6cd3ec2b7aafc8fa6c3b855703d8f8a -eo pid,comm [Pipeline] { [Pipeline] fileExists 22:27:11 Removing intermediate container 2a24b8510095 22:27:11 ---> a317faa08413 22:27:11 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:27:11 ---> Running in 63870a6b8ed4 [Pipeline] sh 22:27:11 Removing intermediate container 63870a6b8ed4 22:27:11 ---> d6f57d790d21 22:27:11 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:11 + make test 22:27:11 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:27:11 ---> Running in 73ea63f7a10b 22:27:13 Removing intermediate container 73ea63f7a10b 22:27:13 ---> a52935ca7eb5 22:27:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:13 ---> Running in 83df1633542a 22:27:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:27:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:27:16 OK: 219 MiB in 52 packages 22:27:17 Removing intermediate container 83df1633542a 22:27:17 ---> 56eea1e595e3 22:27:17 Step 8/12 : WORKDIR /app 22:27:17 ---> Running in bbc167be535c 22:27:17 Removing intermediate container bbc167be535c 22:27:17 ---> 19da9af56145 22:27:17 Step 9/12 : COPY . . 22:27:18 ---> f42602aea804 22:27:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:18 ---> Running in 9e59725a254b 22:27:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:27:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.062s coverage: 82.4% of statements 22:27:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.012s coverage: 0.0% of statements 22:27:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 7.573s coverage: 73.3% of statements 22:27:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:27:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:27:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:27:44 ./bin/test-attribution.sh 22:27:44 An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add 22:27:44 make: *** [Makefile:34: test] Error 1 [Pipeline] } 22:27:44 $ docker stop --time=1 354b56cbba115bbb9ba512e18a33478ce6cd3ec2b7aafc8fa6c3b855703d8f8a 22:27:46 $ docker rm -f 354b56cbba115bbb9ba512e18a33478ce6cd3ec2b7aafc8fa6c3b855703d8f8a [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] sh 22:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:48 22:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:48 latest: Pulling from edgex-lftools-log-publisher 22:27:48 b4d181a07f80: Pulling fs layer 22:27:48 a1111a8f2ec3: Pulling fs layer 22:27:48 ed53099fbce6: Pulling fs layer 22:27:48 dc539afda2c1: Pulling fs layer 22:27:48 77bc0d833cb6: Pulling fs layer 22:27:48 9065ff56babe: Pulling fs layer 22:27:48 d287ab97295c: Pulling fs layer 22:27:48 77bc0d833cb6: Waiting 22:27:48 9065ff56babe: Waiting 22:27:48 d287ab97295c: Waiting 22:27:48 dc539afda2c1: Waiting 22:27:48 a1111a8f2ec3: Download complete 22:27:48 dc539afda2c1: Verifying Checksum 22:27:48 dc539afda2c1: Download complete 22:27:49 ed53099fbce6: Verifying Checksum 22:27:49 ed53099fbce6: Download complete 22:27:49 77bc0d833cb6: Verifying Checksum 22:27:49 77bc0d833cb6: Download complete 22:27:49 9065ff56babe: Verifying Checksum 22:27:49 9065ff56babe: Download complete 22:27:49 b4d181a07f80: Verifying Checksum 22:27:49 b4d181a07f80: Download complete 22:27:49 d287ab97295c: Verifying Checksum 22:27:49 d287ab97295c: Download complete 22:27:50 b4d181a07f80: Pull complete 22:27:50 a1111a8f2ec3: Pull complete 22:27:51 ed53099fbce6: Pull complete 22:27:51 dc539afda2c1: Pull complete 22:27:51 77bc0d833cb6: Pull complete 22:27:51 9065ff56babe: Pull complete 22:27:57 d287ab97295c: Pull complete 22:27:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:27:57 prd-centos7-docker-4c-2g-2345 does not seem to be running inside a container 22:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:28:00 $ docker top a6382351cfcc1422fac9dea60e566d81db5be07f7329ff7c7df95acad9f4848c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:00 ---> job-cost.sh 22:28:00 lf-activate-venv: SKIPPING 22:28:00 INFO: No Stack... 22:28:00 INFO: Retrieving Pricing Info for: v3-standard-2 22:28:01 INFO: Archiving Costs [Pipeline] sh 22:28:01 + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 22:28:01 cut -d, -f6 [Pipeline] lock 22:28:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] 22:28:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] did not exist. Created. 22:28:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:01 + echo total: 0.05999999865889549 [Pipeline] stash 22:28:02 Stashed 1 file(s) [Pipeline] } 22:28:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:28:02 $ docker stop --time=1 a6382351cfcc1422fac9dea60e566d81db5be07f7329ff7c7df95acad9f4848c 22:28:03 $ docker rm -f a6382351cfcc1422fac9dea60e566d81db5be07f7329ff7c7df95acad9f4848c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:28:05 Failed in branch amd64 22:28:40 Removing intermediate container 9e59725a254b 22:28:40 ---> 5030b3b95ae6 22:28:40 Step 11/12 : ARG MAKE="make build" 22:28:40 ---> Running in e4ce7f2652b8 22:28:40 Removing intermediate container e4ce7f2652b8 22:28:40 ---> 50adaa203623 22:28:40 Step 12/12 : RUN $MAKE 22:28:40 ---> Running in 8d69ea37f28c 22:28:40 noop 22:28:40 Removing intermediate container 8d69ea37f28c 22:28:40 ---> 6307413f7927 22:28:40 Successfully built 6307413f7927 22:28:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:41 + docker inspect -f . ci-base-image-arm64 22:28:41 . [Pipeline] withDockerContainer 22:28:41 prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 22:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:42 $ docker top 7aedcc2493198557dec683a184a65bbd211f1b796ea4bc726b164996c9a57597 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:43 + go version 22:28:43 go version go1.16.8 linux/arm64 [Pipeline] } 22:28:43 $ docker stop --time=1 7aedcc2493198557dec683a184a65bbd211f1b796ea4bc726b164996c9a57597 22:28:45 $ docker rm -f 7aedcc2493198557dec683a184a65bbd211f1b796ea4bc726b164996c9a57597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:47 + docker inspect -f . ci-base-image-arm64 22:28:47 . [Pipeline] withDockerContainer 22:28:47 prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 22:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:49 $ docker top d1144745a6bee6101153d5ca0f0ea3ad4c9629a005db3dd42f786470f248a84c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:28:50 + make test 22:28:50 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:29:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:29:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.241s coverage: 82.4% of statements 22:29:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.085s coverage: 0.0% of statements 22:29:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.289s coverage: 73.3% of statements 22:29:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:30:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:22 ./bin/test-attribution.sh 22:30:24 An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add 22:30:24 make: *** [Makefile:34: test] Error 1 [Pipeline] } 22:30:24 $ docker stop --time=1 d1144745a6bee6101153d5ca0f0ea3ad4c9629a005db3dd42f786470f248a84c 22:30:26 $ docker rm -f d1144745a6bee6101153d5ca0f0ea3ad4c9629a005db3dd42f786470f248a84c [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] sh 22:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:28 22:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:29 arm64: Pulling from edgex-lftools-log-publisher 22:30:29 448f6bf000e3: Pulling fs layer 22:30:29 f757da607395: Pulling fs layer 22:30:29 05883995daec: Pulling fs layer 22:30:29 8603b9c90790: Pulling fs layer 22:30:29 1560dd03e051: Pulling fs layer 22:30:29 27f5ce0e4adf: Pulling fs layer 22:30:29 c2d8d7efcc4b: Pulling fs layer 22:30:29 1560dd03e051: Waiting 22:30:29 8603b9c90790: Waiting 22:30:29 27f5ce0e4adf: Waiting 22:30:29 c2d8d7efcc4b: Waiting 22:30:29 f757da607395: Download complete 22:30:29 8603b9c90790: Download complete 22:30:29 1560dd03e051: Verifying Checksum 22:30:29 1560dd03e051: Download complete 22:30:29 27f5ce0e4adf: Verifying Checksum 22:30:29 27f5ce0e4adf: Download complete 22:30:29 05883995daec: Verifying Checksum 22:30:29 05883995daec: Download complete 22:30:29 448f6bf000e3: Download complete 22:30:32 c2d8d7efcc4b: Verifying Checksum 22:30:32 c2d8d7efcc4b: Download complete 22:30:33 448f6bf000e3: Pull complete 22:30:33 f757da607395: Pull complete 22:30:35 05883995daec: Pull complete 22:30:35 8603b9c90790: Pull complete 22:30:36 1560dd03e051: Pull complete 22:30:36 27f5ce0e4adf: Pull complete 22:30:52 c2d8d7efcc4b: Pull complete 22:30:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:30:52 prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 22:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:30:55 $ docker top 111cd60ab047cad5284b7915763aaefdbe724c4a0dcbf232b787c1ef751f4fa7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:56 ---> job-cost.sh 22:30:56 lf-activate-venv: SKIPPING 22:30:56 INFO: No Stack... 22:30:56 INFO: Retrieving Pricing Info for: v3-standard-4 22:30:57 INFO: Archiving Costs [Pipeline] sh 22:30:57 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 22:30:57 + cut -d, -f6 [Pipeline] lock 22:30:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] 22:30:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] did not exist. Created. 22:30:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:58 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-67eee995/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-67eee995/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:30:59 + echo total: 0.10999999940395355 [Pipeline] stash 22:30:59 Warning: overwriting stash ‘stack-cost’ 22:30:59 Stashed 1 file(s) [Pipeline] } 22:31:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:31:01 $ docker stop --time=1 111cd60ab047cad5284b7915763aaefdbe724c4a0dcbf232b787c1ef751f4fa7 22:31:02 $ docker rm -f 111cd60ab047cad5284b7915763aaefdbe724c4a0dcbf232b787c1ef751f4fa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:31:03 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:31:08 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:31:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:31:09 ---> package-listing.sh 22:31:09 ++ tr '[:upper:]' '[:lower:]' 22:31:09 ++ facter osfamily 22:31:09 + OS_FAMILY=redhat 22:31:09 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 22:31:09 + START_PACKAGES=/tmp/packages_start.txt 22:31:09 + END_PACKAGES=/tmp/packages_end.txt 22:31:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:31:09 + PACKAGES=/tmp/packages_start.txt 22:31:09 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 22:31:09 + PACKAGES=/tmp/packages_end.txt 22:31:09 + case "${OS_FAMILY}" in 22:31:09 + sort 22:31:09 + rpm -qa 22:31:10 + '[' -f /tmp/packages_start.txt ']' 22:31:10 + '[' -f /tmp/packages_end.txt ']' 22:31:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:31:10 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 22:31:10 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 22:31:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo 22:31:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:31:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:10 22:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:12 latest: Pulling from edgex-lftools-log-publisher 22:31:12 b4d181a07f80: Pulling fs layer 22:31:12 a1111a8f2ec3: Pulling fs layer 22:31:12 ed53099fbce6: Pulling fs layer 22:31:12 dc539afda2c1: Pulling fs layer 22:31:12 77bc0d833cb6: Pulling fs layer 22:31:12 9065ff56babe: Pulling fs layer 22:31:12 d287ab97295c: Pulling fs layer 22:31:12 dc539afda2c1: Waiting 22:31:12 77bc0d833cb6: Waiting 22:31:12 9065ff56babe: Waiting 22:31:12 d287ab97295c: Waiting 22:31:12 a1111a8f2ec3: Verifying Checksum 22:31:12 a1111a8f2ec3: Download complete 22:31:12 dc539afda2c1: Verifying Checksum 22:31:12 dc539afda2c1: Download complete 22:31:12 ed53099fbce6: Verifying Checksum 22:31:12 ed53099fbce6: Download complete 22:31:12 77bc0d833cb6: Verifying Checksum 22:31:12 77bc0d833cb6: Download complete 22:31:12 9065ff56babe: Verifying Checksum 22:31:12 9065ff56babe: Download complete 22:31:12 b4d181a07f80: Verifying Checksum 22:31:12 b4d181a07f80: Download complete 22:31:13 d287ab97295c: Verifying Checksum 22:31:13 d287ab97295c: Download complete 22:31:14 b4d181a07f80: Pull complete 22:31:14 a1111a8f2ec3: Pull complete 22:31:14 ed53099fbce6: Pull complete 22:31:14 dc539afda2c1: Pull complete 22:31:15 77bc0d833cb6: Pull complete 22:31:15 9065ff56babe: Pull complete 22:31:20 d287ab97295c: Pull complete 22:31:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:31:20 prd-centos7-docker-4c-2g-2343 does not seem to be running inside a container 22:31:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:31:23 $ docker top b7ac76b1a78149213d95c956c051b58d4c8dffc85a80d3de89cfbb7959694db9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:23 + touch /tmp/pre-build-complete [Pipeline] sh 22:31:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:31:24 + ls /var/log/sa-host 22:31:24 + sadf -c /var/log/sa-host/sa27 22:31:24 file_magic: OK 22:31:24 HZ: Using current value: 100 22:31:24 file_header: OK 22:31:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:31:24 Statistics: 22:31:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:31:24 File successfully converted to sysstat format version 12.0.3 22:31:24 + sadf -c /var/log/sa-host/sa30 22:31:24 file_magic: OK 22:31:24 HZ: Using current value: 100 22:31:24 file_header: OK 22:31:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:31:24 Statistics: 22:31:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:31:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:25 provisioning config files... 22:31:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config510492219319248485tmp [Pipeline] { [Pipeline] echo 22:31:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:31:26 ---> create-netrc.sh [Pipeline] } 22:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:31:26 ---> python-tools-install.sh [Pipeline] echo 22:31:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:31:26 ---> sudo-logs.sh 22:31:26 Archiving 'sudo' log.. 22:31:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2343.novalocal: Name or service not known 22:31:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2343.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:31:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:31:27 ---> job-cost.sh 22:31:27 lf-activate-venv: SKIPPING 22:31:27 DEBUG: total: 0.10999999940395355 22:31:27 INFO: Retrieving Stack Cost... 22:31:27 INFO: Retrieving Pricing Info for: v3-standard-2 22:31:27 INFO: Archiving Costs [Pipeline] echo 22:31:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:31:28 ---> logs-deploy.sh 22:31:28 lf-activate-venv: SKIPPING 22:31:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/1 22:31:28 INFO: archiving workspace using pattern(s): 22:31:28 Archives upload complete. 22:31:28 INFO: archiving logs to Nexus