Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c89402a89f5ea76bfa846c29c063e4253979738f Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7638201741469678865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4493226059990275769.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh9186109172557947061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2489379707812399586.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh1223194859153503805.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-637’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-640 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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-ssh5370635024976326014.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 c89402a89f5ea76bfa846c29c063e4253979738f (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 c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 Commit message: "Merge pull request #48 from edgexfoundry/toml-lf-mds" > git rev-list --no-walk 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:21:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:21:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:21:42 ========================================================= 00:21:42 EdgeX Global Pipelines Version Info 00:21:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:21:44 ------------------- 00:21:44 stable info: 00:21:44 ------------------- 00:21:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:21:44 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:21:44 Message: update stable to v1.0.205 00:21:44 ------------------- 00:21:44 experimental info: 00:21:44 ------------------- 00:21:44 Commited By: **** collab-it+edgex@linuxfoundation.org 00:21:44 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:21:44 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:21:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:21:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c89402a [Pipeline] echo 00:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:45 provisioning config files... 00:21:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7367393313246547522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:46 ---> docker-login.sh 00:21:46 nexus3.edgexfoundry.org:10001 00:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:46 Configure a credential helper to remove this warning. See 00:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:46 00:21:46 Login Succeeded 00:21:46 nexus3.edgexfoundry.org:10002 00:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:46 Configure a credential helper to remove this warning. See 00:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:46 00:21:46 Login Succeeded 00:21:46 nexus3.edgexfoundry.org:10003 00:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:46 Configure a credential helper to remove this warning. See 00:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:46 00:21:46 Login Succeeded 00:21:46 nexus3.edgexfoundry.org:10004 00:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:47 Configure a credential helper to remove this warning. See 00:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:47 00:21:47 Login Succeeded 00:21:47 docker.io 00:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:47 Configure a credential helper to remove this warning. See 00:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:47 00:21:47 Login Succeeded 00:21:47 ---> docker-login.sh ends [Pipeline] } 00:21:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:47 + git log --format=format:%s -1 c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] echo 00:21:47 GIT_COMMIT: c89402a89f5ea76bfa846c29c063e4253979738f, Commit Message: Merge pull request #48 from edgexfoundry/toml-lf-mds [Pipeline] echo 00:21:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:21:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:48 00:21:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:21:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:48 latest: Pulling from edgex-devops/git-semver 00:21:48 31603596830f: Pulling fs layer 00:21:48 d4622e32a9a9: Pulling fs layer 00:21:48 1030fce36090: Pulling fs layer 00:21:48 6c6cb7e1b49b: Pulling fs layer 00:21:48 6c6cb7e1b49b: Waiting 00:21:48 d4622e32a9a9: Verifying Checksum 00:21:48 d4622e32a9a9: Download complete 00:21:49 31603596830f: Verifying Checksum 00:21:49 31603596830f: Download complete 00:21:49 31603596830f: Pull complete 00:21:49 6c6cb7e1b49b: Verifying Checksum 00:21:49 6c6cb7e1b49b: Download complete 00:21:49 1030fce36090: Verifying Checksum 00:21:49 1030fce36090: Download complete 00:21:49 d4622e32a9a9: Pull complete 00:21:49 1030fce36090: Pull complete 00:21:49 6c6cb7e1b49b: Pull complete 00:21:50 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 00:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:21:50 prd-centos7-docker-4c-2g-640 does not seem to be running inside a container 00:21:50 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:21:51 $ docker top 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:51 [ssh-agent] Looking for ssh-agent implementation... 00:21:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:51 $ docker exec 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent 00:21:51 SSH_AUTH_SOCK=/tmp/ssh-wHzkggRfyyPX/agent.13 00:21:51 SSH_AGENT_PID=18 00:21:51 Running ssh-add (command line suppressed) 00:21:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7985257191777389896.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7985257191777389896.key) 00:21:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:52 + git tag --points-at HEAD [Pipeline] } 00:21:52 $ docker exec --env ******** --env ******** 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent -k 00:21:52 unset SSH_AUTH_SOCK; 00:21:52 unset SSH_AGENT_PID; 00:21:52 echo Agent pid 18 killed; 00:21:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:21:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:52 [ssh-agent] Looking for ssh-agent implementation... 00:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:52 $ docker exec 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent 00:21:52 SSH_AUTH_SOCK=/tmp/ssh-Zj2rPifo9zC2/agent.50 00:21:52 SSH_AGENT_PID=57 00:21:52 Running ssh-add (command line suppressed) 00:21:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_601612992610447081.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_601612992610447081.key) 00:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:53 + git semver init 00:21:53 # -> Open(): unable to determine branch for HEAD 00:21:53 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 00:21:53 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 00:21:53 # $SEMVER_REMOTE_NAME = origin 00:21:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:21:53 # $SEMVER_USER_NAME = edgex-jenkins 00:21:53 # $SEMVER_BRANCH = main 00:21:53 # $SEMVER_TEMP = /tmp/semver-350520629 00:21:53 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 00:21:54 # '/tmp/semver-350520629' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 00:21:54 # -> Force: false 00:21:54 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 00:21:54 $ docker exec --env ******** --env ******** 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent -k 00:21:54 unset SSH_AUTH_SOCK; 00:21:54 unset SSH_AGENT_PID; 00:21:54 echo Agent pid 57 killed; 00:21:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:55 + git semver [Pipeline] } 00:21:55 $ docker stop --time=1 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 00:21:56 $ docker rm -f 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 [Pipeline] // withDockerContainer [Pipeline] sh 00:21:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:21:57 Stashed 1 file(s) [Pipeline] echo 00:21:57 [edgeXSemver]: initialized semver on version 0.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] node [Pipeline] node 00:22:12 Still waiting to schedule task 00:22:12 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ 00:22:12 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 00:22:12 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ 00:22:12 ‘prd-centos7-docker-4c-2g-630’ is offline 00:22:12 ‘prd-centos7-docker-4c-2g-643’ is offline 00:22:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 00:22:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ doesn’t have label ‘centos7-docker-4c-2g’ 00:22:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-641’ doesn’t have label ‘centos7-docker-4c-2g’ 00:22:12 Still waiting to schedule task 00:22:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:23:21 Running on prd-centos7-docker-4c-2g-647 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 00:23:21 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 00:23:21 The recommended git tool is: NONE 00:23:24 using credential edgex-jenkins-ssh 00:23:24 Cloning the remote Git repository 00:23:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:23:24 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 00:23:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:23:24 > git --version # timeout=10 00:23:24 > git --version # 'git version 2.24.4' 00:23:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:24 [INFO] Currently running in a labeled security context 00:23:24 [INFO] Currently SELinux is 'enforcing' on the host 00:23:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh6408804222208848646.key 00:23:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:25 Avoid second fetch 00:23:25 Checking out Revision c89402a89f5ea76bfa846c29c063e4253979738f (main) 00:23:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:23:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:25 > git config core.sparsecheckout # timeout=10 00:23:25 > git checkout -f c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 00:23:29 Commit message: "Merge pull request #48 from edgexfoundry/toml-lf-mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:29 provisioning config files... 00:23:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config3595966236143153500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:30 ---> docker-login.sh 00:23:30 nexus3.edgexfoundry.org:10001 00:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:30 Configure a credential helper to remove this warning. See 00:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:30 00:23:30 Login Succeeded 00:23:30 nexus3.edgexfoundry.org:10002 00:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:30 Configure a credential helper to remove this warning. See 00:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:30 00:23:30 Login Succeeded 00:23:30 nexus3.edgexfoundry.org:10003 00:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:30 Configure a credential helper to remove this warning. See 00:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:30 00:23:30 Login Succeeded 00:23:30 nexus3.edgexfoundry.org:10004 00:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:30 Configure a credential helper to remove this warning. See 00:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:30 00:23:30 Login Succeeded 00:23:30 docker.io 00:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:31 Configure a credential helper to remove this warning. See 00:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:31 00:23:31 Login Succeeded 00:23:31 ---> docker-login.sh ends [Pipeline] } 00:23:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:23:31 ========================================================= 00:23:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:23:31 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:23:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:23:31 Sending build context to Docker daemon 724.5kB 00:23:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 00:23:31 Step 2/10 : FROM ${BASE} AS builder 00:23:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:23:31 540db60ca938: Pulling fs layer 00:23:31 adcc1eea9eea: Pulling fs layer 00:23:31 4c4ab2625f07: Pulling fs layer 00:23:31 db62176df00c: Pulling fs layer 00:23:31 3b30891b0d05: Pulling fs layer 00:23:31 06b49ca38bd5: Pulling fs layer 00:23:31 c788192a36de: Pulling fs layer 00:23:31 a77e37c0d609: Pulling fs layer 00:23:31 c3185cebc471: Pulling fs layer 00:23:31 db62176df00c: Waiting 00:23:31 3b30891b0d05: Waiting 00:23:31 06b49ca38bd5: Waiting 00:23:31 c788192a36de: Waiting 00:23:31 a77e37c0d609: Waiting 00:23:31 c3185cebc471: Waiting 00:23:32 4c4ab2625f07: Verifying Checksum 00:23:32 4c4ab2625f07: Download complete 00:23:32 adcc1eea9eea: Verifying Checksum 00:23:32 adcc1eea9eea: Download complete 00:23:32 3b30891b0d05: Verifying Checksum 00:23:32 3b30891b0d05: Download complete 00:23:32 06b49ca38bd5: Verifying Checksum 00:23:32 06b49ca38bd5: Download complete 00:23:32 c788192a36de: Verifying Checksum 00:23:32 c788192a36de: Download complete 00:23:32 540db60ca938: Verifying Checksum 00:23:32 540db60ca938: Download complete 00:23:32 540db60ca938: Pull complete 00:23:32 adcc1eea9eea: Pull complete 00:23:32 4c4ab2625f07: Pull complete 00:23:32 a77e37c0d609: Verifying Checksum 00:23:32 a77e37c0d609: Download complete 00:23:36 c3185cebc471: Verifying Checksum 00:23:36 c3185cebc471: Download complete 00:23:36 db62176df00c: Verifying Checksum 00:23:36 db62176df00c: Download complete 00:23:40 db62176df00c: Pull complete 00:23:40 3b30891b0d05: Pull complete 00:23:40 06b49ca38bd5: Pull complete 00:23:40 c788192a36de: Pull complete 00:23:40 a77e37c0d609: Pull complete 00:23:42 c3185cebc471: Pull complete 00:23:42 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:23:42 ---> 031687cdd783 00:23:42 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:23:44 ---> Running in 1bcccd32937e 00:23:44 Removing intermediate container 1bcccd32937e 00:23:44 ---> fe3b5c880ac8 00:23:44 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 00:23:44 ---> Running in c778633273b9 00:23:44 Removing intermediate container c778633273b9 00:23:44 ---> 0ca56dcdbe67 00:23:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:23:44 ---> Running in c575b9e495e1 00:23:44 Removing intermediate container c575b9e495e1 00:23:44 ---> 17f56527efe4 00:23:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:44 ---> Running in ee6e91093361 00:23:45 Removing intermediate container ee6e91093361 00:23:45 ---> f2ad1cb96bf5 00:23:45 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:45 ---> Running in c0eeb6333989 00:23:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:23:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:23:46 OK: 219 MiB in 52 packages 00:23:46 Removing intermediate container c0eeb6333989 00:23:46 ---> 4382bff56a81 00:23:46 Step 8/10 : WORKDIR /app 00:23:46 ---> Running in bdba4a87a71b 00:23:46 Removing intermediate container bdba4a87a71b 00:23:46 ---> ffec9ea3f540 00:23:46 Step 9/10 : COPY . . 00:23:47 ---> 7f3f1774445e 00:23:47 Step 10/10 : RUN go mod download 00:23:47 ---> Running in e2119d564ae6 00:23:59 Removing intermediate container e2119d564ae6 00:23:59 ---> 3c0b3d916822 00:23:59 Successfully built 3c0b3d916822 00:23:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:23:59 + docker inspect -f . ci-base-image-x86_64 00:23:59 . [Pipeline] withDockerContainer 00:24:00 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 00:24:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** -e ******** ci-base-image-x86_64 cat 00:24:00 $ docker top e8dde0d60e33814414bf68c6b4b65414f8e80c9b70bda1fc3891025c68f84d91 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:00 + go version 00:24:00 go version go1.16.6 linux/amd64 [Pipeline] } 00:24:00 $ docker stop --time=1 e8dde0d60e33814414bf68c6b4b65414f8e80c9b70bda1fc3891025c68f84d91 00:24:02 $ docker rm -f e8dde0d60e33814414bf68c6b4b65414f8e80c9b70bda1fc3891025c68f84d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:02 + docker inspect -f . ci-base-image-x86_64 00:24:02 . [Pipeline] withDockerContainer 00:24:02 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 00:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** -e ******** ci-base-image-x86_64 cat 00:24:03 $ docker top b6d4c40fbd8601eab34f095d5cf267ad843ca4e52eb8d3153884b443cd37e977 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:24:03 + go mod tidy [Pipeline] sh 00:24:04 + make test 00:24:04 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:24:22 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:24:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.063s coverage: 89.2% of statements 00:24:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.012s coverage: 11.3% of statements 00:24:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.048s coverage: 72.3% of statements 00:24:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:24:32 gofmt -l . 00:24:32 [ "`gofmt -l .`" = "" ] 00:24:32 ./bin/test-attribution.sh 00:24:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:24:32 $ docker stop --time=1 b6d4c40fbd8601eab34f095d5cf267ad843ca4e52eb8d3153884b443cd37e977 00:24:34 $ docker rm -f b6d4c40fbd8601eab34f095d5cf267ad843ca4e52eb8d3153884b443cd37e977 [Pipeline] // withDockerContainer [Pipeline] sh 00:24:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:24:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:24:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:24:36 + ls -al . 00:24:36 total 184 00:24:36 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 12 00:24 . 00:24:36 drwxrwxr-x. 4 jenkins jenkins 28 Aug 12 00:23 .. 00:24:36 -rw-rw-r--. 1 jenkins jenkins 7039 Aug 12 00:23 Attribution.txt 00:24:36 drwxrwxr-x. 2 jenkins jenkins 60 Aug 12 00:23 bin 00:24:36 -rw-r--r--. 1 jenkins jenkins 61872 Aug 12 00:24 coverage.out 00:24:36 -rw-rw-r--. 1 jenkins jenkins 1710 Aug 12 00:23 Dockerfile 00:24:36 -rw-rw-r--. 1 jenkins jenkins 1040 Aug 12 00:23 Dockerfile.build 00:24:36 -rw-rw-r--. 1 jenkins jenkins 262 Aug 12 00:23 .dockerignore 00:24:36 drwxrwxr-x. 8 jenkins jenkins 162 Aug 12 00:23 .git 00:24:36 drwxrwxr-x. 2 jenkins jenkins 103 Aug 12 00:23 .github 00:24:36 -rw-rw-r--. 1 jenkins jenkins 816 Aug 12 00:23 .gitignore 00:24:36 -rw-r--r--. 1 jenkins jenkins 412 Aug 12 00:24 go.mod 00:24:36 -rw-r--r--. 1 jenkins jenkins 19455 Aug 12 00:24 go.sum 00:24:36 -rw-rw-r--. 1 jenkins jenkins 677 Aug 12 00:23 GOVERNANCE.md 00:24:36 drwxrwxr-x. 2 jenkins jenkins 140 Aug 12 00:23 images 00:24:36 drwxrwxr-x. 4 jenkins jenkins 35 Aug 12 00:23 internal 00:24:36 -rw-rw-r--. 1 jenkins jenkins 686 Aug 12 00:23 Jenkinsfile 00:24:36 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 12 00:23 LICENSE 00:24:36 -rw-rw-r--. 1 jenkins jenkins 530 Aug 12 00:23 main.go 00:24:36 -rw-rw-r--. 1 jenkins jenkins 1499 Aug 12 00:23 Makefile 00:24:36 -rw-rw-r--. 1 jenkins jenkins 617 Aug 12 00:23 OWNERS.md 00:24:36 -rw-rw-r--. 1 jenkins jenkins 30705 Aug 12 00:23 README.md 00:24:36 drwxrwxr-x. 2 jenkins jenkins 32 Aug 12 00:23 res 00:24:36 drwxrwxr-x. 4 jenkins jenkins 54 Aug 12 00:23 snap 00:24:36 drwxrwxr-x. 3 jenkins jenkins 18 Aug 12 00:23 static 00:24:36 -rw-rw-r--. 1 jenkins jenkins 11 Aug 12 00:21 VERSION [Pipeline] isUnix [Pipeline] sh 00:24:36 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c89402a89f5ea76bfa846c29c063e4253979738f --label arch=amd64 --label version=0.0.1-dev.5 . 00:24:36 Sending build context to Docker daemon 725kB 00:24:36 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 00:24:36 Step 2/28 : FROM ${BASE} AS builder 00:24:36 ---> 3c0b3d916822 00:24:36 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:24:36 ---> Running in b95d3e9cf72b 00:24:36 Removing intermediate container b95d3e9cf72b 00:24:36 ---> dbeb076fa25e 00:24:36 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 00:24:36 ---> Running in 6feadb824eeb 00:24:36 Removing intermediate container 6feadb824eeb 00:24:36 ---> b1d34e515f56 00:24:36 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:24:36 ---> Running in 2952b790b848 00:24:36 Removing intermediate container 2952b790b848 00:24:36 ---> e79425eebb61 00:24:36 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:36 ---> Running in 30801a421197 00:24:37 Removing intermediate container 30801a421197 00:24:37 ---> 204d3a32f8a2 00:24:37 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:24:37 ---> Running in 5b11a1587512 00:24:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:24:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:24:38 OK: 219 MiB in 52 packages 00:24:39 Removing intermediate container 5b11a1587512 00:24:39 ---> 52a85ba347c0 00:24:39 Step 8/28 : WORKDIR /app 00:24:39 ---> Running in fb47436da509 00:24:39 Removing intermediate container fb47436da509 00:24:39 ---> fb31e822f7ef 00:24:39 Step 9/28 : COPY go.mod . 00:24:39 ---> c8d5ff5e77bf 00:24:39 Step 10/28 : RUN go mod download 00:24:39 ---> Running in bf257e2a2ba4 00:24:39 Removing intermediate container bf257e2a2ba4 00:24:39 ---> 3334638377f2 00:24:39 Step 11/28 : COPY . . 00:24:40 ---> 22229f2e4ade 00:24:40 Step 12/28 : ARG MAKE="make build" 00:24:40 ---> Running in a82771f8d897 00:24:40 Removing intermediate container a82771f8d897 00:24:40 ---> 3f62bbadc251 00:24:40 Step 13/28 : RUN $MAKE 00:24:40 ---> Running in 548e7a311a0a 00:24:40 go mod tidy 00:24:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.5" -o app-rfid-llrp-inventory 00:24:56 Removing intermediate container 548e7a311a0a 00:24:56 ---> 0cbf21ceac79 00:24:56 Step 14/28 : FROM alpine:3.12 00:24:56 3.12: Pulling from library/alpine 00:24:56 339de151aab4: Pulling fs layer 00:24:56 339de151aab4: Verifying Checksum 00:24:56 339de151aab4: Download complete 00:24:56 339de151aab4: Pull complete 00:24:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:24:56 Status: Downloaded newer image for alpine:3.12 00:24:56 ---> 13621d1b12d4 00:24:56 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:24:56 ---> Running in a7a80c5227b1 00:24:56 Removing intermediate container a7a80c5227b1 00:24:56 ---> fed3ae7ee488 00:24:56 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:24:56 ---> Running in 95ee684681ca 00:24:56 Removing intermediate container 95ee684681ca 00:24:56 ---> 91a1d3992530 00:24:56 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 00:24:56 ---> Running in 79d50813d9df 00:24:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:24:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:24:56 (1/6) Installing ca-certificates (20191127-r4) 00:24:56 (2/6) Installing libgcc (9.3.0-r2) 00:24:56 (3/6) Installing libsodium (1.0.18-r0) 00:24:56 (4/6) Installing libstdc++ (9.3.0-r2) 00:24:56 (5/6) Installing libzmq (4.3.3-r0) 00:24:56 (6/6) Installing zeromq (4.3.3-r0) 00:24:56 Executing busybox-1.31.1-r20.trigger 00:24:56 Executing ca-certificates-20191127-r4.trigger 00:24:56 OK: 9 MiB in 20 packages 00:24:57 Removing intermediate container 79d50813d9df 00:24:57 ---> 73d1f65a7800 00:24:57 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:24:57 ---> 6341aaac4104 00:24:57 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 00:24:57 ---> ae6e5486f1d8 00:24:57 Step 20/28 : COPY --from=builder /app/res/ /res/ 00:24:57 ---> e570146e0a82 00:24:57 Step 21/28 : COPY --from=builder /app/static/ /static/ 00:24:58 ---> 136d63beb6e2 00:24:58 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:24:58 ---> 4555df096555 00:24:58 Step 23/28 : EXPOSE 48086 00:24:58 ---> Running in f3a1a6673251 00:24:58 Removing intermediate container f3a1a6673251 00:24:58 ---> 7a0ac00f7958 00:24:58 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:24:58 ---> Running in ff2920079839 00:24:58 Removing intermediate container ff2920079839 00:24:58 ---> 569c89a45d57 00:24:58 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:24:58 ---> Running in 028cd17b535f 00:24:58 Removing intermediate container 028cd17b535f 00:24:58 ---> 3368bffb72a0 00:24:58 Step 26/28 : LABEL arch=amd64 00:24:58 ---> Running in f6facacc6f9f 00:24:58 Removing intermediate container f6facacc6f9f 00:24:58 ---> 0a9db6f5f573 00:24:58 Step 27/28 : LABEL git_sha=c89402a89f5ea76bfa846c29c063e4253979738f 00:24:58 ---> Running in 0b4beed0d1c7 00:24:58 Removing intermediate container 0b4beed0d1c7 00:24:58 ---> 86e600936f3c 00:24:58 Step 28/28 : LABEL version=0.0.1-dev.5 00:24:59 ---> Running in 2abb5bec3f0b 00:24:59 Removing intermediate container 2abb5bec3f0b 00:24:59 ---> 0bdb0469ed60 00:24:59 [Warning] One or more build-args [ARCH] were not consumed 00:24:59 Successfully built 0bdb0469ed60 00:24:59 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:59 provisioning config files... 00:24:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config7111204149063185300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:59 ---> docker-login.sh 00:24:59 nexus3.edgexfoundry.org:10001 00:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:59 Configure a credential helper to remove this warning. See 00:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:59 00:24:59 Login Succeeded 00:24:59 nexus3.edgexfoundry.org:10002 00:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:59 Configure a credential helper to remove this warning. See 00:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:59 00:24:59 Login Succeeded 00:24:59 nexus3.edgexfoundry.org:10003 00:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:05 Configure a credential helper to remove this warning. See 00:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:05 00:25:05 Login Succeeded 00:25:05 nexus3.edgexfoundry.org:10004 00:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:05 Configure a credential helper to remove this warning. See 00:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:05 00:25:05 Login Succeeded 00:25:05 docker.io 00:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:05 Configure a credential helper to remove this warning. See 00:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:05 00:25:05 Login Succeeded 00:25:05 ---> docker-login.sh ends [Pipeline] } 00:25:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:05 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 00:25:05 c89402a89f5ea76bfa846c29c063e4253979738f 00:25:05 latest 00:25:05 0.0.1-dev.5 00:25:05 c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 00:25:05 main 00:25:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] isUnix [Pipeline] sh 00:25:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f 00:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:25:06 1e72880c23f4: Preparing 00:25:06 756492293c35: Preparing 00:25:06 75fde7308f42: Preparing 00:25:06 efb2a7fc936b: Preparing 00:25:06 f37302e403b5: Preparing 00:25:06 ce40c7c56d87: Preparing 00:25:06 32f366d666a5: Preparing 00:25:06 ce40c7c56d87: Waiting 00:25:06 32f366d666a5: Waiting 00:25:06 f37302e403b5: Pushed 00:25:06 efb2a7fc936b: Pushed 00:25:06 32f366d666a5: Layer already exists 00:25:06 756492293c35: Pushed 00:25:06 75fde7308f42: Pushed 00:25:06 ce40c7c56d87: Pushed 00:25:08 1e72880c23f4: Pushed 00:25:08 c89402a89f5ea76bfa846c29c063e4253979738f: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh 00:25:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 00:25:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:25:09 1e72880c23f4: Preparing 00:25:09 756492293c35: Preparing 00:25:09 75fde7308f42: Preparing 00:25:09 efb2a7fc936b: Preparing 00:25:09 f37302e403b5: Preparing 00:25:09 ce40c7c56d87: Preparing 00:25:09 32f366d666a5: Preparing 00:25:09 ce40c7c56d87: Waiting 00:25:09 32f366d666a5: Waiting 00:25:09 efb2a7fc936b: Layer already exists 00:25:09 756492293c35: Layer already exists 00:25:09 75fde7308f42: Layer already exists 00:25:09 1e72880c23f4: Layer already exists 00:25:09 f37302e403b5: Layer already exists 00:25:09 ce40c7c56d87: Layer already exists 00:25:09 32f366d666a5: Layer already exists 00:25:09 latest: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh 00:25:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 00:25:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.5 00:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:25:10 1e72880c23f4: Preparing 00:25:10 756492293c35: Preparing 00:25:10 75fde7308f42: Preparing 00:25:10 efb2a7fc936b: Preparing 00:25:10 f37302e403b5: Preparing 00:25:10 ce40c7c56d87: Preparing 00:25:10 32f366d666a5: Preparing 00:25:10 ce40c7c56d87: Waiting 00:25:10 32f366d666a5: Waiting 00:25:10 f37302e403b5: Layer already exists 00:25:10 756492293c35: Layer already exists 00:25:10 1e72880c23f4: Layer already exists 00:25:10 efb2a7fc936b: Layer already exists 00:25:10 75fde7308f42: Layer already exists 00:25:10 32f366d666a5: Layer already exists 00:25:10 ce40c7c56d87: Layer already exists 00:25:10 0.0.1-dev.5: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh 00:25:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 00:25:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 00:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:25:11 1e72880c23f4: Preparing 00:25:11 756492293c35: Preparing 00:25:11 75fde7308f42: Preparing 00:25:11 efb2a7fc936b: Preparing 00:25:11 f37302e403b5: Preparing 00:25:11 ce40c7c56d87: Preparing 00:25:11 32f366d666a5: Preparing 00:25:11 ce40c7c56d87: Waiting 00:25:11 32f366d666a5: Waiting 00:25:11 75fde7308f42: Layer already exists 00:25:11 efb2a7fc936b: Layer already exists 00:25:11 f37302e403b5: Layer already exists 00:25:11 756492293c35: Layer already exists 00:25:11 1e72880c23f4: Layer already exists 00:25:11 ce40c7c56d87: Layer already exists 00:25:11 32f366d666a5: Layer already exists 00:25:11 c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh 00:25:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 00:25:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 00:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:25:11 1e72880c23f4: Preparing 00:25:11 756492293c35: Preparing 00:25:11 75fde7308f42: Preparing 00:25:11 efb2a7fc936b: Preparing 00:25:11 f37302e403b5: Preparing 00:25:11 ce40c7c56d87: Preparing 00:25:11 32f366d666a5: Preparing 00:25:11 ce40c7c56d87: Waiting 00:25:11 32f366d666a5: Waiting 00:25:11 f37302e403b5: Layer already exists 00:25:11 756492293c35: Layer already exists 00:25:11 efb2a7fc936b: Layer already exists 00:25:11 75fde7308f42: Layer already exists 00:25:11 1e72880c23f4: Layer already exists 00:25:11 32f366d666a5: Layer already exists 00:25:11 ce40c7c56d87: Layer already exists 00:25:11 main: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:11 ===================================================== [Pipeline] echo 00:25:11 taggedImages: 00:25:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f 00:25:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:25:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.5 00:25:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 00:25:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:12 00:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:12 latest: Pulling from edgex-lftools-log-publisher 00:25:12 b4d181a07f80: Pulling fs layer 00:25:12 a1111a8f2ec3: Pulling fs layer 00:25:12 ed53099fbce6: Pulling fs layer 00:25:12 dc539afda2c1: Pulling fs layer 00:25:12 77bc0d833cb6: Pulling fs layer 00:25:12 9065ff56babe: Pulling fs layer 00:25:12 d287ab97295c: Pulling fs layer 00:25:12 dc539afda2c1: Waiting 00:25:12 77bc0d833cb6: Waiting 00:25:12 9065ff56babe: Waiting 00:25:12 d287ab97295c: Waiting 00:25:12 a1111a8f2ec3: Verifying Checksum 00:25:12 a1111a8f2ec3: Download complete 00:25:12 dc539afda2c1: Verifying Checksum 00:25:12 dc539afda2c1: Download complete 00:25:13 77bc0d833cb6: Verifying Checksum 00:25:13 77bc0d833cb6: Download complete 00:25:13 9065ff56babe: Verifying Checksum 00:25:13 9065ff56babe: Download complete 00:25:13 ed53099fbce6: Verifying Checksum 00:25:13 ed53099fbce6: Download complete 00:25:14 b4d181a07f80: Verifying Checksum 00:25:14 b4d181a07f80: Download complete 00:25:15 b4d181a07f80: Pull complete 00:25:15 a1111a8f2ec3: Pull complete 00:25:16 ed53099fbce6: Pull complete 00:25:16 dc539afda2c1: Pull complete 00:25:16 77bc0d833cb6: Pull complete 00:25:16 9065ff56babe: Pull complete 00:25:20 d287ab97295c: Verifying Checksum 00:25:20 d287ab97295c: Download complete 00:25:25 d287ab97295c: Pull complete 00:25:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:25:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:25:25 prd-centos7-docker-4c-2g-647 does not seem to be running inside a container 00:25:25 $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:25:27 $ docker top 1ae9da6aa66fcc76a8436f817afebb3750f96b77d504b450b7cd4ce9516b1e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:28 ---> job-cost.sh 00:25:28 lf-activate-venv: SKIPPING 00:25:28 INFO: No Stack... 00:25:29 INFO: Retrieving Pricing Info for: v3-standard-2 00:25:29 INFO: Archiving Costs [Pipeline] sh 00:25:29 + cut -d, -f6 00:25:29 + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [Pipeline] lock 00:25:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] 00:25:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] did not exist. Created. 00:25:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:25:30 + echo total: 0.05999999865889549 [Pipeline] stash 00:25:30 Stashed 1 file(s) [Pipeline] } 00:25:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 00:25:30 $ docker stop --time=1 1ae9da6aa66fcc76a8436f817afebb3750f96b77d504b450b7cd4ce9516b1e83 00:25:31 $ docker rm -f 1ae9da6aa66fcc76a8436f817afebb3750f96b77d504b450b7cd4ce9516b1e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:25:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-650 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 00:25:40 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 00:25:40 The recommended git tool is: NONE 00:25:48 using credential edgex-jenkins-ssh 00:25:48 Cloning the remote Git repository 00:25:48 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:25:48 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 00:25:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:25:48 > git --version # timeout=10 00:25:48 > git --version # 'git version 2.17.1' 00:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:50 Avoid second fetch 00:25:50 Checking out Revision c89402a89f5ea76bfa846c29c063e4253979738f (main) 00:25:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:25:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:50 > git config core.sparsecheckout # timeout=10 00:25:50 > git checkout -f c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 00:25:55 Commit message: "Merge pull request #48 from edgexfoundry/toml-lf-mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:55 provisioning config files... 00:25:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config426591504346375014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:56 ---> docker-login.sh 00:25:56 nexus3.edgexfoundry.org:10001 00:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:57 Configure a credential helper to remove this warning. See 00:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:57 00:25:57 Login Succeeded 00:25:57 nexus3.edgexfoundry.org:10002 00:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:58 Configure a credential helper to remove this warning. See 00:25:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:58 00:25:58 Login Succeeded 00:25:58 nexus3.edgexfoundry.org:10003 00:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:59 Configure a credential helper to remove this warning. See 00:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:59 00:25:59 Login Succeeded 00:25:59 nexus3.edgexfoundry.org:10004 00:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:59 Configure a credential helper to remove this warning. See 00:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:59 00:25:59 Login Succeeded 00:25:59 docker.io 00:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:00 Configure a credential helper to remove this warning. See 00:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:00 00:26:00 Login Succeeded 00:26:00 ---> docker-login.sh ends [Pipeline] } 00:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:26:01 ========================================================= 00:26:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:26:01 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:26:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:26:02 Sending build context to Docker daemon 724.5kB 00:26:02 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 00:26:02 Step 2/10 : FROM ${BASE} AS builder 00:26:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:26:02 595b0fe564bb: Pulling fs layer 00:26:02 24495759ef45: Pulling fs layer 00:26:02 d148012ef14d: Pulling fs layer 00:26:02 e90a11edd702: Pulling fs layer 00:26:02 d77568369979: Pulling fs layer 00:26:02 fc1c9f9a7f3b: Pulling fs layer 00:26:02 170f2ba95c9a: Pulling fs layer 00:26:02 97ac5df62f85: Pulling fs layer 00:26:02 fc1c9f9a7f3b: Waiting 00:26:02 170f2ba95c9a: Waiting 00:26:02 97ac5df62f85: Waiting 00:26:02 e90a11edd702: Waiting 00:26:02 d77568369979: Waiting 00:26:02 d148012ef14d: Verifying Checksum 00:26:02 d148012ef14d: Download complete 00:26:02 24495759ef45: Verifying Checksum 00:26:02 24495759ef45: Download complete 00:26:02 595b0fe564bb: Download complete 00:26:02 fc1c9f9a7f3b: Verifying Checksum 00:26:02 fc1c9f9a7f3b: Download complete 00:26:02 d77568369979: Verifying Checksum 00:26:02 d77568369979: Download complete 00:26:02 170f2ba95c9a: Verifying Checksum 00:26:02 170f2ba95c9a: Download complete 00:26:03 595b0fe564bb: Pull complete 00:26:04 24495759ef45: Pull complete 00:26:05 d148012ef14d: Pull complete 00:26:06 97ac5df62f85: Verifying Checksum 00:26:06 97ac5df62f85: Download complete 00:26:07 e90a11edd702: Verifying Checksum 00:26:07 e90a11edd702: Download complete 00:26:17 e90a11edd702: Pull complete 00:26:17 d77568369979: Pull complete 00:26:18 fc1c9f9a7f3b: Pull complete 00:26:18 170f2ba95c9a: Pull complete 00:26:25 97ac5df62f85: Pull complete 00:26:25 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:26:25 ---> 04bc70af865f 00:26:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:26:27 ---> Running in 1c36ccfedfc8 00:26:28 Removing intermediate container 1c36ccfedfc8 00:26:28 ---> 843f4f6f947b 00:26:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 00:26:28 ---> Running in da7652d34f7c 00:26:29 Removing intermediate container da7652d34f7c 00:26:29 ---> 5e98ab0d4041 00:26:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:26:29 ---> Running in e2829f814dbe 00:26:30 Removing intermediate container e2829f814dbe 00:26:30 ---> 6d71b89eec66 00:26:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:26:30 ---> Running in 3e7d906a57b7 00:26:34 Removing intermediate container 3e7d906a57b7 00:26:34 ---> ba4f0dd91089 00:26:34 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:26:34 ---> Running in 686b4a19c4cd 00:26:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:26:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:26:37 OK: 218 MiB in 52 packages 00:26:38 Removing intermediate container 686b4a19c4cd 00:26:38 ---> aa58c5bf130f 00:26:38 Step 8/10 : WORKDIR /app 00:26:38 ---> Running in 73080be179f4 00:26:39 Removing intermediate container 73080be179f4 00:26:39 ---> 302849792fc0 00:26:39 Step 9/10 : COPY . . 00:26:40 ---> f0c1074fbd30 00:26:40 Step 10/10 : RUN go mod download 00:26:40 ---> Running in 0bc4d09544db 00:27:13 Removing intermediate container 0bc4d09544db 00:27:13 ---> 81e1aaa0aadb 00:27:13 Successfully built 81e1aaa0aadb 00:27:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:27:13 + docker inspect -f . ci-base-image-arm64 00:27:13 . [Pipeline] withDockerContainer 00:27:13 prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container 00:27:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** -e ******** ci-base-image-arm64 cat 00:27:16 $ docker top b338b69fe88e5d8573cbaacd09424329862bb7df38c1bf8f608697623510442c -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:17 + go version 00:27:17 go version go1.16.6 linux/arm64 [Pipeline] } 00:27:17 $ docker stop --time=1 b338b69fe88e5d8573cbaacd09424329862bb7df38c1bf8f608697623510442c 00:27:19 $ docker rm -f b338b69fe88e5d8573cbaacd09424329862bb7df38c1bf8f608697623510442c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:27:20 + docker inspect -f . ci-base-image-arm64 00:27:20 . [Pipeline] withDockerContainer 00:27:20 prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container 00:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** -e ******** ci-base-image-arm64 cat 00:27:22 $ docker top 28c31716815326a57901693031418b4126b0ee215642a193b0c4e50be1a7b65c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:27:23 + go mod tidy [Pipeline] sh 00:27:24 + make test 00:27:24 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:28:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:28:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.284s coverage: 89.2% of statements 00:28:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.056s coverage: 11.3% of statements 00:28:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.257s coverage: 72.3% of statements 00:28:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:29:25 gofmt -l . 00:29:25 [ "`gofmt -l .`" = "" ] 00:29:25 ./bin/test-attribution.sh 00:29:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:29:25 $ docker stop --time=1 28c31716815326a57901693031418b4126b0ee215642a193b0c4e50be1a7b65c 00:29:27 $ docker rm -f 28c31716815326a57901693031418b4126b0ee215642a193b0c4e50be1a7b65c [Pipeline] // withDockerContainer [Pipeline] sh 00:29:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:29:29 Warning: overwriting stash ‘coverage-report’ 00:29:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:29:30 + ls -al . 00:29:30 total 220 00:29:30 drwxrwxr-x 10 jenkins jenkins 4096 Aug 12 00:29 . 00:29:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:25 .. 00:29:30 -rw-rw-r-- 1 jenkins jenkins 262 Aug 12 00:25 .dockerignore 00:29:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 00:25 .git 00:29:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 .github 00:29:30 -rw-rw-r-- 1 jenkins jenkins 816 Aug 12 00:25 .gitignore 00:29:30 -rw-rw-r-- 1 jenkins jenkins 7039 Aug 12 00:25 Attribution.txt 00:29:30 -rw-rw-r-- 1 jenkins jenkins 1710 Aug 12 00:25 Dockerfile 00:29:30 -rw-rw-r-- 1 jenkins jenkins 1040 Aug 12 00:25 Dockerfile.build 00:29:30 -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 00:25 GOVERNANCE.md 00:29:30 -rw-rw-r-- 1 jenkins jenkins 686 Aug 12 00:25 Jenkinsfile 00:29:30 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 12 00:25 LICENSE 00:29:30 -rw-rw-r-- 1 jenkins jenkins 1499 Aug 12 00:25 Makefile 00:29:30 -rw-rw-r-- 1 jenkins jenkins 617 Aug 12 00:25 OWNERS.md 00:29:30 -rw-rw-r-- 1 jenkins jenkins 30705 Aug 12 00:25 README.md 00:29:30 -rw-rw-r-- 1 jenkins jenkins 11 Aug 12 00:21 VERSION 00:29:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 bin 00:29:30 -rw-r--r-- 1 jenkins jenkins 61872 Aug 12 00:28 coverage.out 00:29:30 -rw-r--r-- 1 jenkins jenkins 412 Aug 12 00:29 go.mod 00:29:30 -rw-r--r-- 1 jenkins jenkins 19455 Aug 12 00:27 go.sum 00:29:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 images 00:29:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:25 internal 00:29:30 -rw-rw-r-- 1 jenkins jenkins 530 Aug 12 00:25 main.go 00:29:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 res 00:29:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:25 snap 00:29:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 00:25 static [Pipeline] isUnix [Pipeline] sh 00:29:30 + 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=c89402a89f5ea76bfa846c29c063e4253979738f --label arch=arm64 --label version=0.0.1-dev.5 . 00:29:31 Sending build context to Docker daemon 725kB 00:29:31 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 00:29:31 Step 2/28 : FROM ${BASE} AS builder 00:29:31 ---> 81e1aaa0aadb 00:29:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:29:31 ---> Running in 20908766e711 00:29:32 Removing intermediate container 20908766e711 00:29:32 ---> a35e5734ea3f 00:29:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 00:29:32 ---> Running in 7db88004148b 00:29:33 Removing intermediate container 7db88004148b 00:29:33 ---> c13a5fc40464 00:29:33 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:29:33 ---> Running in d9b75df546ea 00:29:33 Removing intermediate container d9b75df546ea 00:29:33 ---> f29acf6ec6ca 00:29:33 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:34 ---> Running in e54496712b02 00:29:36 Removing intermediate container e54496712b02 00:29:36 ---> a8f001da4f73 00:29:36 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:29:36 ---> Running in 305cf7140a76 00:29:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:29:40 OK: 218 MiB in 52 packages 00:29:41 Removing intermediate container 305cf7140a76 00:29:41 ---> 977814401a79 00:29:41 Step 8/28 : WORKDIR /app 00:29:41 ---> Running in fa8f1f5e2094 00:29:42 Removing intermediate container fa8f1f5e2094 00:29:42 ---> ed862c4f1020 00:29:42 Step 9/28 : COPY go.mod . 00:29:43 ---> 2543ba7def3a 00:29:43 Step 10/28 : RUN go mod download 00:29:43 ---> Running in 63c75cb7a3cc 00:29:46 Removing intermediate container 63c75cb7a3cc 00:29:46 ---> 6e90ebaf28bf 00:29:46 Step 11/28 : COPY . . 00:29:47 ---> 6240cbbfc407 00:29:47 Step 12/28 : ARG MAKE="make build" 00:29:47 ---> Running in 511afcb03109 00:29:48 Removing intermediate container 511afcb03109 00:29:48 ---> b0032ad2fb83 00:29:48 Step 13/28 : RUN $MAKE 00:29:48 ---> Running in 0b786c175562 00:29:49 go mod tidy 00:29:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.5" -o app-rfid-llrp-inventory 00:30:47 Removing intermediate container 0b786c175562 00:30:47 ---> d9502cfed046 00:30:47 Step 14/28 : FROM alpine:3.12 00:30:47 3.12: Pulling from library/alpine 00:30:47 d2f70382dc9a: Pulling fs layer 00:30:47 d2f70382dc9a: Verifying Checksum 00:30:47 d2f70382dc9a: Download complete 00:30:47 d2f70382dc9a: Pull complete 00:30:47 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:30:47 Status: Downloaded newer image for alpine:3.12 00:30:47 ---> c4fd0aeabfcf 00:30:47 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:30:47 ---> Running in cf2bbf4fc6ca 00:30:47 Removing intermediate container cf2bbf4fc6ca 00:30:47 ---> 400c9c86f390 00:30:47 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:30:48 ---> Running in 26ff70652250 00:30:48 Removing intermediate container 26ff70652250 00:30:48 ---> e1e7ebe8ce6c 00:30:48 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 00:30:48 ---> Running in 4e4e05ed4412 00:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:30:50 (1/6) Installing ca-certificates (20191127-r4) 00:30:50 (2/6) Installing libgcc (9.3.0-r2) 00:30:50 (3/6) Installing libsodium (1.0.18-r0) 00:30:50 (4/6) Installing libstdc++ (9.3.0-r2) 00:30:50 (5/6) Installing libzmq (4.3.3-r0) 00:30:50 (6/6) Installing zeromq (4.3.3-r0) 00:30:51 Executing busybox-1.31.1-r20.trigger 00:30:51 Executing ca-certificates-20191127-r4.trigger 00:30:51 OK: 9 MiB in 20 packages 00:30:53 Removing intermediate container 4e4e05ed4412 00:30:53 ---> f71ff8bc3a34 00:30:53 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:30:53 ---> 8a1651c6e3ce 00:30:53 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 00:30:54 ---> 7d7a48a61aef 00:30:54 Step 20/28 : COPY --from=builder /app/res/ /res/ 00:30:55 ---> a2ff671b6d0c 00:30:55 Step 21/28 : COPY --from=builder /app/static/ /static/ 00:30:56 ---> af45f5f46b76 00:30:56 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:30:57 ---> 73ef9aa1bb95 00:30:57 Step 23/28 : EXPOSE 48086 00:30:58 ---> Running in 0e7e11171964 00:30:58 Removing intermediate container 0e7e11171964 00:30:58 ---> 02d0e559f24b 00:30:58 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:30:59 ---> Running in 1013009ce716 00:30:59 Removing intermediate container 1013009ce716 00:30:59 ---> ce8423251a55 00:30:59 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:31:00 ---> Running in 5bfb3cd98eeb 00:31:00 Removing intermediate container 5bfb3cd98eeb 00:31:00 ---> 7ed0d9d98fcd 00:31:00 Step 26/28 : LABEL arch=arm64 00:31:00 ---> Running in 1babdb4767f5 00:31:01 Removing intermediate container 1babdb4767f5 00:31:01 ---> 76749790d88f 00:31:01 Step 27/28 : LABEL git_sha=c89402a89f5ea76bfa846c29c063e4253979738f 00:31:01 ---> Running in bc38b2a98388 00:31:02 Removing intermediate container bc38b2a98388 00:31:02 ---> 1af00a2e3e0e 00:31:02 Step 28/28 : LABEL version=0.0.1-dev.5 00:31:02 ---> Running in 9dc1921f1ef8 00:31:02 Removing intermediate container 9dc1921f1ef8 00:31:02 ---> 6c514c375c33 00:31:02 [Warning] One or more build-args [ARCH] were not consumed 00:31:02 Successfully built 6c514c375c33 00:31:02 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 00:31:02 provisioning config files... 00:31:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config4766469069394144590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:03 ---> docker-login.sh 00:31:03 nexus3.edgexfoundry.org:10001 00:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:03 Configure a credential helper to remove this warning. See 00:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:03 00:31:03 Login Succeeded 00:31:03 nexus3.edgexfoundry.org:10002 00:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:03 Configure a credential helper to remove this warning. See 00:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:03 00:31:03 Login Succeeded 00:31:03 nexus3.edgexfoundry.org:10003 00:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:04 Configure a credential helper to remove this warning. See 00:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:04 00:31:04 Login Succeeded 00:31:04 nexus3.edgexfoundry.org:10004 00:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:05 Configure a credential helper to remove this warning. See 00:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:05 00:31:05 Login Succeeded 00:31:05 docker.io 00:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:06 Configure a credential helper to remove this warning. See 00:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:06 00:31:06 Login Succeeded 00:31:06 ---> docker-login.sh ends [Pipeline] } 00:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:06 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 00:31:06 c89402a89f5ea76bfa846c29c063e4253979738f 00:31:06 latest 00:31:06 0.0.1-dev.5 00:31:06 c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 00:31:06 main 00:31:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] isUnix [Pipeline] sh 00:31:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f 00:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:31:06 dee3a473b140: Preparing 00:31:06 300ebf6e92c0: Preparing 00:31:06 a68d83f27979: Preparing 00:31:06 740c08837c28: Preparing 00:31:06 36a398eaf09a: Preparing 00:31:06 b49ebe1c6a16: Preparing 00:31:06 3fbe34a1663b: Preparing 00:31:06 b49ebe1c6a16: Waiting 00:31:06 3fbe34a1663b: Waiting 00:31:07 a68d83f27979: Pushed 00:31:07 300ebf6e92c0: Pushed 00:31:07 36a398eaf09a: Pushed 00:31:07 740c08837c28: Pushed 00:31:07 3fbe34a1663b: Layer already exists 00:31:08 b49ebe1c6a16: Pushed 00:31:11 dee3a473b140: Pushed 00:31:11 c89402a89f5ea76bfa846c29c063e4253979738f: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:31:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:31:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:31:12 dee3a473b140: Preparing 00:31:12 300ebf6e92c0: Preparing 00:31:12 a68d83f27979: Preparing 00:31:12 740c08837c28: Preparing 00:31:12 36a398eaf09a: Preparing 00:31:12 b49ebe1c6a16: Preparing 00:31:12 3fbe34a1663b: Preparing 00:31:12 b49ebe1c6a16: Waiting 00:31:12 3fbe34a1663b: Waiting 00:31:12 a68d83f27979: Layer already exists 00:31:12 dee3a473b140: Layer already exists 00:31:12 740c08837c28: Layer already exists 00:31:12 36a398eaf09a: Layer already exists 00:31:12 300ebf6e92c0: Layer already exists 00:31:12 b49ebe1c6a16: Layer already exists 00:31:12 3fbe34a1663b: Layer already exists 00:31:12 latest: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:31:12 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 00:31:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.5 00:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:31:12 dee3a473b140: Preparing 00:31:12 300ebf6e92c0: Preparing 00:31:12 a68d83f27979: Preparing 00:31:12 740c08837c28: Preparing 00:31:12 36a398eaf09a: Preparing 00:31:12 b49ebe1c6a16: Preparing 00:31:12 3fbe34a1663b: Preparing 00:31:12 b49ebe1c6a16: Waiting 00:31:12 3fbe34a1663b: Waiting 00:31:12 300ebf6e92c0: Layer already exists 00:31:12 740c08837c28: Layer already exists 00:31:12 36a398eaf09a: Layer already exists 00:31:12 a68d83f27979: Layer already exists 00:31:12 dee3a473b140: Layer already exists 00:31:13 b49ebe1c6a16: Layer already exists 00:31:13 3fbe34a1663b: Layer already exists 00:31:13 0.0.1-dev.5: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:31:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 00:31:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 00:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:31:13 dee3a473b140: Preparing 00:31:13 300ebf6e92c0: Preparing 00:31:13 a68d83f27979: Preparing 00:31:13 740c08837c28: Preparing 00:31:13 36a398eaf09a: Preparing 00:31:13 b49ebe1c6a16: Preparing 00:31:13 3fbe34a1663b: Preparing 00:31:13 b49ebe1c6a16: Waiting 00:31:13 3fbe34a1663b: Waiting 00:31:13 300ebf6e92c0: Layer already exists 00:31:13 740c08837c28: Layer already exists 00:31:13 dee3a473b140: Layer already exists 00:31:13 36a398eaf09a: Layer already exists 00:31:13 a68d83f27979: Layer already exists 00:31:14 3fbe34a1663b: Layer already exists 00:31:14 b49ebe1c6a16: Layer already exists 00:31:14 c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:31:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 00:31:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 00:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:31:14 dee3a473b140: Preparing 00:31:14 300ebf6e92c0: Preparing 00:31:14 a68d83f27979: Preparing 00:31:14 740c08837c28: Preparing 00:31:14 36a398eaf09a: Preparing 00:31:14 b49ebe1c6a16: Preparing 00:31:14 3fbe34a1663b: Preparing 00:31:14 b49ebe1c6a16: Waiting 00:31:14 3fbe34a1663b: Waiting 00:31:15 a68d83f27979: Layer already exists 00:31:15 dee3a473b140: Layer already exists 00:31:15 36a398eaf09a: Layer already exists 00:31:15 740c08837c28: Layer already exists 00:31:15 300ebf6e92c0: Layer already exists 00:31:15 3fbe34a1663b: Layer already exists 00:31:15 b49ebe1c6a16: Layer already exists 00:31:15 main: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:15 ===================================================== [Pipeline] echo 00:31:15 taggedImages: 00:31:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f 00:31:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:31:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.5 00:31:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 00:31:15 - 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 00:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:15 00:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:16 arm64: Pulling from edgex-lftools-log-publisher 00:31:16 448f6bf000e3: Pulling fs layer 00:31:16 f757da607395: Pulling fs layer 00:31:16 05883995daec: Pulling fs layer 00:31:16 8603b9c90790: Pulling fs layer 00:31:16 1560dd03e051: Pulling fs layer 00:31:16 27f5ce0e4adf: Pulling fs layer 00:31:16 c2d8d7efcc4b: Pulling fs layer 00:31:16 8603b9c90790: Waiting 00:31:16 1560dd03e051: Waiting 00:31:16 c2d8d7efcc4b: Waiting 00:31:16 27f5ce0e4adf: Waiting 00:31:16 f757da607395: Verifying Checksum 00:31:16 f757da607395: Download complete 00:31:16 8603b9c90790: Verifying Checksum 00:31:16 8603b9c90790: Download complete 00:31:17 1560dd03e051: Verifying Checksum 00:31:17 1560dd03e051: Download complete 00:31:17 27f5ce0e4adf: Verifying Checksum 00:31:17 27f5ce0e4adf: Download complete 00:31:17 05883995daec: Verifying Checksum 00:31:17 05883995daec: Download complete 00:31:18 448f6bf000e3: Verifying Checksum 00:31:18 448f6bf000e3: Download complete 00:31:21 c2d8d7efcc4b: Verifying Checksum 00:31:21 c2d8d7efcc4b: Download complete 00:31:22 448f6bf000e3: Pull complete 00:31:22 f757da607395: Pull complete 00:31:24 05883995daec: Pull complete 00:31:24 8603b9c90790: Pull complete 00:31:25 1560dd03e051: Pull complete 00:31:26 27f5ce0e4adf: Pull complete 00:31:41 c2d8d7efcc4b: Pull complete 00:31:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:31:41 prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container 00:31:41 $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:31:46 $ docker top 6ce7f792be1249f5da39a5c222df6506d3c54f3e7937ff290409f21ee4025a4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:47 ---> job-cost.sh 00:31:47 lf-activate-venv: SKIPPING 00:31:47 INFO: No Stack... 00:31:47 INFO: Retrieving Pricing Info for: v2-standard-4 00:31:48 INFO: Archiving Costs [Pipeline] sh 00:31:48 + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv 00:31:48 + cut -d, -f6 [Pipeline] lock 00:31:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] 00:31:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] did not exist. Created. 00:31:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:31:49 /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-acb90ed6/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-acb90ed6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:31:50 + echo total: 0.18000000715255737 [Pipeline] stash 00:31:50 Warning: overwriting stash ‘stack-cost’ 00:31:50 Stashed 1 file(s) [Pipeline] } 00:31:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 00:31:50 $ docker stop --time=1 6ce7f792be1249f5da39a5c222df6506d3c54f3e7937ff290409f21ee4025a4f 00:31:52 $ docker rm -f 6ce7f792be1249f5da39a5c222df6506d3c54f3e7937ff290409f21ee4025a4f [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 00:31:52 provisioning config files... 00:31:52 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8083343322002765876tmp [Pipeline] { [Pipeline] sh 00:31:53 + set +x 00:31:53 + curl -s https://codecov.io/bash 00:31:53 + bash -s -- 00:31:53 00:31:53 _____ _ 00:31:53 / ____| | | 00:31:53 | | ___ __| | ___ ___ _____ __ 00:31:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:31:53 | |___| (_) | (_| | __/ (_| (_) \ V / 00:31:53 \_____\___/ \__,_|\___|\___\___/ \_/ 00:31:53 Bash-1.0.6 00:31:53 00:31:53 00:31:53 ==> git version 2.24.4 found 00:31:53 ==> 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 00:31:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:31:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:31:53 ==> Jenkins CI detected. 00:31:53 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 00:31:53 project root: . 00:31:53 --> token set from env 00:31:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:31:53 ==> Running gcov in . (disable via -X gcov) 00:31:53 ==> Python coveragepy not found 00:31:53 ==> Searching for coverage reports in: 00:31:53 + . 00:31:53 -> Found 1 reports 00:31:53 ==> Detecting git/mercurial file structure 00:31:53 ==> Reading reports 00:31:53 + ./coverage.out bytes=61872 00:31:53 ==> Appending adjustments 00:31:53 https://docs.codecov.io/docs/fixing-reports 00:31:53 + Found adjustments 00:31:53 ==> Gzipping contents 00:31:53 16K /tmp/codecov.8Kk90e.gz 00:31:53 ==> Uploading reports 00:31:53 url: https://codecov.io 00:31:53 query: branch=main&commit=c89402a89f5ea76bfa846c29c063e4253979738f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:53 -> Pinging Codecov 00:31:53 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=c89402a89f5ea76bfa846c29c063e4253979738f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:54 -> Uploading to 00:31:54 https://storage.googleapis.com/codecov/v4/raw/2021-08-12/581DD39554BDF9B6E22D074273EAD858/c89402a89f5ea76bfa846c29c063e4253979738f/2dd0fd36-5c87-439d-88d0-bd6c51797278.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T003153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53f16b691f09a04059bd18af237a35b918795a6a930a7460eeec7a64a3996d12 00:31:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:54 Dload Upload Total Spent Left Speed 00:31:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13672 0 0 100 13672 0 24112 --:--:-- --:--:-- --:--:-- 24112 100 13672 0 0 100 13672 0 24104 --:--:-- --:--:-- --:--:-- 24070 00:31:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] } 00:31:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:31:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:31:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:55 00:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:31:55 188c0c94c7c5: Pulling fs layer 00:31:55 0ef7d3d256c8: Pulling fs layer 00:31:55 de9db76c5a1d: Pulling fs layer 00:31:55 0eba1c9be4d2: Pulling fs layer 00:31:55 0d57e429df01: Pulling fs layer 00:31:55 4e4be7b47b0d: Pulling fs layer 00:31:55 e1f770b5df2f: Pulling fs layer 00:31:55 85a0685a4137: Pulling fs layer 00:31:55 0eba1c9be4d2: Waiting 00:31:55 0d57e429df01: Waiting 00:31:55 4e4be7b47b0d: Waiting 00:31:55 e1f770b5df2f: Waiting 00:31:55 85a0685a4137: Waiting 00:31:55 de9db76c5a1d: Download complete 00:31:55 0ef7d3d256c8: Download complete 00:31:56 0d57e429df01: Verifying Checksum 00:31:56 0d57e429df01: Download complete 00:31:56 4e4be7b47b0d: Verifying Checksum 00:31:56 4e4be7b47b0d: Download complete 00:31:56 188c0c94c7c5: Verifying Checksum 00:31:56 188c0c94c7c5: Download complete 00:31:57 188c0c94c7c5: Pull complete 00:31:57 0ef7d3d256c8: Pull complete 00:31:57 de9db76c5a1d: Pull complete 00:32:00 e1f770b5df2f: Verifying Checksum 00:32:00 e1f770b5df2f: Download complete 00:32:06 0eba1c9be4d2: Verifying Checksum 00:32:06 0eba1c9be4d2: Download complete 00:32:06 85a0685a4137: Verifying Checksum 00:32:06 85a0685a4137: Download complete 00:32:09 0eba1c9be4d2: Pull complete 00:32:09 0d57e429df01: Pull complete 00:32:09 4e4be7b47b0d: Pull complete 00:32:09 e1f770b5df2f: Pull complete 00:32:13 85a0685a4137: Pull complete 00:32:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:32:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:32:13 prd-centos7-docker-4c-2g-640 does not seem to be running inside a container 00:32:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:32:15 $ docker top d37dfe8e0ae905fb8e38bca61c7e83c14cdf6ec4a0ca36eb921adef69ca550d1 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:32:15 + set -o pipefail 00:32:15 + snyk monitor '--org=edgex-jenkins' 00:32:34 00:32:34 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 00:32:34 00:32:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/8ef34efa-32f4-412f-95e5-c3b24eb09033 00:32:34 00:32:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:32:34 00:32:34 00:32:34 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 00:32:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:32:34 $ docker stop --time=1 d37dfe8e0ae905fb8e38bca61c7e83c14cdf6ec4a0ca36eb921adef69ca550d1 00:32:35 $ docker rm -f d37dfe8e0ae905fb8e38bca61c7e83c14cdf6ec4a0ca36eb921adef69ca550d1 [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 00:32:36 + git log --format=format:%s -1 c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] isUnix [Pipeline] sh 00:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:37 . [Pipeline] withDockerContainer 00:32:37 prd-centos7-docker-4c-2g-640 does not seem to be running inside a container 00:32: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:37 $ docker top 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:37 [ssh-agent] Looking for ssh-agent implementation... 00:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:37 $ docker exec 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d ssh-agent 00:32:38 SSH_AUTH_SOCK=/tmp/ssh-uO8wHSGHG4c4/agent.14 00:32:38 SSH_AGENT_PID=20 00:32:38 Running ssh-add (command line suppressed) 00:32:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4785817256599804025.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4785817256599804025.key) 00:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:38 + git semver tag 00:32:38 # -> Open(): unable to determine branch for HEAD 00:32:38 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 00:32:38 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 00:32:38 # $SEMVER_REMOTE_NAME = origin 00:32:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:38 # $SEMVER_USER_NAME = edgex-jenkins 00:32:38 # $SEMVER_BRANCH = main 00:32:38 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:32:38 # c89402a89f5ea76bfa846c29c063e4253979738f HEAD 00:32:38 # -> Force: false 00:32:38 # bb23a44bd4ce9ce4b9da312ad0c6e7281f13a5e3 refs/tags/v0.0.1-dev.5 [Pipeline] } 00:32:38 $ docker exec --env ******** --env ******** 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d ssh-agent -k 00:32:38 unset SSH_AUTH_SOCK; 00:32:38 unset SSH_AGENT_PID; 00:32:38 echo Agent pid 20 killed; 00:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:39 + git semver [Pipeline] } 00:32:39 $ docker stop --time=1 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d 00:32:40 $ docker rm -f 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:40 00:32:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:41 0.23.1-centos7: Pulling from edgex-lftools 00:32:41 ab5ef0e58194: Pulling fs layer 00:32:41 9712f1f96733: Pulling fs layer 00:32:41 63f879dbbcfc: Pulling fs layer 00:32:41 0d9ebad4ef96: Pulling fs layer 00:32:41 e9a5061849ea: Pulling fs layer 00:32:41 d747dcd14b5f: Pulling fs layer 00:32:41 2de7ff778b66: Pulling fs layer 00:32:41 e9a5061849ea: Waiting 00:32:41 d747dcd14b5f: Waiting 00:32:41 2de7ff778b66: Waiting 00:32:41 0d9ebad4ef96: Waiting 00:32:41 9712f1f96733: Verifying Checksum 00:32:41 9712f1f96733: Download complete 00:32:43 63f879dbbcfc: Verifying Checksum 00:32:43 63f879dbbcfc: Download complete 00:32:43 e9a5061849ea: Verifying Checksum 00:32:43 e9a5061849ea: Download complete 00:32:43 d747dcd14b5f: Verifying Checksum 00:32:43 d747dcd14b5f: Download complete 00:32:44 2de7ff778b66: Verifying Checksum 00:32:44 2de7ff778b66: Download complete 00:32:45 0d9ebad4ef96: Verifying Checksum 00:32:45 0d9ebad4ef96: Download complete 00:32:45 ab5ef0e58194: Verifying Checksum 00:32:45 ab5ef0e58194: Download complete 00:32:48 ab5ef0e58194: Pull complete 00:32:48 9712f1f96733: Pull complete 00:32:49 63f879dbbcfc: Pull complete 00:32:52 0d9ebad4ef96: Pull complete 00:32:52 e9a5061849ea: Pull complete 00:32:52 d747dcd14b5f: Pull complete 00:32:53 2de7ff778b66: Pull complete 00:32:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:32:53 prd-centos7-docker-4c-2g-640 does not seem to be running inside a container 00:32:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:32:57 $ docker top 550492707e4b608b82890f81463cd223aff69a1d0813aedd8d22ceb81b48f3af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:32:57 provisioning config files... 00:32:57 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4878101088780985132tmp 00:32:57 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3870172417715053561tmp 00:32:57 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config785593322636034068tmp [Pipeline] { [Pipeline] echo 00:32:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:32:57 ---> sigul-configuration.sh 00:32:57 gpg: directory `/root/.gnupg' created 00:32:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:32:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:32:57 gpg: keyring `/root/.gnupg/secring.gpg' created 00:32:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:32:57 gpg: CAST5 encrypted data 00:32:57 gpg: encrypted with 1 passphrase 00:32:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:32:58 + mkdir /home/jenkins 00:32:58 + mkdir /home/jenkins/sigul [Pipeline] sh 00:32:58 + 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 00:32:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:32:59 ---> sigul-install.sh 00:32:59 Sigul already installed; skipping installation. [Pipeline] sh 00:32:59 + git tag --list 00:32:59 v0.0.0 00:32:59 v0.0.1-dev.1 00:32:59 v0.0.1-dev.2 00:32:59 v0.0.1-dev.3 00:32:59 v0.0.1-dev.4 00:32:59 v0.0.1-dev.5 [Pipeline] sh 00:32:59 + lftools sign git-tag v0.0.1-dev.5 00:33:00 Signing Git tag with Sigul... 00:33:00 Signing v0.0.1-dev.5 [Pipeline] echo 00:33:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:33:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:33:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:33:01 $ docker stop --time=1 550492707e4b608b82890f81463cd223aff69a1d0813aedd8d22ceb81b48f3af 00:33:02 $ docker rm -f 550492707e4b608b82890f81463cd223aff69a1d0813aedd8d22ceb81b48f3af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:03 . [Pipeline] withDockerContainer 00:33:03 prd-centos7-docker-4c-2g-640 does not seem to be running inside a container 00:33: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:33:04 $ docker top 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:04 [ssh-agent] Looking for ssh-agent implementation... 00:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:04 $ docker exec 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c ssh-agent 00:33:04 SSH_AUTH_SOCK=/tmp/ssh-E8o7kgHgnVSD/agent.13 00:33:04 SSH_AGENT_PID=19 00:33:04 Running ssh-add (command line suppressed) 00:33:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5694989109505384466.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5694989109505384466.key) 00:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:04 + git semver bump pre 00:33:04 # -> Open(): unable to determine branch for HEAD 00:33:04 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 00:33:04 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 00:33:04 # $SEMVER_REMOTE_NAME = origin 00:33:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:33:04 # $SEMVER_USER_NAME = edgex-jenkins 00:33:04 # $SEMVER_BRANCH = main 00:33:04 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:33:04 0.0.1-dev.6 [Pipeline] } 00:33:04 $ docker exec --env ******** --env ******** 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c ssh-agent -k 00:33:05 unset SSH_AUTH_SOCK; 00:33:05 unset SSH_AGENT_PID; 00:33:05 echo Agent pid 19 killed; 00:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:05 + git semver [Pipeline] } 00:33:05 $ docker stop --time=1 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c 00:33:06 $ docker rm -f 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:07 . [Pipeline] withDockerContainer 00:33:07 prd-centos7-docker-4c-2g-640 does not seem to be running inside a container 00:33:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:33:08 $ docker top a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:08 [ssh-agent] Looking for ssh-agent implementation... 00:33:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:08 $ docker exec a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 ssh-agent 00:33:08 SSH_AUTH_SOCK=/tmp/ssh-MbqcZspdnq48/agent.15 00:33:08 SSH_AGENT_PID=22 00:33:08 Running ssh-add (command line suppressed) 00:33:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_53378611456927482.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_53378611456927482.key) 00:33:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:08 + git semver push 00:33:08 # -> Open(): unable to determine branch for HEAD 00:33:08 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 00:33:08 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 00:33:08 # $SEMVER_REMOTE_NAME = origin 00:33:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:33:08 # $SEMVER_USER_NAME = edgex-jenkins 00:33:08 # $SEMVER_BRANCH = main 00:33:08 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 00:33:10 $ docker exec --env ******** --env ******** a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 ssh-agent -k 00:33:10 unset SSH_AUTH_SOCK; 00:33:10 unset SSH_AGENT_PID; 00:33:10 echo Agent pid 22 killed; 00:33:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:10 + git semver [Pipeline] } 00:33:10 $ docker stop --time=1 a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 00:33:12 $ docker rm -f a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:33:12 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:33:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:33:13 ---> package-listing.sh 00:33:13 ++ facter osfamily 00:33:13 ++ tr '[:upper:]' '[:lower:]' 00:33:14 + OS_FAMILY=redhat 00:33:14 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 00:33:14 + START_PACKAGES=/tmp/packages_start.txt 00:33:14 + END_PACKAGES=/tmp/packages_end.txt 00:33:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:33:14 + PACKAGES=/tmp/packages_start.txt 00:33:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:33:14 + PACKAGES=/tmp/packages_end.txt 00:33:14 + case "${OS_FAMILY}" in 00:33:14 + sort 00:33:14 + rpm -qa 00:33:14 + '[' -f /tmp/packages_start.txt ']' 00:33:14 + '[' -f /tmp/packages_end.txt ']' 00:33:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:33:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:33:14 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 00:33:14 + 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 00:33:14 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 00:33:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:15 00:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:16 latest: Pulling from edgex-lftools-log-publisher 00:33:16 b4d181a07f80: Pulling fs layer 00:33:16 a1111a8f2ec3: Pulling fs layer 00:33:16 ed53099fbce6: Pulling fs layer 00:33:16 dc539afda2c1: Pulling fs layer 00:33:16 77bc0d833cb6: Pulling fs layer 00:33:16 9065ff56babe: Pulling fs layer 00:33:16 d287ab97295c: Pulling fs layer 00:33:16 77bc0d833cb6: Waiting 00:33:16 9065ff56babe: Waiting 00:33:16 d287ab97295c: Waiting 00:33:16 dc539afda2c1: Waiting 00:33:16 a1111a8f2ec3: Verifying Checksum 00:33:16 a1111a8f2ec3: Download complete 00:33:16 dc539afda2c1: Verifying Checksum 00:33:16 dc539afda2c1: Download complete 00:33:16 77bc0d833cb6: Verifying Checksum 00:33:16 77bc0d833cb6: Download complete 00:33:16 9065ff56babe: Verifying Checksum 00:33:16 9065ff56babe: Download complete 00:33:16 ed53099fbce6: Verifying Checksum 00:33:16 ed53099fbce6: Download complete 00:33:17 b4d181a07f80: Verifying Checksum 00:33:17 b4d181a07f80: Download complete 00:33:19 b4d181a07f80: Pull complete 00:33:19 a1111a8f2ec3: Pull complete 00:33:19 ed53099fbce6: Pull complete 00:33:19 dc539afda2c1: Pull complete 00:33:20 77bc0d833cb6: Pull complete 00:33:20 9065ff56babe: Pull complete 00:33:21 d287ab97295c: Verifying Checksum 00:33:21 d287ab97295c: Download complete 00:33:25 d287ab97295c: Pull complete 00:33:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:33:25 prd-centos7-docker-4c-2g-640 does not seem to be running inside a container 00:33:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:33:28 $ docker top 2aecb7a4d7353f2cf178e837aafee9a0a00ea4ac18fbe6881293db283264d8eb -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:28 + touch /tmp/pre-build-complete [Pipeline] sh 00:33:29 + mkdir -p /var/log/sysstat [Pipeline] sh 00:33:29 + ls /var/log/sa-host 00:33:29 + sadf -c /var/log/sa-host/sa05 00:33:29 file_magic: OK 00:33:29 HZ: Using current value: 100 00:33:29 file_header: OK 00:33:29 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 00:33:29 Statistics: 00:33:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:33:29 File successfully converted to sysstat format version 12.0.3 00:33:29 + sadf -c /var/log/sa-host/sa12 00:33:29 file_magic: OK 00:33:29 HZ: Using current value: 100 00:33:29 file_header: OK 00:33:29 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 00:33:29 Statistics: 00:33:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:33:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:29 provisioning config files... 00:33:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4467127614509038550tmp [Pipeline] { [Pipeline] echo 00:33:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:33:29 ---> create-netrc.sh [Pipeline] } 00:33:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:33:30 ---> python-tools-install.sh [Pipeline] echo 00:33:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:33:31 ---> sudo-logs.sh 00:33:31 Archiving 'sudo' log.. 00:33:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known 00:33:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:33:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:33:31 ---> job-cost.sh 00:33:31 lf-activate-venv: SKIPPING 00:33:31 DEBUG: total: 0.18000000715255737 00:33:31 INFO: Retrieving Stack Cost... 00:33:32 INFO: Retrieving Pricing Info for: v3-standard-2 00:33:32 INFO: Archiving Costs [Pipeline] echo 00:33:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:33:32 ---> logs-deploy.sh 00:33:32 lf-activate-venv: SKIPPING 00:33:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/7 00:33:32 INFO: archiving workspace using pattern(s): 00:33:33 Archives upload complete. 00:33:33 INFO: archiving logs to Nexus 00:33:34 ---> uname -a: 00:33:34 Linux prd-centos7-docker-4c-2g-640.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 00:33:34 00:33:34 00:33:34 ---> lscpu: 00:33:34 Architecture: x86_64 00:33:34 CPU op-mode(s): 32-bit, 64-bit 00:33:34 Byte Order: Little Endian 00:33:34 Address sizes: 40 bits physical, 48 bits virtual 00:33:34 CPU(s): 2 00:33:34 On-line CPU(s) list: 0,1 00:33:34 Thread(s) per core: 1 00:33:34 Core(s) per socket: 1 00:33:34 Socket(s): 2 00:33:34 NUMA node(s): 1 00:33:34 Vendor ID: AuthenticAMD 00:33:34 CPU family: 23 00:33:34 Model: 49 00:33:34 Model name: AMD EPYC-Rome Processor 00:33:34 Stepping: 0 00:33:34 CPU MHz: 2800.000 00:33:34 BogoMIPS: 5600.00 00:33:34 Virtualization: AMD-V 00:33:34 Hypervisor vendor: KVM 00:33:34 Virtualization type: full 00:33:34 L1d cache: 32K 00:33:34 L1i cache: 32K 00:33:34 L2 cache: 512K 00:33:34 L3 cache: 16384K 00:33:34 NUMA node0 CPU(s): 0,1 00:33:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 00:33:34 00:33:34 00:33:34 ---> nproc: 00:33:34 2 00:33:34 00:33:34 00:33:34 ---> df -h: 00:33:34 Filesystem Size Used Avail Use% Mounted on 00:33:34 overlay 40G 9.0G 32G 23% / 00:33:34 tmpfs 64M 0 64M 0% /dev 00:33:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:33:34 shm 64M 0 64M 0% /dev/shm 00:33:34 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:33:34 00:33:34 00:33:34 ---> sar -b -r -n DEV: 00:33:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 00:33:34 00:33:34 00:21:01 LINUX RESTART (2 CPU) 00:33:34 00:33:34 00:22:01 tps rtps wtps bread/s bwrtn/s 00:33:34 00:23:01 0.65 0.00 0.65 0.00 14.67 00:33:34 00:24:01 0.33 0.00 0.33 0.00 5.16 00:33:34 00:25:01 0.22 0.00 0.22 0.00 2.43 00:33:34 00:26:01 0.20 0.00 0.20 0.00 2.93 00:33:34 00:27:01 0.30 0.00 0.30 0.00 4.40 00:33:34 00:28:01 0.28 0.00 0.28 0.00 3.33 00:33:34 00:29:01 0.27 0.00 0.27 0.00 3.95 00:33:34 00:30:01 0.18 0.00 0.18 0.00 2.03 00:33:34 00:31:01 0.18 0.00 0.18 0.00 2.02 00:33:34 00:32:01 1.70 0.03 1.67 3.73 31.60 00:33:34 00:33:01 202.40 0.02 202.38 0.27 56358.42 00:33:34 Average: 18.80 0.00 18.79 0.36 5131.09 00:33:34 00:33:34 00:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:33:34 00:23:01 5452264 0 803084 10.03 2620 1750972 1234196 13.63 584608 1573764 12 00:33:34 00:24:01 5451952 0 803388 10.03 2620 1750980 1234220 13.63 581632 1576736 16 00:33:34 00:25:01 5450160 0 805180 10.05 2620 1750980 1234360 13.63 583880 1576736 20 00:33:34 00:26:01 5450200 0 805132 10.05 2620 1750988 1234384 13.63 583364 1577504 12 00:33:34 00:27:01 5448612 0 806716 10.07 2620 1750992 1228200 13.56 582164 1580504 16 00:33:34 00:28:01 5451316 0 804008 10.04 2620 1750996 1206396 13.32 580040 1580504 20 00:33:34 00:29:01 5446712 0 808604 10.10 2620 1751004 1206396 13.32 584080 1580504 20 00:33:34 00:30:01 5442440 0 812872 10.15 2620 1751008 1206396 13.32 588560 1580504 8 00:33:34 00:31:01 5442404 0 812904 10.15 2620 1751012 1206396 13.32 590260 1578864 8 00:33:34 00:32:01 5303932 0 850880 10.62 2620 1851508 1394072 15.39 642884 1659096 100128 00:33:34 00:33:01 3751680 0 1181300 14.75 2620 3073340 1513932 16.71 932768 2702356 320 00:33:34 Average: 5281061 0 844915 10.55 2620 1880344 1263541 13.95 621295 1687916 9144 00:33:34 00:33:34 00:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:33:34 00:23:01 eth0 3.91 1.05 1.27 0.76 0.00 0.00 0.00 0.00 00:33:34 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:24:01 eth0 2.60 0.77 0.81 0.44 0.00 0.00 0.00 0.00 00:33:34 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:25:01 eth0 2.57 0.55 0.67 0.37 0.00 0.00 0.00 0.00 00:33:34 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:26:01 eth0 1.37 0.45 0.36 0.24 0.00 0.00 0.00 0.00 00:33:34 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:27:01 eth0 1.73 0.98 0.95 0.66 0.00 0.00 0.00 0.00 00:33:34 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:28:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:33:34 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:33:34 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:30:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:33:34 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:33:34 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:32:01 eth0 345.84 251.12 1647.26 20.79 0.00 0.00 0.00 0.00 00:33:34 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:33:01 veth41f8921 0.30 0.40 0.08 0.12 0.00 0.00 0.00 0.00 00:33:34 00:33:01 eth0 1015.67 702.96 6112.18 68.33 0.00 0.00 0.00 0.00 00:33:34 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 00:33:01 docker0 70.72 87.88 5.56 415.19 0.00 0.00 0.00 0.00 00:33:34 Average: veth41f8921 0.03 0.04 0.01 0.01 0.00 0.00 0.00 0.00 00:33:34 Average: eth0 124.94 87.12 705.89 8.33 0.00 0.00 0.00 0.00 00:33:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:34 Average: docker0 6.43 7.99 0.51 37.75 0.00 0.00 0.00 0.00 00:33:34 00:33:34 00:33:34 ---> sar -P ALL: 00:33:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 00:33:34 00:33:34 00:21:01 LINUX RESTART (2 CPU) 00:33:34 00:33:34 00:22:01 CPU %user %nice %system %iowait %steal %idle 00:33:34 00:23:01 all 0.30 0.00 0.12 0.00 0.03 99.56 00:33:34 00:23:01 0 0.42 0.00 0.12 0.00 0.02 99.45 00:33:34 00:23:01 1 0.18 0.00 0.12 0.00 0.03 99.67 00:33:34 00:24:01 all 0.31 0.00 0.23 0.00 0.03 99.42 00:33:34 00:24:01 0 0.48 0.00 0.15 0.00 0.03 99.33 00:33:34 00:24:01 1 0.13 0.00 0.32 0.00 0.03 99.52 00:33:34 00:25:01 all 0.20 0.00 0.10 0.00 0.02 99.68 00:33:34 00:25:01 0 0.32 0.00 0.10 0.00 0.02 99.57 00:33:34 00:25:01 1 0.08 0.00 0.10 0.00 0.02 99.80 00:33:34 00:26:01 all 0.22 0.00 0.08 0.00 0.02 99.69 00:33:34 00:26:01 0 0.08 0.00 0.08 0.00 0.02 99.82 00:33:34 00:26:01 1 0.35 0.00 0.07 0.00 0.02 99.57 00:33:34 00:27:01 all 0.26 0.00 0.09 0.00 0.03 99.62 00:33:34 00:27:01 0 0.10 0.00 0.10 0.00 0.02 99.78 00:33:34 00:27:01 1 0.42 0.00 0.08 0.00 0.03 99.46 00:33:34 00:28:01 all 0.23 0.00 0.08 0.00 0.01 99.67 00:33:34 00:28:01 0 0.22 0.00 0.10 0.00 0.02 99.67 00:33:34 00:28:01 1 0.25 0.00 0.07 0.00 0.00 99.68 00:33:34 00:29:01 all 0.25 0.00 0.08 0.00 0.01 99.66 00:33:34 00:29:01 0 0.42 0.00 0.07 0.00 0.00 99.52 00:33:34 00:29:01 1 0.08 0.00 0.10 0.00 0.02 99.80 00:33:34 00:30:01 all 0.27 0.00 0.07 0.00 0.02 99.65 00:33:34 00:30:01 0 0.47 0.00 0.07 0.00 0.02 99.45 00:33:34 00:30:01 1 0.07 0.00 0.07 0.00 0.02 99.85 00:33:34 00:31:01 all 0.22 0.00 0.07 0.00 0.02 99.70 00:33:34 00:31:01 0 0.23 0.00 0.07 0.00 0.02 99.68 00:33:34 00:31:01 1 0.20 0.00 0.07 0.00 0.02 99.72 00:33:34 00:32:01 all 1.54 0.00 0.86 0.01 0.03 97.56 00:33:34 00:32:01 0 1.64 0.00 0.93 0.02 0.03 97.37 00:33:34 00:32:01 1 1.45 0.00 0.79 0.00 0.02 97.75 00:33:34 00:33:01 all 21.21 0.00 9.91 1.58 0.11 67.19 00:33:34 00:33:01 0 21.08 0.00 9.93 1.79 0.11 67.10 00:33:34 00:33:01 1 21.34 0.00 9.89 1.37 0.11 67.29 00:33:34 00:33:34 Average: CPU %user %nice %system %iowait %steal %idle 00:33:34 Average: all 2.16 0.00 1.01 0.14 0.03 96.66 00:33:34 Average: 0 2.20 0.00 1.01 0.15 0.03 96.61 00:33:34 Average: 1 2.13 0.00 1.01 0.12 0.03 96.72 00:33:34 00:33:34 00:33:34