Push event to branch unix-milli Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3a0b11b3c21854338aed4299c5b74ca50df73bc 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-ssh1994422250411451315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13934044169976564841.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/unix-milli/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/unix-milli/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13944709459079386725.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/unix-milli/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12852697455867151126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh7941280768830472216.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/unix-milli/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/unix-milli/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7256711803196468154.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 dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1815 in /w/workspace/p-rfid-llrp-inventory_unix-milli [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/p-rfid-llrp-inventory_unix-milli # 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/p-rfid-llrp-inventory_unix-milli@tmp/jenkins-gitclient-ssh1684891789519274804.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3a0b11b3c21854338aed4299c5b74ca50df73bc (unix-milli) > 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 core.sparsecheckout # timeout=10 > git checkout -f b3a0b11b3c21854338aed4299c5b74ca50df73bc # timeout=10 Commit message: "refact: Replace custom epoch helper fucntions with equivalents from time module." First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T16:54:10.192Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T16:54:10.349Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T16:54:10.437Z] ========================================================= [2022-01-19T16:54:10.437Z] EdgeX Global Pipelines Version Info [2022-01-19T16:54:10.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:54:11.585Z] ------------------- [2022-01-19T16:54:11.585Z] stable info: [2022-01-19T16:54:11.585Z] ------------------- [2022-01-19T16:54:11.585Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T16:54:11.585Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T16:54:11.585Z] Message: update stable to v1.0.219 [2022-01-19T16:54:12.156Z] ------------------- [2022-01-19T16:54:12.156Z] experimental info: [2022-01-19T16:54:12.156Z] ------------------- [2022-01-19T16:54:12.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T16:54:12.156Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T16:54:12.156Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T16:54:12.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-01-19T16:54:12.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-01-19T16:54:12.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T16:54:12.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T16:54:12.549Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T16:54:12.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T16:54:12.625Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T16:54:12.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T16:54:12.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T16:54:12.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T16:54:12.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T16:54:12.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-01-19T16:54:12.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T16:54:12.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T16:54:12.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T16:54:12.954Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T16:54:12.990Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T16:54:13.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T16:54:13.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T16:54:13.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T16:54:13.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T16:54:13.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T16:54:13.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T16:54:13.298Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T16:54:13.339Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T16:54:13.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T16:54:13.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = unix-milli [Pipeline] echo [2022-01-19T16:54:13.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = unix-milli [Pipeline] echo [2022-01-19T16:54:13.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = unix-milli [Pipeline] echo [2022-01-19T16:54:13.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo [2022-01-19T16:54:13.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3a0b11 [Pipeline] echo [2022-01-19T16:54:13.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T16:54:13.702Z] provisioning config files... [2022-01-19T16:54:13.716Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/config4007986592843609190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:54:14.062Z] ---> docker-login.sh [2022-01-19T16:54:14.062Z] nexus3.edgexfoundry.org:10001 [2022-01-19T16:54:14.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:14.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:14.324Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:14.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:14.324Z] [2022-01-19T16:54:14.324Z] Login Succeeded [2022-01-19T16:54:14.324Z] nexus3.edgexfoundry.org:10002 [2022-01-19T16:54:14.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:14.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:14.324Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:14.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:14.324Z] [2022-01-19T16:54:14.324Z] Login Succeeded [2022-01-19T16:54:14.324Z] nexus3.edgexfoundry.org:10003 [2022-01-19T16:54:14.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:14.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:14.585Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:14.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:14.585Z] [2022-01-19T16:54:14.585Z] Login Succeeded [2022-01-19T16:54:14.585Z] nexus3.edgexfoundry.org:10004 [2022-01-19T16:54:14.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:14.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:14.585Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:14.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:14.585Z] [2022-01-19T16:54:14.585Z] Login Succeeded [2022-01-19T16:54:14.585Z] docker.io [2022-01-19T16:54:14.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:15.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:15.159Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:15.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:15.159Z] [2022-01-19T16:54:15.159Z] Login Succeeded [2022-01-19T16:54:15.159Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T16:54:15.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T16:54:15.796Z] + git rev-list -1 --merges b3a0b11b3c21854338aed4299c5b74ca50df73bc~1..b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo [2022-01-19T16:54:15.841Z] -----------> git rev-list -1 --merges b3a0b11b3c21854338aed4299c5b74ca50df73bc~1..b3a0b11b3c21854338aed4299c5b74ca50df73bc b3a0b11b3c21854338aed4299c5b74ca50df73bc [false] [Pipeline] sh [2022-01-19T16:54:16.157Z] + git log --format=format:%s -1 b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo [2022-01-19T16:54:16.192Z] ========================================================= [2022-01-19T16:54:16.192Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T16:54:16.192Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T16:54:16.642Z] + git log --format=format:%s -1 b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo [2022-01-19T16:54:16.680Z] [semverPrep] GIT_COMMIT: b3a0b11b3c21854338aed4299c5b74ca50df73bc, Commit Message: refact: Replace custom epoch helper fucntions with equivalents from time module. [Pipeline] echo [2022-01-19T16:54:16.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T16:54:17.179Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T16:54:17.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T16:54:17.179Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T16:54:17.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T16:54:17.179Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T16:54:17.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T16:54:17.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:54:17.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T16:54:17.560Z] [2022-01-19T16:54:17.560Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:54:17.923Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T16:54:17.923Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T16:54:17.923Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T16:54:17.923Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T16:54:17.923Z] 4c7163046ea9: Pulling fs layer [2022-01-19T16:54:17.923Z] 0c2d73faf560: Pulling fs layer [2022-01-19T16:54:17.923Z] 0c2d73faf560: Waiting [2022-01-19T16:54:17.923Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T16:54:17.923Z] 3e5f54012d9b: Download complete [2022-01-19T16:54:17.923Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T16:54:17.923Z] a0d0a0d46f8b: Download complete [2022-01-19T16:54:17.923Z] 0c2d73faf560: Verifying Checksum [2022-01-19T16:54:17.923Z] 0c2d73faf560: Download complete [2022-01-19T16:54:17.923Z] 4c7163046ea9: Verifying Checksum [2022-01-19T16:54:17.923Z] 4c7163046ea9: Download complete [2022-01-19T16:54:18.190Z] a0d0a0d46f8b: Pull complete [2022-01-19T16:54:18.190Z] 3e5f54012d9b: Pull complete [2022-01-19T16:54:18.452Z] 4c7163046ea9: Pull complete [2022-01-19T16:54:18.712Z] 0c2d73faf560: Pull complete [2022-01-19T16:54:18.712Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T16:54:18.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T16:54:18.712Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T16:54:18.809Z] prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container [2022-01-19T16:54:18.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-rfid-llrp-inventory_unix-milli -v /w/workspace/p-rfid-llrp-inventory_unix-milli:/w/workspace/p-rfid-llrp-inventory_unix-milli:rw,z -v /w/workspace/p-rfid-llrp-inventory_unix-milli@tmp:/w/workspace/p-rfid-llrp-inventory_unix-milli@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T16:54:19.446Z] $ docker top 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T16:54:19.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T16:54:19.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T16:54:19.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T16:54:19.741Z] $ docker exec 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent [2022-01-19T16:54:19.858Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhljLnP/agent.14 [2022-01-19T16:54:19.859Z] SSH_AGENT_PID=20 [2022-01-19T16:54:19.866Z] Running ssh-add (command line suppressed) [2022-01-19T16:54:19.968Z] Identity added: /w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/private_key_8277284206147900553.key (/w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/private_key_8277284206147900553.key) [2022-01-19T16:54:19.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T16:54:20.321Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T16:54:20.356Z] $ docker exec --env ******** --env ******** 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent -k [2022-01-19T16:54:20.446Z] unset SSH_AUTH_SOCK; [2022-01-19T16:54:20.446Z] unset SSH_AGENT_PID; [2022-01-19T16:54:20.446Z] echo Agent pid 20 killed; [2022-01-19T16:54:20.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T16:54:20.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T16:54:20.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T16:54:20.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T16:54:20.632Z] $ docker exec 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent [2022-01-19T16:54:20.734Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBfdgHJ/agent.53 [2022-01-19T16:54:20.734Z] SSH_AGENT_PID=60 [2022-01-19T16:54:20.740Z] Running ssh-add (command line suppressed) [2022-01-19T16:54:20.822Z] Identity added: /w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/private_key_287367290212125656.key (/w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/private_key_287367290212125656.key) [2022-01-19T16:54:20.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T16:54:21.183Z] + git semver init [2022-01-19T16:54:21.183Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T16:54:21.183Z] # $GIT_DIR = /w/workspace/p-rfid-llrp-inventory_unix-milli/.git [2022-01-19T16:54:21.183Z] # $GIT_WORK_TREE = /w/workspace/p-rfid-llrp-inventory_unix-milli [2022-01-19T16:54:21.183Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T16:54:21.183Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T16:54:21.183Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T16:54:21.183Z] # $SEMVER_BRANCH = unix-milli [2022-01-19T16:54:21.183Z] # $SEMVER_TEMP = /tmp/semver-156372687 [2022-01-19T16:54:21.183Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-01-19T16:54:22.566Z] # '/tmp/semver-156372687' -> '/w/workspace/p-rfid-llrp-inventory_unix-milli/.semver' [2022-01-19T16:54:22.566Z] # -> Force: false [2022-01-19T16:54:22.566Z] # $SEMVER_DIR = /w/workspace/p-rfid-llrp-inventory_unix-milli/.semver [Pipeline] } [2022-01-19T16:54:22.595Z] $ docker exec --env ******** --env ******** 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent -k [2022-01-19T16:54:22.677Z] unset SSH_AUTH_SOCK; [2022-01-19T16:54:22.677Z] unset SSH_AGENT_PID; [2022-01-19T16:54:22.677Z] echo Agent pid 60 killed; [2022-01-19T16:54:22.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T16:54:23.104Z] + git semver [Pipeline] } [2022-01-19T16:54:23.134Z] $ docker stop --time=1 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 [2022-01-19T16:54:24.426Z] $ docker rm -f 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T16:54:24.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T16:54:25.146Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T16:54:25.171Z] [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 [2022-01-19T16:54:25.740Z] provisioning config files... [2022-01-19T16:54:25.750Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/config6326383189178319291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:54:26.106Z] ---> docker-login.sh [2022-01-19T16:54:26.107Z] nexus3.edgexfoundry.org:10001 [2022-01-19T16:54:26.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:26.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:26.107Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:26.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:26.107Z] [2022-01-19T16:54:26.107Z] Login Succeeded [2022-01-19T16:54:26.107Z] nexus3.edgexfoundry.org:10002 [2022-01-19T16:54:26.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:26.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:26.107Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:26.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:26.107Z] [2022-01-19T16:54:26.107Z] Login Succeeded [2022-01-19T16:54:26.107Z] nexus3.edgexfoundry.org:10003 [2022-01-19T16:54:26.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:26.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:26.368Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:26.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:26.368Z] [2022-01-19T16:54:26.368Z] Login Succeeded [2022-01-19T16:54:26.368Z] nexus3.edgexfoundry.org:10004 [2022-01-19T16:54:26.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:26.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:26.368Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:26.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:26.368Z] [2022-01-19T16:54:26.368Z] Login Succeeded [2022-01-19T16:54:26.368Z] docker.io [2022-01-19T16:54:26.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T16:54:26.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T16:54:26.891Z] Configure a credential helper to remove this warning. See [2022-01-19T16:54:26.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T16:54:26.891Z] [2022-01-19T16:54:26.891Z] Login Succeeded [2022-01-19T16:54:26.891Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T16:54:26.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T16:54:27.114Z] [edgeX.isLTS] Checking if [unix-milli] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T16:54:27.147Z] ========================================================= [2022-01-19T16:54:27.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T16:54:27.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:54:27.563Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-19T16:54:27.563Z] Sending build context to Docker daemon 9.878MB [2022-01-19T16:54:27.563Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T16:54:27.563Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T16:54:27.563Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T16:54:27.563Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T16:54:27.563Z] 666ba61612fd: Pulling fs layer [2022-01-19T16:54:27.563Z] 8ed8ca486205: Pulling fs layer [2022-01-19T16:54:27.563Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T16:54:27.563Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T16:54:27.563Z] f965cba54748: Pulling fs layer [2022-01-19T16:54:27.563Z] 861ffc35075e: Pulling fs layer [2022-01-19T16:54:27.563Z] 4b385c91608e: Pulling fs layer [2022-01-19T16:54:27.563Z] 560528eb2ebb: Pulling fs layer [2022-01-19T16:54:27.563Z] 4fe6c5a15a65: Waiting [2022-01-19T16:54:27.563Z] 22a0e8bec74d: Waiting [2022-01-19T16:54:27.563Z] f965cba54748: Waiting [2022-01-19T16:54:27.563Z] 861ffc35075e: Waiting [2022-01-19T16:54:27.563Z] 4b385c91608e: Waiting [2022-01-19T16:54:27.563Z] 560528eb2ebb: Waiting [2022-01-19T16:54:27.563Z] 8ed8ca486205: Verifying Checksum [2022-01-19T16:54:27.563Z] 8ed8ca486205: Download complete [2022-01-19T16:54:27.563Z] 666ba61612fd: Verifying Checksum [2022-01-19T16:54:27.563Z] 666ba61612fd: Download complete [2022-01-19T16:54:27.827Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T16:54:27.827Z] 22a0e8bec74d: Download complete [2022-01-19T16:54:27.827Z] f965cba54748: Verifying Checksum [2022-01-19T16:54:27.827Z] f965cba54748: Download complete [2022-01-19T16:54:27.827Z] 861ffc35075e: Verifying Checksum [2022-01-19T16:54:27.827Z] 861ffc35075e: Download complete [2022-01-19T16:54:27.827Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T16:54:27.827Z] 59bf1c3509f3: Download complete [2022-01-19T16:54:27.827Z] 4b385c91608e: Verifying Checksum [2022-01-19T16:54:27.827Z] 4b385c91608e: Download complete [2022-01-19T16:54:28.099Z] 59bf1c3509f3: Pull complete [2022-01-19T16:54:28.366Z] 666ba61612fd: Pull complete [2022-01-19T16:54:28.366Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T16:54:28.366Z] 4fe6c5a15a65: Download complete [2022-01-19T16:54:28.366Z] 8ed8ca486205: Pull complete [2022-01-19T16:54:28.636Z] 560528eb2ebb: Verifying Checksum [2022-01-19T16:54:28.636Z] 560528eb2ebb: Download complete [2022-01-19T16:54:32.878Z] 4fe6c5a15a65: Pull complete [2022-01-19T16:54:32.878Z] 22a0e8bec74d: Pull complete [2022-01-19T16:54:32.878Z] f965cba54748: Pull complete [2022-01-19T16:54:32.878Z] 861ffc35075e: Pull complete [2022-01-19T16:54:32.878Z] 4b385c91608e: Pull complete [2022-01-19T16:54:35.592Z] 560528eb2ebb: Pull complete [2022-01-19T16:54:35.592Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T16:54:35.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T16:54:35.592Z] ---> dd4a08f94e63 [2022-01-19T16:54:35.592Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T16:54:36.979Z] ---> Running in ffb4d8b902a4 [2022-01-19T16:54:36.979Z] Removing intermediate container ffb4d8b902a4 [2022-01-19T16:54:36.979Z] ---> 36106b13fd70 [2022-01-19T16:54:36.979Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T16:54:36.979Z] ---> Running in 1a5e47948225 [2022-01-19T16:54:36.979Z] Removing intermediate container 1a5e47948225 [2022-01-19T16:54:36.979Z] ---> 92dcb35bbb14 [2022-01-19T16:54:36.979Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T16:54:36.979Z] ---> Running in d54c567bf1c1 [2022-01-19T16:54:37.238Z] Removing intermediate container d54c567bf1c1 [2022-01-19T16:54:37.238Z] ---> 82b697d5f6c5 [2022-01-19T16:54:37.238Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T16:54:37.238Z] ---> Running in 083eba6a992a [2022-01-19T16:54:37.499Z] Removing intermediate container 083eba6a992a [2022-01-19T16:54:37.499Z] ---> 180881a71ac6 [2022-01-19T16:54:37.499Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T16:54:37.768Z] ---> Running in 32d2f73fb32c [2022-01-19T16:54:37.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T16:54:38.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T16:54:39.087Z] OK: 221 MiB in 52 packages [2022-01-19T16:54:39.360Z] Removing intermediate container 32d2f73fb32c [2022-01-19T16:54:39.360Z] ---> 6700c4cffd9e [2022-01-19T16:54:39.360Z] Step 8/12 : WORKDIR /app [2022-01-19T16:54:39.360Z] ---> Running in 4fc7f14a5287 [2022-01-19T16:54:39.360Z] Removing intermediate container 4fc7f14a5287 [2022-01-19T16:54:39.360Z] ---> 3860a497e18f [2022-01-19T16:54:39.360Z] Step 9/12 : COPY . . [2022-01-19T16:54:39.621Z] ---> 61cd66dd16af [2022-01-19T16:54:39.621Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T16:54:39.621Z] ---> Running in f6166769a748 [2022-01-19T16:54:40.569Z] Still waiting to schedule task [2022-01-19T16:54:40.570Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-19T16:55:06.248Z] Removing intermediate container f6166769a748 [2022-01-19T16:55:06.248Z] ---> c0ac6b0f9702 [2022-01-19T16:55:06.248Z] Step 11/12 : ARG MAKE="make build" [2022-01-19T16:55:06.511Z] ---> Running in 71b6ceba99b9 [2022-01-19T16:55:06.511Z] Removing intermediate container 71b6ceba99b9 [2022-01-19T16:55:06.511Z] ---> 854ec7f1d7e0 [2022-01-19T16:55:06.511Z] Step 12/12 : RUN $MAKE [2022-01-19T16:55:06.511Z] ---> Running in fea4dd66295c [2022-01-19T16:55:06.778Z] noop [2022-01-19T16:55:07.039Z] Removing intermediate container fea4dd66295c [2022-01-19T16:55:07.039Z] ---> 5a0650b4d6d2 [2022-01-19T16:55:07.039Z] Successfully built 5a0650b4d6d2 [2022-01-19T16:55:07.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:55:07.376Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T16:55:07.376Z] . [Pipeline] withDockerContainer [2022-01-19T16:55:07.471Z] prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container [2022-01-19T16:55:07.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_unix-milli -v /w/workspace/p-rfid-llrp-inventory_unix-milli:/w/workspace/p-rfid-llrp-inventory_unix-milli:rw,z -v /w/workspace/p-rfid-llrp-inventory_unix-milli@tmp:/w/workspace/p-rfid-llrp-inventory_unix-milli@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 ******** ci-base-image-x86_64 cat [2022-01-19T16:55:07.860Z] $ docker top c65f158261666926e8573cec4808732767a064327998e39117269c6fb7731a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T16:55:08.272Z] + go version [2022-01-19T16:55:08.272Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T16:55:08.307Z] $ docker stop --time=1 c65f158261666926e8573cec4808732767a064327998e39117269c6fb7731a85 [2022-01-19T16:55:09.488Z] $ docker rm -f c65f158261666926e8573cec4808732767a064327998e39117269c6fb7731a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:55:10.140Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T16:55:10.140Z] . [Pipeline] withDockerContainer [2022-01-19T16:55:10.223Z] prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container [2022-01-19T16:55:10.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_unix-milli -v /w/workspace/p-rfid-llrp-inventory_unix-milli:/w/workspace/p-rfid-llrp-inventory_unix-milli:rw,z -v /w/workspace/p-rfid-llrp-inventory_unix-milli@tmp:/w/workspace/p-rfid-llrp-inventory_unix-milli@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 ******** ci-base-image-x86_64 cat [2022-01-19T16:55:10.612Z] $ docker top e92186af0fd686525c767eb226dac80a2d59fdd1dd090f8adcf2129cd204deff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T16:55:11.063Z] + make test [2022-01-19T16:55:11.063Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T16:55:26.126Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-19T16:55:27.083Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.023s coverage: 86.2% of statements [2022-01-19T16:55:27.083Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-19T16:55:30.390Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements [2022-01-19T16:55:30.390Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-19T16:55:30.390Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T16:55:35.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T16:55:35.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T16:55:35.725Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-19T16:55:35.767Z] [edgeX.isLTS] Checking if [unix-milli] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T16:55:35.795Z] $ docker stop --time=1 e92186af0fd686525c767eb226dac80a2d59fdd1dd090f8adcf2129cd204deff [2022-01-19T16:55:37.267Z] $ docker rm -f e92186af0fd686525c767eb226dac80a2d59fdd1dd090f8adcf2129cd204deff [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T16:55:37.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T16:55:37.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T16:55:39.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T16:55:39.366Z] + ls -al . [2022-01-19T16:55:39.366Z] total 196 [2022-01-19T16:55:39.366Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 16:55 . [2022-01-19T16:55:39.366Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 16:54 .. [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 8248 Jan 19 16:54 Attribution.txt [2022-01-19T16:55:39.366Z] drwxrwxr-x. 2 jenkins jenkins 33 Jan 19 16:54 bin [2022-01-19T16:55:39.366Z] -rw-r--r--. 1 jenkins jenkins 41008 Jan 19 16:55 coverage.out [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 1813 Jan 19 16:54 Dockerfile [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 16:54 .dockerignore [2022-01-19T16:55:39.366Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 16:54 .git [2022-01-19T16:55:39.366Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 16:54 .github [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 788 Jan 19 16:54 .gitignore [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 276 Jan 19 16:54 go.mod [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 49531 Jan 19 16:54 go.sum [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 16:54 GOVERNANCE.md [2022-01-19T16:55:39.366Z] drwxrwxr-x. 2 jenkins jenkins 140 Jan 19 16:54 images [2022-01-19T16:55:39.366Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 19 16:54 internal [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 686 Jan 19 16:54 Jenkinsfile [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 16:54 LICENSE [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 531 Jan 19 16:54 main.go [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 1596 Jan 19 16:54 Makefile [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 617 Jan 19 16:54 OWNERS.md [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 31205 Jan 19 16:54 README.md [2022-01-19T16:55:39.366Z] drwxrwxr-x. 2 jenkins jenkins 32 Jan 19 16:54 res [2022-01-19T16:55:39.366Z] drwx------. 3 jenkins jenkins 48 Jan 19 16:54 .semver [2022-01-19T16:55:39.366Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 16:54 snap [2022-01-19T16:55:39.366Z] drwxrwxr-x. 3 jenkins jenkins 18 Jan 19 16:54 static [2022-01-19T16:55:39.366Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 16:54 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:55:39.711Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b3a0b11b3c21854338aed4299c5b74ca50df73bc --label arch=amd64 --label version=0.0.0 . [2022-01-19T16:55:39.711Z] Sending build context to Docker daemon 9.878MB [2022-01-19T16:55:39.711Z] Step 1/29 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T16:55:39.711Z] Step 2/29 : FROM ${BASE} AS builder [2022-01-19T16:55:39.711Z] ---> 5a0650b4d6d2 [2022-01-19T16:55:39.711Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T16:55:39.973Z] ---> Running in 5b1680b480e7 [2022-01-19T16:55:39.973Z] Removing intermediate container 5b1680b480e7 [2022-01-19T16:55:39.973Z] ---> 74cc4a812aab [2022-01-19T16:55:39.973Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T16:55:39.973Z] ---> Running in 7c1407093e2b [2022-01-19T16:55:39.973Z] Removing intermediate container 7c1407093e2b [2022-01-19T16:55:39.973Z] ---> 5fe2a07f9922 [2022-01-19T16:55:39.973Z] Step 5/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T16:55:40.235Z] ---> Running in e7de89464244 [2022-01-19T16:55:40.235Z] Removing intermediate container e7de89464244 [2022-01-19T16:55:40.235Z] ---> 60aae3970ba4 [2022-01-19T16:55:40.235Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T16:55:40.235Z] ---> Running in dd51243ec341 [2022-01-19T16:55:40.808Z] Removing intermediate container dd51243ec341 [2022-01-19T16:55:40.808Z] ---> d44958b8c5ce [2022-01-19T16:55:40.808Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T16:55:40.808Z] ---> Running in d98bb71ba6ca [2022-01-19T16:55:40.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T16:55:41.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T16:55:42.019Z] OK: 221 MiB in 52 packages [2022-01-19T16:55:42.284Z] Removing intermediate container d98bb71ba6ca [2022-01-19T16:55:42.284Z] ---> 6dcc6e2b43bf [2022-01-19T16:55:42.284Z] Step 8/29 : WORKDIR /app [2022-01-19T16:55:42.284Z] ---> Running in f88d041bac71 [2022-01-19T16:55:42.284Z] Removing intermediate container f88d041bac71 [2022-01-19T16:55:42.284Z] ---> f17fe89e8d73 [2022-01-19T16:55:42.284Z] Step 9/29 : COPY . . [2022-01-19T16:55:42.858Z] ---> 6be27680d612 [2022-01-19T16:55:42.858Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T16:55:42.858Z] ---> Running in ab526d775460 [2022-01-19T16:55:43.437Z] Removing intermediate container ab526d775460 [2022-01-19T16:55:43.437Z] ---> 9a7ff10ecb31 [2022-01-19T16:55:43.437Z] Step 11/29 : ARG MAKE="make build" [2022-01-19T16:55:43.437Z] ---> Running in 2a8d51d155c4 [2022-01-19T16:55:43.437Z] Removing intermediate container 2a8d51d155c4 [2022-01-19T16:55:43.437Z] ---> 6f8aa008c79c [2022-01-19T16:55:43.437Z] Step 12/29 : RUN $MAKE [2022-01-19T16:55:43.437Z] ---> Running in 272cbd9acf64 [2022-01-19T16:55:43.705Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-01-19T16:55:58.705Z] Removing intermediate container 272cbd9acf64 [2022-01-19T16:55:58.705Z] ---> f744ebf3e556 [2022-01-19T16:55:58.705Z] Step 13/29 : FROM alpine:3.14 [2022-01-19T16:55:58.705Z] 3.14: Pulling from library/alpine [2022-01-19T16:55:58.705Z] 97518928ae5f: Pulling fs layer [2022-01-19T16:55:58.705Z] 97518928ae5f: Verifying Checksum [2022-01-19T16:55:58.705Z] 97518928ae5f: Download complete [2022-01-19T16:55:58.705Z] 97518928ae5f: Pull complete [2022-01-19T16:55:58.705Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T16:55:58.705Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T16:55:58.705Z] ---> 0a97eee8041e [2022-01-19T16:55:58.705Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T16:55:58.705Z] ---> Running in 2e76268f9476 [2022-01-19T16:55:58.705Z] Removing intermediate container 2e76268f9476 [2022-01-19T16:55:58.705Z] ---> a3af9c713f38 [2022-01-19T16:55:58.705Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-19T16:55:58.705Z] ---> Running in 0f4ea7a9de66 [2022-01-19T16:55:58.705Z] Removing intermediate container 0f4ea7a9de66 [2022-01-19T16:55:58.705Z] ---> e815bcc12e11 [2022-01-19T16:55:58.705Z] Step 16/29 : RUN apk --no-cache add ca-certificates zeromq [2022-01-19T16:55:58.705Z] ---> Running in bbb46a7c9fd6 [2022-01-19T16:55:58.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T16:55:58.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T16:55:58.705Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-19T16:55:58.705Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T16:55:58.705Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T16:55:58.705Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T16:55:58.705Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T16:55:58.705Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T16:55:58.705Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T16:55:58.705Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T16:55:58.705Z] OK: 9 MiB in 20 packages [2022-01-19T16:55:58.705Z] Removing intermediate container bbb46a7c9fd6 [2022-01-19T16:55:58.705Z] ---> 847d26fb3c89 [2022-01-19T16:55:58.705Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T16:55:58.705Z] ---> e782392c4c14 [2022-01-19T16:55:58.705Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T16:55:58.705Z] ---> 605a18380d0a [2022-01-19T16:55:58.705Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2022-01-19T16:55:58.966Z] ---> 2739edf5c7cd [2022-01-19T16:55:58.966Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2022-01-19T16:55:59.229Z] ---> b059d8920bdb [2022-01-19T16:55:59.229Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-19T16:55:59.489Z] ---> 3872425cf1b2 [2022-01-19T16:55:59.489Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-19T16:55:59.489Z] ---> Running in 77782716cef1 [2022-01-19T16:56:00.068Z] Removing intermediate container 77782716cef1 [2022-01-19T16:56:00.068Z] ---> a8ce1932be0b [2022-01-19T16:56:00.068Z] Step 23/29 : VOLUME /cache [2022-01-19T16:56:00.068Z] ---> Running in a65d6a59b1fd [2022-01-19T16:56:00.068Z] Removing intermediate container a65d6a59b1fd [2022-01-19T16:56:00.068Z] ---> 9ca70d50c874 [2022-01-19T16:56:00.068Z] Step 24/29 : EXPOSE 59711 [2022-01-19T16:56:00.068Z] ---> Running in 9324fd06aa83 [2022-01-19T16:56:00.329Z] Removing intermediate container 9324fd06aa83 [2022-01-19T16:56:00.329Z] ---> aeaa68c12eb0 [2022-01-19T16:56:00.329Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-19T16:56:00.329Z] ---> Running in 4a6ed8ed661c [2022-01-19T16:56:00.329Z] Removing intermediate container 4a6ed8ed661c [2022-01-19T16:56:00.329Z] ---> f9ea85ad1e60 [2022-01-19T16:56:00.329Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-19T16:56:00.329Z] ---> Running in 77e63827b91e [2022-01-19T16:56:00.329Z] Removing intermediate container 77e63827b91e [2022-01-19T16:56:00.329Z] ---> 9bbc7a308dab [2022-01-19T16:56:00.329Z] Step 27/29 : LABEL arch=amd64 [2022-01-19T16:56:00.329Z] ---> Running in 6a0ce8218459 [2022-01-19T16:56:00.590Z] Removing intermediate container 6a0ce8218459 [2022-01-19T16:56:00.590Z] ---> 38264635511d [2022-01-19T16:56:00.590Z] Step 28/29 : LABEL git_sha=b3a0b11b3c21854338aed4299c5b74ca50df73bc [2022-01-19T16:56:00.590Z] ---> Running in de139930889d [2022-01-19T16:56:00.590Z] Removing intermediate container de139930889d [2022-01-19T16:56:00.590Z] ---> c02c951f40db [2022-01-19T16:56:00.590Z] Step 29/29 : LABEL version=0.0.0 [2022-01-19T16:56:00.590Z] ---> Running in f3bba128a135 [2022-01-19T16:56:00.850Z] Removing intermediate container f3bba128a135 [2022-01-19T16:56:00.850Z] ---> 6a956c1489f0 [2022-01-19T16:56:00.850Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T16:56:00.850Z] Successfully built 6a956c1489f0 [2022-01-19T16:56:00.850Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-19T16:56:07.310Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1816 in /w/workspace/p-rfid-llrp-inventory_unix-milli [Pipeline] { [Pipeline] ws [2022-01-19T16:56:07.353Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-01-19T16:56:07.560Z] The recommended git tool is: git [2022-01-19T16:56:12.349Z] using credential edgex-jenkins-ssh [2022-01-19T16:56:12.367Z] Cloning the remote Git repository [2022-01-19T16:56:12.425Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T16:56:12.518Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-01-19T16:56:12.595Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T16:56:12.596Z] > git --version # timeout=10 [2022-01-19T16:56:12.619Z] > git --version # 'git version 2.17.1' [2022-01-19T16:56:12.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T16:56:12.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T16:56:14.451Z] Avoid second fetch [2022-01-19T16:56:14.452Z] Checking out Revision b3a0b11b3c21854338aed4299c5b74ca50df73bc (unix-milli) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T16:56:14.801Z] Failed in branch arm64 [2022-01-19T16:56:14.408Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-19T16:56:14.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T16:56:14.473Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T16:56:14.493Z] > git checkout -f b3a0b11b3c21854338aed4299c5b74ca50df73bc # timeout=10 [2022-01-19T16:56:16.227Z] Still waiting to schedule task [2022-01-19T16:56:16.228Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-19T16:56:52.077Z] Running on prd-ubuntu18.04-docker-8c-8g-1817 in /w/workspace/p-rfid-llrp-inventory_unix-milli [Pipeline] { [Pipeline] ws [2022-01-19T16:56:52.116Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-01-19T16:56:52.228Z] The recommended git tool is: git [2022-01-19T16:56:53.702Z] using credential edgex-jenkins-ssh [2022-01-19T16:56:53.712Z] Cloning the remote Git repository [2022-01-19T16:56:53.722Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T16:56:53.755Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-01-19T16:56:53.799Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T16:56:53.799Z] > git --version # timeout=10 [2022-01-19T16:56:53.808Z] > git --version # 'git version 2.17.1' [2022-01-19T16:56:53.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T16:56:53.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T16:56:54.837Z] Avoid second fetch [2022-01-19T16:56:54.837Z] Checking out Revision b3a0b11b3c21854338aed4299c5b74ca50df73bc (unix-milli) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:56:55.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T16:56:55.468Z] [2022-01-19T16:56:55.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:56:54.819Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-19T16:56:54.825Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T16:56:54.839Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T16:56:54.846Z] > git checkout -f b3a0b11b3c21854338aed4299c5b74ca50df73bc # timeout=10 [2022-01-19T16:56:55.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T16:56:55.824Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T16:56:55.824Z] b4d181a07f80: Pulling fs layer [2022-01-19T16:56:55.824Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T16:56:55.824Z] ed53099fbce6: Pulling fs layer [2022-01-19T16:56:55.824Z] dc539afda2c1: Pulling fs layer [2022-01-19T16:56:55.824Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T16:56:55.824Z] 9065ff56babe: Pulling fs layer [2022-01-19T16:56:55.824Z] d287ab97295c: Pulling fs layer [2022-01-19T16:56:55.824Z] dc539afda2c1: Waiting [2022-01-19T16:56:55.824Z] 77bc0d833cb6: Waiting [2022-01-19T16:56:55.824Z] 9065ff56babe: Waiting [2022-01-19T16:56:55.824Z] d287ab97295c: Waiting [2022-01-19T16:56:55.824Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T16:56:55.824Z] a1111a8f2ec3: Download complete [2022-01-19T16:56:55.824Z] dc539afda2c1: Verifying Checksum [2022-01-19T16:56:55.824Z] dc539afda2c1: Download complete [2022-01-19T16:56:56.091Z] ed53099fbce6: Verifying Checksum [2022-01-19T16:56:56.091Z] ed53099fbce6: Download complete [2022-01-19T16:56:56.091Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T16:56:56.091Z] 77bc0d833cb6: Download complete [2022-01-19T16:56:56.091Z] 9065ff56babe: Verifying Checksum [2022-01-19T16:56:56.091Z] 9065ff56babe: Download complete [2022-01-19T16:56:56.091Z] b4d181a07f80: Verifying Checksum [2022-01-19T16:56:56.091Z] b4d181a07f80: Download complete [2022-01-19T16:56:56.663Z] d287ab97295c: Verifying Checksum [2022-01-19T16:56:56.663Z] d287ab97295c: Download complete [2022-01-19T16:56:57.633Z] b4d181a07f80: Pull complete [2022-01-19T16:56:57.633Z] a1111a8f2ec3: Pull complete [2022-01-19T16:56:58.223Z] ed53099fbce6: Pull complete [2022-01-19T16:56:58.223Z] dc539afda2c1: Pull complete [2022-01-19T16:56:58.495Z] 77bc0d833cb6: Pull complete [2022-01-19T16:56:58.495Z] 9065ff56babe: Pull complete [2022-01-19T16:57:03.841Z] d287ab97295c: Pull complete [2022-01-19T16:57:03.841Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T16:57:03.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T16:57:03.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T16:57:03.962Z] prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container [2022-01-19T16:57:04.001Z] $ 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/p-rfid-llrp-inventory_unix-milli -v /w/workspace/p-rfid-llrp-inventory_unix-milli:/w/workspace/p-rfid-llrp-inventory_unix-milli:rw,z -v /w/workspace/p-rfid-llrp-inventory_unix-milli@tmp:/w/workspace/p-rfid-llrp-inventory_unix-milli@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T16:57:06.384Z] $ docker top acd7bde46f5967b4e280cccabd03504d04638254a55391fd35df387f57bee1f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:06.856Z] ---> job-cost.sh [2022-01-19T16:57:06.856Z] lf-activate-venv: SKIPPING [2022-01-19T16:57:06.856Z] INFO: No Stack... [2022-01-19T16:57:07.427Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T16:57:07.688Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T16:57:08.014Z] + cat /w/workspace/p-rfid-llrp-inventory_unix-milli/archives/cost.csv [2022-01-19T16:57:08.014Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T16:57:08.053Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] [2022-01-19T16:57:08.066Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] did not exist. Created. [2022-01-19T16:57:08.066Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T16:57:08.454Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T16:57:08.508Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T16:57:08.533Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T16:57:08.608Z] $ docker stop --time=1 acd7bde46f5967b4e280cccabd03504d04638254a55391fd35df387f57bee1f3 [2022-01-19T16:57:09.730Z] $ docker rm -f acd7bde46f5967b4e280cccabd03504d04638254a55391fd35df387f57bee1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T16:57:10.119Z] Failed in branch amd64 [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 [2022-01-19T16:57:12.163Z] + '[' -d /w/workspace/p-rfid-llrp-inventory_unix-milli/archives ']' [2022-01-19T16:57:12.163Z] + ls -al /w/workspace/p-rfid-llrp-inventory_unix-milli/archives [2022-01-19T16:57:12.163Z] total 8 [2022-01-19T16:57:12.163Z] drwxr-xr-x. 3 root root 34 Jan 19 16:57 . [2022-01-19T16:57:12.163Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 16:57 .. [2022-01-19T16:57:12.163Z] drwxr-xr-x. 2 root root 6 Jan 19 16:57 cost [2022-01-19T16:57:12.163Z] -rw-r--r--. 1 root root 98 Jan 19 16:57 cost.csv [2022-01-19T16:57:12.163Z] + sudo chown -R jenkins:jenkins /w/workspace/p-rfid-llrp-inventory_unix-milli/archives [2022-01-19T16:57:12.163Z] + ls -al /w/workspace/p-rfid-llrp-inventory_unix-milli/archives [2022-01-19T16:57:12.163Z] total 8 [2022-01-19T16:57:12.163Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 16:57 . [2022-01-19T16:57:12.163Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 16:57 .. [2022-01-19T16:57:12.163Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 16:57 cost [2022-01-19T16:57:12.163Z] -rw-r--r--. 1 jenkins jenkins 98 Jan 19 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:12.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:13.007Z] ---> package-listing.sh [2022-01-19T16:57:13.007Z] ++ facter osfamily [2022-01-19T16:57:13.007Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T16:57:13.268Z] + OS_FAMILY=redhat [2022-01-19T16:57:13.268Z] + workspace=/w/workspace/p-rfid-llrp-inventory_unix-milli [2022-01-19T16:57:13.268Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T16:57:13.268Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T16:57:13.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T16:57:13.268Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T16:57:13.268Z] + '[' /w/workspace/p-rfid-llrp-inventory_unix-milli ']' [2022-01-19T16:57:13.268Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T16:57:13.268Z] + case "${OS_FAMILY}" in [2022-01-19T16:57:13.268Z] + sort [2022-01-19T16:57:13.268Z] + rpm -qa [2022-01-19T16:57:13.841Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T16:57:13.841Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T16:57:13.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T16:57:13.841Z] + '[' /w/workspace/p-rfid-llrp-inventory_unix-milli ']' [2022-01-19T16:57:13.841Z] + mkdir -p /w/workspace/p-rfid-llrp-inventory_unix-milli/archives/ [2022-01-19T16:57:13.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-rfid-llrp-inventory_unix-milli/archives/ [Pipeline] echo [2022-01-19T16:57:13.878Z] 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/p-rfid-llrp-inventory_unix-milli/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T16:57:14.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T16:57:14.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T16:57:14.779Z] . [Pipeline] withDockerContainer [2022-01-19T16:57:14.869Z] prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container [2022-01-19T16:57:14.908Z] $ 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/p-rfid-llrp-inventory_unix-milli/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-rfid-llrp-inventory_unix-milli -v /w/workspace/p-rfid-llrp-inventory_unix-milli:/w/workspace/p-rfid-llrp-inventory_unix-milli:rw,z -v /w/workspace/p-rfid-llrp-inventory_unix-milli@tmp:/w/workspace/p-rfid-llrp-inventory_unix-milli@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T16:57:15.106Z] $ docker top 735f269dbec1b97af80857277032730a12ddd7c6c2348c1c134f479cb6679246 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T16:57:15.511Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T16:57:15.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T16:57:16.155Z] + ls /var/log/sa-host [2022-01-19T16:57:16.155Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T16:57:16.155Z] file_magic: OK [2022-01-19T16:57:16.155Z] HZ: Using current value: 100 [2022-01-19T16:57:16.155Z] file_header: OK [2022-01-19T16:57:16.155Z] 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 [2022-01-19T16:57:16.155Z] Statistics: [2022-01-19T16:57:16.155Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T16:57:16.155Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T16:57:16.155Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T16:57:16.155Z] file_magic: OK [2022-01-19T16:57:16.155Z] HZ: Using current value: 100 [2022-01-19T16:57:16.155Z] file_header: OK [2022-01-19T16:57:16.155Z] 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 [2022-01-19T16:57:16.155Z] Statistics: [2022-01-19T16:57:16.155Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T16:57:16.155Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T16:57:16.328Z] provisioning config files... [2022-01-19T16:57:16.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/config3612089888405180322tmp [Pipeline] { [Pipeline] echo [2022-01-19T16:57:16.406Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:16.724Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T16:57:16.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:17.160Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T16:57:17.198Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:17.515Z] ---> sudo-logs.sh [2022-01-19T16:57:17.515Z] Archiving 'sudo' log.. [2022-01-19T16:57:17.515Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1815.novalocal: Name or service not known [2022-01-19T16:57:17.515Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1815.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T16:57:17.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:17.929Z] ---> job-cost.sh [2022-01-19T16:57:17.929Z] lf-activate-venv: SKIPPING [2022-01-19T16:57:17.929Z] DEBUG: total: 0.05999999865889549 [2022-01-19T16:57:17.929Z] INFO: Retrieving Stack Cost... [2022-01-19T16:57:17.929Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T16:57:18.189Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T16:57:18.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T16:57:18.549Z] ---> logs-deploy.sh [2022-01-19T16:57:18.549Z] lf-activate-venv: SKIPPING [2022-01-19T16:57:18.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/unix-milli/1 [2022-01-19T16:57:18.549Z] INFO: archiving workspace using pattern(s): [2022-01-19T16:57:19.134Z] Archives upload complete. [2022-01-19T16:57:19.394Z] INFO: archiving logs to Nexus