Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e2b92234b508c52989163e5f76e64282dbe9ed11 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-ssh591468983843969824.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-ssh16292851893555602466.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-ssh495303116232033838.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-ssh11220517503223530907.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-ssh4404252264882843259.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1830’ Running on prd-centos7-docker-4c-2g-1831 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-ssh6948692679884098135.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 e2b92234b508c52989163e5f76e64282dbe9ed11 (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 e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 Commit message: "Merge pull request #61 from ernestojeda/go-dockerfile-changes" > git rev-list --no-walk 73352f13c22898f0de2d6cc31dffe6c8878b64bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T18:00:10.673Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T18:00:10.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T18:00:10.740Z] ========================================================= [2022-01-19T18:00:10.740Z] EdgeX Global Pipelines Version Info [2022-01-19T18:00:10.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:00:11.874Z] ------------------- [2022-01-19T18:00:11.874Z] stable info: [2022-01-19T18:00:11.874Z] ------------------- [2022-01-19T18:00:11.875Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T18:00:11.875Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T18:00:11.875Z] Message: update stable to v1.0.219 [2022-01-19T18:00:12.447Z] ------------------- [2022-01-19T18:00:12.447Z] experimental info: [2022-01-19T18:00:12.447Z] ------------------- [2022-01-19T18:00:12.447Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T18:00:12.447Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T18:00:12.447Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T18:00:12.572Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-01-19T18:00:12.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-01-19T18:00:12.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T18:00:12.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T18:00:12.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T18:00:12.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T18:00:12.659Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T18:00:12.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T18:00:12.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T18:00:12.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T18:00:12.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T18:00:12.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-01-19T18:00:12.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T18:00:12.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T18:00:12.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T18:00:12.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T18:00:12.797Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T18:00:12.814Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T18:00:12.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T18:00:12.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T18:00:12.859Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T18:00:12.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T18:00:12.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T18:00:12.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T18:00:12.935Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T18:00:12.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T18:00:12.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-19T18:00:12.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-19T18:00:12.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-19T18:00:13.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo [2022-01-19T18:00:13.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2b9223 [Pipeline] echo [2022-01-19T18:00:13.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T18:00:13.074Z] provisioning config files... [2022-01-19T18:00:13.092Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1525502511217175259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:00:13.402Z] ---> docker-login.sh [2022-01-19T18:00:13.403Z] nexus3.edgexfoundry.org:10001 [2022-01-19T18:00:13.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:13.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:13.663Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:13.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:13.663Z] [2022-01-19T18:00:13.663Z] Login Succeeded [2022-01-19T18:00:13.663Z] nexus3.edgexfoundry.org:10002 [2022-01-19T18:00:13.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:13.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:13.663Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:13.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:13.663Z] [2022-01-19T18:00:13.663Z] Login Succeeded [2022-01-19T18:00:13.663Z] nexus3.edgexfoundry.org:10003 [2022-01-19T18:00:13.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:13.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:13.935Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:13.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:13.935Z] [2022-01-19T18:00:13.935Z] Login Succeeded [2022-01-19T18:00:13.935Z] nexus3.edgexfoundry.org:10004 [2022-01-19T18:00:13.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:13.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:13.935Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:13.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:13.935Z] [2022-01-19T18:00:13.935Z] Login Succeeded [2022-01-19T18:00:13.935Z] docker.io [2022-01-19T18:00:14.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:14.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:14.458Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:14.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:14.458Z] [2022-01-19T18:00:14.458Z] Login Succeeded [2022-01-19T18:00:14.458Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T18:00:14.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T18:00:14.843Z] + git rev-list -1 --merges e2b92234b508c52989163e5f76e64282dbe9ed11~1..e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo [2022-01-19T18:00:14.869Z] -----------> git rev-list -1 --merges e2b92234b508c52989163e5f76e64282dbe9ed11~1..e2b92234b508c52989163e5f76e64282dbe9ed11 e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:00:14.869Z] e2b92234b508c52989163e5f76e64282dbe9ed11 [false] [Pipeline] sh [2022-01-19T18:00:15.176Z] + git log --format=format:%s -1 e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo [2022-01-19T18:00:15.195Z] ========================================================= [2022-01-19T18:00:15.195Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T18:00:15.195Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T18:00:15.552Z] + git log --format=format:%s -1 e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo [2022-01-19T18:00:15.566Z] [semverPrep] GIT_COMMIT: e2b92234b508c52989163e5f76e64282dbe9ed11, Commit Message: Merge pull request #61 from ernestojeda/go-dockerfile-changes [Pipeline] echo [2022-01-19T18:00:15.576Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T18:00:16.021Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T18:00:16.021Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T18:00:16.021Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T18:00:16.021Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T18:00:16.021Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T18:00:16.021Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T18:00:16.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:00:16.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T18:00:16.370Z] [2022-01-19T18:00:16.370Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:00:16.679Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T18:00:16.679Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T18:00:16.679Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T18:00:16.679Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T18:00:16.679Z] 4c7163046ea9: Pulling fs layer [2022-01-19T18:00:16.679Z] 0c2d73faf560: Pulling fs layer [2022-01-19T18:00:16.679Z] 0c2d73faf560: Waiting [2022-01-19T18:00:16.679Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T18:00:16.679Z] 3e5f54012d9b: Download complete [2022-01-19T18:00:16.679Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T18:00:16.679Z] a0d0a0d46f8b: Download complete [2022-01-19T18:00:16.679Z] 4c7163046ea9: Verifying Checksum [2022-01-19T18:00:16.679Z] 4c7163046ea9: Download complete [2022-01-19T18:00:16.679Z] 0c2d73faf560: Verifying Checksum [2022-01-19T18:00:16.679Z] 0c2d73faf560: Download complete [2022-01-19T18:00:16.952Z] a0d0a0d46f8b: Pull complete [2022-01-19T18:00:16.952Z] 3e5f54012d9b: Pull complete [2022-01-19T18:00:17.218Z] 4c7163046ea9: Pull complete [2022-01-19T18:00:17.480Z] 0c2d73faf560: Pull complete [2022-01-19T18:00:17.480Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T18:00:17.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T18:00:17.480Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T18:00:17.557Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:00:17.606Z] $ 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-19T18:00:18.274Z] $ docker top 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T18:00:18.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T18:00:18.381Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T18:00:18.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T18:00:18.493Z] $ docker exec 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent [2022-01-19T18:00:18.601Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbEhbPO/agent.13 [2022-01-19T18:00:18.601Z] SSH_AGENT_PID=20 [2022-01-19T18:00:18.608Z] Running ssh-add (command line suppressed) [2022-01-19T18:00:18.699Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2826669664495862405.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2826669664495862405.key) [2022-01-19T18:00:18.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T18:00:19.007Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T18:00:19.022Z] $ docker exec --env ******** --env ******** 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent -k [2022-01-19T18:00:19.119Z] unset SSH_AUTH_SOCK; [2022-01-19T18:00:19.120Z] unset SSH_AGENT_PID; [2022-01-19T18:00:19.120Z] echo Agent pid 20 killed; [2022-01-19T18:00:19.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T18:00:19.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T18:00:19.159Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T18:00:19.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T18:00:19.268Z] $ docker exec 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent [2022-01-19T18:00:19.374Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEHEInD/agent.54 [2022-01-19T18:00:19.374Z] SSH_AGENT_PID=61 [2022-01-19T18:00:19.378Z] Running ssh-add (command line suppressed) [2022-01-19T18:00:19.487Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1934819944727500207.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1934819944727500207.key) [2022-01-19T18:00:19.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T18:00:19.802Z] + git semver init [2022-01-19T18:00:19.802Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T18:00:19.802Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-19T18:00:19.802Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-19T18:00:19.802Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T18:00:19.802Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T18:00:19.802Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T18:00:19.802Z] # $SEMVER_BRANCH = main [2022-01-19T18:00:19.802Z] # $SEMVER_TEMP = /tmp/semver-153273855 [2022-01-19T18:00:19.802Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-01-19T18:00:21.187Z] # '/tmp/semver-153273855' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2022-01-19T18:00:21.187Z] # -> Force: false [2022-01-19T18:00:21.187Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-01-19T18:00:21.195Z] $ docker exec --env ******** --env ******** 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent -k [2022-01-19T18:00:21.287Z] unset SSH_AUTH_SOCK; [2022-01-19T18:00:21.287Z] unset SSH_AGENT_PID; [2022-01-19T18:00:21.287Z] echo Agent pid 61 killed; [2022-01-19T18:00:21.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T18:00:21.608Z] + git semver [Pipeline] } [2022-01-19T18:00:21.622Z] $ docker stop --time=1 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 [2022-01-19T18:00:22.903Z] $ docker rm -f 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T18:00:23.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T18:00:23.499Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T18:00:23.503Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.4 [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-19T18:00:23.659Z] provisioning config files... [2022-01-19T18:00:23.669Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6145761932190446641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:00:23.975Z] ---> docker-login.sh [2022-01-19T18:00:23.975Z] nexus3.edgexfoundry.org:10001 [2022-01-19T18:00:23.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:23.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:23.975Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:23.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:23.975Z] [2022-01-19T18:00:23.975Z] Login Succeeded [2022-01-19T18:00:23.975Z] nexus3.edgexfoundry.org:10002 [2022-01-19T18:00:23.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:24.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:24.237Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:24.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:24.237Z] [2022-01-19T18:00:24.237Z] Login Succeeded [2022-01-19T18:00:24.237Z] nexus3.edgexfoundry.org:10003 [2022-01-19T18:00:24.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:24.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:24.237Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:24.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:24.237Z] [2022-01-19T18:00:24.237Z] Login Succeeded [2022-01-19T18:00:24.237Z] nexus3.edgexfoundry.org:10004 [2022-01-19T18:00:24.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:24.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:24.497Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:24.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:24.497Z] [2022-01-19T18:00:24.497Z] Login Succeeded [2022-01-19T18:00:24.497Z] docker.io [2022-01-19T18:00:24.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:00:24.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:00:24.759Z] Configure a credential helper to remove this warning. See [2022-01-19T18:00:24.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:00:24.759Z] [2022-01-19T18:00:24.759Z] Login Succeeded [2022-01-19T18:00:24.759Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T18:00:24.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T18:00:24.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T18:00:24.848Z] ========================================================= [2022-01-19T18:00:24.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T18:00:24.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:00:25.156Z] + 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-19T18:00:25.157Z] Sending build context to Docker daemon 9.874MB [2022-01-19T18:00:25.157Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T18:00:25.157Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-19T18:00:25.157Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T18:00:25.157Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T18:00:25.157Z] 666ba61612fd: Pulling fs layer [2022-01-19T18:00:25.157Z] 8ed8ca486205: Pulling fs layer [2022-01-19T18:00:25.157Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T18:00:25.157Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T18:00:25.157Z] f965cba54748: Pulling fs layer [2022-01-19T18:00:25.157Z] 861ffc35075e: Pulling fs layer [2022-01-19T18:00:25.157Z] 4b385c91608e: Pulling fs layer [2022-01-19T18:00:25.157Z] 560528eb2ebb: Pulling fs layer [2022-01-19T18:00:25.157Z] 4fe6c5a15a65: Waiting [2022-01-19T18:00:25.157Z] 22a0e8bec74d: Waiting [2022-01-19T18:00:25.157Z] f965cba54748: Waiting [2022-01-19T18:00:25.157Z] 861ffc35075e: Waiting [2022-01-19T18:00:25.157Z] 4b385c91608e: Waiting [2022-01-19T18:00:25.157Z] 560528eb2ebb: Waiting [2022-01-19T18:00:25.420Z] 8ed8ca486205: Verifying Checksum [2022-01-19T18:00:25.420Z] 8ed8ca486205: Download complete [2022-01-19T18:00:25.420Z] 666ba61612fd: Verifying Checksum [2022-01-19T18:00:25.420Z] 666ba61612fd: Download complete [2022-01-19T18:00:25.420Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T18:00:25.420Z] 22a0e8bec74d: Download complete [2022-01-19T18:00:25.420Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T18:00:25.420Z] 59bf1c3509f3: Download complete [2022-01-19T18:00:25.420Z] f965cba54748: Verifying Checksum [2022-01-19T18:00:25.420Z] f965cba54748: Download complete [2022-01-19T18:00:25.420Z] 861ffc35075e: Verifying Checksum [2022-01-19T18:00:25.420Z] 861ffc35075e: Download complete [2022-01-19T18:00:25.420Z] 4b385c91608e: Verifying Checksum [2022-01-19T18:00:25.420Z] 4b385c91608e: Download complete [2022-01-19T18:00:26.003Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T18:00:26.003Z] 4fe6c5a15a65: Download complete [2022-01-19T18:00:26.003Z] 560528eb2ebb: Verifying Checksum [2022-01-19T18:00:26.003Z] 560528eb2ebb: Download complete [2022-01-19T18:00:26.003Z] 59bf1c3509f3: Pull complete [2022-01-19T18:00:26.003Z] 666ba61612fd: Pull complete [2022-01-19T18:00:26.265Z] 8ed8ca486205: Pull complete [2022-01-19T18:00:30.503Z] 4fe6c5a15a65: Pull complete [2022-01-19T18:00:30.503Z] 22a0e8bec74d: Pull complete [2022-01-19T18:00:30.503Z] f965cba54748: Pull complete [2022-01-19T18:00:30.503Z] 861ffc35075e: Pull complete [2022-01-19T18:00:30.503Z] 4b385c91608e: Pull complete [2022-01-19T18:00:33.104Z] 560528eb2ebb: Pull complete [2022-01-19T18:00:33.105Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T18:00:33.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T18:00:33.105Z] ---> dd4a08f94e63 [2022-01-19T18:00:33.105Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T18:00:35.653Z] ---> Running in b6594d51d2f7 [2022-01-19T18:00:35.653Z] Removing intermediate container b6594d51d2f7 [2022-01-19T18:00:35.653Z] ---> fcff497e58ed [2022-01-19T18:00:35.653Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T18:00:35.653Z] ---> Running in 458fac29a8e4 [2022-01-19T18:00:35.653Z] Removing intermediate container 458fac29a8e4 [2022-01-19T18:00:35.653Z] ---> 1beaf212fce0 [2022-01-19T18:00:35.653Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T18:00:35.653Z] ---> Running in 64e2bbc4bd5d [2022-01-19T18:00:35.653Z] Removing intermediate container 64e2bbc4bd5d [2022-01-19T18:00:35.653Z] ---> ef4cd33d900f [2022-01-19T18:00:35.653Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T18:00:35.653Z] ---> Running in a39f992c3930 [2022-01-19T18:00:35.919Z] Removing intermediate container a39f992c3930 [2022-01-19T18:00:35.919Z] ---> bf46c88b7470 [2022-01-19T18:00:35.919Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T18:00:35.919Z] ---> Running in 841aacf95839 [2022-01-19T18:00:36.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T18:00:37.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T18:00:37.381Z] OK: 221 MiB in 52 packages [2022-01-19T18:00:37.641Z] Removing intermediate container 841aacf95839 [2022-01-19T18:00:37.641Z] ---> d56c993a41cd [2022-01-19T18:00:37.641Z] Step 8/13 : WORKDIR /app [2022-01-19T18:00:37.641Z] ---> Running in f7deb653668c [2022-01-19T18:00:37.641Z] Removing intermediate container f7deb653668c [2022-01-19T18:00:37.641Z] ---> ff6c37876586 [2022-01-19T18:00:37.641Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-19T18:00:37.911Z] ---> cc48da4798d8 [2022-01-19T18:00:37.911Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T18:00:37.911Z] ---> Running in e57abef01efa [2022-01-19T18:00:38.611Z] Still waiting to schedule task [2022-01-19T18:00:38.611Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-19T18:01:04.572Z] Removing intermediate container e57abef01efa [2022-01-19T18:01:04.572Z] ---> 285fad4a3de5 [2022-01-19T18:01:04.572Z] Step 11/13 : COPY . . [2022-01-19T18:01:04.572Z] ---> e31c38fdc796 [2022-01-19T18:01:04.572Z] Step 12/13 : ARG MAKE="make build" [2022-01-19T18:01:04.572Z] ---> Running in e23739f13562 [2022-01-19T18:01:04.572Z] Removing intermediate container e23739f13562 [2022-01-19T18:01:04.572Z] ---> 3f948729e892 [2022-01-19T18:01:04.572Z] Step 13/13 : RUN $MAKE [2022-01-19T18:01:04.572Z] ---> Running in 733e4491db2d [2022-01-19T18:01:04.831Z] noop [2022-01-19T18:01:04.831Z] Removing intermediate container 733e4491db2d [2022-01-19T18:01:04.831Z] ---> 831586a739c1 [2022-01-19T18:01:04.831Z] Successfully built 831586a739c1 [2022-01-19T18:01:04.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:01:05.125Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T18:01:05.125Z] . [Pipeline] withDockerContainer [2022-01-19T18:01:05.184Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:01:05.210Z] $ 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-19T18:01:05.536Z] $ docker top 53cd75e1b209357997498ffddbe984d364d654df62bc716d80c9b559e215a44c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T18:01:05.900Z] + go version [2022-01-19T18:01:05.900Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T18:01:05.911Z] $ docker stop --time=1 53cd75e1b209357997498ffddbe984d364d654df62bc716d80c9b559e215a44c [2022-01-19T18:01:07.083Z] $ docker rm -f 53cd75e1b209357997498ffddbe984d364d654df62bc716d80c9b559e215a44c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:01:07.484Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T18:01:07.484Z] . [Pipeline] withDockerContainer [2022-01-19T18:01:07.553Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:01:07.587Z] $ 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-19T18:01:07.937Z] $ docker top 6f54bd310aabcac7379acf11a2ab9125ccd1c46a46229608bfd1cbc688ac2078 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T18:01:08.296Z] + make test [2022-01-19T18:01:08.296Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T18:01:23.281Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-19T18:01:23.881Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 86.5% of statements [2022-01-19T18:01:23.881Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-19T18:01:27.189Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.535s coverage: 71.9% of statements [2022-01-19T18:01:27.189Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-19T18:01:27.189Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T18:01:31.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T18:01:31.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T18:01:31.695Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-19T18:01:32.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T18:01:32.295Z] $ docker stop --time=1 6f54bd310aabcac7379acf11a2ab9125ccd1c46a46229608bfd1cbc688ac2078 [2022-01-19T18:01:33.795Z] $ docker rm -f 6f54bd310aabcac7379acf11a2ab9125ccd1c46a46229608bfd1cbc688ac2078 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T18:01:34.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T18:01:34.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T18:01:35.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T18:01:35.742Z] + ls -al . [2022-01-19T18:01:35.742Z] total 196 [2022-01-19T18:01:35.742Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 18:01 . [2022-01-19T18:01:35.742Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 18:00 .. [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 8248 Jan 19 18:00 Attribution.txt [2022-01-19T18:01:35.742Z] drwxrwxr-x. 2 jenkins jenkins 33 Jan 19 18:00 bin [2022-01-19T18:01:35.742Z] -rw-r--r--. 1 jenkins jenkins 41356 Jan 19 18:01 coverage.out [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 1923 Jan 19 18:00 Dockerfile [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 18:00 .dockerignore [2022-01-19T18:01:35.742Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 18:00 .git [2022-01-19T18:01:35.742Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 18:00 .github [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 788 Jan 19 18:00 .gitignore [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 276 Jan 19 18:00 go.mod [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 49531 Jan 19 18:00 go.sum [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 18:00 GOVERNANCE.md [2022-01-19T18:01:35.742Z] drwxrwxr-x. 2 jenkins jenkins 140 Jan 19 18:00 images [2022-01-19T18:01:35.742Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 19 18:00 internal [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 686 Jan 19 18:00 Jenkinsfile [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 18:00 LICENSE [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 531 Jan 19 18:00 main.go [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 1596 Jan 19 18:00 Makefile [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 617 Jan 19 18:00 OWNERS.md [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 31205 Jan 19 18:00 README.md [2022-01-19T18:01:35.742Z] drwxrwxr-x. 2 jenkins jenkins 32 Jan 19 18:00 res [2022-01-19T18:01:35.742Z] drwx------. 3 jenkins jenkins 30 Jan 19 18:00 .semver [2022-01-19T18:01:35.742Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 18:00 snap [2022-01-19T18:01:35.742Z] drwxrwxr-x. 3 jenkins jenkins 18 Jan 19 18:00 static [2022-01-19T18:01:35.742Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 18:00 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:01:36.035Z] + 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=e2b92234b508c52989163e5f76e64282dbe9ed11 --label arch=amd64 --label version=1.0.1-dev.4 . [2022-01-19T18:01:36.036Z] Sending build context to Docker daemon 9.874MB [2022-01-19T18:01:36.036Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T18:01:36.036Z] Step 2/31 : FROM ${BASE} AS builder [2022-01-19T18:01:36.036Z] ---> 831586a739c1 [2022-01-19T18:01:36.036Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T18:01:36.036Z] ---> Running in 2848145ab4cd [2022-01-19T18:01:36.296Z] Removing intermediate container 2848145ab4cd [2022-01-19T18:01:36.296Z] ---> 53dd33e87656 [2022-01-19T18:01:36.296Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T18:01:36.296Z] ---> Running in 1e16547b8239 [2022-01-19T18:01:36.296Z] Removing intermediate container 1e16547b8239 [2022-01-19T18:01:36.296Z] ---> d0b407405446 [2022-01-19T18:01:36.296Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T18:01:36.296Z] ---> Running in 5e1048eb15b9 [2022-01-19T18:01:36.562Z] Removing intermediate container 5e1048eb15b9 [2022-01-19T18:01:36.562Z] ---> 6c7b8716d407 [2022-01-19T18:01:36.562Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T18:01:36.562Z] ---> Running in 10db7c98f601 [2022-01-19T18:01:36.825Z] Removing intermediate container 10db7c98f601 [2022-01-19T18:01:36.825Z] ---> 66ce04ebff49 [2022-01-19T18:01:36.825Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T18:01:37.091Z] ---> Running in 766acca8bbfd [2022-01-19T18:01:37.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T18:01:38.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T18:01:38.300Z] OK: 221 MiB in 52 packages [2022-01-19T18:01:38.559Z] Removing intermediate container 766acca8bbfd [2022-01-19T18:01:38.559Z] ---> 0a3a50e9a440 [2022-01-19T18:01:38.559Z] Step 8/31 : WORKDIR /app [2022-01-19T18:01:38.559Z] ---> Running in bed39390f9d6 [2022-01-19T18:01:38.819Z] Removing intermediate container bed39390f9d6 [2022-01-19T18:01:38.819Z] ---> d6f0d9ee78fb [2022-01-19T18:01:38.819Z] Step 9/31 : COPY go.mod vendor* ./ [2022-01-19T18:01:38.819Z] ---> 32251b91db3e [2022-01-19T18:01:38.819Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T18:01:38.819Z] ---> Running in 0f484e87df66 [2022-01-19T18:01:39.391Z] Removing intermediate container 0f484e87df66 [2022-01-19T18:01:39.391Z] ---> b912eded826a [2022-01-19T18:01:39.391Z] Step 11/31 : COPY . . [2022-01-19T18:01:39.653Z] ---> dae28372129c [2022-01-19T18:01:39.653Z] Step 12/31 : ARG MAKE="make build" [2022-01-19T18:01:39.653Z] ---> Running in deeba9a281f2 [2022-01-19T18:01:39.914Z] Removing intermediate container deeba9a281f2 [2022-01-19T18:01:39.914Z] ---> 05da3275cd1e [2022-01-19T18:01:39.914Z] Step 13/31 : RUN $MAKE [2022-01-19T18:01:39.914Z] ---> Running in 78b1a4658c78 [2022-01-19T18:01:40.180Z] 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.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.4" -o app-rfid-llrp-inventory [2022-01-19T18:01:52.495Z] Removing intermediate container 78b1a4658c78 [2022-01-19T18:01:52.495Z] ---> 3bf83711d5db [2022-01-19T18:01:52.495Z] Step 14/31 : FROM alpine:3.14 [2022-01-19T18:01:52.755Z] 3.14: Pulling from library/alpine [2022-01-19T18:01:52.755Z] 97518928ae5f: Pulling fs layer [2022-01-19T18:01:53.021Z] 97518928ae5f: Verifying Checksum [2022-01-19T18:01:53.021Z] 97518928ae5f: Download complete [2022-01-19T18:01:53.282Z] 97518928ae5f: Pull complete [2022-01-19T18:01:53.283Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T18:01:53.283Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T18:01:53.283Z] ---> 0a97eee8041e [2022-01-19T18:01:53.283Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T18:01:53.283Z] ---> Running in 3ab39740b27f [2022-01-19T18:01:53.283Z] Removing intermediate container 3ab39740b27f [2022-01-19T18:01:53.283Z] ---> 2c5a81f68112 [2022-01-19T18:01:53.283Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-19T18:01:53.283Z] ---> Running in 22a4f8d2be55 [2022-01-19T18:01:53.543Z] Removing intermediate container 22a4f8d2be55 [2022-01-19T18:01:53.543Z] ---> e4b731779ac0 [2022-01-19T18:01:53.543Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T18:01:53.543Z] ---> Running in fc8dd4a0a286 [2022-01-19T18:01:53.803Z] Removing intermediate container fc8dd4a0a286 [2022-01-19T18:01:53.803Z] ---> 0dc9cc9a6d56 [2022-01-19T18:01:53.803Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-01-19T18:01:54.068Z] ---> Running in 0cef5b6fba50 [2022-01-19T18:01:54.329Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T18:01:54.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T18:01:55.470Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-19T18:01:55.470Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T18:01:55.470Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T18:01:55.730Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T18:01:55.730Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T18:01:55.730Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T18:01:55.998Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T18:01:55.998Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T18:01:55.998Z] OK: 9 MiB in 20 packages [2022-01-19T18:01:56.261Z] Removing intermediate container 0cef5b6fba50 [2022-01-19T18:01:56.261Z] ---> 8d697caa0c38 [2022-01-19T18:01:56.261Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T18:01:56.521Z] ---> 3a214e735838 [2022-01-19T18:01:56.521Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T18:01:56.521Z] ---> 182a84bd4df2 [2022-01-19T18:01:56.521Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-01-19T18:01:56.786Z] ---> bc60313f2dda [2022-01-19T18:01:56.786Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-01-19T18:01:56.786Z] ---> ddaf233ba959 [2022-01-19T18:01:56.786Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-19T18:01:57.364Z] ---> 79c0133005ac [2022-01-19T18:01:57.364Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-19T18:01:57.364Z] ---> Running in e92fdb3e7616 [2022-01-19T18:01:57.626Z] Removing intermediate container e92fdb3e7616 [2022-01-19T18:01:57.627Z] ---> 782cfefb131c [2022-01-19T18:01:57.627Z] Step 25/31 : VOLUME /cache [2022-01-19T18:01:57.627Z] ---> Running in 2db53acd139e [2022-01-19T18:01:57.627Z] Removing intermediate container 2db53acd139e [2022-01-19T18:01:57.627Z] ---> b1d79e4f2bb8 [2022-01-19T18:01:57.627Z] Step 26/31 : EXPOSE 59711 [2022-01-19T18:01:57.627Z] ---> Running in 9fcd2a372f17 [2022-01-19T18:01:57.889Z] Removing intermediate container 9fcd2a372f17 [2022-01-19T18:01:57.889Z] ---> 7cba0798068b [2022-01-19T18:01:57.889Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-19T18:01:57.889Z] ---> Running in ae6876c4b669 [2022-01-19T18:01:57.889Z] Removing intermediate container ae6876c4b669 [2022-01-19T18:01:57.889Z] ---> b643a7393857 [2022-01-19T18:01:57.889Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-19T18:01:57.889Z] ---> Running in fe4902556a08 [2022-01-19T18:01:58.150Z] Removing intermediate container fe4902556a08 [2022-01-19T18:01:58.150Z] ---> e043363ea360 [2022-01-19T18:01:58.150Z] Step 29/31 : LABEL arch=amd64 [2022-01-19T18:01:58.150Z] ---> Running in 362c79ca1014 [2022-01-19T18:01:58.150Z] Removing intermediate container 362c79ca1014 [2022-01-19T18:01:58.150Z] ---> e5b29b771d4a [2022-01-19T18:01:58.150Z] Step 30/31 : LABEL git_sha=e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:01:58.150Z] ---> Running in ba4907dc6343 [2022-01-19T18:01:58.411Z] Removing intermediate container ba4907dc6343 [2022-01-19T18:01:58.411Z] ---> 970246920848 [2022-01-19T18:01:58.411Z] Step 31/31 : LABEL version=1.0.1-dev.4 [2022-01-19T18:01:58.411Z] ---> Running in 579b65064e75 [2022-01-19T18:01:58.411Z] Removing intermediate container 579b65064e75 [2022-01-19T18:01:58.411Z] ---> 06095a18176d [2022-01-19T18:01:58.411Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T18:01:58.411Z] Successfully built 06095a18176d [2022-01-19T18:01:58.411Z] 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-19T18:01:58.484Z] provisioning config files... [2022-01-19T18:01:58.493Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6439940964710405549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:01:58.801Z] ---> docker-login.sh [2022-01-19T18:01:58.801Z] nexus3.edgexfoundry.org:10001 [2022-01-19T18:01:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:01:58.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:01:58.801Z] Configure a credential helper to remove this warning. See [2022-01-19T18:01:58.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:01:58.801Z] [2022-01-19T18:01:58.801Z] Login Succeeded [2022-01-19T18:01:58.801Z] nexus3.edgexfoundry.org:10002 [2022-01-19T18:01:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:01:58.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:01:58.801Z] Configure a credential helper to remove this warning. See [2022-01-19T18:01:58.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:01:58.801Z] [2022-01-19T18:01:58.801Z] Login Succeeded [2022-01-19T18:01:58.801Z] nexus3.edgexfoundry.org:10003 [2022-01-19T18:01:59.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:01:59.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:01:59.068Z] Configure a credential helper to remove this warning. See [2022-01-19T18:01:59.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:01:59.068Z] [2022-01-19T18:01:59.068Z] Login Succeeded [2022-01-19T18:01:59.068Z] nexus3.edgexfoundry.org:10004 [2022-01-19T18:01:59.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:01:59.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:01:59.068Z] Configure a credential helper to remove this warning. See [2022-01-19T18:01:59.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:01:59.068Z] [2022-01-19T18:01:59.068Z] Login Succeeded [2022-01-19T18:01:59.068Z] docker.io [2022-01-19T18:01:59.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:01:59.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:01:59.589Z] Configure a credential helper to remove this warning. See [2022-01-19T18:01:59.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:01:59.589Z] [2022-01-19T18:01:59.589Z] Login Succeeded [2022-01-19T18:01:59.589Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T18:01:59.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T18:01:59.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T18:01:59.655Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-01-19T18:01:59.655Z] e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:01:59.655Z] latest [2022-01-19T18:01:59.655Z] 1.0.1-dev.4 [2022-01-19T18:01:59.655Z] e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [2022-01-19T18:01:59.655Z] main [2022-01-19T18:01:59.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:01:59.982Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:00.281Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:02:00.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-19T18:02:00.281Z] 30ec4aafc48c: Preparing [2022-01-19T18:02:00.281Z] c8279ab9191c: Preparing [2022-01-19T18:02:00.281Z] bc3d0adb3418: Preparing [2022-01-19T18:02:00.281Z] fb785e87b248: Preparing [2022-01-19T18:02:00.281Z] 084162905a39: Preparing [2022-01-19T18:02:00.281Z] e19582ef3972: Preparing [2022-01-19T18:02:00.281Z] 0f65527d366b: Preparing [2022-01-19T18:02:00.281Z] 3929e2def702: Preparing [2022-01-19T18:02:00.281Z] 1a058d5342cc: Preparing [2022-01-19T18:02:00.281Z] e19582ef3972: Waiting [2022-01-19T18:02:00.281Z] 0f65527d366b: Waiting [2022-01-19T18:02:00.282Z] 3929e2def702: Waiting [2022-01-19T18:02:00.282Z] 1a058d5342cc: Waiting [2022-01-19T18:02:07.593Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1833 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-01-19T18:02:07.604Z] Running in /w/workspace/app-rfid-llrp-inventory/19 [Pipeline] { [Pipeline] checkout [2022-01-19T18:02:07.785Z] The recommended git tool is: git [2022-01-19T18:02:10.283Z] c8279ab9191c: Pushed [2022-01-19T18:02:10.283Z] 30ec4aafc48c: Pushed [2022-01-19T18:02:10.283Z] fb785e87b248: Pushed [2022-01-19T18:02:10.283Z] bc3d0adb3418: Pushed [2022-01-19T18:02:10.283Z] 084162905a39: Pushed [2022-01-19T18:02:10.283Z] 1a058d5342cc: Layer already exists [2022-01-19T18:02:10.283Z] e19582ef3972: Pushed [2022-01-19T18:02:10.283Z] 3929e2def702: Pushed [2022-01-19T18:02:10.283Z] 0f65527d366b: Pushed [2022-01-19T18:02:10.283Z] e2b92234b508c52989163e5f76e64282dbe9ed11: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:10.588Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:10.881Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-01-19T18:02:10.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-19T18:02:10.882Z] 30ec4aafc48c: Preparing [2022-01-19T18:02:10.882Z] c8279ab9191c: Preparing [2022-01-19T18:02:10.882Z] bc3d0adb3418: Preparing [2022-01-19T18:02:10.882Z] fb785e87b248: Preparing [2022-01-19T18:02:10.882Z] 084162905a39: Preparing [2022-01-19T18:02:10.882Z] e19582ef3972: Preparing [2022-01-19T18:02:10.882Z] 0f65527d366b: Preparing [2022-01-19T18:02:10.882Z] 3929e2def702: Preparing [2022-01-19T18:02:10.882Z] 1a058d5342cc: Preparing [2022-01-19T18:02:10.882Z] e19582ef3972: Waiting [2022-01-19T18:02:10.882Z] 0f65527d366b: Waiting [2022-01-19T18:02:10.882Z] 3929e2def702: Waiting [2022-01-19T18:02:10.882Z] 1a058d5342cc: Waiting [2022-01-19T18:02:10.882Z] fb785e87b248: Layer already exists [2022-01-19T18:02:10.882Z] 30ec4aafc48c: Layer already exists [2022-01-19T18:02:10.882Z] 084162905a39: Layer already exists [2022-01-19T18:02:10.882Z] bc3d0adb3418: Layer already exists [2022-01-19T18:02:10.882Z] c8279ab9191c: Layer already exists [2022-01-19T18:02:10.882Z] e19582ef3972: Layer already exists [2022-01-19T18:02:10.882Z] 0f65527d366b: Layer already exists [2022-01-19T18:02:10.882Z] 1a058d5342cc: Layer already exists [2022-01-19T18:02:10.882Z] 3929e2def702: Layer already exists [2022-01-19T18:02:10.882Z] latest: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:11.183Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:11.477Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.4 [2022-01-19T18:02:11.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-19T18:02:11.478Z] 30ec4aafc48c: Preparing [2022-01-19T18:02:11.478Z] c8279ab9191c: Preparing [2022-01-19T18:02:11.478Z] bc3d0adb3418: Preparing [2022-01-19T18:02:11.478Z] fb785e87b248: Preparing [2022-01-19T18:02:11.478Z] 084162905a39: Preparing [2022-01-19T18:02:11.478Z] e19582ef3972: Preparing [2022-01-19T18:02:11.478Z] 0f65527d366b: Preparing [2022-01-19T18:02:11.478Z] 3929e2def702: Preparing [2022-01-19T18:02:11.478Z] 1a058d5342cc: Preparing [2022-01-19T18:02:11.478Z] e19582ef3972: Waiting [2022-01-19T18:02:11.478Z] 0f65527d366b: Waiting [2022-01-19T18:02:11.478Z] 3929e2def702: Waiting [2022-01-19T18:02:11.478Z] 1a058d5342cc: Waiting [2022-01-19T18:02:11.478Z] 30ec4aafc48c: Layer already exists [2022-01-19T18:02:11.478Z] c8279ab9191c: Layer already exists [2022-01-19T18:02:11.478Z] 084162905a39: Layer already exists [2022-01-19T18:02:11.478Z] bc3d0adb3418: Layer already exists [2022-01-19T18:02:11.478Z] fb785e87b248: Layer already exists [2022-01-19T18:02:11.478Z] 3929e2def702: Layer already exists [2022-01-19T18:02:11.478Z] 0f65527d366b: Layer already exists [2022-01-19T18:02:11.478Z] 1a058d5342cc: Layer already exists [2022-01-19T18:02:11.478Z] e19582ef3972: Layer already exists [2022-01-19T18:02:11.478Z] 1.0.1-dev.4: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:11.777Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:12.078Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [2022-01-19T18:02:12.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-19T18:02:12.078Z] 30ec4aafc48c: Preparing [2022-01-19T18:02:12.078Z] c8279ab9191c: Preparing [2022-01-19T18:02:12.078Z] bc3d0adb3418: Preparing [2022-01-19T18:02:12.078Z] fb785e87b248: Preparing [2022-01-19T18:02:12.078Z] 084162905a39: Preparing [2022-01-19T18:02:12.078Z] e19582ef3972: Preparing [2022-01-19T18:02:12.078Z] 0f65527d366b: Preparing [2022-01-19T18:02:12.078Z] 3929e2def702: Preparing [2022-01-19T18:02:12.078Z] 1a058d5342cc: Preparing [2022-01-19T18:02:12.078Z] e19582ef3972: Waiting [2022-01-19T18:02:12.078Z] 3929e2def702: Waiting [2022-01-19T18:02:12.078Z] 0f65527d366b: Waiting [2022-01-19T18:02:12.078Z] 1a058d5342cc: Waiting [2022-01-19T18:02:12.078Z] c8279ab9191c: Layer already exists [2022-01-19T18:02:12.078Z] fb785e87b248: Layer already exists [2022-01-19T18:02:12.078Z] 30ec4aafc48c: Layer already exists [2022-01-19T18:02:12.078Z] bc3d0adb3418: Layer already exists [2022-01-19T18:02:12.078Z] 084162905a39: Layer already exists [2022-01-19T18:02:12.078Z] 3929e2def702: Layer already exists [2022-01-19T18:02:12.078Z] e19582ef3972: Layer already exists [2022-01-19T18:02:12.078Z] 0f65527d366b: Layer already exists [2022-01-19T18:02:12.078Z] 1a058d5342cc: Layer already exists [2022-01-19T18:02:12.078Z] e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:12.382Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:12.452Z] using credential edgex-jenkins-ssh [2022-01-19T18:02:12.468Z] Cloning the remote Git repository [2022-01-19T18:02:12.523Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T18:02:12.602Z] > git init /w/workspace/app-rfid-llrp-inventory/19 # timeout=10 [2022-01-19T18:02:12.676Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-01-19T18:02:12.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-01-19T18:02:12.676Z] 30ec4aafc48c: Preparing [2022-01-19T18:02:12.676Z] c8279ab9191c: Preparing [2022-01-19T18:02:12.676Z] bc3d0adb3418: Preparing [2022-01-19T18:02:12.676Z] fb785e87b248: Preparing [2022-01-19T18:02:12.676Z] 084162905a39: Preparing [2022-01-19T18:02:12.676Z] e19582ef3972: Preparing [2022-01-19T18:02:12.676Z] 0f65527d366b: Preparing [2022-01-19T18:02:12.676Z] 3929e2def702: Preparing [2022-01-19T18:02:12.676Z] 1a058d5342cc: Preparing [2022-01-19T18:02:12.676Z] 0f65527d366b: Waiting [2022-01-19T18:02:12.676Z] 3929e2def702: Waiting [2022-01-19T18:02:12.676Z] 1a058d5342cc: Waiting [2022-01-19T18:02:12.676Z] e19582ef3972: Waiting [2022-01-19T18:02:12.676Z] fb785e87b248: Layer already exists [2022-01-19T18:02:12.676Z] 30ec4aafc48c: Layer already exists [2022-01-19T18:02:12.676Z] 084162905a39: Layer already exists [2022-01-19T18:02:12.676Z] c8279ab9191c: Layer already exists [2022-01-19T18:02:12.676Z] bc3d0adb3418: Layer already exists [2022-01-19T18:02:12.676Z] 0f65527d366b: Layer already exists [2022-01-19T18:02:12.676Z] 3929e2def702: Layer already exists [2022-01-19T18:02:12.676Z] e19582ef3972: Layer already exists [2022-01-19T18:02:12.676Z] 1a058d5342cc: Layer already exists [2022-01-19T18:02:12.676Z] main: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T18:02:12.719Z] ===================================================== [Pipeline] echo [2022-01-19T18:02:12.732Z] taggedImages: [2022-01-19T18:02:12.732Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:02:12.732Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-01-19T18:02:12.732Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.4 [2022-01-19T18:02:12.732Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [2022-01-19T18:02:12.732Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:13.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T18:02:13.299Z] [2022-01-19T18:02:13.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:13.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T18:02:13.718Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T18:02:13.718Z] b4d181a07f80: Pulling fs layer [2022-01-19T18:02:13.718Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T18:02:13.718Z] ed53099fbce6: Pulling fs layer [2022-01-19T18:02:13.718Z] dc539afda2c1: Pulling fs layer [2022-01-19T18:02:13.718Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T18:02:13.718Z] 9065ff56babe: Pulling fs layer [2022-01-19T18:02:13.718Z] d287ab97295c: Pulling fs layer [2022-01-19T18:02:13.718Z] dc539afda2c1: Waiting [2022-01-19T18:02:13.718Z] 77bc0d833cb6: Waiting [2022-01-19T18:02:13.718Z] 9065ff56babe: Waiting [2022-01-19T18:02:13.718Z] d287ab97295c: Waiting [2022-01-19T18:02:13.718Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T18:02:13.718Z] a1111a8f2ec3: Download complete [2022-01-19T18:02:13.718Z] dc539afda2c1: Verifying Checksum [2022-01-19T18:02:13.718Z] dc539afda2c1: Download complete [2022-01-19T18:02:13.718Z] ed53099fbce6: Verifying Checksum [2022-01-19T18:02:13.718Z] ed53099fbce6: Download complete [2022-01-19T18:02:13.718Z] 9065ff56babe: Verifying Checksum [2022-01-19T18:02:13.718Z] 9065ff56babe: Download complete [2022-01-19T18:02:13.718Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T18:02:13.718Z] 77bc0d833cb6: Download complete [2022-01-19T18:02:12.688Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T18:02:12.689Z] > git --version # timeout=10 [2022-01-19T18:02:12.721Z] > git --version # 'git version 2.17.1' [2022-01-19T18:02:12.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T18:02:12.770Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T18:02:14.059Z] b4d181a07f80: Verifying Checksum [2022-01-19T18:02:14.060Z] b4d181a07f80: Download complete [2022-01-19T18:02:14.635Z] d287ab97295c: Verifying Checksum [2022-01-19T18:02:14.635Z] d287ab97295c: Download complete [2022-01-19T18:02:15.589Z] b4d181a07f80: Pull complete [2022-01-19T18:02:15.589Z] a1111a8f2ec3: Pull complete [2022-01-19T18:02:16.169Z] ed53099fbce6: Pull complete [2022-01-19T18:02:16.169Z] dc539afda2c1: Pull complete [2022-01-19T18:02:16.430Z] 77bc0d833cb6: Pull complete [2022-01-19T18:02:16.430Z] 9065ff56babe: Pull complete [2022-01-19T18:02:21.772Z] d287ab97295c: Pull complete [2022-01-19T18:02:21.773Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T18:02:21.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T18:02:21.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T18:02:21.834Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:02:21.863Z] $ 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-19T18:02:24.343Z] $ docker top 225afeeeaa2e2d6c41ce293be22dcf2ccab38cd8a48ac0e1fb9915f489ef1c17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:02:24.794Z] ---> job-cost.sh [2022-01-19T18:02:24.794Z] lf-activate-venv: SKIPPING [2022-01-19T18:02:24.794Z] INFO: No Stack... [2022-01-19T18:02:25.364Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T18:02:25.623Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T18:02:25.918Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-01-19T18:02:25.918Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T18:02:25.931Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [2022-01-19T18:02:25.939Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] did not exist. Created. [2022-01-19T18:02:25.939Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T18:02:26.245Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T18:02:26.270Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T18:02:26.277Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T18:02:26.294Z] $ docker stop --time=1 225afeeeaa2e2d6c41ce293be22dcf2ccab38cd8a48ac0e1fb9915f489ef1c17 [2022-01-19T18:02:27.420Z] $ docker rm -f 225afeeeaa2e2d6c41ce293be22dcf2ccab38cd8a48ac0e1fb9915f489ef1c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T18:02:29.599Z] Avoid second fetch [2022-01-19T18:02:29.600Z] Checking out Revision e2b92234b508c52989163e5f76e64282dbe9ed11 (main) [2022-01-19T18:02:29.557Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-19T18:02:29.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T18:02:29.619Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T18:02:29.633Z] > git checkout -f e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 [2022-01-19T18:02:33.802Z] Commit message: "Merge pull request #61 from ernestojeda/go-dockerfile-changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T18:02:34.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T18:02:34.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T18:02:34.662Z] Dload Upload Total Spent Left Speed [2022-01-19T18:02:34.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 67674 0 --:--:-- --:--:-- --:--:-- 68063 [Pipeline] sh [2022-01-19T18:02:35.228Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T18:02:35.581Z] + sudo tee /etc/docker/daemon.new [2022-01-19T18:02:35.581Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T18:02:35.581Z] { [2022-01-19T18:02:35.581Z] "registry-mirrors": [ [2022-01-19T18:02:35.581Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T18:02:35.581Z] ], [2022-01-19T18:02:35.581Z] "bip": "10.250.0.254/24", [2022-01-19T18:02:35.581Z] "hosts": [ [2022-01-19T18:02:35.581Z] "tcp://0.0.0.0:5555", [2022-01-19T18:02:35.581Z] "unix:///var/run/docker.sock" [2022-01-19T18:02:35.581Z] ], [2022-01-19T18:02:35.581Z] "mtu": 1458, [2022-01-19T18:02:35.581Z] "selinux-enabled": true, [2022-01-19T18:02:35.581Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T18:02:35.581Z] } [Pipeline] sh [2022-01-19T18:02:35.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T18:02:36.331Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T18:02:54.666Z] provisioning config files... [2022-01-19T18:02:54.693Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/19@tmp/config4690173987411398882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:02:55.056Z] ---> docker-login.sh [2022-01-19T18:02:55.056Z] nexus3.edgexfoundry.org:10001 [2022-01-19T18:02:55.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:02:55.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:02:55.653Z] Configure a credential helper to remove this warning. See [2022-01-19T18:02:55.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:02:55.653Z] [2022-01-19T18:02:55.653Z] Login Succeeded [2022-01-19T18:02:55.926Z] nexus3.edgexfoundry.org:10002 [2022-01-19T18:02:56.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:02:56.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:02:56.199Z] Configure a credential helper to remove this warning. See [2022-01-19T18:02:56.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:02:56.199Z] [2022-01-19T18:02:56.199Z] Login Succeeded [2022-01-19T18:02:56.199Z] nexus3.edgexfoundry.org:10003 [2022-01-19T18:02:56.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:02:56.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:02:56.747Z] Configure a credential helper to remove this warning. See [2022-01-19T18:02:56.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:02:56.747Z] [2022-01-19T18:02:56.747Z] Login Succeeded [2022-01-19T18:02:56.747Z] nexus3.edgexfoundry.org:10004 [2022-01-19T18:02:57.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:02:57.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:02:57.026Z] Configure a credential helper to remove this warning. See [2022-01-19T18:02:57.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:02:57.026Z] [2022-01-19T18:02:57.026Z] Login Succeeded [2022-01-19T18:02:57.026Z] docker.io [2022-01-19T18:02:57.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:02:57.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:02:57.896Z] Configure a credential helper to remove this warning. See [2022-01-19T18:02:57.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:02:57.896Z] [2022-01-19T18:02:57.896Z] Login Succeeded [2022-01-19T18:02:57.896Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T18:02:57.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T18:02:58.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T18:02:58.445Z] ========================================================= [2022-01-19T18:02:58.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T18:02:58.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:02:58.808Z] + 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-19T18:02:59.084Z] Sending build context to Docker daemon 680.4kB [2022-01-19T18:02:59.084Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T18:02:59.084Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-19T18:02:59.361Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T18:02:59.361Z] 9b3977197b4f: Pulling fs layer [2022-01-19T18:02:59.361Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T18:02:59.361Z] 94645a83ff95: Pulling fs layer [2022-01-19T18:02:59.361Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T18:02:59.361Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T18:02:59.361Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T18:02:59.361Z] 9a6b49a46696: Pulling fs layer [2022-01-19T18:02:59.361Z] cf05db05a679: Pulling fs layer [2022-01-19T18:02:59.361Z] 4b8299f9d1f4: Waiting [2022-01-19T18:02:59.361Z] 3f3a8bcf1eab: Waiting [2022-01-19T18:02:59.361Z] 0c92f367c5e7: Waiting [2022-01-19T18:02:59.361Z] 9a6b49a46696: Waiting [2022-01-19T18:02:59.361Z] cf05db05a679: Waiting [2022-01-19T18:02:59.361Z] 94645a83ff95: Verifying Checksum [2022-01-19T18:02:59.361Z] 94645a83ff95: Download complete [2022-01-19T18:02:59.361Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T18:02:59.361Z] 1a89e8eeedd5: Download complete [2022-01-19T18:02:59.361Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T18:02:59.361Z] 0c92f367c5e7: Download complete [2022-01-19T18:02:59.361Z] 4b8299f9d1f4: Download complete [2022-01-19T18:02:59.361Z] 9b3977197b4f: Download complete [2022-01-19T18:02:59.361Z] 9a6b49a46696: Verifying Checksum [2022-01-19T18:02:59.361Z] 9a6b49a46696: Download complete [2022-01-19T18:02:59.963Z] 9b3977197b4f: Pull complete [2022-01-19T18:03:00.585Z] 1a89e8eeedd5: Pull complete [2022-01-19T18:03:00.860Z] 94645a83ff95: Pull complete [2022-01-19T18:03:01.134Z] cf05db05a679: Verifying Checksum [2022-01-19T18:03:01.134Z] cf05db05a679: Download complete [2022-01-19T18:03:01.731Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T18:03:01.731Z] 3f3a8bcf1eab: Download complete [2022-01-19T18:03:14.144Z] 3f3a8bcf1eab: Pull complete [2022-01-19T18:03:14.144Z] 0c92f367c5e7: Pull complete [2022-01-19T18:03:14.144Z] 4b8299f9d1f4: Pull complete [2022-01-19T18:03:14.144Z] 9a6b49a46696: Pull complete [2022-01-19T18:03:19.546Z] cf05db05a679: Pull complete [2022-01-19T18:03:19.546Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T18:03:19.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T18:03:19.546Z] ---> 0ccda1f7e2ee [2022-01-19T18:03:19.546Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T18:03:21.516Z] ---> Running in afd49e3f9e28 [2022-01-19T18:03:21.516Z] Removing intermediate container afd49e3f9e28 [2022-01-19T18:03:21.516Z] ---> 87319c2ebd45 [2022-01-19T18:03:21.516Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T18:03:21.790Z] ---> Running in 87bcdd72f8d1 [2022-01-19T18:03:22.063Z] Removing intermediate container 87bcdd72f8d1 [2022-01-19T18:03:22.063Z] ---> 97e6db55a3f8 [2022-01-19T18:03:22.063Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T18:03:22.063Z] ---> Running in f272d3ae6949 [2022-01-19T18:03:22.337Z] Removing intermediate container f272d3ae6949 [2022-01-19T18:03:22.337Z] ---> 0f09740abbbf [2022-01-19T18:03:22.337Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T18:03:22.610Z] ---> Running in eb86842d2126 [2022-01-19T18:03:24.585Z] Removing intermediate container eb86842d2126 [2022-01-19T18:03:24.585Z] ---> 35d856c2ff02 [2022-01-19T18:03:24.585Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T18:03:24.585Z] ---> Running in 49780a1c78a2 [2022-01-19T18:03:25.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T18:03:26.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T18:03:27.141Z] OK: 220 MiB in 52 packages [2022-01-19T18:03:27.740Z] Removing intermediate container 49780a1c78a2 [2022-01-19T18:03:27.740Z] ---> 57f4f9210a88 [2022-01-19T18:03:27.740Z] Step 8/13 : WORKDIR /app [2022-01-19T18:03:27.740Z] ---> Running in 7b04a03a8caa [2022-01-19T18:03:28.336Z] Removing intermediate container 7b04a03a8caa [2022-01-19T18:03:28.336Z] ---> 9d348a750ebc [2022-01-19T18:03:28.336Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-19T18:03:28.930Z] ---> b6f0ec54afa5 [2022-01-19T18:03:28.930Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T18:03:28.930Z] ---> Running in 9a7938812f2d [2022-01-19T18:04:36.968Z] Removing intermediate container 9a7938812f2d [2022-01-19T18:04:36.968Z] ---> 73bd3a3d56b8 [2022-01-19T18:04:36.968Z] Step 11/13 : COPY . . [2022-01-19T18:04:37.241Z] ---> 18a65090bab5 [2022-01-19T18:04:37.241Z] Step 12/13 : ARG MAKE="make build" [2022-01-19T18:04:37.241Z] ---> Running in e2dd7d22861f [2022-01-19T18:04:37.847Z] Removing intermediate container e2dd7d22861f [2022-01-19T18:04:37.847Z] ---> 781a87087aa6 [2022-01-19T18:04:37.847Z] Step 13/13 : RUN $MAKE [2022-01-19T18:04:37.847Z] ---> Running in 7531d6c618e3 [2022-01-19T18:04:38.826Z] noop [2022-01-19T18:04:39.419Z] Removing intermediate container 7531d6c618e3 [2022-01-19T18:04:39.419Z] ---> 3bc16455cabe [2022-01-19T18:04:39.419Z] Successfully built 3bc16455cabe [2022-01-19T18:04:39.419Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:04:39.769Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T18:04:39.769Z] . [Pipeline] withDockerContainer [2022-01-19T18:04:40.001Z] prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container [2022-01-19T18:04:40.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/19 -v /w/workspace/app-rfid-llrp-inventory/19:/w/workspace/app-rfid-llrp-inventory/19:rw,z -v /w/workspace/app-rfid-llrp-inventory/19@tmp:/w/workspace/app-rfid-llrp-inventory/19@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-19T18:04:41.345Z] $ docker top 560a27d174811ea930918e6aebb71106c948500b6558183ec7165fb9748585b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T18:04:42.216Z] + go version [2022-01-19T18:04:42.216Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T18:04:42.239Z] $ docker stop --time=1 560a27d174811ea930918e6aebb71106c948500b6558183ec7165fb9748585b0 [2022-01-19T18:04:43.853Z] $ docker rm -f 560a27d174811ea930918e6aebb71106c948500b6558183ec7165fb9748585b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:04:44.453Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T18:04:44.453Z] . [Pipeline] withDockerContainer [2022-01-19T18:04:44.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container [2022-01-19T18:04:44.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/19 -v /w/workspace/app-rfid-llrp-inventory/19:/w/workspace/app-rfid-llrp-inventory/19:rw,z -v /w/workspace/app-rfid-llrp-inventory/19@tmp:/w/workspace/app-rfid-llrp-inventory/19@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-19T18:04:46.022Z] $ docker top 4fec381582009f5d5cf699d842431d4fbc73df499b1386d440925f2835921694 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T18:04:46.928Z] + make test [2022-01-19T18:04:46.928Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T18:05:33.933Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-19T18:05:37.359Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.188s coverage: 86.5% of statements [2022-01-19T18:05:37.359Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-19T18:05:40.738Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.673s coverage: 71.9% of statements [2022-01-19T18:05:40.738Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-19T18:05:40.738Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T18:06:02.912Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T18:06:02.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T18:06:02.912Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-19T18:06:02.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T18:06:02.942Z] $ docker stop --time=1 4fec381582009f5d5cf699d842431d4fbc73df499b1386d440925f2835921694 [2022-01-19T18:06:04.651Z] $ docker rm -f 4fec381582009f5d5cf699d842431d4fbc73df499b1386d440925f2835921694 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T18:06:05.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T18:06:05.499Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T18:06:05.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T18:06:06.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T18:06:06.684Z] + ls -al . [2022-01-19T18:06:06.684Z] total 232 [2022-01-19T18:06:06.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 18:06 . [2022-01-19T18:06:06.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 18:02 .. [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 19 18:02 .dockerignore [2022-01-19T18:06:06.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 18:02 .git [2022-01-19T18:06:06.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 .github [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 19 18:02 .gitignore [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jan 19 18:02 Attribution.txt [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jan 19 18:02 Dockerfile [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 18:02 GOVERNANCE.md [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 686 Jan 19 18:02 Jenkinsfile [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 18:02 LICENSE [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 1596 Jan 19 18:02 Makefile [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 18:02 OWNERS.md [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 31205 Jan 19 18:02 README.md [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 18:00 VERSION [2022-01-19T18:06:06.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 bin [2022-01-19T18:06:06.684Z] -rw-r--r-- 1 jenkins jenkins 41356 Jan 19 18:05 coverage.out [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 276 Jan 19 18:02 go.mod [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jan 19 18:02 go.sum [2022-01-19T18:06:06.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 images [2022-01-19T18:06:06.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 18:02 internal [2022-01-19T18:06:06.684Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 19 18:02 main.go [2022-01-19T18:06:06.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 res [2022-01-19T18:06:06.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 18:02 snap [2022-01-19T18:06:06.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 18:02 static [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:06:07.022Z] + 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=e2b92234b508c52989163e5f76e64282dbe9ed11 --label arch=arm64 --label version=1.0.1-dev.4 . [2022-01-19T18:06:07.297Z] Sending build context to Docker daemon 680.4kB [2022-01-19T18:06:07.297Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T18:06:07.297Z] Step 2/31 : FROM ${BASE} AS builder [2022-01-19T18:06:07.297Z] ---> 3bc16455cabe [2022-01-19T18:06:07.297Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T18:06:07.569Z] ---> Running in 2f386afe3ff4 [2022-01-19T18:06:07.841Z] Removing intermediate container 2f386afe3ff4 [2022-01-19T18:06:07.841Z] ---> 2ae9cefa68be [2022-01-19T18:06:07.841Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T18:06:07.841Z] ---> Running in 4dbca53bfe27 [2022-01-19T18:06:08.114Z] Removing intermediate container 4dbca53bfe27 [2022-01-19T18:06:08.114Z] ---> a47b3475bd02 [2022-01-19T18:06:08.114Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T18:06:08.394Z] ---> Running in 1cb58f8e5079 [2022-01-19T18:06:08.667Z] Removing intermediate container 1cb58f8e5079 [2022-01-19T18:06:08.667Z] ---> 6ee7b285227c [2022-01-19T18:06:08.667Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T18:06:08.667Z] ---> Running in 9818e4008d35 [2022-01-19T18:06:10.732Z] Removing intermediate container 9818e4008d35 [2022-01-19T18:06:10.732Z] ---> ef7efced8984 [2022-01-19T18:06:10.732Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T18:06:10.732Z] ---> Running in 383c15706d2f [2022-01-19T18:06:11.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T18:06:12.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T18:06:13.306Z] OK: 220 MiB in 52 packages [2022-01-19T18:06:14.286Z] Removing intermediate container 383c15706d2f [2022-01-19T18:06:14.286Z] ---> 978de1a665bf [2022-01-19T18:06:14.286Z] Step 8/31 : WORKDIR /app [2022-01-19T18:06:14.286Z] ---> Running in a5998a4d1094 [2022-01-19T18:06:14.558Z] Removing intermediate container a5998a4d1094 [2022-01-19T18:06:14.558Z] ---> 02aa9c98dd02 [2022-01-19T18:06:14.558Z] Step 9/31 : COPY go.mod vendor* ./ [2022-01-19T18:06:15.156Z] ---> 374cdb6f6fc5 [2022-01-19T18:06:15.156Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T18:06:15.156Z] ---> Running in 28637fa6b176 [2022-01-19T18:06:17.139Z] Removing intermediate container 28637fa6b176 [2022-01-19T18:06:17.139Z] ---> d40d039e45ff [2022-01-19T18:06:17.139Z] Step 11/31 : COPY . . [2022-01-19T18:06:18.115Z] ---> b2705edfb926 [2022-01-19T18:06:18.115Z] Step 12/31 : ARG MAKE="make build" [2022-01-19T18:06:18.115Z] ---> Running in 35f155d61029 [2022-01-19T18:06:18.387Z] Removing intermediate container 35f155d61029 [2022-01-19T18:06:18.387Z] ---> d31897395010 [2022-01-19T18:06:18.387Z] Step 13/31 : RUN $MAKE [2022-01-19T18:06:18.387Z] ---> Running in 37d53f5305e8 [2022-01-19T18:06:19.364Z] 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.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.4" -o app-rfid-llrp-inventory [2022-01-19T18:07:06.349Z] Removing intermediate container 37d53f5305e8 [2022-01-19T18:07:06.350Z] ---> 578043cbed16 [2022-01-19T18:07:06.350Z] Step 14/31 : FROM alpine:3.14 [2022-01-19T18:07:06.350Z] 3.14: Pulling from library/alpine [2022-01-19T18:07:06.350Z] be307f383ecc: Pulling fs layer [2022-01-19T18:07:06.350Z] be307f383ecc: Download complete [2022-01-19T18:07:06.350Z] be307f383ecc: Pull complete [2022-01-19T18:07:06.350Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T18:07:06.350Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T18:07:06.350Z] ---> 5b8b7b635229 [2022-01-19T18:07:06.350Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T18:07:06.350Z] ---> Running in 1785bec50fa2 [2022-01-19T18:07:06.350Z] Removing intermediate container 1785bec50fa2 [2022-01-19T18:07:06.350Z] ---> 9ef5a181c7c0 [2022-01-19T18:07:06.350Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-19T18:07:06.350Z] ---> Running in 6005c12f5b6b [2022-01-19T18:07:06.350Z] Removing intermediate container 6005c12f5b6b [2022-01-19T18:07:06.350Z] ---> ba234ba26a68 [2022-01-19T18:07:06.350Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T18:07:06.350Z] ---> Running in 574fd231f425 [2022-01-19T18:07:06.350Z] Removing intermediate container 574fd231f425 [2022-01-19T18:07:06.350Z] ---> 39b1e0498f7b [2022-01-19T18:07:06.350Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-01-19T18:07:06.350Z] ---> Running in 242c7cbde707 [2022-01-19T18:07:06.350Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T18:07:07.323Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T18:07:07.918Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-19T18:07:08.186Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T18:07:08.186Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T18:07:08.457Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T18:07:08.457Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T18:07:08.729Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T18:07:08.729Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T18:07:08.729Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T18:07:09.001Z] OK: 9 MiB in 20 packages [2022-01-19T18:07:09.983Z] Removing intermediate container 242c7cbde707 [2022-01-19T18:07:09.983Z] ---> 458c9cf6d963 [2022-01-19T18:07:09.983Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T18:07:10.963Z] ---> 7154178b1498 [2022-01-19T18:07:10.963Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T18:07:11.239Z] ---> e9ca865f9929 [2022-01-19T18:07:11.239Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-01-19T18:07:11.854Z] ---> 336bf32be702 [2022-01-19T18:07:11.854Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-01-19T18:07:12.452Z] ---> d831f70f6421 [2022-01-19T18:07:12.452Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-19T18:07:13.884Z] ---> 160f73dd884f [2022-01-19T18:07:13.885Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-19T18:07:13.885Z] ---> Running in 41d29504c75b [2022-01-19T18:07:15.319Z] Removing intermediate container 41d29504c75b [2022-01-19T18:07:15.319Z] ---> c1de96fce90d [2022-01-19T18:07:15.319Z] Step 25/31 : VOLUME /cache [2022-01-19T18:07:15.319Z] ---> Running in 495e6cd0dfab [2022-01-19T18:07:15.594Z] Removing intermediate container 495e6cd0dfab [2022-01-19T18:07:15.594Z] ---> d1793505cd51 [2022-01-19T18:07:15.594Z] Step 26/31 : EXPOSE 59711 [2022-01-19T18:07:15.868Z] ---> Running in c70be84def43 [2022-01-19T18:07:16.140Z] Removing intermediate container c70be84def43 [2022-01-19T18:07:16.140Z] ---> d1ac8bfdcd9b [2022-01-19T18:07:16.140Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-19T18:07:16.140Z] ---> Running in 8ed7e2b6e2b9 [2022-01-19T18:07:16.733Z] Removing intermediate container 8ed7e2b6e2b9 [2022-01-19T18:07:16.733Z] ---> 61de01fdaef4 [2022-01-19T18:07:16.733Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-19T18:07:16.733Z] ---> Running in e48d01d55b2b [2022-01-19T18:07:17.003Z] Removing intermediate container e48d01d55b2b [2022-01-19T18:07:17.003Z] ---> 10c7e59524b2 [2022-01-19T18:07:17.003Z] Step 29/31 : LABEL arch=arm64 [2022-01-19T18:07:17.276Z] ---> Running in 2d94bae1b78d [2022-01-19T18:07:17.550Z] Removing intermediate container 2d94bae1b78d [2022-01-19T18:07:17.550Z] ---> f34475cb1313 [2022-01-19T18:07:17.550Z] Step 30/31 : LABEL git_sha=e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:07:17.550Z] ---> Running in 6d1d9df3ae4a [2022-01-19T18:07:17.822Z] Removing intermediate container 6d1d9df3ae4a [2022-01-19T18:07:17.822Z] ---> 9629fba87374 [2022-01-19T18:07:17.822Z] Step 31/31 : LABEL version=1.0.1-dev.4 [2022-01-19T18:07:18.093Z] ---> Running in b96f946d72e1 [2022-01-19T18:07:18.365Z] Removing intermediate container b96f946d72e1 [2022-01-19T18:07:18.365Z] ---> 07719dbab1ae [2022-01-19T18:07:18.365Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T18:07:18.365Z] Successfully built 07719dbab1ae [2022-01-19T18:07:18.365Z] 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-19T18:07:18.477Z] provisioning config files... [2022-01-19T18:07:18.494Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/19@tmp/config9082032735574101500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:07:18.846Z] ---> docker-login.sh [2022-01-19T18:07:18.846Z] nexus3.edgexfoundry.org:10001 [2022-01-19T18:07:19.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:07:19.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:07:19.117Z] Configure a credential helper to remove this warning. See [2022-01-19T18:07:19.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:07:19.117Z] [2022-01-19T18:07:19.117Z] Login Succeeded [2022-01-19T18:07:19.117Z] nexus3.edgexfoundry.org:10002 [2022-01-19T18:07:19.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:07:19.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:07:19.663Z] Configure a credential helper to remove this warning. See [2022-01-19T18:07:19.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:07:19.663Z] [2022-01-19T18:07:19.663Z] Login Succeeded [2022-01-19T18:07:19.663Z] nexus3.edgexfoundry.org:10003 [2022-01-19T18:07:19.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:07:19.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:07:19.937Z] Configure a credential helper to remove this warning. See [2022-01-19T18:07:19.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:07:19.937Z] [2022-01-19T18:07:19.937Z] Login Succeeded [2022-01-19T18:07:19.937Z] nexus3.edgexfoundry.org:10004 [2022-01-19T18:07:20.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:07:20.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:07:20.531Z] Configure a credential helper to remove this warning. See [2022-01-19T18:07:20.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:07:20.531Z] [2022-01-19T18:07:20.531Z] Login Succeeded [2022-01-19T18:07:20.531Z] docker.io [2022-01-19T18:07:20.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T18:07:21.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T18:07:21.073Z] Configure a credential helper to remove this warning. See [2022-01-19T18:07:21.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T18:07:21.073Z] [2022-01-19T18:07:21.073Z] Login Succeeded [2022-01-19T18:07:21.073Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T18:07:21.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T18:07:21.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T18:07:21.149Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-01-19T18:07:21.149Z] e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:07:21.149Z] latest [2022-01-19T18:07:21.149Z] 1.0.1-dev.4 [2022-01-19T18:07:21.149Z] e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [2022-01-19T18:07:21.149Z] main [2022-01-19T18:07:21.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:21.508Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:21.843Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:07:21.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-19T18:07:21.843Z] aa5200b6e034: Preparing [2022-01-19T18:07:21.843Z] 2d1631470449: Preparing [2022-01-19T18:07:21.843Z] b3eb925afed6: Preparing [2022-01-19T18:07:21.843Z] 627205341dac: Preparing [2022-01-19T18:07:21.843Z] 834f6e8f98ed: Preparing [2022-01-19T18:07:21.843Z] 567a40052281: Preparing [2022-01-19T18:07:21.843Z] 96e5946c2a66: Preparing [2022-01-19T18:07:21.843Z] a1dea9c3e3e3: Preparing [2022-01-19T18:07:21.843Z] 62170e181a92: Preparing [2022-01-19T18:07:21.843Z] 567a40052281: Waiting [2022-01-19T18:07:21.843Z] 96e5946c2a66: Waiting [2022-01-19T18:07:21.843Z] 62170e181a92: Waiting [2022-01-19T18:07:22.115Z] 834f6e8f98ed: Pushed [2022-01-19T18:07:22.115Z] b3eb925afed6: Pushed [2022-01-19T18:07:22.115Z] 627205341dac: Pushed [2022-01-19T18:07:22.115Z] aa5200b6e034: Pushed [2022-01-19T18:07:22.115Z] 62170e181a92: Layer already exists [2022-01-19T18:07:22.388Z] 567a40052281: Pushed [2022-01-19T18:07:22.388Z] a1dea9c3e3e3: Pushed [2022-01-19T18:07:23.364Z] 96e5946c2a66: Pushed [2022-01-19T18:07:25.977Z] 2d1631470449: Pushed [2022-01-19T18:07:25.977Z] e2b92234b508c52989163e5f76e64282dbe9ed11: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:26.323Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:26.662Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-01-19T18:07:26.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-19T18:07:26.662Z] aa5200b6e034: Preparing [2022-01-19T18:07:26.662Z] 2d1631470449: Preparing [2022-01-19T18:07:26.662Z] b3eb925afed6: Preparing [2022-01-19T18:07:26.662Z] 627205341dac: Preparing [2022-01-19T18:07:26.662Z] 834f6e8f98ed: Preparing [2022-01-19T18:07:26.662Z] 567a40052281: Preparing [2022-01-19T18:07:26.662Z] 96e5946c2a66: Preparing [2022-01-19T18:07:26.662Z] a1dea9c3e3e3: Preparing [2022-01-19T18:07:26.662Z] 62170e181a92: Preparing [2022-01-19T18:07:26.662Z] 96e5946c2a66: Waiting [2022-01-19T18:07:26.662Z] a1dea9c3e3e3: Waiting [2022-01-19T18:07:26.662Z] 567a40052281: Waiting [2022-01-19T18:07:26.662Z] 62170e181a92: Waiting [2022-01-19T18:07:26.662Z] 834f6e8f98ed: Layer already exists [2022-01-19T18:07:26.662Z] aa5200b6e034: Layer already exists [2022-01-19T18:07:26.662Z] b3eb925afed6: Layer already exists [2022-01-19T18:07:26.662Z] 2d1631470449: Layer already exists [2022-01-19T18:07:26.662Z] 627205341dac: Layer already exists [2022-01-19T18:07:26.662Z] a1dea9c3e3e3: Layer already exists [2022-01-19T18:07:26.662Z] 62170e181a92: Layer already exists [2022-01-19T18:07:26.662Z] 96e5946c2a66: Layer already exists [2022-01-19T18:07:26.662Z] 567a40052281: Layer already exists [2022-01-19T18:07:26.931Z] latest: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:27.273Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:27.617Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.4 [2022-01-19T18:07:27.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-19T18:07:27.617Z] aa5200b6e034: Preparing [2022-01-19T18:07:27.617Z] 2d1631470449: Preparing [2022-01-19T18:07:27.617Z] b3eb925afed6: Preparing [2022-01-19T18:07:27.617Z] 627205341dac: Preparing [2022-01-19T18:07:27.617Z] 834f6e8f98ed: Preparing [2022-01-19T18:07:27.617Z] 567a40052281: Preparing [2022-01-19T18:07:27.617Z] 96e5946c2a66: Preparing [2022-01-19T18:07:27.617Z] a1dea9c3e3e3: Preparing [2022-01-19T18:07:27.617Z] 62170e181a92: Preparing [2022-01-19T18:07:27.617Z] 96e5946c2a66: Waiting [2022-01-19T18:07:27.617Z] 62170e181a92: Waiting [2022-01-19T18:07:27.617Z] a1dea9c3e3e3: Waiting [2022-01-19T18:07:27.617Z] 567a40052281: Waiting [2022-01-19T18:07:27.617Z] 834f6e8f98ed: Layer already exists [2022-01-19T18:07:27.617Z] 2d1631470449: Layer already exists [2022-01-19T18:07:27.618Z] 627205341dac: Layer already exists [2022-01-19T18:07:27.618Z] b3eb925afed6: Layer already exists [2022-01-19T18:07:27.618Z] aa5200b6e034: Layer already exists [2022-01-19T18:07:27.618Z] 567a40052281: Layer already exists [2022-01-19T18:07:27.618Z] a1dea9c3e3e3: Layer already exists [2022-01-19T18:07:27.618Z] 96e5946c2a66: Layer already exists [2022-01-19T18:07:27.618Z] 62170e181a92: Layer already exists [2022-01-19T18:07:27.887Z] 1.0.1-dev.4: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:28.222Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:28.556Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [2022-01-19T18:07:28.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-19T18:07:28.556Z] aa5200b6e034: Preparing [2022-01-19T18:07:28.556Z] 2d1631470449: Preparing [2022-01-19T18:07:28.556Z] b3eb925afed6: Preparing [2022-01-19T18:07:28.556Z] 627205341dac: Preparing [2022-01-19T18:07:28.556Z] 834f6e8f98ed: Preparing [2022-01-19T18:07:28.556Z] 567a40052281: Preparing [2022-01-19T18:07:28.556Z] 96e5946c2a66: Preparing [2022-01-19T18:07:28.556Z] a1dea9c3e3e3: Preparing [2022-01-19T18:07:28.556Z] 62170e181a92: Preparing [2022-01-19T18:07:28.556Z] 567a40052281: Waiting [2022-01-19T18:07:28.556Z] a1dea9c3e3e3: Waiting [2022-01-19T18:07:28.556Z] 96e5946c2a66: Waiting [2022-01-19T18:07:28.556Z] 62170e181a92: Waiting [2022-01-19T18:07:28.556Z] aa5200b6e034: Layer already exists [2022-01-19T18:07:28.556Z] 627205341dac: Layer already exists [2022-01-19T18:07:28.556Z] 834f6e8f98ed: Layer already exists [2022-01-19T18:07:28.556Z] 2d1631470449: Layer already exists [2022-01-19T18:07:28.556Z] b3eb925afed6: Layer already exists [2022-01-19T18:07:28.556Z] 96e5946c2a66: Layer already exists [2022-01-19T18:07:28.556Z] a1dea9c3e3e3: Layer already exists [2022-01-19T18:07:28.556Z] 567a40052281: Layer already exists [2022-01-19T18:07:28.556Z] 62170e181a92: Layer already exists [2022-01-19T18:07:28.826Z] e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:29.167Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:29.506Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-01-19T18:07:29.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-01-19T18:07:29.506Z] aa5200b6e034: Preparing [2022-01-19T18:07:29.506Z] 2d1631470449: Preparing [2022-01-19T18:07:29.506Z] b3eb925afed6: Preparing [2022-01-19T18:07:29.506Z] 627205341dac: Preparing [2022-01-19T18:07:29.506Z] 834f6e8f98ed: Preparing [2022-01-19T18:07:29.506Z] 567a40052281: Preparing [2022-01-19T18:07:29.506Z] 96e5946c2a66: Preparing [2022-01-19T18:07:29.506Z] a1dea9c3e3e3: Preparing [2022-01-19T18:07:29.506Z] 62170e181a92: Preparing [2022-01-19T18:07:29.506Z] 96e5946c2a66: Waiting [2022-01-19T18:07:29.506Z] a1dea9c3e3e3: Waiting [2022-01-19T18:07:29.506Z] 567a40052281: Waiting [2022-01-19T18:07:29.506Z] 62170e181a92: Waiting [2022-01-19T18:07:29.506Z] 627205341dac: Layer already exists [2022-01-19T18:07:29.506Z] 2d1631470449: Layer already exists [2022-01-19T18:07:29.506Z] aa5200b6e034: Layer already exists [2022-01-19T18:07:29.506Z] 834f6e8f98ed: Layer already exists [2022-01-19T18:07:29.506Z] b3eb925afed6: Layer already exists [2022-01-19T18:07:29.506Z] 567a40052281: Layer already exists [2022-01-19T18:07:29.506Z] a1dea9c3e3e3: Layer already exists [2022-01-19T18:07:29.506Z] 96e5946c2a66: Layer already exists [2022-01-19T18:07:29.506Z] 62170e181a92: Layer already exists [2022-01-19T18:07:29.777Z] main: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T18:07:29.833Z] ===================================================== [Pipeline] echo [2022-01-19T18:07:29.848Z] taggedImages: [2022-01-19T18:07:29.848Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11 [2022-01-19T18:07:29.848Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-01-19T18:07:29.848Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.4 [2022-01-19T18:07:29.848Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [2022-01-19T18:07:29.848Z] - 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-19T18:07:30.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T18:07:30.231Z] [2022-01-19T18:07:30.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:07:30.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T18:07:30.583Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T18:07:30.583Z] 448f6bf000e3: Pulling fs layer [2022-01-19T18:07:30.583Z] f757da607395: Pulling fs layer [2022-01-19T18:07:30.583Z] 05883995daec: Pulling fs layer [2022-01-19T18:07:30.583Z] 8603b9c90790: Pulling fs layer [2022-01-19T18:07:30.583Z] 1560dd03e051: Pulling fs layer [2022-01-19T18:07:30.583Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T18:07:30.583Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T18:07:30.583Z] 27f5ce0e4adf: Waiting [2022-01-19T18:07:30.583Z] 8603b9c90790: Waiting [2022-01-19T18:07:30.583Z] c2d8d7efcc4b: Waiting [2022-01-19T18:07:30.583Z] 1560dd03e051: Waiting [2022-01-19T18:07:30.854Z] f757da607395: Verifying Checksum [2022-01-19T18:07:30.854Z] f757da607395: Download complete [2022-01-19T18:07:30.854Z] 8603b9c90790: Verifying Checksum [2022-01-19T18:07:30.854Z] 8603b9c90790: Download complete [2022-01-19T18:07:30.854Z] 1560dd03e051: Verifying Checksum [2022-01-19T18:07:30.854Z] 1560dd03e051: Download complete [2022-01-19T18:07:30.854Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T18:07:30.854Z] 27f5ce0e4adf: Download complete [2022-01-19T18:07:30.854Z] 05883995daec: Verifying Checksum [2022-01-19T18:07:30.854Z] 05883995daec: Download complete [2022-01-19T18:07:31.458Z] 448f6bf000e3: Verifying Checksum [2022-01-19T18:07:31.458Z] 448f6bf000e3: Download complete [2022-01-19T18:07:34.084Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T18:07:34.084Z] c2d8d7efcc4b: Download complete [2022-01-19T18:07:35.064Z] 448f6bf000e3: Pull complete [2022-01-19T18:07:35.654Z] f757da607395: Pull complete [2022-01-19T18:07:37.159Z] 05883995daec: Pull complete [2022-01-19T18:07:37.159Z] 8603b9c90790: Pull complete [2022-01-19T18:07:38.155Z] 1560dd03e051: Pull complete [2022-01-19T18:07:38.431Z] 27f5ce0e4adf: Pull complete [2022-01-19T18:07:53.514Z] c2d8d7efcc4b: Pull complete [2022-01-19T18:07:53.514Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T18:07:53.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T18:07:53.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T18:07:53.738Z] prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container [2022-01-19T18:07:53.814Z] $ 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/19 -v /w/workspace/app-rfid-llrp-inventory/19:/w/workspace/app-rfid-llrp-inventory/19:rw,z -v /w/workspace/app-rfid-llrp-inventory/19@tmp:/w/workspace/app-rfid-llrp-inventory/19@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-19T18:07:56.253Z] $ docker top 9b6616dcde66423caaaccc2d6c41daa7ac20f8d47f3979167b6a274360e99bf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:07:57.133Z] ---> job-cost.sh [2022-01-19T18:07:57.133Z] lf-activate-venv: SKIPPING [2022-01-19T18:07:57.133Z] INFO: No Stack... [2022-01-19T18:07:57.403Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T18:07:57.995Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T18:07:58.650Z] + + cut -d, -f6 [2022-01-19T18:07:58.650Z] cat /w/workspace/app-rfid-llrp-inventory/19/archives/cost.csv [Pipeline] lock [2022-01-19T18:07:58.706Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [2022-01-19T18:07:58.710Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] did not exist. Created. [2022-01-19T18:07:58.710Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T18:07:59.374Z] /w/workspace/app-rfid-llrp-inventory/19@tmp/durable-623cfed6/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/19@tmp/durable-623cfed6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T18:08:00.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T18:08:00.069Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T18:08:00.118Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T18:08:00.128Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T18:08:00.150Z] $ docker stop --time=1 9b6616dcde66423caaaccc2d6c41daa7ac20f8d47f3979167b6a274360e99bf4 [2022-01-19T18:08:01.637Z] $ docker rm -f 9b6616dcde66423caaaccc2d6c41daa7ac20f8d47f3979167b6a274360e99bf4 [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-19T18:08:02.140Z] provisioning config files... [2022-01-19T18:08:02.153Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7993587355196724141tmp [Pipeline] { [Pipeline] sh [2022-01-19T18:08:02.457Z] + set +x [2022-01-19T18:08:02.457Z] + curl -s https://codecov.io/bash [2022-01-19T18:08:02.457Z] + bash -s -- [2022-01-19T18:08:02.457Z] [2022-01-19T18:08:02.457Z] _____ _ [2022-01-19T18:08:02.457Z] / ____| | | [2022-01-19T18:08:02.457Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T18:08:02.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T18:08:02.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T18:08:02.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T18:08:02.457Z] Bash-1.0.6 [2022-01-19T18:08:02.457Z] [2022-01-19T18:08:02.457Z] [2022-01-19T18:08:02.457Z] ==> git version 2.24.4 found [2022-01-19T18:08:02.457Z] ==> 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-19T18:08:02.457Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T18:08:02.457Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T18:08:02.457Z] ==> Jenkins CI detected. [2022-01-19T18:08:02.457Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-19T18:08:02.457Z] project root: . [2022-01-19T18:08:02.457Z] --> token set from env [2022-01-19T18:08:02.457Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T18:08:02.717Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T18:08:02.717Z] ==> Python coveragepy not found [2022-01-19T18:08:02.717Z] ==> Searching for coverage reports in: [2022-01-19T18:08:02.717Z] + . [2022-01-19T18:08:02.717Z] -> Found 1 reports [2022-01-19T18:08:02.717Z] ==> Detecting git/mercurial file structure [2022-01-19T18:08:02.717Z] ==> Reading reports [2022-01-19T18:08:02.717Z] + ./coverage.out bytes=41356 [2022-01-19T18:08:02.717Z] ==> Appending adjustments [2022-01-19T18:08:02.717Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T18:08:02.717Z] + Found adjustments [2022-01-19T18:08:02.717Z] ==> Gzipping contents [2022-01-19T18:08:02.717Z] 12K /tmp/codecov.vv9Dem.gz [2022-01-19T18:08:02.717Z] ==> Uploading reports [2022-01-19T18:08:02.717Z] url: https://codecov.io [2022-01-19T18:08:02.717Z] query: branch=main&commit=e2b92234b508c52989163e5f76e64282dbe9ed11&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T18:08:02.717Z] -> Pinging Codecov [2022-01-19T18:08:02.717Z] 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=e2b92234b508c52989163e5f76e64282dbe9ed11&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T18:08:03.291Z] -> Uploading to [2022-01-19T18:08:03.291Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/581DD39554BDF9B6E22D074273EAD858/e2b92234b508c52989163e5f76e64282dbe9ed11/f5d420d3-184f-43f4-9e80-1cd1e4818a1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T180802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8216819efd420c77f2ba2c0944ef99f3286dfdb3f825a9b6cc2fbaf4fdfa0a0 [2022-01-19T18:08:03.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T18:08:03.291Z] Dload Upload Total Spent Left Speed [2022-01-19T18:08:03.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11672 0 0 100 11672 0 35833 --:--:-- --:--:-- --:--:-- 35913 [2022-01-19T18:08:03.553Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] } [2022-01-19T18:08:03.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-19T18:08:03.809Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-19T18:08:03.824Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:08:04.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T18:08:04.133Z] [2022-01-19T18:08:04.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:08:04.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T18:08:04.452Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-19T18:08:04.452Z] 188c0c94c7c5: Pulling fs layer [2022-01-19T18:08:04.452Z] 0ef7d3d256c8: Pulling fs layer [2022-01-19T18:08:04.452Z] de9db76c5a1d: Pulling fs layer [2022-01-19T18:08:04.452Z] 0eba1c9be4d2: Pulling fs layer [2022-01-19T18:08:04.452Z] 0d57e429df01: Pulling fs layer [2022-01-19T18:08:04.452Z] 4e4be7b47b0d: Pulling fs layer [2022-01-19T18:08:04.452Z] e1f770b5df2f: Pulling fs layer [2022-01-19T18:08:04.452Z] 85a0685a4137: Pulling fs layer [2022-01-19T18:08:04.452Z] 0d57e429df01: Waiting [2022-01-19T18:08:04.452Z] 4e4be7b47b0d: Waiting [2022-01-19T18:08:04.452Z] e1f770b5df2f: Waiting [2022-01-19T18:08:04.452Z] 85a0685a4137: Waiting [2022-01-19T18:08:04.452Z] 0eba1c9be4d2: Waiting [2022-01-19T18:08:04.452Z] de9db76c5a1d: Verifying Checksum [2022-01-19T18:08:04.452Z] de9db76c5a1d: Download complete [2022-01-19T18:08:04.452Z] 0ef7d3d256c8: Verifying Checksum [2022-01-19T18:08:04.452Z] 0ef7d3d256c8: Download complete [2022-01-19T18:08:04.452Z] 0d57e429df01: Verifying Checksum [2022-01-19T18:08:04.452Z] 0d57e429df01: Download complete [2022-01-19T18:08:04.452Z] 188c0c94c7c5: Verifying Checksum [2022-01-19T18:08:04.452Z] 188c0c94c7c5: Download complete [2022-01-19T18:08:04.452Z] 4e4be7b47b0d: Verifying Checksum [2022-01-19T18:08:04.452Z] 4e4be7b47b0d: Download complete [2022-01-19T18:08:04.718Z] e1f770b5df2f: Verifying Checksum [2022-01-19T18:08:04.718Z] e1f770b5df2f: Download complete [2022-01-19T18:08:04.984Z] 0eba1c9be4d2: Verifying Checksum [2022-01-19T18:08:04.984Z] 0eba1c9be4d2: Download complete [2022-01-19T18:08:05.270Z] 188c0c94c7c5: Pull complete [2022-01-19T18:08:05.270Z] 85a0685a4137: Verifying Checksum [2022-01-19T18:08:05.270Z] 85a0685a4137: Download complete [2022-01-19T18:08:05.270Z] 0ef7d3d256c8: Pull complete [2022-01-19T18:08:05.270Z] de9db76c5a1d: Pull complete [2022-01-19T18:08:08.612Z] 0eba1c9be4d2: Pull complete [2022-01-19T18:08:08.874Z] 0d57e429df01: Pull complete [2022-01-19T18:08:08.874Z] 4e4be7b47b0d: Pull complete [2022-01-19T18:08:09.449Z] e1f770b5df2f: Pull complete [2022-01-19T18:08:13.710Z] 85a0685a4137: Pull complete [2022-01-19T18:08:13.710Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-19T18:08:13.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T18:08:13.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-19T18:08:13.774Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:08:13.812Z] $ 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-19T18:08:15.521Z] $ docker top 0994aa885fc8571526ea7a4ee586c808d68323acbee9ef51a04a61c17e922894 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-19T18:08:15.606Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-19T18:08:15.904Z] + set -o pipefail [2022-01-19T18:08:15.904Z] + snyk monitor '--org=edgex-jenkins' [2022-01-19T18:08:22.508Z] [2022-01-19T18:08:22.508Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-01-19T18:08:22.508Z] [2022-01-19T18:08:22.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/d5936c58-46af-4d60-a9c0-fa00df195589 [2022-01-19T18:08:22.508Z] [2022-01-19T18:08:22.508Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-19T18:08:22.508Z] [2022-01-19T18:08:22.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-19T18:08:22.508Z] [2022-01-19T18:08:22.769Z] [Pipeline] } [2022-01-19T18:08:22.778Z] $ docker stop --time=1 0994aa885fc8571526ea7a4ee586c808d68323acbee9ef51a04a61c17e922894 [2022-01-19T18:08:24.723Z] $ docker rm -f 0994aa885fc8571526ea7a4ee586c808d68323acbee9ef51a04a61c17e922894 [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-19T18:08:25.498Z] + git log --format=format:%s -1 e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] sh [2022-01-19T18:08:25.801Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T18:08:25.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:08:26.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T18:08:26.105Z] . [Pipeline] withDockerContainer [2022-01-19T18:08:26.167Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:08:26.202Z] $ 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-19T18:08:26.541Z] $ docker top 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T18:08:26.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T18:08:26.636Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T18:08:26.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T18:08:26.735Z] $ docker exec 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 ssh-agent [2022-01-19T18:08:26.844Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJJMmek/agent.13 [2022-01-19T18:08:26.844Z] SSH_AGENT_PID=19 [2022-01-19T18:08:26.850Z] Running ssh-add (command line suppressed) [2022-01-19T18:08:26.956Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4864913705888655552.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4864913705888655552.key) [2022-01-19T18:08:26.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T18:08:27.265Z] + git semver tag [2022-01-19T18:08:27.265Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T18:08:27.265Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-19T18:08:27.265Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-19T18:08:27.265Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T18:08:27.265Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T18:08:27.265Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T18:08:27.265Z] # $SEMVER_BRANCH = main [2022-01-19T18:08:27.265Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-01-19T18:08:27.265Z] # e2b92234b508c52989163e5f76e64282dbe9ed11 HEAD [2022-01-19T18:08:27.265Z] # -> Force: false [2022-01-19T18:08:27.265Z] # 18de726a8e5bc0c5a94fb06ddc668e1e953965f1 refs/tags/v1.0.1-dev.4 [Pipeline] } [2022-01-19T18:08:27.273Z] $ docker exec --env ******** --env ******** 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 ssh-agent -k [2022-01-19T18:08:27.361Z] unset SSH_AUTH_SOCK; [2022-01-19T18:08:27.362Z] unset SSH_AGENT_PID; [2022-01-19T18:08:27.362Z] echo Agent pid 19 killed; [2022-01-19T18:08:27.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T18:08:27.675Z] + git semver [Pipeline] } [2022-01-19T18:08:27.684Z] $ docker stop --time=1 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 [2022-01-19T18:08:28.860Z] $ docker rm -f 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:08:29.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T18:08:29.261Z] [2022-01-19T18:08:29.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:08:29.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T18:08:29.566Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-19T18:08:29.566Z] ab5ef0e58194: Pulling fs layer [2022-01-19T18:08:29.566Z] 9712f1f96733: Pulling fs layer [2022-01-19T18:08:29.566Z] 63f879dbbcfc: Pulling fs layer [2022-01-19T18:08:29.566Z] 0d9ebad4ef96: Pulling fs layer [2022-01-19T18:08:29.566Z] e9a5061849ea: Pulling fs layer [2022-01-19T18:08:29.566Z] d747dcd14b5f: Pulling fs layer [2022-01-19T18:08:29.566Z] 2de7ff778b66: Pulling fs layer [2022-01-19T18:08:29.566Z] 0d9ebad4ef96: Waiting [2022-01-19T18:08:29.566Z] e9a5061849ea: Waiting [2022-01-19T18:08:29.566Z] d747dcd14b5f: Waiting [2022-01-19T18:08:29.566Z] 2de7ff778b66: Waiting [2022-01-19T18:08:29.566Z] 9712f1f96733: Download complete [2022-01-19T18:08:29.835Z] 63f879dbbcfc: Verifying Checksum [2022-01-19T18:08:29.835Z] 63f879dbbcfc: Download complete [2022-01-19T18:08:29.835Z] ab5ef0e58194: Verifying Checksum [2022-01-19T18:08:29.835Z] ab5ef0e58194: Download complete [2022-01-19T18:08:30.115Z] d747dcd14b5f: Verifying Checksum [2022-01-19T18:08:30.115Z] d747dcd14b5f: Download complete [2022-01-19T18:08:30.115Z] e9a5061849ea: Verifying Checksum [2022-01-19T18:08:30.115Z] e9a5061849ea: Download complete [2022-01-19T18:08:30.115Z] 0d9ebad4ef96: Verifying Checksum [2022-01-19T18:08:30.115Z] 0d9ebad4ef96: Download complete [2022-01-19T18:08:30.115Z] 2de7ff778b66: Verifying Checksum [2022-01-19T18:08:30.115Z] 2de7ff778b66: Download complete [2022-01-19T18:08:33.478Z] ab5ef0e58194: Pull complete [2022-01-19T18:08:33.478Z] 9712f1f96733: Pull complete [2022-01-19T18:08:34.433Z] 63f879dbbcfc: Pull complete [2022-01-19T18:08:38.657Z] 0d9ebad4ef96: Pull complete [2022-01-19T18:08:38.930Z] e9a5061849ea: Pull complete [2022-01-19T18:08:38.930Z] d747dcd14b5f: Pull complete [2022-01-19T18:08:40.370Z] 2de7ff778b66: Pull complete [2022-01-19T18:08:40.370Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-19T18:08:40.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T18:08:40.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-19T18:08:40.450Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:08:40.485Z] $ 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-19T18:08:43.767Z] $ docker top 52664e6a4f7701bd5a74c9c0c8b88225bf45cdca812b2b7b9a336f576644fd09 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-19T18:08:43.849Z] provisioning config files... [2022-01-19T18:08:43.858Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5658192796884760098tmp [2022-01-19T18:08:43.875Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6570136246381028556tmp [2022-01-19T18:08:43.885Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7199515707801679617tmp [Pipeline] { [Pipeline] echo [2022-01-19T18:08:43.900Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:08:44.194Z] ---> sigul-configuration.sh [2022-01-19T18:08:44.194Z] gpg: directory `/root/.gnupg' created [2022-01-19T18:08:44.194Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-19T18:08:44.194Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-19T18:08:44.194Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-19T18:08:44.194Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-19T18:08:44.194Z] gpg: CAST5 encrypted data [2022-01-19T18:08:44.194Z] gpg: encrypted with 1 passphrase [2022-01-19T18:08:44.194Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-19T18:08:44.489Z] + mkdir /home/jenkins [2022-01-19T18:08:44.490Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-19T18:08:44.784Z] + 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-19T18:08:44.795Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:08:45.166Z] ---> sigul-install.sh [2022-01-19T18:08:45.166Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-19T18:08:45.463Z] + git tag --list [2022-01-19T18:08:45.463Z] v0.0.0 [2022-01-19T18:08:45.463Z] v0.0.1-dev.1 [2022-01-19T18:08:45.463Z] v0.0.1-dev.2 [2022-01-19T18:08:45.463Z] v0.0.1-dev.3 [2022-01-19T18:08:45.463Z] v0.0.1-dev.4 [2022-01-19T18:08:45.463Z] v0.0.1-dev.5 [2022-01-19T18:08:45.463Z] v0.0.1-dev.6 [2022-01-19T18:08:45.463Z] v0.0.1-dev.7 [2022-01-19T18:08:45.463Z] v1.0.0 [2022-01-19T18:08:45.463Z] v1.0.1-dev.1 [2022-01-19T18:08:45.463Z] v1.0.1-dev.2 [2022-01-19T18:08:45.464Z] v1.0.1-dev.3 [2022-01-19T18:08:45.464Z] v1.0.1-dev.4 [Pipeline] sh [2022-01-19T18:08:45.757Z] + lftools sign git-tag v1.0.1-dev.4 [2022-01-19T18:08:46.327Z] Signing Git tag with Sigul... [2022-01-19T18:08:46.327Z] Signing v1.0.1-dev.4 [Pipeline] echo [2022-01-19T18:08:46.593Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:08:46.877Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-19T18:08:46.886Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-19T18:08:46.909Z] $ docker stop --time=1 52664e6a4f7701bd5a74c9c0c8b88225bf45cdca812b2b7b9a336f576644fd09 [2022-01-19T18:08:48.101Z] $ docker rm -f 52664e6a4f7701bd5a74c9c0c8b88225bf45cdca812b2b7b9a336f576644fd09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-19T18:08:48.501Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T18:08:48.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:08:48.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T18:08:48.799Z] . [Pipeline] withDockerContainer [2022-01-19T18:08:48.866Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:08:48.904Z] $ 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-19T18:08:49.259Z] $ docker top 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T18:08:49.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T18:08:49.369Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T18:08:49.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T18:08:49.480Z] $ docker exec 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 ssh-agent [2022-01-19T18:08:49.580Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFIOdhL/agent.15 [2022-01-19T18:08:49.580Z] SSH_AGENT_PID=22 [2022-01-19T18:08:49.585Z] Running ssh-add (command line suppressed) [2022-01-19T18:08:49.671Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1135500486821317565.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1135500486821317565.key) [2022-01-19T18:08:49.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T18:08:49.985Z] + git semver bump pre [2022-01-19T18:08:49.985Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T18:08:49.985Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-19T18:08:49.985Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-19T18:08:49.985Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T18:08:49.985Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T18:08:49.985Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T18:08:49.985Z] # $SEMVER_BRANCH = main [2022-01-19T18:08:49.985Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-01-19T18:08:49.985Z] 1.0.1-dev.5 [Pipeline] } [2022-01-19T18:08:49.991Z] $ docker exec --env ******** --env ******** 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 ssh-agent -k [2022-01-19T18:08:50.061Z] unset SSH_AUTH_SOCK; [2022-01-19T18:08:50.061Z] unset SSH_AGENT_PID; [2022-01-19T18:08:50.061Z] echo Agent pid 22 killed; [2022-01-19T18:08:50.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T18:08:50.372Z] + git semver [Pipeline] } [2022-01-19T18:08:50.386Z] $ docker stop --time=1 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 [2022-01-19T18:08:51.559Z] $ docker rm -f 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T18:08:51.914Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T18:08:51.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:08:52.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T18:08:52.215Z] . [Pipeline] withDockerContainer [2022-01-19T18:08:52.281Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:08:52.316Z] $ 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-19T18:08:52.707Z] $ docker top c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T18:08:52.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T18:08:52.807Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T18:08:52.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T18:08:52.911Z] $ docker exec c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 ssh-agent [2022-01-19T18:08:53.087Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMmiDoK/agent.14 [2022-01-19T18:08:53.087Z] SSH_AGENT_PID=21 [2022-01-19T18:08:53.114Z] Running ssh-add (command line suppressed) [2022-01-19T18:08:53.256Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3508957810964187837.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3508957810964187837.key) [2022-01-19T18:08:53.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T18:08:53.688Z] + git semver push [2022-01-19T18:08:53.688Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T18:08:53.688Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-01-19T18:08:53.688Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-19T18:08:53.688Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T18:08:53.688Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T18:08:53.688Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T18:08:53.688Z] # $SEMVER_BRANCH = main [2022-01-19T18:08:53.688Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-01-19T18:08:55.606Z] $ docker exec --env ******** --env ******** c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 ssh-agent -k [2022-01-19T18:08:55.695Z] unset SSH_AUTH_SOCK; [2022-01-19T18:08:55.696Z] unset SSH_AGENT_PID; [2022-01-19T18:08:55.696Z] echo Agent pid 21 killed; [2022-01-19T18:08:55.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T18:08:56.015Z] + git semver [Pipeline] } [2022-01-19T18:08:56.024Z] $ docker stop --time=1 c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 [2022-01-19T18:08:57.213Z] $ docker rm -f c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 [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-19T18:08:57.778Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [2022-01-19T18:08:57.778Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-01-19T18:08:57.778Z] total 8 [2022-01-19T18:08:57.778Z] drwxr-xr-x. 3 root root 34 Jan 19 18:02 . [2022-01-19T18:08:57.778Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 18:08 .. [2022-01-19T18:08:57.778Z] drwxr-xr-x. 2 root root 6 Jan 19 18:02 cost [2022-01-19T18:08:57.778Z] -rw-r--r--. 1 root root 93 Jan 19 18:02 cost.csv [2022-01-19T18:08:57.778Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-01-19T18:08:57.778Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-01-19T18:08:57.778Z] total 8 [2022-01-19T18:08:57.778Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 18:02 . [2022-01-19T18:08:57.778Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 18:08 .. [2022-01-19T18:08:57.778Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 18:02 cost [2022-01-19T18:08:57.778Z] -rw-r--r--. 1 jenkins jenkins 93 Jan 19 18:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:08:58.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:08:58.622Z] ---> package-listing.sh [2022-01-19T18:08:58.623Z] ++ facter osfamily [2022-01-19T18:08:58.623Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T18:08:58.888Z] + OS_FAMILY=redhat [2022-01-19T18:08:58.888Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-01-19T18:08:58.888Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T18:08:58.888Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T18:08:58.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T18:08:58.888Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T18:08:58.888Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-01-19T18:08:58.888Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T18:08:58.888Z] + case "${OS_FAMILY}" in [2022-01-19T18:08:58.888Z] + rpm -qa [2022-01-19T18:08:58.888Z] + sort [2022-01-19T18:08:59.459Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T18:08:59.459Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T18:08:59.459Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T18:08:59.459Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-01-19T18:08:59.459Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-01-19T18:08:59.459Z] + 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-19T18:08:59.473Z] 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-19T18:08:59.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T18:09:00.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T18:09:00.315Z] . [Pipeline] withDockerContainer [2022-01-19T18:09:00.375Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2022-01-19T18:09:00.406Z] $ 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-19T18:09:00.579Z] $ docker top df2a43fe0c7f389690b02910ef4203f025cce5642451f1a7194c66cd850f3477 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T18:09:00.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T18:09:01.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T18:09:01.501Z] + ls /var/log/sa-host [2022-01-19T18:09:01.501Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T18:09:01.501Z] file_magic: OK [2022-01-19T18:09:01.501Z] HZ: Using current value: 100 [2022-01-19T18:09:01.501Z] file_header: OK [2022-01-19T18:09:01.501Z] 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-19T18:09:01.501Z] Statistics: [2022-01-19T18:09:01.501Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T18:09:01.501Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T18:09:01.501Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T18:09:01.501Z] file_magic: OK [2022-01-19T18:09:01.501Z] HZ: Using current value: 100 [2022-01-19T18:09:01.501Z] file_header: OK [2022-01-19T18:09:01.501Z] 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-19T18:09:01.501Z] Statistics: [2022-01-19T18:09:01.501Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T18:09:01.501Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T18:09:01.595Z] provisioning config files... [2022-01-19T18:09:01.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config43321499706592905tmp [Pipeline] { [Pipeline] echo [2022-01-19T18:09:01.620Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:09:01.908Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T18:09:01.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:09:02.247Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T18:09:02.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:09:02.540Z] ---> sudo-logs.sh [2022-01-19T18:09:02.540Z] Archiving 'sudo' log.. [2022-01-19T18:09:02.540Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1831.novalocal: Name or service not known [2022-01-19T18:09:02.540Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1831.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T18:09:02.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:09:02.865Z] ---> job-cost.sh [2022-01-19T18:09:02.865Z] lf-activate-venv: SKIPPING [2022-01-19T18:09:02.865Z] DEBUG: total: 0.05999999865889549 [2022-01-19T18:09:02.865Z] INFO: Retrieving Stack Cost... [2022-01-19T18:09:03.125Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T18:09:03.387Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T18:09:03.400Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T18:09:03.689Z] ---> logs-deploy.sh [2022-01-19T18:09:03.690Z] lf-activate-venv: SKIPPING [2022-01-19T18:09:03.690Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/19 [2022-01-19T18:09:03.690Z] INFO: archiving workspace using pattern(s): [2022-01-19T18:09:04.261Z] Archives upload complete. [2022-01-19T18:09:04.523Z] INFO: archiving logs to Nexus