Pull request #48 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b39613cff66525d691db858cf556541381a3f5a+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (0525c86c9db54d03cea0e8f2e02d67c38984b11f) 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-ssh122496565800644628.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-ssh1526911383904001509.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7538831618424105546.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-ssh2032072277801448568.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3907715005148536472.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-591 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-48 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/jenkins-gitclient-ssh1646591269552524302.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6b39613cff66525d691db858cf556541381a3f5a Merge succeeded, producing 6b39613cff66525d691db858cf556541381a3f5a Checking out Revision 6b39613cff66525d691db858cf556541381a3f5a (PR-48) Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-48@tmp/jenkins-gitclient-ssh213290472238113079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # 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/ry_app-rfid-llrp-inventory_PR-48@tmp/jenkins-gitclient-ssh6878223332505718030.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:15:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:15:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:15:06 ========================================================= 21:15:06 EdgeX Global Pipelines Version Info 21:15:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dcf9e8718d07c37ba21f5c149d7d34017e558f50 # timeout=10 21:15:07 ------------------- 21:15:07 stable info: 21:15:07 ------------------- 21:15:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:15:07 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:15:07 Message: update stable to v1.0.205 21:15:08 ------------------- 21:15:08 experimental info: 21:15:08 ------------------- 21:15:08 Commited By: **** collab-it+edgex@linuxfoundation.org 21:15:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:15:08 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:15:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b39613cff66525d691db858cf556541381a3f5a [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b39613 [Pipeline] echo 21:15:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:09 provisioning config files... 21:15:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config8744389000528381705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:09 ---> docker-login.sh 21:15:09 nexus3.edgexfoundry.org:10001 21:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:10 Configure a credential helper to remove this warning. See 21:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:10 21:15:10 Login Succeeded 21:15:10 nexus3.edgexfoundry.org:10002 21:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:10 Configure a credential helper to remove this warning. See 21:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:10 21:15:10 Login Succeeded 21:15:10 nexus3.edgexfoundry.org:10003 21:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:10 Configure a credential helper to remove this warning. See 21:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:10 21:15:10 Login Succeeded 21:15:10 nexus3.edgexfoundry.org:10004 21:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:10 Configure a credential helper to remove this warning. See 21:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:10 21:15:10 Login Succeeded 21:15:10 docker.io 21:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:10 Configure a credential helper to remove this warning. See 21:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:10 21:15:10 Login Succeeded 21:15:10 ---> docker-login.sh ends [Pipeline] } 21:15:11 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 21:15:11 + git log --format=format:%s -1 6b39613cff66525d691db858cf556541381a3f5a [Pipeline] echo 21:15:11 GIT_COMMIT: 6b39613cff66525d691db858cf556541381a3f5a, Commit Message: refactor: Clean up TOML quotes, commit go.sum and add LF MD files [Pipeline] echo 21:15:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:12 21:15:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:15:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:12 latest: Pulling from edgex-devops/git-semver 21:15:12 31603596830f: Pulling fs layer 21:15:12 d4622e32a9a9: Pulling fs layer 21:15:12 1030fce36090: Pulling fs layer 21:15:12 6c6cb7e1b49b: Pulling fs layer 21:15:12 6c6cb7e1b49b: Waiting 21:15:12 d4622e32a9a9: Verifying Checksum 21:15:12 d4622e32a9a9: Download complete 21:15:13 31603596830f: Verifying Checksum 21:15:13 31603596830f: Download complete 21:15:13 31603596830f: Pull complete 21:15:13 d4622e32a9a9: Pull complete 21:15:13 6c6cb7e1b49b: Verifying Checksum 21:15:13 6c6cb7e1b49b: Download complete 21:15:13 1030fce36090: Verifying Checksum 21:15:13 1030fce36090: Download complete 21:15:13 1030fce36090: Pull complete 21:15:14 6c6cb7e1b49b: Pull complete 21:15:14 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 21:15:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:15:14 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 21:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@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:10004/edgex-devops/git-semver:latest cat 21:15:15 $ docker top b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:15 [ssh-agent] Looking for ssh-agent implementation... 21:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:15 $ docker exec b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent 21:15:15 SSH_AUTH_SOCK=/tmp/ssh-LaGN2DnyNCAa/agent.14 21:15:15 SSH_AGENT_PID=20 21:15:15 Running ssh-add (command line suppressed) 21:15:15 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2688904894406052819.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2688904894406052819.key) 21:15:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:16 + git tag --points-at HEAD [Pipeline] } 21:15:16 $ docker exec --env ******** --env ******** b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent -k 21:15:16 unset SSH_AUTH_SOCK; 21:15:16 unset SSH_AGENT_PID; 21:15:16 echo Agent pid 20 killed; 21:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:16 [ssh-agent] Looking for ssh-agent implementation... 21:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:16 $ docker exec b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent 21:15:16 SSH_AUTH_SOCK=/tmp/ssh-hBi202LfaOKp/agent.54 21:15:16 SSH_AGENT_PID=61 21:15:16 Running ssh-add (command line suppressed) 21:15:16 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_400749539430732530.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_400749539430732530.key) 21:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:17 + git semver init 21:15:17 # -> Open(): unable to determine branch for HEAD 21:15:17 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.git 21:15:17 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-48 21:15:17 # $SEMVER_REMOTE_NAME = origin 21:15:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:15:17 # $SEMVER_USER_NAME = edgex-jenkins 21:15:17 # $SEMVER_BRANCH = PR-48 21:15:17 # $SEMVER_TEMP = /tmp/semver-850027493 21:15:17 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 21:15:18 # '/tmp/semver-850027493' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver' 21:15:18 # -> Force: false 21:15:18 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver [Pipeline] } 21:15:18 $ docker exec --env ******** --env ******** b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent -k 21:15:18 unset SSH_AUTH_SOCK; 21:15:18 unset SSH_AGENT_PID; 21:15:18 echo Agent pid 61 killed; 21:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:18 + git semver [Pipeline] } 21:15:18 $ docker stop --time=1 b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a 21:15:20 $ docker rm -f b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a [Pipeline] // withDockerContainer [Pipeline] sh 21:15:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:15:20 Stashed 1 file(s) [Pipeline] echo 21:15:20 [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 21:15:36 Still waiting to schedule task 21:15:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:15:36 Still waiting to schedule task 21:15:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:17:22 Running on prd-centos7-docker-4c-2g-593 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws 21:17:22 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 21:17:22 The recommended git tool is: NONE 21:17:25 using credential edgex-jenkins-ssh 21:17:25 Cloning the remote Git repository 21:17:25 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:17:25 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 21:17:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:17:25 > git --version # timeout=10 21:17:25 > git --version # 'git version 2.24.4' 21:17:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:25 [INFO] Currently running in a labeled security context 21:17:25 [INFO] Currently SELinux is 'enforcing' on the host 21:17:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh2229138472477064323.key 21:17:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:17:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:17:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:27 [INFO] Currently running in a labeled security context 21:17:27 [INFO] Currently SELinux is 'enforcing' on the host 21:17:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh7919528053042853967.key 21:17:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:17:27 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6b39613cff66525d691db858cf556541381a3f5a 21:17:27 Merge succeeded, producing 6b39613cff66525d691db858cf556541381a3f5a 21:17:27 Checking out Revision 6b39613cff66525d691db858cf556541381a3f5a (PR-48) 21:17:27 > git config core.sparsecheckout # timeout=10 21:17:27 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 21:17:27 > git remote # timeout=10 21:17:27 > git config --get remote.origin.url # timeout=10 21:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:27 [INFO] Currently running in a labeled security context 21:17:27 [INFO] Currently SELinux is 'enforcing' on the host 21:17:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh498877150065470799.key 21:17:27 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 21:17:27 > git rev-parse HEAD^{commit} # timeout=10 21:17:27 > git config core.sparsecheckout # timeout=10 21:17:27 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 21:17:31 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:31 provisioning config files... 21:17:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config5611072653162888977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:32 ---> docker-login.sh 21:17:32 nexus3.edgexfoundry.org:10001 21:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:32 Configure a credential helper to remove this warning. See 21:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:32 21:17:32 Login Succeeded 21:17:32 nexus3.edgexfoundry.org:10002 21:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:32 Configure a credential helper to remove this warning. See 21:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:32 21:17:32 Login Succeeded 21:17:32 nexus3.edgexfoundry.org:10003 21:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:32 Configure a credential helper to remove this warning. See 21:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:32 21:17:32 Login Succeeded 21:17:32 nexus3.edgexfoundry.org:10004 21:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:32 Configure a credential helper to remove this warning. See 21:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:32 21:17:32 Login Succeeded 21:17:32 docker.io 21:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:33 Configure a credential helper to remove this warning. See 21:17:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:33 21:17:33 Login Succeeded 21:17:33 ---> docker-login.sh ends [Pipeline] } 21:17:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:17:33 ========================================================= 21:17:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:17:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:17:34 + 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 . 21:17:34 Sending build context to Docker daemon 724.5kB 21:17:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:17:34 Step 2/10 : FROM ${BASE} AS builder 21:17:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:17:34 540db60ca938: Pulling fs layer 21:17:34 adcc1eea9eea: Pulling fs layer 21:17:34 4c4ab2625f07: Pulling fs layer 21:17:34 db62176df00c: Pulling fs layer 21:17:34 3b30891b0d05: Pulling fs layer 21:17:34 06b49ca38bd5: Pulling fs layer 21:17:34 c788192a36de: Pulling fs layer 21:17:34 a77e37c0d609: Pulling fs layer 21:17:34 c3185cebc471: Pulling fs layer 21:17:34 db62176df00c: Waiting 21:17:34 3b30891b0d05: Waiting 21:17:34 06b49ca38bd5: Waiting 21:17:34 c788192a36de: Waiting 21:17:34 a77e37c0d609: Waiting 21:17:34 c3185cebc471: Waiting 21:17:34 4c4ab2625f07: Verifying Checksum 21:17:34 4c4ab2625f07: Download complete 21:17:34 adcc1eea9eea: Verifying Checksum 21:17:34 adcc1eea9eea: Download complete 21:17:34 3b30891b0d05: Verifying Checksum 21:17:34 3b30891b0d05: Download complete 21:17:34 06b49ca38bd5: Verifying Checksum 21:17:34 06b49ca38bd5: Download complete 21:17:34 c788192a36de: Verifying Checksum 21:17:34 c788192a36de: Download complete 21:17:34 540db60ca938: Verifying Checksum 21:17:34 540db60ca938: Download complete 21:17:34 540db60ca938: Pull complete 21:17:34 adcc1eea9eea: Pull complete 21:17:34 4c4ab2625f07: Pull complete 21:17:35 a77e37c0d609: Verifying Checksum 21:17:35 a77e37c0d609: Download complete 21:17:40 c3185cebc471: Verifying Checksum 21:17:40 c3185cebc471: Download complete 21:17:40 db62176df00c: Verifying Checksum 21:17:40 db62176df00c: Download complete 21:17:42 db62176df00c: Pull complete 21:17:42 3b30891b0d05: Pull complete 21:17:42 06b49ca38bd5: Pull complete 21:17:42 c788192a36de: Pull complete 21:17:42 a77e37c0d609: Pull complete 21:17:45 c3185cebc471: Pull complete 21:17:45 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:17:45 ---> 031687cdd783 21:17:45 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:17:47 ---> Running in 370c5bf83efd 21:17:47 Removing intermediate container 370c5bf83efd 21:17:47 ---> aaf188e7ccbd 21:17:47 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:17:47 ---> Running in f020cb5612b3 21:17:47 Removing intermediate container f020cb5612b3 21:17:47 ---> 499c48606911 21:17:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:17:47 ---> Running in 9cc16c3f5b39 21:17:47 Removing intermediate container 9cc16c3f5b39 21:17:47 ---> ecacfa5510a2 21:17:47 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:47 ---> Running in e464b195d853 21:17:48 Removing intermediate container e464b195d853 21:17:48 ---> 244f706e6db0 21:17:48 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:48 ---> Running in a1064d3971f0 21:17:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:17:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:17:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-592 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws 21:17:49 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 21:17:49 OK: 219 MiB in 52 packages 21:17:49 Removing intermediate container a1064d3971f0 21:17:49 ---> 52df96acfe4f 21:17:49 Step 8/10 : WORKDIR /app 21:17:49 ---> Running in a510447071fb 21:17:49 The recommended git tool is: NONE 21:17:50 Removing intermediate container a510447071fb 21:17:50 ---> 647303fdf464 21:17:50 Step 9/10 : COPY . . 21:17:50 ---> a9d416d258a9 21:17:50 Step 10/10 : RUN go mod download 21:17:50 ---> Running in b2cec8a31304 21:17:55 using credential edgex-jenkins-ssh 21:17:55 Cloning the remote Git repository 21:17:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:17:55 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 21:17:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:17:55 > git --version # timeout=10 21:17:55 > git --version # 'git version 2.17.1' 21:17:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:58 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6b39613cff66525d691db858cf556541381a3f5a 21:17:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:17:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:17:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:17:58 > git config core.sparsecheckout # timeout=10 21:17:58 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 21:17:58 Merge succeeded, producing 6b39613cff66525d691db858cf556541381a3f5a 21:17:58 Checking out Revision 6b39613cff66525d691db858cf556541381a3f5a (PR-48) 21:17:58 > git remote # timeout=10 21:17:58 > git config --get remote.origin.url # timeout=10 21:17:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:58 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 21:17:58 > git rev-parse HEAD^{commit} # timeout=10 21:17:58 > git config core.sparsecheckout # timeout=10 21:17:58 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 21:18:02 Removing intermediate container b2cec8a31304 21:18:02 ---> 157a1d007125 21:18:02 Successfully built 157a1d007125 21:18:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:18:03 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" 21:18:03 + docker inspect -f . ci-base-image-x86_64 21:18:03 . [Pipeline] withDockerContainer 21:18:03 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 21:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** ci-base-image-x86_64 cat 21:18:03 $ docker top 16cc898a25ee999f66eb39dcc5e70c82183cb01f92bd51c4f6db8f01a6d38f32 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:03 provisioning config files... 21:18:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config6633719901035566975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:04 + go version 21:18:04 go version go1.16.6 linux/amd64 [Pipeline] } 21:18:04 $ docker stop --time=1 16cc898a25ee999f66eb39dcc5e70c82183cb01f92bd51c4f6db8f01a6d38f32 21:18:04 ---> docker-login.sh 21:18:04 nexus3.edgexfoundry.org:10001 21:18:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:05 $ docker rm -f 16cc898a25ee999f66eb39dcc5e70c82183cb01f92bd51c4f6db8f01a6d38f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:05 Configure a credential helper to remove this warning. See 21:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:05 21:18:05 Login Succeeded 21:18:05 nexus3.edgexfoundry.org:10002 21:18:05 + docker inspect -f . ci-base-image-x86_64 21:18:05 . [Pipeline] withDockerContainer 21:18:06 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 21:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:06 Configure a credential helper to remove this warning. See 21:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:06 21:18:06 Login Succeeded 21:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** ci-base-image-x86_64 cat 21:18:06 nexus3.edgexfoundry.org:10003 21:18:06 $ docker top ba1332c4178a188b86bab067a871d9958b86ff7cef84f36e24d61e90875ab785 -eo pid,comm 21:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:06 Configure a credential helper to remove this warning. See 21:18:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:06 21:18:06 Login Succeeded [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:18:06 nexus3.edgexfoundry.org:10004 21:18:06 + make test 21:18:06 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:07 Configure a credential helper to remove this warning. See 21:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:07 21:18:07 Login Succeeded 21:18:07 docker.io 21:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:07 Configure a credential helper to remove this warning. See 21:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:07 21:18:07 Login Succeeded 21:18:07 ---> docker-login.sh ends [Pipeline] } 21:18:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:18:08 ========================================================= 21:18:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:18:08 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:18:09 + 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 . 21:18:09 Sending build context to Docker daemon 724.5kB 21:18:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:18:09 Step 2/10 : FROM ${BASE} AS builder 21:18:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:18:09 595b0fe564bb: Pulling fs layer 21:18:09 24495759ef45: Pulling fs layer 21:18:09 d148012ef14d: Pulling fs layer 21:18:09 e90a11edd702: Pulling fs layer 21:18:09 d77568369979: Pulling fs layer 21:18:09 fc1c9f9a7f3b: Pulling fs layer 21:18:09 170f2ba95c9a: Pulling fs layer 21:18:09 97ac5df62f85: Pulling fs layer 21:18:09 e90a11edd702: Waiting 21:18:09 d77568369979: Waiting 21:18:09 fc1c9f9a7f3b: Waiting 21:18:09 170f2ba95c9a: Waiting 21:18:09 97ac5df62f85: Waiting 21:18:09 d148012ef14d: Verifying Checksum 21:18:09 d148012ef14d: Download complete 21:18:09 24495759ef45: Download complete 21:18:09 d77568369979: Verifying Checksum 21:18:09 d77568369979: Download complete 21:18:09 fc1c9f9a7f3b: Verifying Checksum 21:18:09 fc1c9f9a7f3b: Download complete 21:18:09 595b0fe564bb: Verifying Checksum 21:18:09 595b0fe564bb: Download complete 21:18:09 170f2ba95c9a: Verifying Checksum 21:18:09 170f2ba95c9a: Download complete 21:18:10 595b0fe564bb: Pull complete 21:18:11 24495759ef45: Pull complete 21:18:12 d148012ef14d: Pull complete 21:18:14 97ac5df62f85: Verifying Checksum 21:18:14 97ac5df62f85: Download complete 21:18:14 e90a11edd702: Verifying Checksum 21:18:14 e90a11edd702: Download complete 21:18:24 e90a11edd702: Pull complete 21:18:24 d77568369979: Pull complete 21:18:24 fc1c9f9a7f3b: Pull complete 21:18:25 170f2ba95c9a: Pull complete 21:18:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:18:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.071s coverage: 89.2% of statements 21:18:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.011s coverage: 11.3% of statements 21:18:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.057s coverage: 72.3% of statements 21:18:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:18:32 97ac5df62f85: Pull complete 21:18:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:18:32 ---> 04bc70af865f 21:18:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:18:35 ---> Running in 9fbcf441f8f7 21:18:36 Removing intermediate container 9fbcf441f8f7 21:18:36 ---> 039914f77b65 21:18:36 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:18:36 ---> Running in 4792fb7a5654 21:18:36 Removing intermediate container 4792fb7a5654 21:18:36 ---> 3093e461e66c 21:18:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:18:36 ---> Running in d27d370d85ef 21:18:37 Removing intermediate container d27d370d85ef 21:18:37 ---> 65733f63fb34 21:18:37 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:37 ---> Running in e0a12e9eeb03 21:18:37 gofmt -l . 21:18:37 [ "`gofmt -l .`" = "" ] 21:18:37 ./bin/test-attribution.sh 21:18:38 ./bin/test-go-mod-tidy.sh 21:18:38 make: ./bin/test-go-mod-tidy.sh: Permission denied 21:18:38 make: *** [Makefile:32: test] Error 127 [Pipeline] } 21:18:38 $ docker stop --time=1 ba1332c4178a188b86bab067a871d9958b86ff7cef84f36e24d61e90875ab785 21:18:39 $ docker rm -f ba1332c4178a188b86bab067a871d9958b86ff7cef84f36e24d61e90875ab785 [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 21:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:40 21:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:18:40 Removing intermediate container e0a12e9eeb03 21:18:40 ---> 540d78e01969 21:18:40 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:18:40 ---> Running in c146a62320a8 21:18:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:40 latest: Pulling from edgex-lftools-log-publisher 21:18:40 b4d181a07f80: Pulling fs layer 21:18:40 a1111a8f2ec3: Pulling fs layer 21:18:40 ed53099fbce6: Pulling fs layer 21:18:40 dc539afda2c1: Pulling fs layer 21:18:40 77bc0d833cb6: Pulling fs layer 21:18:40 9065ff56babe: Pulling fs layer 21:18:40 d287ab97295c: Pulling fs layer 21:18:40 77bc0d833cb6: Waiting 21:18:40 9065ff56babe: Waiting 21:18:40 d287ab97295c: Waiting 21:18:40 dc539afda2c1: Waiting 21:18:41 a1111a8f2ec3: Verifying Checksum 21:18:41 a1111a8f2ec3: Download complete 21:18:41 dc539afda2c1: Verifying Checksum 21:18:41 dc539afda2c1: Download complete 21:18:41 77bc0d833cb6: Verifying Checksum 21:18:41 77bc0d833cb6: Download complete 21:18:41 9065ff56babe: Verifying Checksum 21:18:41 9065ff56babe: Download complete 21:18:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:18:41 ed53099fbce6: Verifying Checksum 21:18:41 ed53099fbce6: Download complete 21:18:42 b4d181a07f80: Verifying Checksum 21:18:42 b4d181a07f80: Download complete 21:18:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:18:44 b4d181a07f80: Pull complete 21:18:44 a1111a8f2ec3: Pull complete 21:18:44 ed53099fbce6: Pull complete 21:18:44 dc539afda2c1: Pull complete 21:18:45 77bc0d833cb6: Pull complete 21:18:45 9065ff56babe: Pull complete 21:18:47 d287ab97295c: Verifying Checksum 21:18:47 d287ab97295c: Download complete 21:18:47 OK: 218 MiB in 52 packages 21:18:48 Removing intermediate container c146a62320a8 21:18:48 ---> 3d73ce5b11f2 21:18:48 Step 8/10 : WORKDIR /app 21:18:48 ---> Running in 1dde453fe3b7 21:18:49 Removing intermediate container 1dde453fe3b7 21:18:49 ---> 10e9c0505503 21:18:49 Step 9/10 : COPY . . 21:18:50 ---> ac5ab8686ac3 21:18:50 Step 10/10 : RUN go mod download 21:18:50 ---> Running in 5d2948f13ebd 21:18:52 d287ab97295c: Pull complete 21:18:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:18:52 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 21:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:18:55 $ docker top 55597559afa934630a1688664d74fb790980747efcb97833139778b24b735a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:55 ---> job-cost.sh 21:18:55 lf-activate-venv: SKIPPING 21:18:55 INFO: No Stack... 21:18:56 INFO: Retrieving Pricing Info for: v3-standard-2 21:18:56 INFO: Archiving Costs [Pipeline] sh 21:18:57 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 21:18:57 + cut -d, -f6 [Pipeline] lock 21:18:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] 21:18:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] did not exist. Created. 21:18:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:57 + echo total: 0.05999999865889549 [Pipeline] stash 21:18:57 Stashed 1 file(s) [Pipeline] } 21:18:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:57 $ docker stop --time=1 55597559afa934630a1688664d74fb790980747efcb97833139778b24b735a8a 21:18:59 $ docker rm -f 55597559afa934630a1688664d74fb790980747efcb97833139778b24b735a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:59 Failed in branch amd64 21:19:22 Removing intermediate container 5d2948f13ebd 21:19:22 ---> 4d8c1e3cc1ea 21:19:22 Successfully built 4d8c1e3cc1ea 21:19:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:19:23 + docker inspect -f . ci-base-image-arm64 21:19:23 . [Pipeline] withDockerContainer 21:19:23 prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container 21:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:19:25 $ docker top 27661f2f386cffaec01cf93a334848add9a8ab739a787dd172314afa4eb12d08 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:26 + go version 21:19:26 go version go1.16.6 linux/arm64 [Pipeline] } 21:19:26 $ docker stop --time=1 27661f2f386cffaec01cf93a334848add9a8ab739a787dd172314afa4eb12d08 21:19:28 $ docker rm -f 27661f2f386cffaec01cf93a334848add9a8ab739a787dd172314afa4eb12d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:29 + docker inspect -f . ci-base-image-arm64 21:19:29 . [Pipeline] withDockerContainer 21:19:29 prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container 21:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:19:31 $ docker top 4e21df01e73d0c598b00caf0e061d480339c694618b2bc1000c56925f499d099 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:19:32 + make test 21:19:32 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:20:40 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:20:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.279s coverage: 89.2% of statements 21:20:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.049s coverage: 11.3% of statements 21:20:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.248s coverage: 72.3% of statements 21:20:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:21:12 gofmt -l . 21:21:12 [ "`gofmt -l .`" = "" ] 21:21:12 ./bin/test-attribution.sh 21:21:12 ./bin/test-go-mod-tidy.sh 21:21:12 make: ./bin/test-go-mod-tidy.sh: Permission denied 21:21:12 make: *** [Makefile:32: test] Error 127 [Pipeline] } 21:21:12 $ docker stop --time=1 4e21df01e73d0c598b00caf0e061d480339c694618b2bc1000c56925f499d099 21:21:14 $ docker rm -f 4e21df01e73d0c598b00caf0e061d480339c694618b2bc1000c56925f499d099 [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 21:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:15 21:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:16 arm64: Pulling from edgex-lftools-log-publisher 21:21:16 448f6bf000e3: Pulling fs layer 21:21:16 f757da607395: Pulling fs layer 21:21:16 05883995daec: Pulling fs layer 21:21:16 8603b9c90790: Pulling fs layer 21:21:16 1560dd03e051: Pulling fs layer 21:21:16 27f5ce0e4adf: Pulling fs layer 21:21:16 c2d8d7efcc4b: Pulling fs layer 21:21:16 8603b9c90790: Waiting 21:21:16 1560dd03e051: Waiting 21:21:16 27f5ce0e4adf: Waiting 21:21:16 c2d8d7efcc4b: Waiting 21:21:16 f757da607395: Verifying Checksum 21:21:16 f757da607395: Download complete 21:21:16 8603b9c90790: Download complete 21:21:17 05883995daec: Verifying Checksum 21:21:17 05883995daec: Download complete 21:21:17 1560dd03e051: Verifying Checksum 21:21:17 27f5ce0e4adf: Verifying Checksum 21:21:17 27f5ce0e4adf: Download complete 21:21:18 448f6bf000e3: Verifying Checksum 21:21:18 448f6bf000e3: Download complete 21:21:21 c2d8d7efcc4b: Verifying Checksum 21:21:21 c2d8d7efcc4b: Download complete 21:21:21 448f6bf000e3: Pull complete 21:21:22 f757da607395: Pull complete 21:21:24 05883995daec: Pull complete 21:21:24 8603b9c90790: Pull complete 21:21:25 1560dd03e051: Pull complete 21:21:25 27f5ce0e4adf: Pull complete 21:21:40 c2d8d7efcc4b: Pull complete 21:21:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:21:41 prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container 21:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:21:45 $ docker top de271bb75be47a66413acd67e1009ea9a8617b812525c822c41a50159798e5f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:46 ---> job-cost.sh 21:21:46 lf-activate-venv: SKIPPING 21:21:46 INFO: No Stack... 21:21:47 INFO: Retrieving Pricing Info for: v2-standard-4 21:21:48 INFO: Archiving Costs [Pipeline] sh 21:21:49 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 21:21:49 + cut -d, -f6 [Pipeline] lock 21:21:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] 21:21:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] did not exist. Created. 21:21:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:49 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-b9d2b8e1/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-b9d2b8e1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:21:50 + echo total: 0.18000000715255737 [Pipeline] stash 21:21:50 Warning: overwriting stash ‘stack-cost’ 21:21:51 Stashed 1 file(s) [Pipeline] } 21:21:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:21:51 $ docker stop --time=1 de271bb75be47a66413acd67e1009ea9a8617b812525c822c41a50159798e5f0 21:21:52 $ docker rm -f de271bb75be47a66413acd67e1009ea9a8617b812525c822c41a50159798e5f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:21:53 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 21:21:54 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:21:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:21:55 ---> package-listing.sh 21:21:55 ++ facter osfamily 21:21:55 ++ tr '[:upper:]' '[:lower:]' 21:21:55 + OS_FAMILY=redhat 21:21:55 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-48 21:21:55 + START_PACKAGES=/tmp/packages_start.txt 21:21:55 + END_PACKAGES=/tmp/packages_end.txt 21:21:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:21:55 + PACKAGES=/tmp/packages_start.txt 21:21:55 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' 21:21:55 + PACKAGES=/tmp/packages_end.txt 21:21:55 + case "${OS_FAMILY}" in 21:21:55 + sort 21:21:55 + rpm -qa 21:21:56 + '[' -f /tmp/packages_start.txt ']' 21:21:56 + '[' -f /tmp/packages_end.txt ']' 21:21:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:21:56 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' 21:21:56 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ 21:21:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ [Pipeline] echo 21:21:56 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/ry_app-rfid-llrp-inventory_PR-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:21:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:56 21:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:57 latest: Pulling from edgex-lftools-log-publisher 21:21:57 b4d181a07f80: Pulling fs layer 21:21:57 a1111a8f2ec3: Pulling fs layer 21:21:57 ed53099fbce6: Pulling fs layer 21:21:57 dc539afda2c1: Pulling fs layer 21:21:57 77bc0d833cb6: Pulling fs layer 21:21:57 9065ff56babe: Pulling fs layer 21:21:57 d287ab97295c: Pulling fs layer 21:21:57 77bc0d833cb6: Waiting 21:21:57 9065ff56babe: Waiting 21:21:57 d287ab97295c: Waiting 21:21:57 dc539afda2c1: Waiting 21:21:57 a1111a8f2ec3: Verifying Checksum 21:21:57 a1111a8f2ec3: Download complete 21:21:57 dc539afda2c1: Verifying Checksum 21:21:57 dc539afda2c1: Download complete 21:21:57 77bc0d833cb6: Verifying Checksum 21:21:57 77bc0d833cb6: Download complete 21:21:57 9065ff56babe: Verifying Checksum 21:21:57 9065ff56babe: Download complete 21:21:58 ed53099fbce6: Verifying Checksum 21:21:58 ed53099fbce6: Download complete 21:21:59 b4d181a07f80: Verifying Checksum 21:21:59 b4d181a07f80: Download complete 21:22:00 b4d181a07f80: Pull complete 21:22:00 a1111a8f2ec3: Pull complete 21:22:00 ed53099fbce6: Pull complete 21:22:00 dc539afda2c1: Pull complete 21:22:01 77bc0d833cb6: Pull complete 21:22:01 9065ff56babe: Pull complete 21:22:03 d287ab97295c: Verifying Checksum 21:22:03 d287ab97295c: Download complete 21:22:07 d287ab97295c: Pull complete 21:22:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:22:07 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 21:22:07 $ 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/ry_app-rfid-llrp-inventory_PR-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@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 21:22:10 $ docker top 2aba89ec7c404b71918ee48c1f6298087ce59a14d95b563bebfb8438ad75096d -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:11 + touch /tmp/pre-build-complete [Pipeline] sh 21:22:11 + mkdir -p /var/log/sysstat [Pipeline] sh 21:22:11 + ls /var/log/sa-host 21:22:11 + sadf -c /var/log/sa-host/sa05 21:22:11 file_magic: OK 21:22:11 HZ: Using current value: 100 21:22:11 file_header: OK 21:22:11 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 21:22:11 Statistics: 21:22:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:22:11 File successfully converted to sysstat format version 12.0.3 21:22:11 + sadf -c /var/log/sa-host/sa11 21:22:11 file_magic: OK 21:22:11 HZ: Using current value: 100 21:22:11 file_header: OK 21:22:11 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 21:22:11 Statistics: 21:22:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:22:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:12 provisioning config files... 21:22:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config222357360505809819tmp [Pipeline] { [Pipeline] echo 21:22:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:22:12 ---> create-netrc.sh [Pipeline] } 21:22:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:22:13 ---> python-tools-install.sh [Pipeline] echo 21:22:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:22:13 ---> sudo-logs.sh 21:22:13 Archiving 'sudo' log.. 21:22:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-591.vexxhost.local: Name or service not known 21:22:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-591.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:22:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:22:13 ---> job-cost.sh 21:22:13 lf-activate-venv: SKIPPING 21:22:13 DEBUG: total: 0.18000000715255737 21:22:13 INFO: Retrieving Stack Cost... 21:22:15 INFO: Retrieving Pricing Info for: v3-standard-2 21:22:15 INFO: Archiving Costs [Pipeline] echo 21:22:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:22:15 ---> logs-deploy.sh 21:22:15 lf-activate-venv: SKIPPING 21:22:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-48/4 21:22:15 INFO: archiving workspace using pattern(s): 21:22:16 Archives upload complete. 21:22:16 INFO: archiving logs to Nexus 21:22:17 ---> uname -a: 21:22:17 Linux prd-centos7-docker-4c-2g-591.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 21:22:17 21:22:17 21:22:17 ---> lscpu: 21:22:17 Architecture: x86_64 21:22:17 CPU op-mode(s): 32-bit, 64-bit 21:22:17 Byte Order: Little Endian 21:22:17 Address sizes: 40 bits physical, 48 bits virtual 21:22:17 CPU(s): 2 21:22:17 On-line CPU(s) list: 0,1 21:22:17 Thread(s) per core: 1 21:22:17 Core(s) per socket: 1 21:22:17 Socket(s): 2 21:22:17 NUMA node(s): 1 21:22:17 Vendor ID: AuthenticAMD 21:22:17 CPU family: 23 21:22:17 Model: 49 21:22:17 Model name: AMD EPYC-Rome Processor 21:22:17 Stepping: 0 21:22:17 CPU MHz: 2799.998 21:22:17 BogoMIPS: 5599.99 21:22:17 Virtualization: AMD-V 21:22:17 Hypervisor vendor: KVM 21:22:17 Virtualization type: full 21:22:17 L1d cache: 32K 21:22:17 L1i cache: 32K 21:22:17 L2 cache: 512K 21:22:17 L3 cache: 16384K 21:22:17 NUMA node0 CPU(s): 0,1 21:22:17 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 21:22:17 21:22:17 21:22:17 ---> nproc: 21:22:17 2 21:22:17 21:22:17 21:22:17 ---> df -h: 21:22:17 Filesystem Size Used Avail Use% Mounted on 21:22:17 overlay 40G 7.7G 33G 20% / 21:22:17 tmpfs 64M 0 64M 0% /dev 21:22:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:22:17 shm 64M 0 64M 0% /dev/shm 21:22:17 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:22:17 21:22:17 21:22:17 ---> sar -b -r -n DEV: 21:22:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:22:17 21:22:17 21:14:20 LINUX RESTART (2 CPU) 21:22:17 21:22:17 21:15:01 tps rtps wtps bread/s bwrtn/s 21:22:17 21:16:01 79.75 3.56 76.19 2600.77 3815.90 21:22:17 21:17:01 1.72 0.00 1.72 0.00 33.99 21:22:17 21:18:01 0.33 0.00 0.33 0.00 5.26 21:22:17 21:19:01 0.22 0.00 0.22 0.00 3.46 21:22:17 21:20:01 0.25 0.00 0.25 0.00 2.76 21:22:17 21:21:02 0.35 0.00 0.35 0.00 4.81 21:22:17 21:22:01 3.46 0.10 3.35 10.16 131.32 21:22:17 Average: 12.32 0.52 11.79 373.94 572.25 21:22:17 21:22:17 21:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:22:17 21:16:01 5446356 0 808892 10.10 2620 1751064 1278676 14.12 589376 1573200 28 21:22:17 21:17:01 5456648 0 798596 9.97 2620 1751068 1197580 13.22 580680 1573164 12 21:22:17 21:18:01 5456400 0 798840 9.97 2620 1751072 1197760 13.22 583200 1571596 20 21:22:17 21:19:01 5455584 0 799652 9.98 2620 1751076 1197580 13.22 583404 1571596 16 21:22:17 21:20:01 5453056 0 802176 10.02 2620 1751080 1197676 13.22 579584 1578596 16 21:22:17 21:21:02 5451916 0 803308 10.03 2620 1751088 1197640 13.22 580604 1578596 16 21:22:17 21:22:01 5201300 0 865976 10.81 2620 1939036 1385628 15.30 751904 1630344 187184 21:22:17 Average: 5417323 0 811063 10.13 2620 1777926 1236077 13.65 606965 1582442 26756 21:22:17 21:22:17 21:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:22:17 21:16:01 eth0 154.22 120.80 521.10 29.06 0.00 0.00 0.00 0.00 21:22:17 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:16:01 docker0 48.89 45.15 4.53 151.95 0.00 0.00 0.00 0.00 21:22:17 21:17:01 eth0 1.15 0.02 0.11 0.00 0.00 0.00 0.00 0.00 21:22:17 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:18:01 eth0 1.08 0.58 0.54 0.37 0.00 0.00 0.00 0.00 21:22:17 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:19:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 21:22:17 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:20:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:22:17 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:21:02 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:22:17 21:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:22:01 eth0 286.18 176.44 1823.43 16.14 0.00 0.00 0.00 0.00 21:22:17 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 Average: eth0 62.78 42.29 331.49 6.50 0.00 0.00 0.00 0.00 21:22:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:17 Average: docker0 7.00 6.47 0.65 21.76 0.00 0.00 0.00 0.00 21:22:17 21:22:17 21:22:17 ---> sar -P ALL: 21:22:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:22:17 21:22:17 21:14:20 LINUX RESTART (2 CPU) 21:22:17 21:22:17 21:15:01 CPU %user %nice %system %iowait %steal %idle 21:22:17 21:16:01 all 5.06 0.00 2.25 1.61 0.05 91.03 21:22:17 21:16:01 0 4.90 0.00 2.06 0.96 0.05 92.03 21:22:17 21:16:01 1 5.22 0.00 2.43 2.26 0.05 90.03 21:22:17 21:17:01 all 0.21 0.00 0.05 0.00 0.02 99.72 21:22:17 21:17:01 0 0.32 0.00 0.05 0.00 0.02 99.62 21:22:17 21:17:01 1 0.10 0.00 0.05 0.00 0.02 99.83 21:22:17 21:18:01 all 0.18 0.00 0.08 0.00 0.01 99.73 21:22:17 21:18:01 0 0.12 0.00 0.07 0.00 0.00 99.82 21:22:17 21:18:01 1 0.25 0.00 0.08 0.00 0.02 99.65 21:22:17 21:19:01 all 0.10 0.00 0.03 0.00 0.02 99.85 21:22:17 21:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:22:17 21:19:01 1 0.17 0.00 0.02 0.00 0.02 99.80 21:22:17 21:20:01 all 0.22 0.00 0.04 0.00 0.02 99.72 21:22:17 21:20:01 0 0.40 0.00 0.05 0.00 0.03 99.52 21:22:17 21:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:22:17 21:21:02 all 0.15 0.00 0.05 0.00 0.02 99.78 21:22:17 21:21:02 0 0.23 0.00 0.07 0.00 0.02 99.68 21:22:17 21:21:02 1 0.07 0.00 0.03 0.00 0.02 99.88 21:22:17 21:22:01 all 3.47 0.00 1.11 0.03 0.02 95.37 21:22:17 21:22:01 0 3.24 0.00 1.30 0.03 0.02 95.40 21:22:17 21:22:01 1 3.70 0.00 0.91 0.03 0.02 95.34 21:22:17 Average: all 1.33 0.00 0.51 0.23 0.02 97.91 21:22:17 Average: 0 1.31 0.00 0.52 0.14 0.02 98.01 21:22:17 Average: 1 1.35 0.00 0.50 0.33 0.02 97.80 21:22:17 21:22:17 21:22:17