Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+8818edd014264abe530016e8137244794a3d0b97 (4bbc7726299606b3d060cc29541c1c4c79a76250) 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-ssh2031408043138925365.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-ssh4167148063299259733.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/device-rfid-llrp-go/branches/PR-28/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/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh871162290105546291.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-ssh3133126750613866681.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/device-rfid-llrp-go/branches/PR-28/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/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2498316805908225551.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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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-699 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6717952018528897995.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing c4a44429fba7555952af1d89503be12789f6eab0 Checking out Revision c4a44429fba7555952af1d89503be12789f6eab0 (PR-28) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4603974911387912594.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh158924833915286219.key > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4a44429fba7555952af1d89503be12789f6eab0 # timeout=10 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:37 ========================================================= 13:07:37 EdgeX Global Pipelines Version Info 13:07:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:07:39 ------------------- 13:07:39 stable info: 13:07:39 ------------------- 13:07:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:07:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:07:39 Message: update stable to v1.0.205 13:07:39 ------------------- 13:07:39 experimental info: 13:07:39 ------------------- 13:07:39 Commited By: **** collab-it+edgex@linuxfoundation.org 13:07:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:07:39 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:07:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:07:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:07:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:07:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4a44429fba7555952af1d89503be12789f6eab0 [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4a4442 [Pipeline] echo 13:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:40 provisioning config files... 13:07:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config2321813039637000780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:41 ---> docker-login.sh 13:07:41 nexus3.edgexfoundry.org:10001 13:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:41 Configure a credential helper to remove this warning. See 13:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:41 13:07:41 Login Succeeded 13:07:41 nexus3.edgexfoundry.org:10002 13:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:41 Configure a credential helper to remove this warning. See 13:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:41 13:07:41 Login Succeeded 13:07:41 nexus3.edgexfoundry.org:10003 13:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:41 Configure a credential helper to remove this warning. See 13:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:41 13:07:41 Login Succeeded 13:07:41 nexus3.edgexfoundry.org:10004 13:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:41 Configure a credential helper to remove this warning. See 13:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:41 13:07:41 Login Succeeded 13:07:41 docker.io 13:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:42 Configure a credential helper to remove this warning. See 13:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:42 13:07:42 Login Succeeded 13:07:42 ---> docker-login.sh ends [Pipeline] } 13:07:42 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 13:07:42 + git log --format=format:%s -1 c4a44429fba7555952af1d89503be12789f6eab0 [Pipeline] echo 13:07:42 GIT_COMMIT: c4a44429fba7555952af1d89503be12789f6eab0, Commit Message: Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD [Pipeline] echo 13:07:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:43 13:07:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:07:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:43 latest: Pulling from edgex-devops/git-semver 13:07:43 31603596830f: Pulling fs layer 13:07:43 d4622e32a9a9: Pulling fs layer 13:07:43 1030fce36090: Pulling fs layer 13:07:43 6c6cb7e1b49b: Pulling fs layer 13:07:43 6c6cb7e1b49b: Waiting 13:07:43 d4622e32a9a9: Verifying Checksum 13:07:43 d4622e32a9a9: Download complete 13:07:43 31603596830f: Verifying Checksum 13:07:43 31603596830f: Download complete 13:07:44 31603596830f: Pull complete 13:07:44 1030fce36090: Verifying Checksum 13:07:44 1030fce36090: Download complete 13:07:44 6c6cb7e1b49b: Verifying Checksum 13:07:44 6c6cb7e1b49b: Download complete 13:07:44 d4622e32a9a9: Pull complete 13:07:44 1030fce36090: Pull complete 13:07:44 6c6cb7e1b49b: Pull complete 13:07:44 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:07:44 prd-centos7-docker-4c-2g-699 does not seem to be running inside a container 13:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:07:45 $ docker top 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:45 [ssh-agent] Looking for ssh-agent implementation... 13:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:45 $ docker exec 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent 13:07:46 SSH_AUTH_SOCK=/tmp/ssh-TEfod2jhtlBJ/agent.15 13:07:46 SSH_AGENT_PID=21 13:07:46 Running ssh-add (command line suppressed) 13:07:46 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8363286398665947932.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8363286398665947932.key) 13:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:46 + git tag --points-at HEAD [Pipeline] } 13:07:46 $ docker exec --env ******** --env ******** 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent -k 13:07:46 unset SSH_AUTH_SOCK; 13:07:46 unset SSH_AGENT_PID; 13:07:46 echo Agent pid 21 killed; 13:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:46 [ssh-agent] Looking for ssh-agent implementation... 13:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:46 $ docker exec 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent 13:07:46 SSH_AUTH_SOCK=/tmp/ssh-svQzDhGhZtDQ/agent.53 13:07:46 SSH_AGENT_PID=59 13:07:46 Running ssh-add (command line suppressed) 13:07:46 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_403180581145376231.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_403180581145376231.key) 13:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:47 + git semver init 13:07:47 # -> Open(): unable to determine branch for HEAD 13:07:47 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 13:07:47 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 13:07:47 # $SEMVER_REMOTE_NAME = origin 13:07:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:07:47 # $SEMVER_USER_NAME = edgex-jenkins 13:07:47 # $SEMVER_BRANCH = PR-28 13:07:47 # $SEMVER_TEMP = /tmp/semver-785152871 13:07:47 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 13:07:47 # '/tmp/semver-785152871' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 13:07:47 # -> Force: false 13:07:47 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 13:07:47 $ docker exec --env ******** --env ******** 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent -k 13:07:47 unset SSH_AUTH_SOCK; 13:07:47 unset SSH_AGENT_PID; 13:07:47 echo Agent pid 59 killed; 13:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:48 + git semver [Pipeline] } 13:07:48 $ docker stop --time=1 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 13:07:49 $ docker rm -f 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:50 Stashed 1 file(s) [Pipeline] echo 13:07:50 [edgeXSemver]: initialized semver on version 0.0.0 [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 13:08:05 Still waiting to schedule task 13:08:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:08:05 Still waiting to schedule task 13:08:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 13:09:58 Running on prd-centos7-docker-4c-2g-703 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 13:09:58 Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout 13:09:58 Selected Git installation does not exist. Using Default 13:09:58 The recommended git tool is: NONE 13:10:01 using credential edgex-jenkins-ssh 13:10:01 Cloning the remote Git repository 13:10:01 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:10:01 > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 13:10:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:10:01 > git --version # timeout=10 13:10:01 > git --version # 'git version 2.24.4' 13:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:01 [INFO] Currently running in a labeled security context 13:10:01 [INFO] Currently SELinux is 'enforcing' on the host 13:10:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh8230802930328001411.key 13:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:10:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:10:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:02 [INFO] Currently running in a labeled security context 13:10:02 [INFO] Currently SELinux is 'enforcing' on the host 13:10:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh7683642131425080647.key 13:10:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:10:03 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 13:10:03 Merge succeeded, producing 4306c4f245f9b2641b3fae0b710f46b38d4c3176 13:10:03 Checking out Revision 4306c4f245f9b2641b3fae0b710f46b38d4c3176 (PR-28) 13:10:03 > git config core.sparsecheckout # timeout=10 13:10:03 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 13:10:03 > git remote # timeout=10 13:10:03 > git config --get remote.origin.url # timeout=10 13:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:03 [INFO] Currently running in a labeled security context 13:10:03 [INFO] Currently SELinux is 'enforcing' on the host 13:10:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh4634709573864555173.key 13:10:03 > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 13:10:03 > git rev-parse HEAD^{commit} # timeout=10 13:10:03 > git config core.sparsecheckout # timeout=10 13:10:03 > git checkout -f 4306c4f245f9b2641b3fae0b710f46b38d4c3176 # timeout=10 13:10:07 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" 13:10:07 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:08 provisioning config files... 13:10:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config9128358437312768597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:07 > git rev-list --no-walk bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 13:10:08 ---> docker-login.sh 13:10:08 nexus3.edgexfoundry.org:10001 13:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:09 Configure a credential helper to remove this warning. See 13:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:09 13:10:09 Login Succeeded 13:10:09 nexus3.edgexfoundry.org:10002 13:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:09 Configure a credential helper to remove this warning. See 13:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:09 13:10:09 Login Succeeded 13:10:09 nexus3.edgexfoundry.org:10003 13:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:09 Configure a credential helper to remove this warning. See 13:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:09 13:10:09 Login Succeeded 13:10:09 nexus3.edgexfoundry.org:10004 13:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:09 Configure a credential helper to remove this warning. See 13:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:09 13:10:09 Login Succeeded 13:10:09 docker.io 13:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:09 Configure a credential helper to remove this warning. See 13:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:09 13:10:09 Login Succeeded 13:10:09 ---> docker-login.sh ends [Pipeline] } 13:10:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:10 ========================================================= 13:10:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:10:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:10:10 + 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 . 13:10:10 Sending build context to Docker daemon 1.199MB 13:10:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 13:10:10 Step 2/10 : FROM ${BASE} 13:10:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:10:10 540db60ca938: Pulling fs layer 13:10:10 adcc1eea9eea: Pulling fs layer 13:10:10 4c4ab2625f07: Pulling fs layer 13:10:10 db62176df00c: Pulling fs layer 13:10:10 3b30891b0d05: Pulling fs layer 13:10:10 06b49ca38bd5: Pulling fs layer 13:10:10 c788192a36de: Pulling fs layer 13:10:10 a77e37c0d609: Pulling fs layer 13:10:10 c3185cebc471: Pulling fs layer 13:10:10 06b49ca38bd5: Waiting 13:10:10 db62176df00c: Waiting 13:10:10 c788192a36de: Waiting 13:10:10 3b30891b0d05: Waiting 13:10:10 a77e37c0d609: Waiting 13:10:10 c3185cebc471: Waiting 13:10:10 4c4ab2625f07: Verifying Checksum 13:10:10 4c4ab2625f07: Download complete 13:10:10 adcc1eea9eea: Verifying Checksum 13:10:10 adcc1eea9eea: Download complete 13:10:10 3b30891b0d05: Verifying Checksum 13:10:10 3b30891b0d05: Download complete 13:10:10 06b49ca38bd5: Verifying Checksum 13:10:10 06b49ca38bd5: Download complete 13:10:10 c788192a36de: Verifying Checksum 13:10:10 c788192a36de: Download complete 13:10:10 540db60ca938: Verifying Checksum 13:10:10 540db60ca938: Download complete 13:10:11 540db60ca938: Pull complete 13:10:11 adcc1eea9eea: Pull complete 13:10:11 4c4ab2625f07: Pull complete 13:10:11 a77e37c0d609: Verifying Checksum 13:10:11 a77e37c0d609: Download complete 13:10:14 c3185cebc471: Verifying Checksum 13:10:14 c3185cebc471: Download complete 13:10:15 db62176df00c: Verifying Checksum 13:10:15 db62176df00c: Download complete 13:10:19 db62176df00c: Pull complete 13:10:19 3b30891b0d05: Pull complete 13:10:19 06b49ca38bd5: Pull complete 13:10:19 c788192a36de: Pull complete 13:10:19 a77e37c0d609: Pull complete 13:10:21 c3185cebc471: Pull complete 13:10:21 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 13:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:10:21 ---> 031687cdd783 13:10:21 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 13:10:23 ---> Running in a29f302225ef 13:10:23 Removing intermediate container a29f302225ef 13:10:23 ---> f10b82290fa7 13:10:23 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 13:10:23 ---> Running in 523ba3921476 13:10:23 Removing intermediate container 523ba3921476 13:10:23 ---> 53728f60237b 13:10:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 13:10:23 ---> Running in 4c19f5fb900f 13:10:23 Removing intermediate container 4c19f5fb900f 13:10:23 ---> 611a7de19b4e 13:10:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:23 ---> Running in 413d178930b4 13:10:24 Removing intermediate container 413d178930b4 13:10:24 ---> 1c6facf3c114 13:10:24 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:24 ---> Running in ac2c8b07faf9 13:10:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:10:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:10:25 OK: 219 MiB in 52 packages 13:10:26 Removing intermediate container ac2c8b07faf9 13:10:26 ---> 381186331a73 13:10:26 Step 8/10 : WORKDIR /device-rfid-llrp-go 13:10:26 ---> Running in bce01615b546 13:10:26 Removing intermediate container bce01615b546 13:10:26 ---> 0ee692195389 13:10:26 Step 9/10 : COPY . . 13:10:26 ---> ef0efe97e039 13:10:26 Step 10/10 : RUN go mod download 13:10:26 ---> Running in 016fb933305c 13:10:36 Removing intermediate container 016fb933305c 13:10:36 ---> 1b07fbeaf3ce 13:10:36 Successfully built 1b07fbeaf3ce 13:10:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:10:37 + docker inspect -f . ci-base-image-x86_64 13:10:37 . [Pipeline] withDockerContainer 13:10:37 prd-centos7-docker-4c-2g-703 does not seem to be running inside a container 13:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:10:37 $ docker top 511ece39714d1a3c1ab631d640ababe40c956f561bda12e64462e3e01dd499e9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:38 + go version 13:10:38 go version go1.16.6 linux/amd64 [Pipeline] } 13:10:38 $ docker stop --time=1 511ece39714d1a3c1ab631d640ababe40c956f561bda12e64462e3e01dd499e9 13:10:39 $ docker rm -f 511ece39714d1a3c1ab631d640ababe40c956f561bda12e64462e3e01dd499e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:39 + docker inspect -f . ci-base-image-x86_64 13:10:39 . [Pipeline] withDockerContainer 13:10:39 prd-centos7-docker-4c-2g-703 does not seem to be running inside a container 13:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:10:40 $ docker top ea692d1eba1a9b5c1b280b0a0246be5510f8e3e3d90f3b45c4b6c237ab4e5846 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:10:40 + go mod tidy 13:10:41 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 13:10:41 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:10:45 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:10:45 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:10:45 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:10:45 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:10:45 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:10:45 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 13:10:45 $ docker stop --time=1 ea692d1eba1a9b5c1b280b0a0246be5510f8e3e3d90f3b45c4b6c237ab4e5846 13:10:46 $ docker rm -f ea692d1eba1a9b5c1b280b0a0246be5510f8e3e3d90f3b45c4b6c237ab4e5846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:47 13:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:47 latest: Pulling from edgex-lftools-log-publisher 13:10:47 b4d181a07f80: Pulling fs layer 13:10:47 a1111a8f2ec3: Pulling fs layer 13:10:47 ed53099fbce6: Pulling fs layer 13:10:47 dc539afda2c1: Pulling fs layer 13:10:47 77bc0d833cb6: Pulling fs layer 13:10:47 9065ff56babe: Pulling fs layer 13:10:47 d287ab97295c: Pulling fs layer 13:10:47 77bc0d833cb6: Waiting 13:10:47 9065ff56babe: Waiting 13:10:47 d287ab97295c: Waiting 13:10:47 dc539afda2c1: Waiting 13:10:47 a1111a8f2ec3: Verifying Checksum 13:10:47 a1111a8f2ec3: Download complete 13:10:48 ed53099fbce6: Verifying Checksum 13:10:48 ed53099fbce6: Download complete 13:10:48 77bc0d833cb6: Verifying Checksum 13:10:48 77bc0d833cb6: Download complete 13:10:48 9065ff56babe: Verifying Checksum 13:10:48 9065ff56babe: Download complete 13:10:48 b4d181a07f80: Verifying Checksum 13:10:48 b4d181a07f80: Download complete 13:10:48 dc539afda2c1: Verifying Checksum 13:10:48 dc539afda2c1: Download complete 13:10:49 b4d181a07f80: Pull complete 13:10:50 a1111a8f2ec3: Pull complete 13:10:50 ed53099fbce6: Pull complete 13:10:50 dc539afda2c1: Pull complete 13:10:50 77bc0d833cb6: Pull complete 13:10:50 9065ff56babe: Pull complete 13:10:53 d287ab97295c: Download complete 13:10:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-702 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 13:10:55 Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout 13:10:55 Selected Git installation does not exist. Using Default 13:10:55 The recommended git tool is: NONE 13:10:57 d287ab97295c: Pull complete 13:10:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:10:57 prd-centos7-docker-4c-2g-703 does not seem to be running inside a container 13:10:57 $ 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/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:11:00 $ docker top fbb6e3501ff3599037dc15a0c6dc8664d31c4cf381531dd520060ebe59641f00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:00 ---> job-cost.sh 13:11:00 lf-activate-venv: SKIPPING 13:11:00 INFO: No Stack... 13:11:00 using credential edgex-jenkins-ssh 13:11:00 Cloning the remote Git repository 13:11:01 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:11:01 > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 13:11:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:11:01 > git --version # timeout=10 13:11:01 > git --version # 'git version 2.17.1' 13:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:01 INFO: Retrieving Pricing Info for: v3-standard-2 13:11:01 INFO: Archiving Costs [Pipeline] sh 13:11:02 + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv 13:11:02 + cut -d, -f6 [Pipeline] lock 13:11:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] 13:11:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] did not exist. Created. 13:11:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:11:02 + echo total: 0.05999999865889549 [Pipeline] stash 13:11:02 Stashed 1 file(s) [Pipeline] } 13:11:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] // lock [Pipeline] } 13:11:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:11:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:11:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:11:02 $ docker stop --time=1 fbb6e3501ff3599037dc15a0c6dc8664d31c4cf381531dd520060ebe59641f00 13:11:03 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 13:11:03 Merge succeeded, producing b00716f9acce3254a156a6765a45681814917d53 13:11:03 Checking out Revision b00716f9acce3254a156a6765a45681814917d53 (PR-28) 13:11:03 $ docker rm -f fbb6e3501ff3599037dc15a0c6dc8664d31c4cf381531dd520060ebe59641f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 13:11:03 > git config core.sparsecheckout # timeout=10 13:11:03 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 13:11:03 > git remote # timeout=10 13:11:03 > git config --get remote.origin.url # timeout=10 13:11:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:03 > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 13:11:03 > git rev-parse HEAD^{commit} # timeout=10 13:11:03 > git config core.sparsecheckout # timeout=10 13:11:03 > git checkout -f b00716f9acce3254a156a6765a45681814917d53 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:11:04 Failed in branch amd64 13:11:08 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" 13:11:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:08 provisioning config files... 13:11:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config5982717807236104882tmp [Pipeline] { 13:11:08 > git rev-list --no-walk bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 [Pipeline] libraryResource [Pipeline] sh 13:11:09 ---> docker-login.sh 13:11:09 nexus3.edgexfoundry.org:10001 13:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:10 Configure a credential helper to remove this warning. See 13:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:10 13:11:10 Login Succeeded 13:11:10 nexus3.edgexfoundry.org:10002 13:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:10 Configure a credential helper to remove this warning. See 13:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:10 13:11:10 Login Succeeded 13:11:10 nexus3.edgexfoundry.org:10003 13:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:11 Configure a credential helper to remove this warning. See 13:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:11 13:11:11 Login Succeeded 13:11:11 nexus3.edgexfoundry.org:10004 13:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:12 Configure a credential helper to remove this warning. See 13:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:12 13:11:12 Login Succeeded 13:11:12 docker.io 13:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:13 Configure a credential helper to remove this warning. See 13:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:13 13:11:13 Login Succeeded 13:11:13 ---> docker-login.sh ends [Pipeline] } 13:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:11:13 ========================================================= 13:11:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:11:13 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:11:13 + 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 . 13:11:14 Sending build context to Docker daemon 1.199MB 13:11:14 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 13:11:14 Step 2/10 : FROM ${BASE} 13:11:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:11:14 595b0fe564bb: Pulling fs layer 13:11:14 24495759ef45: Pulling fs layer 13:11:14 d148012ef14d: Pulling fs layer 13:11:14 e90a11edd702: Pulling fs layer 13:11:14 d77568369979: Pulling fs layer 13:11:14 fc1c9f9a7f3b: Pulling fs layer 13:11:14 170f2ba95c9a: Pulling fs layer 13:11:14 97ac5df62f85: Pulling fs layer 13:11:14 d77568369979: Waiting 13:11:14 fc1c9f9a7f3b: Waiting 13:11:14 170f2ba95c9a: Waiting 13:11:14 97ac5df62f85: Waiting 13:11:14 e90a11edd702: Waiting 13:11:14 d148012ef14d: Verifying Checksum 13:11:14 d148012ef14d: Download complete 13:11:14 24495759ef45: Download complete 13:11:14 d77568369979: Verifying Checksum 13:11:14 d77568369979: Download complete 13:11:14 fc1c9f9a7f3b: Verifying Checksum 13:11:14 fc1c9f9a7f3b: Download complete 13:11:14 595b0fe564bb: Verifying Checksum 13:11:14 595b0fe564bb: Download complete 13:11:14 170f2ba95c9a: Download complete 13:11:15 595b0fe564bb: Pull complete 13:11:16 24495759ef45: Pull complete 13:11:16 d148012ef14d: Pull complete 13:11:18 e90a11edd702: Verifying Checksum 13:11:18 e90a11edd702: Download complete 13:11:18 97ac5df62f85: Verifying Checksum 13:11:18 97ac5df62f85: Download complete 13:11:28 e90a11edd702: Pull complete 13:11:28 d77568369979: Pull complete 13:11:29 fc1c9f9a7f3b: Pull complete 13:11:29 170f2ba95c9a: Pull complete 13:11:36 97ac5df62f85: Pull complete 13:11:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 13:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:11:36 ---> 04bc70af865f 13:11:36 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 13:11:42 ---> Running in 4331c2b81bf7 13:11:42 Removing intermediate container 4331c2b81bf7 13:11:42 ---> da63ffe6ab47 13:11:42 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 13:11:42 ---> Running in ec2d2bc2aa19 13:11:43 Removing intermediate container ec2d2bc2aa19 13:11:43 ---> 8c4fcaedc1c6 13:11:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 13:11:43 ---> Running in 7692f21ed237 13:11:43 Removing intermediate container 7692f21ed237 13:11:43 ---> adb8e60a0d84 13:11:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:44 ---> Running in c1ecbf2e6633 13:11:47 Removing intermediate container c1ecbf2e6633 13:11:47 ---> 9768881be39a 13:11:47 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:47 ---> Running in 9f2cabb226f3 13:11:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:11:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:11:55 OK: 218 MiB in 52 packages 13:11:57 Removing intermediate container 9f2cabb226f3 13:11:57 ---> dc76ccd62e39 13:11:57 Step 8/10 : WORKDIR /device-rfid-llrp-go 13:11:57 ---> Running in 1b64306afd66 13:11:57 Removing intermediate container 1b64306afd66 13:11:57 ---> 4b1e29c446a3 13:11:57 Step 9/10 : COPY . . 13:11:59 ---> 2f463b8f0886 13:11:59 Step 10/10 : RUN go mod download 13:11:59 ---> Running in 802c5e552a6f 13:12:31 Removing intermediate container 802c5e552a6f 13:12:31 ---> c6df0f87621e 13:12:31 Successfully built c6df0f87621e 13:12:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:12:32 + docker inspect -f . ci-base-image-arm64 13:12:32 . [Pipeline] withDockerContainer 13:12:32 prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container 13:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:12:34 $ docker top f8ef8c0f58707612095027f37d560caadd13187c1d8d01eac5faa59bfbf735e1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:35 + go version 13:12:35 go version go1.16.6 linux/arm64 [Pipeline] } 13:12:35 $ docker stop --time=1 f8ef8c0f58707612095027f37d560caadd13187c1d8d01eac5faa59bfbf735e1 13:12:37 $ docker rm -f f8ef8c0f58707612095027f37d560caadd13187c1d8d01eac5faa59bfbf735e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:12:38 + docker inspect -f . ci-base-image-arm64 13:12:38 . [Pipeline] withDockerContainer 13:12:38 prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container 13:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:12:40 $ docker top 9c6c09e7050188432e69ba6a9d45b3e7a7d10233a5577beeb2b85f9095285bf6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:12:41 + go mod tidy 13:12:42 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 13:12:42 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:12:42 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:12:42 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:12:42 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:12:42 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:12:42 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:12:42 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 13:12:42 $ docker stop --time=1 9c6c09e7050188432e69ba6a9d45b3e7a7d10233a5577beeb2b85f9095285bf6 13:12:44 $ docker rm -f 9c6c09e7050188432e69ba6a9d45b3e7a7d10233a5577beeb2b85f9095285bf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:45 13:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:46 arm64: Pulling from edgex-lftools-log-publisher 13:12:46 448f6bf000e3: Pulling fs layer 13:12:46 f757da607395: Pulling fs layer 13:12:46 05883995daec: Pulling fs layer 13:12:46 8603b9c90790: Pulling fs layer 13:12:46 1560dd03e051: Pulling fs layer 13:12:46 27f5ce0e4adf: Pulling fs layer 13:12:46 c2d8d7efcc4b: Pulling fs layer 13:12:46 8603b9c90790: Waiting 13:12:46 1560dd03e051: Waiting 13:12:46 27f5ce0e4adf: Waiting 13:12:46 c2d8d7efcc4b: Waiting 13:12:46 f757da607395: Verifying Checksum 13:12:46 f757da607395: Download complete 13:12:46 8603b9c90790: Verifying Checksum 13:12:46 8603b9c90790: Download complete 13:12:46 1560dd03e051: Verifying Checksum 13:12:46 1560dd03e051: Download complete 13:12:46 05883995daec: Verifying Checksum 13:12:46 05883995daec: Download complete 13:12:46 27f5ce0e4adf: Download complete 13:12:48 448f6bf000e3: Verifying Checksum 13:12:48 448f6bf000e3: Download complete 13:12:51 c2d8d7efcc4b: Download complete 13:12:51 448f6bf000e3: Pull complete 13:12:52 f757da607395: Pull complete 13:12:54 05883995daec: Pull complete 13:12:54 8603b9c90790: Pull complete 13:12:55 1560dd03e051: Pull complete 13:12:56 27f5ce0e4adf: Pull complete 13:13:11 c2d8d7efcc4b: Pull complete 13:13:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:13:11 prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container 13:13:11 $ 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/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:13:18 $ docker top a4155e2c44fd661db9cba731de2e4c62555232a801989df8da5d5a4c55f854c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:19 ---> job-cost.sh 13:13:19 lf-activate-venv: SKIPPING 13:13:19 INFO: No Stack... 13:13:21 INFO: Retrieving Pricing Info for: v2-standard-4 13:13:21 INFO: Archiving Costs [Pipeline] sh 13:13:22 + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv 13:13:22 + cut -d, -f6 [Pipeline] lock 13:13:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] 13:13:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] did not exist. Created. 13:13:22 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:13:23 /w/workspace/device-rfid-llrp-go/13@tmp/durable-4b1ec79e/script.sh: 1: /w/workspace/device-rfid-llrp-go/13@tmp/durable-4b1ec79e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:13:23 + echo total: 0.18000000715255737 [Pipeline] stash 13:13:23 Warning: overwriting stash ‘stack-cost’ 13:13:24 Stashed 1 file(s) [Pipeline] } 13:13:24 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] // lock [Pipeline] } 13:13:24 $ docker stop --time=1 a4155e2c44fd661db9cba731de2e4c62555232a801989df8da5d5a4c55f854c2 13:13:26 $ docker rm -f a4155e2c44fd661db9cba731de2e4c62555232a801989df8da5d5a4c55f854c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:13:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:13:28 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:13:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:13:28 ---> package-listing.sh 13:13:28 ++ facter osfamily 13:13:28 ++ tr '[:upper:]' '[:lower:]' 13:13:29 + OS_FAMILY=redhat 13:13:29 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 13:13:29 + START_PACKAGES=/tmp/packages_start.txt 13:13:29 + END_PACKAGES=/tmp/packages_end.txt 13:13:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:29 + PACKAGES=/tmp/packages_start.txt 13:13:29 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 13:13:29 + PACKAGES=/tmp/packages_end.txt 13:13:29 + case "${OS_FAMILY}" in 13:13:29 + sort 13:13:29 + rpm -qa 13:13:29 + '[' -f /tmp/packages_start.txt ']' 13:13:29 + '[' -f /tmp/packages_end.txt ']' 13:13:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:29 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 13:13:29 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 13:13:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 13:13:29 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:13:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:30 13:13:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:31 latest: Pulling from edgex-lftools-log-publisher 13:13:31 b4d181a07f80: Pulling fs layer 13:13:31 a1111a8f2ec3: Pulling fs layer 13:13:31 ed53099fbce6: Pulling fs layer 13:13:31 dc539afda2c1: Pulling fs layer 13:13:31 77bc0d833cb6: Pulling fs layer 13:13:31 9065ff56babe: Pulling fs layer 13:13:31 d287ab97295c: Pulling fs layer 13:13:31 dc539afda2c1: Waiting 13:13:31 77bc0d833cb6: Waiting 13:13:31 9065ff56babe: Waiting 13:13:31 d287ab97295c: Waiting 13:13:31 a1111a8f2ec3: Verifying Checksum 13:13:31 a1111a8f2ec3: Download complete 13:13:31 dc539afda2c1: Verifying Checksum 13:13:31 dc539afda2c1: Download complete 13:13:31 77bc0d833cb6: Download complete 13:13:31 9065ff56babe: Verifying Checksum 13:13:31 9065ff56babe: Download complete 13:13:31 ed53099fbce6: Verifying Checksum 13:13:31 ed53099fbce6: Download complete 13:13:32 b4d181a07f80: Verifying Checksum 13:13:32 b4d181a07f80: Download complete 13:13:33 b4d181a07f80: Pull complete 13:13:33 a1111a8f2ec3: Pull complete 13:13:34 ed53099fbce6: Pull complete 13:13:34 dc539afda2c1: Pull complete 13:13:34 77bc0d833cb6: Pull complete 13:13:34 9065ff56babe: Pull complete 13:13:36 d287ab97295c: Verifying Checksum 13:13:36 d287ab97295c: Download complete 13:13:40 d287ab97295c: Pull complete 13:13:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:13:40 prd-centos7-docker-4c-2g-699 does not seem to be running inside a container 13:13:40 $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:13:43 $ docker top 5b81398b16e916fe35e5efa04bee2d0a1b9a4806ea16015fac3a9643023d0210 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:43 + touch /tmp/pre-build-complete [Pipeline] sh 13:13:44 + mkdir -p /var/log/sysstat [Pipeline] sh 13:13:44 + ls /var/log/sa-host 13:13:44 + sadf -c /var/log/sa-host/sa05 13:13:44 file_magic: OK 13:13:44 HZ: Using current value: 100 13:13:44 file_header: OK 13:13:44 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 13:13:44 Statistics: 13:13:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:13:44 File successfully converted to sysstat format version 12.0.3 13:13:44 + sadf -c /var/log/sa-host/sa12 13:13:44 file_magic: OK 13:13:44 HZ: Using current value: 100 13:13:44 file_header: OK 13:13:44 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 13:13:44 Statistics: 13:13:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:13:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:44 provisioning config files... 13:13:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config8052994553362793026tmp [Pipeline] { [Pipeline] echo 13:13:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:13:44 ---> create-netrc.sh [Pipeline] } 13:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:13:45 ---> python-tools-install.sh [Pipeline] echo 13:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:13:45 ---> sudo-logs.sh 13:13:45 Archiving 'sudo' log.. 13:13:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-699.vexxhost.local: Name or service not known 13:13:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-699.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:13:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:13:45 ---> job-cost.sh 13:13:45 lf-activate-venv: SKIPPING 13:13:45 DEBUG: total: 0.18000000715255737 13:13:45 INFO: Retrieving Stack Cost... 13:13:47 INFO: Retrieving Pricing Info for: v3-standard-2 13:13:48 INFO: Archiving Costs [Pipeline] echo 13:13:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:13:48 ---> logs-deploy.sh 13:13:48 lf-activate-venv: SKIPPING 13:13:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/13 13:13:48 INFO: archiving workspace using pattern(s): 13:13:49 Archives upload complete. 13:13:49 INFO: archiving logs to Nexus 13:13:49 ---> uname -a: 13:13:49 Linux prd-centos7-docker-4c-2g-699.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 13:13:49 13:13:49 13:13:49 ---> lscpu: 13:13:49 Architecture: x86_64 13:13:49 CPU op-mode(s): 32-bit, 64-bit 13:13:49 Byte Order: Little Endian 13:13:49 Address sizes: 40 bits physical, 48 bits virtual 13:13:49 CPU(s): 2 13:13:49 On-line CPU(s) list: 0,1 13:13:49 Thread(s) per core: 1 13:13:49 Core(s) per socket: 1 13:13:49 Socket(s): 2 13:13:49 NUMA node(s): 1 13:13:49 Vendor ID: AuthenticAMD 13:13:49 CPU family: 23 13:13:49 Model: 49 13:13:49 Model name: AMD EPYC-Rome Processor 13:13:49 Stepping: 0 13:13:49 CPU MHz: 2799.998 13:13:49 BogoMIPS: 5599.99 13:13:49 Virtualization: AMD-V 13:13:49 Hypervisor vendor: KVM 13:13:49 Virtualization type: full 13:13:49 L1d cache: 32K 13:13:49 L1i cache: 32K 13:13:49 L2 cache: 512K 13:13:49 L3 cache: 16384K 13:13:49 NUMA node0 CPU(s): 0,1 13:13:49 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 13:13:49 13:13:49 13:13:49 ---> nproc: 13:13:49 2 13:13:49 13:13:49 13:13:49 ---> df -h: 13:13:49 Filesystem Size Used Avail Use% Mounted on 13:13:49 overlay 40G 7.7G 33G 20% / 13:13:49 tmpfs 64M 0 64M 0% /dev 13:13:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:13:49 shm 64M 0 64M 0% /dev/shm 13:13:49 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:13:49 13:13:49 13:13:49 ---> sar -b -r -n DEV: 13:13:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 13:13:49 13:13:49 13:06:58 LINUX RESTART (2 CPU) 13:13:49 13:13:49 13:08:01 tps rtps wtps bread/s bwrtn/s 13:13:49 13:09:01 1.87 0.00 1.87 0.00 39.03 13:13:49 13:10:01 0.28 0.00 0.28 0.00 3.75 13:13:49 13:11:01 0.23 0.00 0.23 0.00 2.70 13:13:49 13:12:01 0.25 0.00 0.25 0.00 3.48 13:13:49 13:13:01 0.32 0.00 0.32 0.00 4.40 13:13:49 Average: 0.59 0.00 0.59 0.00 10.67 13:13:49 13:13:49 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:49 13:09:01 5472064 0 800132 9.99 2620 1734124 1207036 13.33 571988 1568440 20 13:13:49 13:10:01 5471500 0 800688 10.00 2620 1734132 1207096 13.33 575224 1565516 8 13:13:49 13:11:01 5469520 0 802668 10.02 2620 1734132 1207144 13.33 576484 1565516 12 13:13:49 13:12:01 5471536 0 800644 10.00 2620 1734140 1204860 13.30 572320 1567972 16 13:13:49 13:13:01 5470832 0 801344 10.01 2620 1734144 1204992 13.30 572084 1569052 8 13:13:49 Average: 5471090 0 801095 10.00 2620 1734134 1206226 13.32 573620 1567299 13 13:13:49 13:13:49 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:49 13:09:01 eth0 4.16 1.72 3.31 0.12 0.00 0.00 0.00 0.00 13:13:49 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:10:01 eth0 2.13 0.58 0.64 0.40 0.00 0.00 0.00 0.00 13:13:49 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:11:01 eth0 1.08 0.60 0.54 0.37 0.00 0.00 0.00 0.00 13:13:49 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:12:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 13:13:49 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:13:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 13:13:49 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 Average: eth0 1.57 0.65 0.93 0.20 0.00 0.00 0.00 0.00 13:13:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:49 13:13:49 13:13:49 ---> sar -P ALL: 13:13:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 13:13:49 13:13:49 13:06:58 LINUX RESTART (2 CPU) 13:13:49 13:13:49 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:13:49 13:09:01 all 0.22 0.00 0.06 0.00 0.03 99.69 13:13:49 13:09:01 0 0.32 0.00 0.05 0.00 0.03 99.60 13:13:49 13:09:01 1 0.12 0.00 0.07 0.00 0.03 99.78 13:13:49 13:10:01 all 0.26 0.00 0.14 0.00 0.01 99.59 13:13:49 13:10:01 0 0.40 0.00 0.12 0.00 0.00 99.48 13:13:49 13:10:01 1 0.12 0.00 0.17 0.00 0.02 99.70 13:13:49 13:11:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:13:49 13:11:01 0 0.02 0.00 0.03 0.00 0.03 99.92 13:13:49 13:11:01 1 0.27 0.00 0.02 0.00 0.03 99.68 13:13:49 13:12:01 all 0.23 0.00 0.03 0.00 0.01 99.72 13:13:49 13:12:01 0 0.08 0.00 0.02 0.00 0.00 99.90 13:13:49 13:12:01 1 0.38 0.00 0.05 0.00 0.02 99.55 13:13:49 13:13:01 all 0.16 0.00 0.03 0.00 0.03 99.78 13:13:49 13:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:13:49 13:13:01 1 0.30 0.00 0.05 0.00 0.03 99.62 13:13:49 Average: all 0.20 0.00 0.06 0.00 0.02 99.72 13:13:49 Average: 0 0.17 0.00 0.05 0.00 0.02 99.77 13:13:49 Average: 1 0.24 0.00 0.07 0.00 0.03 99.67 13:13:49 13:13:49 13:13:49