Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16077792355873949030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16310178997953945804.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13565593649998498058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11565145913886284086.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh766880387966499755.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2229 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh5044948786683890385.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 # timeout=10 Commit message: "refact: Replace custom epoch helper functions with equivalents from time module. (#60)" > git rev-list --no-walk e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:02:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:02:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:02:32 ========================================================= 15:02:32 EdgeX Global Pipelines Version Info 15:02:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:02:33 ------------------- 15:02:33 stable info: 15:02:33 ------------------- 15:02:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:02:33 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:02:33 Message: update stable to v1.0.219 15:02:34 ------------------- 15:02:34 experimental info: 15:02:34 ------------------- 15:02:34 Commited By: **** collab-it+edgex@linuxfoundation.org 15:02:34 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:02:34 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28e005c [Pipeline] echo 15:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:34 provisioning config files... 15:02:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6978091728292141714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:35 ---> docker-login.sh 15:02:35 nexus3.edgexfoundry.org:10001 15:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:35 Configure a credential helper to remove this warning. See 15:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:35 15:02:35 Login Succeeded 15:02:35 nexus3.edgexfoundry.org:10002 15:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:35 Configure a credential helper to remove this warning. See 15:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:35 15:02:35 Login Succeeded 15:02:35 nexus3.edgexfoundry.org:10003 15:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:35 Configure a credential helper to remove this warning. See 15:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:35 15:02:35 Login Succeeded 15:02:35 nexus3.edgexfoundry.org:10004 15:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:35 Configure a credential helper to remove this warning. See 15:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:35 15:02:35 Login Succeeded 15:02:35 docker.io 15:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:36 Configure a credential helper to remove this warning. See 15:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:36 15:02:36 Login Succeeded 15:02:36 ---> docker-login.sh ends [Pipeline] } 15:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:02:36 + git rev-list -1 --merges 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1~1..28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo 15:02:36 -----------> git rev-list -1 --merges 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1~1..28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [false] [Pipeline] sh 15:02:36 + git log --format=format:%s -1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo 15:02:36 ========================================================= 15:02:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:02:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:37 + git log --format=format:%s -1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] echo 15:02:37 [semverPrep] GIT_COMMIT: 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1, Commit Message: refact: Replace custom epoch helper functions with equivalents from time module. (#60) [Pipeline] echo 15:02:37 [semverPrep] This is not a build commit. [Pipeline] sh 15:02:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:02:37 + grep -v github /etc/ssh/ssh_known_hosts 15:02:37 + '[' -e /tmp/ssh_known_hosts ']' 15:02:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:02:37 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:02:37 + sudo tee -a /etc/ssh/ssh_known_hosts 15:02:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:38 15:02:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:02:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:38 latest: Pulling from edgex-devops/git-semver 15:02:38 a0d0a0d46f8b: Pulling fs layer 15:02:38 3e5f54012d9b: Pulling fs layer 15:02:38 4c7163046ea9: Pulling fs layer 15:02:38 0c2d73faf560: Pulling fs layer 15:02:38 0c2d73faf560: Waiting 15:02:38 3e5f54012d9b: Verifying Checksum 15:02:38 3e5f54012d9b: Download complete 15:02:38 a0d0a0d46f8b: Verifying Checksum 15:02:38 a0d0a0d46f8b: Download complete 15:02:38 0c2d73faf560: Verifying Checksum 15:02:38 0c2d73faf560: Download complete 15:02:38 4c7163046ea9: Verifying Checksum 15:02:38 4c7163046ea9: Download complete 15:02:38 a0d0a0d46f8b: Pull complete 15:02:38 3e5f54012d9b: Pull complete 15:02:38 4c7163046ea9: Pull complete 15:02:39 0c2d73faf560: Pull complete 15:02:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:02:39 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:02:39 $ 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 15:02:39 $ docker top 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:40 [ssh-agent] Looking for ssh-agent implementation... 15:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:40 $ docker exec 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent 15:02:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfGOnNl/agent.14 15:02:40 SSH_AGENT_PID=20 15:02:40 Running ssh-add (command line suppressed) 15:02:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4026171034224330212.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4026171034224330212.key) 15:02:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:40 + git tag --points-at HEAD [Pipeline] } 15:02:40 $ docker exec --env ******** --env ******** 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent -k 15:02:40 unset SSH_AUTH_SOCK; 15:02:40 unset SSH_AGENT_PID; 15:02:40 echo Agent pid 20 killed; 15:02:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:40 [ssh-agent] Looking for ssh-agent implementation... 15:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:40 $ docker exec 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent 15:02:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbbLDoG/agent.55 15:02:40 SSH_AGENT_PID=61 15:02:40 Running ssh-add (command line suppressed) 15:02:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6739784054925402166.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6739784054925402166.key) 15:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:41 + git semver init 15:02:41 # -> Open(): unable to determine branch for HEAD 15:02:41 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:02:41 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:02:41 # $SEMVER_REMOTE_NAME = origin 15:02:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:02:41 # $SEMVER_USER_NAME = edgex-jenkins 15:02:41 # $SEMVER_BRANCH = main 15:02:41 # $SEMVER_TEMP = /tmp/semver-708310477 15:02:41 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 15:02:42 # '/tmp/semver-708310477' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 15:02:42 # -> Force: false 15:02:42 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 15:02:42 $ docker exec --env ******** --env ******** 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 ssh-agent -k 15:02:42 unset SSH_AUTH_SOCK; 15:02:42 unset SSH_AGENT_PID; 15:02:42 echo Agent pid 61 killed; 15:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:43 + git semver [Pipeline] } 15:02:43 $ docker stop --time=1 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 15:02:44 $ docker rm -f 4dded3119dcb10b0399800fb892a71a3df8661b371d00ef454b4ce892c782fb1 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:45 Stashed 1 file(s) [Pipeline] echo 15:02:45 [edgeXSemver]: initialized semver on version 1.0.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:45 provisioning config files... 15:02:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5047035880915610194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:45 ---> docker-login.sh 15:02:45 nexus3.edgexfoundry.org:10001 15:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:45 Configure a credential helper to remove this warning. See 15:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:45 15:02:45 Login Succeeded 15:02:45 nexus3.edgexfoundry.org:10002 15:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:45 Configure a credential helper to remove this warning. See 15:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:45 15:02:45 Login Succeeded 15:02:45 nexus3.edgexfoundry.org:10003 15:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:45 Configure a credential helper to remove this warning. See 15:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:45 15:02:45 Login Succeeded 15:02:45 nexus3.edgexfoundry.org:10004 15:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:46 Configure a credential helper to remove this warning. See 15:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:46 15:02:46 Login Succeeded 15:02:46 docker.io 15:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:46 Configure a credential helper to remove this warning. See 15:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:46 15:02:46 Login Succeeded 15:02:46 ---> docker-login.sh ends [Pipeline] } 15:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:46 ========================================================= 15:02:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:02:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:02:46 + 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 . 15:02:46 Sending build context to Docker daemon 9.994MB 15:02:46 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:02:46 Step 2/13 : FROM ${BASE} AS builder 15:02:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:02:46 59bf1c3509f3: Pulling fs layer 15:02:46 666ba61612fd: Pulling fs layer 15:02:46 8ed8ca486205: Pulling fs layer 15:02:46 4fe6c5a15a65: Pulling fs layer 15:02:46 22a0e8bec74d: Pulling fs layer 15:02:46 f965cba54748: Pulling fs layer 15:02:46 861ffc35075e: Pulling fs layer 15:02:46 4b385c91608e: Pulling fs layer 15:02:46 560528eb2ebb: Pulling fs layer 15:02:46 f965cba54748: Waiting 15:02:46 861ffc35075e: Waiting 15:02:46 4b385c91608e: Waiting 15:02:46 560528eb2ebb: Waiting 15:02:46 4fe6c5a15a65: Waiting 15:02:46 22a0e8bec74d: Waiting 15:02:46 8ed8ca486205: Verifying Checksum 15:02:46 8ed8ca486205: Download complete 15:02:46 666ba61612fd: Verifying Checksum 15:02:46 666ba61612fd: Download complete 15:02:47 22a0e8bec74d: Verifying Checksum 15:02:47 22a0e8bec74d: Download complete 15:02:47 f965cba54748: Verifying Checksum 15:02:47 f965cba54748: Download complete 15:02:47 861ffc35075e: Verifying Checksum 15:02:47 861ffc35075e: Download complete 15:02:47 59bf1c3509f3: Verifying Checksum 15:02:47 59bf1c3509f3: Download complete 15:02:47 4b385c91608e: Verifying Checksum 15:02:47 4b385c91608e: Download complete 15:02:47 59bf1c3509f3: Pull complete 15:02:47 560528eb2ebb: Verifying Checksum 15:02:47 560528eb2ebb: Download complete 15:02:47 666ba61612fd: Pull complete 15:02:47 4fe6c5a15a65: Verifying Checksum 15:02:47 4fe6c5a15a65: Download complete 15:02:47 8ed8ca486205: Pull complete 15:02:51 4fe6c5a15a65: Pull complete 15:02:51 22a0e8bec74d: Pull complete 15:02:51 f965cba54748: Pull complete 15:02:51 861ffc35075e: Pull complete 15:02:51 4b385c91608e: Pull complete 15:02:53 560528eb2ebb: Pull complete 15:02:53 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 15:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:02:53 ---> dd4a08f94e63 15:02:53 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:02:55 ---> Running in 685609cfa3b9 15:02:55 Removing intermediate container 685609cfa3b9 15:02:55 ---> 4b4d3a622fb6 15:02:55 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:02:55 ---> Running in a5d4b17cbbb9 15:02:55 Removing intermediate container a5d4b17cbbb9 15:02:55 ---> 1391ebc27ccb 15:02:55 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:02:55 ---> Running in 8d1206cced1e 15:02:55 Removing intermediate container 8d1206cced1e 15:02:55 ---> 5d28d4aeb30d 15:02:55 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:55 ---> Running in e67207cc30a6 15:02:56 Removing intermediate container e67207cc30a6 15:02:56 ---> 796b3a164d10 15:02:56 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:56 ---> Running in b6615a1c2ebc 15:02:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:02:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:02:57 OK: 221 MiB in 52 packages 15:02:58 Removing intermediate container b6615a1c2ebc 15:02:58 ---> de2204adcb2d 15:02:58 Step 8/13 : WORKDIR /app 15:02:58 ---> Running in 4715f8f78e7c 15:02:58 Removing intermediate container 4715f8f78e7c 15:02:58 ---> 4fe3d2d91b79 15:02:58 Step 9/13 : COPY go.mod vendor* ./ 15:02:58 ---> d4aca51e5b29 15:02:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:58 ---> Running in 16fd3cb634b7 15:03:00 Still waiting to schedule task 15:03:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:03:37 Removing intermediate container 16fd3cb634b7 15:03:37 ---> 8eb496d06c3f 15:03:37 Step 11/13 : COPY . . 15:03:37 ---> 6b904f3336a0 15:03:37 Step 12/13 : ARG MAKE="make build" 15:03:37 ---> Running in 66fc394f9d53 15:03:37 Removing intermediate container 66fc394f9d53 15:03:37 ---> ee5fc2a50cac 15:03:37 Step 13/13 : RUN $MAKE 15:03:37 ---> Running in 5c69e2c86b71 15:03:37 noop 15:03:37 Removing intermediate container 5c69e2c86b71 15:03:37 ---> 1e8a4f8f5c57 15:03:37 Successfully built 1e8a4f8f5c57 15:03:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:03:37 + docker inspect -f . ci-base-image-x86_64 15:03:37 . [Pipeline] withDockerContainer 15:03:37 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:03:37 $ 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 15:03:37 $ docker top 9d9c05273a7544d029e7b93c94b4876e4b3cd98a2db1e780ff954f8156e7c26f -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:38 + go version 15:03:38 go version go1.17.6 linux/amd64 [Pipeline] } 15:03:38 $ docker stop --time=1 9d9c05273a7544d029e7b93c94b4876e4b3cd98a2db1e780ff954f8156e7c26f 15:03:39 $ docker rm -f 9d9c05273a7544d029e7b93c94b4876e4b3cd98a2db1e780ff954f8156e7c26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:39 + docker inspect -f . ci-base-image-x86_64 15:03:39 . [Pipeline] withDockerContainer 15:03:39 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:03:39 $ 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 15:03:40 $ docker top 16953c4d00a7dd42fc6a35d76fc3d77d5f7a60423ad175e40b2c79f41425612c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:03:40 + make test 15:03:40 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:03:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:03:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.019s coverage: 86.2% of statements 15:03:56 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:04:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.534s coverage: 71.9% of statements 15:04:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:04:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:04:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:04 ./bin/test-attribution.sh [Pipeline] echo 15:04:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:04:05 $ docker stop --time=1 16953c4d00a7dd42fc6a35d76fc3d77d5f7a60423ad175e40b2c79f41425612c 15:04:06 $ docker rm -f 16953c4d00a7dd42fc6a35d76fc3d77d5f7a60423ad175e40b2c79f41425612c [Pipeline] // withDockerContainer [Pipeline] sh 15:04:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:04:08 + ls -al . 15:04:08 total 196 15:04:08 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 15:04 . 15:04:08 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 15:02 .. 15:04:08 -rw-rw-r--. 1 jenkins jenkins 8248 Jan 20 15:02 Attribution.txt 15:04:08 drwxrwxr-x. 2 jenkins jenkins 33 Jan 20 15:02 bin 15:04:08 -rw-r--r--. 1 jenkins jenkins 41008 Jan 20 15:03 coverage.out 15:04:08 -rw-rw-r--. 1 jenkins jenkins 1923 Jan 20 15:02 Dockerfile 15:04:08 -rw-rw-r--. 1 jenkins jenkins 262 Jan 20 15:02 .dockerignore 15:04:08 drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 15:02 .git 15:04:08 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 15:02 .github 15:04:08 -rw-rw-r--. 1 jenkins jenkins 788 Jan 20 15:02 .gitignore 15:04:08 -rw-rw-r--. 1 jenkins jenkins 3031 Jan 20 15:02 go.mod 15:04:08 -rw-rw-r--. 1 jenkins jenkins 49531 Jan 20 15:02 go.sum 15:04:08 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 15:02 GOVERNANCE.md 15:04:08 drwxrwxr-x. 2 jenkins jenkins 140 Jan 20 15:02 images 15:04:08 drwxrwxr-x. 4 jenkins jenkins 35 Jan 20 15:02 internal 15:04:08 -rw-rw-r--. 1 jenkins jenkins 686 Jan 20 15:02 Jenkinsfile 15:04:08 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 20 15:02 LICENSE 15:04:08 -rw-rw-r--. 1 jenkins jenkins 531 Jan 20 15:02 main.go 15:04:08 -rw-rw-r--. 1 jenkins jenkins 1596 Jan 20 15:02 Makefile 15:04:08 -rw-rw-r--. 1 jenkins jenkins 617 Jan 20 15:02 OWNERS.md 15:04:08 -rw-rw-r--. 1 jenkins jenkins 31205 Jan 20 15:02 README.md 15:04:08 drwxrwxr-x. 2 jenkins jenkins 32 Jan 20 15:02 res 15:04:08 drwx------. 3 jenkins jenkins 30 Jan 20 15:02 .semver 15:04:08 drwxrwxr-x. 4 jenkins jenkins 54 Jan 20 15:02 snap 15:04:08 drwxrwxr-x. 3 jenkins jenkins 18 Jan 20 15:02 static 15:04:08 -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 15:02 VERSION [Pipeline] isUnix [Pipeline] sh 15:04:08 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 --label arch=amd64 --label version=1.0.1-dev.5 . 15:04:08 Sending build context to Docker daemon 9.994MB 15:04:08 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:04:08 Step 2/31 : FROM ${BASE} AS builder 15:04:08 ---> 1e8a4f8f5c57 15:04:08 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:04:08 ---> Running in d8474dc18dd5 15:04:09 Removing intermediate container d8474dc18dd5 15:04:09 ---> 80694106672f 15:04:09 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:04:09 ---> Running in 1ed0f7669aae 15:04:09 Removing intermediate container 1ed0f7669aae 15:04:09 ---> 7600f6edbd79 15:04:09 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:04:09 ---> Running in c28a7d886396 15:04:09 Removing intermediate container c28a7d886396 15:04:09 ---> 2ad6a3f31892 15:04:09 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:09 ---> Running in 7a31d4ea670f 15:04:09 Removing intermediate container 7a31d4ea670f 15:04:09 ---> 634a17a6f4d2 15:04:09 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:09 ---> Running in bd59efd2c436 15:04:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:04:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:04:11 OK: 221 MiB in 52 packages 15:04:11 Removing intermediate container bd59efd2c436 15:04:11 ---> 3a9476de7aa9 15:04:11 Step 8/31 : WORKDIR /app 15:04:11 ---> Running in 37e6e5f0f851 15:04:11 Removing intermediate container 37e6e5f0f851 15:04:11 ---> f807e9645a2f 15:04:11 Step 9/31 : COPY go.mod vendor* ./ 15:04:11 ---> d151b61882f3 15:04:11 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:11 ---> Running in 347b80ecac1f 15:04:12 Removing intermediate container 347b80ecac1f 15:04:12 ---> 335bd608ddf1 15:04:12 Step 11/31 : COPY . . 15:04:12 ---> de6321dff2ba 15:04:12 Step 12/31 : ARG MAKE="make build" 15:04:12 ---> Running in 3989c337e5fc 15:04:12 Removing intermediate container 3989c337e5fc 15:04:12 ---> 6bbbf6b2dd18 15:04:12 Step 13/31 : RUN $MAKE 15:04:12 ---> Running in 39d1765abf9b 15:04:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.5" -o app-rfid-llrp-inventory 15:04:25 Removing intermediate container 39d1765abf9b 15:04:25 ---> 64809e6fcd26 15:04:25 Step 14/31 : FROM alpine:3.14 15:04:25 3.14: Pulling from library/alpine 15:04:25 97518928ae5f: Pulling fs layer 15:04:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2230 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:04:25 Running in /w/workspace/app-rfid-llrp-inventory/20 [Pipeline] { [Pipeline] checkout 15:04:25 97518928ae5f: Verifying Checksum 15:04:25 97518928ae5f: Download complete 15:04:25 97518928ae5f: Pull complete 15:04:26 The recommended git tool is: git 15:04:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:04:26 Status: Downloaded newer image for alpine:3.14 15:04:26 ---> 0a97eee8041e 15:04:26 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:04:26 ---> Running in 30e39814860d 15:04:26 Removing intermediate container 30e39814860d 15:04:26 ---> 68c176835bec 15:04:26 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:04:26 ---> Running in 03b36938e5d7 15:04:26 Removing intermediate container 03b36938e5d7 15:04:26 ---> f7b7cdc5e948 15:04:26 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:26 ---> Running in 95a7b171c4e2 15:04:26 Removing intermediate container 95a7b171c4e2 15:04:26 ---> 77c82a0de579 15:04:26 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:04:26 ---> Running in 6fc61ff16e14 15:04:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:04:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:04:28 (1/6) Installing ca-certificates (20191127-r5) 15:04:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:04:28 (3/6) Installing libsodium (1.0.18-r0) 15:04:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:04:28 (5/6) Installing libzmq (4.3.4-r0) 15:04:28 (6/6) Installing zeromq (4.3.4-r0) 15:04:28 Executing busybox-1.33.1-r6.trigger 15:04:28 Executing ca-certificates-20191127-r5.trigger 15:04:28 OK: 9 MiB in 20 packages 15:04:29 Removing intermediate container 6fc61ff16e14 15:04:29 ---> 69dd6a60985f 15:04:29 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:04:29 ---> 9ae4bf3f5f89 15:04:29 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:04:29 ---> 64a5f7e2e21a 15:04:29 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:04:29 ---> ffbe14e7fecf 15:04:29 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:04:29 ---> d9fa95597208 15:04:29 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:04:30 ---> 8b5d5e90b9f6 15:04:30 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:04:30 ---> Running in 81c86c9532fb 15:04:30 using credential edgex-jenkins-ssh 15:04:30 Cloning the remote Git repository 15:04:30 Removing intermediate container 81c86c9532fb 15:04:30 ---> 552433bba0d3 15:04:30 Step 25/31 : VOLUME /cache 15:04:30 ---> Running in c0687c45e844 15:04:30 Removing intermediate container c0687c45e844 15:04:30 ---> 28b2056009e1 15:04:30 Step 26/31 : EXPOSE 59711 15:04:30 ---> Running in 8c49d4987dd9 15:04:30 Removing intermediate container 8c49d4987dd9 15:04:30 ---> 62b775338167 15:04:30 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:04:30 ---> Running in 69e8c5390110 15:04:30 Removing intermediate container 69e8c5390110 15:04:30 ---> 02896cb50da8 15:04:30 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:04:30 ---> Running in 9695c397f0fd 15:04:30 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:04:30 > git init /w/workspace/app-rfid-llrp-inventory/20 # timeout=10 15:04:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:04:30 > git --version # timeout=10 15:04:30 > git --version # 'git version 2.17.1' 15:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:31 Removing intermediate container 9695c397f0fd 15:04:31 ---> a4cd24fbf132 15:04:31 Step 29/31 : LABEL arch=amd64 15:04:31 ---> Running in 90f4411973bf 15:04:31 Removing intermediate container 90f4411973bf 15:04:31 ---> d9c9ad4bc2b4 15:04:31 Step 30/31 : LABEL git_sha=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:04:31 ---> Running in d486d9713d1c 15:04:31 Removing intermediate container d486d9713d1c 15:04:31 ---> 8abe666904fe 15:04:31 Step 31/31 : LABEL version=1.0.1-dev.5 15:04:31 ---> Running in 85f2ef5138f8 15:04:31 Removing intermediate container 85f2ef5138f8 15:04:31 ---> 58f8821f39c4 15:04:31 [Warning] One or more build-args [ARCH] were not consumed 15:04:31 Successfully built 58f8821f39c4 15:04:31 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:31 provisioning config files... 15:04:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3613496348175943112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:31 ---> docker-login.sh 15:04:31 nexus3.edgexfoundry.org:10001 15:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:31 Configure a credential helper to remove this warning. See 15:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:31 15:04:31 Login Succeeded 15:04:31 nexus3.edgexfoundry.org:10002 15:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:32 Configure a credential helper to remove this warning. See 15:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:32 15:04:32 Login Succeeded 15:04:32 nexus3.edgexfoundry.org:10003 15:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:32 Configure a credential helper to remove this warning. See 15:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:32 15:04:32 Login Succeeded 15:04:32 nexus3.edgexfoundry.org:10004 15:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:32 Configure a credential helper to remove this warning. See 15:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:32 15:04:32 Login Succeeded 15:04:32 docker.io 15:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:32 Avoid second fetch 15:04:32 Checking out Revision 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 (main) 15:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:32 Configure a credential helper to remove this warning. See 15:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:32 15:04:32 Login Succeeded 15:04:32 ---> docker-login.sh ends [Pipeline] } 15:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:32 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:04:32 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:04:32 latest 15:04:32 1.0.1-dev.5 15:04:32 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 15:04:32 main 15:04:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] isUnix [Pipeline] sh 15:04:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:33 81a22a0f4dd4: Preparing 15:04:33 5b957f31b199: Preparing 15:04:33 1bd7d6801a7d: Preparing 15:04:33 2331b424a03d: Preparing 15:04:33 26020fe7535a: Preparing 15:04:33 e4fd1d27d475: Preparing 15:04:33 195ef8c58fe8: Preparing 15:04:33 f59b592f0019: Preparing 15:04:33 1a058d5342cc: Preparing 15:04:33 e4fd1d27d475: Waiting 15:04:33 195ef8c58fe8: Waiting 15:04:33 f59b592f0019: Waiting 15:04:33 1a058d5342cc: Waiting 15:04:33 81a22a0f4dd4: Pushed 15:04:33 2331b424a03d: Pushed 15:04:33 1bd7d6801a7d: Pushed 15:04:33 26020fe7535a: Pushed 15:04:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:04:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:32 > git config core.sparsecheckout # timeout=10 15:04:32 > git checkout -f 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 # timeout=10 15:04:33 1a058d5342cc: Layer already exists 15:04:33 e4fd1d27d475: Pushed 15:04:33 f59b592f0019: Pushed 15:04:33 195ef8c58fe8: Pushed 15:04:34 5b957f31b199: Pushed 15:04:34 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:04:34 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 15:04:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:35 81a22a0f4dd4: Preparing 15:04:35 5b957f31b199: Preparing 15:04:35 1bd7d6801a7d: Preparing 15:04:35 2331b424a03d: Preparing 15:04:35 26020fe7535a: Preparing 15:04:35 e4fd1d27d475: Preparing 15:04:35 195ef8c58fe8: Preparing 15:04:35 f59b592f0019: Preparing 15:04:35 1a058d5342cc: Preparing 15:04:35 e4fd1d27d475: Waiting 15:04:35 195ef8c58fe8: Waiting 15:04:35 f59b592f0019: Waiting 15:04:35 1a058d5342cc: Waiting 15:04:35 81a22a0f4dd4: Layer already exists 15:04:35 26020fe7535a: Layer already exists 15:04:35 2331b424a03d: Layer already exists 15:04:35 5b957f31b199: Layer already exists 15:04:35 1bd7d6801a7d: Layer already exists 15:04:35 195ef8c58fe8: Layer already exists 15:04:35 e4fd1d27d475: Layer already exists 15:04:35 1a058d5342cc: Layer already exists 15:04:35 f59b592f0019: Layer already exists 15:04:35 latest: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:04:35 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:04:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.5 15:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:35 81a22a0f4dd4: Preparing 15:04:35 5b957f31b199: Preparing 15:04:35 1bd7d6801a7d: Preparing 15:04:35 2331b424a03d: Preparing 15:04:35 26020fe7535a: Preparing 15:04:35 e4fd1d27d475: Preparing 15:04:35 195ef8c58fe8: Preparing 15:04:35 f59b592f0019: Preparing 15:04:35 1a058d5342cc: Preparing 15:04:35 e4fd1d27d475: Waiting 15:04:35 195ef8c58fe8: Waiting 15:04:35 f59b592f0019: Waiting 15:04:35 1a058d5342cc: Waiting 15:04:35 5b957f31b199: Layer already exists 15:04:35 81a22a0f4dd4: Layer already exists 15:04:35 2331b424a03d: Layer already exists 15:04:35 1bd7d6801a7d: Layer already exists 15:04:35 26020fe7535a: Layer already exists 15:04:35 e4fd1d27d475: Layer already exists 15:04:35 f59b592f0019: Layer already exists 15:04:35 195ef8c58fe8: Layer already exists 15:04:35 1a058d5342cc: Layer already exists 15:04:35 1.0.1-dev.5: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:04:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:04:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 15:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:36 81a22a0f4dd4: Preparing 15:04:36 5b957f31b199: Preparing 15:04:36 1bd7d6801a7d: Preparing 15:04:36 2331b424a03d: Preparing 15:04:36 26020fe7535a: Preparing 15:04:36 e4fd1d27d475: Preparing 15:04:36 195ef8c58fe8: Preparing 15:04:36 f59b592f0019: Preparing 15:04:36 1a058d5342cc: Preparing 15:04:36 195ef8c58fe8: Waiting 15:04:36 f59b592f0019: Waiting 15:04:36 1a058d5342cc: Waiting 15:04:36 e4fd1d27d475: Waiting 15:04:36 1bd7d6801a7d: Layer already exists 15:04:36 2331b424a03d: Layer already exists 15:04:36 26020fe7535a: Layer already exists 15:04:36 81a22a0f4dd4: Layer already exists 15:04:36 5b957f31b199: Layer already exists 15:04:36 f59b592f0019: Layer already exists 15:04:36 e4fd1d27d475: Layer already exists 15:04:36 195ef8c58fe8: Layer already exists 15:04:36 1a058d5342cc: Layer already exists 15:04:36 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] isUnix [Pipeline] sh 15:04:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 15:04:36 Commit message: "refact: Replace custom epoch helper functions with equivalents from time module. (#60)" 15:04:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:04:37 81a22a0f4dd4: Preparing 15:04:37 5b957f31b199: Preparing 15:04:37 1bd7d6801a7d: Preparing 15:04:37 2331b424a03d: Preparing 15:04:37 26020fe7535a: Preparing 15:04:37 e4fd1d27d475: Preparing 15:04:37 195ef8c58fe8: Preparing 15:04:37 f59b592f0019: Preparing 15:04:37 1a058d5342cc: Preparing 15:04:37 e4fd1d27d475: Waiting 15:04:37 195ef8c58fe8: Waiting 15:04:37 f59b592f0019: Waiting 15:04:37 1a058d5342cc: Waiting 15:04:37 26020fe7535a: Layer already exists 15:04:37 1bd7d6801a7d: Layer already exists 15:04:37 2331b424a03d: Layer already exists 15:04:37 5b957f31b199: Layer already exists 15:04:37 81a22a0f4dd4: Layer already exists 15:04:37 e4fd1d27d475: Layer already exists 15:04:37 195ef8c58fe8: Layer already exists 15:04:37 f59b592f0019: Layer already exists 15:04:37 1a058d5342cc: Layer already exists 15:04:37 main: digest: sha256:7466da51e5bf333779bdb0ec008de57ccfcc5614f50add6328cf0f3f0bd17ac4 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:37 ===================================================== [Pipeline] echo 15:04:37 taggedImages: 15:04:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:04:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:04:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.5 15:04:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 15:04:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:04:37 % Total % Received % Xferd Average Speed Time Time Time Current 15:04:37 Dload Upload Total Spent Left Speed 15:04:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 76902 0 --:--:-- --:--:-- --:--:-- 76902 15:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:04:37 15:04:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 15:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:04:38 latest: Pulling from edgex-lftools-log-publisher 15:04:38 b4d181a07f80: Pulling fs layer 15:04:38 a1111a8f2ec3: Pulling fs layer 15:04:38 ed53099fbce6: Pulling fs layer 15:04:38 dc539afda2c1: Pulling fs layer 15:04:38 77bc0d833cb6: Pulling fs layer 15:04:38 9065ff56babe: Pulling fs layer 15:04:38 d287ab97295c: Pulling fs layer 15:04:38 dc539afda2c1: Waiting 15:04:38 77bc0d833cb6: Waiting 15:04:38 9065ff56babe: Waiting 15:04:38 d287ab97295c: Waiting 15:04:38 a1111a8f2ec3: Verifying Checksum 15:04:38 a1111a8f2ec3: Download complete 15:04:38 dc539afda2c1: Verifying Checksum 15:04:38 dc539afda2c1: Download complete 15:04:38 ed53099fbce6: Verifying Checksum 15:04:38 ed53099fbce6: Download complete 15:04:38 9065ff56babe: Verifying Checksum 15:04:38 9065ff56babe: Download complete 15:04:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:04:38 77bc0d833cb6: Verifying Checksum 15:04:38 77bc0d833cb6: Download complete 15:04:38 b4d181a07f80: Verifying Checksum 15:04:38 b4d181a07f80: Download complete 15:04:38 + sudo tee /etc/docker/daemon.new 15:04:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:04:38 { 15:04:38 "registry-mirrors": [ 15:04:38 "https://nexus3.edgexfoundry.org:10001" 15:04:38 ], 15:04:38 "bip": "10.250.0.254/24", 15:04:38 "hosts": [ 15:04:38 "tcp://0.0.0.0:5555", 15:04:38 "unix:///var/run/docker.sock" 15:04:38 ], 15:04:38 "mtu": 1458, 15:04:38 "selinux-enabled": true, 15:04:38 "seccomp-profile": "/etc/docker/seccomp.json" 15:04:38 } [Pipeline] sh 15:04:39 d287ab97295c: Verifying Checksum 15:04:39 d287ab97295c: Download complete 15:04:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:04:39 + sudo service docker restart 15:04:40 b4d181a07f80: Pull complete 15:04:40 a1111a8f2ec3: Pull complete 15:04:40 ed53099fbce6: Pull complete 15:04:40 dc539afda2c1: Pull complete 15:04:40 77bc0d833cb6: Pull complete 15:04:40 9065ff56babe: Pull complete 15:04:46 d287ab97295c: Pull complete 15:04:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:04:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:04:46 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:04:46 $ 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 15:04:48 $ docker top e5a619f96441ecd8e16ffd2c86303776dcd3bf28f60a0fe39083a1712434a8c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:49 ---> job-cost.sh 15:04:49 lf-activate-venv: SKIPPING 15:04:49 INFO: No Stack... 15:04:49 INFO: Retrieving Pricing Info for: v3-standard-2 15:04:50 INFO: Archiving Costs [Pipeline] sh 15:04:50 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:04:50 + cut -d, -f6 [Pipeline] lock 15:04:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] 15:04:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] did not exist. Created. 15:04:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:04:50 + echo total: 0.05999999865889549 [Pipeline] stash 15:04:50 Stashed 1 file(s) [Pipeline] } 15:04:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 15:04:50 $ docker stop --time=1 e5a619f96441ecd8e16ffd2c86303776dcd3bf28f60a0fe39083a1712434a8c3 15:04:51 $ docker rm -f e5a619f96441ecd8e16ffd2c86303776dcd3bf28f60a0fe39083a1712434a8c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:57 provisioning config files... 15:04:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/20@tmp/config4255055494084756238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:58 ---> docker-login.sh 15:04:58 nexus3.edgexfoundry.org:10001 15:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:59 Configure a credential helper to remove this warning. See 15:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:59 15:04:59 Login Succeeded 15:04:59 nexus3.edgexfoundry.org:10002 15:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:59 Configure a credential helper to remove this warning. See 15:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:59 15:04:59 Login Succeeded 15:04:59 nexus3.edgexfoundry.org:10003 15:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:59 Configure a credential helper to remove this warning. See 15:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:59 15:04:59 Login Succeeded 15:04:59 nexus3.edgexfoundry.org:10004 15:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:00 Configure a credential helper to remove this warning. See 15:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:00 15:05:00 Login Succeeded 15:05:00 docker.io 15:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:00 Configure a credential helper to remove this warning. See 15:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:00 15:05:00 Login Succeeded 15:05:00 ---> docker-login.sh ends [Pipeline] } 15:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:01 ========================================================= 15:05:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:05:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:05:01 + 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 . 15:05:02 Sending build context to Docker daemon 680.4kB 15:05:02 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:05:02 Step 2/13 : FROM ${BASE} AS builder 15:05:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:05:02 9b3977197b4f: Pulling fs layer 15:05:02 1a89e8eeedd5: Pulling fs layer 15:05:02 94645a83ff95: Pulling fs layer 15:05:02 3f3a8bcf1eab: Pulling fs layer 15:05:02 0c92f367c5e7: Pulling fs layer 15:05:02 4b8299f9d1f4: Pulling fs layer 15:05:02 9a6b49a46696: Pulling fs layer 15:05:02 cf05db05a679: Pulling fs layer 15:05:02 3f3a8bcf1eab: Waiting 15:05:02 0c92f367c5e7: Waiting 15:05:02 4b8299f9d1f4: Waiting 15:05:02 9a6b49a46696: Waiting 15:05:02 cf05db05a679: Waiting 15:05:02 94645a83ff95: Verifying Checksum 15:05:02 94645a83ff95: Download complete 15:05:02 1a89e8eeedd5: Verifying Checksum 15:05:02 1a89e8eeedd5: Download complete 15:05:02 0c92f367c5e7: Verifying Checksum 15:05:02 0c92f367c5e7: Download complete 15:05:02 4b8299f9d1f4: Verifying Checksum 15:05:02 4b8299f9d1f4: Download complete 15:05:02 9b3977197b4f: Verifying Checksum 15:05:02 9b3977197b4f: Download complete 15:05:02 9a6b49a46696: Verifying Checksum 15:05:02 9a6b49a46696: Download complete 15:05:02 9b3977197b4f: Pull complete 15:05:03 1a89e8eeedd5: Pull complete 15:05:04 94645a83ff95: Pull complete 15:05:04 cf05db05a679: Verifying Checksum 15:05:04 3f3a8bcf1eab: Verifying Checksum 15:05:04 3f3a8bcf1eab: Download complete 15:05:17 3f3a8bcf1eab: Pull complete 15:05:17 0c92f367c5e7: Pull complete 15:05:17 4b8299f9d1f4: Pull complete 15:05:17 9a6b49a46696: Pull complete 15:05:22 cf05db05a679: Pull complete 15:05:22 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 15:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:05:22 ---> 0ccda1f7e2ee 15:05:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:05:24 ---> Running in 25acbfd2a585 15:05:24 Removing intermediate container 25acbfd2a585 15:05:24 ---> 84aaa4d3ad9c 15:05:24 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:05:24 ---> Running in b81d9f3f389a 15:05:25 Removing intermediate container b81d9f3f389a 15:05:25 ---> 2ba5323017f3 15:05:25 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:05:25 ---> Running in 8d265076eb0e 15:05:25 Removing intermediate container 8d265076eb0e 15:05:25 ---> c4003b26763b 15:05:25 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:25 ---> Running in 5fb0af649ff3 15:05:27 Removing intermediate container 5fb0af649ff3 15:05:27 ---> cf9a4d8a0518 15:05:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:27 ---> Running in 4942e1df41ff 15:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:05:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:05:30 OK: 220 MiB in 52 packages 15:05:30 Removing intermediate container 4942e1df41ff 15:05:30 ---> 83eda8adaee1 15:05:30 Step 8/13 : WORKDIR /app 15:05:31 ---> Running in a5ed51a134a2 15:05:31 Removing intermediate container a5ed51a134a2 15:05:31 ---> cce4de3d5ecf 15:05:31 Step 9/13 : COPY go.mod vendor* ./ 15:05:31 ---> 470af2c5c6fe 15:05:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:32 ---> Running in cf9733231424 15:06:54 Removing intermediate container cf9733231424 15:06:54 ---> 601c35f3b189 15:06:54 Step 11/13 : COPY . . 15:06:54 ---> ae9113cfe8e2 15:06:54 Step 12/13 : ARG MAKE="make build" 15:06:54 ---> Running in 303d39a1a249 15:06:54 Removing intermediate container 303d39a1a249 15:06:54 ---> 076817c4ce21 15:06:54 Step 13/13 : RUN $MAKE 15:06:54 ---> Running in e0a7add0ed2d 15:06:54 noop 15:06:54 Removing intermediate container e0a7add0ed2d 15:06:54 ---> 1c8ae3df4e28 15:06:54 Successfully built 1c8ae3df4e28 15:06:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:06:54 + docker inspect -f . ci-base-image-arm64 15:06:54 . [Pipeline] withDockerContainer 15:06:54 prd-ubuntu18.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container 15:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/20 -v /w/workspace/app-rfid-llrp-inventory/20:/w/workspace/app-rfid-llrp-inventory/20:rw,z -v /w/workspace/app-rfid-llrp-inventory/20@tmp:/w/workspace/app-rfid-llrp-inventory/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:06:55 $ docker top 09c0f23e80921b7f8e09957b43185b86674b80b294357e41c812834523d4a27d -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:56 + go version 15:06:56 go version go1.17.6 linux/arm64 [Pipeline] } 15:06:56 $ docker stop --time=1 09c0f23e80921b7f8e09957b43185b86674b80b294357e41c812834523d4a27d 15:06:58 $ docker rm -f 09c0f23e80921b7f8e09957b43185b86674b80b294357e41c812834523d4a27d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:59 + docker inspect -f . ci-base-image-arm64 15:06:59 . [Pipeline] withDockerContainer 15:06:59 prd-ubuntu18.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container 15:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/20 -v /w/workspace/app-rfid-llrp-inventory/20:/w/workspace/app-rfid-llrp-inventory/20:rw,z -v /w/workspace/app-rfid-llrp-inventory/20@tmp:/w/workspace/app-rfid-llrp-inventory/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:07:00 $ docker top acb10c69f805b0809fd65e05cf2bcd5529655dcdcd2b5c42897bfb03dcaef0d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:07:01 + make test 15:07:01 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:07:48 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:07:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements 15:07:51 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:07:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.671s coverage: 71.9% of statements 15:07:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:07:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:08:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:08:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:08:13 ./bin/test-attribution.sh [Pipeline] echo 15:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:08:15 $ docker stop --time=1 acb10c69f805b0809fd65e05cf2bcd5529655dcdcd2b5c42897bfb03dcaef0d5 15:08:17 $ docker rm -f acb10c69f805b0809fd65e05cf2bcd5529655dcdcd2b5c42897bfb03dcaef0d5 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:08:18 Warning: overwriting stash ‘coverage-report’ 15:08:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:08:19 + ls -al . 15:08:19 total 232 15:08:19 drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 15:08 . 15:08:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:04 .. 15:08:19 -rw-rw-r-- 1 jenkins jenkins 262 Jan 20 15:04 .dockerignore 15:08:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 15:04 .git 15:08:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 .github 15:08:19 -rw-rw-r-- 1 jenkins jenkins 788 Jan 20 15:04 .gitignore 15:08:19 -rw-rw-r-- 1 jenkins jenkins 8248 Jan 20 15:04 Attribution.txt 15:08:19 -rw-rw-r-- 1 jenkins jenkins 1923 Jan 20 15:04 Dockerfile 15:08:19 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 15:04 GOVERNANCE.md 15:08:19 -rw-rw-r-- 1 jenkins jenkins 686 Jan 20 15:04 Jenkinsfile 15:08:19 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 20 15:04 LICENSE 15:08:19 -rw-rw-r-- 1 jenkins jenkins 1596 Jan 20 15:04 Makefile 15:08:19 -rw-rw-r-- 1 jenkins jenkins 617 Jan 20 15:04 OWNERS.md 15:08:19 -rw-rw-r-- 1 jenkins jenkins 31205 Jan 20 15:04 README.md 15:08:19 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 15:02 VERSION 15:08:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 bin 15:08:19 -rw-r--r-- 1 jenkins jenkins 41008 Jan 20 15:07 coverage.out 15:08:19 -rw-rw-r-- 1 jenkins jenkins 3031 Jan 20 15:04 go.mod 15:08:19 -rw-rw-r-- 1 jenkins jenkins 49531 Jan 20 15:04 go.sum 15:08:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 images 15:08:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:04 internal 15:08:19 -rw-rw-r-- 1 jenkins jenkins 531 Jan 20 15:04 main.go 15:08:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:04 res 15:08:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:04 snap 15:08:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 15:04 static [Pipeline] isUnix [Pipeline] sh 15:08:19 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 --label arch=arm64 --label version=1.0.1-dev.5 . 15:08:20 Sending build context to Docker daemon 680.4kB 15:08:20 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:08:20 Step 2/31 : FROM ${BASE} AS builder 15:08:20 ---> 1c8ae3df4e28 15:08:20 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:08:20 ---> Running in f20073ff784b 15:08:20 Removing intermediate container f20073ff784b 15:08:20 ---> c7333a2f1e14 15:08:20 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:08:20 ---> Running in dbf7f23c9809 15:08:21 Removing intermediate container dbf7f23c9809 15:08:21 ---> f99d3df1c0b4 15:08:21 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:21 ---> Running in 488b7b28bd63 15:08:21 Removing intermediate container 488b7b28bd63 15:08:21 ---> 4c72ccf48ad9 15:08:21 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:21 ---> Running in 7f1833fb045e 15:08:23 Removing intermediate container 7f1833fb045e 15:08:23 ---> f591584050b4 15:08:23 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:23 ---> Running in 5941a7262a15 15:08:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:08:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:08:26 OK: 220 MiB in 52 packages 15:08:27 Removing intermediate container 5941a7262a15 15:08:27 ---> 58ce7a46e21f 15:08:27 Step 8/31 : WORKDIR /app 15:08:27 ---> Running in 74b780ef0428 15:08:27 Removing intermediate container 74b780ef0428 15:08:27 ---> 838d34fdbd73 15:08:27 Step 9/31 : COPY go.mod vendor* ./ 15:08:27 ---> 50b37e6b996f 15:08:27 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:28 ---> Running in 9235f454bed5 15:08:30 Removing intermediate container 9235f454bed5 15:08:30 ---> ce1bb6ead56f 15:08:30 Step 11/31 : COPY . . 15:08:30 ---> 9ec711dc161e 15:08:30 Step 12/31 : ARG MAKE="make build" 15:08:30 ---> Running in 1645de2fb0d5 15:08:31 Removing intermediate container 1645de2fb0d5 15:08:31 ---> be5aae418243 15:08:31 Step 13/31 : RUN $MAKE 15:08:31 ---> Running in 7b5e71d92021 15:08:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.5" -o app-rfid-llrp-inventory 15:09:19 Removing intermediate container 7b5e71d92021 15:09:19 ---> 8dc8e2b526ac 15:09:19 Step 14/31 : FROM alpine:3.14 15:09:19 3.14: Pulling from library/alpine 15:09:19 be307f383ecc: Pulling fs layer 15:09:19 be307f383ecc: Verifying Checksum 15:09:19 be307f383ecc: Download complete 15:09:19 be307f383ecc: Pull complete 15:09:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:09:19 Status: Downloaded newer image for alpine:3.14 15:09:19 ---> 5b8b7b635229 15:09:19 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:09:19 ---> Running in 7ce60b926ec1 15:09:19 Removing intermediate container 7ce60b926ec1 15:09:19 ---> d71250c352a3 15:09:19 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:09:19 ---> Running in ae44ab8ca370 15:09:19 Removing intermediate container ae44ab8ca370 15:09:19 ---> 973a27f4dfa6 15:09:19 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:19 ---> Running in 824758115b27 15:09:19 Removing intermediate container 824758115b27 15:09:19 ---> 00b2232bf560 15:09:19 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:09:19 ---> Running in f58399a9bd20 15:09:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:09:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:09:21 (1/6) Installing ca-certificates (20191127-r5) 15:09:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:09:21 (3/6) Installing libsodium (1.0.18-r0) 15:09:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:09:22 (5/6) Installing libzmq (4.3.4-r0) 15:09:22 (6/6) Installing zeromq (4.3.4-r0) 15:09:22 Executing busybox-1.33.1-r6.trigger 15:09:22 Executing ca-certificates-20191127-r5.trigger 15:09:22 OK: 9 MiB in 20 packages 15:09:23 Removing intermediate container f58399a9bd20 15:09:23 ---> ac1a8ac96de9 15:09:23 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:09:24 ---> b4b99c53aef7 15:09:24 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:09:24 ---> 893bfbb7b180 15:09:24 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:09:25 ---> 72c23cacec5c 15:09:25 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:09:25 ---> 41fe99525146 15:09:25 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:09:27 ---> c97b0a6a0a9d 15:09:27 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:09:27 ---> Running in 08f48cdadc14 15:09:28 Removing intermediate container 08f48cdadc14 15:09:28 ---> a7ce941e9e84 15:09:28 Step 25/31 : VOLUME /cache 15:09:28 ---> Running in 549781366c91 15:09:28 Removing intermediate container 549781366c91 15:09:28 ---> 5fa616898a49 15:09:28 Step 26/31 : EXPOSE 59711 15:09:29 ---> Running in 517ec9687a1b 15:09:29 Removing intermediate container 517ec9687a1b 15:09:29 ---> 082da5ae3f02 15:09:29 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:09:29 ---> Running in a287d54af7dc 15:09:29 Removing intermediate container a287d54af7dc 15:09:29 ---> 078d872f14d0 15:09:29 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:09:30 ---> Running in 9cd3867680fc 15:09:30 Removing intermediate container 9cd3867680fc 15:09:30 ---> ebd9e1a2f0ad 15:09:30 Step 29/31 : LABEL arch=arm64 15:09:30 ---> Running in b3ef714b8fb4 15:09:30 Removing intermediate container b3ef714b8fb4 15:09:30 ---> f7024b2c3e10 15:09:30 Step 30/31 : LABEL git_sha=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:09:30 ---> Running in 71e692270963 15:09:31 Removing intermediate container 71e692270963 15:09:31 ---> e2ece2a6583e 15:09:31 Step 31/31 : LABEL version=1.0.1-dev.5 15:09:31 ---> Running in 79f092e76b13 15:09:31 Removing intermediate container 79f092e76b13 15:09:31 ---> b5839b4c1bee 15:09:31 [Warning] One or more build-args [ARCH] were not consumed 15:09:31 Successfully built b5839b4c1bee 15:09:31 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 15:09:31 provisioning config files... 15:09:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/20@tmp/config1223971778418917748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:31 ---> docker-login.sh 15:09:31 nexus3.edgexfoundry.org:10001 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 nexus3.edgexfoundry.org:10002 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 nexus3.edgexfoundry.org:10003 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 nexus3.edgexfoundry.org:10004 15:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:33 Configure a credential helper to remove this warning. See 15:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:33 15:09:33 Login Succeeded 15:09:33 docker.io 15:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:34 Configure a credential helper to remove this warning. See 15:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:34 15:09:34 Login Succeeded 15:09:34 ---> docker-login.sh ends [Pipeline] } 15:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:34 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:09:34 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:09:34 latest 15:09:34 1.0.1-dev.5 15:09:34 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 15:09:34 main 15:09:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:34 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] isUnix [Pipeline] sh 15:09:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:09:34 322b23a588d8: Preparing 15:09:34 7b2c68d86883: Preparing 15:09:34 f51d324af58f: Preparing 15:09:34 285faa533ddb: Preparing 15:09:34 deec74aac64d: Preparing 15:09:34 b93664b39b1b: Preparing 15:09:34 95cc425a2161: Preparing 15:09:34 36c5c02021e9: Preparing 15:09:34 62170e181a92: Preparing 15:09:34 b93664b39b1b: Waiting 15:09:34 36c5c02021e9: Waiting 15:09:34 95cc425a2161: Waiting 15:09:34 62170e181a92: Waiting 15:09:35 f51d324af58f: Pushed 15:09:35 285faa533ddb: Pushed 15:09:35 322b23a588d8: Pushed 15:09:35 deec74aac64d: Pushed 15:09:35 62170e181a92: Layer already exists 15:09:35 b93664b39b1b: Pushed 15:09:35 36c5c02021e9: Pushed 15:09:36 95cc425a2161: Pushed 15:09:38 7b2c68d86883: Pushed 15:09:38 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh 15:09:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:09:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:09:39 322b23a588d8: Preparing 15:09:39 7b2c68d86883: Preparing 15:09:39 f51d324af58f: Preparing 15:09:39 285faa533ddb: Preparing 15:09:39 deec74aac64d: Preparing 15:09:39 b93664b39b1b: Preparing 15:09:39 95cc425a2161: Preparing 15:09:39 36c5c02021e9: Preparing 15:09:39 62170e181a92: Preparing 15:09:39 95cc425a2161: Waiting 15:09:39 36c5c02021e9: Waiting 15:09:39 b93664b39b1b: Waiting 15:09:39 7b2c68d86883: Layer already exists 15:09:39 322b23a588d8: Layer already exists 15:09:39 f51d324af58f: Layer already exists 15:09:39 deec74aac64d: Layer already exists 15:09:39 285faa533ddb: Layer already exists 15:09:39 95cc425a2161: Layer already exists 15:09:39 b93664b39b1b: Layer already exists 15:09:39 62170e181a92: Layer already exists 15:09:39 36c5c02021e9: Layer already exists 15:09:39 latest: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh 15:09:40 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:09:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.5 15:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:09:40 322b23a588d8: Preparing 15:09:40 7b2c68d86883: Preparing 15:09:40 f51d324af58f: Preparing 15:09:40 285faa533ddb: Preparing 15:09:40 deec74aac64d: Preparing 15:09:40 b93664b39b1b: Preparing 15:09:40 95cc425a2161: Preparing 15:09:40 36c5c02021e9: Preparing 15:09:40 62170e181a92: Preparing 15:09:40 b93664b39b1b: Waiting 15:09:40 95cc425a2161: Waiting 15:09:40 36c5c02021e9: Waiting 15:09:40 62170e181a92: Waiting 15:09:40 deec74aac64d: Layer already exists 15:09:40 7b2c68d86883: Layer already exists 15:09:40 285faa533ddb: Layer already exists 15:09:40 f51d324af58f: Layer already exists 15:09:40 322b23a588d8: Layer already exists 15:09:40 b93664b39b1b: Layer already exists 15:09:40 62170e181a92: Layer already exists 15:09:40 95cc425a2161: Layer already exists 15:09:40 36c5c02021e9: Layer already exists 15:09:41 1.0.1-dev.5: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh 15:09:41 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:09:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 15:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:09:41 322b23a588d8: Preparing 15:09:41 7b2c68d86883: Preparing 15:09:41 f51d324af58f: Preparing 15:09:41 285faa533ddb: Preparing 15:09:41 deec74aac64d: Preparing 15:09:41 b93664b39b1b: Preparing 15:09:41 95cc425a2161: Preparing 15:09:41 36c5c02021e9: Preparing 15:09:41 62170e181a92: Preparing 15:09:41 95cc425a2161: Waiting 15:09:41 62170e181a92: Waiting 15:09:41 b93664b39b1b: Waiting 15:09:41 36c5c02021e9: Waiting 15:09:41 285faa533ddb: Layer already exists 15:09:41 f51d324af58f: Layer already exists 15:09:41 7b2c68d86883: Layer already exists 15:09:41 322b23a588d8: Layer already exists 15:09:41 deec74aac64d: Layer already exists 15:09:41 95cc425a2161: Layer already exists 15:09:41 b93664b39b1b: Layer already exists 15:09:41 36c5c02021e9: Layer already exists 15:09:41 62170e181a92: Layer already exists 15:09:41 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] isUnix [Pipeline] sh 15:09:42 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 15:09:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:09:42 322b23a588d8: Preparing 15:09:42 7b2c68d86883: Preparing 15:09:42 f51d324af58f: Preparing 15:09:42 285faa533ddb: Preparing 15:09:42 deec74aac64d: Preparing 15:09:42 b93664b39b1b: Preparing 15:09:42 95cc425a2161: Preparing 15:09:42 36c5c02021e9: Preparing 15:09:42 62170e181a92: Preparing 15:09:42 95cc425a2161: Waiting 15:09:42 36c5c02021e9: Waiting 15:09:42 62170e181a92: Waiting 15:09:42 b93664b39b1b: Waiting 15:09:42 f51d324af58f: Layer already exists 15:09:42 285faa533ddb: Layer already exists 15:09:42 deec74aac64d: Layer already exists 15:09:42 322b23a588d8: Layer already exists 15:09:42 7b2c68d86883: Layer already exists 15:09:42 b93664b39b1b: Layer already exists 15:09:42 95cc425a2161: Layer already exists 15:09:42 36c5c02021e9: Layer already exists 15:09:42 62170e181a92: Layer already exists 15:09:42 main: digest: sha256:c7bfb5252beedd63a69e2d4dac1cafe92ac157e339e989cdf3b2ce3abefa947d size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:42 ===================================================== [Pipeline] echo 15:09:42 taggedImages: 15:09:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 15:09:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:09:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.5 15:09:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28e005cc4a7579abdd45f3d7d75111a9a7c89ca1-1.0.1-dev.5 15:09:42 - 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 15:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:43 15:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:43 arm64: Pulling from edgex-lftools-log-publisher 15:09:43 448f6bf000e3: Pulling fs layer 15:09:43 f757da607395: Pulling fs layer 15:09:43 05883995daec: Pulling fs layer 15:09:43 8603b9c90790: Pulling fs layer 15:09:43 1560dd03e051: Pulling fs layer 15:09:43 27f5ce0e4adf: Pulling fs layer 15:09:43 c2d8d7efcc4b: Pulling fs layer 15:09:43 8603b9c90790: Waiting 15:09:43 1560dd03e051: Waiting 15:09:43 c2d8d7efcc4b: Waiting 15:09:43 27f5ce0e4adf: Waiting 15:09:43 f757da607395: Verifying Checksum 15:09:43 f757da607395: Download complete 15:09:43 1560dd03e051: Verifying Checksum 15:09:43 1560dd03e051: Download complete 15:09:43 27f5ce0e4adf: Verifying Checksum 15:09:43 27f5ce0e4adf: Download complete 15:09:43 05883995daec: Verifying Checksum 15:09:43 05883995daec: Download complete 15:09:44 448f6bf000e3: Verifying Checksum 15:09:44 448f6bf000e3: Download complete 15:09:46 c2d8d7efcc4b: Verifying Checksum 15:09:46 c2d8d7efcc4b: Download complete 15:09:48 448f6bf000e3: Pull complete 15:09:48 f757da607395: Pull complete 15:09:50 05883995daec: Pull complete 15:09:50 8603b9c90790: Pull complete 15:09:51 1560dd03e051: Pull complete 15:09:51 27f5ce0e4adf: Pull complete 15:10:06 c2d8d7efcc4b: Pull complete 15:10:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:10:06 prd-ubuntu18.04-docker-arm64-4c-16g-2230 does not seem to be running inside a container 15:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/20 -v /w/workspace/app-rfid-llrp-inventory/20:/w/workspace/app-rfid-llrp-inventory/20:rw,z -v /w/workspace/app-rfid-llrp-inventory/20@tmp:/w/workspace/app-rfid-llrp-inventory/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:10:09 $ docker top 7f20fb92a13f22d3c5b5f2ed4fc8774b8b42168409b4b667860ca1b46f67e7e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:10 ---> job-cost.sh 15:10:10 lf-activate-venv: SKIPPING 15:10:10 INFO: No Stack... 15:10:10 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:10 INFO: Archiving Costs [Pipeline] sh 15:10:11 + cat /w/workspace/app-rfid-llrp-inventory/20/archives/cost.csv 15:10:11 + cut -d, -f6 [Pipeline] lock 15:10:11 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] 15:10:11 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] did not exist. Created. 15:10:11 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:12 /w/workspace/app-rfid-llrp-inventory/20@tmp/durable-6cfb79ba/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/20@tmp/durable-6cfb79ba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:12 + echo total: 0.10999999940395355 [Pipeline] stash 15:10:13 Warning: overwriting stash ‘stack-cost’ 15:10:13 Stashed 1 file(s) [Pipeline] } 15:10:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:13 $ docker stop --time=1 7f20fb92a13f22d3c5b5f2ed4fc8774b8b42168409b4b667860ca1b46f67e7e5 15:10:14 $ docker rm -f 7f20fb92a13f22d3c5b5f2ed4fc8774b8b42168409b4b667860ca1b46f67e7e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:10:15 provisioning config files... 15:10:15 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config258283029113798509tmp [Pipeline] { [Pipeline] sh 15:10:15 + set +x 15:10:15 + curl -s https://codecov.io/bash 15:10:15 + bash -s -- 15:10:15 15:10:15 _____ _ 15:10:15 / ____| | | 15:10:15 | | ___ __| | ___ ___ _____ __ 15:10:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:15 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:15 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:15 Bash-1.0.6 15:10:15 15:10:15 15:10:15 ==> git version 2.24.4 found 15:10:15 ==> 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 15:10:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:10:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:10:15 ==> Jenkins CI detected. 15:10:15 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:10:15 project root: . 15:10:15 --> token set from env 15:10:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:15 ==> Running gcov in . (disable via -X gcov) 15:10:15 ==> Python coveragepy not found 15:10:15 ==> Searching for coverage reports in: 15:10:15 + . 15:10:15 -> Found 1 reports 15:10:15 ==> Detecting git/mercurial file structure 15:10:15 ==> Reading reports 15:10:15 + ./coverage.out bytes=41008 15:10:15 ==> Appending adjustments 15:10:15 https://docs.codecov.io/docs/fixing-reports 15:10:15 + Found adjustments 15:10:15 ==> Gzipping contents 15:10:15 12K /tmp/codecov.9naUAG.gz 15:10:15 ==> Uploading reports 15:10:15 url: https://codecov.io 15:10:15 query: branch=main&commit=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:15 -> Pinging Codecov 15:10:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=28e005cc4a7579abdd45f3d7d75111a9a7c89ca1&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:17 -> Uploading to 15:10:17 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/581DD39554BDF9B6E22D074273EAD858/28e005cc4a7579abdd45f3d7d75111a9a7c89ca1/cdbcb3c1-e5ba-4ae8-9550-0d19994563d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T151017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72d38085086f86c33baf6bc1e1d743deaace7e7de3dcb30bd9b6ff21972bd598 15:10:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:17 Dload Upload Total Spent Left Speed 15:10:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11582 0 0 100 11582 0 36626 --:--:-- --:--:-- --:--:-- 36651 15:10:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] } 15:10:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:10:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:10:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:18 15:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:10:18 188c0c94c7c5: Pulling fs layer 15:10:18 0ef7d3d256c8: Pulling fs layer 15:10:18 de9db76c5a1d: Pulling fs layer 15:10:18 0eba1c9be4d2: Pulling fs layer 15:10:18 0d57e429df01: Pulling fs layer 15:10:18 4e4be7b47b0d: Pulling fs layer 15:10:18 e1f770b5df2f: Pulling fs layer 15:10:18 85a0685a4137: Pulling fs layer 15:10:18 0eba1c9be4d2: Waiting 15:10:18 0d57e429df01: Waiting 15:10:18 4e4be7b47b0d: Waiting 15:10:18 e1f770b5df2f: Waiting 15:10:18 85a0685a4137: Waiting 15:10:18 de9db76c5a1d: Verifying Checksum 15:10:18 de9db76c5a1d: Download complete 15:10:18 0ef7d3d256c8: Verifying Checksum 15:10:18 0ef7d3d256c8: Download complete 15:10:18 0d57e429df01: Verifying Checksum 15:10:18 0d57e429df01: Download complete 15:10:18 4e4be7b47b0d: Verifying Checksum 15:10:18 4e4be7b47b0d: Download complete 15:10:18 188c0c94c7c5: Verifying Checksum 15:10:18 188c0c94c7c5: Download complete 15:10:18 e1f770b5df2f: Verifying Checksum 15:10:18 e1f770b5df2f: Download complete 15:10:19 0eba1c9be4d2: Verifying Checksum 15:10:19 0eba1c9be4d2: Download complete 15:10:19 188c0c94c7c5: Pull complete 15:10:19 0ef7d3d256c8: Pull complete 15:10:19 85a0685a4137: Verifying Checksum 15:10:19 85a0685a4137: Download complete 15:10:19 de9db76c5a1d: Pull complete 15:10:23 0eba1c9be4d2: Pull complete 15:10:23 0d57e429df01: Pull complete 15:10:23 4e4be7b47b0d: Pull complete 15:10:23 e1f770b5df2f: Pull complete 15:10:26 85a0685a4137: Pull complete 15:10:26 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:10:26 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:10:27 $ 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 15:10:28 $ docker top cddc5980dfe1b63e80640c4d80c817c8c13c6e8f0c3a3d96a12bd5706303e7f3 -eo pid,comm [Pipeline] { [Pipeline] echo 15:10:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:10:29 + set -o pipefail 15:10:29 + snyk monitor '--org=edgex-jenkins' 15:10:34 15:10:34 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:10:34 15:10:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/c7204174-28cb-4c2d-8cb8-16468e573b01 15:10:34 15:10:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:10:34 15:10:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:10:34 15:10:34 [Pipeline] } 15:10:34 $ docker stop --time=1 cddc5980dfe1b63e80640c4d80c817c8c13c6e8f0c3a3d96a12bd5706303e7f3 15:10:36 $ docker rm -f cddc5980dfe1b63e80640c4d80c817c8c13c6e8f0c3a3d96a12bd5706303e7f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:37 + git log --format=format:%s -1 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 [Pipeline] sh 15:10:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:10:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:37 . [Pipeline] withDockerContainer 15:10:37 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:10:37 $ 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 15:10:38 $ docker top 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:38 [ssh-agent] Looking for ssh-agent implementation... 15:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:38 $ docker exec 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 ssh-agent 15:10:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlPacfA/agent.14 15:10:38 SSH_AGENT_PID=20 15:10:38 Running ssh-add (command line suppressed) 15:10:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8910734056468063161.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8910734056468063161.key) 15:10:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:38 + git semver tag 15:10:38 # -> Open(): unable to determine branch for HEAD 15:10:38 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:10:38 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:10:38 # $SEMVER_REMOTE_NAME = origin 15:10:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:10:38 # $SEMVER_USER_NAME = edgex-jenkins 15:10:38 # $SEMVER_BRANCH = main 15:10:38 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:10:38 # 28e005cc4a7579abdd45f3d7d75111a9a7c89ca1 HEAD 15:10:38 # -> Force: false 15:10:38 # c912aac2ebbdbaa8ea0b20f508be00dea139007d refs/tags/v1.0.1-dev.5 [Pipeline] } 15:10:38 $ docker exec --env ******** --env ******** 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 ssh-agent -k 15:10:39 unset SSH_AUTH_SOCK; 15:10:39 unset SSH_AGENT_PID; 15:10:39 echo Agent pid 20 killed; 15:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:39 + git semver [Pipeline] } 15:10:39 $ docker stop --time=1 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 15:10:40 $ docker rm -f 8a28ee193ee955fd18b4dbc89e21b464d5dc28f79c5134b45d36c182369e6c08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:10:40 15:10:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:10:41 0.23.1-centos7: Pulling from edgex-lftools 15:10:41 ab5ef0e58194: Pulling fs layer 15:10:41 9712f1f96733: Pulling fs layer 15:10:41 63f879dbbcfc: Pulling fs layer 15:10:41 0d9ebad4ef96: Pulling fs layer 15:10:41 e9a5061849ea: Pulling fs layer 15:10:41 d747dcd14b5f: Pulling fs layer 15:10:41 2de7ff778b66: Pulling fs layer 15:10:41 0d9ebad4ef96: Waiting 15:10:41 e9a5061849ea: Waiting 15:10:41 d747dcd14b5f: Waiting 15:10:41 2de7ff778b66: Waiting 15:10:41 9712f1f96733: Verifying Checksum 15:10:41 9712f1f96733: Download complete 15:10:41 63f879dbbcfc: Verifying Checksum 15:10:41 63f879dbbcfc: Download complete 15:10:41 0d9ebad4ef96: Verifying Checksum 15:10:41 0d9ebad4ef96: Download complete 15:10:41 d747dcd14b5f: Verifying Checksum 15:10:41 d747dcd14b5f: Download complete 15:10:41 e9a5061849ea: Verifying Checksum 15:10:41 e9a5061849ea: Download complete 15:10:41 ab5ef0e58194: Verifying Checksum 15:10:41 ab5ef0e58194: Download complete 15:10:42 2de7ff778b66: Verifying Checksum 15:10:42 2de7ff778b66: Download complete 15:10:45 ab5ef0e58194: Pull complete 15:10:45 9712f1f96733: Pull complete 15:10:45 63f879dbbcfc: Pull complete 15:10:49 0d9ebad4ef96: Pull complete 15:10:50 e9a5061849ea: Pull complete 15:10:50 d747dcd14b5f: Pull complete 15:10:51 2de7ff778b66: Pull complete 15:10:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:10:51 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:10:51 $ 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 15:10:54 $ docker top 3007365a945391cdc04015ee9ff10ad68f02122259fa996945254c3ff552b04b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:10:54 provisioning config files... 15:10:54 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config37004196690231756tmp 15:10:54 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6530149128370165861tmp 15:10:54 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5839735372865983188tmp [Pipeline] { [Pipeline] echo 15:10:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:10:55 ---> sigul-configuration.sh 15:10:55 gpg: directory `/root/.gnupg' created 15:10:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:10:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:10:55 gpg: keyring `/root/.gnupg/secring.gpg' created 15:10:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:10:55 gpg: CAST5 encrypted data 15:10:55 gpg: encrypted with 1 passphrase 15:10:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:10:55 + mkdir /home/jenkins 15:10:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:10:55 + 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 15:10:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:10:56 ---> sigul-install.sh 15:10:56 Sigul already installed; skipping installation. [Pipeline] sh 15:10:56 + git tag --list 15:10:56 v0.0.0 15:10:56 v0.0.1-dev.1 15:10:56 v0.0.1-dev.2 15:10:56 v0.0.1-dev.3 15:10:56 v0.0.1-dev.4 15:10:56 v0.0.1-dev.5 15:10:56 v0.0.1-dev.6 15:10:56 v0.0.1-dev.7 15:10:56 v1.0.0 15:10:56 v1.0.1-dev.1 15:10:56 v1.0.1-dev.2 15:10:56 v1.0.1-dev.3 15:10:56 v1.0.1-dev.4 15:10:56 v1.0.1-dev.5 [Pipeline] sh 15:10:56 + lftools sign git-tag v1.0.1-dev.5 15:10:57 Signing Git tag with Sigul... 15:10:57 Signing v1.0.1-dev.5 [Pipeline] echo 15:10:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:10:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:10:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:10:57 $ docker stop --time=1 3007365a945391cdc04015ee9ff10ad68f02122259fa996945254c3ff552b04b 15:10:58 $ docker rm -f 3007365a945391cdc04015ee9ff10ad68f02122259fa996945254c3ff552b04b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:10:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:10:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:10:59 . [Pipeline] withDockerContainer 15:10:59 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:10:59 $ 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 15:11:00 $ docker top 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:00 [ssh-agent] Looking for ssh-agent implementation... 15:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:00 $ docker exec 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 ssh-agent 15:11:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHADBPg/agent.14 15:11:00 SSH_AGENT_PID=21 15:11:00 Running ssh-add (command line suppressed) 15:11:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6383836289643220641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6383836289643220641.key) 15:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:00 + git semver bump pre 15:11:00 # -> Open(): unable to determine branch for HEAD 15:11:00 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:11:00 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:11:00 # $SEMVER_REMOTE_NAME = origin 15:11:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:00 # $SEMVER_USER_NAME = edgex-jenkins 15:11:00 # $SEMVER_BRANCH = main 15:11:00 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:11:00 1.0.1-dev.6 [Pipeline] } 15:11:00 $ docker exec --env ******** --env ******** 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 ssh-agent -k 15:11:00 unset SSH_AUTH_SOCK; 15:11:00 unset SSH_AGENT_PID; 15:11:00 echo Agent pid 21 killed; 15:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:01 + git semver [Pipeline] } 15:11:01 $ docker stop --time=1 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 15:11:02 $ docker rm -f 864e6da105635998d878f2717be93a82a45e526c81166a237b2f2f5849da4912 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:02 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:11:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:03 . [Pipeline] withDockerContainer 15:11:03 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:11:03 $ 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 15:11:03 $ docker top 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:03 [ssh-agent] Looking for ssh-agent implementation... 15:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:03 $ docker exec 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 ssh-agent 15:11:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdFhbm/agent.14 15:11:03 SSH_AGENT_PID=21 15:11:03 Running ssh-add (command line suppressed) 15:11:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8301703448562947200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8301703448562947200.key) 15:11:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:04 + git semver push 15:11:04 # -> Open(): unable to determine branch for HEAD 15:11:04 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 15:11:04 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 15:11:04 # $SEMVER_REMOTE_NAME = origin 15:11:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:04 # $SEMVER_USER_NAME = edgex-jenkins 15:11:04 # $SEMVER_BRANCH = main 15:11:04 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 15:11:06 $ docker exec --env ******** --env ******** 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 ssh-agent -k 15:11:06 unset SSH_AUTH_SOCK; 15:11:06 unset SSH_AGENT_PID; 15:11:06 echo Agent pid 21 killed; 15:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:06 + git semver [Pipeline] } 15:11:06 $ docker stop --time=1 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 15:11:07 $ docker rm -f 41b2f38906deb802973a76425f1250498075b5b9b773c3b7431dcb05c244c388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:11:08 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' 15:11:08 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:11:08 total 8 15:11:08 drwxr-xr-x. 3 root root 34 Jan 20 15:04 . 15:11:08 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 15:10 .. 15:11:08 drwxr-xr-x. 2 root root 6 Jan 20 15:04 cost 15:11:08 -rw-r--r--. 1 root root 93 Jan 20 15:04 cost.csv 15:11:08 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:11:08 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:11:08 total 8 15:11:08 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 15:04 . 15:11:08 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 15:10 .. 15:11:08 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 15:04 cost 15:11:08 -rw-r--r--. 1 jenkins jenkins 93 Jan 20 15:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:11:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:11:09 ---> package-listing.sh 15:11:09 ++ facter osfamily 15:11:09 ++ tr '[:upper:]' '[:lower:]' 15:11:09 + OS_FAMILY=redhat 15:11:09 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:11:09 + START_PACKAGES=/tmp/packages_start.txt 15:11:09 + END_PACKAGES=/tmp/packages_end.txt 15:11:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:09 + PACKAGES=/tmp/packages_start.txt 15:11:09 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:11:09 + PACKAGES=/tmp/packages_end.txt 15:11:09 + case "${OS_FAMILY}" in 15:11:09 + rpm -qa 15:11:09 + sort 15:11:10 + '[' -f /tmp/packages_start.txt ']' 15:11:10 + '[' -f /tmp/packages_end.txt ']' 15:11:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:11:10 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:11:10 + 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 15:11:10 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 15:11:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:11 . [Pipeline] withDockerContainer 15:11:11 prd-centos7-docker-4c-2g-2229 does not seem to be running inside a container 15:11:11 $ 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 15:11:11 $ docker top eb9a721fadac903b530ae444d99a0c6b7d1bce83bdb8b588cef994a9e463dbca -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:11 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:12 + mkdir -p /var/log/sysstat [Pipeline] sh 15:11:12 + ls /var/log/sa-host 15:11:12 + sadf -c /var/log/sa-host/sa17 15:11:12 file_magic: OK 15:11:12 HZ: Using current value: 100 15:11:12 file_header: OK 15:11:12 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 15:11:12 Statistics: 15:11:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:11:12 File successfully converted to sysstat format version 12.0.3 15:11:12 + sadf -c /var/log/sa-host/sa20 15:11:12 file_magic: OK 15:11:12 HZ: Using current value: 100 15:11:12 file_header: OK 15:11:12 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 15:11:12 Statistics: 15:11:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:11:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:12 provisioning config files... 15:11:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8157922082762190827tmp [Pipeline] { [Pipeline] echo 15:11:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:11:12 ---> create-netrc.sh [Pipeline] } 15:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:11:13 ---> python-tools-install.sh [Pipeline] echo 15:11:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:11:13 ---> sudo-logs.sh 15:11:13 Archiving 'sudo' log.. 15:11:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-2229.novalocal: Name or service not known 15:11:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-2229.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:11:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:11:13 ---> job-cost.sh 15:11:13 lf-activate-venv: SKIPPING 15:11:13 DEBUG: total: 0.05999999865889549 15:11:13 INFO: Retrieving Stack Cost... 15:11:14 INFO: Retrieving Pricing Info for: v3-standard-2 15:11:14 INFO: Archiving Costs [Pipeline] echo 15:11:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:11:14 ---> logs-deploy.sh 15:11:14 lf-activate-venv: SKIPPING 15:11:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/20 15:11:14 INFO: archiving workspace using pattern(s): 15:11:15 Archives upload complete. 15:11:15 INFO: archiving logs to Nexus