Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (2fd90bac28041b4db96f8cf1953abf2f997d00a0) 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-ssh1901086463721506355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh1943417900711848686.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh7933649460087941790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh5133752885796082506.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-ssh4902443363333079935.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-1038 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-ssh6013463883410848020.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 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing 233ef5bba0ea57b3c67f6833635e38330aa6bca4 Checking out Revision 233ef5bba0ea57b3c67f6833635e38330aa6bca4 (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-ssh2246608532503897597.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-ssh7669836070533223427.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233ef5bba0ea57b3c67f6833635e38330aa6bca4 # timeout=10 Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:00:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:00:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:00:23 ========================================================= 16:00:23 EdgeX Global Pipelines Version Info 16:00:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4787fabc0094f1b92a12ca1bd761521ac18f0a26 # timeout=10 16:00:24 ------------------- 16:00:24 stable info: 16:00:24 ------------------- 16:00:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:00:24 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 16:00:24 Message: update stable to v1.0.199 16:00:25 ------------------- 16:00:25 experimental info: 16:00:25 ------------------- 16:00:25 Commited By: **** collab-it+edgex@linuxfoundation.org 16:00:25 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 16:00:25 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:00:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 233ef5bba0ea57b3c67f6833635e38330aa6bca4 [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 233ef5b [Pipeline] echo 16:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:26 provisioning config files... 16:00:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config5065829104058997688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:26 ---> docker-login.sh 16:00:26 nexus3.edgexfoundry.org:10001 16:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:27 Configure a credential helper to remove this warning. See 16:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:27 16:00:27 Login Succeeded 16:00:27 nexus3.edgexfoundry.org:10002 16:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:27 Configure a credential helper to remove this warning. See 16:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:27 16:00:27 Login Succeeded 16:00:27 nexus3.edgexfoundry.org:10003 16:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:27 Configure a credential helper to remove this warning. See 16:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:27 16:00:27 Login Succeeded 16:00:27 nexus3.edgexfoundry.org:10004 16:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:27 Configure a credential helper to remove this warning. See 16:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:27 16:00:27 Login Succeeded 16:00:27 docker.io 16:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:28 Configure a credential helper to remove this warning. See 16:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:28 16:00:28 Login Succeeded 16:00:28 ---> docker-login.sh ends [Pipeline] } 16:00:28 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 16:00:28 + git log --format=format:%s -1 233ef5bba0ea57b3c67f6833635e38330aa6bca4 [Pipeline] echo 16:00:28 GIT_COMMIT: 233ef5bba0ea57b3c67f6833635e38330aa6bca4, Commit Message: Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD [Pipeline] echo 16:00:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:29 16:00:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:00:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:30 latest: Pulling from edgex-devops/git-semver 16:00:30 31603596830f: Pulling fs layer 16:00:30 b6dc333f4379: Pulling fs layer 16:00:30 3d9ef1400e77: Pulling fs layer 16:00:30 fd332fbdc1db: Pulling fs layer 16:00:30 fd332fbdc1db: Waiting 16:00:30 b6dc333f4379: Download complete 16:00:30 31603596830f: Verifying Checksum 16:00:30 31603596830f: Download complete 16:00:30 31603596830f: Pull complete 16:00:30 fd332fbdc1db: Verifying Checksum 16:00:30 fd332fbdc1db: Download complete 16:00:30 b6dc333f4379: Pull complete 16:00:30 3d9ef1400e77: Verifying Checksum 16:00:30 3d9ef1400e77: Download complete 16:00:31 3d9ef1400e77: Pull complete 16:00:31 fd332fbdc1db: Pull complete 16:00:31 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 16:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:00:31 prd-centos7-docker-4c-2g-1038 does not seem to be running inside a container 16:00:31 $ 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 16:00:32 $ docker top f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:32 [ssh-agent] Looking for ssh-agent implementation... 16:00:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:32 $ docker exec f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent 16:00:32 SSH_AUTH_SOCK=/tmp/ssh-0EcR9YzHmS2x/agent.13 16:00:32 SSH_AGENT_PID=19 16:00:32 Running ssh-add (command line suppressed) 16:00:33 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2376245253766423084.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2376245253766423084.key) 16:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:33 + git tag --points-at HEAD [Pipeline] } 16:00:33 $ docker exec --env ******** --env ******** f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent -k 16:00:33 unset SSH_AUTH_SOCK; 16:00:33 unset SSH_AGENT_PID; 16:00:33 echo Agent pid 19 killed; 16:00:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:33 [ssh-agent] Looking for ssh-agent implementation... 16:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:33 $ docker exec f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent 16:00:33 SSH_AUTH_SOCK=/tmp/ssh-ncrD49I6p3cx/agent.52 16:00:33 SSH_AGENT_PID=59 16:00:33 Running ssh-add (command line suppressed) 16:00:33 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_5647053028746983637.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_5647053028746983637.key) 16:00:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:34 + git semver init 16:00:34 # -> Open(): unable to determine branch for HEAD 16:00:34 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git 16:00:34 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 16:00:34 # $SEMVER_REMOTE_NAME = origin 16:00:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:00:34 # $SEMVER_USER_NAME = edgex-jenkins 16:00:34 # $SEMVER_BRANCH = PR-37 16:00:34 # $SEMVER_TEMP = /tmp/semver-695922037 16:00:34 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:00:35 # '/tmp/semver-695922037' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' 16:00:35 # -> Force: false 16:00:35 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } 16:00:35 $ docker exec --env ******** --env ******** f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent -k 16:00:35 unset SSH_AUTH_SOCK; 16:00:35 unset SSH_AGENT_PID; 16:00:35 echo Agent pid 59 killed; 16:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:36 + git semver [Pipeline] } 16:00:36 $ docker stop --time=1 f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 16:00:37 $ docker rm -f f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 [Pipeline] // withDockerContainer [Pipeline] sh 16:00:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:38 Stashed 1 file(s) [Pipeline] echo 16:00:38 [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 16:00:53 Still waiting to schedule task 16:00:53 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ 16:00:53 ‘prd-centos7-docker-4c-2g-1030’ is offline 16:00:53 ‘prd-centos7-docker-4c-2g-1033’ is offline 16:00:53 ‘prd-centos7-docker-4c-2g-1034’ is offline 16:00:53 ‘prd-centos7-docker-4c-2g-1040’ is offline 16:00:53 ‘prd-ubuntu18.04-docker-8c-8g-1036’ doesn’t have label ‘centos7-docker-4c-2g’ 16:00:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1031’ doesn’t have label ‘centos7-docker-4c-2g’ 16:00:53 Still waiting to schedule task 16:00:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:01:19 Running on prd-centos7-docker-4c-2g-1041 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 16:01:19 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 16:01:19 The recommended git tool is: NONE 16:01:22 using credential edgex-jenkins-ssh 16:01:22 Cloning the remote Git repository 16:01:21 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:21 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 16:01:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:21 > git --version # timeout=10 16:01:21 > git --version # 'git version 2.24.4' 16:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:21 [INFO] Currently running in a labeled security context 16:01:21 [INFO] Currently SELinux is 'enforcing' on the host 16:01:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh8905542676035583598.key 16:01:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:24 [INFO] Currently running in a labeled security context 16:01:24 [INFO] Currently SELinux is 'enforcing' on the host 16:01:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh9175024650556135015.key 16:01:24 > 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 16:01:25 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 16:01:25 Merge succeeded, producing 3a01464f9e53351aac4f0efebd6df86f3bc1cdd6 16:01:25 Checking out Revision 3a01464f9e53351aac4f0efebd6df86f3bc1cdd6 (PR-37) 16:01:24 > git config core.sparsecheckout # timeout=10 16:01:24 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 16:01:24 > git remote # timeout=10 16:01:24 > git config --get remote.origin.url # timeout=10 16:01:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:24 [INFO] Currently running in a labeled security context 16:01:24 [INFO] Currently SELinux is 'enforcing' on the host 16:01:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh8146810835985280755.key 16:01:24 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 16:01:24 > git rev-parse HEAD^{commit} # timeout=10 16:01:24 > git config core.sparsecheckout # timeout=10 16:01:24 > git checkout -f 3a01464f9e53351aac4f0efebd6df86f3bc1cdd6 # timeout=10 16:01:29 Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" 16:01:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:29 provisioning config files... 16:01:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config633886207377352479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:29 ---> docker-login.sh 16:01:29 nexus3.edgexfoundry.org:10001 16:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:28 > git rev-list --no-walk 4787fabc0094f1b92a12ca1bd761521ac18f0a26 # timeout=10 16:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:30 Configure a credential helper to remove this warning. See 16:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:30 16:01:30 Login Succeeded 16:01:30 nexus3.edgexfoundry.org:10002 16:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:30 Configure a credential helper to remove this warning. See 16:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:30 16:01:30 Login Succeeded 16:01:30 nexus3.edgexfoundry.org:10003 16:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:30 Configure a credential helper to remove this warning. See 16:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:30 16:01:30 Login Succeeded 16:01:30 nexus3.edgexfoundry.org:10004 16:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:30 Configure a credential helper to remove this warning. See 16:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:30 16:01:30 Login Succeeded 16:01:30 docker.io 16:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:30 Configure a credential helper to remove this warning. See 16:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:30 16:01:30 Login Succeeded 16:01:30 ---> docker-login.sh ends [Pipeline] } 16:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:31 ========================================================= 16:01:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:01:31 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:01:31 + 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 . 16:01:31 Sending build context to Docker daemon 20.47MB 16:01:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:01:31 Step 2/10 : FROM ${BASE} AS builder 16:01:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:32 540db60ca938: Pulling fs layer 16:01:32 adcc1eea9eea: Pulling fs layer 16:01:32 4c4ab2625f07: Pulling fs layer 16:01:32 0773c198feca: Pulling fs layer 16:01:32 345f892a5656: Pulling fs layer 16:01:32 4796506630df: Pulling fs layer 16:01:32 cc55df3e53f1: Pulling fs layer 16:01:32 4d027b6c602c: Pulling fs layer 16:01:32 449e75d2c14e: Pulling fs layer 16:01:32 345f892a5656: Waiting 16:01:32 4796506630df: Waiting 16:01:32 cc55df3e53f1: Waiting 16:01:32 4d027b6c602c: Waiting 16:01:32 449e75d2c14e: Waiting 16:01:32 0773c198feca: Waiting 16:01:32 4c4ab2625f07: Download complete 16:01:32 adcc1eea9eea: Verifying Checksum 16:01:32 adcc1eea9eea: Download complete 16:01:32 345f892a5656: Verifying Checksum 16:01:32 345f892a5656: Download complete 16:01:32 4796506630df: Verifying Checksum 16:01:32 4796506630df: Download complete 16:01:32 540db60ca938: Verifying Checksum 16:01:32 540db60ca938: Download complete 16:01:32 cc55df3e53f1: Verifying Checksum 16:01:32 cc55df3e53f1: Download complete 16:01:32 540db60ca938: Pull complete 16:01:32 adcc1eea9eea: Pull complete 16:01:32 4c4ab2625f07: Pull complete 16:01:32 4d027b6c602c: Verifying Checksum 16:01:32 4d027b6c602c: Download complete 16:01:35 449e75d2c14e: Verifying Checksum 16:01:35 449e75d2c14e: Download complete 16:01:36 0773c198feca: Verifying Checksum 16:01:36 0773c198feca: Download complete 16:01:39 0773c198feca: Pull complete 16:01:39 345f892a5656: Pull complete 16:01:39 4796506630df: Pull complete 16:01:39 cc55df3e53f1: Pull complete 16:01:40 4d027b6c602c: Pull complete 16:01:41 449e75d2c14e: Pull complete 16:01:41 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 16:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:01:41 ---> 0d28375d9b5b 16:01:41 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:01:43 ---> Running in 5a4d079a26ec 16:01:43 Removing intermediate container 5a4d079a26ec 16:01:43 ---> 510dbc65e508 16:01:43 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:01:43 ---> Running in 5abc1f483fbc 16:01:43 Removing intermediate container 5abc1f483fbc 16:01:43 ---> 93c0c4926013 16:01:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:01:43 ---> Running in 303eb7aba171 16:01:43 Removing intermediate container 303eb7aba171 16:01:43 ---> 78d77f289f94 16:01:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:43 ---> Running in b91956c5f8a9 16:01:44 Removing intermediate container b91956c5f8a9 16:01:44 ---> 9e4ddddbc670 16:01:44 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:44 ---> Running in c76f4e02ded4 16:01:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:45 (1/6) Installing libc-dev (0.7.2-r3) 16:01:45 (2/6) Installing libsodium (1.0.18-r0) 16:01:46 (3/6) Installing pkgconf (1.7.3-r0) 16:01:46 (4/6) Installing libsodium-dev (1.0.18-r0) 16:01:46 (5/6) Installing libzmq (4.3.3-r1) 16:01:46 (6/6) Installing zeromq-dev (4.3.3-r1) 16:01:46 Executing busybox-1.32.1-r6.trigger 16:01:46 OK: 150 MiB in 46 packages 16:01:46 Removing intermediate container c76f4e02ded4 16:01:46 ---> 62bc00bec2fb 16:01:46 Step 8/10 : WORKDIR /app 16:01:47 ---> Running in fe710060b883 16:01:47 Removing intermediate container fe710060b883 16:01:47 ---> a8d57bd99fd5 16:01:47 Step 9/10 : COPY . . 16:01:47 ---> fa3bf5dd4173 16:01:47 Step 10/10 : RUN go mod download 16:01:47 ---> Running in edfebb31756d 16:02:09 Removing intermediate container edfebb31756d 16:02:09 ---> 93138755b702 16:02:09 Successfully built 93138755b702 16:02:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:10 + docker inspect -f . ci-base-image-x86_64 16:02:10 . [Pipeline] withDockerContainer 16:02:10 prd-centos7-docker-4c-2g-1041 does not seem to be running inside a container 16:02:10 $ 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 ******** ci-base-image-x86_64 cat 16:02:10 $ docker top 221541f83a47f0024964f8593bcd175ae7ccbd3ac833238aa622e6b113bcbc8b -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:10 + go version 16:02:10 go version go1.16.5 linux/amd64 [Pipeline] } 16:02:11 $ docker stop --time=1 221541f83a47f0024964f8593bcd175ae7ccbd3ac833238aa622e6b113bcbc8b 16:02:12 $ docker rm -f 221541f83a47f0024964f8593bcd175ae7ccbd3ac833238aa622e6b113bcbc8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:12 + docker inspect -f . ci-base-image-x86_64 16:02:12 . [Pipeline] withDockerContainer 16:02:12 prd-centos7-docker-4c-2g-1041 does not seem to be running inside a container 16:02:12 $ 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 ******** ci-base-image-x86_64 cat 16:02:13 $ docker top d89a5471cac1953f6d9befdf41c496c22d54c0936fd2e1cf8449a2dbdd174fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:13 + go mod tidy [Pipeline] sh 16:02:14 + make test 16:02:14 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:02:20 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:02:20 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 16:02:20 /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 16:02:20 have (string, bool, string, string) 16:02:20 want (string, string) 16:02:36 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 16:02:36 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 16:02:36 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 16:02:36 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 16:02:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.056s coverage: 72.3% of statements 16:02:36 make: *** [Makefile:30: test] Error 2 [Pipeline] } 16:02:36 $ docker stop --time=1 d89a5471cac1953f6d9befdf41c496c22d54c0936fd2e1cf8449a2dbdd174fa9 16:02:37 $ docker rm -f d89a5471cac1953f6d9befdf41c496c22d54c0936fd2e1cf8449a2dbdd174fa9 [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 16:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:38 16:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:38 latest: Pulling from edgex-lftools-log-publisher 16:02:38 b4d181a07f80: Pulling fs layer 16:02:38 a1111a8f2ec3: Pulling fs layer 16:02:38 ed53099fbce6: Pulling fs layer 16:02:38 dc539afda2c1: Pulling fs layer 16:02:38 77bc0d833cb6: Pulling fs layer 16:02:38 9065ff56babe: Pulling fs layer 16:02:38 d287ab97295c: Pulling fs layer 16:02:38 77bc0d833cb6: Waiting 16:02:38 9065ff56babe: Waiting 16:02:38 d287ab97295c: Waiting 16:02:38 dc539afda2c1: Waiting 16:02:39 a1111a8f2ec3: Verifying Checksum 16:02:39 a1111a8f2ec3: Download complete 16:02:39 dc539afda2c1: Verifying Checksum 16:02:39 dc539afda2c1: Download complete 16:02:39 77bc0d833cb6: Verifying Checksum 16:02:39 77bc0d833cb6: Download complete 16:02:39 9065ff56babe: Verifying Checksum 16:02:39 9065ff56babe: Download complete 16:02:39 ed53099fbce6: Verifying Checksum 16:02:39 ed53099fbce6: Download complete 16:02:40 b4d181a07f80: Verifying Checksum 16:02:40 b4d181a07f80: Download complete 16:02:41 b4d181a07f80: Pull complete 16:02:41 a1111a8f2ec3: Pull complete 16:02:42 ed53099fbce6: Pull complete 16:02:42 dc539afda2c1: Pull complete 16:02:42 77bc0d833cb6: Pull complete 16:02:42 9065ff56babe: Pull complete 16:02:44 d287ab97295c: Verifying Checksum 16:02:44 d287ab97295c: Download complete 16:02:50 d287ab97295c: Pull complete 16:02:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:50 prd-centos7-docker-4c-2g-1041 does not seem to be running inside a container 16:02:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:02:52 $ docker top 199a9776bc4a192b2d2d76ed17c40bd1a9eacd52981054c3a8a6988af8baa91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:53 ---> job-cost.sh 16:02:53 lf-activate-venv: SKIPPING 16:02:53 INFO: No Stack... 16:02:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:54 INFO: Archiving Costs [Pipeline] sh 16:02:54 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 16:02:54 + cut -d, -f6 [Pipeline] lock 16:02:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] 16:02:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] did not exist. Created. 16:02:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:54 + echo total: 0.05999999865889549 [Pipeline] stash 16:02:55 Stashed 1 file(s) [Pipeline] } 16:02:55 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:55 $ docker stop --time=1 199a9776bc4a192b2d2d76ed17c40bd1a9eacd52981054c3a8a6988af8baa91b 16:02:56 $ docker rm -f 199a9776bc4a192b2d2d76ed17c40bd1a9eacd52981054c3a8a6988af8baa91b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:56 Failed in branch amd64 16:04:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1043 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 16:04:01 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 16:04:01 The recommended git tool is: NONE 16:04:08 using credential edgex-jenkins-ssh 16:04:08 Cloning the remote Git repository 16:04:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:04:08 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 16:04:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:04:08 > git --version # timeout=10 16:04:09 > git --version # 'git version 2.17.1' 16:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:12 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 16:04:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:04:11 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:04:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:11 > 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 16:04:12 Merge succeeded, producing 3c453e03e158b047f6adb46659ffaa8375c020ab 16:04:12 Checking out Revision 3c453e03e158b047f6adb46659ffaa8375c020ab (PR-37) 16:04:12 > git config core.sparsecheckout # timeout=10 16:04:12 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 16:04:12 > git remote # timeout=10 16:04:12 > git config --get remote.origin.url # timeout=10 16:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:12 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 16:04:12 > git rev-parse HEAD^{commit} # timeout=10 16:04:12 > git config core.sparsecheckout # timeout=10 16:04:12 > git checkout -f 3c453e03e158b047f6adb46659ffaa8375c020ab # timeout=10 16:04:17 Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" 16:04:17 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:18 provisioning config files... 16:04:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config3867418770300040875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:17 > git rev-list --no-walk 4787fabc0094f1b92a12ca1bd761521ac18f0a26 # timeout=10 16:04:19 ---> docker-login.sh 16:04:19 nexus3.edgexfoundry.org:10001 16:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:20 Configure a credential helper to remove this warning. See 16:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:20 16:04:20 Login Succeeded 16:04:20 nexus3.edgexfoundry.org:10002 16:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:20 Configure a credential helper to remove this warning. See 16:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:20 16:04:20 Login Succeeded 16:04:20 nexus3.edgexfoundry.org:10003 16:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:21 Configure a credential helper to remove this warning. See 16:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:21 16:04:21 Login Succeeded 16:04:21 nexus3.edgexfoundry.org:10004 16:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:22 Configure a credential helper to remove this warning. See 16:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:22 16:04:22 Login Succeeded 16:04:22 docker.io 16:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:23 Configure a credential helper to remove this warning. See 16:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:23 16:04:23 Login Succeeded 16:04:23 ---> docker-login.sh ends [Pipeline] } 16:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:04:23 ========================================================= 16:04:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:04:23 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:04:24 + 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 . 16:04:24 Sending build context to Docker daemon 20.47MB 16:04:24 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:04:24 Step 2/10 : FROM ${BASE} AS builder 16:04:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:04:25 595b0fe564bb: Pulling fs layer 16:04:25 24495759ef45: Pulling fs layer 16:04:25 d148012ef14d: Pulling fs layer 16:04:25 cb65c68fc2e2: Pulling fs layer 16:04:25 093eec477d81: Pulling fs layer 16:04:25 a6d5b2bbb924: Pulling fs layer 16:04:25 2446dc1eb7d3: Pulling fs layer 16:04:25 596795e73e0f: Pulling fs layer 16:04:25 cb65c68fc2e2: Waiting 16:04:25 093eec477d81: Waiting 16:04:25 a6d5b2bbb924: Waiting 16:04:25 2446dc1eb7d3: Waiting 16:04:25 596795e73e0f: Waiting 16:04:25 d148012ef14d: Verifying Checksum 16:04:25 d148012ef14d: Download complete 16:04:25 24495759ef45: Download complete 16:04:25 093eec477d81: Verifying Checksum 16:04:25 093eec477d81: Download complete 16:04:25 a6d5b2bbb924: Download complete 16:04:25 595b0fe564bb: Verifying Checksum 16:04:25 595b0fe564bb: Download complete 16:04:25 2446dc1eb7d3: Verifying Checksum 16:04:25 2446dc1eb7d3: Download complete 16:04:26 595b0fe564bb: Pull complete 16:04:27 24495759ef45: Pull complete 16:04:27 d148012ef14d: Pull complete 16:04:28 596795e73e0f: Verifying Checksum 16:04:28 596795e73e0f: Download complete 16:04:29 cb65c68fc2e2: Verifying Checksum 16:04:29 cb65c68fc2e2: Download complete 16:04:42 cb65c68fc2e2: Pull complete 16:04:42 093eec477d81: Pull complete 16:04:42 a6d5b2bbb924: Pull complete 16:04:42 2446dc1eb7d3: Pull complete 16:04:45 596795e73e0f: Pull complete 16:04:45 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 16:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:04:45 ---> d9e956139c92 16:04:45 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:04:50 ---> Running in 9d5a4fb195f1 16:04:51 Removing intermediate container 9d5a4fb195f1 16:04:51 ---> 477dcf7c7be1 16:04:51 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:04:51 ---> Running in eacd1bfd0830 16:04:52 Removing intermediate container eacd1bfd0830 16:04:52 ---> a951f51b3594 16:04:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:04:53 ---> Running in 5b7482e9cfca 16:04:53 Removing intermediate container 5b7482e9cfca 16:04:53 ---> 8cb838554836 16:04:53 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:53 ---> Running in 56fed5757ddc 16:04:56 Removing intermediate container 56fed5757ddc 16:04:56 ---> 5775649de4d5 16:04:56 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:56 ---> Running in 11a5d4b4d10f 16:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:59 (1/6) Installing libc-dev (0.7.2-r3) 16:04:59 (2/6) Installing libsodium (1.0.18-r0) 16:05:00 (3/6) Installing pkgconf (1.7.3-r0) 16:05:00 (4/6) Installing libsodium-dev (1.0.18-r0) 16:05:00 (5/6) Installing libzmq (4.3.3-r1) 16:05:00 (6/6) Installing zeromq-dev (4.3.3-r1) 16:05:00 Executing busybox-1.32.1-r6.trigger 16:05:00 OK: 139 MiB in 46 packages 16:05:02 Removing intermediate container 11a5d4b4d10f 16:05:02 ---> 3019f6fd497e 16:05:02 Step 8/10 : WORKDIR /app 16:05:02 ---> Running in 1a0b3acec13d 16:05:02 Removing intermediate container 1a0b3acec13d 16:05:02 ---> 38dd8a71cd0a 16:05:02 Step 9/10 : COPY . . 16:05:04 ---> 56506c32f79b 16:05:04 Step 10/10 : RUN go mod download 16:05:04 ---> Running in 626a9e34bbca 16:05:37 Removing intermediate container 626a9e34bbca 16:05:37 ---> cef9c135baf4 16:05:37 Successfully built cef9c135baf4 16:05:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:05:37 + docker inspect -f . ci-base-image-arm64 16:05:37 . [Pipeline] withDockerContainer 16:05:37 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 16:05:37 $ 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 ******** ci-base-image-arm64 cat 16:05:39 $ docker top 53f351aed736940ebbcef8b12000a20e9b61d05e954322e4a688c11aa2a383dd -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:40 + go version 16:05:40 go version go1.16.5 linux/arm64 [Pipeline] } 16:05:40 $ docker stop --time=1 53f351aed736940ebbcef8b12000a20e9b61d05e954322e4a688c11aa2a383dd 16:05:42 $ docker rm -f 53f351aed736940ebbcef8b12000a20e9b61d05e954322e4a688c11aa2a383dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:43 + docker inspect -f . ci-base-image-arm64 16:05:43 . [Pipeline] withDockerContainer 16:05:43 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 16:05:43 $ 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 ******** ci-base-image-arm64 cat 16:05:45 $ docker top 2cdd2de68eadfa98be6186d7ca0c3e116cbe11c1fb241603e6ee6f7a0546551e -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:46 + go mod tidy [Pipeline] sh 16:05:48 + make test 16:05:48 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:06:06 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:06:06 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 16:06:06 /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 16:06:06 have (string, bool, string, string) 16:06:06 want (string, string) 16:06:53 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 16:06:53 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 16:06:53 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 16:06:53 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 16:06:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.262s coverage: 72.3% of statements 16:06:53 make: *** [Makefile:30: test] Error 2 [Pipeline] } 16:06:53 $ docker stop --time=1 2cdd2de68eadfa98be6186d7ca0c3e116cbe11c1fb241603e6ee6f7a0546551e 16:06:55 $ docker rm -f 2cdd2de68eadfa98be6186d7ca0c3e116cbe11c1fb241603e6ee6f7a0546551e [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 16:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:57 16:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:58 arm64: Pulling from edgex-lftools-log-publisher 16:06:58 448f6bf000e3: Pulling fs layer 16:06:58 f757da607395: Pulling fs layer 16:06:58 05883995daec: Pulling fs layer 16:06:58 8603b9c90790: Pulling fs layer 16:06:58 1560dd03e051: Pulling fs layer 16:06:58 27f5ce0e4adf: Pulling fs layer 16:06:58 c2d8d7efcc4b: Pulling fs layer 16:06:58 1560dd03e051: Waiting 16:06:58 27f5ce0e4adf: Waiting 16:06:58 c2d8d7efcc4b: Waiting 16:06:58 8603b9c90790: Waiting 16:06:58 f757da607395: Verifying Checksum 16:06:58 f757da607395: Download complete 16:06:58 8603b9c90790: Verifying Checksum 16:06:58 8603b9c90790: Download complete 16:06:58 1560dd03e051: Verifying Checksum 16:06:58 1560dd03e051: Download complete 16:06:58 27f5ce0e4adf: Download complete 16:06:59 05883995daec: Verifying Checksum 16:06:59 05883995daec: Download complete 16:07:00 448f6bf000e3: Verifying Checksum 16:07:00 448f6bf000e3: Download complete 16:07:02 c2d8d7efcc4b: Verifying Checksum 16:07:02 c2d8d7efcc4b: Download complete 16:07:03 448f6bf000e3: Pull complete 16:07:04 f757da607395: Pull complete 16:07:05 05883995daec: Pull complete 16:07:06 8603b9c90790: Pull complete 16:07:07 1560dd03e051: Pull complete 16:07:07 27f5ce0e4adf: Pull complete 16:07:22 c2d8d7efcc4b: Pull complete 16:07:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:07:22 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 16:07:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:07:29 $ docker top 6e49fe44bd977bc96651b0e24d03c3d3ebfff45dd777419a0d0cf170a72b09e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:30 ---> job-cost.sh 16:07:30 lf-activate-venv: SKIPPING 16:07:30 INFO: No Stack... 16:07:31 INFO: Retrieving Pricing Info for: v2-standard-4 16:07:31 INFO: Archiving Costs [Pipeline] sh 16:07:32 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 16:07:32 + cut -d, -f6 [Pipeline] lock 16:07:32 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] 16:07:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] did not exist. Created. 16:07:32 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:33 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-0406c75f/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-0406c75f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:07:33 + echo total: 0.18000000715255737 [Pipeline] stash 16:07:33 Warning: overwriting stash ‘stack-cost’ 16:07:34 Stashed 1 file(s) [Pipeline] } 16:07:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:34 $ docker stop --time=1 6e49fe44bd977bc96651b0e24d03c3d3ebfff45dd777419a0d0cf170a72b09e8 16:07:36 $ docker rm -f 6e49fe44bd977bc96651b0e24d03c3d3ebfff45dd777419a0d0cf170a72b09e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:07:36 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 16:07:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:07:39 ---> package-listing.sh 16:07:39 ++ facter osfamily 16:07:39 ++ tr '[:upper:]' '[:lower:]' 16:07:39 + OS_FAMILY=redhat 16:07:39 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 16:07:39 + START_PACKAGES=/tmp/packages_start.txt 16:07:39 + END_PACKAGES=/tmp/packages_end.txt 16:07:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:39 + PACKAGES=/tmp/packages_start.txt 16:07:39 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 16:07:39 + PACKAGES=/tmp/packages_end.txt 16:07:39 + case "${OS_FAMILY}" in 16:07:39 + rpm -qa 16:07:39 + sort 16:07:39 + '[' -f /tmp/packages_start.txt ']' 16:07:39 + '[' -f /tmp/packages_end.txt ']' 16:07:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:39 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 16:07:39 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ 16:07:39 + 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 16:07:39 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 16:07:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:40 16:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:07:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:41 latest: Pulling from edgex-lftools-log-publisher 16:07:41 b4d181a07f80: Pulling fs layer 16:07:41 a1111a8f2ec3: Pulling fs layer 16:07:41 ed53099fbce6: Pulling fs layer 16:07:41 dc539afda2c1: Pulling fs layer 16:07:41 77bc0d833cb6: Pulling fs layer 16:07:41 9065ff56babe: Pulling fs layer 16:07:41 d287ab97295c: Pulling fs layer 16:07:41 dc539afda2c1: Waiting 16:07:41 77bc0d833cb6: Waiting 16:07:41 9065ff56babe: Waiting 16:07:41 d287ab97295c: Waiting 16:07:41 a1111a8f2ec3: Verifying Checksum 16:07:41 a1111a8f2ec3: Download complete 16:07:41 dc539afda2c1: Verifying Checksum 16:07:41 dc539afda2c1: Download complete 16:07:42 77bc0d833cb6: Verifying Checksum 16:07:42 77bc0d833cb6: Download complete 16:07:42 9065ff56babe: Verifying Checksum 16:07:42 9065ff56babe: Download complete 16:07:42 ed53099fbce6: Verifying Checksum 16:07:42 ed53099fbce6: Download complete 16:07:43 b4d181a07f80: Verifying Checksum 16:07:43 b4d181a07f80: Download complete 16:07:44 b4d181a07f80: Pull complete 16:07:44 a1111a8f2ec3: Pull complete 16:07:44 ed53099fbce6: Pull complete 16:07:44 dc539afda2c1: Pull complete 16:07:45 77bc0d833cb6: Pull complete 16:07:45 9065ff56babe: Pull complete 16:07:47 d287ab97295c: Verifying Checksum 16:07:47 d287ab97295c: Download complete 16:07:52 d287ab97295c: Pull complete 16:07:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:07:52 prd-centos7-docker-4c-2g-1038 does not seem to be running inside a container 16:07:52 $ 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:latest cat 16:07:55 $ docker top 307b5a384cc331d595f1f64083cefa096488aab5c33053da84471580f0d4aaca -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:55 + touch /tmp/pre-build-complete [Pipeline] sh 16:07:55 + mkdir -p /var/log/sysstat [Pipeline] sh 16:07:56 + ls /var/log/sa-host 16:07:56 + sadf -c /var/log/sa-host/sa05 16:07:56 file_magic: OK 16:07:56 HZ: Using current value: 100 16:07:56 file_header: OK 16:07:56 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 16:07:56 Statistics: 16:07:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:56 File successfully converted to sysstat format version 12.0.3 16:07:56 + sadf -c /var/log/sa-host/sa30 16:07:56 file_magic: OK 16:07:56 HZ: Using current value: 100 16:07:56 file_header: OK 16:07:56 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 16:07:56 Statistics: 16:07:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:56 provisioning config files... 16:07:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config1815219862863579794tmp [Pipeline] { [Pipeline] echo 16:07:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:07:56 ---> create-netrc.sh [Pipeline] } 16:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:07:57 ---> python-tools-install.sh [Pipeline] echo 16:07:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:07:57 ---> sudo-logs.sh 16:07:57 Archiving 'sudo' log.. 16:07:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-1038.vexxhost.local: Name or service not known 16:07:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-1038.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:07:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:07:57 ---> job-cost.sh 16:07:57 lf-activate-venv: SKIPPING 16:07:57 DEBUG: total: 0.18000000715255737 16:07:57 INFO: Retrieving Stack Cost... 16:07:58 INFO: Retrieving Pricing Info for: v3-standard-2 16:07:59 INFO: Archiving Costs [Pipeline] echo 16:07:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:07:59 ---> logs-deploy.sh 16:07:59 lf-activate-venv: SKIPPING 16:07:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/4 16:07:59 INFO: archiving workspace using pattern(s): 16:08:00 Archives upload complete. 16:08:00 INFO: archiving logs to Nexus 16:08:00 ---> uname -a: 16:08:00 Linux prd-centos7-docker-4c-2g-1038.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 16:08:00 16:08:00 16:08:00 ---> lscpu: 16:08:00 Architecture: x86_64 16:08:00 CPU op-mode(s): 32-bit, 64-bit 16:08:00 Byte Order: Little Endian 16:08:00 Address sizes: 40 bits physical, 48 bits virtual 16:08:00 CPU(s): 2 16:08:00 On-line CPU(s) list: 0,1 16:08:00 Thread(s) per core: 1 16:08:00 Core(s) per socket: 1 16:08:00 Socket(s): 2 16:08:00 NUMA node(s): 1 16:08:00 Vendor ID: AuthenticAMD 16:08:00 CPU family: 23 16:08:00 Model: 49 16:08:00 Model name: AMD EPYC-Rome Processor 16:08:00 Stepping: 0 16:08:00 CPU MHz: 2800.000 16:08:00 BogoMIPS: 5600.00 16:08:00 Virtualization: AMD-V 16:08:00 Hypervisor vendor: KVM 16:08:00 Virtualization type: full 16:08:00 L1d cache: 32K 16:08:00 L1i cache: 32K 16:08:00 L2 cache: 512K 16:08:00 L3 cache: 16384K 16:08:00 NUMA node0 CPU(s): 0,1 16:08:00 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 16:08:00 16:08:00 16:08:00 ---> nproc: 16:08:00 2 16:08:00 16:08:00 16:08:00 ---> df -h: 16:08:00 Filesystem Size Used Avail Use% Mounted on 16:08:00 overlay 40G 7.7G 33G 20% / 16:08:00 tmpfs 64M 0 64M 0% /dev 16:08:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:08:00 shm 64M 0 64M 0% /dev/shm 16:08:00 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:08:00 16:08:00 16:08:00 ---> sar -b -r -n DEV: 16:08:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:08:00 16:08:00 15:59:43 LINUX RESTART (2 CPU) 16:08:00 16:08:00 16:00:01 tps rtps wtps bread/s bwrtn/s 16:08:00 16:01:01 168.80 36.20 132.60 6188.88 41133.60 16:08:00 16:02:01 1.97 0.08 1.88 1.60 34.49 16:08:00 16:03:01 0.23 0.00 0.23 0.00 2.97 16:08:00 16:04:01 0.15 0.00 0.15 0.00 1.88 16:08:00 16:05:01 0.30 0.00 0.30 0.00 4.26 16:08:00 16:06:01 0.32 0.00 0.32 0.00 4.72 16:08:00 16:07:01 0.15 0.00 0.15 0.00 1.92 16:08:00 Average: 24.57 5.19 19.39 884.77 5886.20 16:08:00 16:08:00 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:08:00 16:01:01 5424608 0 811420 10.13 2620 1770292 1274396 14.07 615084 1568976 136 16:08:00 16:02:01 5430316 0 805588 10.06 2620 1770416 1240228 13.69 609952 1569680 20 16:08:00 16:03:01 5435968 0 799932 9.99 2620 1770420 1196836 13.21 604160 1570976 8 16:08:00 16:04:01 5433960 0 801932 10.01 2620 1770428 1197028 13.22 605564 1571760 16 16:08:00 16:05:01 5433584 0 802300 10.02 2620 1770436 1197088 13.22 602616 1575088 12 16:08:00 16:06:01 5431036 0 804848 10.05 2620 1770436 1197116 13.22 605272 1575088 8 16:08:00 16:07:01 5432124 0 803752 10.04 2620 1770444 1196900 13.21 604184 1575088 16 16:08:00 Average: 5431657 0 804253 10.04 2620 1770410 1214227 13.41 606690 1572379 31 16:08:00 16:08:00 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:08:00 16:01:01 eth0 506.14 365.63 1294.84 84.03 0.00 0.00 0.00 0.00 16:08:00 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:01:01 docker0 64.04 50.38 4.90 153.73 0.00 0.00 0.00 0.00 16:08:00 16:02:01 eth0 1.48 0.55 0.58 0.39 0.00 0.00 0.00 0.00 16:08:00 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:03:01 eth0 1.08 0.08 0.08 0.01 0.00 0.00 0.00 0.00 16:08:00 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:04:01 eth0 2.62 0.32 0.46 0.20 0.00 0.00 0.00 0.00 16:08:00 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:05:01 eth0 1.82 0.77 0.85 0.56 0.00 0.00 0.00 0.00 16:08:00 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:06:01 eth0 1.43 0.68 0.70 0.49 0.00 0.00 0.00 0.00 16:08:00 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:08:00 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 Average: eth0 73.56 52.61 185.45 12.25 0.00 0.00 0.00 0.00 16:08:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:00 Average: docker0 9.15 7.20 0.70 21.97 0.00 0.00 0.00 0.00 16:08:00 16:08:00 16:08:00 ---> sar -P ALL: 16:08:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:08:00 16:08:00 15:59:43 LINUX RESTART (2 CPU) 16:08:00 16:08:00 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:08:00 16:01:01 all 18.68 0.00 6.79 5.60 0.07 68.87 16:08:00 16:01:01 0 18.25 0.00 7.48 6.43 0.07 67.77 16:08:00 16:01:01 1 19.10 0.00 6.10 4.77 0.07 69.96 16:08:00 16:02:01 all 0.25 0.00 0.07 0.00 0.03 99.65 16:08:00 16:02:01 0 0.30 0.00 0.05 0.00 0.03 99.62 16:08:00 16:02:01 1 0.20 0.00 0.08 0.00 0.03 99.68 16:08:00 16:03:01 all 0.15 0.00 0.03 0.00 0.02 99.81 16:08:00 16:03:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:08:00 16:03:01 1 0.23 0.00 0.03 0.00 0.02 99.72 16:08:00 16:04:01 all 0.18 0.00 0.03 0.00 0.03 99.76 16:08:00 16:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:08:00 16:04:01 1 0.33 0.00 0.05 0.00 0.03 99.58 16:08:00 16:05:01 all 0.10 0.00 0.04 0.00 0.02 99.84 16:08:00 16:05:01 0 0.12 0.00 0.03 0.00 0.00 99.85 16:08:00 16:05:01 1 0.08 0.00 0.05 0.00 0.03 99.83 16:08:00 16:06:01 all 0.07 0.00 0.04 0.00 0.02 99.87 16:08:00 16:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:08:00 16:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:08:00 16:07:01 all 0.13 0.00 0.03 0.00 0.03 99.81 16:08:00 16:07:01 0 0.22 0.00 0.02 0.00 0.02 99.75 16:08:00 16:07:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:08:00 Average: all 2.72 0.00 0.98 0.78 0.03 95.50 16:08:00 Average: 0 2.65 0.00 1.06 0.89 0.02 95.38 16:08:00 Average: 1 2.79 0.00 0.89 0.66 0.04 95.63 16:08:00 16:08:00 16:08:00