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 16:54:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:54:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:54:10 ========================================================= 16:54:10 EdgeX Global Pipelines Version Info 16:54:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:54:11 ------------------- 16:54:11 stable info: 16:54:11 ------------------- 16:54:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:54:11 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 16:54:11 Message: update stable to v1.0.219 16:54:12 ------------------- 16:54:12 experimental info: 16:54:12 ------------------- 16:54:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:54:12 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 16:54:12 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:54:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = unix-milli [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = unix-milli [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = unix-milli [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3a0b11 [Pipeline] echo 16:54:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:13 provisioning config files... 16:54:13 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 16:54:14 ---> docker-login.sh 16:54:14 nexus3.edgexfoundry.org:10001 16:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:14 Configure a credential helper to remove this warning. See 16:54:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:14 16:54:14 Login Succeeded 16:54:14 nexus3.edgexfoundry.org:10002 16:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:14 Configure a credential helper to remove this warning. See 16:54:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:14 16:54:14 Login Succeeded 16:54:14 nexus3.edgexfoundry.org:10003 16:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:14 Configure a credential helper to remove this warning. See 16:54:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:14 16:54:14 Login Succeeded 16:54:14 nexus3.edgexfoundry.org:10004 16:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:14 Configure a credential helper to remove this warning. See 16:54:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:14 16:54:14 Login Succeeded 16:54:14 docker.io 16:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:15 Configure a credential helper to remove this warning. See 16:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:15 16:54:15 Login Succeeded 16:54:15 ---> docker-login.sh ends [Pipeline] } 16:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:54:15 + git rev-list -1 --merges b3a0b11b3c21854338aed4299c5b74ca50df73bc~1..b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo 16:54:15 -----------> git rev-list -1 --merges b3a0b11b3c21854338aed4299c5b74ca50df73bc~1..b3a0b11b3c21854338aed4299c5b74ca50df73bc b3a0b11b3c21854338aed4299c5b74ca50df73bc [false] [Pipeline] sh 16:54:16 + git log --format=format:%s -1 b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo 16:54:16 ========================================================= 16:54:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:54:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:54:16 + git log --format=format:%s -1 b3a0b11b3c21854338aed4299c5b74ca50df73bc [Pipeline] echo 16:54:16 [semverPrep] GIT_COMMIT: b3a0b11b3c21854338aed4299c5b74ca50df73bc, Commit Message: refact: Replace custom epoch helper fucntions with equivalents from time module. [Pipeline] echo 16:54:16 [semverPrep] This is not a build commit. [Pipeline] sh 16:54:17 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:54:17 + grep -v github /etc/ssh/ssh_known_hosts 16:54:17 + '[' -e /tmp/ssh_known_hosts ']' 16:54:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:54:17 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:54:17 + sudo tee -a /etc/ssh/ssh_known_hosts 16:54:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:17 16:54:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:54:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:17 latest: Pulling from edgex-devops/git-semver 16:54:17 a0d0a0d46f8b: Pulling fs layer 16:54:17 3e5f54012d9b: Pulling fs layer 16:54:17 4c7163046ea9: Pulling fs layer 16:54:17 0c2d73faf560: Pulling fs layer 16:54:17 0c2d73faf560: Waiting 16:54:17 3e5f54012d9b: Verifying Checksum 16:54:17 3e5f54012d9b: Download complete 16:54:17 a0d0a0d46f8b: Verifying Checksum 16:54:17 a0d0a0d46f8b: Download complete 16:54:17 0c2d73faf560: Verifying Checksum 16:54:17 0c2d73faf560: Download complete 16:54:17 4c7163046ea9: Verifying Checksum 16:54:17 4c7163046ea9: Download complete 16:54:18 a0d0a0d46f8b: Pull complete 16:54:18 3e5f54012d9b: Pull complete 16:54:18 4c7163046ea9: Pull complete 16:54:18 0c2d73faf560: Pull complete 16:54:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:54:18 prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container 16:54:18 $ 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 16:54:19 $ docker top 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:19 [ssh-agent] Looking for ssh-agent implementation... 16:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:19 $ docker exec 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent 16:54:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhljLnP/agent.14 16:54:19 SSH_AGENT_PID=20 16:54:19 Running ssh-add (command line suppressed) 16:54:19 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) 16:54:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:20 + git tag --points-at HEAD [Pipeline] } 16:54:20 $ docker exec --env ******** --env ******** 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent -k 16:54:20 unset SSH_AUTH_SOCK; 16:54:20 unset SSH_AGENT_PID; 16:54:20 echo Agent pid 20 killed; 16:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:54:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:20 [ssh-agent] Looking for ssh-agent implementation... 16:54:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:20 $ docker exec 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent 16:54:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBfdgHJ/agent.53 16:54:20 SSH_AGENT_PID=60 16:54:20 Running ssh-add (command line suppressed) 16:54:20 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) 16:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:21 + git semver init 16:54:21 # -> Open(): unable to determine branch for HEAD 16:54:21 # $GIT_DIR = /w/workspace/p-rfid-llrp-inventory_unix-milli/.git 16:54:21 # $GIT_WORK_TREE = /w/workspace/p-rfid-llrp-inventory_unix-milli 16:54:21 # $SEMVER_REMOTE_NAME = origin 16:54:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:54:21 # $SEMVER_USER_NAME = edgex-jenkins 16:54:21 # $SEMVER_BRANCH = unix-milli 16:54:21 # $SEMVER_TEMP = /tmp/semver-156372687 16:54:21 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:54:22 # '/tmp/semver-156372687' -> '/w/workspace/p-rfid-llrp-inventory_unix-milli/.semver' 16:54:22 # -> Force: false 16:54:22 # $SEMVER_DIR = /w/workspace/p-rfid-llrp-inventory_unix-milli/.semver [Pipeline] } 16:54:22 $ docker exec --env ******** --env ******** 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 ssh-agent -k 16:54:22 unset SSH_AUTH_SOCK; 16:54:22 unset SSH_AGENT_PID; 16:54:22 echo Agent pid 60 killed; 16:54:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:23 + git semver [Pipeline] } 16:54:23 $ docker stop --time=1 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 16:54:24 $ docker rm -f 462d2b42fdb77dfcfcb9cb25653d0026e736cc18c2b19724a810670f7865e400 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:54:25 Stashed 1 file(s) [Pipeline] echo 16:54:25 [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 16:54:25 provisioning config files... 16:54:25 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 16:54:26 ---> docker-login.sh 16:54:26 nexus3.edgexfoundry.org:10001 16:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:26 Configure a credential helper to remove this warning. See 16:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:26 16:54:26 Login Succeeded 16:54:26 nexus3.edgexfoundry.org:10002 16:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:26 Configure a credential helper to remove this warning. See 16:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:26 16:54:26 Login Succeeded 16:54:26 nexus3.edgexfoundry.org:10003 16:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:26 Configure a credential helper to remove this warning. See 16:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:26 16:54:26 Login Succeeded 16:54:26 nexus3.edgexfoundry.org:10004 16:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:26 Configure a credential helper to remove this warning. See 16:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:26 16:54:26 Login Succeeded 16:54:26 docker.io 16:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:26 Configure a credential helper to remove this warning. See 16:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:26 16:54:26 Login Succeeded 16:54:26 ---> docker-login.sh ends [Pipeline] } 16:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:54:27 [edgeX.isLTS] Checking if [unix-milli] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:27 ========================================================= 16:54:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:54:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:54:27 + 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 . 16:54:27 Sending build context to Docker daemon 9.878MB 16:54:27 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 16:54:27 Step 2/12 : FROM ${BASE} AS builder 16:54:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:54:27 59bf1c3509f3: Pulling fs layer 16:54:27 666ba61612fd: Pulling fs layer 16:54:27 8ed8ca486205: Pulling fs layer 16:54:27 4fe6c5a15a65: Pulling fs layer 16:54:27 22a0e8bec74d: Pulling fs layer 16:54:27 f965cba54748: Pulling fs layer 16:54:27 861ffc35075e: Pulling fs layer 16:54:27 4b385c91608e: Pulling fs layer 16:54:27 560528eb2ebb: Pulling fs layer 16:54:27 4fe6c5a15a65: Waiting 16:54:27 22a0e8bec74d: Waiting 16:54:27 f965cba54748: Waiting 16:54:27 861ffc35075e: Waiting 16:54:27 4b385c91608e: Waiting 16:54:27 560528eb2ebb: Waiting 16:54:27 8ed8ca486205: Verifying Checksum 16:54:27 8ed8ca486205: Download complete 16:54:27 666ba61612fd: Verifying Checksum 16:54:27 666ba61612fd: Download complete 16:54:27 22a0e8bec74d: Verifying Checksum 16:54:27 22a0e8bec74d: Download complete 16:54:27 f965cba54748: Verifying Checksum 16:54:27 f965cba54748: Download complete 16:54:27 861ffc35075e: Verifying Checksum 16:54:27 861ffc35075e: Download complete 16:54:27 59bf1c3509f3: Verifying Checksum 16:54:27 59bf1c3509f3: Download complete 16:54:27 4b385c91608e: Verifying Checksum 16:54:27 4b385c91608e: Download complete 16:54:28 59bf1c3509f3: Pull complete 16:54:28 666ba61612fd: Pull complete 16:54:28 4fe6c5a15a65: Verifying Checksum 16:54:28 4fe6c5a15a65: Download complete 16:54:28 8ed8ca486205: Pull complete 16:54:28 560528eb2ebb: Verifying Checksum 16:54:28 560528eb2ebb: Download complete 16:54:32 4fe6c5a15a65: Pull complete 16:54:32 22a0e8bec74d: Pull complete 16:54:32 f965cba54748: Pull complete 16:54:32 861ffc35075e: Pull complete 16:54:32 4b385c91608e: Pull complete 16:54:35 560528eb2ebb: Pull complete 16:54:35 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 16:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:54:35 ---> dd4a08f94e63 16:54:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:54:36 ---> Running in ffb4d8b902a4 16:54:36 Removing intermediate container ffb4d8b902a4 16:54:36 ---> 36106b13fd70 16:54:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:54:36 ---> Running in 1a5e47948225 16:54:36 Removing intermediate container 1a5e47948225 16:54:36 ---> 92dcb35bbb14 16:54:36 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:54:36 ---> Running in d54c567bf1c1 16:54:37 Removing intermediate container d54c567bf1c1 16:54:37 ---> 82b697d5f6c5 16:54:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:37 ---> Running in 083eba6a992a 16:54:37 Removing intermediate container 083eba6a992a 16:54:37 ---> 180881a71ac6 16:54:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:54:37 ---> Running in 32d2f73fb32c 16:54:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:54:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:54:39 OK: 221 MiB in 52 packages 16:54:39 Removing intermediate container 32d2f73fb32c 16:54:39 ---> 6700c4cffd9e 16:54:39 Step 8/12 : WORKDIR /app 16:54:39 ---> Running in 4fc7f14a5287 16:54:39 Removing intermediate container 4fc7f14a5287 16:54:39 ---> 3860a497e18f 16:54:39 Step 9/12 : COPY . . 16:54:39 ---> 61cd66dd16af 16:54:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:39 ---> Running in f6166769a748 16:54:40 Still waiting to schedule task 16:54:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:55:06 Removing intermediate container f6166769a748 16:55:06 ---> c0ac6b0f9702 16:55:06 Step 11/12 : ARG MAKE="make build" 16:55:06 ---> Running in 71b6ceba99b9 16:55:06 Removing intermediate container 71b6ceba99b9 16:55:06 ---> 854ec7f1d7e0 16:55:06 Step 12/12 : RUN $MAKE 16:55:06 ---> Running in fea4dd66295c 16:55:06 noop 16:55:07 Removing intermediate container fea4dd66295c 16:55:07 ---> 5a0650b4d6d2 16:55:07 Successfully built 5a0650b4d6d2 16:55:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:55:07 + docker inspect -f . ci-base-image-x86_64 16:55:07 . [Pipeline] withDockerContainer 16:55:07 prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container 16:55:07 $ 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 16:55:07 $ docker top c65f158261666926e8573cec4808732767a064327998e39117269c6fb7731a85 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:08 + go version 16:55:08 go version go1.17.6 linux/amd64 [Pipeline] } 16:55:08 $ docker stop --time=1 c65f158261666926e8573cec4808732767a064327998e39117269c6fb7731a85 16:55:09 $ docker rm -f c65f158261666926e8573cec4808732767a064327998e39117269c6fb7731a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:10 + docker inspect -f . ci-base-image-x86_64 16:55:10 . [Pipeline] withDockerContainer 16:55:10 prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container 16:55:10 $ 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 16:55:10 $ docker top e92186af0fd686525c767eb226dac80a2d59fdd1dd090f8adcf2129cd204deff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:55:11 + make test 16:55:11 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:55:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:55:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.023s coverage: 86.2% of statements 16:55:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:55:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements 16:55:30 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:55:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:55:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:55:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:55:35 ./bin/test-attribution.sh [Pipeline] echo 16:55:35 [edgeX.isLTS] Checking if [unix-milli] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:55:35 $ docker stop --time=1 e92186af0fd686525c767eb226dac80a2d59fdd1dd090f8adcf2129cd204deff 16:55:37 $ docker rm -f e92186af0fd686525c767eb226dac80a2d59fdd1dd090f8adcf2129cd204deff [Pipeline] // withDockerContainer [Pipeline] sh 16:55:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:55:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:55:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:55:39 + ls -al . 16:55:39 total 196 16:55:39 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 16:55 . 16:55:39 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 16:54 .. 16:55:39 -rw-rw-r--. 1 jenkins jenkins 8248 Jan 19 16:54 Attribution.txt 16:55:39 drwxrwxr-x. 2 jenkins jenkins 33 Jan 19 16:54 bin 16:55:39 -rw-r--r--. 1 jenkins jenkins 41008 Jan 19 16:55 coverage.out 16:55:39 -rw-rw-r--. 1 jenkins jenkins 1813 Jan 19 16:54 Dockerfile 16:55:39 -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 16:54 .dockerignore 16:55:39 drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 16:54 .git 16:55:39 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 16:54 .github 16:55:39 -rw-rw-r--. 1 jenkins jenkins 788 Jan 19 16:54 .gitignore 16:55:39 -rw-rw-r--. 1 jenkins jenkins 276 Jan 19 16:54 go.mod 16:55:39 -rw-rw-r--. 1 jenkins jenkins 49531 Jan 19 16:54 go.sum 16:55:39 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 16:54 GOVERNANCE.md 16:55:39 drwxrwxr-x. 2 jenkins jenkins 140 Jan 19 16:54 images 16:55:39 drwxrwxr-x. 4 jenkins jenkins 35 Jan 19 16:54 internal 16:55:39 -rw-rw-r--. 1 jenkins jenkins 686 Jan 19 16:54 Jenkinsfile 16:55:39 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 16:54 LICENSE 16:55:39 -rw-rw-r--. 1 jenkins jenkins 531 Jan 19 16:54 main.go 16:55:39 -rw-rw-r--. 1 jenkins jenkins 1596 Jan 19 16:54 Makefile 16:55:39 -rw-rw-r--. 1 jenkins jenkins 617 Jan 19 16:54 OWNERS.md 16:55:39 -rw-rw-r--. 1 jenkins jenkins 31205 Jan 19 16:54 README.md 16:55:39 drwxrwxr-x. 2 jenkins jenkins 32 Jan 19 16:54 res 16:55:39 drwx------. 3 jenkins jenkins 48 Jan 19 16:54 .semver 16:55:39 drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 16:54 snap 16:55:39 drwxrwxr-x. 3 jenkins jenkins 18 Jan 19 16:54 static 16:55:39 -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 16:54 VERSION [Pipeline] isUnix [Pipeline] sh 16:55:39 + 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 . 16:55:39 Sending build context to Docker daemon 9.878MB 16:55:39 Step 1/29 : ARG BASE=golang:1.16-alpine3.14 16:55:39 Step 2/29 : FROM ${BASE} AS builder 16:55:39 ---> 5a0650b4d6d2 16:55:39 Step 3/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:55:39 ---> Running in 5b1680b480e7 16:55:39 Removing intermediate container 5b1680b480e7 16:55:39 ---> 74cc4a812aab 16:55:39 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:55:39 ---> Running in 7c1407093e2b 16:55:39 Removing intermediate container 7c1407093e2b 16:55:39 ---> 5fe2a07f9922 16:55:39 Step 5/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:55:40 ---> Running in e7de89464244 16:55:40 Removing intermediate container e7de89464244 16:55:40 ---> 60aae3970ba4 16:55:40 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:40 ---> Running in dd51243ec341 16:55:40 Removing intermediate container dd51243ec341 16:55:40 ---> d44958b8c5ce 16:55:40 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:40 ---> Running in d98bb71ba6ca 16:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:55:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:55:42 OK: 221 MiB in 52 packages 16:55:42 Removing intermediate container d98bb71ba6ca 16:55:42 ---> 6dcc6e2b43bf 16:55:42 Step 8/29 : WORKDIR /app 16:55:42 ---> Running in f88d041bac71 16:55:42 Removing intermediate container f88d041bac71 16:55:42 ---> f17fe89e8d73 16:55:42 Step 9/29 : COPY . . 16:55:42 ---> 6be27680d612 16:55:42 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:42 ---> Running in ab526d775460 16:55:43 Removing intermediate container ab526d775460 16:55:43 ---> 9a7ff10ecb31 16:55:43 Step 11/29 : ARG MAKE="make build" 16:55:43 ---> Running in 2a8d51d155c4 16:55:43 Removing intermediate container 2a8d51d155c4 16:55:43 ---> 6f8aa008c79c 16:55:43 Step 12/29 : RUN $MAKE 16:55:43 ---> Running in 272cbd9acf64 16:55:43 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 16:55:58 Removing intermediate container 272cbd9acf64 16:55:58 ---> f744ebf3e556 16:55:58 Step 13/29 : FROM alpine:3.14 16:55:58 3.14: Pulling from library/alpine 16:55:58 97518928ae5f: Pulling fs layer 16:55:58 97518928ae5f: Verifying Checksum 16:55:58 97518928ae5f: Download complete 16:55:58 97518928ae5f: Pull complete 16:55:58 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:55:58 Status: Downloaded newer image for alpine:3.14 16:55:58 ---> 0a97eee8041e 16:55:58 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:55:58 ---> Running in 2e76268f9476 16:55:58 Removing intermediate container 2e76268f9476 16:55:58 ---> a3af9c713f38 16:55:58 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:55:58 ---> Running in 0f4ea7a9de66 16:55:58 Removing intermediate container 0f4ea7a9de66 16:55:58 ---> e815bcc12e11 16:55:58 Step 16/29 : RUN apk --no-cache add ca-certificates zeromq 16:55:58 ---> Running in bbb46a7c9fd6 16:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:55:58 (1/6) Installing ca-certificates (20191127-r5) 16:55:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:55:58 (3/6) Installing libsodium (1.0.18-r0) 16:55:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:55:58 (5/6) Installing libzmq (4.3.4-r0) 16:55:58 (6/6) Installing zeromq (4.3.4-r0) 16:55:58 Executing busybox-1.33.1-r6.trigger 16:55:58 Executing ca-certificates-20191127-r5.trigger 16:55:58 OK: 9 MiB in 20 packages 16:55:58 Removing intermediate container bbb46a7c9fd6 16:55:58 ---> 847d26fb3c89 16:55:58 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:55:58 ---> e782392c4c14 16:55:58 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:55:58 ---> 605a18380d0a 16:55:58 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:55:58 ---> 2739edf5c7cd 16:55:58 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:55:59 ---> b059d8920bdb 16:55:59 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:55:59 ---> 3872425cf1b2 16:55:59 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:55:59 ---> Running in 77782716cef1 16:56:00 Removing intermediate container 77782716cef1 16:56:00 ---> a8ce1932be0b 16:56:00 Step 23/29 : VOLUME /cache 16:56:00 ---> Running in a65d6a59b1fd 16:56:00 Removing intermediate container a65d6a59b1fd 16:56:00 ---> 9ca70d50c874 16:56:00 Step 24/29 : EXPOSE 59711 16:56:00 ---> Running in 9324fd06aa83 16:56:00 Removing intermediate container 9324fd06aa83 16:56:00 ---> aeaa68c12eb0 16:56:00 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:56:00 ---> Running in 4a6ed8ed661c 16:56:00 Removing intermediate container 4a6ed8ed661c 16:56:00 ---> f9ea85ad1e60 16:56:00 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:56:00 ---> Running in 77e63827b91e 16:56:00 Removing intermediate container 77e63827b91e 16:56:00 ---> 9bbc7a308dab 16:56:00 Step 27/29 : LABEL arch=amd64 16:56:00 ---> Running in 6a0ce8218459 16:56:00 Removing intermediate container 6a0ce8218459 16:56:00 ---> 38264635511d 16:56:00 Step 28/29 : LABEL git_sha=b3a0b11b3c21854338aed4299c5b74ca50df73bc 16:56:00 ---> Running in de139930889d 16:56:00 Removing intermediate container de139930889d 16:56:00 ---> c02c951f40db 16:56:00 Step 29/29 : LABEL version=0.0.0 16:56:00 ---> Running in f3bba128a135 16:56:00 Removing intermediate container f3bba128a135 16:56:00 ---> 6a956c1489f0 16:56:00 [Warning] One or more build-args [ARCH] were not consumed 16:56:00 Successfully built 6a956c1489f0 16:56:00 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 16:56:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1816 in /w/workspace/p-rfid-llrp-inventory_unix-milli [Pipeline] { [Pipeline] ws 16:56:07 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 16:56:07 The recommended git tool is: git 16:56:12 using credential edgex-jenkins-ssh 16:56:12 Cloning the remote Git repository 16:56:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:56:12 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 16:56:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:56:12 > git --version # timeout=10 16:56:12 > git --version # 'git version 2.17.1' 16:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:14 Avoid second fetch 16:56:14 Checking out Revision b3a0b11b3c21854338aed4299c5b74ca50df73bc (unix-milli) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:56:14 Failed in branch arm64 16:56:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:56:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:14 > git config core.sparsecheckout # timeout=10 16:56:14 > git checkout -f b3a0b11b3c21854338aed4299c5b74ca50df73bc # timeout=10 16:56:16 Still waiting to schedule task 16:56:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:56:52 Running on prd-ubuntu18.04-docker-8c-8g-1817 in /w/workspace/p-rfid-llrp-inventory_unix-milli [Pipeline] { [Pipeline] ws 16:56:52 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 16:56:52 The recommended git tool is: git 16:56:53 using credential edgex-jenkins-ssh 16:56:53 Cloning the remote Git repository 16:56:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:56:53 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 16:56:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:56:53 > git --version # timeout=10 16:56:53 > git --version # 'git version 2.17.1' 16:56:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:54 Avoid second fetch 16:56:54 Checking out Revision b3a0b11b3c21854338aed4299c5b74ca50df73bc (unix-milli) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:55 16:56:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:56:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:56:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:54 > git config core.sparsecheckout # timeout=10 16:56:54 > git checkout -f b3a0b11b3c21854338aed4299c5b74ca50df73bc # timeout=10 16:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:55 latest: Pulling from edgex-lftools-log-publisher 16:56:55 b4d181a07f80: Pulling fs layer 16:56:55 a1111a8f2ec3: Pulling fs layer 16:56:55 ed53099fbce6: Pulling fs layer 16:56:55 dc539afda2c1: Pulling fs layer 16:56:55 77bc0d833cb6: Pulling fs layer 16:56:55 9065ff56babe: Pulling fs layer 16:56:55 d287ab97295c: Pulling fs layer 16:56:55 dc539afda2c1: Waiting 16:56:55 77bc0d833cb6: Waiting 16:56:55 9065ff56babe: Waiting 16:56:55 d287ab97295c: Waiting 16:56:55 a1111a8f2ec3: Verifying Checksum 16:56:55 a1111a8f2ec3: Download complete 16:56:55 dc539afda2c1: Verifying Checksum 16:56:55 dc539afda2c1: Download complete 16:56:56 ed53099fbce6: Verifying Checksum 16:56:56 ed53099fbce6: Download complete 16:56:56 77bc0d833cb6: Verifying Checksum 16:56:56 77bc0d833cb6: Download complete 16:56:56 9065ff56babe: Verifying Checksum 16:56:56 9065ff56babe: Download complete 16:56:56 b4d181a07f80: Verifying Checksum 16:56:56 b4d181a07f80: Download complete 16:56:56 d287ab97295c: Verifying Checksum 16:56:56 d287ab97295c: Download complete 16:56:57 b4d181a07f80: Pull complete 16:56:57 a1111a8f2ec3: Pull complete 16:56:58 ed53099fbce6: Pull complete 16:56:58 dc539afda2c1: Pull complete 16:56:58 77bc0d833cb6: Pull complete 16:56:58 9065ff56babe: Pull complete 16:57:03 d287ab97295c: Pull complete 16:57:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:57:03 prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container 16:57:04 $ 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 16:57:06 $ docker top acd7bde46f5967b4e280cccabd03504d04638254a55391fd35df387f57bee1f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:06 ---> job-cost.sh 16:57:06 lf-activate-venv: SKIPPING 16:57:06 INFO: No Stack... 16:57:07 INFO: Retrieving Pricing Info for: v3-standard-2 16:57:07 INFO: Archiving Costs [Pipeline] sh 16:57:08 + cat /w/workspace/p-rfid-llrp-inventory_unix-milli/archives/cost.csv 16:57:08 + cut -d, -f6 [Pipeline] lock 16:57:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] 16:57:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] did not exist. Created. 16:57:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:08 + echo total: 0.05999999865889549 [Pipeline] stash 16:57:08 Stashed 1 file(s) [Pipeline] } 16:57:08 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-unix-milli-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:08 $ docker stop --time=1 acd7bde46f5967b4e280cccabd03504d04638254a55391fd35df387f57bee1f3 16:57:09 $ docker rm -f acd7bde46f5967b4e280cccabd03504d04638254a55391fd35df387f57bee1f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:57:10 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 16:57:12 + '[' -d /w/workspace/p-rfid-llrp-inventory_unix-milli/archives ']' 16:57:12 + ls -al /w/workspace/p-rfid-llrp-inventory_unix-milli/archives 16:57:12 total 8 16:57:12 drwxr-xr-x. 3 root root 34 Jan 19 16:57 . 16:57:12 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 16:57 .. 16:57:12 drwxr-xr-x. 2 root root 6 Jan 19 16:57 cost 16:57:12 -rw-r--r--. 1 root root 98 Jan 19 16:57 cost.csv 16:57:12 + sudo chown -R jenkins:jenkins /w/workspace/p-rfid-llrp-inventory_unix-milli/archives 16:57:12 + ls -al /w/workspace/p-rfid-llrp-inventory_unix-milli/archives 16:57:12 total 8 16:57:12 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 16:57 . 16:57:12 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 16:57 .. 16:57:12 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 16:57 cost 16:57:12 -rw-r--r--. 1 jenkins jenkins 98 Jan 19 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:57:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:13 ---> package-listing.sh 16:57:13 ++ facter osfamily 16:57:13 ++ tr '[:upper:]' '[:lower:]' 16:57:13 + OS_FAMILY=redhat 16:57:13 + workspace=/w/workspace/p-rfid-llrp-inventory_unix-milli 16:57:13 + START_PACKAGES=/tmp/packages_start.txt 16:57:13 + END_PACKAGES=/tmp/packages_end.txt 16:57:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:13 + PACKAGES=/tmp/packages_start.txt 16:57:13 + '[' /w/workspace/p-rfid-llrp-inventory_unix-milli ']' 16:57:13 + PACKAGES=/tmp/packages_end.txt 16:57:13 + case "${OS_FAMILY}" in 16:57:13 + sort 16:57:13 + rpm -qa 16:57:13 + '[' -f /tmp/packages_start.txt ']' 16:57:13 + '[' -f /tmp/packages_end.txt ']' 16:57:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:13 + '[' /w/workspace/p-rfid-llrp-inventory_unix-milli ']' 16:57:13 + mkdir -p /w/workspace/p-rfid-llrp-inventory_unix-milli/archives/ 16:57:13 + 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 16:57:13 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 16:57:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:14 . [Pipeline] withDockerContainer 16:57:14 prd-centos7-docker-4c-2g-1815 does not seem to be running inside a container 16:57:14 $ 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 16:57:15 $ docker top 735f269dbec1b97af80857277032730a12ddd7c6c2348c1c134f479cb6679246 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:15 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:15 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:16 + ls /var/log/sa-host 16:57:16 + sadf -c /var/log/sa-host/sa17 16:57:16 file_magic: OK 16:57:16 HZ: Using current value: 100 16:57:16 file_header: OK 16:57:16 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 16:57:16 Statistics: 16:57:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:16 File successfully converted to sysstat format version 12.0.3 16:57:16 + sadf -c /var/log/sa-host/sa19 16:57:16 file_magic: OK 16:57:16 HZ: Using current value: 100 16:57:16 file_header: OK 16:57:16 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 16:57:16 Statistics: 16:57:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:57:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:16 provisioning config files... 16:57:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-rfid-llrp-inventory_unix-milli@tmp/config3612089888405180322tmp [Pipeline] { [Pipeline] echo 16:57:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:16 ---> create-netrc.sh [Pipeline] } 16:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> python-tools-install.sh [Pipeline] echo 16:57:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> sudo-logs.sh 16:57:17 Archiving 'sudo' log.. 16:57:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1815.novalocal: Name or service not known 16:57:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1815.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:57:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> job-cost.sh 16:57:17 lf-activate-venv: SKIPPING 16:57:17 DEBUG: total: 0.05999999865889549 16:57:17 INFO: Retrieving Stack Cost... 16:57:17 INFO: Retrieving Pricing Info for: v3-standard-2 16:57:18 INFO: Archiving Costs [Pipeline] echo 16:57:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:18 ---> logs-deploy.sh 16:57:18 lf-activate-venv: SKIPPING 16:57:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/unix-milli/1 16:57:18 INFO: archiving workspace using pattern(s): 16:57:19 Archives upload complete. 16:57:19 INFO: archiving logs to Nexus