Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (0f4efd41d8b8a6811e5a6ca3dd2a84dfa4013079) 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-ssh3487493906430841910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1333075763866200962.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 144eb70ba3d470a427e699408e811d3f535e987a 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-37/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-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6092116940022350489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh6159843471147888940.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-37/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-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3554378336609799810.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_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3058 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [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-37 # 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-37@tmp/jenkins-gitclient-ssh6109600132040072682.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing 54149d017ed26f49a416c9df452adc5ced06bafb Checking out Revision 54149d017ed26f49a416c9df452adc5ced06bafb (PR-37) > 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 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-37@tmp/jenkins-gitclient-ssh4808989100350739196.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # 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-37@tmp/jenkins-gitclient-ssh5358586033542880361.key > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54149d017ed26f49a416c9df452adc5ced06bafb # timeout=10 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:59:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:59:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:59:40 ========================================================= 07:59:40 EdgeX Global Pipelines Version Info 07:59:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 07:59:41 ------------------- 07:59:41 stable info: 07:59:41 ------------------- 07:59:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:41 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 07:59:41 Message: update stable to v1.0.196 07:59:42 ------------------- 07:59:42 experimental info: 07:59:42 ------------------- 07:59:42 Commited By: **** collab-it+edgex@linuxfoundation.org 07:59:42 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 07:59:42 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:59:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54149d017ed26f49a416c9df452adc5ced06bafb [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54149d0 [Pipeline] echo 07:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:43 provisioning config files... 07:59:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config8768296883799890534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:43 ---> docker-login.sh 07:59:43 nexus3.edgexfoundry.org:10001 07:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:44 Configure a credential helper to remove this warning. See 07:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:44 07:59:44 Login Succeeded 07:59:44 nexus3.edgexfoundry.org:10002 07:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:44 Configure a credential helper to remove this warning. See 07:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:44 07:59:44 Login Succeeded 07:59:44 nexus3.edgexfoundry.org:10003 07:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:44 Configure a credential helper to remove this warning. See 07:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:44 07:59:44 Login Succeeded 07:59:44 nexus3.edgexfoundry.org:10004 07:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:44 Configure a credential helper to remove this warning. See 07:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:44 07:59:44 Login Succeeded 07:59:44 docker.io 07:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:44 Configure a credential helper to remove this warning. See 07:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:44 07:59:44 Login Succeeded 07:59:44 ---> docker-login.sh ends [Pipeline] } 07:59:44 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 07:59:45 + git log --format=format:%s -1 54149d017ed26f49a416c9df452adc5ced06bafb [Pipeline] echo 07:59:45 GIT_COMMIT: 54149d017ed26f49a416c9df452adc5ced06bafb, Commit Message: Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD [Pipeline] echo 07:59:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:46 07:59:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:59:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:46 latest: Pulling from edgex-devops/git-semver 07:59:46 31603596830f: Pulling fs layer 07:59:46 b6dc333f4379: Pulling fs layer 07:59:46 3d9ef1400e77: Pulling fs layer 07:59:46 fd332fbdc1db: Pulling fs layer 07:59:46 fd332fbdc1db: Waiting 07:59:46 b6dc333f4379: Download complete 07:59:46 31603596830f: Verifying Checksum 07:59:46 31603596830f: Download complete 07:59:47 31603596830f: Pull complete 07:59:47 fd332fbdc1db: Verifying Checksum 07:59:47 fd332fbdc1db: Download complete 07:59:47 b6dc333f4379: Pull complete 07:59:47 3d9ef1400e77: Verifying Checksum 07:59:47 3d9ef1400e77: Download complete 07:59:47 3d9ef1400e77: Pull complete 07:59:48 fd332fbdc1db: Pull complete 07:59:48 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 07:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:59:48 prd-centos7-docker-4c-2g-3058 does not seem to be running inside a container 07:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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 07:59:48 $ docker top abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:49 [ssh-agent] Looking for ssh-agent implementation... 07:59:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:49 $ docker exec abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent 07:59:49 SSH_AUTH_SOCK=/tmp/ssh-q7JwQORIoCp5/agent.14 07:59:49 SSH_AGENT_PID=20 07:59:49 Running ssh-add (command line suppressed) 07:59:49 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_600211957860303858.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_600211957860303858.key) 07:59:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:49 + git tag --points-at HEAD [Pipeline] } 07:59:49 $ docker exec --env ******** --env ******** abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent -k 07:59:49 unset SSH_AUTH_SOCK; 07:59:49 unset SSH_AGENT_PID; 07:59:49 echo Agent pid 20 killed; 07:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:59:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:49 [ssh-agent] Looking for ssh-agent implementation... 07:59:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:50 $ docker exec abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent 07:59:50 SSH_AUTH_SOCK=/tmp/ssh-VmwIgFeL1Ntx/agent.54 07:59:50 SSH_AGENT_PID=59 07:59:50 Running ssh-add (command line suppressed) 07:59:50 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3432252720527585919.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3432252720527585919.key) 07:59:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:50 + git semver init 07:59:50 # -> Open(): unable to determine branch for HEAD 07:59:50 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git 07:59:50 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 07:59:50 # $SEMVER_REMOTE_NAME = origin 07:59:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:50 # $SEMVER_USER_NAME = edgex-jenkins 07:59:50 # $SEMVER_BRANCH = PR-37 07:59:50 # $SEMVER_TEMP = /tmp/semver-207190171 07:59:50 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 07:59:52 # '/tmp/semver-207190171' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' 07:59:52 # -> Force: false 07:59:52 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } 07:59:52 $ docker exec --env ******** --env ******** abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent -k 07:59:52 unset SSH_AUTH_SOCK; 07:59:52 unset SSH_AGENT_PID; 07:59:52 echo Agent pid 59 killed; 07:59:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:52 + git semver [Pipeline] } 07:59:52 $ docker stop --time=1 abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 07:59:53 $ docker rm -f abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:54 Stashed 1 file(s) [Pipeline] echo 07:59:54 [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 08:00:09 Still waiting to schedule task 08:00:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:00:09 Still waiting to schedule task 08:00:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:03:05 Running on prd-centos7-docker-4c-2g-3063 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 08:03:05 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 08:03:05 The recommended git tool is: NONE 08:03:08 using credential edgex-jenkins-ssh 08:03:08 Cloning the remote Git repository 08:03:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:03:08 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 08:03:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:03:08 > git --version # timeout=10 08:03:08 > git --version # 'git version 2.24.4' 08:03:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:08 [INFO] Currently running in a labeled security context 08:03:08 [INFO] Currently SELinux is 'enforcing' on the host 08:03:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh2743180064848916141.key 08:03:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:03:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:03:09 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:03:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:09 [INFO] Currently running in a labeled security context 08:03:09 [INFO] Currently SELinux is 'enforcing' on the host 08:03:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh443714073395464971.key 08:03:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:03:10 Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 08:03:10 Merge succeeded, producing 8663ad9005b9addf35a1937349920f5b06d60a3e 08:03:10 Checking out Revision 8663ad9005b9addf35a1937349920f5b06d60a3e (PR-37) 08:03:10 > git config core.sparsecheckout # timeout=10 08:03:10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 08:03:10 > git remote # timeout=10 08:03:10 > git config --get remote.origin.url # timeout=10 08:03:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:10 [INFO] Currently running in a labeled security context 08:03:10 [INFO] Currently SELinux is 'enforcing' on the host 08:03:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh8534445953178326845.key 08:03:10 > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 08:03:10 > git rev-parse HEAD^{commit} # timeout=10 08:03:10 > git config core.sparsecheckout # timeout=10 08:03:10 > git checkout -f 8663ad9005b9addf35a1937349920f5b06d60a3e # timeout=10 08:03:14 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" 08:03:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:14 > git rev-list --no-walk 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 08:03:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 08:03:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3062 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 08:03:15 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] sh [Pipeline] checkout 08:03:15 The recommended git tool is: NONE 08:03:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:03:16 + sudo service docker restart 08:03:16 + true 08:03:16 Redirecting to /bin/systemctl restart docker.service 08:03:22 using credential edgex-jenkins-ssh 08:03:22 Cloning the remote Git repository 08:03:22 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:03:22 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 08:03:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:03:22 > git --version # timeout=10 08:03:22 > git --version # 'git version 2.17.1' 08:03:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:25 Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 08:03:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:03:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:03:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:03:25 > git config core.sparsecheckout # timeout=10 08:03:25 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 08:03:25 > git remote # timeout=10 08:03:25 > git config --get remote.origin.url # timeout=10 08:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:25 > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 08:03:25 Merge succeeded, producing 091808e2263ba227196e31ee0c5efe0f4b782597 08:03:25 Checking out Revision 091808e2263ba227196e31ee0c5efe0f4b782597 (PR-37) 08:03:25 > git rev-parse HEAD^{commit} # timeout=10 08:03:25 > git config core.sparsecheckout # timeout=10 08:03:25 > git checkout -f 091808e2263ba227196e31ee0c5efe0f4b782597 # timeout=10 08:03:31 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" 08:03:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:31 > git rev-list --no-walk 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 08:03:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:03:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:03:32 + sudo service docker restart 08:03:32 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:34 provisioning config files... 08:03:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config7758531214967589575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:34 ---> docker-login.sh 08:03:34 nexus3.edgexfoundry.org:10001 08:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:34 Configure a credential helper to remove this warning. See 08:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:34 08:03:34 Login Succeeded 08:03:34 nexus3.edgexfoundry.org:10002 08:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:34 Configure a credential helper to remove this warning. See 08:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:34 08:03:34 Login Succeeded 08:03:35 nexus3.edgexfoundry.org:10003 08:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:35 Configure a credential helper to remove this warning. See 08:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:35 08:03:35 Login Succeeded 08:03:35 nexus3.edgexfoundry.org:10004 08:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:35 Configure a credential helper to remove this warning. See 08:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:35 08:03:35 Login Succeeded 08:03:35 docker.io 08:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:35 Configure a credential helper to remove this warning. See 08:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:35 08:03:35 Login Succeeded 08:03:35 ---> docker-login.sh ends [Pipeline] } 08:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:03:36 ========================================================= 08:03:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:03:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:03:36 + 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 . 08:03:36 Sending build context to Docker daemon 20.48MB 08:03:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:03:36 Step 2/10 : FROM ${BASE} AS builder 08:03:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:03:36 540db60ca938: Pulling fs layer 08:03:36 adcc1eea9eea: Pulling fs layer 08:03:36 4c4ab2625f07: Pulling fs layer 08:03:36 0773c198feca: Pulling fs layer 08:03:36 345f892a5656: Pulling fs layer 08:03:36 4796506630df: Pulling fs layer 08:03:36 cc55df3e53f1: Pulling fs layer 08:03:36 4d027b6c602c: Pulling fs layer 08:03:36 449e75d2c14e: Pulling fs layer 08:03:36 345f892a5656: Waiting 08:03:36 4796506630df: Waiting 08:03:36 cc55df3e53f1: Waiting 08:03:36 4d027b6c602c: Waiting 08:03:36 449e75d2c14e: Waiting 08:03:36 0773c198feca: Waiting 08:03:36 4c4ab2625f07: Verifying Checksum 08:03:36 4c4ab2625f07: Download complete 08:03:36 adcc1eea9eea: Verifying Checksum 08:03:36 adcc1eea9eea: Download complete 08:03:36 345f892a5656: Verifying Checksum 08:03:36 345f892a5656: Download complete 08:03:36 4796506630df: Verifying Checksum 08:03:36 4796506630df: Download complete 08:03:36 cc55df3e53f1: Verifying Checksum 08:03:36 cc55df3e53f1: Download complete 08:03:36 540db60ca938: Verifying Checksum 08:03:36 540db60ca938: Download complete 08:03:36 540db60ca938: Pull complete 08:03:37 adcc1eea9eea: Pull complete 08:03:37 4c4ab2625f07: Pull complete 08:03:37 4d027b6c602c: Verifying Checksum 08:03:37 4d027b6c602c: Download complete 08:03:39 449e75d2c14e: Verifying Checksum 08:03:39 449e75d2c14e: Download complete 08:03:40 0773c198feca: Verifying Checksum 08:03:40 0773c198feca: Download complete 08:03:44 0773c198feca: Pull complete 08:03:44 345f892a5656: Pull complete 08:03:44 4796506630df: Pull complete 08:03:44 cc55df3e53f1: Pull complete 08:03:44 4d027b6c602c: Pull complete 08:03:45 449e75d2c14e: Pull complete 08:03:45 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:03:46 ---> 0d28375d9b5b 08:03:46 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:03:48 ---> Running in 42f1437e8697 08:03:49 Removing intermediate container 42f1437e8697 08:03:49 ---> 8380e0d34680 08:03:49 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:03:49 ---> Running in 8b2828ecda99 08:03:49 Removing intermediate container 8b2828ecda99 08:03:49 ---> 79ab1afb74ff 08:03:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:03:49 ---> Running in 4f4a6e025631 08:03:49 Removing intermediate container 4f4a6e025631 08:03:49 ---> ea4e63038655 08:03:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:49 ---> Running in 3d231ba5eb91 08:03:49 Removing intermediate container 3d231ba5eb91 08:03:49 ---> 4f6b96c1b934 08:03:49 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:49 ---> Running in 7c82bfae099c 08:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:51 provisioning config files... 08:03:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config4135056225925774268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:51 ---> docker-login.sh 08:03:51 nexus3.edgexfoundry.org:10001 08:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:53 Configure a credential helper to remove this warning. See 08:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:53 08:03:53 Login Succeeded 08:03:53 nexus3.edgexfoundry.org:10002 08:03:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:53 Configure a credential helper to remove this warning. See 08:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:53 08:03:53 Login Succeeded 08:03:53 nexus3.edgexfoundry.org:10003 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 nexus3.edgexfoundry.org:10004 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 docker.io 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 ---> docker-login.sh ends [Pipeline] } 08:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:03:55 (1/6) Installing libc-dev (0.7.2-r3) 08:03:55 (2/6) Installing libsodium (1.0.18-r0) [Pipeline] echo 08:03:56 ========================================================= 08:03:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:03:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:03:56 (3/6) Installing pkgconf (1.7.3-r0) 08:03:56 + 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 . 08:03:56 (4/6) Installing libsodium-dev (1.0.18-r0) 08:03:56 (5/6) Installing libzmq (4.3.3-r1) 08:03:56 (6/6) Installing zeromq-dev (4.3.3-r1) 08:03:56 Executing busybox-1.32.1-r6.trigger 08:03:56 OK: 150 MiB in 46 packages 08:03:56 Sending build context to Docker daemon 20.48MB 08:03:56 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:03:56 Step 2/10 : FROM ${BASE} AS builder 08:03:57 Removing intermediate container 7c82bfae099c 08:03:57 ---> a79e2568ee28 08:03:57 Step 8/10 : WORKDIR /app 08:03:57 ---> Running in f21522e43f8c 08:03:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:03:57 595b0fe564bb: Pulling fs layer 08:03:57 24495759ef45: Pulling fs layer 08:03:57 d148012ef14d: Pulling fs layer 08:03:57 cb65c68fc2e2: Pulling fs layer 08:03:57 093eec477d81: Pulling fs layer 08:03:57 a6d5b2bbb924: Pulling fs layer 08:03:57 2446dc1eb7d3: Pulling fs layer 08:03:57 596795e73e0f: Pulling fs layer 08:03:57 cb65c68fc2e2: Waiting 08:03:57 a6d5b2bbb924: Waiting 08:03:57 093eec477d81: Waiting 08:03:57 2446dc1eb7d3: Waiting 08:03:57 596795e73e0f: Waiting 08:03:57 d148012ef14d: Verifying Checksum 08:03:57 24495759ef45: Download complete 08:03:57 093eec477d81: Download complete 08:03:57 595b0fe564bb: Download complete 08:03:57 a6d5b2bbb924: Verifying Checksum 08:03:57 a6d5b2bbb924: Download complete 08:03:57 Removing intermediate container f21522e43f8c 08:03:57 ---> 9f43c104de47 08:03:57 Step 9/10 : COPY . . 08:03:57 2446dc1eb7d3: Verifying Checksum 08:03:57 2446dc1eb7d3: Download complete 08:03:57 ---> 0582ca3d2f2e 08:03:57 Step 10/10 : RUN go mod download 08:03:57 ---> Running in a378e1149735 08:03:58 595b0fe564bb: Pull complete 08:03:58 24495759ef45: Pull complete 08:03:59 d148012ef14d: Pull complete 08:03:59 596795e73e0f: Verifying Checksum 08:03:59 596795e73e0f: Download complete 08:04:00 cb65c68fc2e2: Verifying Checksum 08:04:00 cb65c68fc2e2: Download complete 08:04:10 Removing intermediate container a378e1149735 08:04:10 ---> 2d8a4b03433f 08:04:10 Successfully built 2d8a4b03433f 08:04:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:04:10 + docker inspect -f . ci-base-image-x86_64 08:04:10 . [Pipeline] withDockerContainer 08:04:10 prd-centos7-docker-4c-2g-3063 does not seem to be running inside a container 08:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:04:11 cb65c68fc2e2: Pull complete 08:04:11 $ docker top bac7410093e433633c23b0cee7cb5cafd48e91fe9639d0d4078c5dcaebb1bc46 -eo pid,comm [Pipeline] { 08:04:11 093eec477d81: Pull complete [Pipeline] sh 08:04:11 a6d5b2bbb924: Pull complete 08:04:11 + go version 08:04:11 go version go1.16.5 linux/amd64 [Pipeline] } 08:04:11 $ docker stop --time=1 bac7410093e433633c23b0cee7cb5cafd48e91fe9639d0d4078c5dcaebb1bc46 08:04:11 2446dc1eb7d3: Pull complete 08:04:12 $ docker rm -f bac7410093e433633c23b0cee7cb5cafd48e91fe9639d0d4078c5dcaebb1bc46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:04:13 + docker inspect -f . ci-base-image-x86_64 08:04:13 . [Pipeline] withDockerContainer 08:04:13 prd-centos7-docker-4c-2g-3063 does not seem to be running inside a container 08:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:04:14 $ docker top c66f39e8e8c270f32b7d601e5199ce0e58c9c3ef913bd3f004e09676cda330d8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:14 + go mod tidy [Pipeline] sh 08:04:15 + make test 08:04:15 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:04:16 596795e73e0f: Pull complete 08:04:16 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:04:16 ---> d9e956139c92 08:04:16 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:04:18 ---> Running in c921655f652e 08:04:18 Removing intermediate container c921655f652e 08:04:18 ---> 6f85ac5843e1 08:04:18 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:04:18 ---> Running in 46cc53f70f3b 08:04:19 Removing intermediate container 46cc53f70f3b 08:04:19 ---> 978804bed7fa 08:04:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:04:19 ---> Running in 8175255f4f31 08:04:20 Removing intermediate container 8175255f4f31 08:04:20 ---> 279965113af4 08:04:20 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:20 ---> Running in e60f726b20ae 08:04:21 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:04:21 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 08:04:21 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 08:04:21 have (string, bool, string, string) 08:04:21 want (string, string) 08:04:22 Removing intermediate container e60f726b20ae 08:04:22 ---> 006ef5b72f5c 08:04:22 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:04:22 ---> Running in 8f17487302b7 08:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:04:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:04:25 (1/6) Installing libc-dev (0.7.2-r3) 08:04:25 (2/6) Installing libsodium (1.0.18-r0) 08:04:25 (3/6) Installing pkgconf (1.7.3-r0) 08:04:25 (4/6) Installing libsodium-dev (1.0.18-r0) 08:04:26 (5/6) Installing libzmq (4.3.3-r1) 08:04:26 (6/6) Installing zeromq-dev (4.3.3-r1) 08:04:26 Executing busybox-1.32.1-r6.trigger 08:04:26 OK: 139 MiB in 46 packages 08:04:27 Removing intermediate container 8f17487302b7 08:04:27 ---> 4b31789e3b7f 08:04:27 Step 8/10 : WORKDIR /app 08:04:28 ---> Running in 097794fa6db9 08:04:28 Removing intermediate container 097794fa6db9 08:04:28 ---> 57a3a2ac5753 08:04:28 Step 9/10 : COPY . . 08:04:30 ---> 63fb65b750e7 08:04:30 Step 10/10 : RUN go mod download 08:04:30 ---> Running in 9841cc83aa09 08:04:34 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 08:04:34 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 08:04:34 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 08:04:34 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 08:04:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.053s coverage: 72.3% of statements 08:04:34 make: *** [Makefile:30: test] Error 2 [Pipeline] } 08:04:34 $ docker stop --time=1 c66f39e8e8c270f32b7d601e5199ce0e58c9c3ef913bd3f004e09676cda330d8 08:04:35 $ docker rm -f c66f39e8e8c270f32b7d601e5199ce0e58c9c3ef913bd3f004e09676cda330d8 [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] libraryResource [Pipeline] sh 08:04:37 ---> job-cost.sh 08:04:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WE5b 08:04:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:04:57 Removing intermediate container 9841cc83aa09 08:04:57 ---> cbb4386d2890 08:04:57 Successfully built cbb4386d2890 08:04:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:04:57 + docker inspect -f . ci-base-image-arm64 08:04:57 . [Pipeline] withDockerContainer 08:04:58 prd-ubuntu18.04-docker-arm64-4c-16g-3062 does not seem to be running inside a container 08:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:04:59 $ docker top f4418dac7ba7c278b051f44f7287783218a8f59c05f952a33f6bfa6956ddf5d2 -eo pid,comm 08:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-WE5b/bin to PATH 08:05:00 INFO: No Stack... 08:05:00 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:00 INFO: Archiving Costs [Pipeline] { [Pipeline] sh [Pipeline] sh 08:05:00 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 08:05:00 + cut -d, -f6 [Pipeline] lock 08:05:00 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] 08:05:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] did not exist. Created. 08:05:00 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:01 + go version 08:05:01 go version go1.16.5 linux/arm64 [Pipeline] } 08:05:01 + echo total: 0.05999999865889549 08:05:01 $ docker stop --time=1 f4418dac7ba7c278b051f44f7287783218a8f59c05f952a33f6bfa6956ddf5d2 08:05:02 $ docker rm -f f4418dac7ba7c278b051f44f7287783218a8f59c05f952a33f6bfa6956ddf5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:03 Stashed 1 file(s) [Pipeline] } 08:05:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 08:05:04 + docker inspect -f . ci-base-image-arm64 08:05:04 . [Pipeline] } 08:05:04 Failed in branch amd64 [Pipeline] withDockerContainer 08:05:04 prd-ubuntu18.04-docker-arm64-4c-16g-3062 does not seem to be running inside a container 08:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:06 $ docker top ccf252d1a471bd430950103eb54e635362d14d5aec75c4175376b81856ba4a53 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:07 + go mod tidy [Pipeline] sh 08:05:08 + make test 08:05:08 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:05:27 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:05:27 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 08:05:27 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 08:05:27 have (string, bool, string, string) 08:05:27 want (string, string) 08:06:14 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 08:06:14 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 08:06:14 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 08:06:14 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 08:06:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.219s coverage: 72.3% of statements 08:06:14 make: *** [Makefile:30: test] Error 2 [Pipeline] } 08:06:14 $ docker stop --time=1 ccf252d1a471bd430950103eb54e635362d14d5aec75c4175376b81856ba4a53 08:06:16 $ docker rm -f ccf252d1a471bd430950103eb54e635362d14d5aec75c4175376b81856ba4a53 [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] libraryResource [Pipeline] sh 08:06:17 ---> job-cost.sh 08:06:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSy3 08:07:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-MSy3/bin to PATH 08:08:57 INFO: No Stack... 08:08:57 INFO: Retrieving Pricing Info for: v2-standard-4 08:08:57 INFO: Archiving Costs [Pipeline] sh 08:08:57 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 08:08:57 + cut -d, -f6 [Pipeline] lock 08:08:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] 08:08:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] did not exist. Created. 08:08:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:08:58 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-2ca05bf2/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-2ca05bf2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:08:58 + echo total: 0.18000000715255737 [Pipeline] stash 08:08:58 Warning: overwriting stash ‘stack-cost’ 08:08:59 Stashed 1 file(s) [Pipeline] } 08:08:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:08:59 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] libraryResource [Pipeline] sh 08:09:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:09:03 ---> package-listing.sh 08:09:03 ++ facter osfamily 08:09:03 ++ tr '[:upper:]' '[:lower:]' 08:09:03 + OS_FAMILY=redhat 08:09:03 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 08:09:03 + START_PACKAGES=/tmp/packages_start.txt 08:09:03 + END_PACKAGES=/tmp/packages_end.txt 08:09:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:03 + PACKAGES=/tmp/packages_start.txt 08:09:03 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 08:09:03 + PACKAGES=/tmp/packages_end.txt 08:09:03 + case "${OS_FAMILY}" in 08:09:03 + sort 08:09:03 + rpm -qa 08:09:03 + '[' -f /tmp/packages_start.txt ']' 08:09:03 + '[' -f /tmp/packages_end.txt ']' 08:09:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:03 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 08:09:03 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ 08:09:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo 08:09:03 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:09:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:09:04 08:09:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:09:05 alpine: Pulling from edgex-lftools-log-publisher 08:09:05 5843afab3874: Pulling fs layer 08:09:05 2dfaacf7024e: Pulling fs layer 08:09:05 2dbba127c6aa: Pulling fs layer 08:09:05 1a467efa2204: Pulling fs layer 08:09:05 865369a531d5: Pulling fs layer 08:09:05 2dc3bafdbf1c: Pulling fs layer 08:09:05 9ac237eaa80d: Pulling fs layer 08:09:05 6bcad4ecc5c2: Pulling fs layer 08:09:05 7074353bde3e: Pulling fs layer 08:09:05 1a467efa2204: Waiting 08:09:05 865369a531d5: Waiting 08:09:05 2dc3bafdbf1c: Waiting 08:09:05 9ac237eaa80d: Waiting 08:09:05 6bcad4ecc5c2: Waiting 08:09:05 7074353bde3e: Waiting 08:09:05 2dfaacf7024e: Verifying Checksum 08:09:05 2dfaacf7024e: Download complete 08:09:05 1a467efa2204: Verifying Checksum 08:09:05 1a467efa2204: Download complete 08:09:05 5843afab3874: Verifying Checksum 08:09:05 5843afab3874: Download complete 08:09:05 2dc3bafdbf1c: Verifying Checksum 08:09:05 2dc3bafdbf1c: Download complete 08:09:05 9ac237eaa80d: Verifying Checksum 08:09:05 9ac237eaa80d: Download complete 08:09:05 5843afab3874: Pull complete 08:09:05 6bcad4ecc5c2: Verifying Checksum 08:09:05 6bcad4ecc5c2: Download complete 08:09:05 865369a531d5: Verifying Checksum 08:09:05 865369a531d5: Download complete 08:09:06 2dfaacf7024e: Pull complete 08:09:06 2dbba127c6aa: Verifying Checksum 08:09:06 2dbba127c6aa: Download complete 08:09:06 2dbba127c6aa: Pull complete 08:09:06 1a467efa2204: Pull complete 08:09:06 865369a531d5: Pull complete 08:09:06 2dc3bafdbf1c: Pull complete 08:09:06 9ac237eaa80d: Pull complete 08:09:07 6bcad4ecc5c2: Pull complete 08:09:09 7074353bde3e: Verifying Checksum 08:09:09 7074353bde3e: Download complete 08:09:14 7074353bde3e: Pull complete 08:09:14 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 08:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:09:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:09:14 prd-centos7-docker-4c-2g-3058 does not seem to be running inside a container 08:09:14 $ 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-37/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-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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:alpine cat 08:09:16 $ docker top 91400d502e671ace8293ecbf02247cdb3722b6e4daa5a20d70473535460eec51 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:16 + touch /tmp/pre-build-complete [Pipeline] sh 08:09:17 + mkdir -p /var/log/sa [Pipeline] sh 08:09:17 + ls /var/log/sa-host 08:09:17 + sadf -c /var/log/sa-host/sa05 08:09:17 file_magic: OK 08:09:17 HZ: Using current value: 100 08:09:17 file_header: OK 08:09:17 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 08:09:17 Statistics: 08:09:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:09:17 File successfully converted to sysstat format version 12.5.4 08:09:17 + sadf -c /var/log/sa-host/sa16 08:09:17 file_magic: OK 08:09:17 HZ: Using current value: 100 08:09:17 file_header: OK 08:09:17 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 08:09:17 Statistics: 08:09:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:09:17 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:17 provisioning config files... 08:09:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config5739614834547328858tmp [Pipeline] { [Pipeline] echo 08:09:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:18 ---> create-netrc.sh [Pipeline] } 08:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:09:18 ---> python-tools-install.sh [Pipeline] echo 08:09:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:09:18 ---> sudo-logs.sh 08:09:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:09:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:09:19 ---> job-cost.sh 08:09:19 lf-activate-venv: SKIPPING 08:09:19 DEBUG: total: 0.18000000715255737 08:09:19 INFO: Retrieving Stack Cost... 08:09:20 INFO: Retrieving Pricing Info for: v3-standard-2 08:09:20 INFO: Archiving Costs [Pipeline] echo 08:09:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:21 ---> logs-deploy.sh 08:09:21 lf-activate-venv: SKIPPING 08:09:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/2 08:09:21 INFO: archiving workspace using pattern(s): 08:09:21 Archives upload complete. 08:09:21 INFO: archiving logs to Nexus 08:09:22 ---> uname -a: 08:09:22 Linux prd-centos7-docker-4c-2g-3058.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:09:22 08:09:22 08:09:22 ---> lscpu: 08:09:22 Architecture: x86_64 08:09:22 CPU op-mode(s): 32-bit, 64-bit 08:09:22 Address sizes: 40 bits physical, 48 bits virtual 08:09:22 Byte Order: Little Endian 08:09:22 CPU(s): 2 08:09:22 On-line CPU(s) list: 0,1 08:09:22 Vendor ID: AuthenticAMD 08:09:22 BIOS Vendor ID: QEMU 08:09:22 Model name: AMD EPYC-Rome Processor 08:09:22 BIOS Model name: pc-i440fx-4.2 08:09:22 CPU family: 23 08:09:22 Model: 49 08:09:22 Thread(s) per core: 1 08:09:22 Core(s) per socket: 1 08:09:22 Socket(s): 2 08:09:22 Stepping: 0 08:09:22 BogoMIPS: 5599.99 08:09:22 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 08:09:22 Virtualization: AMD-V 08:09:22 Hypervisor vendor: KVM 08:09:22 Virtualization type: full 08:09:22 L1d cache: 64 KiB (2 instances) 08:09:22 L1i cache: 64 KiB (2 instances) 08:09:22 L2 cache: 1 MiB (2 instances) 08:09:22 L3 cache: 32 MiB (2 instances) 08:09:22 NUMA node(s): 1 08:09:22 NUMA node0 CPU(s): 0,1 08:09:22 Vulnerability Itlb multihit: Not affected 08:09:22 Vulnerability L1tf: Not affected 08:09:22 Vulnerability Mds: Not affected 08:09:22 Vulnerability Meltdown: Not affected 08:09:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:09:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:09:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:09:22 Vulnerability Srbds: Not affected 08:09:22 Vulnerability Tsx async abort: Not affected 08:09:22 08:09:22 08:09:22 ---> nproc: 08:09:22 2 08:09:22 08:09:22 08:09:22 ---> df -h: 08:09:22 Filesystem Size Used Available Use% Mounted on 08:09:22 overlay 40.0G 7.6G 32.4G 19% / 08:09:22 tmpfs 64.0M 0 64.0M 0% /dev 08:09:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:09:22 shm 64.0M 0 64.0M 0% /dev/shm 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:09:22 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-37 08:09:22 08:09:22 08:09:22 ---> free -m: 08:09:22 total used free shared buff/cache available 08:09:22 Mem: 7821 827 4756 0 2237 6704 08:09:22 Swap: 1023 0 1023 08:09:22 08:09:22 08:09:22 ---> ip addr: 08:09:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:09:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:09:22 inet 127.0.0.1/8 scope host lo 08:09:22 valid_lft forever preferred_lft forever 08:09:22 inet6 ::1/128 scope host 08:09:22 valid_lft forever preferred_lft forever 08:09:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:09:22 link/ether fa:16:3e:10:49:34 brd ff:ff:ff:ff:ff:ff 08:09:22 inet 10.30.123.231/23 brd 10.30.123.255 scope global dynamic eth0 08:09:22 valid_lft 85786sec preferred_lft 85786sec 08:09:22 inet6 fe80::f816:3eff:fe10:4934/64 scope link 08:09:22 valid_lft forever preferred_lft forever 08:09:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:09:22 link/ether 02:42:37:98:d4:3b brd ff:ff:ff:ff:ff:ff 08:09:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:09:22 valid_lft forever preferred_lft forever 08:09:22 inet6 fe80::42:37ff:fe98:d43b/64 scope link 08:09:22 valid_lft forever preferred_lft forever 08:09:22 08:09:22 08:09:22 ---> sar -b -r -n DEV: 08:09:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 08:09:22 08:09:22 07:58:57 LINUX RESTART (2 CPU) 08:09:22 08:09:22 08:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:09:22 08:01:01 1.81 0.03 1.78 0.00 0.27 37.89 0.00 08:09:22 08:02:01 0.57 0.08 0.48 0.00 1.60 8.68 0.00 08:09:22 08:03:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 08:09:22 08:04:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 08:09:22 08:05:01 0.35 0.00 0.35 0.00 0.00 5.15 0.00 08:09:22 08:06:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 08:09:22 08:07:01 0.13 0.00 0.13 0.00 0.00 2.32 0.00 08:09:22 08:08:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 08:09:22 08:09:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 08:09:22 Average: 0.44 0.01 0.43 0.00 0.21 7.21 0.00 08:09:22 08:09:22 08:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:09:22 08:01:01 5439708 0 796380 9.94 2620 1770224 1207964 13.34 595396 1575244 16 08:09:22 08:02:01 5439128 0 796832 9.95 2620 1770352 1205748 13.31 599368 1572312 8 08:09:22 08:03:01 5437316 0 798640 9.97 2620 1770356 1205676 13.31 600984 1572332 8 08:09:22 08:04:01 5436796 0 799156 9.98 2620 1770360 1205784 13.31 600904 1573124 8 08:09:22 08:05:01 5438040 0 797900 9.96 2620 1770372 1205628 13.31 596276 1576892 8 08:09:22 08:06:01 5437220 0 798720 9.97 2620 1770372 1205568 13.31 596908 1576892 20 08:09:22 08:07:01 5436180 0 799752 9.99 2620 1770380 1205728 13.31 597684 1576896 8 08:09:22 08:08:01 5427376 0 808552 10.10 2620 1770384 1205752 13.31 606892 1576892 8 08:09:22 08:09:01 5428752 0 807176 10.08 2620 1770384 1205536 13.31 607508 1575084 8 08:09:22 Average: 5435613 0 800345 9.99 2620 1770354 1205932 13.31 600213 1575074 10 08:09:22 08:09:22 08:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:09:22 08:01:01 eth0 0.59 0.10 0.06 0.03 0.00 0.00 0.00 0.00 08:09:22 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:02:01 eth0 2.86 0.83 2.61 0.23 0.00 0.00 0.00 0.00 08:09:22 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:03:01 eth0 1.83 0.63 0.77 0.41 0.00 0.00 0.00 0.00 08:09:22 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:04:01 eth0 1.90 0.53 0.63 0.39 0.00 0.00 0.00 0.00 08:09:22 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:05:01 eth0 0.90 0.42 0.36 0.27 0.00 0.00 0.00 0.00 08:09:22 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:06:01 eth0 0.60 0.05 0.11 0.00 0.00 0.00 0.00 0.00 08:09:22 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:07:01 eth0 1.03 0.35 0.32 0.20 0.00 0.00 0.00 0.00 08:09:22 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:08:01 eth0 0.58 0.40 0.27 0.21 0.00 0.00 0.00 0.00 08:09:22 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:09:22 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 Average: eth0 1.16 0.38 0.57 0.20 0.00 0.00 0.00 0.00 08:09:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:22 08:09:22 08:09:22 ---> sar -P ALL: 08:09:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 08:09:22 08:09:22 07:58:57 LINUX RESTART (2 CPU) 08:09:22 08:09:22 08:00:02 CPU %user %nice %system %iowait %steal %idle 08:09:22 08:01:01 all 0.26 0.00 0.06 0.00 0.02 99.66 08:09:22 08:01:01 0 0.07 0.00 0.05 0.00 0.02 99.86 08:09:22 08:01:01 1 0.46 0.00 0.07 0.00 0.02 99.46 08:09:22 08:02:01 all 0.18 0.00 0.07 0.00 0.02 99.74 08:09:22 08:02:01 0 0.08 0.00 0.03 0.00 0.00 99.88 08:09:22 08:02:01 1 0.27 0.00 0.10 0.00 0.03 99.60 08:09:22 08:03:01 all 0.23 0.00 0.04 0.00 0.02 99.72 08:09:22 08:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:09:22 08:03:01 1 0.42 0.00 0.03 0.00 0.02 99.53 08:09:22 08:04:01 all 0.21 0.00 0.03 0.00 0.01 99.75 08:09:22 08:04:01 0 0.30 0.00 0.03 0.00 0.00 99.67 08:09:22 08:04:01 1 0.12 0.00 0.03 0.00 0.02 99.83 08:09:22 08:05:01 all 0.17 0.00 0.03 0.00 0.02 99.78 08:09:22 08:05:01 0 0.28 0.00 0.03 0.00 0.02 99.67 08:09:22 08:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:09:22 08:06:01 all 0.10 0.00 0.03 0.00 0.02 99.85 08:09:22 08:06:01 0 0.17 0.00 0.02 0.00 0.00 99.82 08:09:22 08:06:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:09:22 08:07:01 all 0.05 0.00 0.05 0.00 0.02 99.88 08:09:22 08:07:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:09:22 08:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:09:22 08:08:01 all 0.13 0.00 0.04 0.00 0.02 99.81 08:09:22 08:08:01 0 0.22 0.00 0.03 0.00 0.02 99.73 08:09:22 08:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:09:22 08:09:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:09:22 08:09:01 0 0.23 0.00 0.03 0.00 0.02 99.72 08:09:22 08:09:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:09:22 Average: all 0.16 0.00 0.04 0.00 0.02 99.78 08:09:22 Average: 0 0.16 0.00 0.04 0.00 0.01 99.79 08:09:22 Average: 1 0.17 0.00 0.05 0.00 0.02 99.76 08:09:22 08:09:22 08:09:22