Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 088d1eb46b9f9508665785373c363ba198b24031 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-ssh1393510244508071614.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-ssh1134719163291855220.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-ssh6257306351127877681.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-ssh1526866904953273573.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-ssh6553671412287555806.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-808 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-ssh4273561287448259345.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 088d1eb46b9f9508665785373c363ba198b24031 (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 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 Commit message: "fix: Retry failed HTTP GET calls (#47)" > git rev-list --no-walk c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:17:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:17:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:17:03 ========================================================= 02:17:03 EdgeX Global Pipelines Version Info 02:17:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:17:04 ------------------- 02:17:04 stable info: 02:17:04 ------------------- 02:17:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:17:04 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:17:04 Message: update stable to v1.0.205 02:17:05 ------------------- 02:17:05 experimental info: 02:17:05 ------------------- 02:17:05 Commited By: **** collab-it+edgex@linuxfoundation.org 02:17:05 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:17:05 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:17:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 088d1eb [Pipeline] echo 02:17:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:06 provisioning config files... 02:17:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8856917256289658111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:06 ---> docker-login.sh 02:17:06 nexus3.edgexfoundry.org:10001 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:06 Configure a credential helper to remove this warning. See 02:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:06 02:17:06 Login Succeeded 02:17:06 nexus3.edgexfoundry.org:10002 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:07 Configure a credential helper to remove this warning. See 02:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:07 02:17:07 Login Succeeded 02:17:07 nexus3.edgexfoundry.org:10003 02:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:07 Configure a credential helper to remove this warning. See 02:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:07 02:17:07 Login Succeeded 02:17:07 nexus3.edgexfoundry.org:10004 02:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:07 Configure a credential helper to remove this warning. See 02:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:07 02:17:07 Login Succeeded 02:17:07 docker.io 02:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:08 Configure a credential helper to remove this warning. See 02:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:08 02:17:08 Login Succeeded 02:17:08 ---> docker-login.sh ends [Pipeline] } 02:17:08 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 02:17:08 + git log --format=format:%s -1 088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] echo 02:17:08 GIT_COMMIT: 088d1eb46b9f9508665785373c363ba198b24031, Commit Message: fix: Retry failed HTTP GET calls (#47) [Pipeline] echo 02:17:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:17:09 02:17:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:17:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:17:10 latest: Pulling from edgex-devops/git-semver 02:17:10 31603596830f: Pulling fs layer 02:17:10 d4622e32a9a9: Pulling fs layer 02:17:10 1030fce36090: Pulling fs layer 02:17:10 6c6cb7e1b49b: Pulling fs layer 02:17:10 6c6cb7e1b49b: Waiting 02:17:10 d4622e32a9a9: Verifying Checksum 02:17:10 d4622e32a9a9: Download complete 02:17:10 31603596830f: Verifying Checksum 02:17:10 31603596830f: Download complete 02:17:10 31603596830f: Pull complete 02:17:10 d4622e32a9a9: Pull complete 02:17:11 6c6cb7e1b49b: Verifying Checksum 02:17:11 6c6cb7e1b49b: Download complete 02:17:11 1030fce36090: Verifying Checksum 02:17:11 1030fce36090: Download complete 02:17:12 1030fce36090: Pull complete 02:17:12 6c6cb7e1b49b: Pull complete 02:17:12 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 02:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:17:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:17:12 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 02:17:12 $ 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 02:17:13 $ docker top da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:13 [ssh-agent] Looking for ssh-agent implementation... 02:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:13 $ docker exec da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent 02:17:14 SSH_AUTH_SOCK=/tmp/ssh-RnDM2J4dmI8d/agent.13 02:17:14 SSH_AGENT_PID=19 02:17:14 Running ssh-add (command line suppressed) 02:17:14 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4131691103378209271.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4131691103378209271.key) 02:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:14 + git tag --points-at HEAD [Pipeline] } 02:17:14 $ docker exec --env ******** --env ******** da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent -k 02:17:14 unset SSH_AUTH_SOCK; 02:17:14 unset SSH_AGENT_PID; 02:17:14 echo Agent pid 19 killed; 02:17:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:17:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:15 [ssh-agent] Looking for ssh-agent implementation... 02:17:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:15 $ docker exec da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent 02:17:15 SSH_AUTH_SOCK=/tmp/ssh-AwevidyWSvkF/agent.53 02:17:15 SSH_AGENT_PID=59 02:17:15 Running ssh-add (command line suppressed) 02:17:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7500908391613113030.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7500908391613113030.key) 02:17:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:15 + git semver init 02:17:15 # -> Open(): unable to determine branch for HEAD 02:17:15 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 02:17:15 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 02:17:15 # $SEMVER_REMOTE_NAME = origin 02:17:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:17:15 # $SEMVER_USER_NAME = edgex-jenkins 02:17:15 # $SEMVER_BRANCH = main 02:17:15 # $SEMVER_TEMP = /tmp/semver-700942433 02:17:15 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 02:17:17 # '/tmp/semver-700942433' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 02:17:17 # -> Force: false 02:17:17 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 02:17:17 $ docker exec --env ******** --env ******** da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent -k 02:17:17 unset SSH_AUTH_SOCK; 02:17:17 unset SSH_AGENT_PID; 02:17:17 echo Agent pid 59 killed; 02:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:17 + git semver [Pipeline] } 02:17:17 $ docker stop --time=1 da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 02:17:18 $ docker rm -f da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 [Pipeline] // withDockerContainer [Pipeline] sh 02:17:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:17:19 Stashed 1 file(s) [Pipeline] echo 02:17:19 [edgeXSemver]: initialized semver on version 0.0.1-dev.6 [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 02:17:34 Still waiting to schedule task 02:17:34 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-808’ 02:17:34 Still waiting to schedule task 02:17:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 02:19:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-809 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 02:19:40 Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout 02:19:40 The recommended git tool is: NONE 02:19:47 using credential edgex-jenkins-ssh 02:19:47 Cloning the remote Git repository 02:19:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:19:47 > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 02:19:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:19:47 > git --version # timeout=10 02:19:47 > git --version # 'git version 2.17.1' 02:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:49 Avoid second fetch 02:19:49 Checking out Revision 088d1eb46b9f9508665785373c363ba198b24031 (main) 02:19:49 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:19:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:49 > git config core.sparsecheckout # timeout=10 02:19:49 > git checkout -f 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 02:19:53 Commit message: "fix: Retry failed HTTP GET calls (#47)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:54 provisioning config files... 02:19:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2516476415767380585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:55 ---> docker-login.sh 02:19:55 nexus3.edgexfoundry.org:10001 02:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:55 Configure a credential helper to remove this warning. See 02:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:55 02:19:55 Login Succeeded 02:19:56 nexus3.edgexfoundry.org:10002 02:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:56 Configure a credential helper to remove this warning. See 02:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:56 02:19:56 Login Succeeded 02:19:56 nexus3.edgexfoundry.org:10003 02:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:57 Configure a credential helper to remove this warning. See 02:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:57 02:19:57 Login Succeeded 02:19:57 nexus3.edgexfoundry.org:10004 02:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:57 Configure a credential helper to remove this warning. See 02:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:57 02:19:57 Login Succeeded 02:19:57 docker.io 02:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:58 Configure a credential helper to remove this warning. See 02:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:58 02:19:58 Login Succeeded 02:19:58 ---> docker-login.sh ends [Pipeline] } 02:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:19:59 ========================================================= 02:19:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:19:59 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:19:59 + 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 . 02:19:59 Sending build context to Docker daemon 730.6kB 02:19:59 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:19:59 Step 2/10 : FROM ${BASE} AS builder 02:20:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:20:00 595b0fe564bb: Pulling fs layer 02:20:00 24495759ef45: Pulling fs layer 02:20:00 d148012ef14d: Pulling fs layer 02:20:00 e90a11edd702: Pulling fs layer 02:20:00 d77568369979: Pulling fs layer 02:20:00 fc1c9f9a7f3b: Pulling fs layer 02:20:00 170f2ba95c9a: Pulling fs layer 02:20:00 97ac5df62f85: Pulling fs layer 02:20:00 e90a11edd702: Waiting 02:20:00 d77568369979: Waiting 02:20:00 fc1c9f9a7f3b: Waiting 02:20:00 170f2ba95c9a: Waiting 02:20:00 97ac5df62f85: Waiting 02:20:00 d148012ef14d: Verifying Checksum 02:20:00 d148012ef14d: Download complete 02:20:00 24495759ef45: Verifying Checksum 02:20:00 24495759ef45: Download complete 02:20:00 d77568369979: Verifying Checksum 02:20:00 d77568369979: Download complete 02:20:00 fc1c9f9a7f3b: Download complete 02:20:00 595b0fe564bb: Verifying Checksum 02:20:00 595b0fe564bb: Download complete 02:20:00 170f2ba95c9a: Verifying Checksum 02:20:00 170f2ba95c9a: Download complete 02:20:01 595b0fe564bb: Pull complete 02:20:02 24495759ef45: Pull complete 02:20:02 d148012ef14d: Pull complete 02:20:06 97ac5df62f85: Verifying Checksum 02:20:06 97ac5df62f85: Download complete 02:20:07 e90a11edd702: Verifying Checksum 02:20:07 e90a11edd702: Download complete 02:20:17 e90a11edd702: Pull complete 02:20:17 d77568369979: Pull complete 02:20:17 Running on prd-centos7-docker-4c-2g-810 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 02:20:17 Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout 02:20:17 fc1c9f9a7f3b: Pull complete 02:20:17 The recommended git tool is: NONE 02:20:18 170f2ba95c9a: Pull complete 02:20:21 using credential edgex-jenkins-ssh 02:20:21 Cloning the remote Git repository 02:20:21 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:20:21 > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 02:20:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:20:21 > git --version # timeout=10 02:20:21 > git --version # 'git version 2.24.4' 02:20:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:21 [INFO] Currently running in a labeled security context 02:20:21 [INFO] Currently SELinux is 'enforcing' on the host 02:20:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh4703516364584533173.key 02:20:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:22 Avoid second fetch 02:20:22 Checking out Revision 088d1eb46b9f9508665785373c363ba198b24031 (main) 02:20:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:20:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:22 > git config core.sparsecheckout # timeout=10 02:20:22 > git checkout -f 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 02:20:23 97ac5df62f85: Pull complete 02:20:23 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:20:24 ---> 04bc70af865f 02:20:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:20:26 Commit message: "fix: Retry failed HTTP GET calls (#47)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:27 provisioning config files... 02:20:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config7461779380964228484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:27 ---> Running in 959f074cab85 02:20:27 ---> docker-login.sh 02:20:27 nexus3.edgexfoundry.org:10001 02:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:27 Configure a credential helper to remove this warning. See 02:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:27 02:20:27 Login Succeeded 02:20:27 nexus3.edgexfoundry.org:10002 02:20:27 Removing intermediate container 959f074cab85 02:20:27 ---> 10b4a00ffb04 02:20:27 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:20:27 ---> Running in c0ed3fd548b5 02:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:27 Configure a credential helper to remove this warning. See 02:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:27 02:20:27 Login Succeeded 02:20:27 nexus3.edgexfoundry.org:10003 02:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:28 Configure a credential helper to remove this warning. See 02:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:28 02:20:28 Login Succeeded 02:20:28 nexus3.edgexfoundry.org:10004 02:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:28 Configure a credential helper to remove this warning. See 02:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:28 02:20:28 Login Succeeded 02:20:28 docker.io 02:20:28 Removing intermediate container c0ed3fd548b5 02:20:28 ---> dcab481fee82 02:20:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:28 ---> Running in f27b63054289 02:20:28 Removing intermediate container f27b63054289 02:20:28 ---> dc5a561942ae 02:20:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:29 ---> Running in 26bf029c0726 02:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:29 Configure a credential helper to remove this warning. See 02:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:29 02:20:29 Login Succeeded 02:20:29 ---> docker-login.sh ends [Pipeline] } 02:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:20:30 ========================================================= 02:20:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:20:30 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:20:30 + 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 . 02:20:30 Sending build context to Docker daemon 730.6kB 02:20:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:20:30 Step 2/10 : FROM ${BASE} AS builder 02:20:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:20:30 540db60ca938: Pulling fs layer 02:20:30 adcc1eea9eea: Pulling fs layer 02:20:30 4c4ab2625f07: Pulling fs layer 02:20:30 db62176df00c: Pulling fs layer 02:20:30 3b30891b0d05: Pulling fs layer 02:20:30 06b49ca38bd5: Pulling fs layer 02:20:30 c788192a36de: Pulling fs layer 02:20:30 a77e37c0d609: Pulling fs layer 02:20:30 c3185cebc471: Pulling fs layer 02:20:30 db62176df00c: Waiting 02:20:30 3b30891b0d05: Waiting 02:20:30 06b49ca38bd5: Waiting 02:20:30 c788192a36de: Waiting 02:20:30 a77e37c0d609: Waiting 02:20:30 c3185cebc471: Waiting 02:20:30 4c4ab2625f07: Verifying Checksum 02:20:30 4c4ab2625f07: Download complete 02:20:30 adcc1eea9eea: Verifying Checksum 02:20:30 adcc1eea9eea: Download complete 02:20:30 3b30891b0d05: Verifying Checksum 02:20:30 3b30891b0d05: Download complete 02:20:30 06b49ca38bd5: Verifying Checksum 02:20:30 06b49ca38bd5: Download complete 02:20:30 c788192a36de: Verifying Checksum 02:20:30 c788192a36de: Download complete 02:20:31 540db60ca938: Verifying Checksum 02:20:31 540db60ca938: Download complete 02:20:31 540db60ca938: Pull complete 02:20:31 adcc1eea9eea: Pull complete 02:20:31 a77e37c0d609: Verifying Checksum 02:20:31 a77e37c0d609: Download complete 02:20:31 4c4ab2625f07: Pull complete 02:20:31 Removing intermediate container 26bf029c0726 02:20:31 ---> 951491f4cbd4 02:20:31 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:32 ---> Running in 13b2848f1f06 02:20:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:20:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:20:35 OK: 218 MiB in 52 packages 02:20:36 Removing intermediate container 13b2848f1f06 02:20:36 ---> 2d8e4b878ada 02:20:36 Step 8/10 : WORKDIR /app 02:20:36 ---> Running in 9ceaaccfd2ee 02:20:37 Removing intermediate container 9ceaaccfd2ee 02:20:37 ---> 2e3e999a5acd 02:20:37 Step 9/10 : COPY . . 02:20:38 ---> b987a475fee6 02:20:38 Step 10/10 : RUN go mod download 02:20:38 ---> Running in b84d4501876d 02:20:38 c3185cebc471: Verifying Checksum 02:20:38 c3185cebc471: Download complete 02:20:39 db62176df00c: Verifying Checksum 02:20:39 db62176df00c: Download complete 02:20:42 db62176df00c: Pull complete 02:20:42 3b30891b0d05: Pull complete 02:20:42 06b49ca38bd5: Pull complete 02:20:42 c788192a36de: Pull complete 02:20:42 a77e37c0d609: Pull complete 02:20:44 c3185cebc471: Pull complete 02:20:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:20:44 ---> 031687cdd783 02:20:44 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:20:46 ---> Running in 9253caaee4cd 02:20:46 Removing intermediate container 9253caaee4cd 02:20:46 ---> eb011d65ffb3 02:20:46 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:20:46 ---> Running in 76bc35694fbb 02:20:46 Removing intermediate container 76bc35694fbb 02:20:46 ---> 1c3fbf60d666 02:20:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:20:47 ---> Running in 88edb6a45251 02:20:47 Removing intermediate container 88edb6a45251 02:20:47 ---> b64aacf5aa19 02:20:47 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:47 ---> Running in c3e1ba0c6114 02:20:47 Removing intermediate container c3e1ba0c6114 02:20:47 ---> 12a3cf7b23ca 02:20:47 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:47 ---> Running in 1cdd3779fb3a 02:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:20:50 OK: 219 MiB in 52 packages 02:20:50 Removing intermediate container 1cdd3779fb3a 02:20:50 ---> 8258779173c8 02:20:50 Step 8/10 : WORKDIR /app 02:20:50 ---> Running in c9d6dba08a3f 02:20:50 Removing intermediate container c9d6dba08a3f 02:20:50 ---> ba5cfa133697 02:20:50 Step 9/10 : COPY . . 02:20:50 ---> cc910d841a7e 02:20:50 Step 10/10 : RUN go mod download 02:20:50 ---> Running in ce40a5ccaa35 02:21:03 Removing intermediate container ce40a5ccaa35 02:21:03 ---> 35a153f44769 02:21:03 Successfully built 35a153f44769 02:21:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:21:03 + docker inspect -f . ci-base-image-x86_64 02:21:03 . [Pipeline] withDockerContainer 02:21:04 prd-centos7-docker-4c-2g-810 does not seem to be running inside a container 02:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:04 $ docker top 71dff3732523f5bcd18f91437b0449d80b7d21183ca78f2c92fe956093725150 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:05 + go version 02:21:05 go version go1.16.6 linux/amd64 [Pipeline] } 02:21:05 $ docker stop --time=1 71dff3732523f5bcd18f91437b0449d80b7d21183ca78f2c92fe956093725150 02:21:06 $ docker rm -f 71dff3732523f5bcd18f91437b0449d80b7d21183ca78f2c92fe956093725150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:06 + docker inspect -f . ci-base-image-x86_64 02:21:06 . [Pipeline] withDockerContainer 02:21:07 prd-centos7-docker-4c-2g-810 does not seem to be running inside a container 02:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:07 $ docker top 681fe7332bc16de8389e5f401cc1da467876feab9edf4e744bcaad155f89014b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:21:08 + go mod tidy [Pipeline] sh 02:21:08 + make test 02:21:08 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:21:11 Removing intermediate container b84d4501876d 02:21:11 ---> 8b1753966e06 02:21:11 Successfully built 8b1753966e06 02:21:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:21:11 + docker inspect -f . ci-base-image-arm64 02:21:11 . [Pipeline] withDockerContainer 02:21:11 prd-ubuntu18.04-docker-arm64-4c-16g-809 does not seem to be running inside a container 02:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:13 $ docker top 4a026326bbc2b2b7b76f04562e1de76d180d1fb5b3948e1d0200d3d83f9c6559 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:14 + go version 02:21:14 go version go1.16.6 linux/arm64 [Pipeline] } 02:21:14 $ docker stop --time=1 4a026326bbc2b2b7b76f04562e1de76d180d1fb5b3948e1d0200d3d83f9c6559 02:21:16 $ docker rm -f 4a026326bbc2b2b7b76f04562e1de76d180d1fb5b3948e1d0200d3d83f9c6559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:17 + docker inspect -f . ci-base-image-arm64 02:21:17 . [Pipeline] withDockerContainer 02:21:17 prd-ubuntu18.04-docker-arm64-4c-16g-809 does not seem to be running inside a container 02:21:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:19 $ docker top c9e22628ab47baf008724c9b4903f0c3f979b78cbb9795b9a927f5d9235c30aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:21:20 + go mod tidy [Pipeline] sh 02:21:21 + make test 02:21:21 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:21:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 02:21:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.056s coverage: 89.2% of statements 02:21:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.008s coverage: 11.3% of statements 02:21:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.317s coverage: 73.3% of statements 02:21:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:21:47 gofmt -l . 02:21:47 [ "`gofmt -l .`" = "" ] 02:21:47 ./bin/test-attribution.sh 02:21:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:21:47 $ docker stop --time=1 681fe7332bc16de8389e5f401cc1da467876feab9edf4e744bcaad155f89014b 02:21:48 $ docker rm -f 681fe7332bc16de8389e5f401cc1da467876feab9edf4e744bcaad155f89014b [Pipeline] // withDockerContainer [Pipeline] sh 02:21:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:21:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:21:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:21:52 + ls -al . 02:21:52 total 184 02:21:52 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 13 02:21 . 02:21:52 drwxrwxr-x. 4 jenkins jenkins 28 Aug 13 02:20 .. 02:21:52 -rw-rw-r--. 1 jenkins jenkins 7039 Aug 13 02:20 Attribution.txt 02:21:52 drwxrwxr-x. 2 jenkins jenkins 60 Aug 13 02:20 bin 02:21:52 -rw-r--r--. 1 jenkins jenkins 62828 Aug 13 02:21 coverage.out 02:21:52 -rw-rw-r--. 1 jenkins jenkins 1710 Aug 13 02:20 Dockerfile 02:21:52 -rw-rw-r--. 1 jenkins jenkins 1040 Aug 13 02:20 Dockerfile.build 02:21:52 -rw-rw-r--. 1 jenkins jenkins 262 Aug 13 02:20 .dockerignore 02:21:52 drwxrwxr-x. 8 jenkins jenkins 162 Aug 13 02:20 .git 02:21:52 drwxrwxr-x. 2 jenkins jenkins 103 Aug 13 02:20 .github 02:21:52 -rw-rw-r--. 1 jenkins jenkins 805 Aug 13 02:20 .gitignore 02:21:52 -rw-r--r--. 1 jenkins jenkins 412 Aug 13 02:21 go.mod 02:21:52 -rw-r--r--. 1 jenkins jenkins 19455 Aug 13 02:21 go.sum 02:21:52 -rw-rw-r--. 1 jenkins jenkins 677 Aug 13 02:20 GOVERNANCE.md 02:21:52 drwxrwxr-x. 2 jenkins jenkins 140 Aug 13 02:20 images 02:21:52 drwxrwxr-x. 4 jenkins jenkins 35 Aug 13 02:20 internal 02:21:52 -rw-rw-r--. 1 jenkins jenkins 686 Aug 13 02:20 Jenkinsfile 02:21:52 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 13 02:20 LICENSE 02:21:52 -rw-rw-r--. 1 jenkins jenkins 530 Aug 13 02:20 main.go 02:21:52 -rw-rw-r--. 1 jenkins jenkins 1499 Aug 13 02:20 Makefile 02:21:52 -rw-rw-r--. 1 jenkins jenkins 617 Aug 13 02:20 OWNERS.md 02:21:52 -rw-rw-r--. 1 jenkins jenkins 30705 Aug 13 02:20 README.md 02:21:52 drwxrwxr-x. 2 jenkins jenkins 32 Aug 13 02:20 res 02:21:52 drwxrwxr-x. 4 jenkins jenkins 54 Aug 13 02:20 snap 02:21:52 drwxrwxr-x. 3 jenkins jenkins 18 Aug 13 02:20 static 02:21:52 -rw-rw-r--. 1 jenkins jenkins 11 Aug 13 02:17 VERSION [Pipeline] isUnix [Pipeline] sh 02:21:52 + 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=088d1eb46b9f9508665785373c363ba198b24031 --label arch=amd64 --label version=0.0.1-dev.6 . 02:21:52 Sending build context to Docker daemon 731.1kB 02:21:52 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 02:21:52 Step 2/28 : FROM ${BASE} AS builder 02:21:52 ---> 35a153f44769 02:21:52 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:21:52 ---> Running in 23f7bc239bed 02:21:52 Removing intermediate container 23f7bc239bed 02:21:52 ---> bec960d761c2 02:21:52 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 02:21:52 ---> Running in e04240f60294 02:21:52 Removing intermediate container e04240f60294 02:21:52 ---> f184359a556f 02:21:52 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:21:52 ---> Running in 73ef4e0c269d 02:21:52 Removing intermediate container 73ef4e0c269d 02:21:52 ---> d92129688fa4 02:21:52 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:52 ---> Running in c371bc6fe621 02:21:53 Removing intermediate container c371bc6fe621 02:21:53 ---> 398b9e0e2c91 02:21:53 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:21:53 ---> Running in b8bc7715fb6e 02:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:54 OK: 219 MiB in 52 packages 02:21:55 Removing intermediate container b8bc7715fb6e 02:21:55 ---> 91697c68232f 02:21:55 Step 8/28 : WORKDIR /app 02:21:55 ---> Running in ec331c8f7f84 02:21:55 Removing intermediate container ec331c8f7f84 02:21:55 ---> 361dfc260b99 02:21:55 Step 9/28 : COPY go.mod . 02:21:55 ---> 85a0d7a4accd 02:21:55 Step 10/28 : RUN go mod download 02:21:55 ---> Running in 2be341565b99 02:21:56 Removing intermediate container 2be341565b99 02:21:56 ---> 9b8e55f6162c 02:21:56 Step 11/28 : COPY . . 02:21:56 ---> 27aaab693633 02:21:56 Step 12/28 : ARG MAKE="make build" 02:21:56 ---> Running in 9e71d03f4c6c 02:21:56 Removing intermediate container 9e71d03f4c6c 02:21:56 ---> 4107e946a95f 02:21:56 Step 13/28 : RUN $MAKE 02:21:56 ---> Running in ffea30cb046f 02:21:56 go mod tidy 02:21:56 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.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.6" -o app-rfid-llrp-inventory 02:22:12 Removing intermediate container ffea30cb046f 02:22:12 ---> 506f685d0ad0 02:22:12 Step 14/28 : FROM alpine:3.12 02:22:12 3.12: Pulling from library/alpine 02:22:12 339de151aab4: Pulling fs layer 02:22:12 339de151aab4: Download complete 02:22:12 339de151aab4: Pull complete 02:22:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:22:12 Status: Downloaded newer image for alpine:3.12 02:22:12 ---> 13621d1b12d4 02:22:12 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:22:12 ---> Running in 5fa66c0bb887 02:22:12 Removing intermediate container 5fa66c0bb887 02:22:12 ---> 295109be9922 02:22:12 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 02:22:12 ---> Running in 9cbf23d9a0c2 02:22:12 Removing intermediate container 9cbf23d9a0c2 02:22:12 ---> 764a89ceb8ca 02:22:12 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 02:22:12 ---> Running in e0a7968e2c00 02:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:13 (1/6) Installing ca-certificates (20191127-r4) 02:22:13 (2/6) Installing libgcc (9.3.0-r2) 02:22:13 (3/6) Installing libsodium (1.0.18-r0) 02:22:13 (4/6) Installing libstdc++ (9.3.0-r2) 02:22:13 (5/6) Installing libzmq (4.3.3-r0) 02:22:13 (6/6) Installing zeromq (4.3.3-r0) 02:22:13 Executing busybox-1.31.1-r20.trigger 02:22:13 Executing ca-certificates-20191127-r4.trigger 02:22:13 OK: 9 MiB in 20 packages 02:22:13 Removing intermediate container e0a7968e2c00 02:22:13 ---> af64d70d8da4 02:22:13 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:22:13 ---> fa2d9f941897 02:22:13 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 02:22:13 ---> 9caab98bfac5 02:22:13 Step 20/28 : COPY --from=builder /app/res/ /res/ 02:22:13 ---> 8454e6483665 02:22:13 Step 21/28 : COPY --from=builder /app/static/ /static/ 02:22:14 ---> b5d20ff5f816 02:22:14 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 02:22:14 ---> 06c44c704c01 02:22:14 Step 23/28 : EXPOSE 48086 02:22:14 ---> Running in 83d091cdce6b 02:22:14 Removing intermediate container 83d091cdce6b 02:22:14 ---> 5245146ac430 02:22:14 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 02:22:14 ---> Running in 5906e3f5970f 02:22:14 Removing intermediate container 5906e3f5970f 02:22:14 ---> 73057ad2939f 02:22:14 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 02:22:14 ---> Running in 49aa5d156e66 02:22:15 Removing intermediate container 49aa5d156e66 02:22:15 ---> 35c73b3a0d7f 02:22:15 Step 26/28 : LABEL arch=amd64 02:22:15 ---> Running in 977d6117f770 02:22:15 Removing intermediate container 977d6117f770 02:22:15 ---> a4cc95d17758 02:22:15 Step 27/28 : LABEL git_sha=088d1eb46b9f9508665785373c363ba198b24031 02:22:15 ---> Running in 326a254d8c67 02:22:15 Removing intermediate container 326a254d8c67 02:22:15 ---> 1e1d5e98eec4 02:22:15 Step 28/28 : LABEL version=0.0.1-dev.6 02:22:15 ---> Running in dbdea540445d 02:22:15 Removing intermediate container dbdea540445d 02:22:15 ---> fd29dfe9dc73 02:22:15 [Warning] One or more build-args [ARCH] were not consumed 02:22:15 Successfully built fd29dfe9dc73 02:22:15 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:15 provisioning config files... 02:22:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2072310330473725754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:15 ---> docker-login.sh 02:22:15 nexus3.edgexfoundry.org:10001 02:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:15 Configure a credential helper to remove this warning. See 02:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:15 02:22:15 Login Succeeded 02:22:15 nexus3.edgexfoundry.org:10002 02:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:16 Configure a credential helper to remove this warning. See 02:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:16 02:22:16 Login Succeeded 02:22:16 nexus3.edgexfoundry.org:10003 02:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:16 Configure a credential helper to remove this warning. See 02:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:16 02:22:16 Login Succeeded 02:22:16 nexus3.edgexfoundry.org:10004 02:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:17 Configure a credential helper to remove this warning. See 02:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:17 02:22:17 Login Succeeded 02:22:17 docker.io 02:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:17 Configure a credential helper to remove this warning. See 02:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:17 02:22:17 Login Succeeded 02:22:17 ---> docker-login.sh ends [Pipeline] } 02:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 02:22:17 088d1eb46b9f9508665785373c363ba198b24031 02:22:17 latest 02:22:17 0.0.1-dev.6 02:22:17 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 02:22:17 main 02:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] isUnix [Pipeline] sh 02:22:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031 02:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:22:18 a917ba0b7142: Preparing 02:22:18 d8f2e3c6ae4a: Preparing 02:22:18 f76523b7640f: Preparing 02:22:18 680fc83cea1a: Preparing 02:22:18 7b7700ffccbd: Preparing 02:22:18 d6f97a7ed7bc: Preparing 02:22:18 32f366d666a5: Preparing 02:22:18 d6f97a7ed7bc: Waiting 02:22:18 32f366d666a5: Waiting 02:22:19 f76523b7640f: Pushed 02:22:19 7b7700ffccbd: Pushed 02:22:19 d8f2e3c6ae4a: Pushed 02:22:19 32f366d666a5: Layer already exists 02:22:19 680fc83cea1a: Pushed 02:22:19 d6f97a7ed7bc: Pushed 02:22:21 a917ba0b7142: Pushed 02:22:21 088d1eb46b9f9508665785373c363ba198b24031: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:22:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 02:22:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 02:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:22:22 a917ba0b7142: Preparing 02:22:22 d8f2e3c6ae4a: Preparing 02:22:22 f76523b7640f: Preparing 02:22:22 680fc83cea1a: Preparing 02:22:22 7b7700ffccbd: Preparing 02:22:22 d6f97a7ed7bc: Preparing 02:22:22 32f366d666a5: Preparing 02:22:22 d6f97a7ed7bc: Waiting 02:22:22 32f366d666a5: Waiting 02:22:22 f76523b7640f: Layer already exists 02:22:22 680fc83cea1a: Layer already exists 02:22:22 7b7700ffccbd: Layer already exists 02:22:22 d8f2e3c6ae4a: Layer already exists 02:22:22 a917ba0b7142: Layer already exists 02:22:22 32f366d666a5: Layer already exists 02:22:22 d6f97a7ed7bc: Layer already exists 02:22:22 latest: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:22:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:22:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.6 02:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:22:22 a917ba0b7142: Preparing 02:22:22 d8f2e3c6ae4a: Preparing 02:22:22 f76523b7640f: Preparing 02:22:22 680fc83cea1a: Preparing 02:22:22 7b7700ffccbd: Preparing 02:22:22 d6f97a7ed7bc: Preparing 02:22:22 32f366d666a5: Preparing 02:22:22 d6f97a7ed7bc: Waiting 02:22:22 32f366d666a5: Waiting 02:22:22 a917ba0b7142: Layer already exists 02:22:22 680fc83cea1a: Layer already exists 02:22:22 7b7700ffccbd: Layer already exists 02:22:22 d8f2e3c6ae4a: Layer already exists 02:22:22 f76523b7640f: Layer already exists 02:22:22 32f366d666a5: Layer already exists 02:22:22 d6f97a7ed7bc: Layer already exists 02:22:22 0.0.1-dev.6: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:22:23 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:22:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 02:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:22:23 a917ba0b7142: Preparing 02:22:23 d8f2e3c6ae4a: Preparing 02:22:23 f76523b7640f: Preparing 02:22:23 680fc83cea1a: Preparing 02:22:23 7b7700ffccbd: Preparing 02:22:23 d6f97a7ed7bc: Preparing 02:22:23 32f366d666a5: Preparing 02:22:23 d6f97a7ed7bc: Waiting 02:22:23 32f366d666a5: Waiting 02:22:23 d8f2e3c6ae4a: Layer already exists 02:22:23 680fc83cea1a: Layer already exists 02:22:23 f76523b7640f: Layer already exists 02:22:23 7b7700ffccbd: Layer already exists 02:22:23 a917ba0b7142: Layer already exists 02:22:23 d6f97a7ed7bc: Layer already exists 02:22:23 32f366d666a5: Layer already exists 02:22:23 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:22:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 02:22:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 02:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:22:24 a917ba0b7142: Preparing 02:22:24 d8f2e3c6ae4a: Preparing 02:22:24 f76523b7640f: Preparing 02:22:24 680fc83cea1a: Preparing 02:22:24 7b7700ffccbd: Preparing 02:22:24 d6f97a7ed7bc: Preparing 02:22:24 32f366d666a5: Preparing 02:22:24 d6f97a7ed7bc: Waiting 02:22:24 32f366d666a5: Waiting 02:22:24 f76523b7640f: Layer already exists 02:22:24 a917ba0b7142: Layer already exists 02:22:24 d8f2e3c6ae4a: Layer already exists 02:22:24 7b7700ffccbd: Layer already exists 02:22:24 680fc83cea1a: Layer already exists 02:22:24 d6f97a7ed7bc: Layer already exists 02:22:24 32f366d666a5: Layer already exists 02:22:24 main: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:24 ===================================================== [Pipeline] echo 02:22:24 taggedImages: 02:22:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031 02:22:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 02:22:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.6 02:22:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 02:22:24 - 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 02:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:25 02:22:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:22:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:25 latest: Pulling from edgex-lftools-log-publisher 02:22:25 b4d181a07f80: Pulling fs layer 02:22:25 a1111a8f2ec3: Pulling fs layer 02:22:25 ed53099fbce6: Pulling fs layer 02:22:25 dc539afda2c1: Pulling fs layer 02:22:25 77bc0d833cb6: Pulling fs layer 02:22:25 9065ff56babe: Pulling fs layer 02:22:25 d287ab97295c: Pulling fs layer 02:22:25 dc539afda2c1: Waiting 02:22:25 77bc0d833cb6: Waiting 02:22:25 9065ff56babe: Waiting 02:22:25 d287ab97295c: Waiting 02:22:25 a1111a8f2ec3: Verifying Checksum 02:22:25 a1111a8f2ec3: Download complete 02:22:25 dc539afda2c1: Verifying Checksum 02:22:25 dc539afda2c1: Download complete 02:22:26 77bc0d833cb6: Verifying Checksum 02:22:26 77bc0d833cb6: Download complete 02:22:26 9065ff56babe: Verifying Checksum 02:22:26 9065ff56babe: Download complete 02:22:26 ed53099fbce6: Verifying Checksum 02:22:26 ed53099fbce6: Download complete 02:22:27 b4d181a07f80: Verifying Checksum 02:22:27 b4d181a07f80: Download complete 02:22:28 b4d181a07f80: Pull complete 02:22:28 a1111a8f2ec3: Pull complete 02:22:29 ed53099fbce6: Pull complete 02:22:29 dc539afda2c1: Pull complete 02:22:29 77bc0d833cb6: Pull complete 02:22:29 9065ff56babe: Pull complete 02:22:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 02:22:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.228s coverage: 89.2% of statements 02:22:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.045s coverage: 11.3% of statements 02:22:32 d287ab97295c: Verifying Checksum 02:22:32 d287ab97295c: Download complete 02:22:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.497s coverage: 73.3% of statements 02:22:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:22:36 d287ab97295c: Pull complete 02:22:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:22:36 prd-centos7-docker-4c-2g-810 does not seem to be running inside a container 02:22:36 $ 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/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:22:39 $ docker top e4d5775650dca85c626b4ffec39feb6dde53dcd8f1560d8a818a85fe23556ea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:40 ---> job-cost.sh 02:22:40 lf-activate-venv: SKIPPING 02:22:40 INFO: No Stack... 02:22:41 INFO: Retrieving Pricing Info for: v3-standard-2 02:22:41 INFO: Archiving Costs [Pipeline] sh 02:22:42 + cut -d, -f6 02:22:42 + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [Pipeline] lock 02:22:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] 02:22:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] did not exist. Created. 02:22:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:42 + echo total: 0.05999999865889549 [Pipeline] stash 02:22:42 Stashed 1 file(s) [Pipeline] } 02:22:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:42 $ docker stop --time=1 e4d5775650dca85c626b4ffec39feb6dde53dcd8f1560d8a818a85fe23556ea7 02:22:43 $ docker rm -f e4d5775650dca85c626b4ffec39feb6dde53dcd8f1560d8a818a85fe23556ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:23:06 gofmt -l . 02:23:06 [ "`gofmt -l .`" = "" ] 02:23:06 ./bin/test-attribution.sh 02:23:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:23:06 $ docker stop --time=1 c9e22628ab47baf008724c9b4903f0c3f979b78cbb9795b9a927f5d9235c30aa 02:23:08 $ docker rm -f c9e22628ab47baf008724c9b4903f0c3f979b78cbb9795b9a927f5d9235c30aa [Pipeline] // withDockerContainer [Pipeline] sh 02:23:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:23:09 Warning: overwriting stash ‘coverage-report’ 02:23:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:23:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:23:11 + ls -al . 02:23:11 total 220 02:23:11 drwxrwxr-x 10 jenkins jenkins 4096 Aug 13 02:23 . 02:23:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 02:19 .. 02:23:11 -rw-rw-r-- 1 jenkins jenkins 262 Aug 13 02:19 .dockerignore 02:23:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 02:19 .git 02:23:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 .github 02:23:11 -rw-rw-r-- 1 jenkins jenkins 805 Aug 13 02:19 .gitignore 02:23:11 -rw-rw-r-- 1 jenkins jenkins 7039 Aug 13 02:19 Attribution.txt 02:23:11 -rw-rw-r-- 1 jenkins jenkins 1710 Aug 13 02:19 Dockerfile 02:23:11 -rw-rw-r-- 1 jenkins jenkins 1040 Aug 13 02:19 Dockerfile.build 02:23:11 -rw-rw-r-- 1 jenkins jenkins 677 Aug 13 02:19 GOVERNANCE.md 02:23:11 -rw-rw-r-- 1 jenkins jenkins 686 Aug 13 02:19 Jenkinsfile 02:23:11 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 13 02:19 LICENSE 02:23:11 -rw-rw-r-- 1 jenkins jenkins 1499 Aug 13 02:19 Makefile 02:23:11 -rw-rw-r-- 1 jenkins jenkins 617 Aug 13 02:19 OWNERS.md 02:23:11 -rw-rw-r-- 1 jenkins jenkins 30705 Aug 13 02:19 README.md 02:23:11 -rw-rw-r-- 1 jenkins jenkins 11 Aug 13 02:17 VERSION 02:23:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 bin 02:23:11 -rw-r--r-- 1 jenkins jenkins 62828 Aug 13 02:22 coverage.out 02:23:11 -rw-r--r-- 1 jenkins jenkins 412 Aug 13 02:23 go.mod 02:23:11 -rw-r--r-- 1 jenkins jenkins 19455 Aug 13 02:21 go.sum 02:23:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 images 02:23:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 02:19 internal 02:23:11 -rw-rw-r-- 1 jenkins jenkins 530 Aug 13 02:19 main.go 02:23:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 res 02:23:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 02:19 snap 02:23:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 02:19 static [Pipeline] isUnix [Pipeline] sh 02:23:11 + 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=088d1eb46b9f9508665785373c363ba198b24031 --label arch=arm64 --label version=0.0.1-dev.6 . 02:23:12 Sending build context to Docker daemon 731.1kB 02:23:12 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 02:23:12 Step 2/28 : FROM ${BASE} AS builder 02:23:12 ---> 8b1753966e06 02:23:12 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:23:12 ---> Running in dd90def95e69 02:23:13 Removing intermediate container dd90def95e69 02:23:13 ---> 3301f59adc96 02:23:13 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 02:23:13 ---> Running in 9a52eb4d8650 02:23:13 Removing intermediate container 9a52eb4d8650 02:23:13 ---> 515401f73a19 02:23:13 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:23:13 ---> Running in d68967caaa31 02:23:14 Removing intermediate container d68967caaa31 02:23:14 ---> 499bcddf6044 02:23:14 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:14 ---> Running in bd17f6123251 02:23:16 Removing intermediate container bd17f6123251 02:23:16 ---> 73e085bbd109 02:23:16 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:17 ---> Running in ccf0564c60f4 02:23:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:23:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:23:20 OK: 218 MiB in 52 packages 02:23:21 Removing intermediate container ccf0564c60f4 02:23:21 ---> f7106dade946 02:23:21 Step 8/28 : WORKDIR /app 02:23:21 ---> Running in 41b1596f0450 02:23:21 Removing intermediate container 41b1596f0450 02:23:21 ---> 74a3d02386e4 02:23:21 Step 9/28 : COPY go.mod . 02:23:22 ---> b1d7c3ed7e59 02:23:22 Step 10/28 : RUN go mod download 02:23:22 ---> Running in 6383e4af53a0 02:23:25 Removing intermediate container 6383e4af53a0 02:23:25 ---> 6305e1f31084 02:23:25 Step 11/28 : COPY . . 02:23:25 ---> 8666e79a202d 02:23:25 Step 12/28 : ARG MAKE="make build" 02:23:25 ---> Running in e6d521fa1bfd 02:23:26 Removing intermediate container e6d521fa1bfd 02:23:26 ---> eed3ca4f8865 02:23:26 Step 13/28 : RUN $MAKE 02:23:26 ---> Running in 5255ff57b36e 02:23:27 go mod tidy 02:23:28 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.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.6" -o app-rfid-llrp-inventory 02:24:15 Removing intermediate container 5255ff57b36e 02:24:15 ---> 0f97237ec11c 02:24:15 Step 14/28 : FROM alpine:3.12 02:24:15 3.12: Pulling from library/alpine 02:24:15 d2f70382dc9a: Pulling fs layer 02:24:16 d2f70382dc9a: Verifying Checksum 02:24:16 d2f70382dc9a: Download complete 02:24:16 d2f70382dc9a: Pull complete 02:24:16 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 02:24:17 Status: Downloaded newer image for alpine:3.12 02:24:17 ---> c4fd0aeabfcf 02:24:17 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:24:17 ---> Running in d956365347a0 02:24:17 Removing intermediate container d956365347a0 02:24:17 ---> b8410de94a38 02:24:17 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 02:24:17 ---> Running in 2b9a1befc273 02:24:18 Removing intermediate container 2b9a1befc273 02:24:18 ---> d8c6ed9f4c2a 02:24:18 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 02:24:18 ---> Running in f8987cbb6d27 02:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:24:20 (1/6) Installing ca-certificates (20191127-r4) 02:24:20 (2/6) Installing libgcc (9.3.0-r2) 02:24:20 (3/6) Installing libsodium (1.0.18-r0) 02:24:20 (4/6) Installing libstdc++ (9.3.0-r2) 02:24:20 (5/6) Installing libzmq (4.3.3-r0) 02:24:20 (6/6) Installing zeromq (4.3.3-r0) 02:24:20 Executing busybox-1.31.1-r20.trigger 02:24:20 Executing ca-certificates-20191127-r4.trigger 02:24:20 OK: 9 MiB in 20 packages 02:24:22 Removing intermediate container f8987cbb6d27 02:24:22 ---> 46c52a3ad0d9 02:24:22 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:24:23 ---> 19a87da84d45 02:24:23 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 02:24:23 ---> 031d2a9e651c 02:24:23 Step 20/28 : COPY --from=builder /app/res/ /res/ 02:24:24 ---> 8d7dc7af4122 02:24:24 Step 21/28 : COPY --from=builder /app/static/ /static/ 02:24:25 ---> 0532998af938 02:24:25 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 02:24:27 ---> e1a2d90febb3 02:24:27 Step 23/28 : EXPOSE 48086 02:24:27 ---> Running in 42276dfb0418 02:24:27 Removing intermediate container 42276dfb0418 02:24:27 ---> d101b6ef92e6 02:24:27 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 02:24:27 ---> Running in d508e081284e 02:24:28 Removing intermediate container d508e081284e 02:24:28 ---> 9f8fe16b8d52 02:24:28 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 02:24:28 ---> Running in 9b9d814fa66d 02:24:28 Removing intermediate container 9b9d814fa66d 02:24:28 ---> 69b3ff9855f2 02:24:28 Step 26/28 : LABEL arch=arm64 02:24:28 ---> Running in be3527e30e30 02:24:29 Removing intermediate container be3527e30e30 02:24:29 ---> 66d79510898d 02:24:29 Step 27/28 : LABEL git_sha=088d1eb46b9f9508665785373c363ba198b24031 02:24:29 ---> Running in 32f150fe293a 02:24:30 Removing intermediate container 32f150fe293a 02:24:30 ---> 0d381cc4afdd 02:24:30 Step 28/28 : LABEL version=0.0.1-dev.6 02:24:30 ---> Running in 49f1ede8f38f 02:24:30 Removing intermediate container 49f1ede8f38f 02:24:30 ---> 7ac1a1628330 02:24:30 [Warning] One or more build-args [ARCH] were not consumed 02:24:30 Successfully built 7ac1a1628330 02:24:30 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 02:24:30 provisioning config files... 02:24:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config7936165125399818391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:31 ---> docker-login.sh 02:24:31 nexus3.edgexfoundry.org:10001 02:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:31 Configure a credential helper to remove this warning. See 02:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:31 02:24:31 Login Succeeded 02:24:31 nexus3.edgexfoundry.org:10002 02:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:32 Configure a credential helper to remove this warning. See 02:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:32 02:24:32 Login Succeeded 02:24:32 nexus3.edgexfoundry.org:10003 02:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:32 Configure a credential helper to remove this warning. See 02:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:32 02:24:32 Login Succeeded 02:24:32 nexus3.edgexfoundry.org:10004 02:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:33 Configure a credential helper to remove this warning. See 02:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:33 02:24:33 Login Succeeded 02:24:33 docker.io 02:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:34 Configure a credential helper to remove this warning. See 02:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:34 02:24:34 Login Succeeded 02:24:34 ---> docker-login.sh ends [Pipeline] } 02:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:34 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 02:24:34 088d1eb46b9f9508665785373c363ba198b24031 02:24:34 latest 02:24:34 0.0.1-dev.6 02:24:34 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 02:24:34 main 02:24:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:34 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] isUnix [Pipeline] sh 02:24:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031 02:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:24:35 ac5dd0e061fa: Preparing 02:24:35 c49aef3376cc: Preparing 02:24:35 5bbbcaa996b6: Preparing 02:24:35 e155466776ef: Preparing 02:24:35 93f943343ed3: Preparing 02:24:35 ea4a5ae4ce75: Preparing 02:24:35 3fbe34a1663b: Preparing 02:24:35 ea4a5ae4ce75: Waiting 02:24:35 3fbe34a1663b: Waiting 02:24:35 5bbbcaa996b6: Pushed 02:24:35 c49aef3376cc: Pushed 02:24:35 e155466776ef: Pushed 02:24:35 93f943343ed3: Pushed 02:24:35 3fbe34a1663b: Layer already exists 02:24:36 ea4a5ae4ce75: Pushed 02:24:40 ac5dd0e061fa: Pushed 02:24:40 088d1eb46b9f9508665785373c363ba198b24031: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:24:40 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:24:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 02:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:24:40 ac5dd0e061fa: Preparing 02:24:40 c49aef3376cc: Preparing 02:24:40 5bbbcaa996b6: Preparing 02:24:40 e155466776ef: Preparing 02:24:40 93f943343ed3: Preparing 02:24:40 ea4a5ae4ce75: Preparing 02:24:40 3fbe34a1663b: Preparing 02:24:40 ea4a5ae4ce75: Waiting 02:24:40 3fbe34a1663b: Waiting 02:24:41 93f943343ed3: Layer already exists 02:24:41 5bbbcaa996b6: Layer already exists 02:24:41 e155466776ef: Layer already exists 02:24:41 c49aef3376cc: Layer already exists 02:24:41 ac5dd0e061fa: Layer already exists 02:24:41 ea4a5ae4ce75: Layer already exists 02:24:41 3fbe34a1663b: Layer already exists 02:24:41 latest: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:24:41 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:24:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.6 02:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:24:41 ac5dd0e061fa: Preparing 02:24:41 c49aef3376cc: Preparing 02:24:41 5bbbcaa996b6: Preparing 02:24:41 e155466776ef: Preparing 02:24:41 93f943343ed3: Preparing 02:24:41 ea4a5ae4ce75: Preparing 02:24:41 3fbe34a1663b: Preparing 02:24:41 ea4a5ae4ce75: Waiting 02:24:41 3fbe34a1663b: Waiting 02:24:42 93f943343ed3: Layer already exists 02:24:42 5bbbcaa996b6: Layer already exists 02:24:42 c49aef3376cc: Layer already exists 02:24:42 e155466776ef: Layer already exists 02:24:42 ac5dd0e061fa: Layer already exists 02:24:42 ea4a5ae4ce75: Layer already exists 02:24:42 3fbe34a1663b: Layer already exists 02:24:42 0.0.1-dev.6: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:24:42 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 02:24:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 02:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:24:42 ac5dd0e061fa: Preparing 02:24:42 c49aef3376cc: Preparing 02:24:42 5bbbcaa996b6: Preparing 02:24:42 e155466776ef: Preparing 02:24:42 93f943343ed3: Preparing 02:24:42 ea4a5ae4ce75: Preparing 02:24:42 3fbe34a1663b: Preparing 02:24:42 ea4a5ae4ce75: Waiting 02:24:42 3fbe34a1663b: Waiting 02:24:43 93f943343ed3: Layer already exists 02:24:43 ac5dd0e061fa: Layer already exists 02:24:43 c49aef3376cc: Layer already exists 02:24:43 e155466776ef: Layer already exists 02:24:43 5bbbcaa996b6: Layer already exists 02:24:43 ea4a5ae4ce75: Layer already exists 02:24:43 3fbe34a1663b: Layer already exists 02:24:43 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:24:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 02:24:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 02:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:24:43 ac5dd0e061fa: Preparing 02:24:43 c49aef3376cc: Preparing 02:24:43 5bbbcaa996b6: Preparing 02:24:43 e155466776ef: Preparing 02:24:43 93f943343ed3: Preparing 02:24:43 ea4a5ae4ce75: Preparing 02:24:43 3fbe34a1663b: Preparing 02:24:43 ea4a5ae4ce75: Waiting 02:24:43 3fbe34a1663b: Waiting 02:24:44 ac5dd0e061fa: Layer already exists 02:24:44 5bbbcaa996b6: Layer already exists 02:24:44 e155466776ef: Layer already exists 02:24:44 c49aef3376cc: Layer already exists 02:24:44 93f943343ed3: Layer already exists 02:24:44 3fbe34a1663b: Layer already exists 02:24:44 ea4a5ae4ce75: Layer already exists 02:24:44 main: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:44 ===================================================== [Pipeline] echo 02:24:44 taggedImages: 02:24:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031 02:24:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 02:24:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.6 02:24:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 02:24:44 - 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 02:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:44 02:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:45 arm64: Pulling from edgex-lftools-log-publisher 02:24:45 448f6bf000e3: Pulling fs layer 02:24:45 f757da607395: Pulling fs layer 02:24:45 05883995daec: Pulling fs layer 02:24:45 8603b9c90790: Pulling fs layer 02:24:45 1560dd03e051: Pulling fs layer 02:24:45 27f5ce0e4adf: Pulling fs layer 02:24:45 c2d8d7efcc4b: Pulling fs layer 02:24:45 1560dd03e051: Waiting 02:24:45 8603b9c90790: Waiting 02:24:45 27f5ce0e4adf: Waiting 02:24:45 c2d8d7efcc4b: Waiting 02:24:45 f757da607395: Verifying Checksum 02:24:45 f757da607395: Download complete 02:24:45 8603b9c90790: Verifying Checksum 02:24:45 8603b9c90790: Download complete 02:24:46 1560dd03e051: Verifying Checksum 02:24:46 1560dd03e051: Download complete 02:24:46 27f5ce0e4adf: Verifying Checksum 02:24:46 27f5ce0e4adf: Download complete 02:24:46 05883995daec: Verifying Checksum 02:24:46 05883995daec: Download complete 02:24:46 448f6bf000e3: Verifying Checksum 02:24:46 448f6bf000e3: Download complete 02:24:50 c2d8d7efcc4b: Verifying Checksum 02:24:50 c2d8d7efcc4b: Download complete 02:24:50 448f6bf000e3: Pull complete 02:24:51 f757da607395: Pull complete 02:24:52 05883995daec: Pull complete 02:24:52 8603b9c90790: Pull complete 02:24:53 1560dd03e051: Pull complete 02:24:54 27f5ce0e4adf: Pull complete 02:25:09 c2d8d7efcc4b: Pull complete 02:25:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:25:09 prd-ubuntu18.04-docker-arm64-4c-16g-809 does not seem to be running inside a container 02:25:09 $ 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/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:25:13 $ docker top 64ad0f5ac46517a1e4a8648109238e65b69b670726c3fc64855770035020b726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:14 ---> job-cost.sh 02:25:14 lf-activate-venv: SKIPPING 02:25:14 INFO: No Stack... 02:25:15 INFO: Retrieving Pricing Info for: v2-standard-4 02:25:16 INFO: Archiving Costs [Pipeline] sh 02:25:16 + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv 02:25:16 + cut -d, -f6 [Pipeline] lock 02:25:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] 02:25:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] did not exist. Created. 02:25:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:25:17 /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-1ea5b7d4/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-1ea5b7d4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:25:18 + echo total: 0.18000000715255737 [Pipeline] stash 02:25:18 Warning: overwriting stash ‘stack-cost’ 02:25:18 Stashed 1 file(s) [Pipeline] } 02:25:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 02:25:18 $ docker stop --time=1 64ad0f5ac46517a1e4a8648109238e65b69b670726c3fc64855770035020b726 02:25:20 $ docker rm -f 64ad0f5ac46517a1e4a8648109238e65b69b670726c3fc64855770035020b726 [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 02:25:21 provisioning config files... 02:25:21 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8305885412256047724tmp [Pipeline] { [Pipeline] sh 02:25:21 + set +x 02:25:21 + curl -s https://codecov.io/bash 02:25:21 + bash -s -- 02:25:21 02:25:21 _____ _ 02:25:21 / ____| | | 02:25:21 | | ___ __| | ___ ___ _____ __ 02:25:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:25:21 | |___| (_) | (_| | __/ (_| (_) \ V / 02:25:21 \_____\___/ \__,_|\___|\___\___/ \_/ 02:25:21 Bash-1.0.6 02:25:21 02:25:21 02:25:21 ==> git version 2.24.4 found 02:25:21 ==> 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 02:25:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:25:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:25:21 ==> Jenkins CI detected. 02:25:21 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 02:25:21 project root: . 02:25:21 --> token set from env 02:25:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:25:21 ==> Running gcov in . (disable via -X gcov) 02:25:21 ==> Python coveragepy not found 02:25:21 ==> Searching for coverage reports in: 02:25:21 + . 02:25:21 -> Found 1 reports 02:25:21 ==> Detecting git/mercurial file structure 02:25:21 ==> Reading reports 02:25:21 + ./coverage.out bytes=62828 02:25:21 ==> Appending adjustments 02:25:21 https://docs.codecov.io/docs/fixing-reports 02:25:21 + Found adjustments 02:25:21 ==> Gzipping contents 02:25:21 16K /tmp/codecov.sFpJHy.gz 02:25:21 ==> Uploading reports 02:25:21 url: https://codecov.io 02:25:21 query: branch=main&commit=088d1eb46b9f9508665785373c363ba198b24031&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:25:21 -> Pinging Codecov 02:25:21 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=088d1eb46b9f9508665785373c363ba198b24031&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:25:22 -> Uploading to 02:25:22 https://storage.googleapis.com/codecov/v4/raw/2021-08-13/581DD39554BDF9B6E22D074273EAD858/088d1eb46b9f9508665785373c363ba198b24031/76e79c20-5dd6-4256-a064-fce09f8d4c26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210813%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210813T022522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=973163c095e3463b5db6b75f490a7ec74f77e5b18096b1dd6d699efb1243c61c 02:25:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:22 Dload Upload Total Spent Left Speed 02:25:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13887 0 0 100 13887 0 39842 --:--:-- --:--:-- --:--:-- 39905 02:25:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] } 02:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:25:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:25:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:23 02:25:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:25:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:25:23 188c0c94c7c5: Pulling fs layer 02:25:23 0ef7d3d256c8: Pulling fs layer 02:25:23 de9db76c5a1d: Pulling fs layer 02:25:23 0eba1c9be4d2: Pulling fs layer 02:25:23 0d57e429df01: Pulling fs layer 02:25:23 4e4be7b47b0d: Pulling fs layer 02:25:23 e1f770b5df2f: Pulling fs layer 02:25:23 85a0685a4137: Pulling fs layer 02:25:23 4e4be7b47b0d: Waiting 02:25:23 e1f770b5df2f: Waiting 02:25:23 85a0685a4137: Waiting 02:25:23 0eba1c9be4d2: Waiting 02:25:23 0d57e429df01: Waiting 02:25:24 de9db76c5a1d: Verifying Checksum 02:25:24 de9db76c5a1d: Download complete 02:25:24 0ef7d3d256c8: Verifying Checksum 02:25:24 0ef7d3d256c8: Download complete 02:25:24 0d57e429df01: Verifying Checksum 02:25:24 0d57e429df01: Download complete 02:25:24 4e4be7b47b0d: Verifying Checksum 02:25:24 4e4be7b47b0d: Download complete 02:25:24 188c0c94c7c5: Verifying Checksum 02:25:24 188c0c94c7c5: Download complete 02:25:24 188c0c94c7c5: Pull complete 02:25:24 0ef7d3d256c8: Pull complete 02:25:24 de9db76c5a1d: Pull complete 02:25:25 e1f770b5df2f: Verifying Checksum 02:25:25 e1f770b5df2f: Download complete 02:25:29 0eba1c9be4d2: Verifying Checksum 02:25:29 0eba1c9be4d2: Download complete 02:25:30 85a0685a4137: Verifying Checksum 02:25:30 85a0685a4137: Download complete 02:25:32 0eba1c9be4d2: Pull complete 02:25:32 0d57e429df01: Pull complete 02:25:32 4e4be7b47b0d: Pull complete 02:25:33 e1f770b5df2f: Pull complete 02:25:37 85a0685a4137: Pull complete 02:25:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:25:37 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 02:25:37 $ 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 02:25:39 $ docker top 72e241c057cc8d57c668b0754ec8936c021b94bd91290997720d2bd578d94c1e -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:25:40 + set -o pipefail 02:25:40 + snyk monitor '--org=edgex-jenkins' 02:26:07 02:26:07 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 02:26:07 02:26:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/46809a80-5a7f-4df2-9156-2a5eac869211 02:26:07 02:26:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:26:07 02:26:07 02:26:07 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:26:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:26:07 $ docker stop --time=1 72e241c057cc8d57c668b0754ec8936c021b94bd91290997720d2bd578d94c1e 02:26:08 $ docker rm -f 72e241c057cc8d57c668b0754ec8936c021b94bd91290997720d2bd578d94c1e [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 02:26:09 + git log --format=format:%s -1 088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] isUnix [Pipeline] sh 02:26:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:10 . [Pipeline] withDockerContainer 02:26:10 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 02:26:10 $ 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 02:26:10 $ docker top 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:11 [ssh-agent] Looking for ssh-agent implementation... 02:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:11 $ docker exec 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 ssh-agent 02:26:11 SSH_AUTH_SOCK=/tmp/ssh-lleEwNyBIdbl/agent.14 02:26:11 SSH_AGENT_PID=20 02:26:11 Running ssh-add (command line suppressed) 02:26:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5977037291916641096.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5977037291916641096.key) 02:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:11 + git semver tag 02:26:11 # -> Open(): unable to determine branch for HEAD 02:26:11 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 02:26:11 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 02:26:11 # $SEMVER_REMOTE_NAME = origin 02:26:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:26:11 # $SEMVER_USER_NAME = edgex-jenkins 02:26:11 # $SEMVER_BRANCH = main 02:26:11 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 02:26:11 # 088d1eb46b9f9508665785373c363ba198b24031 HEAD 02:26:11 # -> Force: false 02:26:11 # 3572bc86e6a868cebd5f890c31bb60ccda7ab0b2 refs/tags/v0.0.1-dev.6 [Pipeline] } 02:26:11 $ docker exec --env ******** --env ******** 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 ssh-agent -k 02:26:12 unset SSH_AUTH_SOCK; 02:26:12 unset SSH_AGENT_PID; 02:26:12 echo Agent pid 20 killed; 02:26:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:12 + git semver [Pipeline] } 02:26:12 $ docker stop --time=1 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 02:26:13 $ docker rm -f 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:26:14 02:26:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:26:14 0.23.1-centos7: Pulling from edgex-lftools 02:26:14 ab5ef0e58194: Pulling fs layer 02:26:14 9712f1f96733: Pulling fs layer 02:26:14 63f879dbbcfc: Pulling fs layer 02:26:14 0d9ebad4ef96: Pulling fs layer 02:26:14 e9a5061849ea: Pulling fs layer 02:26:14 d747dcd14b5f: Pulling fs layer 02:26:14 2de7ff778b66: Pulling fs layer 02:26:14 e9a5061849ea: Waiting 02:26:14 d747dcd14b5f: Waiting 02:26:14 2de7ff778b66: Waiting 02:26:14 0d9ebad4ef96: Waiting 02:26:14 9712f1f96733: Verifying Checksum 02:26:14 9712f1f96733: Download complete 02:26:17 63f879dbbcfc: Verifying Checksum 02:26:17 63f879dbbcfc: Download complete 02:26:17 e9a5061849ea: Download complete 02:26:17 d747dcd14b5f: Verifying Checksum 02:26:17 d747dcd14b5f: Download complete 02:26:17 2de7ff778b66: Verifying Checksum 02:26:17 2de7ff778b66: Download complete 02:26:18 0d9ebad4ef96: Verifying Checksum 02:26:18 0d9ebad4ef96: Download complete 02:26:19 ab5ef0e58194: Verifying Checksum 02:26:19 ab5ef0e58194: Download complete 02:26:21 ab5ef0e58194: Pull complete 02:26:21 9712f1f96733: Pull complete 02:26:22 63f879dbbcfc: Pull complete 02:26:26 0d9ebad4ef96: Pull complete 02:26:26 e9a5061849ea: Pull complete 02:26:26 d747dcd14b5f: Pull complete 02:26:27 2de7ff778b66: Pull complete 02:26:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:26:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:26:28 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 02:26:28 $ 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 02:26:31 $ docker top 5fed146c6f6639bac8f22de5615dcc26cd4d1938e4a41324aee8a8677aefc229 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:26:31 provisioning config files... 02:26:31 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7993671373216841288tmp 02:26:31 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3703797761487499219tmp 02:26:31 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7122497947843212523tmp [Pipeline] { [Pipeline] echo 02:26:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:26:31 ---> sigul-configuration.sh 02:26:31 gpg: directory `/root/.gnupg' created 02:26:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:26:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:26:31 gpg: keyring `/root/.gnupg/secring.gpg' created 02:26:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:26:31 gpg: CAST5 encrypted data 02:26:31 gpg: encrypted with 1 passphrase 02:26:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:26:32 + mkdir /home/jenkins 02:26:32 + mkdir /home/jenkins/sigul [Pipeline] sh 02:26:32 + 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 02:26:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:26:32 ---> sigul-install.sh 02:26:32 Sigul already installed; skipping installation. [Pipeline] sh 02:26:33 + git tag --list 02:26:33 v0.0.0 02:26:33 v0.0.1-dev.1 02:26:33 v0.0.1-dev.2 02:26:33 v0.0.1-dev.3 02:26:33 v0.0.1-dev.4 02:26:33 v0.0.1-dev.5 02:26:33 v0.0.1-dev.6 [Pipeline] sh 02:26:33 + lftools sign git-tag v0.0.1-dev.6 02:26:34 Signing Git tag with Sigul... 02:26:34 Signing v0.0.1-dev.6 [Pipeline] echo 02:26:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:26:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:26:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:26:35 $ docker stop --time=1 5fed146c6f6639bac8f22de5615dcc26cd4d1938e4a41324aee8a8677aefc229 02:26:36 $ docker rm -f 5fed146c6f6639bac8f22de5615dcc26cd4d1938e4a41324aee8a8677aefc229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:37 . [Pipeline] withDockerContainer 02:26:37 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 02:26: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 02:26:38 $ docker top ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:38 [ssh-agent] Looking for ssh-agent implementation... 02:26:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:38 $ docker exec ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b ssh-agent 02:26:38 SSH_AUTH_SOCK=/tmp/ssh-7nUyc2NtRrcN/agent.14 02:26:38 SSH_AGENT_PID=20 02:26:38 Running ssh-add (command line suppressed) 02:26:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_984582417477314919.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_984582417477314919.key) 02:26:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:39 + git semver bump pre 02:26:39 # -> Open(): unable to determine branch for HEAD 02:26:39 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 02:26:39 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 02:26:39 # $SEMVER_REMOTE_NAME = origin 02:26:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:26:39 # $SEMVER_USER_NAME = edgex-jenkins 02:26:39 # $SEMVER_BRANCH = main 02:26:39 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 02:26:39 0.0.1-dev.7 [Pipeline] } 02:26:39 $ docker exec --env ******** --env ******** ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b ssh-agent -k 02:26:39 unset SSH_AUTH_SOCK; 02:26:39 unset SSH_AGENT_PID; 02:26:39 echo Agent pid 20 killed; 02:26:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:39 + git semver [Pipeline] } 02:26:39 $ docker stop --time=1 ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b 02:26:41 $ docker rm -f ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:42 . [Pipeline] withDockerContainer 02:26:43 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 02:26:43 $ 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 02:26:43 $ docker top cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:43 [ssh-agent] Looking for ssh-agent implementation... 02:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:44 $ docker exec cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 ssh-agent 02:26:44 SSH_AUTH_SOCK=/tmp/ssh-CwR1xacXHy75/agent.15 02:26:44 SSH_AGENT_PID=21 02:26:44 Running ssh-add (command line suppressed) 02:26:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8604594040255361105.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8604594040255361105.key) 02:26:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:44 + git semver push 02:26:44 # -> Open(): unable to determine branch for HEAD 02:26:44 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 02:26:44 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 02:26:44 # $SEMVER_REMOTE_NAME = origin 02:26:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:26:44 # $SEMVER_USER_NAME = edgex-jenkins 02:26:44 # $SEMVER_BRANCH = main 02:26:44 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 02:26:46 $ docker exec --env ******** --env ******** cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 ssh-agent -k 02:26:46 unset SSH_AUTH_SOCK; 02:26:46 unset SSH_AGENT_PID; 02:26:46 echo Agent pid 21 killed; 02:26:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:46 + git semver [Pipeline] } 02:26:46 $ docker stop --time=1 cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 02:26:48 $ docker rm -f cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 [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 02:26:48 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:26:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:49 ---> package-listing.sh 02:26:49 ++ facter osfamily 02:26:49 ++ tr '[:upper:]' '[:lower:]' 02:26:50 + OS_FAMILY=redhat 02:26:50 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 02:26:50 + START_PACKAGES=/tmp/packages_start.txt 02:26:50 + END_PACKAGES=/tmp/packages_end.txt 02:26:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:50 + PACKAGES=/tmp/packages_start.txt 02:26:50 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:26:50 + PACKAGES=/tmp/packages_end.txt 02:26:50 + case "${OS_FAMILY}" in 02:26:50 + sort 02:26:50 + rpm -qa 02:26:50 + '[' -f /tmp/packages_start.txt ']' 02:26:50 + '[' -f /tmp/packages_end.txt ']' 02:26:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:50 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:26:50 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 02:26:50 + 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 02:26:50 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 02:26:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:51 02:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:52 latest: Pulling from edgex-lftools-log-publisher 02:26:52 b4d181a07f80: Pulling fs layer 02:26:52 a1111a8f2ec3: Pulling fs layer 02:26:52 ed53099fbce6: Pulling fs layer 02:26:52 dc539afda2c1: Pulling fs layer 02:26:52 77bc0d833cb6: Pulling fs layer 02:26:52 9065ff56babe: Pulling fs layer 02:26:52 d287ab97295c: Pulling fs layer 02:26:52 dc539afda2c1: Waiting 02:26:52 77bc0d833cb6: Waiting 02:26:52 9065ff56babe: Waiting 02:26:52 d287ab97295c: Waiting 02:26:52 a1111a8f2ec3: Verifying Checksum 02:26:52 a1111a8f2ec3: Download complete 02:26:52 dc539afda2c1: Verifying Checksum 02:26:52 dc539afda2c1: Download complete 02:26:52 77bc0d833cb6: Verifying Checksum 02:26:52 77bc0d833cb6: Download complete 02:26:52 9065ff56babe: Verifying Checksum 02:26:52 9065ff56babe: Download complete 02:26:52 ed53099fbce6: Verifying Checksum 02:26:52 ed53099fbce6: Download complete 02:26:53 b4d181a07f80: Verifying Checksum 02:26:53 b4d181a07f80: Download complete 02:26:55 b4d181a07f80: Pull complete 02:26:55 a1111a8f2ec3: Pull complete 02:26:55 ed53099fbce6: Pull complete 02:26:55 dc539afda2c1: Pull complete 02:26:56 77bc0d833cb6: Pull complete 02:26:56 9065ff56babe: Pull complete 02:26:57 d287ab97295c: Verifying Checksum 02:26:57 d287ab97295c: Download complete 02:27:01 d287ab97295c: Pull complete 02:27:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:27:01 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 02:27:02 $ 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 02:27:04 $ docker top 875e57eac71417b7a01d61cde5b630dbb53712498ac610d2f809ea6d0879aaca -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:27:05 + mkdir -p /var/log/sysstat [Pipeline] sh 02:27:05 + ls /var/log/sa-host 02:27:05 + sadf -c /var/log/sa-host/sa05 02:27:05 file_magic: OK 02:27:05 HZ: Using current value: 100 02:27:05 file_header: OK 02:27:05 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 02:27:05 Statistics: 02:27:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:27:05 File successfully converted to sysstat format version 12.0.3 02:27:05 + sadf -c /var/log/sa-host/sa13 02:27:05 file_magic: OK 02:27:05 HZ: Using current value: 100 02:27:05 file_header: OK 02:27:05 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 02:27:05 Statistics: 02:27:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:27:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:05 provisioning config files... 02:27:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6089263996264777463tmp [Pipeline] { [Pipeline] echo 02:27:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:27:06 ---> create-netrc.sh [Pipeline] } 02:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:27:06 ---> python-tools-install.sh [Pipeline] echo 02:27:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:27:07 ---> sudo-logs.sh 02:27:07 Archiving 'sudo' log.. 02:27:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-808.vexxhost.local: Name or service not known 02:27:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-808.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:27:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:27:07 ---> job-cost.sh 02:27:07 lf-activate-venv: SKIPPING 02:27:07 DEBUG: total: 0.18000000715255737 02:27:07 INFO: Retrieving Stack Cost... 02:27:08 INFO: Retrieving Pricing Info for: v3-standard-2 02:27:09 INFO: Archiving Costs [Pipeline] echo 02:27:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:27:09 ---> logs-deploy.sh 02:27:09 lf-activate-venv: SKIPPING 02:27:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/8 02:27:09 INFO: archiving workspace using pattern(s): 02:27:10 Archives upload complete. 02:27:10 INFO: archiving logs to Nexus 02:27:11 ---> uname -a: 02:27:11 Linux prd-centos7-docker-4c-2g-808.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 02:27:11 02:27:11 02:27:11 ---> lscpu: 02:27:11 Architecture: x86_64 02:27:11 CPU op-mode(s): 32-bit, 64-bit 02:27:11 Byte Order: Little Endian 02:27:11 Address sizes: 40 bits physical, 48 bits virtual 02:27:11 CPU(s): 2 02:27:11 On-line CPU(s) list: 0,1 02:27:11 Thread(s) per core: 1 02:27:11 Core(s) per socket: 1 02:27:11 Socket(s): 2 02:27:11 NUMA node(s): 1 02:27:11 Vendor ID: AuthenticAMD 02:27:11 CPU family: 23 02:27:11 Model: 49 02:27:11 Model name: AMD EPYC-Rome Processor 02:27:11 Stepping: 0 02:27:11 CPU MHz: 2799.998 02:27:11 BogoMIPS: 5599.99 02:27:11 Virtualization: AMD-V 02:27:11 Hypervisor vendor: KVM 02:27:11 Virtualization type: full 02:27:11 L1d cache: 32K 02:27:11 L1i cache: 32K 02:27:11 L2 cache: 512K 02:27:11 L3 cache: 16384K 02:27:11 NUMA node0 CPU(s): 0,1 02:27:11 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 02:27:11 02:27:11 02:27:11 ---> nproc: 02:27:11 2 02:27:11 02:27:11 02:27:11 ---> df -h: 02:27:11 Filesystem Size Used Avail Use% Mounted on 02:27:11 overlay 40G 9.0G 32G 23% / 02:27:11 tmpfs 64M 0 64M 0% /dev 02:27:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:27:11 shm 64M 0 64M 0% /dev/shm 02:27:11 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:27:11 02:27:11 02:27:11 ---> sar -b -r -n DEV: 02:27:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/13/21 _x86_64_ (2 CPU) 02:27:11 02:27:11 02:16:19 LINUX RESTART (2 CPU) 02:27:11 02:27:11 02:17:01 tps rtps wtps bread/s bwrtn/s 02:27:11 02:18:01 45.55 3.55 42.00 2600.10 3605.36 02:27:11 02:19:01 1.55 0.00 1.55 0.00 29.81 02:27:11 02:20:01 0.27 0.00 0.27 0.00 3.33 02:27:11 02:21:01 0.20 0.00 0.20 0.00 2.73 02:27:11 02:22:01 0.30 0.00 0.30 0.00 3.81 02:27:11 02:23:01 0.32 0.00 0.32 0.00 3.91 02:27:11 02:24:01 0.23 0.00 0.23 0.00 3.46 02:27:11 02:25:01 0.27 0.00 0.27 0.00 3.05 02:27:11 02:26:01 83.92 0.03 83.88 3.73 28096.49 02:27:11 02:27:01 124.61 0.10 124.51 9.99 27077.17 02:27:11 Average: 25.73 0.37 25.36 261.42 5884.16 02:27:11 02:27:11 02:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:27:11 02:18:01 5446672 0 808624 10.10 2620 1751016 1295156 14.30 589964 1572344 24 02:27:11 02:19:01 5458200 0 797036 9.95 2620 1751076 1205060 13.30 579772 1573068 12 02:27:11 02:20:01 5456876 0 798412 9.97 2620 1751024 1205276 13.31 580892 1573088 8 02:27:11 02:21:01 5455352 0 799928 9.99 2620 1751032 1205324 13.31 581428 1573880 8 02:27:11 02:22:01 5454912 0 800364 9.99 2620 1751036 1205156 13.31 579880 1577296 8 02:27:11 02:23:01 5453936 0 801336 10.01 2620 1751040 1205060 13.30 580340 1577332 12 02:27:11 02:24:01 5453596 0 801668 10.01 2620 1751048 1205060 13.30 580676 1577328 16 02:27:11 02:25:01 5444908 0 810352 10.12 2620 1751052 1205060 13.30 589464 1577328 8 02:27:11 02:26:01 4352228 0 1057300 13.20 2620 2596784 1469808 16.23 813580 2323800 102908 02:27:11 02:27:01 3197640 0 1245340 15.55 2620 3563332 1433556 15.83 1071124 3048864 488364 02:27:11 Average: 5117432 0 872036 10.89 2620 2016844 1263452 13.95 654712 1797433 59137 02:27:11 02:27:11 02:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:27:11 02:18:01 eth0 187.01 155.04 509.71 29.99 0.00 0.00 0.00 0.00 02:27:11 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:18:01 docker0 64.00 50.91 5.19 152.51 0.00 0.00 0.00 0.00 02:27:11 02:19:01 eth0 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:27:11 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:20:01 eth0 1.42 0.62 1.25 0.19 0.00 0.00 0.00 0.00 02:27:11 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:21:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 02:27:11 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:22:01 eth0 0.27 0.22 0.14 0.10 0.00 0.00 0.00 0.00 02:27:11 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:23:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:27:11 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:24:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:27:11 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:25:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:27:11 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:26:01 eth0 657.33 460.29 4505.61 40.59 0.00 0.00 0.00 0.00 02:27:11 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:26:01 veth1cc34e4 66.27 87.53 5.75 411.62 0.00 0.00 0.00 0.00 02:27:11 02:26:01 docker0 66.27 87.40 4.85 411.61 0.00 0.00 0.00 0.00 02:27:11 02:27:01 eth0 907.28 623.50 5879.89 151.61 0.00 0.00 0.00 0.00 02:27:11 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 02:27:01 docker0 2.60 2.13 0.50 0.52 0.00 0.00 0.00 0.00 02:27:11 Average: eth0 175.51 124.04 1089.91 22.27 0.00 0.00 0.00 0.00 02:27:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:11 Average: docker0 13.29 14.05 1.05 56.48 0.00 0.00 0.00 0.00 02:27:11 02:27:11 02:27:11 ---> sar -P ALL: 02:27:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/13/21 _x86_64_ (2 CPU) 02:27:11 02:27:11 02:16:19 LINUX RESTART (2 CPU) 02:27:11 02:27:11 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:27:11 02:18:01 all 5.00 0.00 2.42 1.16 0.05 91.37 02:27:11 02:18:01 0 4.90 0.00 2.54 1.22 0.03 91.30 02:27:11 02:18:01 1 5.09 0.00 2.29 1.10 0.07 91.44 02:27:11 02:19:01 all 0.08 0.00 0.03 0.00 0.04 99.85 02:27:11 02:19:01 0 0.05 0.00 0.03 0.00 0.05 99.87 02:27:11 02:19:01 1 0.10 0.00 0.03 0.00 0.03 99.83 02:27:11 02:20:01 all 0.13 0.00 0.05 0.00 0.03 99.80 02:27:11 02:20:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:27:11 02:20:01 1 0.18 0.00 0.05 0.00 0.02 99.75 02:27:11 02:21:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:27:11 02:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:27:11 02:21:01 1 0.20 0.00 0.03 0.00 0.03 99.73 02:27:11 02:22:01 all 0.13 0.00 0.04 0.00 0.03 99.80 02:27:11 02:22:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:27:11 02:22:01 1 0.18 0.00 0.05 0.00 0.02 99.75 02:27:11 02:23:01 all 0.10 0.00 0.03 0.00 0.03 99.84 02:27:11 02:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:27:11 02:23:01 1 0.15 0.00 0.03 0.00 0.03 99.78 02:27:11 02:24:01 all 0.06 0.00 0.05 0.00 0.03 99.87 02:27:11 02:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:27:11 02:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:27:11 02:25:01 all 0.08 0.00 0.05 0.00 0.03 99.83 02:27:11 02:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:27:11 02:25:01 1 0.15 0.00 0.07 0.00 0.03 99.75 02:27:11 02:26:01 all 11.96 0.00 5.35 1.02 0.05 81.63 02:27:11 02:26:01 0 11.47 0.00 5.57 1.31 0.05 81.59 02:27:11 02:26:01 1 12.44 0.00 5.12 0.73 0.05 81.66 02:27:11 02:27:01 all 21.20 0.00 10.72 1.03 0.09 66.96 02:27:11 02:27:01 0 21.66 0.00 11.62 0.80 0.09 65.83 02:27:11 02:27:01 1 20.75 0.00 9.84 1.25 0.09 68.07 02:27:11 Average: all 3.75 0.00 1.81 0.31 0.04 94.09 02:27:11 Average: 0 3.69 0.00 1.92 0.32 0.04 94.03 02:27:11 Average: 1 3.81 0.00 1.70 0.30 0.04 94.15 02:27:11 02:27:11 02:27:11