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 18:00:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:00:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:00:10 ========================================================= 18:00:10 EdgeX Global Pipelines Version Info 18:00:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:00:11 ------------------- 18:00:11 stable info: 18:00:11 ------------------- 18:00:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:00:11 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:00:11 Message: update stable to v1.0.219 18:00:12 ------------------- 18:00:12 experimental info: 18:00:12 ------------------- 18:00:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:00:12 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:00:12 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:00:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:00:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo 18:00:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2b9223 [Pipeline] echo 18:00:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:13 provisioning config files... 18:00:13 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 18:00:13 ---> docker-login.sh 18:00:13 nexus3.edgexfoundry.org:10001 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10002 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10003 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10004 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 docker.io 18:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:14 Configure a credential helper to remove this warning. See 18:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:14 18:00:14 Login Succeeded 18:00:14 ---> docker-login.sh ends [Pipeline] } 18:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:00:14 + git rev-list -1 --merges e2b92234b508c52989163e5f76e64282dbe9ed11~1..e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo 18:00:14 -----------> git rev-list -1 --merges e2b92234b508c52989163e5f76e64282dbe9ed11~1..e2b92234b508c52989163e5f76e64282dbe9ed11 e2b92234b508c52989163e5f76e64282dbe9ed11 18:00:14 e2b92234b508c52989163e5f76e64282dbe9ed11 [false] [Pipeline] sh 18:00:15 + git log --format=format:%s -1 e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo 18:00:15 ========================================================= 18:00:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:00:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:15 + git log --format=format:%s -1 e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] echo 18:00:15 [semverPrep] GIT_COMMIT: e2b92234b508c52989163e5f76e64282dbe9ed11, Commit Message: Merge pull request #61 from ernestojeda/go-dockerfile-changes [Pipeline] echo 18:00:15 [semverPrep] This is not a build commit. [Pipeline] sh 18:00:16 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:00:16 + grep -v github /etc/ssh/ssh_known_hosts 18:00:16 + '[' -e /tmp/ssh_known_hosts ']' 18:00:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:00:16 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:00:16 + sudo tee -a /etc/ssh/ssh_known_hosts 18:00:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:16 18:00:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:16 latest: Pulling from edgex-devops/git-semver 18:00:16 a0d0a0d46f8b: Pulling fs layer 18:00:16 3e5f54012d9b: Pulling fs layer 18:00:16 4c7163046ea9: Pulling fs layer 18:00:16 0c2d73faf560: Pulling fs layer 18:00:16 0c2d73faf560: Waiting 18:00:16 3e5f54012d9b: Verifying Checksum 18:00:16 3e5f54012d9b: Download complete 18:00:16 a0d0a0d46f8b: Verifying Checksum 18:00:16 a0d0a0d46f8b: Download complete 18:00:16 4c7163046ea9: Verifying Checksum 18:00:16 4c7163046ea9: Download complete 18:00:16 0c2d73faf560: Verifying Checksum 18:00:16 0c2d73faf560: Download complete 18:00:16 a0d0a0d46f8b: Pull complete 18:00:16 3e5f54012d9b: Pull complete 18:00:17 4c7163046ea9: Pull complete 18:00:17 0c2d73faf560: Pull complete 18:00:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:00:17 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:00:17 $ 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 18:00:18 $ docker top 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:18 [ssh-agent] Looking for ssh-agent implementation... 18:00:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:18 $ docker exec 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent 18:00:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbEhbPO/agent.13 18:00:18 SSH_AGENT_PID=20 18:00:18 Running ssh-add (command line suppressed) 18:00:18 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) 18:00:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:19 + git tag --points-at HEAD [Pipeline] } 18:00:19 $ docker exec --env ******** --env ******** 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent -k 18:00:19 unset SSH_AUTH_SOCK; 18:00:19 unset SSH_AGENT_PID; 18:00:19 echo Agent pid 20 killed; 18:00:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:00:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:19 [ssh-agent] Looking for ssh-agent implementation... 18:00:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:19 $ docker exec 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent 18:00:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEHEInD/agent.54 18:00:19 SSH_AGENT_PID=61 18:00:19 Running ssh-add (command line suppressed) 18:00:19 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) 18:00:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:19 + git semver init 18:00:19 # -> Open(): unable to determine branch for HEAD 18:00:19 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:00:19 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:00:19 # $SEMVER_REMOTE_NAME = origin 18:00:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:00:19 # $SEMVER_USER_NAME = edgex-jenkins 18:00:19 # $SEMVER_BRANCH = main 18:00:19 # $SEMVER_TEMP = /tmp/semver-153273855 18:00:19 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 18:00:21 # '/tmp/semver-153273855' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 18:00:21 # -> Force: false 18:00:21 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 18:00:21 $ docker exec --env ******** --env ******** 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 ssh-agent -k 18:00:21 unset SSH_AUTH_SOCK; 18:00:21 unset SSH_AGENT_PID; 18:00:21 echo Agent pid 61 killed; 18:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:21 + git semver [Pipeline] } 18:00:21 $ docker stop --time=1 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 18:00:22 $ docker rm -f 3724bfc8dc4cb035e895a6db1575b4839a94ecba67b7027a45153a416577a521 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:00:23 Stashed 1 file(s) [Pipeline] echo 18:00:23 [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 18:00:23 provisioning config files... 18:00:23 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 18:00:23 ---> docker-login.sh 18:00:23 nexus3.edgexfoundry.org:10001 18:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:23 Configure a credential helper to remove this warning. See 18:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:23 18:00:23 Login Succeeded 18:00:23 nexus3.edgexfoundry.org:10002 18:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:24 Configure a credential helper to remove this warning. See 18:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:24 18:00:24 Login Succeeded 18:00:24 nexus3.edgexfoundry.org:10003 18:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:24 Configure a credential helper to remove this warning. See 18:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:24 18:00:24 Login Succeeded 18:00:24 nexus3.edgexfoundry.org:10004 18:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:24 Configure a credential helper to remove this warning. See 18:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:24 18:00:24 Login Succeeded 18:00:24 docker.io 18:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:24 Configure a credential helper to remove this warning. See 18:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:24 18:00:24 Login Succeeded 18:00:24 ---> docker-login.sh ends [Pipeline] } 18:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:00:24 ========================================================= 18:00:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:00:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:00:25 + 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 . 18:00:25 Sending build context to Docker daemon 9.874MB 18:00:25 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:00:25 Step 2/13 : FROM ${BASE} AS builder 18:00:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:00:25 59bf1c3509f3: Pulling fs layer 18:00:25 666ba61612fd: Pulling fs layer 18:00:25 8ed8ca486205: Pulling fs layer 18:00:25 4fe6c5a15a65: Pulling fs layer 18:00:25 22a0e8bec74d: Pulling fs layer 18:00:25 f965cba54748: Pulling fs layer 18:00:25 861ffc35075e: Pulling fs layer 18:00:25 4b385c91608e: Pulling fs layer 18:00:25 560528eb2ebb: Pulling fs layer 18:00:25 4fe6c5a15a65: Waiting 18:00:25 22a0e8bec74d: Waiting 18:00:25 f965cba54748: Waiting 18:00:25 861ffc35075e: Waiting 18:00:25 4b385c91608e: Waiting 18:00:25 560528eb2ebb: Waiting 18:00:25 8ed8ca486205: Verifying Checksum 18:00:25 8ed8ca486205: Download complete 18:00:25 666ba61612fd: Verifying Checksum 18:00:25 666ba61612fd: Download complete 18:00:25 22a0e8bec74d: Verifying Checksum 18:00:25 22a0e8bec74d: Download complete 18:00:25 59bf1c3509f3: Verifying Checksum 18:00:25 59bf1c3509f3: Download complete 18:00:25 f965cba54748: Verifying Checksum 18:00:25 f965cba54748: Download complete 18:00:25 861ffc35075e: Verifying Checksum 18:00:25 861ffc35075e: Download complete 18:00:25 4b385c91608e: Verifying Checksum 18:00:25 4b385c91608e: Download complete 18:00:26 4fe6c5a15a65: Verifying Checksum 18:00:26 4fe6c5a15a65: Download complete 18:00:26 560528eb2ebb: Verifying Checksum 18:00:26 560528eb2ebb: Download complete 18:00:26 59bf1c3509f3: Pull complete 18:00:26 666ba61612fd: Pull complete 18:00:26 8ed8ca486205: Pull complete 18:00:30 4fe6c5a15a65: Pull complete 18:00:30 22a0e8bec74d: Pull complete 18:00:30 f965cba54748: Pull complete 18:00:30 861ffc35075e: Pull complete 18:00:30 4b385c91608e: Pull complete 18:00:33 560528eb2ebb: Pull complete 18:00:33 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:00:33 ---> dd4a08f94e63 18:00:33 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:00:35 ---> Running in b6594d51d2f7 18:00:35 Removing intermediate container b6594d51d2f7 18:00:35 ---> fcff497e58ed 18:00:35 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:00:35 ---> Running in 458fac29a8e4 18:00:35 Removing intermediate container 458fac29a8e4 18:00:35 ---> 1beaf212fce0 18:00:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:00:35 ---> Running in 64e2bbc4bd5d 18:00:35 Removing intermediate container 64e2bbc4bd5d 18:00:35 ---> ef4cd33d900f 18:00:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:35 ---> Running in a39f992c3930 18:00:35 Removing intermediate container a39f992c3930 18:00:35 ---> bf46c88b7470 18:00:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:35 ---> Running in 841aacf95839 18:00:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:00:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:00:37 OK: 221 MiB in 52 packages 18:00:37 Removing intermediate container 841aacf95839 18:00:37 ---> d56c993a41cd 18:00:37 Step 8/13 : WORKDIR /app 18:00:37 ---> Running in f7deb653668c 18:00:37 Removing intermediate container f7deb653668c 18:00:37 ---> ff6c37876586 18:00:37 Step 9/13 : COPY go.mod vendor* ./ 18:00:37 ---> cc48da4798d8 18:00:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:37 ---> Running in e57abef01efa 18:00:38 Still waiting to schedule task 18:00:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:01:04 Removing intermediate container e57abef01efa 18:01:04 ---> 285fad4a3de5 18:01:04 Step 11/13 : COPY . . 18:01:04 ---> e31c38fdc796 18:01:04 Step 12/13 : ARG MAKE="make build" 18:01:04 ---> Running in e23739f13562 18:01:04 Removing intermediate container e23739f13562 18:01:04 ---> 3f948729e892 18:01:04 Step 13/13 : RUN $MAKE 18:01:04 ---> Running in 733e4491db2d 18:01:04 noop 18:01:04 Removing intermediate container 733e4491db2d 18:01:04 ---> 831586a739c1 18:01:04 Successfully built 831586a739c1 18:01:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:01:05 + docker inspect -f . ci-base-image-x86_64 18:01:05 . [Pipeline] withDockerContainer 18:01:05 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:01:05 $ 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 18:01:05 $ docker top 53cd75e1b209357997498ffddbe984d364d654df62bc716d80c9b559e215a44c -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:05 + go version 18:01:05 go version go1.17.6 linux/amd64 [Pipeline] } 18:01:05 $ docker stop --time=1 53cd75e1b209357997498ffddbe984d364d654df62bc716d80c9b559e215a44c 18:01:07 $ docker rm -f 53cd75e1b209357997498ffddbe984d364d654df62bc716d80c9b559e215a44c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:07 + docker inspect -f . ci-base-image-x86_64 18:01:07 . [Pipeline] withDockerContainer 18:01:07 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:01:07 $ 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 18:01:07 $ docker top 6f54bd310aabcac7379acf11a2ab9125ccd1c46a46229608bfd1cbc688ac2078 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:01:08 + make test 18:01:08 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:01:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:01:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 86.5% of statements 18:01:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:01:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.535s coverage: 71.9% of statements 18:01:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 18:01:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:01:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:01:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:01:31 ./bin/test-attribution.sh [Pipeline] echo 18:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:01:32 $ docker stop --time=1 6f54bd310aabcac7379acf11a2ab9125ccd1c46a46229608bfd1cbc688ac2078 18:01:33 $ docker rm -f 6f54bd310aabcac7379acf11a2ab9125ccd1c46a46229608bfd1cbc688ac2078 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:01:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:01:35 + ls -al . 18:01:35 total 196 18:01:35 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 18:01 . 18:01:35 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 18:00 .. 18:01:35 -rw-rw-r--. 1 jenkins jenkins 8248 Jan 19 18:00 Attribution.txt 18:01:35 drwxrwxr-x. 2 jenkins jenkins 33 Jan 19 18:00 bin 18:01:35 -rw-r--r--. 1 jenkins jenkins 41356 Jan 19 18:01 coverage.out 18:01:35 -rw-rw-r--. 1 jenkins jenkins 1923 Jan 19 18:00 Dockerfile 18:01:35 -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 18:00 .dockerignore 18:01:35 drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 18:00 .git 18:01:35 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 18:00 .github 18:01:35 -rw-rw-r--. 1 jenkins jenkins 788 Jan 19 18:00 .gitignore 18:01:35 -rw-rw-r--. 1 jenkins jenkins 276 Jan 19 18:00 go.mod 18:01:35 -rw-rw-r--. 1 jenkins jenkins 49531 Jan 19 18:00 go.sum 18:01:35 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 18:00 GOVERNANCE.md 18:01:35 drwxrwxr-x. 2 jenkins jenkins 140 Jan 19 18:00 images 18:01:35 drwxrwxr-x. 4 jenkins jenkins 35 Jan 19 18:00 internal 18:01:35 -rw-rw-r--. 1 jenkins jenkins 686 Jan 19 18:00 Jenkinsfile 18:01:35 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 18:00 LICENSE 18:01:35 -rw-rw-r--. 1 jenkins jenkins 531 Jan 19 18:00 main.go 18:01:35 -rw-rw-r--. 1 jenkins jenkins 1596 Jan 19 18:00 Makefile 18:01:35 -rw-rw-r--. 1 jenkins jenkins 617 Jan 19 18:00 OWNERS.md 18:01:35 -rw-rw-r--. 1 jenkins jenkins 31205 Jan 19 18:00 README.md 18:01:35 drwxrwxr-x. 2 jenkins jenkins 32 Jan 19 18:00 res 18:01:35 drwx------. 3 jenkins jenkins 30 Jan 19 18:00 .semver 18:01:35 drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 18:00 snap 18:01:35 drwxrwxr-x. 3 jenkins jenkins 18 Jan 19 18:00 static 18:01:35 -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 18:00 VERSION [Pipeline] isUnix [Pipeline] sh 18:01:36 + 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 . 18:01:36 Sending build context to Docker daemon 9.874MB 18:01:36 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:01:36 Step 2/31 : FROM ${BASE} AS builder 18:01:36 ---> 831586a739c1 18:01:36 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:01:36 ---> Running in 2848145ab4cd 18:01:36 Removing intermediate container 2848145ab4cd 18:01:36 ---> 53dd33e87656 18:01:36 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:01:36 ---> Running in 1e16547b8239 18:01:36 Removing intermediate container 1e16547b8239 18:01:36 ---> d0b407405446 18:01:36 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:36 ---> Running in 5e1048eb15b9 18:01:36 Removing intermediate container 5e1048eb15b9 18:01:36 ---> 6c7b8716d407 18:01:36 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:36 ---> Running in 10db7c98f601 18:01:36 Removing intermediate container 10db7c98f601 18:01:36 ---> 66ce04ebff49 18:01:36 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:37 ---> Running in 766acca8bbfd 18:01:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:01:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:01:38 OK: 221 MiB in 52 packages 18:01:38 Removing intermediate container 766acca8bbfd 18:01:38 ---> 0a3a50e9a440 18:01:38 Step 8/31 : WORKDIR /app 18:01:38 ---> Running in bed39390f9d6 18:01:38 Removing intermediate container bed39390f9d6 18:01:38 ---> d6f0d9ee78fb 18:01:38 Step 9/31 : COPY go.mod vendor* ./ 18:01:38 ---> 32251b91db3e 18:01:38 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:38 ---> Running in 0f484e87df66 18:01:39 Removing intermediate container 0f484e87df66 18:01:39 ---> b912eded826a 18:01:39 Step 11/31 : COPY . . 18:01:39 ---> dae28372129c 18:01:39 Step 12/31 : ARG MAKE="make build" 18:01:39 ---> Running in deeba9a281f2 18:01:39 Removing intermediate container deeba9a281f2 18:01:39 ---> 05da3275cd1e 18:01:39 Step 13/31 : RUN $MAKE 18:01:39 ---> Running in 78b1a4658c78 18:01:40 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 18:01:52 Removing intermediate container 78b1a4658c78 18:01:52 ---> 3bf83711d5db 18:01:52 Step 14/31 : FROM alpine:3.14 18:01:52 3.14: Pulling from library/alpine 18:01:52 97518928ae5f: Pulling fs layer 18:01:53 97518928ae5f: Verifying Checksum 18:01:53 97518928ae5f: Download complete 18:01:53 97518928ae5f: Pull complete 18:01:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:01:53 Status: Downloaded newer image for alpine:3.14 18:01:53 ---> 0a97eee8041e 18:01:53 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:53 ---> Running in 3ab39740b27f 18:01:53 Removing intermediate container 3ab39740b27f 18:01:53 ---> 2c5a81f68112 18:01:53 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:01:53 ---> Running in 22a4f8d2be55 18:01:53 Removing intermediate container 22a4f8d2be55 18:01:53 ---> e4b731779ac0 18:01:53 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:53 ---> Running in fc8dd4a0a286 18:01:53 Removing intermediate container fc8dd4a0a286 18:01:53 ---> 0dc9cc9a6d56 18:01:53 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:01:54 ---> Running in 0cef5b6fba50 18:01:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:01:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:01:55 (1/6) Installing ca-certificates (20191127-r5) 18:01:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:01:55 (3/6) Installing libsodium (1.0.18-r0) 18:01:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:01:55 (5/6) Installing libzmq (4.3.4-r0) 18:01:55 (6/6) Installing zeromq (4.3.4-r0) 18:01:55 Executing busybox-1.33.1-r6.trigger 18:01:55 Executing ca-certificates-20191127-r5.trigger 18:01:55 OK: 9 MiB in 20 packages 18:01:56 Removing intermediate container 0cef5b6fba50 18:01:56 ---> 8d697caa0c38 18:01:56 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:01:56 ---> 3a214e735838 18:01:56 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:01:56 ---> 182a84bd4df2 18:01:56 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:01:56 ---> bc60313f2dda 18:01:56 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:01:56 ---> ddaf233ba959 18:01:56 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:01:57 ---> 79c0133005ac 18:01:57 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:01:57 ---> Running in e92fdb3e7616 18:01:57 Removing intermediate container e92fdb3e7616 18:01:57 ---> 782cfefb131c 18:01:57 Step 25/31 : VOLUME /cache 18:01:57 ---> Running in 2db53acd139e 18:01:57 Removing intermediate container 2db53acd139e 18:01:57 ---> b1d79e4f2bb8 18:01:57 Step 26/31 : EXPOSE 59711 18:01:57 ---> Running in 9fcd2a372f17 18:01:57 Removing intermediate container 9fcd2a372f17 18:01:57 ---> 7cba0798068b 18:01:57 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:01:57 ---> Running in ae6876c4b669 18:01:57 Removing intermediate container ae6876c4b669 18:01:57 ---> b643a7393857 18:01:57 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:01:57 ---> Running in fe4902556a08 18:01:58 Removing intermediate container fe4902556a08 18:01:58 ---> e043363ea360 18:01:58 Step 29/31 : LABEL arch=amd64 18:01:58 ---> Running in 362c79ca1014 18:01:58 Removing intermediate container 362c79ca1014 18:01:58 ---> e5b29b771d4a 18:01:58 Step 30/31 : LABEL git_sha=e2b92234b508c52989163e5f76e64282dbe9ed11 18:01:58 ---> Running in ba4907dc6343 18:01:58 Removing intermediate container ba4907dc6343 18:01:58 ---> 970246920848 18:01:58 Step 31/31 : LABEL version=1.0.1-dev.4 18:01:58 ---> Running in 579b65064e75 18:01:58 Removing intermediate container 579b65064e75 18:01:58 ---> 06095a18176d 18:01:58 [Warning] One or more build-args [ARCH] were not consumed 18:01:58 Successfully built 06095a18176d 18:01:58 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:58 provisioning config files... 18:01:58 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 18:01:58 ---> docker-login.sh 18:01:58 nexus3.edgexfoundry.org:10001 18:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 nexus3.edgexfoundry.org:10002 18:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:58 Configure a credential helper to remove this warning. See 18:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:58 18:01:58 Login Succeeded 18:01:58 nexus3.edgexfoundry.org:10003 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 nexus3.edgexfoundry.org:10004 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 docker.io 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 ---> docker-login.sh ends [Pipeline] } 18:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:01:59 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:01:59 e2b92234b508c52989163e5f76e64282dbe9ed11 18:01:59 latest 18:01:59 1.0.1-dev.4 18:01:59 e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 18:01:59 main 18:01:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] isUnix [Pipeline] sh 18:02:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11 18:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:02:00 30ec4aafc48c: Preparing 18:02:00 c8279ab9191c: Preparing 18:02:00 bc3d0adb3418: Preparing 18:02:00 fb785e87b248: Preparing 18:02:00 084162905a39: Preparing 18:02:00 e19582ef3972: Preparing 18:02:00 0f65527d366b: Preparing 18:02:00 3929e2def702: Preparing 18:02:00 1a058d5342cc: Preparing 18:02:00 e19582ef3972: Waiting 18:02:00 0f65527d366b: Waiting 18:02:00 3929e2def702: Waiting 18:02:00 1a058d5342cc: Waiting 18:02:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1833 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:02:07 Running in /w/workspace/app-rfid-llrp-inventory/19 [Pipeline] { [Pipeline] checkout 18:02:07 The recommended git tool is: git 18:02:10 c8279ab9191c: Pushed 18:02:10 30ec4aafc48c: Pushed 18:02:10 fb785e87b248: Pushed 18:02:10 bc3d0adb3418: Pushed 18:02:10 084162905a39: Pushed 18:02:10 1a058d5342cc: Layer already exists 18:02:10 e19582ef3972: Pushed 18:02:10 3929e2def702: Pushed 18:02:10 0f65527d366b: Pushed 18:02:10 e2b92234b508c52989163e5f76e64282dbe9ed11: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh 18:02:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 18:02:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:02:10 30ec4aafc48c: Preparing 18:02:10 c8279ab9191c: Preparing 18:02:10 bc3d0adb3418: Preparing 18:02:10 fb785e87b248: Preparing 18:02:10 084162905a39: Preparing 18:02:10 e19582ef3972: Preparing 18:02:10 0f65527d366b: Preparing 18:02:10 3929e2def702: Preparing 18:02:10 1a058d5342cc: Preparing 18:02:10 e19582ef3972: Waiting 18:02:10 0f65527d366b: Waiting 18:02:10 3929e2def702: Waiting 18:02:10 1a058d5342cc: Waiting 18:02:10 fb785e87b248: Layer already exists 18:02:10 30ec4aafc48c: Layer already exists 18:02:10 084162905a39: Layer already exists 18:02:10 bc3d0adb3418: Layer already exists 18:02:10 c8279ab9191c: Layer already exists 18:02:10 e19582ef3972: Layer already exists 18:02:10 0f65527d366b: Layer already exists 18:02:10 1a058d5342cc: Layer already exists 18:02:10 3929e2def702: Layer already exists 18:02:10 latest: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh 18:02:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 18:02:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.4 18:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:02:11 30ec4aafc48c: Preparing 18:02:11 c8279ab9191c: Preparing 18:02:11 bc3d0adb3418: Preparing 18:02:11 fb785e87b248: Preparing 18:02:11 084162905a39: Preparing 18:02:11 e19582ef3972: Preparing 18:02:11 0f65527d366b: Preparing 18:02:11 3929e2def702: Preparing 18:02:11 1a058d5342cc: Preparing 18:02:11 e19582ef3972: Waiting 18:02:11 0f65527d366b: Waiting 18:02:11 3929e2def702: Waiting 18:02:11 1a058d5342cc: Waiting 18:02:11 30ec4aafc48c: Layer already exists 18:02:11 c8279ab9191c: Layer already exists 18:02:11 084162905a39: Layer already exists 18:02:11 bc3d0adb3418: Layer already exists 18:02:11 fb785e87b248: Layer already exists 18:02:11 3929e2def702: Layer already exists 18:02:11 0f65527d366b: Layer already exists 18:02:11 1a058d5342cc: Layer already exists 18:02:11 e19582ef3972: Layer already exists 18:02:11 1.0.1-dev.4: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh 18:02:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 18:02:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 18:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:02:12 30ec4aafc48c: Preparing 18:02:12 c8279ab9191c: Preparing 18:02:12 bc3d0adb3418: Preparing 18:02:12 fb785e87b248: Preparing 18:02:12 084162905a39: Preparing 18:02:12 e19582ef3972: Preparing 18:02:12 0f65527d366b: Preparing 18:02:12 3929e2def702: Preparing 18:02:12 1a058d5342cc: Preparing 18:02:12 e19582ef3972: Waiting 18:02:12 3929e2def702: Waiting 18:02:12 0f65527d366b: Waiting 18:02:12 1a058d5342cc: Waiting 18:02:12 c8279ab9191c: Layer already exists 18:02:12 fb785e87b248: Layer already exists 18:02:12 30ec4aafc48c: Layer already exists 18:02:12 bc3d0adb3418: Layer already exists 18:02:12 084162905a39: Layer already exists 18:02:12 3929e2def702: Layer already exists 18:02:12 e19582ef3972: Layer already exists 18:02:12 0f65527d366b: Layer already exists 18:02:12 1a058d5342cc: Layer already exists 18:02:12 e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] isUnix [Pipeline] sh 18:02:12 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 18:02:12 using credential edgex-jenkins-ssh 18:02:12 Cloning the remote Git repository 18:02:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:02:12 > git init /w/workspace/app-rfid-llrp-inventory/19 # timeout=10 18:02:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:02:12 30ec4aafc48c: Preparing 18:02:12 c8279ab9191c: Preparing 18:02:12 bc3d0adb3418: Preparing 18:02:12 fb785e87b248: Preparing 18:02:12 084162905a39: Preparing 18:02:12 e19582ef3972: Preparing 18:02:12 0f65527d366b: Preparing 18:02:12 3929e2def702: Preparing 18:02:12 1a058d5342cc: Preparing 18:02:12 0f65527d366b: Waiting 18:02:12 3929e2def702: Waiting 18:02:12 1a058d5342cc: Waiting 18:02:12 e19582ef3972: Waiting 18:02:12 fb785e87b248: Layer already exists 18:02:12 30ec4aafc48c: Layer already exists 18:02:12 084162905a39: Layer already exists 18:02:12 c8279ab9191c: Layer already exists 18:02:12 bc3d0adb3418: Layer already exists 18:02:12 0f65527d366b: Layer already exists 18:02:12 3929e2def702: Layer already exists 18:02:12 e19582ef3972: Layer already exists 18:02:12 1a058d5342cc: Layer already exists 18:02:12 main: digest: sha256:4f85d337570608ba23255fdae6b85ccbb5d4b9963ed47e0fc7675b9f7487a3da size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:12 ===================================================== [Pipeline] echo 18:02:12 taggedImages: 18:02:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11 18:02:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:02:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.4 18:02:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 18:02:12 - 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 18:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:02:13 18:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:02:13 latest: Pulling from edgex-lftools-log-publisher 18:02:13 b4d181a07f80: Pulling fs layer 18:02:13 a1111a8f2ec3: Pulling fs layer 18:02:13 ed53099fbce6: Pulling fs layer 18:02:13 dc539afda2c1: Pulling fs layer 18:02:13 77bc0d833cb6: Pulling fs layer 18:02:13 9065ff56babe: Pulling fs layer 18:02:13 d287ab97295c: Pulling fs layer 18:02:13 dc539afda2c1: Waiting 18:02:13 77bc0d833cb6: Waiting 18:02:13 9065ff56babe: Waiting 18:02:13 d287ab97295c: Waiting 18:02:13 a1111a8f2ec3: Verifying Checksum 18:02:13 a1111a8f2ec3: Download complete 18:02:13 dc539afda2c1: Verifying Checksum 18:02:13 dc539afda2c1: Download complete 18:02:13 ed53099fbce6: Verifying Checksum 18:02:13 ed53099fbce6: Download complete 18:02:13 9065ff56babe: Verifying Checksum 18:02:13 9065ff56babe: Download complete 18:02:13 77bc0d833cb6: Verifying Checksum 18:02:13 77bc0d833cb6: Download complete 18:02:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:02:12 > git --version # timeout=10 18:02:12 > git --version # 'git version 2.17.1' 18:02:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:14 b4d181a07f80: Verifying Checksum 18:02:14 b4d181a07f80: Download complete 18:02:14 d287ab97295c: Verifying Checksum 18:02:14 d287ab97295c: Download complete 18:02:15 b4d181a07f80: Pull complete 18:02:15 a1111a8f2ec3: Pull complete 18:02:16 ed53099fbce6: Pull complete 18:02:16 dc539afda2c1: Pull complete 18:02:16 77bc0d833cb6: Pull complete 18:02:16 9065ff56babe: Pull complete 18:02:21 d287ab97295c: Pull complete 18:02:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:02:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:02:21 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:02:21 $ 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 18:02:24 $ docker top 225afeeeaa2e2d6c41ce293be22dcf2ccab38cd8a48ac0e1fb9915f489ef1c17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:24 ---> job-cost.sh 18:02:24 lf-activate-venv: SKIPPING 18:02:24 INFO: No Stack... 18:02:25 INFO: Retrieving Pricing Info for: v3-standard-2 18:02:25 INFO: Archiving Costs [Pipeline] sh 18:02:25 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:02:25 + cut -d, -f6 [Pipeline] lock 18:02:25 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] 18:02:25 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] did not exist. Created. 18:02:25 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:26 + echo total: 0.05999999865889549 [Pipeline] stash 18:02:26 Stashed 1 file(s) [Pipeline] } 18:02:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 18:02:26 $ docker stop --time=1 225afeeeaa2e2d6c41ce293be22dcf2ccab38cd8a48ac0e1fb9915f489ef1c17 18:02:27 $ docker rm -f 225afeeeaa2e2d6c41ce293be22dcf2ccab38cd8a48ac0e1fb9915f489ef1c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:02:29 Avoid second fetch 18:02:29 Checking out Revision e2b92234b508c52989163e5f76e64282dbe9ed11 (main) 18:02:29 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:29 > git config core.sparsecheckout # timeout=10 18:02:29 > git checkout -f e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 18:02:33 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 18:02:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:34 Dload Upload Total Spent Left Speed 18:02:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 67674 0 --:--:-- --:--:-- --:--:-- 68063 [Pipeline] sh 18:02:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:02:35 + sudo tee /etc/docker/daemon.new 18:02:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:02:35 { 18:02:35 "registry-mirrors": [ 18:02:35 "https://nexus3.edgexfoundry.org:10001" 18:02:35 ], 18:02:35 "bip": "10.250.0.254/24", 18:02:35 "hosts": [ 18:02:35 "tcp://0.0.0.0:5555", 18:02:35 "unix:///var/run/docker.sock" 18:02:35 ], 18:02:35 "mtu": 1458, 18:02:35 "selinux-enabled": true, 18:02:35 "seccomp-profile": "/etc/docker/seccomp.json" 18:02:35 } [Pipeline] sh 18:02:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:02:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:54 provisioning config files... 18:02:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/19@tmp/config4690173987411398882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:55 ---> docker-login.sh 18:02:55 nexus3.edgexfoundry.org:10001 18:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:55 Configure a credential helper to remove this warning. See 18:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:55 18:02:55 Login Succeeded 18:02:55 nexus3.edgexfoundry.org:10002 18:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:56 Configure a credential helper to remove this warning. See 18:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:56 18:02:56 Login Succeeded 18:02:56 nexus3.edgexfoundry.org:10003 18:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:56 Configure a credential helper to remove this warning. See 18:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:56 18:02:56 Login Succeeded 18:02:56 nexus3.edgexfoundry.org:10004 18:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:57 Configure a credential helper to remove this warning. See 18:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:57 18:02:57 Login Succeeded 18:02:57 docker.io 18:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:57 Configure a credential helper to remove this warning. See 18:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:57 18:02:57 Login Succeeded 18:02:57 ---> docker-login.sh ends [Pipeline] } 18:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:58 ========================================================= 18:02:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:02:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:02:58 + 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 . 18:02:59 Sending build context to Docker daemon 680.4kB 18:02:59 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:02:59 Step 2/13 : FROM ${BASE} AS builder 18:02:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:02:59 9b3977197b4f: Pulling fs layer 18:02:59 1a89e8eeedd5: Pulling fs layer 18:02:59 94645a83ff95: Pulling fs layer 18:02:59 3f3a8bcf1eab: Pulling fs layer 18:02:59 0c92f367c5e7: Pulling fs layer 18:02:59 4b8299f9d1f4: Pulling fs layer 18:02:59 9a6b49a46696: Pulling fs layer 18:02:59 cf05db05a679: Pulling fs layer 18:02:59 4b8299f9d1f4: Waiting 18:02:59 3f3a8bcf1eab: Waiting 18:02:59 0c92f367c5e7: Waiting 18:02:59 9a6b49a46696: Waiting 18:02:59 cf05db05a679: Waiting 18:02:59 94645a83ff95: Verifying Checksum 18:02:59 94645a83ff95: Download complete 18:02:59 1a89e8eeedd5: Verifying Checksum 18:02:59 1a89e8eeedd5: Download complete 18:02:59 0c92f367c5e7: Verifying Checksum 18:02:59 0c92f367c5e7: Download complete 18:02:59 4b8299f9d1f4: Download complete 18:02:59 9b3977197b4f: Download complete 18:02:59 9a6b49a46696: Verifying Checksum 18:02:59 9a6b49a46696: Download complete 18:02:59 9b3977197b4f: Pull complete 18:03:00 1a89e8eeedd5: Pull complete 18:03:00 94645a83ff95: Pull complete 18:03:01 cf05db05a679: Verifying Checksum 18:03:01 cf05db05a679: Download complete 18:03:01 3f3a8bcf1eab: Verifying Checksum 18:03:01 3f3a8bcf1eab: Download complete 18:03:14 3f3a8bcf1eab: Pull complete 18:03:14 0c92f367c5e7: Pull complete 18:03:14 4b8299f9d1f4: Pull complete 18:03:14 9a6b49a46696: Pull complete 18:03:19 cf05db05a679: Pull complete 18:03:19 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:03:19 ---> 0ccda1f7e2ee 18:03:19 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:03:21 ---> Running in afd49e3f9e28 18:03:21 Removing intermediate container afd49e3f9e28 18:03:21 ---> 87319c2ebd45 18:03:21 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:03:21 ---> Running in 87bcdd72f8d1 18:03:22 Removing intermediate container 87bcdd72f8d1 18:03:22 ---> 97e6db55a3f8 18:03:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:03:22 ---> Running in f272d3ae6949 18:03:22 Removing intermediate container f272d3ae6949 18:03:22 ---> 0f09740abbbf 18:03:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:22 ---> Running in eb86842d2126 18:03:24 Removing intermediate container eb86842d2126 18:03:24 ---> 35d856c2ff02 18:03:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:24 ---> Running in 49780a1c78a2 18:03:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:03:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:03:27 OK: 220 MiB in 52 packages 18:03:27 Removing intermediate container 49780a1c78a2 18:03:27 ---> 57f4f9210a88 18:03:27 Step 8/13 : WORKDIR /app 18:03:27 ---> Running in 7b04a03a8caa 18:03:28 Removing intermediate container 7b04a03a8caa 18:03:28 ---> 9d348a750ebc 18:03:28 Step 9/13 : COPY go.mod vendor* ./ 18:03:28 ---> b6f0ec54afa5 18:03:28 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:28 ---> Running in 9a7938812f2d 18:04:36 Removing intermediate container 9a7938812f2d 18:04:36 ---> 73bd3a3d56b8 18:04:36 Step 11/13 : COPY . . 18:04:37 ---> 18a65090bab5 18:04:37 Step 12/13 : ARG MAKE="make build" 18:04:37 ---> Running in e2dd7d22861f 18:04:37 Removing intermediate container e2dd7d22861f 18:04:37 ---> 781a87087aa6 18:04:37 Step 13/13 : RUN $MAKE 18:04:37 ---> Running in 7531d6c618e3 18:04:38 noop 18:04:39 Removing intermediate container 7531d6c618e3 18:04:39 ---> 3bc16455cabe 18:04:39 Successfully built 3bc16455cabe 18:04:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:04:39 + docker inspect -f . ci-base-image-arm64 18:04:39 . [Pipeline] withDockerContainer 18:04:40 prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container 18:04:40 $ 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 18:04:41 $ docker top 560a27d174811ea930918e6aebb71106c948500b6558183ec7165fb9748585b0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:42 + go version 18:04:42 go version go1.17.6 linux/arm64 [Pipeline] } 18:04:42 $ docker stop --time=1 560a27d174811ea930918e6aebb71106c948500b6558183ec7165fb9748585b0 18:04:43 $ docker rm -f 560a27d174811ea930918e6aebb71106c948500b6558183ec7165fb9748585b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:44 + docker inspect -f . ci-base-image-arm64 18:04:44 . [Pipeline] withDockerContainer 18:04:44 prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container 18:04:44 $ 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 18:04:46 $ docker top 4fec381582009f5d5cf699d842431d4fbc73df499b1386d440925f2835921694 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:04:46 + make test 18:04:46 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:05:33 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:05:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.188s coverage: 86.5% of statements 18:05:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:05:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.673s coverage: 71.9% of statements 18:05:40 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 18:05:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:06:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:02 ./bin/test-attribution.sh [Pipeline] echo 18:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:06:02 $ docker stop --time=1 4fec381582009f5d5cf699d842431d4fbc73df499b1386d440925f2835921694 18:06:04 $ docker rm -f 4fec381582009f5d5cf699d842431d4fbc73df499b1386d440925f2835921694 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:05 Warning: overwriting stash ‘coverage-report’ 18:06:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:06 + ls -al . 18:06:06 total 232 18:06:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 18:06 . 18:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 18:02 .. 18:06:06 -rw-rw-r-- 1 jenkins jenkins 262 Jan 19 18:02 .dockerignore 18:06:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 18:02 .git 18:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 .github 18:06:06 -rw-rw-r-- 1 jenkins jenkins 788 Jan 19 18:02 .gitignore 18:06:06 -rw-rw-r-- 1 jenkins jenkins 8248 Jan 19 18:02 Attribution.txt 18:06:06 -rw-rw-r-- 1 jenkins jenkins 1923 Jan 19 18:02 Dockerfile 18:06:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 18:02 GOVERNANCE.md 18:06:06 -rw-rw-r-- 1 jenkins jenkins 686 Jan 19 18:02 Jenkinsfile 18:06:06 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 18:02 LICENSE 18:06:06 -rw-rw-r-- 1 jenkins jenkins 1596 Jan 19 18:02 Makefile 18:06:06 -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 18:02 OWNERS.md 18:06:06 -rw-rw-r-- 1 jenkins jenkins 31205 Jan 19 18:02 README.md 18:06:06 -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 18:00 VERSION 18:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 bin 18:06:06 -rw-r--r-- 1 jenkins jenkins 41356 Jan 19 18:05 coverage.out 18:06:06 -rw-rw-r-- 1 jenkins jenkins 276 Jan 19 18:02 go.mod 18:06:06 -rw-rw-r-- 1 jenkins jenkins 49531 Jan 19 18:02 go.sum 18:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 images 18:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 18:02 internal 18:06:06 -rw-rw-r-- 1 jenkins jenkins 531 Jan 19 18:02 main.go 18:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 18:02 res 18:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 18:02 snap 18:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 18:02 static [Pipeline] isUnix [Pipeline] sh 18:06:07 + 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 . 18:06:07 Sending build context to Docker daemon 680.4kB 18:06:07 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:06:07 Step 2/31 : FROM ${BASE} AS builder 18:06:07 ---> 3bc16455cabe 18:06:07 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:06:07 ---> Running in 2f386afe3ff4 18:06:07 Removing intermediate container 2f386afe3ff4 18:06:07 ---> 2ae9cefa68be 18:06:07 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:06:07 ---> Running in 4dbca53bfe27 18:06:08 Removing intermediate container 4dbca53bfe27 18:06:08 ---> a47b3475bd02 18:06:08 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:06:08 ---> Running in 1cb58f8e5079 18:06:08 Removing intermediate container 1cb58f8e5079 18:06:08 ---> 6ee7b285227c 18:06:08 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:08 ---> Running in 9818e4008d35 18:06:10 Removing intermediate container 9818e4008d35 18:06:10 ---> ef7efced8984 18:06:10 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:10 ---> Running in 383c15706d2f 18:06:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:06:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:06:13 OK: 220 MiB in 52 packages 18:06:14 Removing intermediate container 383c15706d2f 18:06:14 ---> 978de1a665bf 18:06:14 Step 8/31 : WORKDIR /app 18:06:14 ---> Running in a5998a4d1094 18:06:14 Removing intermediate container a5998a4d1094 18:06:14 ---> 02aa9c98dd02 18:06:14 Step 9/31 : COPY go.mod vendor* ./ 18:06:15 ---> 374cdb6f6fc5 18:06:15 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:15 ---> Running in 28637fa6b176 18:06:17 Removing intermediate container 28637fa6b176 18:06:17 ---> d40d039e45ff 18:06:17 Step 11/31 : COPY . . 18:06:18 ---> b2705edfb926 18:06:18 Step 12/31 : ARG MAKE="make build" 18:06:18 ---> Running in 35f155d61029 18:06:18 Removing intermediate container 35f155d61029 18:06:18 ---> d31897395010 18:06:18 Step 13/31 : RUN $MAKE 18:06:18 ---> Running in 37d53f5305e8 18:06:19 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 18:07:06 Removing intermediate container 37d53f5305e8 18:07:06 ---> 578043cbed16 18:07:06 Step 14/31 : FROM alpine:3.14 18:07:06 3.14: Pulling from library/alpine 18:07:06 be307f383ecc: Pulling fs layer 18:07:06 be307f383ecc: Download complete 18:07:06 be307f383ecc: Pull complete 18:07:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:07:06 Status: Downloaded newer image for alpine:3.14 18:07:06 ---> 5b8b7b635229 18:07:06 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:07:06 ---> Running in 1785bec50fa2 18:07:06 Removing intermediate container 1785bec50fa2 18:07:06 ---> 9ef5a181c7c0 18:07:06 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:07:06 ---> Running in 6005c12f5b6b 18:07:06 Removing intermediate container 6005c12f5b6b 18:07:06 ---> ba234ba26a68 18:07:06 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:06 ---> Running in 574fd231f425 18:07:06 Removing intermediate container 574fd231f425 18:07:06 ---> 39b1e0498f7b 18:07:06 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:07:06 ---> Running in 242c7cbde707 18:07:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:07:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:07:07 (1/6) Installing ca-certificates (20191127-r5) 18:07:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:07:08 (3/6) Installing libsodium (1.0.18-r0) 18:07:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:07:08 (5/6) Installing libzmq (4.3.4-r0) 18:07:08 (6/6) Installing zeromq (4.3.4-r0) 18:07:08 Executing busybox-1.33.1-r6.trigger 18:07:08 Executing ca-certificates-20191127-r5.trigger 18:07:09 OK: 9 MiB in 20 packages 18:07:09 Removing intermediate container 242c7cbde707 18:07:09 ---> 458c9cf6d963 18:07:09 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:07:10 ---> 7154178b1498 18:07:10 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:07:11 ---> e9ca865f9929 18:07:11 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:07:11 ---> 336bf32be702 18:07:11 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:07:12 ---> d831f70f6421 18:07:12 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:07:13 ---> 160f73dd884f 18:07:13 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:07:13 ---> Running in 41d29504c75b 18:07:15 Removing intermediate container 41d29504c75b 18:07:15 ---> c1de96fce90d 18:07:15 Step 25/31 : VOLUME /cache 18:07:15 ---> Running in 495e6cd0dfab 18:07:15 Removing intermediate container 495e6cd0dfab 18:07:15 ---> d1793505cd51 18:07:15 Step 26/31 : EXPOSE 59711 18:07:15 ---> Running in c70be84def43 18:07:16 Removing intermediate container c70be84def43 18:07:16 ---> d1ac8bfdcd9b 18:07:16 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:07:16 ---> Running in 8ed7e2b6e2b9 18:07:16 Removing intermediate container 8ed7e2b6e2b9 18:07:16 ---> 61de01fdaef4 18:07:16 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:07:16 ---> Running in e48d01d55b2b 18:07:17 Removing intermediate container e48d01d55b2b 18:07:17 ---> 10c7e59524b2 18:07:17 Step 29/31 : LABEL arch=arm64 18:07:17 ---> Running in 2d94bae1b78d 18:07:17 Removing intermediate container 2d94bae1b78d 18:07:17 ---> f34475cb1313 18:07:17 Step 30/31 : LABEL git_sha=e2b92234b508c52989163e5f76e64282dbe9ed11 18:07:17 ---> Running in 6d1d9df3ae4a 18:07:17 Removing intermediate container 6d1d9df3ae4a 18:07:17 ---> 9629fba87374 18:07:17 Step 31/31 : LABEL version=1.0.1-dev.4 18:07:18 ---> Running in b96f946d72e1 18:07:18 Removing intermediate container b96f946d72e1 18:07:18 ---> 07719dbab1ae 18:07:18 [Warning] One or more build-args [ARCH] were not consumed 18:07:18 Successfully built 07719dbab1ae 18:07:18 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 18:07:18 provisioning config files... 18:07:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/19@tmp/config9082032735574101500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:18 ---> docker-login.sh 18:07:18 nexus3.edgexfoundry.org:10001 18:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:19 Configure a credential helper to remove this warning. See 18:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:19 18:07:19 Login Succeeded 18:07:19 nexus3.edgexfoundry.org:10002 18:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:19 Configure a credential helper to remove this warning. See 18:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:19 18:07:19 Login Succeeded 18:07:19 nexus3.edgexfoundry.org:10003 18:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:19 Configure a credential helper to remove this warning. See 18:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:19 18:07:19 Login Succeeded 18:07:19 nexus3.edgexfoundry.org:10004 18:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:20 Configure a credential helper to remove this warning. See 18:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:20 18:07:20 Login Succeeded 18:07:20 docker.io 18:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:21 Configure a credential helper to remove this warning. See 18:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:21 18:07:21 Login Succeeded 18:07:21 ---> docker-login.sh ends [Pipeline] } 18:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:07:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:21 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:07:21 e2b92234b508c52989163e5f76e64282dbe9ed11 18:07:21 latest 18:07:21 1.0.1-dev.4 18:07:21 e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 18:07:21 main 18:07:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] isUnix [Pipeline] sh 18:07:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11 18:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:07:21 aa5200b6e034: Preparing 18:07:21 2d1631470449: Preparing 18:07:21 b3eb925afed6: Preparing 18:07:21 627205341dac: Preparing 18:07:21 834f6e8f98ed: Preparing 18:07:21 567a40052281: Preparing 18:07:21 96e5946c2a66: Preparing 18:07:21 a1dea9c3e3e3: Preparing 18:07:21 62170e181a92: Preparing 18:07:21 567a40052281: Waiting 18:07:21 96e5946c2a66: Waiting 18:07:21 62170e181a92: Waiting 18:07:22 834f6e8f98ed: Pushed 18:07:22 b3eb925afed6: Pushed 18:07:22 627205341dac: Pushed 18:07:22 aa5200b6e034: Pushed 18:07:22 62170e181a92: Layer already exists 18:07:22 567a40052281: Pushed 18:07:22 a1dea9c3e3e3: Pushed 18:07:23 96e5946c2a66: Pushed 18:07:25 2d1631470449: Pushed 18:07:25 e2b92234b508c52989163e5f76e64282dbe9ed11: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh 18:07:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:07:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:07:26 aa5200b6e034: Preparing 18:07:26 2d1631470449: Preparing 18:07:26 b3eb925afed6: Preparing 18:07:26 627205341dac: Preparing 18:07:26 834f6e8f98ed: Preparing 18:07:26 567a40052281: Preparing 18:07:26 96e5946c2a66: Preparing 18:07:26 a1dea9c3e3e3: Preparing 18:07:26 62170e181a92: Preparing 18:07:26 96e5946c2a66: Waiting 18:07:26 a1dea9c3e3e3: Waiting 18:07:26 567a40052281: Waiting 18:07:26 62170e181a92: Waiting 18:07:26 834f6e8f98ed: Layer already exists 18:07:26 aa5200b6e034: Layer already exists 18:07:26 b3eb925afed6: Layer already exists 18:07:26 2d1631470449: Layer already exists 18:07:26 627205341dac: Layer already exists 18:07:26 a1dea9c3e3e3: Layer already exists 18:07:26 62170e181a92: Layer already exists 18:07:26 96e5946c2a66: Layer already exists 18:07:26 567a40052281: Layer already exists 18:07:26 latest: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh 18:07:27 + 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 18:07:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.4 18:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:07:27 aa5200b6e034: Preparing 18:07:27 2d1631470449: Preparing 18:07:27 b3eb925afed6: Preparing 18:07:27 627205341dac: Preparing 18:07:27 834f6e8f98ed: Preparing 18:07:27 567a40052281: Preparing 18:07:27 96e5946c2a66: Preparing 18:07:27 a1dea9c3e3e3: Preparing 18:07:27 62170e181a92: Preparing 18:07:27 96e5946c2a66: Waiting 18:07:27 62170e181a92: Waiting 18:07:27 a1dea9c3e3e3: Waiting 18:07:27 567a40052281: Waiting 18:07:27 834f6e8f98ed: Layer already exists 18:07:27 2d1631470449: Layer already exists 18:07:27 627205341dac: Layer already exists 18:07:27 b3eb925afed6: Layer already exists 18:07:27 aa5200b6e034: Layer already exists 18:07:27 567a40052281: Layer already exists 18:07:27 a1dea9c3e3e3: Layer already exists 18:07:27 96e5946c2a66: Layer already exists 18:07:27 62170e181a92: Layer already exists 18:07:27 1.0.1-dev.4: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh 18:07:28 + 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 18:07:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 18:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:07:28 aa5200b6e034: Preparing 18:07:28 2d1631470449: Preparing 18:07:28 b3eb925afed6: Preparing 18:07:28 627205341dac: Preparing 18:07:28 834f6e8f98ed: Preparing 18:07:28 567a40052281: Preparing 18:07:28 96e5946c2a66: Preparing 18:07:28 a1dea9c3e3e3: Preparing 18:07:28 62170e181a92: Preparing 18:07:28 567a40052281: Waiting 18:07:28 a1dea9c3e3e3: Waiting 18:07:28 96e5946c2a66: Waiting 18:07:28 62170e181a92: Waiting 18:07:28 aa5200b6e034: Layer already exists 18:07:28 627205341dac: Layer already exists 18:07:28 834f6e8f98ed: Layer already exists 18:07:28 2d1631470449: Layer already exists 18:07:28 b3eb925afed6: Layer already exists 18:07:28 96e5946c2a66: Layer already exists 18:07:28 a1dea9c3e3e3: Layer already exists 18:07:28 567a40052281: Layer already exists 18:07:28 62170e181a92: Layer already exists 18:07:28 e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] isUnix [Pipeline] sh 18:07:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 18:07:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:07:29 aa5200b6e034: Preparing 18:07:29 2d1631470449: Preparing 18:07:29 b3eb925afed6: Preparing 18:07:29 627205341dac: Preparing 18:07:29 834f6e8f98ed: Preparing 18:07:29 567a40052281: Preparing 18:07:29 96e5946c2a66: Preparing 18:07:29 a1dea9c3e3e3: Preparing 18:07:29 62170e181a92: Preparing 18:07:29 96e5946c2a66: Waiting 18:07:29 a1dea9c3e3e3: Waiting 18:07:29 567a40052281: Waiting 18:07:29 62170e181a92: Waiting 18:07:29 627205341dac: Layer already exists 18:07:29 2d1631470449: Layer already exists 18:07:29 aa5200b6e034: Layer already exists 18:07:29 834f6e8f98ed: Layer already exists 18:07:29 b3eb925afed6: Layer already exists 18:07:29 567a40052281: Layer already exists 18:07:29 a1dea9c3e3e3: Layer already exists 18:07:29 96e5946c2a66: Layer already exists 18:07:29 62170e181a92: Layer already exists 18:07:29 main: digest: sha256:dc52cc71d0bae2a82c9a46cf8c382f091dfc7c452270daf72ff5304992c6e13c size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:07:29 ===================================================== [Pipeline] echo 18:07:29 taggedImages: 18:07:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11 18:07:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:07:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.4 18:07:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e2b92234b508c52989163e5f76e64282dbe9ed11-1.0.1-dev.4 18:07:29 - 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 18:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:30 18:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:30 arm64: Pulling from edgex-lftools-log-publisher 18:07:30 448f6bf000e3: Pulling fs layer 18:07:30 f757da607395: Pulling fs layer 18:07:30 05883995daec: Pulling fs layer 18:07:30 8603b9c90790: Pulling fs layer 18:07:30 1560dd03e051: Pulling fs layer 18:07:30 27f5ce0e4adf: Pulling fs layer 18:07:30 c2d8d7efcc4b: Pulling fs layer 18:07:30 27f5ce0e4adf: Waiting 18:07:30 8603b9c90790: Waiting 18:07:30 c2d8d7efcc4b: Waiting 18:07:30 1560dd03e051: Waiting 18:07:30 f757da607395: Verifying Checksum 18:07:30 f757da607395: Download complete 18:07:30 8603b9c90790: Verifying Checksum 18:07:30 8603b9c90790: Download complete 18:07:30 1560dd03e051: Verifying Checksum 18:07:30 1560dd03e051: Download complete 18:07:30 27f5ce0e4adf: Verifying Checksum 18:07:30 27f5ce0e4adf: Download complete 18:07:30 05883995daec: Verifying Checksum 18:07:30 05883995daec: Download complete 18:07:31 448f6bf000e3: Verifying Checksum 18:07:31 448f6bf000e3: Download complete 18:07:34 c2d8d7efcc4b: Verifying Checksum 18:07:34 c2d8d7efcc4b: Download complete 18:07:35 448f6bf000e3: Pull complete 18:07:35 f757da607395: Pull complete 18:07:37 05883995daec: Pull complete 18:07:37 8603b9c90790: Pull complete 18:07:38 1560dd03e051: Pull complete 18:07:38 27f5ce0e4adf: Pull complete 18:07:53 c2d8d7efcc4b: Pull complete 18:07:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:07:53 prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container 18:07:53 $ 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 18:07:56 $ docker top 9b6616dcde66423caaaccc2d6c41daa7ac20f8d47f3979167b6a274360e99bf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:57 ---> job-cost.sh 18:07:57 lf-activate-venv: SKIPPING 18:07:57 INFO: No Stack... 18:07:57 INFO: Retrieving Pricing Info for: v3-standard-4 18:07:57 INFO: Archiving Costs [Pipeline] sh 18:07:58 + + cut -d, -f6 18:07:58 cat /w/workspace/app-rfid-llrp-inventory/19/archives/cost.csv [Pipeline] lock 18:07:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] 18:07:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] did not exist. Created. 18:07:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:59 /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 18:08:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:08:00 Warning: overwriting stash ‘stack-cost’ 18:08:00 Stashed 1 file(s) [Pipeline] } 18:08:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:00 $ docker stop --time=1 9b6616dcde66423caaaccc2d6c41daa7ac20f8d47f3979167b6a274360e99bf4 18:08:01 $ 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 18:08:02 provisioning config files... 18:08:02 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7993587355196724141tmp [Pipeline] { [Pipeline] sh 18:08:02 + set +x 18:08:02 + curl -s https://codecov.io/bash 18:08:02 + bash -s -- 18:08:02 18:08:02 _____ _ 18:08:02 / ____| | | 18:08:02 | | ___ __| | ___ ___ _____ __ 18:08:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:02 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:02 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:02 Bash-1.0.6 18:08:02 18:08:02 18:08:02 ==> git version 2.24.4 found 18:08:02 ==> 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 18:08:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:08:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:08:02 ==> Jenkins CI detected. 18:08:02 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:08:02 project root: . 18:08:02 --> token set from env 18:08:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:02 ==> Running gcov in . (disable via -X gcov) 18:08:02 ==> Python coveragepy not found 18:08:02 ==> Searching for coverage reports in: 18:08:02 + . 18:08:02 -> Found 1 reports 18:08:02 ==> Detecting git/mercurial file structure 18:08:02 ==> Reading reports 18:08:02 + ./coverage.out bytes=41356 18:08:02 ==> Appending adjustments 18:08:02 https://docs.codecov.io/docs/fixing-reports 18:08:02 + Found adjustments 18:08:02 ==> Gzipping contents 18:08:02 12K /tmp/codecov.vv9Dem.gz 18:08:02 ==> Uploading reports 18:08:02 url: https://codecov.io 18:08:02 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= 18:08:02 -> Pinging Codecov 18:08:02 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= 18:08:03 -> Uploading to 18:08:03 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 18:08:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:03 Dload Upload Total Spent Left Speed 18:08:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11672 0 0 100 11672 0 35833 --:--:-- --:--:-- --:--:-- 35913 18:08:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] } 18:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:08:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:08:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:04 18:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:08:04 188c0c94c7c5: Pulling fs layer 18:08:04 0ef7d3d256c8: Pulling fs layer 18:08:04 de9db76c5a1d: Pulling fs layer 18:08:04 0eba1c9be4d2: Pulling fs layer 18:08:04 0d57e429df01: Pulling fs layer 18:08:04 4e4be7b47b0d: Pulling fs layer 18:08:04 e1f770b5df2f: Pulling fs layer 18:08:04 85a0685a4137: Pulling fs layer 18:08:04 0d57e429df01: Waiting 18:08:04 4e4be7b47b0d: Waiting 18:08:04 e1f770b5df2f: Waiting 18:08:04 85a0685a4137: Waiting 18:08:04 0eba1c9be4d2: Waiting 18:08:04 de9db76c5a1d: Verifying Checksum 18:08:04 de9db76c5a1d: Download complete 18:08:04 0ef7d3d256c8: Verifying Checksum 18:08:04 0ef7d3d256c8: Download complete 18:08:04 0d57e429df01: Verifying Checksum 18:08:04 0d57e429df01: Download complete 18:08:04 188c0c94c7c5: Verifying Checksum 18:08:04 188c0c94c7c5: Download complete 18:08:04 4e4be7b47b0d: Verifying Checksum 18:08:04 4e4be7b47b0d: Download complete 18:08:04 e1f770b5df2f: Verifying Checksum 18:08:04 e1f770b5df2f: Download complete 18:08:04 0eba1c9be4d2: Verifying Checksum 18:08:04 0eba1c9be4d2: Download complete 18:08:05 188c0c94c7c5: Pull complete 18:08:05 85a0685a4137: Verifying Checksum 18:08:05 85a0685a4137: Download complete 18:08:05 0ef7d3d256c8: Pull complete 18:08:05 de9db76c5a1d: Pull complete 18:08:08 0eba1c9be4d2: Pull complete 18:08:08 0d57e429df01: Pull complete 18:08:08 4e4be7b47b0d: Pull complete 18:08:09 e1f770b5df2f: Pull complete 18:08:13 85a0685a4137: Pull complete 18:08:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:08:13 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:08:13 $ 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 18:08:15 $ docker top 0994aa885fc8571526ea7a4ee586c808d68323acbee9ef51a04a61c17e922894 -eo pid,comm [Pipeline] { [Pipeline] echo 18:08:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:08:15 + set -o pipefail 18:08:15 + snyk monitor '--org=edgex-jenkins' 18:08:22 18:08:22 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:08:22 18:08:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/d5936c58-46af-4d60-a9c0-fa00df195589 18:08:22 18:08:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:08:22 18:08:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:08:22 18:08:22 [Pipeline] } 18:08:22 $ docker stop --time=1 0994aa885fc8571526ea7a4ee586c808d68323acbee9ef51a04a61c17e922894 18:08:24 $ 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 18:08:25 + git log --format=format:%s -1 e2b92234b508c52989163e5f76e64282dbe9ed11 [Pipeline] sh 18:08:25 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:08:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:26 . [Pipeline] withDockerContainer 18:08:26 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:08:26 $ 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 18:08:26 $ docker top 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:26 [ssh-agent] Looking for ssh-agent implementation... 18:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:26 $ docker exec 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 ssh-agent 18:08:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJJMmek/agent.13 18:08:26 SSH_AGENT_PID=19 18:08:26 Running ssh-add (command line suppressed) 18:08:26 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) 18:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:27 + git semver tag 18:08:27 # -> Open(): unable to determine branch for HEAD 18:08:27 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:08:27 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:08:27 # $SEMVER_REMOTE_NAME = origin 18:08:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:27 # $SEMVER_USER_NAME = edgex-jenkins 18:08:27 # $SEMVER_BRANCH = main 18:08:27 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:08:27 # e2b92234b508c52989163e5f76e64282dbe9ed11 HEAD 18:08:27 # -> Force: false 18:08:27 # 18de726a8e5bc0c5a94fb06ddc668e1e953965f1 refs/tags/v1.0.1-dev.4 [Pipeline] } 18:08:27 $ docker exec --env ******** --env ******** 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 ssh-agent -k 18:08:27 unset SSH_AUTH_SOCK; 18:08:27 unset SSH_AGENT_PID; 18:08:27 echo Agent pid 19 killed; 18:08:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:27 + git semver [Pipeline] } 18:08:27 $ docker stop --time=1 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 18:08:28 $ docker rm -f 79a640c92c0e56dac150ee481d8d3088b22b1ced7f07893a783c23253d95fe83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:08:29 18:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:08:29 0.23.1-centos7: Pulling from edgex-lftools 18:08:29 ab5ef0e58194: Pulling fs layer 18:08:29 9712f1f96733: Pulling fs layer 18:08:29 63f879dbbcfc: Pulling fs layer 18:08:29 0d9ebad4ef96: Pulling fs layer 18:08:29 e9a5061849ea: Pulling fs layer 18:08:29 d747dcd14b5f: Pulling fs layer 18:08:29 2de7ff778b66: Pulling fs layer 18:08:29 0d9ebad4ef96: Waiting 18:08:29 e9a5061849ea: Waiting 18:08:29 d747dcd14b5f: Waiting 18:08:29 2de7ff778b66: Waiting 18:08:29 9712f1f96733: Download complete 18:08:29 63f879dbbcfc: Verifying Checksum 18:08:29 63f879dbbcfc: Download complete 18:08:29 ab5ef0e58194: Verifying Checksum 18:08:29 ab5ef0e58194: Download complete 18:08:30 d747dcd14b5f: Verifying Checksum 18:08:30 d747dcd14b5f: Download complete 18:08:30 e9a5061849ea: Verifying Checksum 18:08:30 e9a5061849ea: Download complete 18:08:30 0d9ebad4ef96: Verifying Checksum 18:08:30 0d9ebad4ef96: Download complete 18:08:30 2de7ff778b66: Verifying Checksum 18:08:30 2de7ff778b66: Download complete 18:08:33 ab5ef0e58194: Pull complete 18:08:33 9712f1f96733: Pull complete 18:08:34 63f879dbbcfc: Pull complete 18:08:38 0d9ebad4ef96: Pull complete 18:08:38 e9a5061849ea: Pull complete 18:08:38 d747dcd14b5f: Pull complete 18:08:40 2de7ff778b66: Pull complete 18:08:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:08:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:08:40 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:08:40 $ 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 18:08:43 $ docker top 52664e6a4f7701bd5a74c9c0c8b88225bf45cdca812b2b7b9a336f576644fd09 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:08:43 provisioning config files... 18:08:43 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5658192796884760098tmp 18:08:43 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6570136246381028556tmp 18:08:43 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7199515707801679617tmp [Pipeline] { [Pipeline] echo 18:08:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:08:44 ---> sigul-configuration.sh 18:08:44 gpg: directory `/root/.gnupg' created 18:08:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:08:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:08:44 gpg: keyring `/root/.gnupg/secring.gpg' created 18:08:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:08:44 gpg: CAST5 encrypted data 18:08:44 gpg: encrypted with 1 passphrase 18:08:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:08:44 + mkdir /home/jenkins 18:08:44 + mkdir /home/jenkins/sigul [Pipeline] sh 18:08:44 + 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 18:08:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:08:45 ---> sigul-install.sh 18:08:45 Sigul already installed; skipping installation. [Pipeline] sh 18:08:45 + git tag --list 18:08:45 v0.0.0 18:08:45 v0.0.1-dev.1 18:08:45 v0.0.1-dev.2 18:08:45 v0.0.1-dev.3 18:08:45 v0.0.1-dev.4 18:08:45 v0.0.1-dev.5 18:08:45 v0.0.1-dev.6 18:08:45 v0.0.1-dev.7 18:08:45 v1.0.0 18:08:45 v1.0.1-dev.1 18:08:45 v1.0.1-dev.2 18:08:45 v1.0.1-dev.3 18:08:45 v1.0.1-dev.4 [Pipeline] sh 18:08:45 + lftools sign git-tag v1.0.1-dev.4 18:08:46 Signing Git tag with Sigul... 18:08:46 Signing v1.0.1-dev.4 [Pipeline] echo 18:08:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:08:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:08:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:08:46 $ docker stop --time=1 52664e6a4f7701bd5a74c9c0c8b88225bf45cdca812b2b7b9a336f576644fd09 18:08:48 $ docker rm -f 52664e6a4f7701bd5a74c9c0c8b88225bf45cdca812b2b7b9a336f576644fd09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:08:48 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:08:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:48 . [Pipeline] withDockerContainer 18:08:48 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:08:48 $ 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 18:08:49 $ docker top 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:49 [ssh-agent] Looking for ssh-agent implementation... 18:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:49 $ docker exec 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 ssh-agent 18:08:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFIOdhL/agent.15 18:08:49 SSH_AGENT_PID=22 18:08:49 Running ssh-add (command line suppressed) 18:08:49 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) 18:08:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:49 + git semver bump pre 18:08:49 # -> Open(): unable to determine branch for HEAD 18:08:49 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:08:49 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:08:49 # $SEMVER_REMOTE_NAME = origin 18:08:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:49 # $SEMVER_USER_NAME = edgex-jenkins 18:08:49 # $SEMVER_BRANCH = main 18:08:49 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:08:49 1.0.1-dev.5 [Pipeline] } 18:08:49 $ docker exec --env ******** --env ******** 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 ssh-agent -k 18:08:50 unset SSH_AUTH_SOCK; 18:08:50 unset SSH_AGENT_PID; 18:08:50 echo Agent pid 22 killed; 18:08:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:50 + git semver [Pipeline] } 18:08:50 $ docker stop --time=1 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 18:08:51 $ docker rm -f 5cd71bdb66fad369e507666b539434434117cc58d151c51786f16ab49b6399a6 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:51 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:08:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:52 . [Pipeline] withDockerContainer 18:08:52 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:08:52 $ 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 18:08:52 $ docker top c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:52 [ssh-agent] Looking for ssh-agent implementation... 18:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:52 $ docker exec c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 ssh-agent 18:08:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMmiDoK/agent.14 18:08:53 SSH_AGENT_PID=21 18:08:53 Running ssh-add (command line suppressed) 18:08:53 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) 18:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:53 + git semver push 18:08:53 # -> Open(): unable to determine branch for HEAD 18:08:53 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:08:53 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:08:53 # $SEMVER_REMOTE_NAME = origin 18:08:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:53 # $SEMVER_USER_NAME = edgex-jenkins 18:08:53 # $SEMVER_BRANCH = main 18:08:53 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 18:08:55 $ docker exec --env ******** --env ******** c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 ssh-agent -k 18:08:55 unset SSH_AUTH_SOCK; 18:08:55 unset SSH_AGENT_PID; 18:08:55 echo Agent pid 21 killed; 18:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:56 + git semver [Pipeline] } 18:08:56 $ docker stop --time=1 c9283bcfc2f535eafe19da6ff8a87cb3f43a397263b03d5681950d36541b78b0 18:08:57 $ 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 18:08:57 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' 18:08:57 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:08:57 total 8 18:08:57 drwxr-xr-x. 3 root root 34 Jan 19 18:02 . 18:08:57 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 18:08 .. 18:08:57 drwxr-xr-x. 2 root root 6 Jan 19 18:02 cost 18:08:57 -rw-r--r--. 1 root root 93 Jan 19 18:02 cost.csv 18:08:57 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:08:57 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:08:57 total 8 18:08:57 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 18:02 . 18:08:57 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 18:08 .. 18:08:57 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 18:02 cost 18:08:57 -rw-r--r--. 1 jenkins jenkins 93 Jan 19 18:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:08:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:58 ---> package-listing.sh 18:08:58 ++ facter osfamily 18:08:58 ++ tr '[:upper:]' '[:lower:]' 18:08:58 + OS_FAMILY=redhat 18:08:58 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:08:58 + START_PACKAGES=/tmp/packages_start.txt 18:08:58 + END_PACKAGES=/tmp/packages_end.txt 18:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:58 + PACKAGES=/tmp/packages_start.txt 18:08:58 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:08:58 + PACKAGES=/tmp/packages_end.txt 18:08:58 + case "${OS_FAMILY}" in 18:08:58 + rpm -qa 18:08:58 + sort 18:08:59 + '[' -f /tmp/packages_start.txt ']' 18:08:59 + '[' -f /tmp/packages_end.txt ']' 18:08:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:59 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:08:59 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:08:59 + 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 18:08:59 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 18:08:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:00 . [Pipeline] withDockerContainer 18:09:00 prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container 18:09:00 $ 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 18:09:00 $ docker top df2a43fe0c7f389690b02910ef4203f025cce5642451f1a7194c66cd850f3477 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:00 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:01 + mkdir -p /var/log/sysstat [Pipeline] sh 18:09:01 + ls /var/log/sa-host 18:09:01 + sadf -c /var/log/sa-host/sa17 18:09:01 file_magic: OK 18:09:01 HZ: Using current value: 100 18:09:01 file_header: OK 18:09:01 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 18:09:01 Statistics: 18:09:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:09:01 File successfully converted to sysstat format version 12.0.3 18:09:01 + sadf -c /var/log/sa-host/sa19 18:09:01 file_magic: OK 18:09:01 HZ: Using current value: 100 18:09:01 file_header: OK 18:09:01 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 18:09:01 Statistics: 18:09:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:09:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:01 provisioning config files... 18:09:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config43321499706592905tmp [Pipeline] { [Pipeline] echo 18:09:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:01 ---> create-netrc.sh [Pipeline] } 18:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:09:02 ---> python-tools-install.sh [Pipeline] echo 18:09:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:02 ---> sudo-logs.sh 18:09:02 Archiving 'sudo' log.. 18:09:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-1831.novalocal: Name or service not known 18:09:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-1831.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:09:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:02 ---> job-cost.sh 18:09:02 lf-activate-venv: SKIPPING 18:09:02 DEBUG: total: 0.05999999865889549 18:09:02 INFO: Retrieving Stack Cost... 18:09:03 INFO: Retrieving Pricing Info for: v3-standard-2 18:09:03 INFO: Archiving Costs [Pipeline] echo 18:09:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:03 ---> logs-deploy.sh 18:09:03 lf-activate-venv: SKIPPING 18:09:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/19 18:09:03 INFO: archiving workspace using pattern(s): 18:09:04 Archives upload complete. 18:09:04 INFO: archiving logs to Nexus