Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+8818edd014264abe530016e8137244794a3d0b97 (203fd999d471335f2d18bb50c45a4eebe1c19338) 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-ssh5676061759638191801.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-ssh977768139947940670.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-29/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-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh169811831389541080.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-ssh4890854233907219587.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-29/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-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4347104583986430441.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-698 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [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-29 # 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-29@tmp/jenkins-gitclient-ssh2635057420725270778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-29@tmp/jenkins-gitclient-ssh798452715132307385.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc Merge succeeded, producing a3b27e8650ce788ad9818beeeed34fdd25ef44d6 Checking out Revision a3b27e8650ce788ad9818beeeed34fdd25ef44d6 (PR-29) > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # 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-29@tmp/jenkins-gitclient-ssh5320361929137378924.key > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b27e8650ce788ad9818beeeed34fdd25ef44d6 # timeout=10 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 72539d88d388fc63a4909de0eb91608fe0bf810e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:06:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:06:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:06:48 ========================================================= 13:06:48 EdgeX Global Pipelines Version Info 13:06:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:06:49 ------------------- 13:06:49 stable info: 13:06:49 ------------------- 13:06:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:06:49 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:06:49 Message: update stable to v1.0.205 13:06:50 ------------------- 13:06:50 experimental info: 13:06:50 ------------------- 13:06:50 Commited By: **** collab-it+edgex@linuxfoundation.org 13:06:50 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:06:50 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:06:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b27e8650ce788ad9818beeeed34fdd25ef44d6 [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b27e8 [Pipeline] echo 13:06:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:51 provisioning config files... 13:06:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config4911891220015843243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:52 ---> docker-login.sh 13:06:52 nexus3.edgexfoundry.org:10001 13:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:52 Configure a credential helper to remove this warning. See 13:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:52 13:06:52 Login Succeeded 13:06:52 nexus3.edgexfoundry.org:10002 13:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:52 Configure a credential helper to remove this warning. See 13:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:52 13:06:52 Login Succeeded 13:06:52 nexus3.edgexfoundry.org:10003 13:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:52 Configure a credential helper to remove this warning. See 13:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:52 13:06:52 Login Succeeded 13:06:52 nexus3.edgexfoundry.org:10004 13:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:52 Configure a credential helper to remove this warning. See 13:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:52 13:06:52 Login Succeeded 13:06:52 docker.io 13:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:53 Configure a credential helper to remove this warning. See 13:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:53 13:06:53 Login Succeeded 13:06:53 ---> docker-login.sh ends [Pipeline] } 13:06:53 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:06:53 + git log --format=format:%s -1 a3b27e8650ce788ad9818beeeed34fdd25ef44d6 [Pipeline] echo 13:06:53 GIT_COMMIT: a3b27e8650ce788ad9818beeeed34fdd25ef44d6, Commit Message: Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD [Pipeline] echo 13:06:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:06:54 13:06:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:06:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:06:55 latest: Pulling from edgex-devops/git-semver 13:06:55 31603596830f: Pulling fs layer 13:06:55 d4622e32a9a9: Pulling fs layer 13:06:55 1030fce36090: Pulling fs layer 13:06:55 6c6cb7e1b49b: Pulling fs layer 13:06:55 6c6cb7e1b49b: Waiting 13:06:55 d4622e32a9a9: Verifying Checksum 13:06:55 d4622e32a9a9: Download complete 13:06:55 31603596830f: Verifying Checksum 13:06:55 31603596830f: Download complete 13:06:55 31603596830f: Pull complete 13:06:55 6c6cb7e1b49b: Verifying Checksum 13:06:55 6c6cb7e1b49b: Download complete 13:06:55 d4622e32a9a9: Pull complete 13:06:55 1030fce36090: Verifying Checksum 13:06:55 1030fce36090: Download complete 13:06:56 1030fce36090: Pull complete 13:06:56 6c6cb7e1b49b: Pull complete 13:06:56 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:06:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:06:56 prd-centos7-docker-4c-2g-698 does not seem to be running inside a container 13:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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:06:57 $ docker top 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:57 [ssh-agent] Looking for ssh-agent implementation... 13:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:57 $ docker exec 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent 13:06:58 SSH_AUTH_SOCK=/tmp/ssh-ogbEENw16GvV/agent.12 13:06:58 SSH_AGENT_PID=18 13:06:58 Running ssh-add (command line suppressed) 13:06:58 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3032543488425583173.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3032543488425583173.key) 13:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:58 + git tag --points-at HEAD [Pipeline] } 13:06:58 $ docker exec --env ******** --env ******** 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent -k 13:06:58 unset SSH_AUTH_SOCK; 13:06:58 unset SSH_AGENT_PID; 13:06:58 echo Agent pid 18 killed; 13:06:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:58 [ssh-agent] Looking for ssh-agent implementation... 13:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:58 $ docker exec 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent 13:06:59 SSH_AUTH_SOCK=/tmp/ssh-BLm6sdh1CYi9/agent.50 13:06:59 SSH_AGENT_PID=56 13:06:59 Running ssh-add (command line suppressed) 13:06:59 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_384008239071673533.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_384008239071673533.key) 13:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:59 + git semver init 13:06:59 # -> Open(): unable to determine branch for HEAD 13:06:59 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git 13:06:59 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 13:06:59 # $SEMVER_REMOTE_NAME = origin 13:06:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:06:59 # $SEMVER_USER_NAME = edgex-jenkins 13:06:59 # $SEMVER_BRANCH = PR-29 13:06:59 # $SEMVER_TEMP = /tmp/semver-871972330 13:06:59 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 13:07:00 # '/tmp/semver-871972330' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' 13:07:00 # -> Force: false 13:07:00 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } 13:07:00 $ docker exec --env ******** --env ******** 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f ssh-agent -k 13:07:00 unset SSH_AUTH_SOCK; 13:07:00 unset SSH_AGENT_PID; 13:07:00 echo Agent pid 56 killed; 13:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:00 + git semver [Pipeline] } 13:07:00 $ docker stop --time=1 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f 13:07:01 $ docker rm -f 2bf6e7fb31ae549fa82f7ee69c636b2a49d373a156f50c96331d214897056b2f [Pipeline] // withDockerContainer [Pipeline] sh 13:07:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:02 Stashed 1 file(s) [Pipeline] echo 13:07:02 [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:07:17 Still waiting to schedule task 13:07:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-698’ 13:07:17 Still waiting to schedule task 13:07:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 13:09:04 Running on prd-centos7-docker-4c-2g-701 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 13:09:04 Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout 13:09:04 Selected Git installation does not exist. Using Default 13:09:04 The recommended git tool is: NONE 13:09:07 using credential edgex-jenkins-ssh 13:09:07 Cloning the remote Git repository 13:09:06 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:06 > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 13:09:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:06 > git --version # timeout=10 13:09:06 > git --version # 'git version 2.24.4' 13:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:06 [INFO] Currently running in a labeled security context 13:09:06 [INFO] Currently SELinux is 'enforcing' on the host 13:09:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh5394678322298494144.key 13:09:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:09:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:09:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:07 [INFO] Currently running in a labeled security context 13:09:07 [INFO] Currently SELinux is 'enforcing' on the host 13:09:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh3203378938511123653.key 13:09:08 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 13:09:08 Merge succeeded, producing a94eddc232dc5c846ef4f74284d985f00175fba4 13:09:08 Checking out Revision a94eddc232dc5c846ef4f74284d985f00175fba4 (PR-29) 13:09:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:09:07 > git config core.sparsecheckout # timeout=10 13:09:07 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 13:09:08 > git remote # timeout=10 13:09:08 > git config --get remote.origin.url # timeout=10 13:09:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:08 [INFO] Currently running in a labeled security context 13:09:08 [INFO] Currently SELinux is 'enforcing' on the host 13:09:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh9204512764066602546.key 13:09:08 > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 13:09:08 > git rev-parse HEAD^{commit} # timeout=10 13:09:08 > git config core.sparsecheckout # timeout=10 13:09:08 > git checkout -f a94eddc232dc5c846ef4f74284d985f00175fba4 # timeout=10 13:09:12 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" 13:09:12 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:12 provisioning config files... 13:09:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config7484710024373507532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:11 > git rev-list --no-walk 72539d88d388fc63a4909de0eb91608fe0bf810e # timeout=10 13:09:13 ---> docker-login.sh 13:09:13 nexus3.edgexfoundry.org:10001 13:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:13 Configure a credential helper to remove this warning. See 13:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:13 13:09:13 Login Succeeded 13:09:13 nexus3.edgexfoundry.org:10002 13:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:13 Configure a credential helper to remove this warning. See 13:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:13 13:09:13 Login Succeeded 13:09:13 nexus3.edgexfoundry.org:10003 13:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:13 Configure a credential helper to remove this warning. See 13:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:13 13:09:13 Login Succeeded 13:09:13 nexus3.edgexfoundry.org:10004 13:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:13 Configure a credential helper to remove this warning. See 13:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:13 13:09:13 Login Succeeded 13:09:13 docker.io 13:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:14 Configure a credential helper to remove this warning. See 13:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:14 13:09:14 Login Succeeded 13:09:14 ---> docker-login.sh ends [Pipeline] } 13:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:14 ========================================================= 13:09:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:09:14 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:09:14 + 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:09:14 Sending build context to Docker daemon 1.199MB 13:09:14 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 13:09:14 Step 2/10 : FROM ${BASE} 13:09:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:09:14 540db60ca938: Pulling fs layer 13:09:14 adcc1eea9eea: Pulling fs layer 13:09:14 4c4ab2625f07: Pulling fs layer 13:09:14 db62176df00c: Pulling fs layer 13:09:14 3b30891b0d05: Pulling fs layer 13:09:14 06b49ca38bd5: Pulling fs layer 13:09:14 c788192a36de: Pulling fs layer 13:09:14 a77e37c0d609: Pulling fs layer 13:09:14 c3185cebc471: Pulling fs layer 13:09:14 db62176df00c: Waiting 13:09:14 3b30891b0d05: Waiting 13:09:14 06b49ca38bd5: Waiting 13:09:14 c788192a36de: Waiting 13:09:14 a77e37c0d609: Waiting 13:09:14 c3185cebc471: Waiting 13:09:15 4c4ab2625f07: Verifying Checksum 13:09:15 4c4ab2625f07: Download complete 13:09:15 adcc1eea9eea: Verifying Checksum 13:09:15 adcc1eea9eea: Download complete 13:09:15 3b30891b0d05: Verifying Checksum 13:09:15 3b30891b0d05: Download complete 13:09:15 06b49ca38bd5: Verifying Checksum 13:09:15 06b49ca38bd5: Download complete 13:09:15 540db60ca938: Verifying Checksum 13:09:15 c788192a36de: Verifying Checksum 13:09:15 c788192a36de: Download complete 13:09:15 540db60ca938: Pull complete 13:09:15 adcc1eea9eea: Pull complete 13:09:15 4c4ab2625f07: Pull complete 13:09:15 a77e37c0d609: Verifying Checksum 13:09:15 a77e37c0d609: Download complete 13:09:19 c3185cebc471: Verifying Checksum 13:09:19 c3185cebc471: Download complete 13:09:19 db62176df00c: Verifying Checksum 13:09:19 db62176df00c: Download complete 13:09:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-700 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 13:09:20 Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout 13:09:21 Selected Git installation does not exist. Using Default 13:09:21 The recommended git tool is: NONE 13:09:23 db62176df00c: Pull complete 13:09:23 3b30891b0d05: Pull complete 13:09:23 06b49ca38bd5: Pull complete 13:09:23 c788192a36de: Pull complete 13:09:23 a77e37c0d609: Pull complete 13:09:25 c3185cebc471: Pull complete 13:09:25 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 13:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:09:25 ---> 031687cdd783 13:09:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 13:09:26 ---> Running in 0dbb6a8fabd7 13:09:27 Removing intermediate container 0dbb6a8fabd7 13:09:27 ---> 979f121e6cee 13:09:27 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 13:09:27 ---> Running in 6c41f088bc58 13:09:27 Removing intermediate container 6c41f088bc58 13:09:27 ---> 4c716167f229 13:09:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 13:09:27 ---> Running in 0ae1fac48462 13:09:27 Removing intermediate container 0ae1fac48462 13:09:27 ---> 735f4d8f4346 13:09:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:27 ---> Running in cdc3bb64f118 13:09:27 using credential edgex-jenkins-ssh 13:09:27 Cloning the remote Git repository 13:09:27 Removing intermediate container cdc3bb64f118 13:09:27 ---> bd464d3045ec 13:09:27 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:27 ---> Running in 94d4ef552470 13:09:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:09:27 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:27 > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 13:09:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:27 > git --version # timeout=10 13:09:27 > git --version # 'git version 2.17.1' 13:09:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:09:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:09:29 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 13:09:29 OK: 219 MiB in 52 packages 13:09:29 Removing intermediate container 94d4ef552470 13:09:29 ---> 00a837450d54 13:09:29 Step 8/10 : WORKDIR /device-rfid-llrp-go 13:09:29 ---> Running in 7c03005b6a69 13:09:29 Merge succeeded, producing 6b500eeea9eb4102dcf087f39520269d1c510ddc 13:09:29 Checking out Revision 6b500eeea9eb4102dcf087f39520269d1c510ddc (PR-29) 13:09:29 Removing intermediate container 7c03005b6a69 13:09:29 ---> 84ff222685cf 13:09:29 Step 9/10 : COPY . . 13:09:29 ---> 53f05e64b88b 13:09:29 Step 10/10 : RUN go mod download 13:09:29 ---> Running in 86897a5d66a7 13:09:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:09:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:09:29 > git config core.sparsecheckout # timeout=10 13:09:29 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 13:09:29 > git remote # timeout=10 13:09:29 > git config --get remote.origin.url # timeout=10 13:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:29 > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 13:09:29 > git rev-parse HEAD^{commit} # timeout=10 13:09:29 > git config core.sparsecheckout # timeout=10 13:09:29 > git checkout -f 6b500eeea9eb4102dcf087f39520269d1c510ddc # timeout=10 13:09:33 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" 13:09:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 13:09:33 > git rev-list --no-walk 72539d88d388fc63a4909de0eb91608fe0bf810e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:34 provisioning config files... 13:09:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config8898342689673636014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:34 ---> docker-login.sh 13:09:34 nexus3.edgexfoundry.org:10001 13:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:36 Configure a credential helper to remove this warning. See 13:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:36 13:09:36 Login Succeeded 13:09:36 nexus3.edgexfoundry.org:10002 13:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:36 Configure a credential helper to remove this warning. See 13:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:36 13:09:36 Login Succeeded 13:09:36 nexus3.edgexfoundry.org:10003 13:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:37 Configure a credential helper to remove this warning. See 13:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:37 13:09:37 Login Succeeded 13:09:37 nexus3.edgexfoundry.org:10004 13:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:37 Configure a credential helper to remove this warning. See 13:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:37 13:09:37 Login Succeeded 13:09:37 docker.io 13:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:38 Configure a credential helper to remove this warning. See 13:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:38 13:09:38 Login Succeeded 13:09:38 ---> docker-login.sh ends [Pipeline] } 13:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:39 ========================================================= 13:09:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:09:39 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:09:39 + 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:09:39 Sending build context to Docker daemon 1.199MB 13:09:40 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 13:09:40 Step 2/10 : FROM ${BASE} 13:09:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:09:40 595b0fe564bb: Pulling fs layer 13:09:40 24495759ef45: Pulling fs layer 13:09:40 d148012ef14d: Pulling fs layer 13:09:40 e90a11edd702: Pulling fs layer 13:09:40 d77568369979: Pulling fs layer 13:09:40 fc1c9f9a7f3b: Pulling fs layer 13:09:40 e90a11edd702: Waiting 13:09:40 d77568369979: Waiting 13:09:40 170f2ba95c9a: Pulling fs layer 13:09:40 97ac5df62f85: Pulling fs layer 13:09:40 fc1c9f9a7f3b: Waiting 13:09:40 97ac5df62f85: Waiting 13:09:40 170f2ba95c9a: Waiting 13:09:40 d148012ef14d: Verifying Checksum 13:09:40 d148012ef14d: Download complete 13:09:40 24495759ef45: Verifying Checksum 13:09:40 d77568369979: Verifying Checksum 13:09:40 d77568369979: Download complete 13:09:40 fc1c9f9a7f3b: Verifying Checksum 13:09:40 fc1c9f9a7f3b: Download complete 13:09:40 170f2ba95c9a: Verifying Checksum 13:09:40 170f2ba95c9a: Download complete 13:09:40 595b0fe564bb: Verifying Checksum 13:09:40 595b0fe564bb: Download complete 13:09:41 595b0fe564bb: Pull complete 13:09:41 24495759ef45: Pull complete 13:09:42 Removing intermediate container 86897a5d66a7 13:09:42 ---> 6e19cf38e64c 13:09:42 Successfully built 6e19cf38e64c 13:09:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:09:42 + docker inspect -f . ci-base-image-x86_64 13:09:42 . [Pipeline] withDockerContainer 13:09:42 d148012ef14d: Pull complete 13:09:42 prd-centos7-docker-4c-2g-701 does not seem to be running inside a container 13:09:42 $ 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-x86_64 cat 13:09:42 $ docker top e9048c2bae3c327514d8f70c5a7ea94f845e1cafced3b797545f9c1d4782e2b0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:43 + go version 13:09:43 go version go1.16.6 linux/amd64 [Pipeline] } 13:09:43 $ docker stop --time=1 e9048c2bae3c327514d8f70c5a7ea94f845e1cafced3b797545f9c1d4782e2b0 13:09:44 $ docker rm -f e9048c2bae3c327514d8f70c5a7ea94f845e1cafced3b797545f9c1d4782e2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:09:45 + docker inspect -f . ci-base-image-x86_64 13:09:45 . [Pipeline] withDockerContainer 13:09:45 97ac5df62f85: Verifying Checksum 13:09:45 prd-centos7-docker-4c-2g-701 does not seem to be running inside a container 13:09:45 $ 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-x86_64 cat 13:09:45 e90a11edd702: Verifying Checksum 13:09:45 e90a11edd702: Download complete 13:09:45 $ docker top 2718099a6eec7284078ccddcf5a1b1cc8943bd655ff3fce4a2189c57c8be1cc1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:09:46 + go mod tidy [Pipeline] sh 13:09:46 + make test 13:09:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:09:46 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:09:52 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 13:09:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 13:09:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 13:09:52 have (string, bool, string, string) 13:09:52 want (string, string) 13:09:55 e90a11edd702: Pull complete 13:09:55 d77568369979: Pull complete 13:09:56 fc1c9f9a7f3b: Pull complete 13:09:56 170f2ba95c9a: Pull complete 13:10:00 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 13:10:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.238s coverage: 52.0% of statements 13:10:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements 13:10:00 make: *** [Makefile:26: test] Error 2 [Pipeline] } 13:10:00 $ docker stop --time=1 2718099a6eec7284078ccddcf5a1b1cc8943bd655ff3fce4a2189c57c8be1cc1 13:10:01 $ docker rm -f 2718099a6eec7284078ccddcf5a1b1cc8943bd655ff3fce4a2189c57c8be1cc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:10:01 97ac5df62f85: Pull complete 13:10:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 13:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:10:01 ---> 04bc70af865f 13:10:01 Step 3/10 : ARG ALPINE_PKG_BASE="make git" [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:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:02 13:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:02 latest: Pulling from edgex-lftools-log-publisher 13:10:02 b4d181a07f80: Pulling fs layer 13:10:02 a1111a8f2ec3: Pulling fs layer 13:10:02 ed53099fbce6: Pulling fs layer 13:10:02 dc539afda2c1: Pulling fs layer 13:10:02 77bc0d833cb6: Pulling fs layer 13:10:02 9065ff56babe: Pulling fs layer 13:10:02 d287ab97295c: Pulling fs layer 13:10:02 dc539afda2c1: Waiting 13:10:02 77bc0d833cb6: Waiting 13:10:02 9065ff56babe: Waiting 13:10:02 d287ab97295c: Waiting 13:10:03 a1111a8f2ec3: Verifying Checksum 13:10:03 a1111a8f2ec3: Download complete 13:10:03 dc539afda2c1: Verifying Checksum 13:10:03 dc539afda2c1: Download complete 13:10:03 77bc0d833cb6: Verifying Checksum 13:10:03 77bc0d833cb6: Download complete 13:10:03 ed53099fbce6: Verifying Checksum 13:10:03 ed53099fbce6: Download complete 13:10:03 9065ff56babe: Verifying Checksum 13:10:03 9065ff56babe: Download complete 13:10:04 b4d181a07f80: Verifying Checksum 13:10:04 b4d181a07f80: Download complete 13:10:05 b4d181a07f80: Pull complete 13:10:06 a1111a8f2ec3: Pull complete 13:10:06 ed53099fbce6: Pull complete 13:10:06 dc539afda2c1: Pull complete 13:10:06 77bc0d833cb6: Pull complete 13:10:06 9065ff56babe: Pull complete 13:10:07 ---> Running in cd98418a4a64 13:10:07 Removing intermediate container cd98418a4a64 13:10:07 ---> 2b8e8182cc39 13:10:07 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 13:10:07 ---> Running in 7a1e6d5f57f1 13:10:07 Removing intermediate container 7a1e6d5f57f1 13:10:07 ---> cba8e8268992 13:10:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 13:10:07 ---> Running in bce29dcb92cc 13:10:08 Removing intermediate container bce29dcb92cc 13:10:08 ---> cf50b5280c5e 13:10:08 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:08 ---> Running in 8397ca48251a 13:10:08 d287ab97295c: Verifying Checksum 13:10:08 d287ab97295c: Download complete 13:10:11 Removing intermediate container 8397ca48251a 13:10:11 ---> 9fb9a3432f14 13:10:11 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:11 ---> Running in 9145ea582382 13:10:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:10:13 d287ab97295c: Pull complete 13:10:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:10:13 prd-centos7-docker-4c-2g-701 does not seem to be running inside a container 13:10:13 $ 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:latest cat 13:10:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:10:15 $ docker top b2d7aec507f8ea52592b5cb40a266d4d1635f905ad806bc714d180f367d2ef11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:16 OK: 218 MiB in 52 packages 13:10:16 ---> job-cost.sh 13:10:16 lf-activate-venv: SKIPPING 13:10:16 INFO: No Stack... 13:10:17 Removing intermediate container 9145ea582382 13:10:17 ---> a4aaee7d800d 13:10:17 Step 8/10 : WORKDIR /device-rfid-llrp-go 13:10:17 ---> Running in 546be1a12ad8 13:10:17 INFO: Retrieving Pricing Info for: v3-standard-2 13:10:17 Removing intermediate container 546be1a12ad8 13:10:17 ---> 69a8138edd8e 13:10:17 Step 9/10 : COPY . . 13:10:17 INFO: Archiving Costs [Pipeline] sh 13:10:18 + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv 13:10:18 + cut -d, -f6 [Pipeline] lock 13:10:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] 13:10:18 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] did not exist. Created. 13:10:18 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:18 + echo total: 0.05999999865889549 [Pipeline] stash 13:10:18 Stashed 1 file(s) [Pipeline] } 13:10:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:18 $ docker stop --time=1 b2d7aec507f8ea52592b5cb40a266d4d1635f905ad806bc714d180f367d2ef11 13:10:19 ---> 585a5936bd3a 13:10:19 Step 10/10 : RUN go mod download 13:10:19 ---> Running in a5da2cb64233 13:10:19 $ docker rm -f b2d7aec507f8ea52592b5cb40a266d4d1635f905ad806bc714d180f367d2ef11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:10:20 Failed in branch amd64 13:10:51 Removing intermediate container a5da2cb64233 13:10:51 ---> d135c87131e3 13:10:51 Successfully built d135c87131e3 13:10:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:10:51 + docker inspect -f . ci-base-image-arm64 13:10:51 . [Pipeline] withDockerContainer 13:10:51 prd-ubuntu18.04-docker-arm64-4c-16g-700 does not seem to be running inside a container 13:10:52 $ 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:10:53 $ docker top 6c8afdb28da3271939b5e8759dfd5431dd66fac356388fec04924007cc260a15 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:54 + go version 13:10:54 go version go1.16.6 linux/arm64 [Pipeline] } 13:10:54 $ docker stop --time=1 6c8afdb28da3271939b5e8759dfd5431dd66fac356388fec04924007cc260a15 13:10:56 $ docker rm -f 6c8afdb28da3271939b5e8759dfd5431dd66fac356388fec04924007cc260a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:57 + docker inspect -f . ci-base-image-arm64 13:10:57 . [Pipeline] withDockerContainer 13:10:57 prd-ubuntu18.04-docker-arm64-4c-16g-700 does not seem to be running inside a container 13:10:57 $ 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:10:59 $ docker top 98d53b6e9167472654483dfa298724aa804eb83ec5213a2f20dd47eb325cf876 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:11:00 + go mod tidy [Pipeline] sh 13:11:01 + make test 13:11:01 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:11:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:11:29 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 13:11:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 13:11:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 13:11:29 have (string, bool, string, string) 13:11:29 want (string, string) 13:11:44 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 13:11:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.486s coverage: 52.0% of statements 13:11:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements 13:11:44 make: *** [Makefile:26: test] Error 2 [Pipeline] } 13:11:44 $ docker stop --time=1 98d53b6e9167472654483dfa298724aa804eb83ec5213a2f20dd47eb325cf876 13:11:46 $ docker rm -f 98d53b6e9167472654483dfa298724aa804eb83ec5213a2f20dd47eb325cf876 [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:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:47 13:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:48 arm64: Pulling from edgex-lftools-log-publisher 13:11:48 448f6bf000e3: Pulling fs layer 13:11:48 f757da607395: Pulling fs layer 13:11:48 05883995daec: Pulling fs layer 13:11:48 8603b9c90790: Pulling fs layer 13:11:48 1560dd03e051: Pulling fs layer 13:11:48 27f5ce0e4adf: Pulling fs layer 13:11:48 c2d8d7efcc4b: Pulling fs layer 13:11:48 1560dd03e051: Waiting 13:11:48 27f5ce0e4adf: Waiting 13:11:48 c2d8d7efcc4b: Waiting 13:11:48 8603b9c90790: Waiting 13:11:48 f757da607395: Verifying Checksum 13:11:48 f757da607395: Download complete 13:11:48 8603b9c90790: Download complete 13:11:48 1560dd03e051: Verifying Checksum 13:11:48 1560dd03e051: Download complete 13:11:49 27f5ce0e4adf: Verifying Checksum 13:11:49 27f5ce0e4adf: Download complete 13:11:49 05883995daec: Verifying Checksum 13:11:49 05883995daec: Download complete 13:11:49 448f6bf000e3: Verifying Checksum 13:11:49 448f6bf000e3: Download complete 13:11:53 c2d8d7efcc4b: Verifying Checksum 13:11:53 c2d8d7efcc4b: Download complete 13:11:53 448f6bf000e3: Pull complete 13:11:54 f757da607395: Pull complete 13:11:56 05883995daec: Pull complete 13:11:56 8603b9c90790: Pull complete 13:11:57 1560dd03e051: Pull complete 13:11:57 27f5ce0e4adf: Pull complete 13:12:12 c2d8d7efcc4b: Pull complete 13:12:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:12:12 prd-ubuntu18.04-docker-arm64-4c-16g-700 does not seem to be running inside a container 13:12:12 $ 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:12:21 $ docker top 39fece41578c6f913c7a18dcdda38addfd2ed0692ceb85bd327bbab741fdb2a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:22 ---> job-cost.sh 13:12:22 lf-activate-venv: SKIPPING 13:12:22 INFO: No Stack... 13:12:23 INFO: Retrieving Pricing Info for: v2-standard-4 13:12:23 INFO: Archiving Costs [Pipeline] sh 13:12:24 + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv 13:12:24 + cut -d, -f6 [Pipeline] lock 13:12:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] 13:12:24 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] did not exist. Created. 13:12:24 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:25 /w/workspace/device-rfid-llrp-go/13@tmp/durable-5798b0e4/script.sh: 1: /w/workspace/device-rfid-llrp-go/13@tmp/durable-5798b0e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:12:25 + echo total: 0.18000000715255737 [Pipeline] stash 13:12:25 Warning: overwriting stash ‘stack-cost’ 13:12:26 Stashed 1 file(s) [Pipeline] } 13:12:26 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-13-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:26 $ docker stop --time=1 39fece41578c6f913c7a18dcdda38addfd2ed0692ceb85bd327bbab741fdb2a3 13:12:28 $ docker rm -f 39fece41578c6f913c7a18dcdda38addfd2ed0692ceb85bd327bbab741fdb2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:29 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:12:30 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:12:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:12:31 ---> package-listing.sh 13:12:31 ++ facter osfamily 13:12:31 ++ tr '[:upper:]' '[:lower:]' 13:12:31 + OS_FAMILY=redhat 13:12:31 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 13:12:31 + START_PACKAGES=/tmp/packages_start.txt 13:12:31 + END_PACKAGES=/tmp/packages_end.txt 13:12:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:31 + PACKAGES=/tmp/packages_start.txt 13:12:31 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 13:12:31 + PACKAGES=/tmp/packages_end.txt 13:12:31 + case "${OS_FAMILY}" in 13:12:31 + rpm -qa 13:12:31 + sort 13:12:31 + '[' -f /tmp/packages_start.txt ']' 13:12:31 + '[' -f /tmp/packages_end.txt ']' 13:12:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:31 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 13:12:31 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ 13:12:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo 13:12:31 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-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:12:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:32 13:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:33 latest: Pulling from edgex-lftools-log-publisher 13:12:33 b4d181a07f80: Pulling fs layer 13:12:33 a1111a8f2ec3: Pulling fs layer 13:12:33 ed53099fbce6: Pulling fs layer 13:12:33 dc539afda2c1: Pulling fs layer 13:12:33 77bc0d833cb6: Pulling fs layer 13:12:33 9065ff56babe: Pulling fs layer 13:12:33 d287ab97295c: Pulling fs layer 13:12:33 dc539afda2c1: Waiting 13:12:33 77bc0d833cb6: Waiting 13:12:33 9065ff56babe: Waiting 13:12:33 d287ab97295c: Waiting 13:12:33 a1111a8f2ec3: Verifying Checksum 13:12:33 a1111a8f2ec3: Download complete 13:12:33 dc539afda2c1: Verifying Checksum 13:12:33 dc539afda2c1: Download complete 13:12:33 77bc0d833cb6: Verifying Checksum 13:12:33 77bc0d833cb6: Download complete 13:12:33 9065ff56babe: Verifying Checksum 13:12:33 9065ff56babe: Download complete 13:12:33 ed53099fbce6: Verifying Checksum 13:12:33 ed53099fbce6: Download complete 13:12:34 b4d181a07f80: Download complete 13:12:35 b4d181a07f80: Pull complete 13:12:36 a1111a8f2ec3: Pull complete 13:12:36 ed53099fbce6: Pull complete 13:12:36 dc539afda2c1: Pull complete 13:12:37 77bc0d833cb6: Pull complete 13:12:37 9065ff56babe: Pull complete 13:12:38 d287ab97295c: Verifying Checksum 13:12:38 d287ab97295c: Download complete 13:12:44 d287ab97295c: Pull complete 13:12:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:12:44 prd-centos7-docker-4c-2g-698 does not seem to be running inside a container 13:12:44 $ 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-29/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-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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:12:46 $ docker top b5036e1541bd1edc569168149dae3d1db424c7a15031a700e220b42325cdcbcb -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:47 + touch /tmp/pre-build-complete [Pipeline] sh 13:12:47 + mkdir -p /var/log/sysstat [Pipeline] sh 13:12:48 + ls /var/log/sa-host 13:12:48 + sadf -c /var/log/sa-host/sa05 13:12:48 file_magic: OK 13:12:48 HZ: Using current value: 100 13:12:48 file_header: OK 13:12:48 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:12:48 Statistics: 13:12:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:12:48 File successfully converted to sysstat format version 12.0.3 13:12:48 + sadf -c /var/log/sa-host/sa12 13:12:48 file_magic: OK 13:12:48 HZ: Using current value: 100 13:12:48 file_header: OK 13:12:48 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:12:48 Statistics: 13:12:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:12:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:48 provisioning config files... 13:12:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6136574792729711781tmp [Pipeline] { [Pipeline] echo 13:12:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:12:48 ---> create-netrc.sh [Pipeline] } 13:12:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:12:49 ---> python-tools-install.sh [Pipeline] echo 13:12:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:12:49 ---> sudo-logs.sh 13:12:49 Archiving 'sudo' log.. 13:12:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-698.vexxhost.local: Name or service not known 13:12:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-698.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:12:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:12:50 ---> job-cost.sh 13:12:50 lf-activate-venv: SKIPPING 13:12:50 DEBUG: total: 0.18000000715255737 13:12:50 INFO: Retrieving Stack Cost... 13:12:51 INFO: Retrieving Pricing Info for: v3-standard-2 13:12:51 INFO: Archiving Costs [Pipeline] echo 13:12:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:12:52 ---> logs-deploy.sh 13:12:52 lf-activate-venv: SKIPPING 13:12:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/13 13:12:52 INFO: archiving workspace using pattern(s): 13:12:52 Archives upload complete. 13:12:52 INFO: archiving logs to Nexus 13:12:53 ---> uname -a: 13:12:53 Linux prd-centos7-docker-4c-2g-698.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:12:53 13:12:53 13:12:53 ---> lscpu: 13:12:53 Architecture: x86_64 13:12:53 CPU op-mode(s): 32-bit, 64-bit 13:12:53 Byte Order: Little Endian 13:12:53 Address sizes: 40 bits physical, 48 bits virtual 13:12:53 CPU(s): 2 13:12:53 On-line CPU(s) list: 0,1 13:12:53 Thread(s) per core: 1 13:12:53 Core(s) per socket: 1 13:12:53 Socket(s): 2 13:12:53 NUMA node(s): 1 13:12:53 Vendor ID: AuthenticAMD 13:12:53 CPU family: 23 13:12:53 Model: 49 13:12:53 Model name: AMD EPYC-Rome Processor 13:12:53 Stepping: 0 13:12:53 CPU MHz: 2799.998 13:12:53 BogoMIPS: 5599.99 13:12:53 Virtualization: AMD-V 13:12:53 Hypervisor vendor: KVM 13:12:53 Virtualization type: full 13:12:53 L1d cache: 32K 13:12:53 L1i cache: 32K 13:12:53 L2 cache: 512K 13:12:53 L3 cache: 16384K 13:12:53 NUMA node0 CPU(s): 0,1 13:12:53 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:12:53 13:12:53 13:12:53 ---> nproc: 13:12:53 2 13:12:53 13:12:53 13:12:53 ---> df -h: 13:12:53 Filesystem Size Used Avail Use% Mounted on 13:12:53 overlay 40G 7.7G 33G 20% / 13:12:53 tmpfs 64M 0 64M 0% /dev 13:12:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:12:53 shm 64M 0 64M 0% /dev/shm 13:12:53 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:12:53 13:12:53 13:12:53 ---> sar -b -r -n DEV: 13:12:53 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:12:53 13:12:53 13:06:07 LINUX RESTART (2 CPU) 13:12:53 13:12:53 13:07:01 tps rtps wtps bread/s bwrtn/s 13:12:53 13:08:01 4.18 0.17 4.01 22.65 131.10 13:12:53 13:09:01 0.33 0.02 0.32 0.53 5.50 13:12:53 13:10:01 0.33 0.00 0.33 0.00 3.91 13:12:53 13:11:01 0.23 0.00 0.23 0.00 2.73 13:12:53 13:12:01 0.32 0.00 0.32 0.00 3.68 13:12:53 Average: 1.08 0.04 1.04 4.64 29.38 13:12:53 13:12:53 13:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:12:53 13:08:01 5464868 0 807332 10.08 2620 1734120 1246388 13.76 574048 1571696 24 13:12:53 13:09:01 5468028 0 804164 10.04 2620 1734128 1206284 13.32 571104 1572540 12 13:12:53 13:10:01 5466748 0 805444 10.06 2620 1734128 1206572 13.32 573924 1571276 8 13:12:53 13:11:01 5465268 0 806916 10.08 2620 1734136 1206584 13.32 574604 1572116 12 13:12:53 13:12:01 5465716 0 806464 10.07 2620 1734140 1206476 13.32 569152 1577124 16 13:12:53 Average: 5466126 0 806064 10.06 2620 1734130 1214461 13.41 572566 1572950 14 13:12:53 13:12:53 13:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:12:53 13:08:01 eth0 9.49 5.48 8.65 2.44 0.00 0.00 0.00 0.00 13:12:53 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:09:01 eth0 0.73 0.08 0.08 0.01 0.00 0.00 0.00 0.00 13:12:53 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:10:01 eth0 2.12 0.50 0.64 0.41 0.00 0.00 0.00 0.00 13:12:53 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:11:01 eth0 1.03 0.57 0.54 0.40 0.00 0.00 0.00 0.00 13:12:53 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:12:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:12:53 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 Average: eth0 2.70 1.35 2.00 0.66 0.00 0.00 0.00 0.00 13:12:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:53 13:12:53 13:12:53 ---> sar -P ALL: 13:12:53 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:12:53 13:12:53 13:06:07 LINUX RESTART (2 CPU) 13:12:53 13:12:53 13:07:01 CPU %user %nice %system %iowait %steal %idle 13:12:53 13:08:01 all 0.59 0.00 0.24 0.03 0.03 99.11 13:12:53 13:08:01 0 0.57 0.00 0.22 0.07 0.03 99.11 13:12:53 13:08:01 1 0.62 0.00 0.27 0.00 0.02 99.10 13:12:53 13:09:01 all 0.19 0.00 0.07 0.00 0.02 99.72 13:12:53 13:09:01 0 0.08 0.00 0.08 0.00 0.02 99.82 13:12:53 13:09:01 1 0.30 0.00 0.05 0.00 0.02 99.63 13:12:53 13:10:01 all 0.18 0.00 0.06 0.00 0.02 99.74 13:12:53 13:10:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:12:53 13:10:01 1 0.28 0.00 0.07 0.00 0.02 99.63 13:12:53 13:11:01 all 0.21 0.00 0.06 0.00 0.03 99.71 13:12:53 13:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:12:53 13:11:01 1 0.38 0.00 0.08 0.00 0.03 99.50 13:12:53 13:12:01 all 0.27 0.00 0.04 0.00 0.03 99.67 13:12:53 13:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:12:53 13:12:01 1 0.48 0.00 0.07 0.00 0.02 99.43 13:12:53 Average: all 0.29 0.00 0.09 0.01 0.02 99.59 13:12:53 Average: 0 0.16 0.00 0.08 0.01 0.02 99.72 13:12:53 Average: 1 0.41 0.00 0.11 0.00 0.02 99.46 13:12:53 13:12:53 13:12:53