Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 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-ssh16077792355873949030.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-ssh16310178997953945804.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13565593649998498058.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 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-ssh11565145913886284086.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh766880387966499755.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-2229 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh5044948786683890385.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 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 (main) > 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 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 # timeout=10 Commit message: "refact: Replace custom epoch helper functions with equivalents from time module. (#60)" > git rev-list --no-walk e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T15:02:32.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T15:02:32.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T15:02:32.381Z] ========================================================= [2022-01-20T15:02:32.381Z] EdgeX Global Pipelines Version Info [2022-01-20T15:02:32.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:02:33.525Z] ------------------- [2022-01-20T15:02:33.526Z] stable info: [2022-01-20T15:02:33.526Z] ------------------- [2022-01-20T15:02:33.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T15:02:33.526Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T15:02:33.526Z] Message: update stable to v1.0.219 [2022-01-20T15:02:34.103Z] ------------------- [2022-01-20T15:02:34.103Z] experimental info: [2022-01-20T15:02:34.103Z] ------------------- [2022-01-20T15:02:34.103Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T15:02:34.103Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T15:02:34.103Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T15:02:34.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-01-20T15:02:34.251Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-01-20T15:02:34.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T15:02:34.275Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T15:02:34.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T15:02:34.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T15:02:34.311Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T15:02:34.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T15:02:34.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T15:02:34.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T15:02:34.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T15:02:34.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-01-20T15:02:34.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T15:02:34.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T15:02:34.404Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T15:02:34.416Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T15:02:34.429Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T15:02:34.439Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T15:02:34.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T15:02:34.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T15:02:34.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T15:02:34.491Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T15:02:34.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T15:02:34.517Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T15:02:34.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T15:02:34.543Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T15:02:34.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T15:02:34.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T15:02:34.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T15:02:34.605Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo [2022-01-20T15:02:34.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28e005c [Pipeline] echo [2022-01-20T15:02:34.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:02:34.672Z] provisioning config files... [2022-01-20T15:02:34.687Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6978091728292141714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:02:35.002Z] ---> docker-login.sh [2022-01-20T15:02:35.002Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:02:35.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:35.271Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:35.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:35.271Z] [2022-01-20T15:02:35.271Z] Login Succeeded [2022-01-20T15:02:35.271Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:02:35.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:35.271Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:35.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:35.271Z] [2022-01-20T15:02:35.271Z] Login Succeeded [2022-01-20T15:02:35.271Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:02:35.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:35.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:35.535Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:35.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:35.535Z] [2022-01-20T15:02:35.535Z] Login Succeeded [2022-01-20T15:02:35.535Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:02:35.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:35.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:35.535Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:35.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:35.535Z] [2022-01-20T15:02:35.535Z] Login Succeeded [2022-01-20T15:02:35.535Z] docker.io [2022-01-20T15:02:35.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:36.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:36.107Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:36.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:36.107Z] [2022-01-20T15:02:36.107Z] Login Succeeded [2022-01-20T15:02:36.107Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:02:36.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T15:02:36.511Z] + git rev-list -1 --merges 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1~1..28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo [2022-01-20T15:02:36.543Z] -----------> git rev-list -1 --merges 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1~1..28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [false] [Pipeline] sh [2022-01-20T15:02:36.841Z] + git log --format=format:%s -1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo [2022-01-20T15:02:36.862Z] ========================================================= [2022-01-20T15:02:36.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T15:02:36.862Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T15:02:37.205Z] + git log --format=format:%s -1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo [2022-01-20T15:02:37.218Z] [semverPrep] GIT_COMMIT: 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1, Commit Message: refact: Replace custom epoch helper functions with equivalents from time module. (#60) [Pipeline] echo [2022-01-20T15:02:37.229Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T15:02:37.666Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:02:37.666Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T15:02:37.667Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T15:02:37.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T15:02:37.667Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T15:02:37.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T15:02:37.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:02:38.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:02:38.122Z] [2022-01-20T15:02:38.122Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:02:38.450Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:02:38.450Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T15:02:38.450Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T15:02:38.450Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T15:02:38.450Z] 4c7163046ea9: Pulling fs layer [2022-01-20T15:02:38.450Z] 0c2d73faf560: Pulling fs layer [2022-01-20T15:02:38.450Z] 0c2d73faf560: Waiting [2022-01-20T15:02:38.450Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T15:02:38.450Z] 3e5f54012d9b: Download complete [2022-01-20T15:02:38.450Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T15:02:38.450Z] a0d0a0d46f8b: Download complete [2022-01-20T15:02:38.450Z] 0c2d73faf560: Verifying Checksum [2022-01-20T15:02:38.451Z] 0c2d73faf560: Download complete [2022-01-20T15:02:38.451Z] 4c7163046ea9: Verifying Checksum [2022-01-20T15:02:38.451Z] 4c7163046ea9: Download complete [2022-01-20T15:02:38.720Z] a0d0a0d46f8b: Pull complete [2022-01-20T15:02:38.720Z] 3e5f54012d9b: Pull complete [2022-01-20T15:02:38.990Z] 4c7163046ea9: Pull complete [2022-01-20T15:02:39.251Z] 0c2d73faf560: Pull complete [2022-01-20T15:02:39.251Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T15:02:39.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:02:39.251Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T15:02:39.325Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:02:39.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T15:02:39.960Z] $ docker top 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:02:40.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:02:40.058Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:02:40.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:02:40.159Z] $ docker exec 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent [2022-01-20T15:02:40.257Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfGOnNl/agent.14 [2022-01-20T15:02:40.257Z] SSH_AGENT_PID=20 [2022-01-20T15:02:40.265Z] Running ssh-add (command line suppressed) [2022-01-20T15:02:40.351Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4026171034224330212.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4026171034224330212.key) [2022-01-20T15:02:40.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:02:40.659Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T15:02:40.671Z] $ docker exec --env ******** --env ******** 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent -k [2022-01-20T15:02:40.765Z] unset SSH_AUTH_SOCK; [2022-01-20T15:02:40.765Z] unset SSH_AGENT_PID; [2022-01-20T15:02:40.765Z] echo Agent pid 20 killed; [2022-01-20T15:02:40.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T15:02:40.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:02:40.802Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:02:40.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:02:40.898Z] $ docker exec 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent [2022-01-20T15:02:40.994Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbbLDoG/agent.55 [2022-01-20T15:02:40.994Z] SSH_AGENT_PID=61 [2022-01-20T15:02:40.999Z] Running ssh-add (command line suppressed) [2022-01-20T15:02:41.088Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6739784054925402166.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6739784054925402166.key) [2022-01-20T15:02:41.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:02:41.397Z] + git semver init [2022-01-20T15:02:41.397Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:02:41.397Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-20T15:02:41.397Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-20T15:02:41.397Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:02:41.397Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:02:41.397Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:02:41.397Z] # $SEMVER_BRANCH = main [2022-01-20T15:02:41.397Z] # $SEMVER_TEMP = /tmp/semver-708310477 [2022-01-20T15:02:41.397Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-01-20T15:02:42.783Z] # '/tmp/semver-708310477' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2022-01-20T15:02:42.783Z] # -> Force: false [2022-01-20T15:02:42.783Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-01-20T15:02:42.801Z] $ docker exec --env ******** --env ******** 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent -k [2022-01-20T15:02:42.881Z] unset SSH_AUTH_SOCK; [2022-01-20T15:02:42.881Z] unset SSH_AGENT_PID; [2022-01-20T15:02:42.881Z] echo Agent pid 61 killed; [2022-01-20T15:02:42.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:02:43.208Z] + git semver [Pipeline] } [2022-01-20T15:02:43.222Z] $ docker stop --time=1 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 [2022-01-20T15:02:44.479Z] $ docker rm -f 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:02:44.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T15:02:45.120Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T15:02:45.123Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.5 [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-20T15:02:45.283Z] provisioning config files... [2022-01-20T15:02:45.294Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5047035880915610194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:02:45.601Z] ---> docker-login.sh [2022-01-20T15:02:45.601Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:02:45.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:45.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:45.601Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:45.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:45.601Z] [2022-01-20T15:02:45.601Z] Login Succeeded [2022-01-20T15:02:45.601Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:02:45.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:45.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:45.863Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:45.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:45.863Z] [2022-01-20T15:02:45.863Z] Login Succeeded [2022-01-20T15:02:45.863Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:02:45.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:45.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:45.863Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:45.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:45.863Z] [2022-01-20T15:02:45.863Z] Login Succeeded [2022-01-20T15:02:45.863Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:02:45.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:46.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:46.124Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:46.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:46.124Z] [2022-01-20T15:02:46.124Z] Login Succeeded [2022-01-20T15:02:46.124Z] docker.io [2022-01-20T15:02:46.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:02:46.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:02:46.385Z] Configure a credential helper to remove this warning. See [2022-01-20T15:02:46.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:02:46.385Z] [2022-01-20T15:02:46.385Z] Login Succeeded [2022-01-20T15:02:46.385Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:02:46.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T15:02:46.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:02:46.474Z] ========================================================= [2022-01-20T15:02:46.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T15:02:46.474Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:02:46.797Z] + 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-20T15:02:46.797Z] Sending build context to Docker daemon 9.994MB [2022-01-20T15:02:46.797Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:02:46.797Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T15:02:46.797Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T15:02:46.797Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T15:02:46.797Z] 666ba61612fd: Pulling fs layer [2022-01-20T15:02:46.797Z] 8ed8ca486205: Pulling fs layer [2022-01-20T15:02:46.797Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T15:02:46.797Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T15:02:46.797Z] f965cba54748: Pulling fs layer [2022-01-20T15:02:46.797Z] 861ffc35075e: Pulling fs layer [2022-01-20T15:02:46.797Z] 4b385c91608e: Pulling fs layer [2022-01-20T15:02:46.797Z] 560528eb2ebb: Pulling fs layer [2022-01-20T15:02:46.797Z] f965cba54748: Waiting [2022-01-20T15:02:46.797Z] 861ffc35075e: Waiting [2022-01-20T15:02:46.797Z] 4b385c91608e: Waiting [2022-01-20T15:02:46.797Z] 560528eb2ebb: Waiting [2022-01-20T15:02:46.797Z] 4fe6c5a15a65: Waiting [2022-01-20T15:02:46.797Z] 22a0e8bec74d: Waiting [2022-01-20T15:02:46.797Z] 8ed8ca486205: Verifying Checksum [2022-01-20T15:02:46.797Z] 8ed8ca486205: Download complete [2022-01-20T15:02:46.797Z] 666ba61612fd: Verifying Checksum [2022-01-20T15:02:46.797Z] 666ba61612fd: Download complete [2022-01-20T15:02:47.057Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T15:02:47.057Z] 22a0e8bec74d: Download complete [2022-01-20T15:02:47.057Z] f965cba54748: Verifying Checksum [2022-01-20T15:02:47.057Z] f965cba54748: Download complete [2022-01-20T15:02:47.057Z] 861ffc35075e: Verifying Checksum [2022-01-20T15:02:47.057Z] 861ffc35075e: Download complete [2022-01-20T15:02:47.057Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T15:02:47.057Z] 59bf1c3509f3: Download complete [2022-01-20T15:02:47.057Z] 4b385c91608e: Verifying Checksum [2022-01-20T15:02:47.057Z] 4b385c91608e: Download complete [2022-01-20T15:02:47.324Z] 59bf1c3509f3: Pull complete [2022-01-20T15:02:47.591Z] 560528eb2ebb: Verifying Checksum [2022-01-20T15:02:47.591Z] 560528eb2ebb: Download complete [2022-01-20T15:02:47.591Z] 666ba61612fd: Pull complete [2022-01-20T15:02:47.591Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T15:02:47.591Z] 4fe6c5a15a65: Download complete [2022-01-20T15:02:47.591Z] 8ed8ca486205: Pull complete [2022-01-20T15:02:51.825Z] 4fe6c5a15a65: Pull complete [2022-01-20T15:02:51.825Z] 22a0e8bec74d: Pull complete [2022-01-20T15:02:51.825Z] f965cba54748: Pull complete [2022-01-20T15:02:51.825Z] 861ffc35075e: Pull complete [2022-01-20T15:02:51.825Z] 4b385c91608e: Pull complete [2022-01-20T15:02:53.783Z] 560528eb2ebb: Pull complete [2022-01-20T15:02:53.783Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T15:02:53.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T15:02:53.783Z] ---> dd4a08f94e63 [2022-01-20T15:02:53.783Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:02:55.694Z] ---> Running in 685609cfa3b9 [2022-01-20T15:02:55.694Z] Removing intermediate container 685609cfa3b9 [2022-01-20T15:02:55.694Z] ---> 4b4d3a622fb6 [2022-01-20T15:02:55.694Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:02:55.694Z] ---> Running in a5d4b17cbbb9 [2022-01-20T15:02:55.694Z] Removing intermediate container a5d4b17cbbb9 [2022-01-20T15:02:55.694Z] ---> 1391ebc27ccb [2022-01-20T15:02:55.694Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-20T15:02:55.694Z] ---> Running in 8d1206cced1e [2022-01-20T15:02:55.694Z] Removing intermediate container 8d1206cced1e [2022-01-20T15:02:55.694Z] ---> 5d28d4aeb30d [2022-01-20T15:02:55.694Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:02:55.694Z] ---> Running in e67207cc30a6 [2022-01-20T15:02:56.269Z] Removing intermediate container e67207cc30a6 [2022-01-20T15:02:56.269Z] ---> 796b3a164d10 [2022-01-20T15:02:56.269Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:02:56.269Z] ---> Running in b6615a1c2ebc [2022-01-20T15:02:56.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T15:02:57.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T15:02:57.738Z] OK: 221 MiB in 52 packages [2022-01-20T15:02:58.003Z] Removing intermediate container b6615a1c2ebc [2022-01-20T15:02:58.003Z] ---> de2204adcb2d [2022-01-20T15:02:58.003Z] Step 8/13 : WORKDIR /app [2022-01-20T15:02:58.003Z] ---> Running in 4715f8f78e7c [2022-01-20T15:02:58.266Z] Removing intermediate container 4715f8f78e7c [2022-01-20T15:02:58.266Z] ---> 4fe3d2d91b79 [2022-01-20T15:02:58.266Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T15:02:58.266Z] ---> d4aca51e5b29 [2022-01-20T15:02:58.266Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:02:58.266Z] ---> Running in 16fd3cb634b7 [2022-01-20T15:03:00.234Z] Still waiting to schedule task [2022-01-20T15:03:00.235Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-20T15:03:37.049Z] Removing intermediate container 16fd3cb634b7 [2022-01-20T15:03:37.049Z] ---> 8eb496d06c3f [2022-01-20T15:03:37.049Z] Step 11/13 : COPY . . [2022-01-20T15:03:37.049Z] ---> 6b904f3336a0 [2022-01-20T15:03:37.049Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T15:03:37.049Z] ---> Running in 66fc394f9d53 [2022-01-20T15:03:37.049Z] Removing intermediate container 66fc394f9d53 [2022-01-20T15:03:37.049Z] ---> ee5fc2a50cac [2022-01-20T15:03:37.049Z] Step 13/13 : RUN $MAKE [2022-01-20T15:03:37.049Z] ---> Running in 5c69e2c86b71 [2022-01-20T15:03:37.049Z] noop [2022-01-20T15:03:37.049Z] Removing intermediate container 5c69e2c86b71 [2022-01-20T15:03:37.049Z] ---> 1e8a4f8f5c57 [2022-01-20T15:03:37.049Z] Successfully built 1e8a4f8f5c57 [2022-01-20T15:03:37.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:03:37.355Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T15:03:37.355Z] . [Pipeline] withDockerContainer [2022-01-20T15:03:37.419Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:03:37.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T15:03:37.798Z] $ docker top 9d9c05273a7544d029e7b93c94b4876e4b3cd98a2db1e780ff954f8156e7c26f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T15:03:38.156Z] + go version [2022-01-20T15:03:38.156Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T15:03:38.167Z] $ docker stop --time=1 9d9c05273a7544d029e7b93c94b4876e4b3cd98a2db1e780ff954f8156e7c26f [2022-01-20T15:03:39.355Z] $ docker rm -f 9d9c05273a7544d029e7b93c94b4876e4b3cd98a2db1e780ff954f8156e7c26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:03:39.755Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T15:03:39.755Z] . [Pipeline] withDockerContainer [2022-01-20T15:03:39.818Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:03:39.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T15:03:40.181Z] $ docker top 16953c4d00a7dd42fc6a35d76fc3d77d5f7a60423ad175e40b2c79f41425612c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T15:03:40.570Z] + make test [2022-01-20T15:03:40.570Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T15:03:55.542Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-20T15:03:56.931Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.019s coverage: 86.2% of statements [2022-01-20T15:03:56.931Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-20T15:04:00.245Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.534s coverage: 71.9% of statements [2022-01-20T15:04:00.245Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-20T15:04:00.245Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T15:04:04.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T15:04:04.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T15:04:04.747Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-20T15:04:05.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T15:04:05.348Z] $ docker stop --time=1 16953c4d00a7dd42fc6a35d76fc3d77d5f7a60423ad175e40b2c79f41425612c [2022-01-20T15:04:06.789Z] $ docker rm -f 16953c4d00a7dd42fc6a35d76fc3d77d5f7a60423ad175e40b2c79f41425612c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:04:07.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T15:04:07.286Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T15:04:08.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T15:04:08.623Z] + ls -al . [2022-01-20T15:04:08.624Z] total 196 [2022-01-20T15:04:08.624Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 15:04 . [2022-01-20T15:04:08.624Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 15:02 .. [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 8248 Jan 20 15:02 Attribution.txt [2022-01-20T15:04:08.624Z] drwxrwxr-x. 2 jenkins jenkins 33 Jan 20 15:02 bin [2022-01-20T15:04:08.624Z] -rw-r--r--. 1 jenkins jenkins 41008 Jan 20 15:03 coverage.out [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 1923 Jan 20 15:02 Dockerfile [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 20 15:02 .dockerignore [2022-01-20T15:04:08.624Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 15:02 .git [2022-01-20T15:04:08.624Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 15:02 .github [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 788 Jan 20 15:02 .gitignore [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 3031 Jan 20 15:02 go.mod [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 49531 Jan 20 15:02 go.sum [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 15:02 GOVERNANCE.md [2022-01-20T15:04:08.624Z] drwxrwxr-x. 2 jenkins jenkins 140 Jan 20 15:02 images [2022-01-20T15:04:08.624Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 20 15:02 internal [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 686 Jan 20 15:02 Jenkinsfile [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 20 15:02 LICENSE [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 531 Jan 20 15:02 main.go [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 1596 Jan 20 15:02 Makefile [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 617 Jan 20 15:02 OWNERS.md [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 31205 Jan 20 15:02 README.md [2022-01-20T15:04:08.624Z] drwxrwxr-x. 2 jenkins jenkins 32 Jan 20 15:02 res [2022-01-20T15:04:08.624Z] drwx------. 3 jenkins jenkins 30 Jan 20 15:02 .semver [2022-01-20T15:04:08.624Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 20 15:02 snap [2022-01-20T15:04:08.624Z] drwxrwxr-x. 3 jenkins jenkins 18 Jan 20 15:02 static [2022-01-20T15:04:08.624Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 15:02 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:08.923Z] + 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=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 --label arch=amd64 --label version=1.0.1-dev.5 . [2022-01-20T15:04:08.923Z] Sending build context to Docker daemon 9.994MB [2022-01-20T15:04:08.923Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:04:08.923Z] Step 2/31 : FROM ${BASE} AS builder [2022-01-20T15:04:08.923Z] ---> 1e8a4f8f5c57 [2022-01-20T15:04:08.923Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:04:08.923Z] ---> Running in d8474dc18dd5 [2022-01-20T15:04:09.186Z] Removing intermediate container d8474dc18dd5 [2022-01-20T15:04:09.186Z] ---> 80694106672f [2022-01-20T15:04:09.186Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:04:09.186Z] ---> Running in 1ed0f7669aae [2022-01-20T15:04:09.186Z] Removing intermediate container 1ed0f7669aae [2022-01-20T15:04:09.186Z] ---> 7600f6edbd79 [2022-01-20T15:04:09.186Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-20T15:04:09.186Z] ---> Running in c28a7d886396 [2022-01-20T15:04:09.186Z] Removing intermediate container c28a7d886396 [2022-01-20T15:04:09.186Z] ---> 2ad6a3f31892 [2022-01-20T15:04:09.186Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:04:09.186Z] ---> Running in 7a31d4ea670f [2022-01-20T15:04:09.768Z] Removing intermediate container 7a31d4ea670f [2022-01-20T15:04:09.768Z] ---> 634a17a6f4d2 [2022-01-20T15:04:09.768Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:04:09.768Z] ---> Running in bd59efd2c436 [2022-01-20T15:04:10.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T15:04:10.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T15:04:11.238Z] OK: 221 MiB in 52 packages [2022-01-20T15:04:11.504Z] Removing intermediate container bd59efd2c436 [2022-01-20T15:04:11.504Z] ---> 3a9476de7aa9 [2022-01-20T15:04:11.504Z] Step 8/31 : WORKDIR /app [2022-01-20T15:04:11.504Z] ---> Running in 37e6e5f0f851 [2022-01-20T15:04:11.504Z] Removing intermediate container 37e6e5f0f851 [2022-01-20T15:04:11.504Z] ---> f807e9645a2f [2022-01-20T15:04:11.504Z] Step 9/31 : COPY go.mod vendor* ./ [2022-01-20T15:04:11.764Z] ---> d151b61882f3 [2022-01-20T15:04:11.764Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:04:11.764Z] ---> Running in 347b80ecac1f [2022-01-20T15:04:12.339Z] Removing intermediate container 347b80ecac1f [2022-01-20T15:04:12.339Z] ---> 335bd608ddf1 [2022-01-20T15:04:12.339Z] Step 11/31 : COPY . . [2022-01-20T15:04:12.600Z] ---> de6321dff2ba [2022-01-20T15:04:12.600Z] Step 12/31 : ARG MAKE="make build" [2022-01-20T15:04:12.600Z] ---> Running in 3989c337e5fc [2022-01-20T15:04:12.600Z] Removing intermediate container 3989c337e5fc [2022-01-20T15:04:12.600Z] ---> 6bbbf6b2dd18 [2022-01-20T15:04:12.600Z] Step 13/31 : RUN $MAKE [2022-01-20T15:04:12.600Z] ---> Running in 39d1765abf9b [2022-01-20T15:04:12.865Z] 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=1.0.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.5" -o app-rfid-llrp-inventory [2022-01-20T15:04:25.141Z] Removing intermediate container 39d1765abf9b [2022-01-20T15:04:25.141Z] ---> 64809e6fcd26 [2022-01-20T15:04:25.141Z] Step 14/31 : FROM alpine:3.14 [2022-01-20T15:04:25.709Z] 3.14: Pulling from library/alpine [2022-01-20T15:04:25.709Z] 97518928ae5f: Pulling fs layer [2022-01-20T15:04:25.821Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2230 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-01-20T15:04:25.836Z] Running in /w/workspace/app-rfid-llrp-inventory/20 [Pipeline] { [Pipeline] checkout [2022-01-20T15:04:25.970Z] 97518928ae5f: Verifying Checksum [2022-01-20T15:04:25.970Z] 97518928ae5f: Download complete [2022-01-20T15:04:25.970Z] 97518928ae5f: Pull complete [2022-01-20T15:04:26.072Z] The recommended git tool is: git [2022-01-20T15:04:26.229Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T15:04:26.229Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T15:04:26.229Z] ---> 0a97eee8041e [2022-01-20T15:04:26.229Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-20T15:04:26.229Z] ---> Running in 30e39814860d [2022-01-20T15:04:26.229Z] Removing intermediate container 30e39814860d [2022-01-20T15:04:26.229Z] ---> 68c176835bec [2022-01-20T15:04:26.229Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-20T15:04:26.229Z] ---> Running in 03b36938e5d7 [2022-01-20T15:04:26.229Z] Removing intermediate container 03b36938e5d7 [2022-01-20T15:04:26.229Z] ---> f7b7cdc5e948 [2022-01-20T15:04:26.229Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:04:26.489Z] ---> Running in 95a7b171c4e2 [2022-01-20T15:04:26.755Z] Removing intermediate container 95a7b171c4e2 [2022-01-20T15:04:26.755Z] ---> 77c82a0de579 [2022-01-20T15:04:26.755Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-01-20T15:04:26.755Z] ---> Running in 6fc61ff16e14 [2022-01-20T15:04:27.013Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T15:04:27.958Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T15:04:28.220Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-20T15:04:28.480Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T15:04:28.480Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T15:04:28.480Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T15:04:28.740Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T15:04:28.740Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T15:04:28.740Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T15:04:28.740Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T15:04:28.740Z] OK: 9 MiB in 20 packages [2022-01-20T15:04:29.313Z] Removing intermediate container 6fc61ff16e14 [2022-01-20T15:04:29.313Z] ---> 69dd6a60985f [2022-01-20T15:04:29.313Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T15:04:29.313Z] ---> 9ae4bf3f5f89 [2022-01-20T15:04:29.313Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T15:04:29.575Z] ---> 64a5f7e2e21a [2022-01-20T15:04:29.575Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-01-20T15:04:29.575Z] ---> ffbe14e7fecf [2022-01-20T15:04:29.575Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-01-20T15:04:29.843Z] ---> d9fa95597208 [2022-01-20T15:04:29.843Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-20T15:04:30.108Z] ---> 8b5d5e90b9f6 [2022-01-20T15:04:30.108Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-20T15:04:30.108Z] ---> Running in 81c86c9532fb [2022-01-20T15:04:30.433Z] using credential edgex-jenkins-ssh [2022-01-20T15:04:30.450Z] Cloning the remote Git repository [2022-01-20T15:04:30.677Z] Removing intermediate container 81c86c9532fb [2022-01-20T15:04:30.677Z] ---> 552433bba0d3 [2022-01-20T15:04:30.677Z] Step 25/31 : VOLUME /cache [2022-01-20T15:04:30.677Z] ---> Running in c0687c45e844 [2022-01-20T15:04:30.677Z] Removing intermediate container c0687c45e844 [2022-01-20T15:04:30.677Z] ---> 28b2056009e1 [2022-01-20T15:04:30.677Z] Step 26/31 : EXPOSE 59711 [2022-01-20T15:04:30.677Z] ---> Running in 8c49d4987dd9 [2022-01-20T15:04:30.939Z] Removing intermediate container 8c49d4987dd9 [2022-01-20T15:04:30.939Z] ---> 62b775338167 [2022-01-20T15:04:30.939Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-20T15:04:30.939Z] ---> Running in 69e8c5390110 [2022-01-20T15:04:30.939Z] Removing intermediate container 69e8c5390110 [2022-01-20T15:04:30.939Z] ---> 02896cb50da8 [2022-01-20T15:04:30.939Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-20T15:04:30.939Z] ---> Running in 9695c397f0fd [2022-01-20T15:04:30.519Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-20T15:04:30.595Z] > git init /w/workspace/app-rfid-llrp-inventory/20 # timeout=10 [2022-01-20T15:04:30.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-20T15:04:30.685Z] > git --version # timeout=10 [2022-01-20T15:04:30.706Z] > git --version # 'git version 2.17.1' [2022-01-20T15:04:30.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T15:04:30.811Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T15:04:31.202Z] Removing intermediate container 9695c397f0fd [2022-01-20T15:04:31.202Z] ---> a4cd24fbf132 [2022-01-20T15:04:31.202Z] Step 29/31 : LABEL arch=amd64 [2022-01-20T15:04:31.202Z] ---> Running in 90f4411973bf [2022-01-20T15:04:31.202Z] Removing intermediate container 90f4411973bf [2022-01-20T15:04:31.202Z] ---> d9c9ad4bc2b4 [2022-01-20T15:04:31.202Z] Step 30/31 : LABEL git_sha=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:04:31.202Z] ---> Running in d486d9713d1c [2022-01-20T15:04:31.202Z] Removing intermediate container d486d9713d1c [2022-01-20T15:04:31.202Z] ---> 8abe666904fe [2022-01-20T15:04:31.202Z] Step 31/31 : LABEL version=1.0.1-dev.5 [2022-01-20T15:04:31.462Z] ---> Running in 85f2ef5138f8 [2022-01-20T15:04:31.462Z] Removing intermediate container 85f2ef5138f8 [2022-01-20T15:04:31.462Z] ---> 58f8821f39c4 [2022-01-20T15:04:31.462Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T15:04:31.462Z] Successfully built 58f8821f39c4 [2022-01-20T15:04:31.462Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:04:31.553Z] provisioning config files... [2022-01-20T15:04:31.565Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3613496348175943112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:04:31.872Z] ---> docker-login.sh [2022-01-20T15:04:31.872Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:04:31.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:31.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:31.873Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:31.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:31.873Z] [2022-01-20T15:04:31.873Z] Login Succeeded [2022-01-20T15:04:31.873Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:04:31.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:32.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:32.133Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:32.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:32.133Z] [2022-01-20T15:04:32.133Z] Login Succeeded [2022-01-20T15:04:32.133Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:04:32.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:32.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:32.133Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:32.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:32.133Z] [2022-01-20T15:04:32.133Z] Login Succeeded [2022-01-20T15:04:32.133Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:04:32.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:32.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:32.394Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:32.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:32.394Z] [2022-01-20T15:04:32.394Z] Login Succeeded [2022-01-20T15:04:32.394Z] docker.io [2022-01-20T15:04:32.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:32.579Z] Avoid second fetch [2022-01-20T15:04:32.580Z] Checking out Revision 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 (main) [2022-01-20T15:04:32.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:32.654Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:32.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:32.654Z] [2022-01-20T15:04:32.654Z] Login Succeeded [2022-01-20T15:04:32.654Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:04:32.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:04:32.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:04:32.712Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-01-20T15:04:32.712Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:04:32.712Z] latest [2022-01-20T15:04:32.712Z] 1.0.1-dev.5 [2022-01-20T15:04:32.712Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [2022-01-20T15:04:32.712Z] main [2022-01-20T15:04:32.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:33.015Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:33.352Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:04:33.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-20T15:04:33.352Z] 81a22a0f4dd4: Preparing [2022-01-20T15:04:33.352Z] 5b957f31b199: Preparing [2022-01-20T15:04:33.352Z] 1bd7d6801a7d: Preparing [2022-01-20T15:04:33.352Z] 2331b424a03d: Preparing [2022-01-20T15:04:33.352Z] 26020fe7535a: Preparing [2022-01-20T15:04:33.352Z] e4fd1d27d475: Preparing [2022-01-20T15:04:33.352Z] 195ef8c58fe8: Preparing [2022-01-20T15:04:33.352Z] f59b592f0019: Preparing [2022-01-20T15:04:33.352Z] 1a058d5342cc: Preparing [2022-01-20T15:04:33.352Z] e4fd1d27d475: Waiting [2022-01-20T15:04:33.352Z] 195ef8c58fe8: Waiting [2022-01-20T15:04:33.352Z] f59b592f0019: Waiting [2022-01-20T15:04:33.352Z] 1a058d5342cc: Waiting [2022-01-20T15:04:33.352Z] 81a22a0f4dd4: Pushed [2022-01-20T15:04:33.352Z] 2331b424a03d: Pushed [2022-01-20T15:04:33.352Z] 1bd7d6801a7d: Pushed [2022-01-20T15:04:33.352Z] 26020fe7535a: Pushed [2022-01-20T15:04:32.492Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-20T15:04:32.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T15:04:32.606Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T15:04:32.665Z] > git checkout -f 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 # timeout=10 [2022-01-20T15:04:33.626Z] 1a058d5342cc: Layer already exists [2022-01-20T15:04:33.626Z] e4fd1d27d475: Pushed [2022-01-20T15:04:33.626Z] f59b592f0019: Pushed [2022-01-20T15:04:33.626Z] 195ef8c58fe8: Pushed [2022-01-20T15:04:34.565Z] 5b957f31b199: Pushed [2022-01-20T15:04:34.565Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:34.867Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:35.160Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-01-20T15:04:35.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-20T15:04:35.160Z] 81a22a0f4dd4: Preparing [2022-01-20T15:04:35.160Z] 5b957f31b199: Preparing [2022-01-20T15:04:35.160Z] 1bd7d6801a7d: Preparing [2022-01-20T15:04:35.160Z] 2331b424a03d: Preparing [2022-01-20T15:04:35.160Z] 26020fe7535a: Preparing [2022-01-20T15:04:35.160Z] e4fd1d27d475: Preparing [2022-01-20T15:04:35.160Z] 195ef8c58fe8: Preparing [2022-01-20T15:04:35.160Z] f59b592f0019: Preparing [2022-01-20T15:04:35.160Z] 1a058d5342cc: Preparing [2022-01-20T15:04:35.160Z] e4fd1d27d475: Waiting [2022-01-20T15:04:35.160Z] 195ef8c58fe8: Waiting [2022-01-20T15:04:35.160Z] f59b592f0019: Waiting [2022-01-20T15:04:35.160Z] 1a058d5342cc: Waiting [2022-01-20T15:04:35.160Z] 81a22a0f4dd4: Layer already exists [2022-01-20T15:04:35.160Z] 26020fe7535a: Layer already exists [2022-01-20T15:04:35.160Z] 2331b424a03d: Layer already exists [2022-01-20T15:04:35.160Z] 5b957f31b199: Layer already exists [2022-01-20T15:04:35.160Z] 1bd7d6801a7d: Layer already exists [2022-01-20T15:04:35.160Z] 195ef8c58fe8: Layer already exists [2022-01-20T15:04:35.160Z] e4fd1d27d475: Layer already exists [2022-01-20T15:04:35.160Z] 1a058d5342cc: Layer already exists [2022-01-20T15:04:35.160Z] f59b592f0019: Layer already exists [2022-01-20T15:04:35.160Z] latest: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:35.455Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:35.748Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.5 [2022-01-20T15:04:35.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-20T15:04:35.748Z] 81a22a0f4dd4: Preparing [2022-01-20T15:04:35.748Z] 5b957f31b199: Preparing [2022-01-20T15:04:35.748Z] 1bd7d6801a7d: Preparing [2022-01-20T15:04:35.748Z] 2331b424a03d: Preparing [2022-01-20T15:04:35.748Z] 26020fe7535a: Preparing [2022-01-20T15:04:35.748Z] e4fd1d27d475: Preparing [2022-01-20T15:04:35.748Z] 195ef8c58fe8: Preparing [2022-01-20T15:04:35.748Z] f59b592f0019: Preparing [2022-01-20T15:04:35.748Z] 1a058d5342cc: Preparing [2022-01-20T15:04:35.748Z] e4fd1d27d475: Waiting [2022-01-20T15:04:35.748Z] 195ef8c58fe8: Waiting [2022-01-20T15:04:35.748Z] f59b592f0019: Waiting [2022-01-20T15:04:35.748Z] 1a058d5342cc: Waiting [2022-01-20T15:04:35.748Z] 5b957f31b199: Layer already exists [2022-01-20T15:04:35.748Z] 81a22a0f4dd4: Layer already exists [2022-01-20T15:04:35.748Z] 2331b424a03d: Layer already exists [2022-01-20T15:04:35.748Z] 1bd7d6801a7d: Layer already exists [2022-01-20T15:04:35.748Z] 26020fe7535a: Layer already exists [2022-01-20T15:04:35.748Z] e4fd1d27d475: Layer already exists [2022-01-20T15:04:35.748Z] f59b592f0019: Layer already exists [2022-01-20T15:04:35.748Z] 195ef8c58fe8: Layer already exists [2022-01-20T15:04:35.748Z] 1a058d5342cc: Layer already exists [2022-01-20T15:04:35.748Z] 1.0.1-dev.5: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:36.046Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:36.334Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [2022-01-20T15:04:36.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-20T15:04:36.334Z] 81a22a0f4dd4: Preparing [2022-01-20T15:04:36.334Z] 5b957f31b199: Preparing [2022-01-20T15:04:36.334Z] 1bd7d6801a7d: Preparing [2022-01-20T15:04:36.334Z] 2331b424a03d: Preparing [2022-01-20T15:04:36.334Z] 26020fe7535a: Preparing [2022-01-20T15:04:36.334Z] e4fd1d27d475: Preparing [2022-01-20T15:04:36.334Z] 195ef8c58fe8: Preparing [2022-01-20T15:04:36.334Z] f59b592f0019: Preparing [2022-01-20T15:04:36.334Z] 1a058d5342cc: Preparing [2022-01-20T15:04:36.334Z] 195ef8c58fe8: Waiting [2022-01-20T15:04:36.334Z] f59b592f0019: Waiting [2022-01-20T15:04:36.334Z] 1a058d5342cc: Waiting [2022-01-20T15:04:36.334Z] e4fd1d27d475: Waiting [2022-01-20T15:04:36.334Z] 1bd7d6801a7d: Layer already exists [2022-01-20T15:04:36.334Z] 2331b424a03d: Layer already exists [2022-01-20T15:04:36.334Z] 26020fe7535a: Layer already exists [2022-01-20T15:04:36.334Z] 81a22a0f4dd4: Layer already exists [2022-01-20T15:04:36.334Z] 5b957f31b199: Layer already exists [2022-01-20T15:04:36.334Z] f59b592f0019: Layer already exists [2022-01-20T15:04:36.334Z] e4fd1d27d475: Layer already exists [2022-01-20T15:04:36.334Z] 195ef8c58fe8: Layer already exists [2022-01-20T15:04:36.334Z] 1a058d5342cc: Layer already exists [2022-01-20T15:04:36.334Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:36.636Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:36.868Z] Commit message: "refact: Replace custom epoch helper functions with equivalents from time module. (#60)" [2022-01-20T15:04:37.219Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-01-20T15:04:37.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-20T15:04:37.219Z] 81a22a0f4dd4: Preparing [2022-01-20T15:04:37.219Z] 5b957f31b199: Preparing [2022-01-20T15:04:37.219Z] 1bd7d6801a7d: Preparing [2022-01-20T15:04:37.219Z] 2331b424a03d: Preparing [2022-01-20T15:04:37.219Z] 26020fe7535a: Preparing [2022-01-20T15:04:37.219Z] e4fd1d27d475: Preparing [2022-01-20T15:04:37.219Z] 195ef8c58fe8: Preparing [2022-01-20T15:04:37.219Z] f59b592f0019: Preparing [2022-01-20T15:04:37.219Z] 1a058d5342cc: Preparing [2022-01-20T15:04:37.219Z] e4fd1d27d475: Waiting [2022-01-20T15:04:37.219Z] 195ef8c58fe8: Waiting [2022-01-20T15:04:37.219Z] f59b592f0019: Waiting [2022-01-20T15:04:37.219Z] 1a058d5342cc: Waiting [2022-01-20T15:04:37.219Z] 26020fe7535a: Layer already exists [2022-01-20T15:04:37.219Z] 1bd7d6801a7d: Layer already exists [2022-01-20T15:04:37.219Z] 2331b424a03d: Layer already exists [2022-01-20T15:04:37.219Z] 5b957f31b199: Layer already exists [2022-01-20T15:04:37.219Z] 81a22a0f4dd4: Layer already exists [2022-01-20T15:04:37.219Z] e4fd1d27d475: Layer already exists [2022-01-20T15:04:37.219Z] 195ef8c58fe8: Layer already exists [2022-01-20T15:04:37.219Z] f59b592f0019: Layer already exists [2022-01-20T15:04:37.219Z] 1a058d5342cc: Layer already exists [2022-01-20T15:04:37.219Z] main: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:04:37.285Z] ===================================================== [Pipeline] echo [2022-01-20T15:04:37.296Z] taggedImages: [2022-01-20T15:04:37.296Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:04:37.296Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-01-20T15:04:37.296Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.5 [2022-01-20T15:04:37.296Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [2022-01-20T15:04:37.296Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:04:37.901Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T15:04:37.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T15:04:37.901Z] Dload Upload Total Spent Left Speed [2022-01-20T15:04:37.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 76902 0 --:--:-- --:--:-- --:--:-- 76902 [2022-01-20T15:04:37.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:04:37.907Z] [2022-01-20T15:04:37.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2022-01-20T15:04:38.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:04:38.213Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T15:04:38.213Z] b4d181a07f80: Pulling fs layer [2022-01-20T15:04:38.213Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T15:04:38.213Z] ed53099fbce6: Pulling fs layer [2022-01-20T15:04:38.213Z] dc539afda2c1: Pulling fs layer [2022-01-20T15:04:38.213Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T15:04:38.213Z] 9065ff56babe: Pulling fs layer [2022-01-20T15:04:38.213Z] d287ab97295c: Pulling fs layer [2022-01-20T15:04:38.213Z] dc539afda2c1: Waiting [2022-01-20T15:04:38.213Z] 77bc0d833cb6: Waiting [2022-01-20T15:04:38.213Z] 9065ff56babe: Waiting [2022-01-20T15:04:38.213Z] d287ab97295c: Waiting [2022-01-20T15:04:38.213Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T15:04:38.213Z] a1111a8f2ec3: Download complete [2022-01-20T15:04:38.213Z] dc539afda2c1: Verifying Checksum [2022-01-20T15:04:38.213Z] dc539afda2c1: Download complete [2022-01-20T15:04:38.213Z] ed53099fbce6: Verifying Checksum [2022-01-20T15:04:38.213Z] ed53099fbce6: Download complete [2022-01-20T15:04:38.213Z] 9065ff56babe: Verifying Checksum [2022-01-20T15:04:38.213Z] 9065ff56babe: Download complete [2022-01-20T15:04:38.428Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T15:04:38.484Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T15:04:38.484Z] 77bc0d833cb6: Download complete [2022-01-20T15:04:38.484Z] b4d181a07f80: Verifying Checksum [2022-01-20T15:04:38.484Z] b4d181a07f80: Download complete [2022-01-20T15:04:38.773Z] + sudo tee /etc/docker/daemon.new [2022-01-20T15:04:38.773Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T15:04:38.773Z] { [2022-01-20T15:04:38.773Z] "registry-mirrors": [ [2022-01-20T15:04:38.773Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T15:04:38.773Z] ], [2022-01-20T15:04:38.773Z] "bip": "10.250.0.254/24", [2022-01-20T15:04:38.773Z] "hosts": [ [2022-01-20T15:04:38.773Z] "tcp://0.0.0.0:5555", [2022-01-20T15:04:38.773Z] "unix:///var/run/docker.sock" [2022-01-20T15:04:38.773Z] ], [2022-01-20T15:04:38.773Z] "mtu": 1458, [2022-01-20T15:04:38.773Z] "selinux-enabled": true, [2022-01-20T15:04:38.773Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T15:04:38.773Z] } [Pipeline] sh [2022-01-20T15:04:39.071Z] d287ab97295c: Verifying Checksum [2022-01-20T15:04:39.071Z] d287ab97295c: Download complete [2022-01-20T15:04:39.123Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T15:04:39.461Z] + sudo service docker restart [2022-01-20T15:04:40.028Z] b4d181a07f80: Pull complete [2022-01-20T15:04:40.028Z] a1111a8f2ec3: Pull complete [2022-01-20T15:04:40.603Z] ed53099fbce6: Pull complete [2022-01-20T15:04:40.603Z] dc539afda2c1: Pull complete [2022-01-20T15:04:40.872Z] 77bc0d833cb6: Pull complete [2022-01-20T15:04:40.872Z] 9065ff56babe: Pull complete [2022-01-20T15:04:46.202Z] d287ab97295c: Pull complete [2022-01-20T15:04:46.202Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T15:04:46.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:04:46.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T15:04:46.267Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:04:46.304Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T15:04:48.803Z] $ docker top e5a619f96441ecd8e16ffd2c86303776dcd3bf28f60a0fe39083a1712434a8c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:04:49.252Z] ---> job-cost.sh [2022-01-20T15:04:49.253Z] lf-activate-venv: SKIPPING [2022-01-20T15:04:49.253Z] INFO: No Stack... [2022-01-20T15:04:49.512Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T15:04:50.084Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T15:04:50.383Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-01-20T15:04:50.383Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T15:04:50.398Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [2022-01-20T15:04:50.406Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] did not exist. Created. [2022-01-20T15:04:50.406Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T15:04:50.717Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T15:04:50.747Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T15:04:50.754Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T15:04:50.771Z] $ docker stop --time=1 e5a619f96441ecd8e16ffd2c86303776dcd3bf28f60a0fe39083a1712434a8c3 [2022-01-20T15:04:51.921Z] $ docker rm -f e5a619f96441ecd8e16ffd2c86303776dcd3bf28f60a0fe39083a1712434a8c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:04:57.780Z] provisioning config files... [2022-01-20T15:04:57.803Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/20@tmp/config4255055494084756238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:04:58.155Z] ---> docker-login.sh [2022-01-20T15:04:58.155Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:04:58.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:59.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:59.021Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:59.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:59.021Z] [2022-01-20T15:04:59.021Z] Login Succeeded [2022-01-20T15:04:59.021Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:04:59.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:59.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:59.295Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:59.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:59.295Z] [2022-01-20T15:04:59.295Z] Login Succeeded [2022-01-20T15:04:59.295Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:04:59.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:04:59.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:04:59.840Z] Configure a credential helper to remove this warning. See [2022-01-20T15:04:59.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:04:59.840Z] [2022-01-20T15:04:59.840Z] Login Succeeded [2022-01-20T15:04:59.840Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:05:00.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:05:00.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:05:00.115Z] Configure a credential helper to remove this warning. See [2022-01-20T15:05:00.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:05:00.115Z] [2022-01-20T15:05:00.115Z] Login Succeeded [2022-01-20T15:05:00.388Z] docker.io [2022-01-20T15:05:00.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:05:00.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:05:00.933Z] Configure a credential helper to remove this warning. See [2022-01-20T15:05:00.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:05:00.933Z] [2022-01-20T15:05:00.933Z] Login Succeeded [2022-01-20T15:05:00.933Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:05:00.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T15:05:01.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:05:01.432Z] ========================================================= [2022-01-20T15:05:01.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T15:05:01.432Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:05:01.783Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-20T15:05:02.057Z] Sending build context to Docker daemon 680.4kB [2022-01-20T15:05:02.057Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:05:02.057Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T15:05:02.335Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T15:05:02.335Z] 9b3977197b4f: Pulling fs layer [2022-01-20T15:05:02.335Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T15:05:02.335Z] 94645a83ff95: Pulling fs layer [2022-01-20T15:05:02.335Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T15:05:02.335Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T15:05:02.335Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T15:05:02.335Z] 9a6b49a46696: Pulling fs layer [2022-01-20T15:05:02.335Z] cf05db05a679: Pulling fs layer [2022-01-20T15:05:02.335Z] 3f3a8bcf1eab: Waiting [2022-01-20T15:05:02.335Z] 0c92f367c5e7: Waiting [2022-01-20T15:05:02.335Z] 4b8299f9d1f4: Waiting [2022-01-20T15:05:02.335Z] 9a6b49a46696: Waiting [2022-01-20T15:05:02.335Z] cf05db05a679: Waiting [2022-01-20T15:05:02.335Z] 94645a83ff95: Verifying Checksum [2022-01-20T15:05:02.335Z] 94645a83ff95: Download complete [2022-01-20T15:05:02.335Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T15:05:02.335Z] 1a89e8eeedd5: Download complete [2022-01-20T15:05:02.335Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T15:05:02.335Z] 0c92f367c5e7: Download complete [2022-01-20T15:05:02.335Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T15:05:02.335Z] 4b8299f9d1f4: Download complete [2022-01-20T15:05:02.335Z] 9b3977197b4f: Verifying Checksum [2022-01-20T15:05:02.335Z] 9b3977197b4f: Download complete [2022-01-20T15:05:02.335Z] 9a6b49a46696: Verifying Checksum [2022-01-20T15:05:02.335Z] 9a6b49a46696: Download complete [2022-01-20T15:05:02.939Z] 9b3977197b4f: Pull complete [2022-01-20T15:05:03.544Z] 1a89e8eeedd5: Pull complete [2022-01-20T15:05:04.145Z] 94645a83ff95: Pull complete [2022-01-20T15:05:04.145Z] cf05db05a679: Verifying Checksum [2022-01-20T15:05:04.755Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T15:05:04.755Z] 3f3a8bcf1eab: Download complete [2022-01-20T15:05:17.155Z] 3f3a8bcf1eab: Pull complete [2022-01-20T15:05:17.155Z] 0c92f367c5e7: Pull complete [2022-01-20T15:05:17.155Z] 4b8299f9d1f4: Pull complete [2022-01-20T15:05:17.155Z] 9a6b49a46696: Pull complete [2022-01-20T15:05:22.548Z] cf05db05a679: Pull complete [2022-01-20T15:05:22.548Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T15:05:22.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T15:05:22.548Z] ---> 0ccda1f7e2ee [2022-01-20T15:05:22.548Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:05:24.524Z] ---> Running in 25acbfd2a585 [2022-01-20T15:05:24.524Z] Removing intermediate container 25acbfd2a585 [2022-01-20T15:05:24.524Z] ---> 84aaa4d3ad9c [2022-01-20T15:05:24.524Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:05:24.524Z] ---> Running in b81d9f3f389a [2022-01-20T15:05:25.136Z] Removing intermediate container b81d9f3f389a [2022-01-20T15:05:25.136Z] ---> 2ba5323017f3 [2022-01-20T15:05:25.136Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-20T15:05:25.136Z] ---> Running in 8d265076eb0e [2022-01-20T15:05:25.410Z] Removing intermediate container 8d265076eb0e [2022-01-20T15:05:25.410Z] ---> c4003b26763b [2022-01-20T15:05:25.410Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:05:25.685Z] ---> Running in 5fb0af649ff3 [2022-01-20T15:05:27.661Z] Removing intermediate container 5fb0af649ff3 [2022-01-20T15:05:27.661Z] ---> cf9a4d8a0518 [2022-01-20T15:05:27.661Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:05:27.661Z] ---> Running in 4942e1df41ff [2022-01-20T15:05:28.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T15:05:29.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T15:05:30.206Z] OK: 220 MiB in 52 packages [2022-01-20T15:05:30.803Z] Removing intermediate container 4942e1df41ff [2022-01-20T15:05:30.803Z] ---> 83eda8adaee1 [2022-01-20T15:05:30.803Z] Step 8/13 : WORKDIR /app [2022-01-20T15:05:31.078Z] ---> Running in a5ed51a134a2 [2022-01-20T15:05:31.353Z] Removing intermediate container a5ed51a134a2 [2022-01-20T15:05:31.353Z] ---> cce4de3d5ecf [2022-01-20T15:05:31.353Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T15:05:31.954Z] ---> 470af2c5c6fe [2022-01-20T15:05:31.954Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:05:32.230Z] ---> Running in cf9733231424 [2022-01-20T15:06:54.015Z] Removing intermediate container cf9733231424 [2022-01-20T15:06:54.015Z] ---> 601c35f3b189 [2022-01-20T15:06:54.015Z] Step 11/13 : COPY . . [2022-01-20T15:06:54.015Z] ---> ae9113cfe8e2 [2022-01-20T15:06:54.015Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T15:06:54.015Z] ---> Running in 303d39a1a249 [2022-01-20T15:06:54.015Z] Removing intermediate container 303d39a1a249 [2022-01-20T15:06:54.015Z] ---> 076817c4ce21 [2022-01-20T15:06:54.015Z] Step 13/13 : RUN $MAKE [2022-01-20T15:06:54.015Z] ---> Running in e0a7add0ed2d [2022-01-20T15:06:54.015Z] noop [2022-01-20T15:06:54.015Z] Removing intermediate container e0a7add0ed2d [2022-01-20T15:06:54.015Z] ---> 1c8ae3df4e28 [2022-01-20T15:06:54.015Z] Successfully built 1c8ae3df4e28 [2022-01-20T15:06:54.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:06:54.361Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T15:06:54.361Z] . [Pipeline] withDockerContainer [2022-01-20T15:06:54.580Z] prd-ubuntu18.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container [2022-01-20T15:06:54.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/20 -v /w/workspace/app-rfid-llrp-inventory/20:/w/workspace/app-rfid-llrp-inventory/20:rw,z -v /w/workspace/app-rfid-llrp-inventory/20@tmp:/w/workspace/app-rfid-llrp-inventory/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T15:06:55.940Z] $ docker top 09c0f23e80921b7f8e09957b43185b86674b80b294357e41c812834523d4a27d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T15:06:56.818Z] + go version [2022-01-20T15:06:56.818Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T15:06:56.837Z] $ docker stop --time=1 09c0f23e80921b7f8e09957b43185b86674b80b294357e41c812834523d4a27d [2022-01-20T15:06:58.475Z] $ docker rm -f 09c0f23e80921b7f8e09957b43185b86674b80b294357e41c812834523d4a27d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:06:59.042Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T15:06:59.042Z] . [Pipeline] withDockerContainer [2022-01-20T15:06:59.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container [2022-01-20T15:06:59.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/20 -v /w/workspace/app-rfid-llrp-inventory/20:/w/workspace/app-rfid-llrp-inventory/20:rw,z -v /w/workspace/app-rfid-llrp-inventory/20@tmp:/w/workspace/app-rfid-llrp-inventory/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T15:07:00.600Z] $ docker top acb10c69f805b0809fd65e05cf2bcd5529655dcdcd2b5c42897bfb03dcaef0d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T15:07:01.535Z] + make test [2022-01-20T15:07:01.535Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T15:07:48.562Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-20T15:07:51.201Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements [2022-01-20T15:07:51.201Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-20T15:07:55.505Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.671s coverage: 71.9% of statements [2022-01-20T15:07:55.505Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-20T15:07:55.505Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T15:08:13.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T15:08:13.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T15:08:13.833Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-20T15:08:15.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T15:08:15.835Z] $ docker stop --time=1 acb10c69f805b0809fd65e05cf2bcd5529655dcdcd2b5c42897bfb03dcaef0d5 [2022-01-20T15:08:17.587Z] $ docker rm -f acb10c69f805b0809fd65e05cf2bcd5529655dcdcd2b5c42897bfb03dcaef0d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:08:18.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T15:08:18.434Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T15:08:18.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T15:08:19.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T15:08:19.620Z] + ls -al . [2022-01-20T15:08:19.621Z] total 232 [2022-01-20T15:08:19.621Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 15:08 . [2022-01-20T15:08:19.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:04 .. [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 20 15:04 .dockerignore [2022-01-20T15:08:19.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 15:04 .git [2022-01-20T15:08:19.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 .github [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 20 15:04 .gitignore [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jan 20 15:04 Attribution.txt [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jan 20 15:04 Dockerfile [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 15:04 GOVERNANCE.md [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 686 Jan 20 15:04 Jenkinsfile [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 20 15:04 LICENSE [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 1596 Jan 20 15:04 Makefile [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 20 15:04 OWNERS.md [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 31205 Jan 20 15:04 README.md [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 15:02 VERSION [2022-01-20T15:08:19.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 bin [2022-01-20T15:08:19.621Z] -rw-r--r-- 1 jenkins jenkins 41008 Jan 20 15:07 coverage.out [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 3031 Jan 20 15:04 go.mod [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jan 20 15:04 go.sum [2022-01-20T15:08:19.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 images [2022-01-20T15:08:19.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:04 internal [2022-01-20T15:08:19.621Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 20 15:04 main.go [2022-01-20T15:08:19.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 res [2022-01-20T15:08:19.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:04 snap [2022-01-20T15:08:19.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 15:04 static [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:08:19.963Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 --label arch=arm64 --label version=1.0.1-dev.5 . [2022-01-20T15:08:20.241Z] Sending build context to Docker daemon 680.4kB [2022-01-20T15:08:20.241Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T15:08:20.241Z] Step 2/31 : FROM ${BASE} AS builder [2022-01-20T15:08:20.241Z] ---> 1c8ae3df4e28 [2022-01-20T15:08:20.241Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T15:08:20.514Z] ---> Running in f20073ff784b [2022-01-20T15:08:20.787Z] Removing intermediate container f20073ff784b [2022-01-20T15:08:20.787Z] ---> c7333a2f1e14 [2022-01-20T15:08:20.787Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T15:08:20.787Z] ---> Running in dbf7f23c9809 [2022-01-20T15:08:21.060Z] Removing intermediate container dbf7f23c9809 [2022-01-20T15:08:21.060Z] ---> f99d3df1c0b4 [2022-01-20T15:08:21.060Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-20T15:08:21.333Z] ---> Running in 488b7b28bd63 [2022-01-20T15:08:21.606Z] Removing intermediate container 488b7b28bd63 [2022-01-20T15:08:21.606Z] ---> 4c72ccf48ad9 [2022-01-20T15:08:21.606Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:08:21.606Z] ---> Running in 7f1833fb045e [2022-01-20T15:08:23.579Z] Removing intermediate container 7f1833fb045e [2022-01-20T15:08:23.579Z] ---> f591584050b4 [2022-01-20T15:08:23.579Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T15:08:23.579Z] ---> Running in 5941a7262a15 [2022-01-20T15:08:24.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T15:08:25.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T15:08:26.130Z] OK: 220 MiB in 52 packages [2022-01-20T15:08:27.108Z] Removing intermediate container 5941a7262a15 [2022-01-20T15:08:27.108Z] ---> 58ce7a46e21f [2022-01-20T15:08:27.108Z] Step 8/31 : WORKDIR /app [2022-01-20T15:08:27.108Z] ---> Running in 74b780ef0428 [2022-01-20T15:08:27.378Z] Removing intermediate container 74b780ef0428 [2022-01-20T15:08:27.378Z] ---> 838d34fdbd73 [2022-01-20T15:08:27.378Z] Step 9/31 : COPY go.mod vendor* ./ [2022-01-20T15:08:27.975Z] ---> 50b37e6b996f [2022-01-20T15:08:27.975Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T15:08:28.256Z] ---> Running in 9235f454bed5 [2022-01-20T15:08:30.237Z] Removing intermediate container 9235f454bed5 [2022-01-20T15:08:30.237Z] ---> ce1bb6ead56f [2022-01-20T15:08:30.237Z] Step 11/31 : COPY . . [2022-01-20T15:08:30.833Z] ---> 9ec711dc161e [2022-01-20T15:08:30.833Z] Step 12/31 : ARG MAKE="make build" [2022-01-20T15:08:30.833Z] ---> Running in 1645de2fb0d5 [2022-01-20T15:08:31.437Z] Removing intermediate container 1645de2fb0d5 [2022-01-20T15:08:31.437Z] ---> be5aae418243 [2022-01-20T15:08:31.437Z] Step 13/31 : RUN $MAKE [2022-01-20T15:08:31.437Z] ---> Running in 7b5e71d92021 [2022-01-20T15:08:32.420Z] 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=1.0.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.5" -o app-rfid-llrp-inventory [2022-01-20T15:09:19.364Z] Removing intermediate container 7b5e71d92021 [2022-01-20T15:09:19.364Z] ---> 8dc8e2b526ac [2022-01-20T15:09:19.364Z] Step 14/31 : FROM alpine:3.14 [2022-01-20T15:09:19.364Z] 3.14: Pulling from library/alpine [2022-01-20T15:09:19.364Z] be307f383ecc: Pulling fs layer [2022-01-20T15:09:19.364Z] be307f383ecc: Verifying Checksum [2022-01-20T15:09:19.364Z] be307f383ecc: Download complete [2022-01-20T15:09:19.364Z] be307f383ecc: Pull complete [2022-01-20T15:09:19.364Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T15:09:19.364Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T15:09:19.364Z] ---> 5b8b7b635229 [2022-01-20T15:09:19.365Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-20T15:09:19.365Z] ---> Running in 7ce60b926ec1 [2022-01-20T15:09:19.365Z] Removing intermediate container 7ce60b926ec1 [2022-01-20T15:09:19.365Z] ---> d71250c352a3 [2022-01-20T15:09:19.365Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-20T15:09:19.365Z] ---> Running in ae44ab8ca370 [2022-01-20T15:09:19.365Z] Removing intermediate container ae44ab8ca370 [2022-01-20T15:09:19.365Z] ---> 973a27f4dfa6 [2022-01-20T15:09:19.365Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T15:09:19.365Z] ---> Running in 824758115b27 [2022-01-20T15:09:19.365Z] Removing intermediate container 824758115b27 [2022-01-20T15:09:19.365Z] ---> 00b2232bf560 [2022-01-20T15:09:19.365Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-01-20T15:09:19.365Z] ---> Running in f58399a9bd20 [2022-01-20T15:09:19.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T15:09:20.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T15:09:21.519Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-20T15:09:21.788Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T15:09:21.788Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T15:09:21.788Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T15:09:22.057Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T15:09:22.057Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T15:09:22.331Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T15:09:22.331Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T15:09:22.331Z] OK: 9 MiB in 20 packages [2022-01-20T15:09:23.758Z] Removing intermediate container f58399a9bd20 [2022-01-20T15:09:23.758Z] ---> ac1a8ac96de9 [2022-01-20T15:09:23.758Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T15:09:24.029Z] ---> b4b99c53aef7 [2022-01-20T15:09:24.029Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T15:09:24.622Z] ---> 893bfbb7b180 [2022-01-20T15:09:24.622Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-01-20T15:09:25.214Z] ---> 72c23cacec5c [2022-01-20T15:09:25.214Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-01-20T15:09:25.810Z] ---> 41fe99525146 [2022-01-20T15:09:25.810Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-20T15:09:27.245Z] ---> c97b0a6a0a9d [2022-01-20T15:09:27.245Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-20T15:09:27.245Z] ---> Running in 08f48cdadc14 [2022-01-20T15:09:28.686Z] Removing intermediate container 08f48cdadc14 [2022-01-20T15:09:28.686Z] ---> a7ce941e9e84 [2022-01-20T15:09:28.686Z] Step 25/31 : VOLUME /cache [2022-01-20T15:09:28.686Z] ---> Running in 549781366c91 [2022-01-20T15:09:28.957Z] Removing intermediate container 549781366c91 [2022-01-20T15:09:28.957Z] ---> 5fa616898a49 [2022-01-20T15:09:28.957Z] Step 26/31 : EXPOSE 59711 [2022-01-20T15:09:29.233Z] ---> Running in 517ec9687a1b [2022-01-20T15:09:29.506Z] Removing intermediate container 517ec9687a1b [2022-01-20T15:09:29.506Z] ---> 082da5ae3f02 [2022-01-20T15:09:29.506Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-20T15:09:29.506Z] ---> Running in a287d54af7dc [2022-01-20T15:09:29.777Z] Removing intermediate container a287d54af7dc [2022-01-20T15:09:29.777Z] ---> 078d872f14d0 [2022-01-20T15:09:29.777Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-20T15:09:30.047Z] ---> Running in 9cd3867680fc [2022-01-20T15:09:30.318Z] Removing intermediate container 9cd3867680fc [2022-01-20T15:09:30.318Z] ---> ebd9e1a2f0ad [2022-01-20T15:09:30.318Z] Step 29/31 : LABEL arch=arm64 [2022-01-20T15:09:30.318Z] ---> Running in b3ef714b8fb4 [2022-01-20T15:09:30.590Z] Removing intermediate container b3ef714b8fb4 [2022-01-20T15:09:30.590Z] ---> f7024b2c3e10 [2022-01-20T15:09:30.590Z] Step 30/31 : LABEL git_sha=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:09:30.865Z] ---> Running in 71e692270963 [2022-01-20T15:09:31.136Z] Removing intermediate container 71e692270963 [2022-01-20T15:09:31.137Z] ---> e2ece2a6583e [2022-01-20T15:09:31.137Z] Step 31/31 : LABEL version=1.0.1-dev.5 [2022-01-20T15:09:31.137Z] ---> Running in 79f092e76b13 [2022-01-20T15:09:31.410Z] Removing intermediate container 79f092e76b13 [2022-01-20T15:09:31.410Z] ---> b5839b4c1bee [2022-01-20T15:09:31.410Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T15:09:31.410Z] Successfully built b5839b4c1bee [2022-01-20T15:09:31.410Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:09:31.528Z] provisioning config files... [2022-01-20T15:09:31.546Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/20@tmp/config1223971778418917748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:09:31.885Z] ---> docker-login.sh [2022-01-20T15:09:31.885Z] nexus3.edgexfoundry.org:10001 [2022-01-20T15:09:32.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:09:32.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:09:32.159Z] Configure a credential helper to remove this warning. See [2022-01-20T15:09:32.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:09:32.159Z] [2022-01-20T15:09:32.159Z] Login Succeeded [2022-01-20T15:09:32.159Z] nexus3.edgexfoundry.org:10002 [2022-01-20T15:09:32.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:09:32.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:09:32.700Z] Configure a credential helper to remove this warning. See [2022-01-20T15:09:32.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:09:32.700Z] [2022-01-20T15:09:32.700Z] Login Succeeded [2022-01-20T15:09:32.700Z] nexus3.edgexfoundry.org:10003 [2022-01-20T15:09:32.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:09:32.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:09:32.970Z] Configure a credential helper to remove this warning. See [2022-01-20T15:09:32.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:09:32.970Z] [2022-01-20T15:09:32.970Z] Login Succeeded [2022-01-20T15:09:32.970Z] nexus3.edgexfoundry.org:10004 [2022-01-20T15:09:33.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:09:33.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:09:33.513Z] Configure a credential helper to remove this warning. See [2022-01-20T15:09:33.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:09:33.513Z] [2022-01-20T15:09:33.513Z] Login Succeeded [2022-01-20T15:09:33.513Z] docker.io [2022-01-20T15:09:33.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T15:09:34.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T15:09:34.055Z] Configure a credential helper to remove this warning. See [2022-01-20T15:09:34.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T15:09:34.055Z] [2022-01-20T15:09:34.055Z] Login Succeeded [2022-01-20T15:09:34.055Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T15:09:34.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:09:34.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T15:09:34.130Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-01-20T15:09:34.130Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:09:34.130Z] latest [2022-01-20T15:09:34.130Z] 1.0.1-dev.5 [2022-01-20T15:09:34.130Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [2022-01-20T15:09:34.130Z] main [2022-01-20T15:09:34.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:34.488Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:34.837Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:09:34.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-20T15:09:34.837Z] 322b23a588d8: Preparing [2022-01-20T15:09:34.837Z] 7b2c68d86883: Preparing [2022-01-20T15:09:34.837Z] f51d324af58f: Preparing [2022-01-20T15:09:34.837Z] 285faa533ddb: Preparing [2022-01-20T15:09:34.837Z] deec74aac64d: Preparing [2022-01-20T15:09:34.837Z] b93664b39b1b: Preparing [2022-01-20T15:09:34.837Z] 95cc425a2161: Preparing [2022-01-20T15:09:34.837Z] 36c5c02021e9: Preparing [2022-01-20T15:09:34.837Z] 62170e181a92: Preparing [2022-01-20T15:09:34.837Z] b93664b39b1b: Waiting [2022-01-20T15:09:34.837Z] 36c5c02021e9: Waiting [2022-01-20T15:09:34.837Z] 95cc425a2161: Waiting [2022-01-20T15:09:34.837Z] 62170e181a92: Waiting [2022-01-20T15:09:35.110Z] f51d324af58f: Pushed [2022-01-20T15:09:35.110Z] 285faa533ddb: Pushed [2022-01-20T15:09:35.110Z] 322b23a588d8: Pushed [2022-01-20T15:09:35.110Z] deec74aac64d: Pushed [2022-01-20T15:09:35.110Z] 62170e181a92: Layer already exists [2022-01-20T15:09:35.110Z] b93664b39b1b: Pushed [2022-01-20T15:09:35.110Z] 36c5c02021e9: Pushed [2022-01-20T15:09:36.083Z] 95cc425a2161: Pushed [2022-01-20T15:09:38.687Z] 7b2c68d86883: Pushed [2022-01-20T15:09:38.958Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:39.305Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:39.647Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-01-20T15:09:39.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-20T15:09:39.647Z] 322b23a588d8: Preparing [2022-01-20T15:09:39.647Z] 7b2c68d86883: Preparing [2022-01-20T15:09:39.647Z] f51d324af58f: Preparing [2022-01-20T15:09:39.647Z] 285faa533ddb: Preparing [2022-01-20T15:09:39.647Z] deec74aac64d: Preparing [2022-01-20T15:09:39.647Z] b93664b39b1b: Preparing [2022-01-20T15:09:39.647Z] 95cc425a2161: Preparing [2022-01-20T15:09:39.647Z] 36c5c02021e9: Preparing [2022-01-20T15:09:39.647Z] 62170e181a92: Preparing [2022-01-20T15:09:39.647Z] 95cc425a2161: Waiting [2022-01-20T15:09:39.647Z] 36c5c02021e9: Waiting [2022-01-20T15:09:39.647Z] b93664b39b1b: Waiting [2022-01-20T15:09:39.647Z] 7b2c68d86883: Layer already exists [2022-01-20T15:09:39.647Z] 322b23a588d8: Layer already exists [2022-01-20T15:09:39.647Z] f51d324af58f: Layer already exists [2022-01-20T15:09:39.647Z] deec74aac64d: Layer already exists [2022-01-20T15:09:39.647Z] 285faa533ddb: Layer already exists [2022-01-20T15:09:39.647Z] 95cc425a2161: Layer already exists [2022-01-20T15:09:39.647Z] b93664b39b1b: Layer already exists [2022-01-20T15:09:39.647Z] 62170e181a92: Layer already exists [2022-01-20T15:09:39.647Z] 36c5c02021e9: Layer already exists [2022-01-20T15:09:39.918Z] latest: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:40.417Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:40.756Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.5 [2022-01-20T15:09:40.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-20T15:09:40.756Z] 322b23a588d8: Preparing [2022-01-20T15:09:40.756Z] 7b2c68d86883: Preparing [2022-01-20T15:09:40.756Z] f51d324af58f: Preparing [2022-01-20T15:09:40.756Z] 285faa533ddb: Preparing [2022-01-20T15:09:40.756Z] deec74aac64d: Preparing [2022-01-20T15:09:40.756Z] b93664b39b1b: Preparing [2022-01-20T15:09:40.756Z] 95cc425a2161: Preparing [2022-01-20T15:09:40.756Z] 36c5c02021e9: Preparing [2022-01-20T15:09:40.756Z] 62170e181a92: Preparing [2022-01-20T15:09:40.756Z] b93664b39b1b: Waiting [2022-01-20T15:09:40.756Z] 95cc425a2161: Waiting [2022-01-20T15:09:40.756Z] 36c5c02021e9: Waiting [2022-01-20T15:09:40.756Z] 62170e181a92: Waiting [2022-01-20T15:09:40.756Z] deec74aac64d: Layer already exists [2022-01-20T15:09:40.756Z] 7b2c68d86883: Layer already exists [2022-01-20T15:09:40.756Z] 285faa533ddb: Layer already exists [2022-01-20T15:09:40.756Z] f51d324af58f: Layer already exists [2022-01-20T15:09:40.756Z] 322b23a588d8: Layer already exists [2022-01-20T15:09:40.756Z] b93664b39b1b: Layer already exists [2022-01-20T15:09:40.756Z] 62170e181a92: Layer already exists [2022-01-20T15:09:40.756Z] 95cc425a2161: Layer already exists [2022-01-20T15:09:40.756Z] 36c5c02021e9: Layer already exists [2022-01-20T15:09:41.028Z] 1.0.1-dev.5: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:41.376Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:41.714Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [2022-01-20T15:09:41.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-20T15:09:41.714Z] 322b23a588d8: Preparing [2022-01-20T15:09:41.714Z] 7b2c68d86883: Preparing [2022-01-20T15:09:41.714Z] f51d324af58f: Preparing [2022-01-20T15:09:41.714Z] 285faa533ddb: Preparing [2022-01-20T15:09:41.714Z] deec74aac64d: Preparing [2022-01-20T15:09:41.714Z] b93664b39b1b: Preparing [2022-01-20T15:09:41.714Z] 95cc425a2161: Preparing [2022-01-20T15:09:41.714Z] 36c5c02021e9: Preparing [2022-01-20T15:09:41.714Z] 62170e181a92: Preparing [2022-01-20T15:09:41.714Z] 95cc425a2161: Waiting [2022-01-20T15:09:41.714Z] 62170e181a92: Waiting [2022-01-20T15:09:41.714Z] b93664b39b1b: Waiting [2022-01-20T15:09:41.714Z] 36c5c02021e9: Waiting [2022-01-20T15:09:41.714Z] 285faa533ddb: Layer already exists [2022-01-20T15:09:41.714Z] f51d324af58f: Layer already exists [2022-01-20T15:09:41.714Z] 7b2c68d86883: Layer already exists [2022-01-20T15:09:41.714Z] 322b23a588d8: Layer already exists [2022-01-20T15:09:41.714Z] deec74aac64d: Layer already exists [2022-01-20T15:09:41.714Z] 95cc425a2161: Layer already exists [2022-01-20T15:09:41.714Z] b93664b39b1b: Layer already exists [2022-01-20T15:09:41.714Z] 36c5c02021e9: Layer already exists [2022-01-20T15:09:41.714Z] 62170e181a92: Layer already exists [2022-01-20T15:09:41.985Z] 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:42.324Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:42.659Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-01-20T15:09:42.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-20T15:09:42.659Z] 322b23a588d8: Preparing [2022-01-20T15:09:42.659Z] 7b2c68d86883: Preparing [2022-01-20T15:09:42.659Z] f51d324af58f: Preparing [2022-01-20T15:09:42.659Z] 285faa533ddb: Preparing [2022-01-20T15:09:42.659Z] deec74aac64d: Preparing [2022-01-20T15:09:42.659Z] b93664b39b1b: Preparing [2022-01-20T15:09:42.659Z] 95cc425a2161: Preparing [2022-01-20T15:09:42.659Z] 36c5c02021e9: Preparing [2022-01-20T15:09:42.659Z] 62170e181a92: Preparing [2022-01-20T15:09:42.659Z] 95cc425a2161: Waiting [2022-01-20T15:09:42.659Z] 36c5c02021e9: Waiting [2022-01-20T15:09:42.659Z] 62170e181a92: Waiting [2022-01-20T15:09:42.659Z] b93664b39b1b: Waiting [2022-01-20T15:09:42.659Z] f51d324af58f: Layer already exists [2022-01-20T15:09:42.659Z] 285faa533ddb: Layer already exists [2022-01-20T15:09:42.659Z] deec74aac64d: Layer already exists [2022-01-20T15:09:42.659Z] 322b23a588d8: Layer already exists [2022-01-20T15:09:42.659Z] 7b2c68d86883: Layer already exists [2022-01-20T15:09:42.659Z] b93664b39b1b: Layer already exists [2022-01-20T15:09:42.659Z] 95cc425a2161: Layer already exists [2022-01-20T15:09:42.659Z] 36c5c02021e9: Layer already exists [2022-01-20T15:09:42.659Z] 62170e181a92: Layer already exists [2022-01-20T15:09:42.929Z] main: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T15:09:42.976Z] ===================================================== [Pipeline] echo [2022-01-20T15:09:42.982Z] taggedImages: [2022-01-20T15:09:42.982Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [2022-01-20T15:09:42.982Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-01-20T15:09:42.982Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.5 [2022-01-20T15:09:42.982Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [2022-01-20T15:09:42.982Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:43.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T15:09:43.349Z] [2022-01-20T15:09:43.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:09:43.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T15:09:43.700Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T15:09:43.700Z] 448f6bf000e3: Pulling fs layer [2022-01-20T15:09:43.700Z] f757da607395: Pulling fs layer [2022-01-20T15:09:43.700Z] 05883995daec: Pulling fs layer [2022-01-20T15:09:43.700Z] 8603b9c90790: Pulling fs layer [2022-01-20T15:09:43.700Z] 1560dd03e051: Pulling fs layer [2022-01-20T15:09:43.700Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T15:09:43.700Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T15:09:43.700Z] 8603b9c90790: Waiting [2022-01-20T15:09:43.700Z] 1560dd03e051: Waiting [2022-01-20T15:09:43.700Z] c2d8d7efcc4b: Waiting [2022-01-20T15:09:43.700Z] 27f5ce0e4adf: Waiting [2022-01-20T15:09:43.974Z] f757da607395: Verifying Checksum [2022-01-20T15:09:43.974Z] f757da607395: Download complete [2022-01-20T15:09:43.974Z] 1560dd03e051: Verifying Checksum [2022-01-20T15:09:43.974Z] 1560dd03e051: Download complete [2022-01-20T15:09:43.974Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T15:09:43.974Z] 27f5ce0e4adf: Download complete [2022-01-20T15:09:43.974Z] 05883995daec: Verifying Checksum [2022-01-20T15:09:43.974Z] 05883995daec: Download complete [2022-01-20T15:09:44.250Z] 448f6bf000e3: Verifying Checksum [2022-01-20T15:09:44.250Z] 448f6bf000e3: Download complete [2022-01-20T15:09:46.872Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T15:09:46.872Z] c2d8d7efcc4b: Download complete [2022-01-20T15:09:48.306Z] 448f6bf000e3: Pull complete [2022-01-20T15:09:48.580Z] f757da607395: Pull complete [2022-01-20T15:09:50.010Z] 05883995daec: Pull complete [2022-01-20T15:09:50.283Z] 8603b9c90790: Pull complete [2022-01-20T15:09:51.271Z] 1560dd03e051: Pull complete [2022-01-20T15:09:51.544Z] 27f5ce0e4adf: Pull complete [2022-01-20T15:10:06.653Z] c2d8d7efcc4b: Pull complete [2022-01-20T15:10:06.653Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T15:10:06.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T15:10:06.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T15:10:06.858Z] prd-ubuntu18.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container [2022-01-20T15:10:06.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/20 -v /w/workspace/app-rfid-llrp-inventory/20:/w/workspace/app-rfid-llrp-inventory/20:rw,z -v /w/workspace/app-rfid-llrp-inventory/20@tmp:/w/workspace/app-rfid-llrp-inventory/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T15:10:09.458Z] $ docker top 7f20fb92a13f22d3c5b5f2ed4fc8774b8b42168409b4b667860ca1b46f67e7e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:10:10.347Z] ---> job-cost.sh [2022-01-20T15:10:10.348Z] lf-activate-venv: SKIPPING [2022-01-20T15:10:10.348Z] INFO: No Stack... [2022-01-20T15:10:10.620Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T15:10:10.893Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T15:10:11.560Z] + cat /w/workspace/app-rfid-llrp-inventory/20/archives/cost.csv [2022-01-20T15:10:11.560Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T15:10:11.621Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [2022-01-20T15:10:11.629Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] did not exist. Created. [2022-01-20T15:10:11.629Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T15:10:12.309Z] /w/workspace/app-rfid-llrp-inventory/20@tmp/durable-6cfb79ba/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/20@tmp/durable-6cfb79ba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T15:10:12.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T15:10:13.009Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T15:10:13.060Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T15:10:13.068Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T15:10:13.083Z] $ docker stop --time=1 7f20fb92a13f22d3c5b5f2ed4fc8774b8b42168409b4b667860ca1b46f67e7e5 [2022-01-20T15:10:14.552Z] $ docker rm -f 7f20fb92a13f22d3c5b5f2ed4fc8774b8b42168409b4b667860ca1b46f67e7e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-20T15:10:15.054Z] provisioning config files... [2022-01-20T15:10:15.064Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config258283029113798509tmp [Pipeline] { [Pipeline] sh [2022-01-20T15:10:15.362Z] + set +x [2022-01-20T15:10:15.362Z] + curl -s https://codecov.io/bash [2022-01-20T15:10:15.362Z] + bash -s -- [2022-01-20T15:10:15.362Z] [2022-01-20T15:10:15.362Z] _____ _ [2022-01-20T15:10:15.362Z] / ____| | | [2022-01-20T15:10:15.362Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T15:10:15.362Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T15:10:15.362Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T15:10:15.362Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T15:10:15.362Z] Bash-1.0.6 [2022-01-20T15:10:15.362Z] [2022-01-20T15:10:15.362Z] [2022-01-20T15:10:15.362Z] ==> git version 2.24.4 found [2022-01-20T15:10:15.362Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-20T15:10:15.362Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T15:10:15.362Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T15:10:15.362Z] ==> Jenkins CI detected. [2022-01-20T15:10:15.362Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-20T15:10:15.362Z] project root: . [2022-01-20T15:10:15.362Z] --> token set from env [2022-01-20T15:10:15.362Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T15:10:15.624Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T15:10:15.624Z] ==> Python coveragepy not found [2022-01-20T15:10:15.624Z] ==> Searching for coverage reports in: [2022-01-20T15:10:15.624Z] + . [2022-01-20T15:10:15.624Z] -> Found 1 reports [2022-01-20T15:10:15.624Z] ==> Detecting git/mercurial file structure [2022-01-20T15:10:15.624Z] ==> Reading reports [2022-01-20T15:10:15.624Z] + ./coverage.out bytes=41008 [2022-01-20T15:10:15.624Z] ==> Appending adjustments [2022-01-20T15:10:15.624Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T15:10:15.624Z] + Found adjustments [2022-01-20T15:10:15.624Z] ==> Gzipping contents [2022-01-20T15:10:15.624Z] 12K /tmp/codecov.9naUAG.gz [2022-01-20T15:10:15.624Z] ==> Uploading reports [2022-01-20T15:10:15.624Z] url: https://codecov.io [2022-01-20T15:10:15.624Z] query: branch=main&commit=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T15:10:15.624Z] -> Pinging Codecov [2022-01-20T15:10:15.624Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T15:10:17.536Z] -> Uploading to [2022-01-20T15:10:17.536Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/581DD39554BDF9B6E22D074273EAD858/28e005cc4a7579abdd45f3d7d75111a9a7c89ca1/cdbcb3c1-e5ba-4ae8-9550-0d19994563d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T151017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72d38085086f86c33baf6bc1e1d743deaace7e7de3dcb30bd9b6ff21972bd598 [2022-01-20T15:10:17.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T15:10:17.536Z] Dload Upload Total Spent Left Speed [2022-01-20T15:10:17.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11582 0 0 100 11582 0 36626 --:--:-- --:--:-- --:--:-- 36651 [2022-01-20T15:10:17.536Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] } [2022-01-20T15:10:17.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-20T15:10:17.832Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T15:10:17.844Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:10:18.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T15:10:18.148Z] [2022-01-20T15:10:18.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:10:18.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T15:10:18.466Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T15:10:18.466Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T15:10:18.466Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T15:10:18.466Z] de9db76c5a1d: Pulling fs layer [2022-01-20T15:10:18.466Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T15:10:18.466Z] 0d57e429df01: Pulling fs layer [2022-01-20T15:10:18.466Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T15:10:18.466Z] e1f770b5df2f: Pulling fs layer [2022-01-20T15:10:18.466Z] 85a0685a4137: Pulling fs layer [2022-01-20T15:10:18.466Z] 0eba1c9be4d2: Waiting [2022-01-20T15:10:18.466Z] 0d57e429df01: Waiting [2022-01-20T15:10:18.466Z] 4e4be7b47b0d: Waiting [2022-01-20T15:10:18.466Z] e1f770b5df2f: Waiting [2022-01-20T15:10:18.466Z] 85a0685a4137: Waiting [2022-01-20T15:10:18.466Z] de9db76c5a1d: Verifying Checksum [2022-01-20T15:10:18.466Z] de9db76c5a1d: Download complete [2022-01-20T15:10:18.466Z] 0ef7d3d256c8: Verifying Checksum [2022-01-20T15:10:18.466Z] 0ef7d3d256c8: Download complete [2022-01-20T15:10:18.466Z] 0d57e429df01: Verifying Checksum [2022-01-20T15:10:18.466Z] 0d57e429df01: Download complete [2022-01-20T15:10:18.466Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T15:10:18.466Z] 4e4be7b47b0d: Download complete [2022-01-20T15:10:18.466Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T15:10:18.466Z] 188c0c94c7c5: Download complete [2022-01-20T15:10:18.735Z] e1f770b5df2f: Verifying Checksum [2022-01-20T15:10:18.735Z] e1f770b5df2f: Download complete [2022-01-20T15:10:19.001Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T15:10:19.001Z] 0eba1c9be4d2: Download complete [2022-01-20T15:10:19.001Z] 188c0c94c7c5: Pull complete [2022-01-20T15:10:19.274Z] 0ef7d3d256c8: Pull complete [2022-01-20T15:10:19.274Z] 85a0685a4137: Verifying Checksum [2022-01-20T15:10:19.274Z] 85a0685a4137: Download complete [2022-01-20T15:10:19.274Z] de9db76c5a1d: Pull complete [2022-01-20T15:10:23.537Z] 0eba1c9be4d2: Pull complete [2022-01-20T15:10:23.537Z] 0d57e429df01: Pull complete [2022-01-20T15:10:23.537Z] 4e4be7b47b0d: Pull complete [2022-01-20T15:10:23.537Z] e1f770b5df2f: Pull complete [2022-01-20T15:10:26.915Z] 85a0685a4137: Pull complete [2022-01-20T15:10:26.915Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T15:10:26.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T15:10:26.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T15:10:26.978Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:10:27.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-20T15:10:28.993Z] $ docker top cddc5980dfe1b63e80640c4d80c817c8c13c6e8f0c3a3d96a12bd5706303e7f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T15:10:29.075Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T15:10:29.360Z] + set -o pipefail [2022-01-20T15:10:29.360Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T15:10:34.678Z] [2022-01-20T15:10:34.678Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-01-20T15:10:34.678Z] [2022-01-20T15:10:34.678Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/c7204174-28cb-4c2d-8cb8-16468e573b01 [2022-01-20T15:10:34.678Z] [2022-01-20T15:10:34.678Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-20T15:10:34.678Z] [2022-01-20T15:10:34.678Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T15:10:34.678Z] [2022-01-20T15:10:34.678Z] [Pipeline] } [2022-01-20T15:10:34.689Z] $ docker stop --time=1 cddc5980dfe1b63e80640c4d80c817c8c13c6e8f0c3a3d96a12bd5706303e7f3 [2022-01-20T15:10:36.490Z] $ docker rm -f cddc5980dfe1b63e80640c4d80c817c8c13c6e8f0c3a3d96a12bd5706303e7f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T15:10:37.210Z] + git log --format=format:%s -1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] sh [2022-01-20T15:10:37.508Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:10:37.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:10:37.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:10:37.804Z] . [Pipeline] withDockerContainer [2022-01-20T15:10:37.864Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:10:37.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T15:10:38.215Z] $ docker top 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:10:38.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:10:38.308Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:10:38.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:10:38.408Z] $ docker exec 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 ssh-agent [2022-01-20T15:10:38.516Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlPacfA/agent.14 [2022-01-20T15:10:38.516Z] SSH_AGENT_PID=20 [2022-01-20T15:10:38.521Z] Running ssh-add (command line suppressed) [2022-01-20T15:10:38.630Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8910734056468063161.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8910734056468063161.key) [2022-01-20T15:10:38.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:10:38.944Z] + git semver tag [2022-01-20T15:10:38.945Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:10:38.945Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-20T15:10:38.945Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-20T15:10:38.945Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:10:38.945Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:10:38.945Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:10:38.945Z] # $SEMVER_BRANCH = main [2022-01-20T15:10:38.945Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-01-20T15:10:38.945Z] # 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 HEAD [2022-01-20T15:10:38.945Z] # -> Force: false [2022-01-20T15:10:38.945Z] # c912aac2ebbdbaa8ea0b20f508be00dea139007d refs/tags/v1.0.1-dev.5 [Pipeline] } [2022-01-20T15:10:38.954Z] $ docker exec --env ******** --env ******** 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 ssh-agent -k [2022-01-20T15:10:39.043Z] unset SSH_AUTH_SOCK; [2022-01-20T15:10:39.044Z] unset SSH_AGENT_PID; [2022-01-20T15:10:39.045Z] echo Agent pid 20 killed; [2022-01-20T15:10:39.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:10:39.362Z] + git semver [Pipeline] } [2022-01-20T15:10:39.376Z] $ docker stop --time=1 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 [2022-01-20T15:10:40.551Z] $ docker rm -f 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:10:40.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T15:10:40.966Z] [2022-01-20T15:10:40.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:10:41.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T15:10:41.273Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T15:10:41.273Z] ab5ef0e58194: Pulling fs layer [2022-01-20T15:10:41.273Z] 9712f1f96733: Pulling fs layer [2022-01-20T15:10:41.273Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T15:10:41.273Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T15:10:41.273Z] e9a5061849ea: Pulling fs layer [2022-01-20T15:10:41.273Z] d747dcd14b5f: Pulling fs layer [2022-01-20T15:10:41.273Z] 2de7ff778b66: Pulling fs layer [2022-01-20T15:10:41.273Z] 0d9ebad4ef96: Waiting [2022-01-20T15:10:41.273Z] e9a5061849ea: Waiting [2022-01-20T15:10:41.273Z] d747dcd14b5f: Waiting [2022-01-20T15:10:41.273Z] 2de7ff778b66: Waiting [2022-01-20T15:10:41.273Z] 9712f1f96733: Verifying Checksum [2022-01-20T15:10:41.273Z] 9712f1f96733: Download complete [2022-01-20T15:10:41.553Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T15:10:41.553Z] 63f879dbbcfc: Download complete [2022-01-20T15:10:41.815Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T15:10:41.815Z] 0d9ebad4ef96: Download complete [2022-01-20T15:10:41.815Z] d747dcd14b5f: Verifying Checksum [2022-01-20T15:10:41.815Z] d747dcd14b5f: Download complete [2022-01-20T15:10:41.815Z] e9a5061849ea: Verifying Checksum [2022-01-20T15:10:41.815Z] e9a5061849ea: Download complete [2022-01-20T15:10:41.815Z] ab5ef0e58194: Verifying Checksum [2022-01-20T15:10:41.815Z] ab5ef0e58194: Download complete [2022-01-20T15:10:42.091Z] 2de7ff778b66: Verifying Checksum [2022-01-20T15:10:42.091Z] 2de7ff778b66: Download complete [2022-01-20T15:10:45.417Z] ab5ef0e58194: Pull complete [2022-01-20T15:10:45.417Z] 9712f1f96733: Pull complete [2022-01-20T15:10:45.681Z] 63f879dbbcfc: Pull complete [2022-01-20T15:10:49.923Z] 0d9ebad4ef96: Pull complete [2022-01-20T15:10:50.184Z] e9a5061849ea: Pull complete [2022-01-20T15:10:50.184Z] d747dcd14b5f: Pull complete [2022-01-20T15:10:51.580Z] 2de7ff778b66: Pull complete [2022-01-20T15:10:51.580Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T15:10:51.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T15:10:51.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T15:10:51.638Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:10:51.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-20T15:10:54.732Z] $ docker top 3007365a945391cdc04015ee9ff10ad68f02122259fa996945254c3ff552b04b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:10:54.818Z] provisioning config files... [2022-01-20T15:10:54.826Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config37004196690231756tmp [2022-01-20T15:10:54.839Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6530149128370165861tmp [2022-01-20T15:10:54.850Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5839735372865983188tmp [Pipeline] { [Pipeline] echo [2022-01-20T15:10:54.868Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:10:55.167Z] ---> sigul-configuration.sh [2022-01-20T15:10:55.167Z] gpg: directory `/root/.gnupg' created [2022-01-20T15:10:55.167Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T15:10:55.167Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T15:10:55.167Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T15:10:55.167Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T15:10:55.167Z] gpg: CAST5 encrypted data [2022-01-20T15:10:55.167Z] gpg: encrypted with 1 passphrase [2022-01-20T15:10:55.167Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T15:10:55.462Z] + mkdir /home/jenkins [2022-01-20T15:10:55.463Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T15:10:55.757Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-20T15:10:55.766Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:10:56.055Z] ---> sigul-install.sh [2022-01-20T15:10:56.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T15:10:56.347Z] + git tag --list [2022-01-20T15:10:56.347Z] v0.0.0 [2022-01-20T15:10:56.347Z] v0.0.1-dev.1 [2022-01-20T15:10:56.347Z] v0.0.1-dev.2 [2022-01-20T15:10:56.347Z] v0.0.1-dev.3 [2022-01-20T15:10:56.347Z] v0.0.1-dev.4 [2022-01-20T15:10:56.347Z] v0.0.1-dev.5 [2022-01-20T15:10:56.347Z] v0.0.1-dev.6 [2022-01-20T15:10:56.347Z] v0.0.1-dev.7 [2022-01-20T15:10:56.347Z] v1.0.0 [2022-01-20T15:10:56.347Z] v1.0.1-dev.1 [2022-01-20T15:10:56.347Z] v1.0.1-dev.2 [2022-01-20T15:10:56.347Z] v1.0.1-dev.3 [2022-01-20T15:10:56.347Z] v1.0.1-dev.4 [2022-01-20T15:10:56.347Z] v1.0.1-dev.5 [Pipeline] sh [2022-01-20T15:10:56.646Z] + lftools sign git-tag v1.0.1-dev.5 [2022-01-20T15:10:57.216Z] Signing Git tag with Sigul... [2022-01-20T15:10:57.216Z] Signing v1.0.1-dev.5 [Pipeline] echo [2022-01-20T15:10:57.488Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:10:57.778Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T15:10:57.786Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T15:10:57.804Z] $ docker stop --time=1 3007365a945391cdc04015ee9ff10ad68f02122259fa996945254c3ff552b04b [2022-01-20T15:10:58.993Z] $ docker rm -f 3007365a945391cdc04015ee9ff10ad68f02122259fa996945254c3ff552b04b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T15:10:59.418Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:10:59.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:10:59.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:10:59.717Z] . [Pipeline] withDockerContainer [2022-01-20T15:10:59.779Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:10:59.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T15:11:00.178Z] $ docker top 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:11:00.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:11:00.261Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:11:00.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:11:00.373Z] $ docker exec 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 ssh-agent [2022-01-20T15:11:00.467Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHADBPg/agent.14 [2022-01-20T15:11:00.467Z] SSH_AGENT_PID=21 [2022-01-20T15:11:00.473Z] Running ssh-add (command line suppressed) [2022-01-20T15:11:00.560Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6383836289643220641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6383836289643220641.key) [2022-01-20T15:11:00.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:11:00.872Z] + git semver bump pre [2022-01-20T15:11:00.872Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:11:00.872Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-20T15:11:00.872Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-20T15:11:00.872Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:11:00.872Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:11:00.872Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:11:00.872Z] # $SEMVER_BRANCH = main [2022-01-20T15:11:00.872Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-01-20T15:11:00.872Z] 1.0.1-dev.6 [Pipeline] } [2022-01-20T15:11:00.882Z] $ docker exec --env ******** --env ******** 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 ssh-agent -k [2022-01-20T15:11:00.963Z] unset SSH_AUTH_SOCK; [2022-01-20T15:11:00.964Z] unset SSH_AGENT_PID; [2022-01-20T15:11:00.964Z] echo Agent pid 21 killed; [2022-01-20T15:11:00.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:11:01.301Z] + git semver [Pipeline] } [2022-01-20T15:11:01.315Z] $ docker stop --time=1 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 [2022-01-20T15:11:02.511Z] $ docker rm -f 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T15:11:02.877Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T15:11:02.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:11:03.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T15:11:03.174Z] . [Pipeline] withDockerContainer [2022-01-20T15:11:03.235Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:11:03.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T15:11:03.620Z] $ docker top 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T15:11:03.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T15:11:03.711Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T15:11:03.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T15:11:03.810Z] $ docker exec 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 ssh-agent [2022-01-20T15:11:03.902Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdFhbm/agent.14 [2022-01-20T15:11:03.902Z] SSH_AGENT_PID=21 [2022-01-20T15:11:03.908Z] Running ssh-add (command line suppressed) [2022-01-20T15:11:03.997Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8301703448562947200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8301703448562947200.key) [2022-01-20T15:11:04.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T15:11:04.300Z] + git semver push [2022-01-20T15:11:04.300Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T15:11:04.301Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-20T15:11:04.301Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-20T15:11:04.301Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T15:11:04.301Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T15:11:04.301Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T15:11:04.301Z] # $SEMVER_BRANCH = main [2022-01-20T15:11:04.301Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-01-20T15:11:06.224Z] $ docker exec --env ******** --env ******** 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 ssh-agent -k [2022-01-20T15:11:06.317Z] unset SSH_AUTH_SOCK; [2022-01-20T15:11:06.317Z] unset SSH_AGENT_PID; [2022-01-20T15:11:06.318Z] echo Agent pid 21 killed; [2022-01-20T15:11:06.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T15:11:06.655Z] + git semver [Pipeline] } [2022-01-20T15:11:06.669Z] $ docker stop --time=1 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 [2022-01-20T15:11:07.869Z] $ docker rm -f 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T15:11:08.473Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [2022-01-20T15:11:08.473Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-01-20T15:11:08.473Z] total 8 [2022-01-20T15:11:08.473Z] drwxr-xr-x. 3 root root 34 Jan 20 15:04 . [2022-01-20T15:11:08.473Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 15:10 .. [2022-01-20T15:11:08.473Z] drwxr-xr-x. 2 root root 6 Jan 20 15:04 cost [2022-01-20T15:11:08.473Z] -rw-r--r--. 1 root root 93 Jan 20 15:04 cost.csv [2022-01-20T15:11:08.473Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-01-20T15:11:08.473Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-01-20T15:11:08.473Z] total 8 [2022-01-20T15:11:08.473Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 15:04 . [2022-01-20T15:11:08.473Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 15:10 .. [2022-01-20T15:11:08.473Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 15:04 cost [2022-01-20T15:11:08.473Z] -rw-r--r--. 1 jenkins jenkins 93 Jan 20 15:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:11:08.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:11:09.346Z] ---> package-listing.sh [2022-01-20T15:11:09.346Z] ++ facter osfamily [2022-01-20T15:11:09.346Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T15:11:09.607Z] + OS_FAMILY=redhat [2022-01-20T15:11:09.607Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-20T15:11:09.607Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T15:11:09.607Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T15:11:09.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T15:11:09.607Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T15:11:09.607Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-01-20T15:11:09.607Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T15:11:09.607Z] + case "${OS_FAMILY}" in [2022-01-20T15:11:09.607Z] + rpm -qa [2022-01-20T15:11:09.607Z] + sort [2022-01-20T15:11:10.178Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T15:11:10.178Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T15:11:10.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T15:11:10.178Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-01-20T15:11:10.178Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-01-20T15:11:10.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-01-20T15:11:10.189Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T15:11:10.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T15:11:11.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T15:11:11.040Z] . [Pipeline] withDockerContainer [2022-01-20T15:11:11.108Z] prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container [2022-01-20T15:11:11.148Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T15:11:11.355Z] $ docker top eb9a721fadac903b530ae444d99a0c6b7d1bce83bdb8b588cef994a9e463dbca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T15:11:11.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T15:11:12.024Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T15:11:12.315Z] + ls /var/log/sa-host [2022-01-20T15:11:12.315Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T15:11:12.315Z] file_magic: OK [2022-01-20T15:11:12.315Z] HZ: Using current value: 100 [2022-01-20T15:11:12.315Z] file_header: OK [2022-01-20T15:11:12.315Z] 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-20T15:11:12.315Z] Statistics: [2022-01-20T15:11:12.315Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T15:11:12.315Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T15:11:12.315Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T15:11:12.315Z] file_magic: OK [2022-01-20T15:11:12.315Z] HZ: Using current value: 100 [2022-01-20T15:11:12.315Z] file_header: OK [2022-01-20T15:11:12.315Z] 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-20T15:11:12.315Z] Statistics: [2022-01-20T15:11:12.315Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T15:11:12.315Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T15:11:12.544Z] provisioning config files... [2022-01-20T15:11:12.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8157922082762190827tmp [Pipeline] { [Pipeline] echo [2022-01-20T15:11:12.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:11:12.860Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T15:11:12.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:11:13.208Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T15:11:13.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:11:13.507Z] ---> sudo-logs.sh [2022-01-20T15:11:13.507Z] Archiving 'sudo' log.. [2022-01-20T15:11:13.507Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2229.novalocal: Name or service not known [2022-01-20T15:11:13.507Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2229.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T15:11:13.541Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:11:13.842Z] ---> job-cost.sh [2022-01-20T15:11:13.842Z] lf-activate-venv: SKIPPING [2022-01-20T15:11:13.842Z] DEBUG: total: 0.05999999865889549 [2022-01-20T15:11:13.842Z] INFO: Retrieving Stack Cost... [2022-01-20T15:11:14.102Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T15:11:14.361Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T15:11:14.374Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T15:11:14.662Z] ---> logs-deploy.sh [2022-01-20T15:11:14.663Z] lf-activate-venv: SKIPPING [2022-01-20T15:11:14.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/20 [2022-01-20T15:11:14.663Z] INFO: archiving workspace using pattern(s): [2022-01-20T15:11:15.234Z] Archives upload complete. [2022-01-20T15:11:15.495Z] INFO: archiving logs to Nexus