Pull request #47 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from af2364a45f27371a5b5b8bf8daf6166952f868d1+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (013c059c9ff17924e0457adb4a9d614aaea3b003) Running in Durability level: MAX_SURVIVABILITY 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-ssh3652489845795953322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh1754874577335225582.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-47/workspace@libs/edgex-global-pipelines # timeout=10 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-47/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6711178563713122555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-47/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4531958592457787217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8408070072182032771.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-47/workspace@libs/lf-pipelines # timeout=10 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-47/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5504921041348456038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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 ‘prd-centos7-docker-4c-2g-2164’ is offline Running on prd-centos7-docker-4c-2g-2167 in /w/workspace/ry_app-rfid-llrp-inventory_PR-47 [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-47 # 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-47@tmp/jenkins-gitclient-ssh3840693785582148673.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 af2364a45f27371a5b5b8bf8daf6166952f868d1 > 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-47@tmp/jenkins-gitclient-ssh8062632628746872871.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing af2364a45f27371a5b5b8bf8daf6166952f868d1 Checking out Revision af2364a45f27371a5b5b8bf8daf6166952f868d1 (PR-47) 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-47@tmp/jenkins-gitclient-ssh7571302137741100914.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 Commit message: "fix: Retry failed HTTP GET calls" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T22:30:30.292Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T22:30:30.489Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T22:30:30.601Z] ========================================================= [2021-08-05T22:30:30.601Z] EdgeX Global Pipelines Version Info [2021-08-05T22:30:30.601Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:30:31.902Z] ------------------- [2021-08-05T22:30:31.902Z] stable info: [2021-08-05T22:30:31.902Z] ------------------- [2021-08-05T22:30:31.902Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T22:30:31.902Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T22:30:31.902Z] Message: update stable to v1.0.203 [2021-08-05T22:30:32.491Z] ------------------- [2021-08-05T22:30:32.491Z] experimental info: [2021-08-05T22:30:32.491Z] ------------------- [2021-08-05T22:30:32.491Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T22:30:32.491Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T22:30:32.491Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T22:30:32.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-05T22:30:32.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-05T22:30:32.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T22:30:32.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T22:30:33.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T22:30:33.063Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T22:30:33.119Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T22:30:33.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T22:30:33.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-05T22:30:33.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T22:30:33.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T22:30:33.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T22:30:33.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-05T22:30:33.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T22:30:33.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T22:30:33.658Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T22:30:33.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T22:30:33.772Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T22:30:33.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T22:30:33.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T22:30:33.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-05T22:30:34.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-05T22:30:34.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-05T22:30:34.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-05T22:30:34.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-05T22:30:34.260Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-05T22:30:34.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T22:30:34.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-47 [Pipeline] echo [2021-08-05T22:30:34.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-47 [Pipeline] echo [2021-08-05T22:30:34.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-47 [Pipeline] echo [2021-08-05T22:30:34.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af2364a45f27371a5b5b8bf8daf6166952f868d1 [Pipeline] echo [2021-08-05T22:30:34.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af2364a [Pipeline] echo [2021-08-05T22:30:34.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T22:30:34.810Z] provisioning config files... [2021-08-05T22:30:34.832Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/config3539152291364329055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:30:36.937Z] ---> docker-login.sh [2021-08-05T22:30:36.938Z] nexus3.edgexfoundry.org:10001 [2021-08-05T22:30:36.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:30:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:30:36.952Z] Configure a credential helper to remove this warning. See [2021-08-05T22:30:36.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:30:36.952Z] [2021-08-05T22:30:36.952Z] Login Succeeded [2021-08-05T22:30:36.952Z] nexus3.edgexfoundry.org:10002 [2021-08-05T22:30:36.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:30:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:30:36.952Z] Configure a credential helper to remove this warning. See [2021-08-05T22:30:36.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:30:36.952Z] [2021-08-05T22:30:36.952Z] Login Succeeded [2021-08-05T22:30:36.952Z] nexus3.edgexfoundry.org:10003 [2021-08-05T22:30:36.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:30:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:30:36.952Z] Configure a credential helper to remove this warning. See [2021-08-05T22:30:36.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:30:36.952Z] [2021-08-05T22:30:36.952Z] Login Succeeded [2021-08-05T22:30:36.952Z] nexus3.edgexfoundry.org:10004 [2021-08-05T22:30:36.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:30:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:30:36.952Z] Configure a credential helper to remove this warning. See [2021-08-05T22:30:36.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:30:36.952Z] [2021-08-05T22:30:36.952Z] Login Succeeded [2021-08-05T22:30:36.952Z] docker.io [2021-08-05T22:30:36.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:30:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:30:36.952Z] Configure a credential helper to remove this warning. See [2021-08-05T22:30:36.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:30:36.952Z] [2021-08-05T22:30:36.952Z] Login Succeeded [2021-08-05T22:30:36.952Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T22:30:36.967Z] 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 [2021-08-05T22:30:38.026Z] + git log --format=format:%s -1 af2364a45f27371a5b5b8bf8daf6166952f868d1 [Pipeline] echo [2021-08-05T22:30:38.102Z] GIT_COMMIT: af2364a45f27371a5b5b8bf8daf6166952f868d1, Commit Message: fix: Retry failed HTTP GET calls [Pipeline] echo [2021-08-05T22:30:38.141Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:30:38.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:30:38.954Z] [2021-08-05T22:30:38.954Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:30:39.327Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:30:39.327Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T22:30:39.327Z] 31603596830f: Pulling fs layer [2021-08-05T22:30:39.327Z] d4622e32a9a9: Pulling fs layer [2021-08-05T22:30:39.327Z] 1030fce36090: Pulling fs layer [2021-08-05T22:30:39.327Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T22:30:39.327Z] 6c6cb7e1b49b: Waiting [2021-08-05T22:30:39.327Z] d4622e32a9a9: Verifying Checksum [2021-08-05T22:30:39.327Z] d4622e32a9a9: Download complete [2021-08-05T22:30:39.594Z] 31603596830f: Verifying Checksum [2021-08-05T22:30:39.594Z] 31603596830f: Download complete [2021-08-05T22:30:39.881Z] 31603596830f: Pull complete [2021-08-05T22:30:39.881Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T22:30:39.881Z] 6c6cb7e1b49b: Download complete [2021-08-05T22:30:39.881Z] d4622e32a9a9: Pull complete [2021-08-05T22:30:39.881Z] 1030fce36090: Verifying Checksum [2021-08-05T22:30:39.881Z] 1030fce36090: Download complete [2021-08-05T22:30:40.473Z] 1030fce36090: Pull complete [2021-08-05T22:30:40.746Z] 6c6cb7e1b49b: Pull complete [2021-08-05T22:30:40.746Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T22:30:40.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:30:40.746Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T22:30:40.868Z] prd-centos7-docker-4c-2g-2167 does not seem to be running inside a container [2021-08-05T22:30:40.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-47 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47:/w/workspace/ry_app-rfid-llrp-inventory_PR-47:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T22:30:41.853Z] $ docker top fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T22:30:42.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T22:30:42.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T22:30:42.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T22:30:42.215Z] $ docker exec fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent [2021-08-05T22:30:42.344Z] SSH_AUTH_SOCK=/tmp/ssh-f8L2n37j0Wak/agent.13 [2021-08-05T22:30:42.344Z] SSH_AGENT_PID=19 [2021-08-05T22:30:42.357Z] Running ssh-add (command line suppressed) [2021-08-05T22:30:42.462Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_5320877586919204066.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_5320877586919204066.key) [2021-08-05T22:30:42.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T22:30:42.847Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T22:30:42.873Z] $ docker exec --env ******** --env ******** fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent -k [2021-08-05T22:30:42.974Z] unset SSH_AUTH_SOCK; [2021-08-05T22:30:42.974Z] unset SSH_AGENT_PID; [2021-08-05T22:30:42.974Z] echo Agent pid 19 killed; [2021-08-05T22:30:42.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T22:30:43.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T22:30:43.095Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T22:30:43.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T22:30:43.214Z] $ docker exec fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent [2021-08-05T22:30:43.328Z] SSH_AUTH_SOCK=/tmp/ssh-KO1VVCBh3LPO/agent.52 [2021-08-05T22:30:43.329Z] SSH_AGENT_PID=58 [2021-08-05T22:30:43.338Z] Running ssh-add (command line suppressed) [2021-08-05T22:30:43.445Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_2051764206435981641.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_2051764206435981641.key) [2021-08-05T22:30:43.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T22:30:43.836Z] + git semver init [2021-08-05T22:30:43.836Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T22:30:43.836Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-47/.git [2021-08-05T22:30:43.836Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-47 [2021-08-05T22:30:43.836Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T22:30:43.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T22:30:43.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T22:30:43.836Z] # $SEMVER_BRANCH = PR-47 [2021-08-05T22:30:43.836Z] # $SEMVER_TEMP = /tmp/semver-542429443 [2021-08-05T22:30:43.836Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-05T22:30:44.825Z] # '/tmp/semver-542429443' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-47/.semver' [2021-08-05T22:30:44.825Z] # -> Force: false [2021-08-05T22:30:44.825Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-47/.semver [Pipeline] } [2021-08-05T22:30:44.844Z] $ docker exec --env ******** --env ******** fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent -k [2021-08-05T22:30:44.951Z] unset SSH_AUTH_SOCK; [2021-08-05T22:30:44.952Z] unset SSH_AGENT_PID; [2021-08-05T22:30:44.952Z] echo Agent pid 58 killed; [2021-08-05T22:30:44.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T22:30:47.142Z] + git semver [Pipeline] } [2021-08-05T22:30:47.181Z] $ docker stop --time=1 fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c [2021-08-05T22:30:48.518Z] $ docker rm -f fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T22:30:48.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T22:30:49.421Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T22:30:49.446Z] [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 [2021-08-05T22:31:05.672Z] Still waiting to schedule task [2021-08-05T22:31:05.673Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-05T22:31:05.673Z] Still waiting to schedule task [2021-08-05T22:31:05.673Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2165’ [2021-08-05T22:33:17.103Z] Running on prd-centos7-docker-4c-2g-2171 in /w/workspace/ry_app-rfid-llrp-inventory_PR-47 [Pipeline] { [Pipeline] ws [2021-08-05T22:33:17.159Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2021-08-05T22:33:17.337Z] The recommended git tool is: NONE [2021-08-05T22:33:23.493Z] using credential edgex-jenkins-ssh [2021-08-05T22:33:23.509Z] Cloning the remote Git repository [2021-08-05T22:33:23.309Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-05T22:33:23.390Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2021-08-05T22:33:23.440Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-05T22:33:23.440Z] > git --version # timeout=10 [2021-08-05T22:33:23.448Z] > git --version # 'git version 2.24.4' [2021-08-05T22:33:23.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:33:23.688Z] [INFO] Currently running in a labeled security context [2021-08-05T22:33:23.689Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T22:33:23.689Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh1382304938614671317.key [2021-08-05T22:33:23.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:33:25.332Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit af2364a45f27371a5b5b8bf8daf6166952f868d1 [2021-08-05T22:33:25.533Z] Merge succeeded, producing af2364a45f27371a5b5b8bf8daf6166952f868d1 [2021-08-05T22:33:25.534Z] Checking out Revision af2364a45f27371a5b5b8bf8daf6166952f868d1 (PR-47) [2021-08-05T22:33:24.721Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-05T22:33:24.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:33:24.749Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-05T22:33:24.762Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-05T22:33:24.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:33:24.763Z] [INFO] Currently running in a labeled security context [2021-08-05T22:33:24.764Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T22:33:24.764Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh2845869593076849635.key [2021-08-05T22:33:24.773Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T22:33:25.268Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T22:33:25.281Z] > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 [2021-08-05T22:33:25.420Z] > git remote # timeout=10 [2021-08-05T22:33:25.430Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T22:33:25.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:33:25.440Z] [INFO] Currently running in a labeled security context [2021-08-05T22:33:25.440Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T22:33:25.440Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh2154745414950467807.key [2021-08-05T22:33:25.447Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-08-05T22:33:25.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T22:33:25.479Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T22:33:25.486Z] > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 [2021-08-05T22:33:31.295Z] Commit message: "fix: Retry failed HTTP GET calls" [2021-08-05T22:33:31.334Z] > git --version # timeout=10 [2021-08-05T22:33:31.340Z] > git --version # 'git version 2.24.4' [2021-08-05T22:33:31.348Z] fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T22:33:31.952Z] provisioning config files... [2021-08-05T22:33:31.978Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2026691826551856173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:33:32.502Z] ---> docker-login.sh [2021-08-05T22:33:32.502Z] nexus3.edgexfoundry.org:10001 [2021-08-05T22:33:32.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:33:32.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:33:32.775Z] Configure a credential helper to remove this warning. See [2021-08-05T22:33:32.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:33:32.775Z] [2021-08-05T22:33:32.775Z] Login Succeeded [2021-08-05T22:33:32.775Z] nexus3.edgexfoundry.org:10002 [2021-08-05T22:33:32.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:33:32.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:33:32.775Z] Configure a credential helper to remove this warning. See [2021-08-05T22:33:32.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:33:32.775Z] [2021-08-05T22:33:32.775Z] Login Succeeded [2021-08-05T22:33:32.775Z] nexus3.edgexfoundry.org:10003 [2021-08-05T22:33:33.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:33:33.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:33:33.709Z] Configure a credential helper to remove this warning. See [2021-08-05T22:33:33.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:33:33.709Z] [2021-08-05T22:33:33.709Z] Login Succeeded [2021-08-05T22:33:33.709Z] nexus3.edgexfoundry.org:10004 [2021-08-05T22:33:33.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:33:33.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:33:33.709Z] Configure a credential helper to remove this warning. See [2021-08-05T22:33:33.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:33:33.709Z] [2021-08-05T22:33:33.709Z] Login Succeeded [2021-08-05T22:33:33.709Z] docker.io [2021-08-05T22:33:33.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:33:33.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:33:33.709Z] Configure a credential helper to remove this warning. See [2021-08-05T22:33:33.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:33:33.709Z] [2021-08-05T22:33:33.709Z] Login Succeeded [2021-08-05T22:33:33.709Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T22:33:33.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T22:33:34.105Z] ========================================================= [2021-08-05T22:33:34.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T22:33:34.105Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:33:34.507Z] + 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 . [2021-08-05T22:33:34.507Z] Sending build context to Docker daemon 20.48MB [2021-08-05T22:33:34.507Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T22:33:34.507Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-05T22:33:34.776Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T22:33:34.776Z] 540db60ca938: Pulling fs layer [2021-08-05T22:33:34.776Z] adcc1eea9eea: Pulling fs layer [2021-08-05T22:33:34.776Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T22:33:34.776Z] db62176df00c: Pulling fs layer [2021-08-05T22:33:34.776Z] 3b30891b0d05: Pulling fs layer [2021-08-05T22:33:34.776Z] 444f5516b4c7: Pulling fs layer [2021-08-05T22:33:34.776Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T22:33:34.776Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T22:33:34.776Z] c82ef313ddc5: Pulling fs layer [2021-08-05T22:33:34.776Z] 444f5516b4c7: Waiting [2021-08-05T22:33:34.776Z] 90b9b1106a8b: Waiting [2021-08-05T22:33:34.776Z] 0383d17a5b7e: Waiting [2021-08-05T22:33:34.776Z] c82ef313ddc5: Waiting [2021-08-05T22:33:34.776Z] db62176df00c: Waiting [2021-08-05T22:33:34.776Z] 3b30891b0d05: Waiting [2021-08-05T22:33:34.776Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T22:33:34.776Z] 4c4ab2625f07: Download complete [2021-08-05T22:33:34.776Z] adcc1eea9eea: Verifying Checksum [2021-08-05T22:33:34.776Z] adcc1eea9eea: Download complete [2021-08-05T22:33:34.776Z] 3b30891b0d05: Verifying Checksum [2021-08-05T22:33:34.776Z] 3b30891b0d05: Download complete [2021-08-05T22:33:34.776Z] 444f5516b4c7: Verifying Checksum [2021-08-05T22:33:34.776Z] 444f5516b4c7: Download complete [2021-08-05T22:33:34.776Z] 90b9b1106a8b: Download complete [2021-08-05T22:33:35.056Z] 540db60ca938: Verifying Checksum [2021-08-05T22:33:35.056Z] 540db60ca938: Download complete [2021-08-05T22:33:35.056Z] 540db60ca938: Pull complete [2021-08-05T22:33:35.328Z] adcc1eea9eea: Pull complete [2021-08-05T22:33:35.328Z] 4c4ab2625f07: Pull complete [2021-08-05T22:33:35.328Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T22:33:35.328Z] 0383d17a5b7e: Download complete [2021-08-05T22:33:39.606Z] c82ef313ddc5: Verifying Checksum [2021-08-05T22:33:39.606Z] c82ef313ddc5: Download complete [2021-08-05T22:33:39.606Z] db62176df00c: Verifying Checksum [2021-08-05T22:33:39.606Z] db62176df00c: Download complete [2021-08-05T22:33:43.912Z] db62176df00c: Pull complete [2021-08-05T22:33:43.912Z] 3b30891b0d05: Pull complete [2021-08-05T22:33:43.912Z] 444f5516b4c7: Pull complete [2021-08-05T22:33:43.912Z] 90b9b1106a8b: Pull complete [2021-08-05T22:33:43.912Z] 0383d17a5b7e: Pull complete [2021-08-05T22:33:46.157Z] c82ef313ddc5: Pull complete [2021-08-05T22:33:46.157Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T22:33:46.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T22:33:46.157Z] ---> 4508b0543a43 [2021-08-05T22:33:46.157Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-05T22:33:49.946Z] ---> Running in 0f429caf066d [2021-08-05T22:33:49.946Z] Removing intermediate container 0f429caf066d [2021-08-05T22:33:49.946Z] ---> 500a62cba548 [2021-08-05T22:33:49.946Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T22:33:49.946Z] ---> Running in d04dbf938a9e [2021-08-05T22:33:49.946Z] Removing intermediate container d04dbf938a9e [2021-08-05T22:33:49.946Z] ---> f2ac793c2eb3 [2021-08-05T22:33:49.946Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-05T22:33:49.946Z] ---> Running in 50e96b7cb20c [2021-08-05T22:33:49.946Z] Removing intermediate container 50e96b7cb20c [2021-08-05T22:33:49.946Z] ---> 6c908ce12fb9 [2021-08-05T22:33:49.946Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T22:33:49.946Z] ---> Running in 7f4aa8fb4420 [2021-08-05T22:33:50.443Z] Removing intermediate container 7f4aa8fb4420 [2021-08-05T22:33:50.443Z] ---> a5d7ba036b2d [2021-08-05T22:33:50.443Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T22:33:52.076Z] ---> Running in 87f72a2167d1 [2021-08-05T22:33:52.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T22:33:52.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T22:33:52.076Z] OK: 219 MiB in 52 packages [2021-08-05T22:33:52.350Z] Removing intermediate container 87f72a2167d1 [2021-08-05T22:33:52.350Z] ---> bf14f1e72621 [2021-08-05T22:33:52.350Z] Step 8/10 : WORKDIR /app [2021-08-05T22:33:52.625Z] ---> Running in eb26668a2f94 [2021-08-05T22:33:52.625Z] Removing intermediate container eb26668a2f94 [2021-08-05T22:33:52.625Z] ---> 0ef4a6844a71 [2021-08-05T22:33:52.625Z] Step 9/10 : COPY . . [2021-08-05T22:33:53.221Z] ---> 3a23c3208105 [2021-08-05T22:33:53.221Z] Step 10/10 : RUN go mod download [2021-08-05T22:33:53.221Z] ---> Running in 204a9b2c7293 [2021-08-05T22:33:57.476Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2170 in /w/workspace/ry_app-rfid-llrp-inventory_PR-47 [Pipeline] { [Pipeline] ws [2021-08-05T22:33:57.531Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2021-08-05T22:33:57.962Z] The recommended git tool is: NONE [2021-08-05T22:34:05.391Z] using credential edgex-jenkins-ssh [2021-08-05T22:34:05.409Z] Cloning the remote Git repository [2021-08-05T22:34:05.471Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-05T22:34:05.576Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2021-08-05T22:34:05.661Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-05T22:34:05.662Z] > git --version # timeout=10 [2021-08-05T22:34:05.686Z] > git --version # 'git version 2.17.1' [2021-08-05T22:34:05.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:34:05.767Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:34:08.484Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-05T22:34:08.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:34:09.974Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit af2364a45f27371a5b5b8bf8daf6166952f868d1 [2021-08-05T22:34:10.113Z] Removing intermediate container 204a9b2c7293 [2021-08-05T22:34:10.113Z] ---> 805138ec3caf [2021-08-05T22:34:10.113Z] Successfully built 805138ec3caf [2021-08-05T22:34:10.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:34:09.309Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-05T22:34:09.360Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-05T22:34:09.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:34:09.377Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T22:34:10.001Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T22:34:10.014Z] > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 [2021-08-05T22:34:10.496Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T22:34:10.496Z] . [2021-08-05T22:34:10.523Z] Merge succeeded, producing af2364a45f27371a5b5b8bf8daf6166952f868d1 [2021-08-05T22:34:10.523Z] Checking out Revision af2364a45f27371a5b5b8bf8daf6166952f868d1 (PR-47) [Pipeline] withDockerContainer [2021-08-05T22:34:10.828Z] prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container [2021-08-05T22:34:10.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T22:34:11.296Z] $ docker top 8e8aeff3366eb1f6bfc9932403e9b75652d01c73170a55e212dec1f57a91315a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:34:10.445Z] > git remote # timeout=10 [2021-08-05T22:34:10.464Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T22:34:10.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:34:10.490Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-08-05T22:34:10.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T22:34:10.538Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T22:34:10.550Z] > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 [2021-08-05T22:34:11.763Z] + go version [2021-08-05T22:34:11.763Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T22:34:11.797Z] $ docker stop --time=1 8e8aeff3366eb1f6bfc9932403e9b75652d01c73170a55e212dec1f57a91315a [2021-08-05T22:34:13.011Z] $ docker rm -f 8e8aeff3366eb1f6bfc9932403e9b75652d01c73170a55e212dec1f57a91315a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:34:13.871Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T22:34:13.871Z] . [Pipeline] withDockerContainer [2021-08-05T22:34:13.993Z] prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container [2021-08-05T22:34:14.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T22:34:14.491Z] $ docker top ee42124f1ae3822bcb859c40631cfcb61a4b807f47f7c16e4bfd67cffe1d9b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:34:14.979Z] + go mod tidy [Pipeline] sh [2021-08-05T22:34:15.456Z] Commit message: "fix: Retry failed HTTP GET calls" [2021-08-05T22:34:15.521Z] > git --version # timeout=10 [2021-08-05T22:34:15.538Z] > git --version # 'git version 2.17.1' [2021-08-05T22:34:15.551Z] fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T22:34:15.624Z] + make test [2021-08-05T22:34:15.624Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T22:34:16.207Z] provisioning config files... [2021-08-05T22:34:16.236Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7601898299900977790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:34:18.447Z] ---> docker-login.sh [2021-08-05T22:34:18.447Z] nexus3.edgexfoundry.org:10001 [2021-08-05T22:34:19.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:34:19.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:34:19.664Z] Configure a credential helper to remove this warning. See [2021-08-05T22:34:19.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:34:19.664Z] [2021-08-05T22:34:19.664Z] Login Succeeded [2021-08-05T22:34:19.664Z] nexus3.edgexfoundry.org:10002 [2021-08-05T22:34:19.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:34:20.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:34:20.241Z] Configure a credential helper to remove this warning. See [2021-08-05T22:34:20.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:34:20.241Z] [2021-08-05T22:34:20.241Z] Login Succeeded [2021-08-05T22:34:20.241Z] nexus3.edgexfoundry.org:10003 [2021-08-05T22:34:20.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:34:20.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:34:20.796Z] Configure a credential helper to remove this warning. See [2021-08-05T22:34:20.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:34:20.796Z] [2021-08-05T22:34:20.796Z] Login Succeeded [2021-08-05T22:34:20.796Z] nexus3.edgexfoundry.org:10004 [2021-08-05T22:34:21.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:34:21.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:34:21.360Z] Configure a credential helper to remove this warning. See [2021-08-05T22:34:21.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:34:21.360Z] [2021-08-05T22:34:21.360Z] Login Succeeded [2021-08-05T22:34:21.360Z] docker.io [2021-08-05T22:34:21.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T22:34:21.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T22:34:21.922Z] Configure a credential helper to remove this warning. See [2021-08-05T22:34:21.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T22:34:21.922Z] [2021-08-05T22:34:21.922Z] Login Succeeded [2021-08-05T22:34:21.922Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T22:34:22.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T22:34:24.159Z] ========================================================= [2021-08-05T22:34:24.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T22:34:24.159Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:34:24.589Z] + 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 . [2021-08-05T22:34:26.851Z] Sending build context to Docker daemon 20.48MB [2021-08-05T22:34:26.851Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T22:34:26.851Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-05T22:34:26.851Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T22:34:26.851Z] 595b0fe564bb: Pulling fs layer [2021-08-05T22:34:26.851Z] 24495759ef45: Pulling fs layer [2021-08-05T22:34:26.851Z] d148012ef14d: Pulling fs layer [2021-08-05T22:34:26.851Z] e90a11edd702: Pulling fs layer [2021-08-05T22:34:26.851Z] d77568369979: Pulling fs layer [2021-08-05T22:34:26.851Z] 02195dbdac53: Pulling fs layer [2021-08-05T22:34:26.851Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T22:34:26.851Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T22:34:26.851Z] 02195dbdac53: Waiting [2021-08-05T22:34:26.851Z] 2b1b35aa2570: Waiting [2021-08-05T22:34:26.851Z] e90a11edd702: Waiting [2021-08-05T22:34:26.851Z] 2c1f732e5b09: Waiting [2021-08-05T22:34:26.851Z] d77568369979: Waiting [2021-08-05T22:34:26.851Z] d148012ef14d: Download complete [2021-08-05T22:34:26.851Z] 24495759ef45: Verifying Checksum [2021-08-05T22:34:26.851Z] 24495759ef45: Download complete [2021-08-05T22:34:26.851Z] d77568369979: Verifying Checksum [2021-08-05T22:34:26.851Z] d77568369979: Download complete [2021-08-05T22:34:26.851Z] 02195dbdac53: Verifying Checksum [2021-08-05T22:34:26.851Z] 02195dbdac53: Download complete [2021-08-05T22:34:26.851Z] 595b0fe564bb: Verifying Checksum [2021-08-05T22:34:26.851Z] 595b0fe564bb: Download complete [2021-08-05T22:34:26.851Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T22:34:26.851Z] 2b1b35aa2570: Download complete [2021-08-05T22:34:26.851Z] 595b0fe564bb: Pull complete [2021-08-05T22:34:26.851Z] 24495759ef45: Pull complete [2021-08-05T22:34:27.457Z] d148012ef14d: Pull complete [2021-08-05T22:34:28.920Z] 2c1f732e5b09: Download complete [2021-08-05T22:34:29.523Z] e90a11edd702: Verifying Checksum [2021-08-05T22:34:29.523Z] e90a11edd702: Download complete [2021-08-05T22:34:37.757Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-05T22:34:37.757Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.057s coverage: 89.2% of statements [2021-08-05T22:34:37.757Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.022s coverage: 11.3% of statements [2021-08-05T22:34:40.572Z] e90a11edd702: Pull complete [2021-08-05T22:34:40.572Z] d77568369979: Pull complete [2021-08-05T22:34:40.572Z] 02195dbdac53: Pull complete [2021-08-05T22:34:40.572Z] 2b1b35aa2570: Pull complete [2021-08-05T22:34:47.319Z] 2c1f732e5b09: Pull complete [2021-08-05T22:34:47.319Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T22:34:47.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T22:34:47.319Z] ---> 88ecf2bb1f95 [2021-08-05T22:34:47.319Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-05T22:34:47.610Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.334s coverage: 73.1% of statements [2021-08-05T22:34:47.610Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T22:34:49.964Z] ---> Running in 12f57a50a199 [2021-08-05T22:34:50.954Z] Removing intermediate container 12f57a50a199 [2021-08-05T22:34:50.954Z] ---> 4ed04a4382e6 [2021-08-05T22:34:50.954Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T22:34:50.954Z] ---> Running in 05506d3f021b [2021-08-05T22:34:51.940Z] Removing intermediate container 05506d3f021b [2021-08-05T22:34:51.940Z] ---> 9f5ef980fdd8 [2021-08-05T22:34:51.940Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-05T22:34:51.940Z] ---> Running in 32dc0770d55f [2021-08-05T22:34:52.923Z] Removing intermediate container 32dc0770d55f [2021-08-05T22:34:52.923Z] ---> c1d945446933 [2021-08-05T22:34:52.923Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T22:34:52.923Z] ---> Running in 2889190af858 [2021-08-05T22:34:55.554Z] Removing intermediate container 2889190af858 [2021-08-05T22:34:55.554Z] ---> e953c6083096 [2021-08-05T22:34:55.554Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T22:34:55.554Z] ---> Running in 20b77af6aac9 [2021-08-05T22:34:56.118Z] gofmt -l . [2021-08-05T22:34:56.119Z] [ "`gofmt -l .`" = "" ] [2021-08-05T22:34:56.119Z] ./bin/test-attribution.sh [2021-08-05T22:34:56.119Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T22:34:56.166Z] $ docker stop --time=1 ee42124f1ae3822bcb859c40631cfcb61a4b807f47f7c16e4bfd67cffe1d9b04 [2021-08-05T22:34:57.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T22:34:57.602Z] $ docker rm -f ee42124f1ae3822bcb859c40631cfcb61a4b807f47f7c16e4bfd67cffe1d9b04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T22:34:57.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T22:34:58.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T22:34:58.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-05T22:35:00.458Z] OK: 218 MiB in 52 packages [2021-08-05T22:35:00.458Z] Removing intermediate container 20b77af6aac9 [2021-08-05T22:35:00.458Z] ---> fbe788858675 [2021-08-05T22:35:00.458Z] Step 8/10 : WORKDIR /app [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-05T22:35:00.737Z] ---> Running in eb3db504c527 [2021-08-05T22:35:03.204Z] Removing intermediate container eb3db504c527 [2021-08-05T22:35:03.204Z] ---> c790de3a0bd0 [2021-08-05T22:35:03.204Z] Step 9/10 : COPY . . [2021-08-05T22:35:03.483Z] ---> ef71f5795794 [2021-08-05T22:35:03.483Z] Step 10/10 : RUN go mod download [2021-08-05T22:35:03.757Z] ---> Running in 61ea798b8646 [Pipeline] sh [2021-08-05T22:35:07.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T22:35:08.254Z] + ls -al . [2021-08-05T22:35:08.254Z] total 19464 [2021-08-05T22:35:08.254Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 5 22:34 . [2021-08-05T22:35:08.254Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 22:33 .. [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 19749680 Aug 5 22:33 app-rfid-llrp-inventory [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 7039 Aug 5 22:33 Attribution.txt [2021-08-05T22:35:08.254Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 5 22:33 bin [2021-08-05T22:35:08.254Z] -rw-r--r--. 1 jenkins jenkins 62826 Aug 5 22:34 coverage.out [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 1710 Aug 5 22:33 Dockerfile [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 1040 Aug 5 22:33 Dockerfile.build [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 262 Aug 5 22:33 .dockerignore [2021-08-05T22:35:08.254Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 5 22:33 .git [2021-08-05T22:35:08.254Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 22:33 .github [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 805 Aug 5 22:33 .gitignore [2021-08-05T22:35:08.254Z] -rw-r--r--. 1 jenkins jenkins 412 Aug 5 22:34 go.mod [2021-08-05T22:35:08.254Z] -rw-r--r--. 1 jenkins jenkins 19455 Aug 5 22:34 go.sum [2021-08-05T22:35:08.254Z] drwxrwxr-x. 2 jenkins jenkins 140 Aug 5 22:33 images [2021-08-05T22:35:08.254Z] drwxrwxr-x. 4 jenkins jenkins 35 Aug 5 22:33 internal [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 686 Aug 5 22:33 Jenkinsfile [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 5 22:33 LICENSE [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 530 Aug 5 22:33 main.go [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 1499 Aug 5 22:33 Makefile [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 30705 Aug 5 22:33 README.md [2021-08-05T22:35:08.254Z] drwxrwxr-x. 2 jenkins jenkins 32 Aug 5 22:33 res [2021-08-05T22:35:08.254Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 5 22:33 snap [2021-08-05T22:35:08.254Z] drwxrwxr-x. 3 jenkins jenkins 18 Aug 5 22:33 static [2021-08-05T22:35:08.254Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 5 22:30 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:35:08.641Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=af2364a45f27371a5b5b8bf8daf6166952f868d1 --label arch=amd64 --label version=0.0.0 . [2021-08-05T22:35:08.641Z] Sending build context to Docker daemon 20.48MB [2021-08-05T22:35:08.641Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T22:35:08.641Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-05T22:35:08.641Z] ---> 805138ec3caf [2021-08-05T22:35:08.641Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-05T22:35:08.909Z] ---> Running in 34d0849926f2 [2021-08-05T22:35:08.909Z] Removing intermediate container 34d0849926f2 [2021-08-05T22:35:08.909Z] ---> a35340aa8ad2 [2021-08-05T22:35:08.909Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T22:35:08.909Z] ---> Running in 636f24b0daf2 [2021-08-05T22:35:09.185Z] Removing intermediate container 636f24b0daf2 [2021-08-05T22:35:09.185Z] ---> dbb727346c57 [2021-08-05T22:35:09.185Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-05T22:35:09.185Z] ---> Running in 9a663a6b2796 [2021-08-05T22:35:09.185Z] Removing intermediate container 9a663a6b2796 [2021-08-05T22:35:09.185Z] ---> 39f5eacd07bb [2021-08-05T22:35:09.185Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T22:35:09.185Z] ---> Running in 839602741a5a [2021-08-05T22:35:09.783Z] Removing intermediate container 839602741a5a [2021-08-05T22:35:09.783Z] ---> 923c42afd793 [2021-08-05T22:35:09.783Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T22:35:09.783Z] ---> Running in be3ceaa5c0c3 [2021-08-05T22:35:10.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T22:35:11.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T22:35:11.998Z] OK: 219 MiB in 52 packages [2021-08-05T22:35:12.479Z] Removing intermediate container be3ceaa5c0c3 [2021-08-05T22:35:12.479Z] ---> 7702e25f2cc6 [2021-08-05T22:35:12.479Z] Step 8/28 : WORKDIR /app [2021-08-05T22:35:12.479Z] ---> Running in 9465e2c76189 [2021-08-05T22:35:12.479Z] Removing intermediate container 9465e2c76189 [2021-08-05T22:35:12.479Z] ---> 4927cce0f073 [2021-08-05T22:35:12.479Z] Step 9/28 : COPY go.mod . [2021-08-05T22:35:12.958Z] ---> 4bedfe48825c [2021-08-05T22:35:12.958Z] Step 10/28 : RUN go mod download [2021-08-05T22:35:12.958Z] ---> Running in 060009767a07 [2021-08-05T22:35:13.233Z] Removing intermediate container 060009767a07 [2021-08-05T22:35:13.233Z] ---> 673612335cca [2021-08-05T22:35:13.233Z] Step 11/28 : COPY . . [2021-08-05T22:35:13.834Z] ---> ee1acd82ced6 [2021-08-05T22:35:13.834Z] Step 12/28 : ARG MAKE="make build" [2021-08-05T22:35:13.834Z] ---> Running in 32493bf6c2c7 [2021-08-05T22:35:13.834Z] Removing intermediate container 32493bf6c2c7 [2021-08-05T22:35:13.834Z] ---> db33bc89c47f [2021-08-05T22:35:13.834Z] Step 13/28 : RUN $MAKE [2021-08-05T22:35:13.834Z] ---> Running in 1d4109f2534b [2021-08-05T22:35:14.111Z] go mod tidy [2021-08-05T22:35:14.392Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-08-05T22:35:32.716Z] Removing intermediate container 1d4109f2534b [2021-08-05T22:35:32.716Z] ---> b7b88210cdc8 [2021-08-05T22:35:32.716Z] Step 14/28 : FROM alpine:3.12 [2021-08-05T22:35:32.716Z] 3.12: Pulling from library/alpine [2021-08-05T22:35:32.716Z] 339de151aab4: Pulling fs layer [2021-08-05T22:35:32.716Z] error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/13/13621d1b12d4d0d4ad6699d220cd46f26764a9daf26a95f792ab2ce0715df366/data?verify=1628205930-oqYIc1ITG7Hj2go30UarHJOPLL8%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [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] } [2021-08-05T22:35:34.912Z] Removing intermediate container 61ea798b8646 [2021-08-05T22:35:34.912Z] ---> 737509fd309f [2021-08-05T22:35:34.912Z] Successfully built 737509fd309f [2021-08-05T22:35:34.912Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:35:35.409Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T22:35:35.409Z] . [Pipeline] withDockerContainer [2021-08-05T22:35:35.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:35:35.551Z] [2021-08-05T22:35:35.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:35:35.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container [2021-08-05T22:35:35.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T22:35:37.527Z] $ docker top 534e575ef0d09b84876d47d510e7cefa85d7a3af405610bfd76a5848dd54346f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [2021-08-05T22:35:39.958Z] + go version [2021-08-05T22:35:39.958Z] go version go1.16.6 linux/arm64 [Pipeline] sh [Pipeline] } [2021-08-05T22:35:40.089Z] $ docker stop --time=1 534e575ef0d09b84876d47d510e7cefa85d7a3af405610bfd76a5848dd54346f [2021-08-05T22:35:40.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:35:42.207Z] $ docker rm -f 534e575ef0d09b84876d47d510e7cefa85d7a3af405610bfd76a5848dd54346f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:35:43.256Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T22:35:43.256Z] . [Pipeline] withDockerContainer [2021-08-05T22:35:43.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container [2021-08-05T22:35:43.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T22:35:45.657Z] $ docker top f3fd329d8aaa0751489e71d119e9c22b2d2c55d2fd84ba3fed3e15849e74d7cb -eo pid,comm [2021-08-05T22:35:45.855Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T22:35:45.856Z] b4d181a07f80: Pulling fs layer [2021-08-05T22:35:45.856Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T22:35:45.856Z] ed53099fbce6: Pulling fs layer [2021-08-05T22:35:45.856Z] dc539afda2c1: Pulling fs layer [2021-08-05T22:35:45.856Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T22:35:45.856Z] 9065ff56babe: Pulling fs layer [2021-08-05T22:35:45.856Z] d287ab97295c: Pulling fs layer [2021-08-05T22:35:45.856Z] 77bc0d833cb6: Waiting [2021-08-05T22:35:45.856Z] 9065ff56babe: Waiting [2021-08-05T22:35:45.856Z] d287ab97295c: Waiting [2021-08-05T22:35:45.856Z] dc539afda2c1: Waiting [2021-08-05T22:35:45.856Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T22:35:45.856Z] a1111a8f2ec3: Download complete [2021-08-05T22:35:45.856Z] dc539afda2c1: Verifying Checksum [2021-08-05T22:35:45.856Z] dc539afda2c1: Download complete [2021-08-05T22:35:45.856Z] ed53099fbce6: Verifying Checksum [2021-08-05T22:35:45.856Z] ed53099fbce6: Download complete [2021-08-05T22:35:45.856Z] 9065ff56babe: Verifying Checksum [2021-08-05T22:35:45.856Z] 9065ff56babe: Download complete [Pipeline] { [Pipeline] sh [2021-08-05T22:35:46.124Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T22:35:46.124Z] 77bc0d833cb6: Download complete [2021-08-05T22:35:46.710Z] + go mod tidy [2021-08-05T22:35:46.721Z] b4d181a07f80: Verifying Checksum [2021-08-05T22:35:46.721Z] b4d181a07f80: Download complete [Pipeline] sh [2021-08-05T22:35:47.742Z] b4d181a07f80: Pull complete [2021-08-05T22:35:48.019Z] a1111a8f2ec3: Pull complete [2021-08-05T22:35:48.033Z] + make test [2021-08-05T22:35:48.033Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-05T22:35:48.611Z] ed53099fbce6: Pull complete [2021-08-05T22:35:48.611Z] dc539afda2c1: Pull complete [2021-08-05T22:35:48.877Z] 77bc0d833cb6: Pull complete [2021-08-05T22:35:48.877Z] 9065ff56babe: Pull complete [2021-08-05T22:35:51.688Z] d287ab97295c: Verifying Checksum [2021-08-05T22:35:51.688Z] d287ab97295c: Download complete [2021-08-05T22:35:58.529Z] d287ab97295c: Pull complete [2021-08-05T22:35:58.529Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T22:35:58.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:35:58.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T22:35:58.680Z] prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container [2021-08-05T22:35:58.802Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T22:36:01.439Z] $ docker top 80b2b031c5c4c2603ed52a8d932362b0282f73103db420c2f7be57c7b6200dfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:36:02.157Z] ---> job-cost.sh [2021-08-05T22:36:02.157Z] lf-activate-venv: SKIPPING [2021-08-05T22:36:02.157Z] INFO: No Stack... [2021-08-05T22:36:03.125Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T22:36:03.399Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T22:36:03.769Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2021-08-05T22:36:03.769Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T22:36:03.849Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [2021-08-05T22:36:03.856Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] did not exist. Created. [2021-08-05T22:36:03.857Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T22:36:04.305Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-05T22:36:04.371Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T22:36:04.396Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T22:36:04.482Z] $ docker stop --time=1 80b2b031c5c4c2603ed52a8d932362b0282f73103db420c2f7be57c7b6200dfd [2021-08-05T22:36:05.647Z] $ docker rm -f 80b2b031c5c4c2603ed52a8d932362b0282f73103db420c2f7be57c7b6200dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T22:36:06.432Z] Failed in branch amd64 [2021-08-05T22:36:58.198Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-05T22:36:58.198Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.207s coverage: 89.2% of statements [2021-08-05T22:36:58.198Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.064s coverage: 11.3% of statements [2021-08-05T22:37:01.266Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.990s coverage: 73.1% of statements [2021-08-05T22:37:01.266Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T22:37:30.092Z] gofmt -l . [2021-08-05T22:37:30.092Z] [ "`gofmt -l .`" = "" ] [2021-08-05T22:37:30.092Z] ./bin/test-attribution.sh [2021-08-05T22:37:30.691Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-05T22:37:31.014Z] $ docker stop --time=1 f3fd329d8aaa0751489e71d119e9c22b2d2c55d2fd84ba3fed3e15849e74d7cb [2021-08-05T22:37:33.068Z] $ docker rm -f f3fd329d8aaa0751489e71d119e9c22b2d2c55d2fd84ba3fed3e15849e74d7cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T22:37:34.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T22:37:34.146Z] Warning: overwriting stash ‘coverage-report’ [2021-08-05T22:37:34.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T22:37:35.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-05T22:37:35.777Z] + ls -al . [2021-08-05T22:37:35.777Z] total 19500 [2021-08-05T22:37:35.777Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 22:37 . [2021-08-05T22:37:35.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 22:34 .. [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 5 22:34 .dockerignore [2021-08-05T22:37:35.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 22:34 .git [2021-08-05T22:37:35.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 .github [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 805 Aug 5 22:34 .gitignore [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 7039 Aug 5 22:34 Attribution.txt [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 1710 Aug 5 22:34 Dockerfile [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 1040 Aug 5 22:34 Dockerfile.build [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 686 Aug 5 22:34 Jenkinsfile [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 5 22:34 LICENSE [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 1499 Aug 5 22:34 Makefile [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 30705 Aug 5 22:34 README.md [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 22:30 VERSION [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 19749680 Aug 5 22:34 app-rfid-llrp-inventory [2021-08-05T22:37:35.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 bin [2021-08-05T22:37:35.777Z] -rw-r--r-- 1 jenkins jenkins 62826 Aug 5 22:37 coverage.out [2021-08-05T22:37:35.777Z] -rw-r--r-- 1 jenkins jenkins 412 Aug 5 22:37 go.mod [2021-08-05T22:37:35.777Z] -rw-r--r-- 1 jenkins jenkins 19455 Aug 5 22:35 go.sum [2021-08-05T22:37:35.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 images [2021-08-05T22:37:35.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 22:34 internal [2021-08-05T22:37:35.777Z] -rw-rw-r-- 1 jenkins jenkins 530 Aug 5 22:34 main.go [2021-08-05T22:37:35.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 res [2021-08-05T22:37:35.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 22:34 snap [2021-08-05T22:37:35.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 22:34 static [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:37:36.174Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=af2364a45f27371a5b5b8bf8daf6166952f868d1 --label arch=arm64 --label version=0.0.0 . [2021-08-05T22:37:36.781Z] Sending build context to Docker daemon 20.48MB [2021-08-05T22:37:36.781Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T22:37:36.781Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-05T22:37:36.781Z] ---> 737509fd309f [2021-08-05T22:37:36.781Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-05T22:37:37.055Z] ---> Running in 3d8fc16d9068 [2021-08-05T22:37:37.716Z] Removing intermediate container 3d8fc16d9068 [2021-08-05T22:37:37.716Z] ---> 694c7ae22b81 [2021-08-05T22:37:37.716Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-05T22:37:39.921Z] ---> Running in a7236d217cb9 [2021-08-05T22:37:39.921Z] Removing intermediate container a7236d217cb9 [2021-08-05T22:37:39.921Z] ---> 7e2d515f44ae [2021-08-05T22:37:39.921Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-05T22:37:39.921Z] ---> Running in f535f78c1bdf [2021-08-05T22:37:39.921Z] Removing intermediate container f535f78c1bdf [2021-08-05T22:37:39.921Z] ---> b1e32999c772 [2021-08-05T22:37:39.921Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T22:37:39.921Z] ---> Running in 0d8b7ae5b185 [2021-08-05T22:37:43.344Z] Removing intermediate container 0d8b7ae5b185 [2021-08-05T22:37:43.344Z] ---> 616c7600b7d1 [2021-08-05T22:37:43.344Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-05T22:37:43.344Z] ---> Running in 1a1db2dcfe95 [2021-08-05T22:37:44.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T22:37:45.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T22:37:45.895Z] OK: 218 MiB in 52 packages [2021-08-05T22:37:47.331Z] Removing intermediate container 1a1db2dcfe95 [2021-08-05T22:37:47.331Z] ---> 005a4a7e6987 [2021-08-05T22:37:47.331Z] Step 8/28 : WORKDIR /app [2021-08-05T22:37:47.331Z] ---> Running in 3a2aa76583c7 [2021-08-05T22:37:47.927Z] Removing intermediate container 3a2aa76583c7 [2021-08-05T22:37:47.927Z] ---> 63d22dd0c1db [2021-08-05T22:37:47.927Z] Step 9/28 : COPY go.mod . [2021-08-05T22:37:48.908Z] ---> 4ce2e994cb7e [2021-08-05T22:37:48.908Z] Step 10/28 : RUN go mod download [2021-08-05T22:37:48.908Z] ---> Running in 78f6781272cc [2021-08-05T22:37:51.536Z] Removing intermediate container 78f6781272cc [2021-08-05T22:37:51.536Z] ---> c0cc885f320f [2021-08-05T22:37:51.536Z] Step 11/28 : COPY . . [2021-08-05T22:37:52.966Z] ---> 4755568cd3d0 [2021-08-05T22:37:52.966Z] Step 12/28 : ARG MAKE="make build" [2021-08-05T22:37:53.241Z] ---> Running in e211e7424997 [2021-08-05T22:37:53.843Z] Removing intermediate container e211e7424997 [2021-08-05T22:37:53.843Z] ---> a4cfec7a8ff2 [2021-08-05T22:37:53.843Z] Step 13/28 : RUN $MAKE [2021-08-05T22:37:53.843Z] ---> Running in 1daef6e1b7e7 [2021-08-05T22:37:55.282Z] go mod tidy [2021-08-05T22:37:55.878Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-08-05T22:38:53.369Z] Removing intermediate container 1daef6e1b7e7 [2021-08-05T22:38:53.369Z] ---> 34e9a09f998d [2021-08-05T22:38:53.369Z] Step 14/28 : FROM alpine:3.12 [2021-08-05T22:38:53.369Z] 3.12: Pulling from library/alpine [2021-08-05T22:38:53.369Z] d2f70382dc9a: Pulling fs layer [2021-08-05T22:38:53.369Z] d2f70382dc9a: Download complete [2021-08-05T22:38:53.369Z] d2f70382dc9a: Pull complete [2021-08-05T22:38:53.369Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T22:38:53.369Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T22:38:53.369Z] ---> c4fd0aeabfcf [2021-08-05T22:38:53.369Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-05T22:38:53.369Z] ---> Running in c3d5c6977810 [2021-08-05T22:38:53.369Z] Removing intermediate container c3d5c6977810 [2021-08-05T22:38:53.369Z] ---> 1ef91e782c88 [2021-08-05T22:38:53.369Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-05T22:38:53.369Z] ---> Running in ff685655770e [2021-08-05T22:38:53.369Z] Removing intermediate container ff685655770e [2021-08-05T22:38:53.369Z] ---> 09d7d663351a [2021-08-05T22:38:53.369Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-05T22:38:53.369Z] ---> Running in a7f573aa9b95 [2021-08-05T22:38:53.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T22:38:53.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T22:38:53.369Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-05T22:38:53.369Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T22:38:53.369Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T22:38:53.369Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T22:38:53.369Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T22:38:53.369Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T22:38:53.369Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T22:38:53.369Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T22:38:53.369Z] OK: 9 MiB in 20 packages [2021-08-05T22:38:53.369Z] Removing intermediate container a7f573aa9b95 [2021-08-05T22:38:53.369Z] ---> aa6c48d3d559 [2021-08-05T22:38:53.369Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-05T22:38:53.369Z] ---> 98f261b88082 [2021-08-05T22:38:53.369Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-05T22:38:53.645Z] ---> 806f2bc387ee [2021-08-05T22:38:53.645Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-05T22:38:54.246Z] ---> 8a1bfd2fb311 [2021-08-05T22:38:54.247Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-05T22:38:55.233Z] ---> ead97fdf3561 [2021-08-05T22:38:55.233Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-05T22:38:57.210Z] ---> e992e5ed1a5f [2021-08-05T22:38:57.210Z] Step 23/28 : EXPOSE 48086 [2021-08-05T22:38:57.210Z] ---> Running in a06925d18e93 [2021-08-05T22:38:57.817Z] Removing intermediate container a06925d18e93 [2021-08-05T22:38:57.817Z] ---> f94bb5e2065a [2021-08-05T22:38:57.817Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-05T22:38:57.817Z] ---> Running in 8867147ba153 [2021-08-05T22:38:58.418Z] Removing intermediate container 8867147ba153 [2021-08-05T22:38:58.418Z] ---> e08d6782f5ac [2021-08-05T22:38:58.418Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-05T22:38:58.699Z] ---> Running in 21a3a89c7eb8 [2021-08-05T22:38:59.314Z] Removing intermediate container 21a3a89c7eb8 [2021-08-05T22:38:59.314Z] ---> 85207acffb8d [2021-08-05T22:38:59.314Z] Step 26/28 : LABEL arch=arm64 [2021-08-05T22:38:59.314Z] ---> Running in 2ec21c42fd89 [2021-08-05T22:38:59.925Z] Removing intermediate container 2ec21c42fd89 [2021-08-05T22:38:59.925Z] ---> b8cf396ec762 [2021-08-05T22:38:59.925Z] Step 27/28 : LABEL git_sha=af2364a45f27371a5b5b8bf8daf6166952f868d1 [2021-08-05T22:39:00.531Z] ---> Running in ed4c8ef3e706 [2021-08-05T22:39:00.810Z] Removing intermediate container ed4c8ef3e706 [2021-08-05T22:39:00.810Z] ---> ab751aca1050 [2021-08-05T22:39:00.810Z] Step 28/28 : LABEL version=0.0.0 [2021-08-05T22:39:01.421Z] ---> Running in 313c93d3656f [2021-08-05T22:39:02.017Z] Removing intermediate container 313c93d3656f [2021-08-05T22:39:02.017Z] ---> a6352f2a40e5 [2021-08-05T22:39:02.017Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-05T22:39:02.017Z] Successfully built a6352f2a40e5 [2021-08-05T22:39:02.017Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:39:02.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T22:39:03.236Z] [2021-08-05T22:39:03.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:39:05.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T22:39:05.707Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T22:39:05.707Z] 448f6bf000e3: Pulling fs layer [2021-08-05T22:39:05.707Z] f757da607395: Pulling fs layer [2021-08-05T22:39:05.707Z] 05883995daec: Pulling fs layer [2021-08-05T22:39:05.707Z] 8603b9c90790: Pulling fs layer [2021-08-05T22:39:05.707Z] 1560dd03e051: Pulling fs layer [2021-08-05T22:39:05.707Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T22:39:05.707Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T22:39:05.707Z] 1560dd03e051: Waiting [2021-08-05T22:39:05.707Z] 27f5ce0e4adf: Waiting [2021-08-05T22:39:05.707Z] c2d8d7efcc4b: Waiting [2021-08-05T22:39:05.707Z] 8603b9c90790: Waiting [2021-08-05T22:39:05.983Z] f757da607395: Verifying Checksum [2021-08-05T22:39:05.983Z] f757da607395: Download complete [2021-08-05T22:39:05.983Z] 8603b9c90790: Verifying Checksum [2021-08-05T22:39:05.983Z] 8603b9c90790: Download complete [2021-08-05T22:39:06.261Z] 1560dd03e051: Verifying Checksum [2021-08-05T22:39:06.261Z] 1560dd03e051: Download complete [2021-08-05T22:39:06.261Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T22:39:06.261Z] 27f5ce0e4adf: Download complete [2021-08-05T22:39:06.536Z] 05883995daec: Download complete [2021-08-05T22:39:07.136Z] 448f6bf000e3: Verifying Checksum [2021-08-05T22:39:07.136Z] 448f6bf000e3: Download complete [2021-08-05T22:39:09.787Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T22:39:09.787Z] c2d8d7efcc4b: Download complete [2021-08-05T22:39:10.774Z] 448f6bf000e3: Pull complete [2021-08-05T22:39:11.375Z] f757da607395: Pull complete [2021-08-05T22:39:14.002Z] 05883995daec: Pull complete [2021-08-05T22:39:14.002Z] 8603b9c90790: Pull complete [2021-08-05T22:39:14.984Z] 1560dd03e051: Pull complete [2021-08-05T22:39:15.260Z] 27f5ce0e4adf: Pull complete [2021-08-05T22:39:29.192Z] c2d8d7efcc4b: Pull complete [2021-08-05T22:39:29.192Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T22:39:29.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T22:39:29.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T22:39:29.513Z] prd-ubuntu18.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container [2021-08-05T22:39:29.609Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T22:39:33.190Z] $ docker top dbc6ceb1ee3fa8d8ed89a3673fd3e0773344ed8cf592cbcb0f4ea6921e6796b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:39:34.184Z] ---> job-cost.sh [2021-08-05T22:39:34.184Z] lf-activate-venv: SKIPPING [2021-08-05T22:39:34.184Z] INFO: No Stack... [2021-08-05T22:39:35.157Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T22:39:35.430Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T22:39:36.131Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2021-08-05T22:39:36.131Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T22:39:36.227Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [2021-08-05T22:39:36.239Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] did not exist. Created. [2021-08-05T22:39:36.240Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T22:39:37.014Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5fceeed8/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5fceeed8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-05T22:39:37.754Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T22:39:37.801Z] Warning: overwriting stash ‘stack-cost’ [2021-08-05T22:39:37.944Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T22:39:37.967Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T22:39:38.049Z] $ docker stop --time=1 dbc6ceb1ee3fa8d8ed89a3673fd3e0773344ed8cf592cbcb0f4ea6921e6796b3 [2021-08-05T22:39:40.299Z] $ docker rm -f dbc6ceb1ee3fa8d8ed89a3673fd3e0773344ed8cf592cbcb0f4ea6921e6796b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-05T22:39:45.966Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-47/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:39:46.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:39:46.935Z] ---> package-listing.sh [2021-08-05T22:39:46.935Z] ++ facter osfamily [2021-08-05T22:39:46.935Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T22:39:47.211Z] + OS_FAMILY=redhat [2021-08-05T22:39:47.211Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-47 [2021-08-05T22:39:47.211Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T22:39:47.211Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T22:39:47.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T22:39:47.211Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T22:39:47.211Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-47 ']' [2021-08-05T22:39:47.211Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T22:39:47.211Z] + case "${OS_FAMILY}" in [2021-08-05T22:39:47.211Z] + sort [2021-08-05T22:39:47.211Z] + rpm -qa [2021-08-05T22:39:47.795Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T22:39:47.795Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T22:39:47.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T22:39:47.795Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-47 ']' [2021-08-05T22:39:47.795Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-47/archives/ [2021-08-05T22:39:47.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-47/archives/ [Pipeline] echo [2021-08-05T22:39:47.834Z] 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-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T22:39:48.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:39:48.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:39:48.788Z] [2021-08-05T22:39:48.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:39:49.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:39:49.171Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T22:39:49.171Z] b4d181a07f80: Pulling fs layer [2021-08-05T22:39:49.171Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T22:39:49.171Z] ed53099fbce6: Pulling fs layer [2021-08-05T22:39:49.171Z] dc539afda2c1: Pulling fs layer [2021-08-05T22:39:49.171Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T22:39:49.171Z] 9065ff56babe: Pulling fs layer [2021-08-05T22:39:49.171Z] d287ab97295c: Pulling fs layer [2021-08-05T22:39:49.171Z] dc539afda2c1: Waiting [2021-08-05T22:39:49.171Z] 77bc0d833cb6: Waiting [2021-08-05T22:39:49.171Z] 9065ff56babe: Waiting [2021-08-05T22:39:49.171Z] d287ab97295c: Waiting [2021-08-05T22:39:49.440Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T22:39:49.440Z] a1111a8f2ec3: Download complete [2021-08-05T22:39:49.440Z] dc539afda2c1: Verifying Checksum [2021-08-05T22:39:49.440Z] dc539afda2c1: Download complete [2021-08-05T22:39:49.440Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T22:39:49.440Z] 77bc0d833cb6: Download complete [2021-08-05T22:39:49.440Z] 9065ff56babe: Verifying Checksum [2021-08-05T22:39:49.440Z] 9065ff56babe: Download complete [2021-08-05T22:39:50.288Z] ed53099fbce6: Verifying Checksum [2021-08-05T22:39:50.288Z] ed53099fbce6: Download complete [2021-08-05T22:39:50.563Z] b4d181a07f80: Verifying Checksum [2021-08-05T22:39:50.563Z] b4d181a07f80: Download complete [2021-08-05T22:39:51.541Z] b4d181a07f80: Pull complete [2021-08-05T22:39:51.810Z] a1111a8f2ec3: Pull complete [2021-08-05T22:39:52.401Z] ed53099fbce6: Pull complete [2021-08-05T22:39:52.401Z] dc539afda2c1: Pull complete [2021-08-05T22:39:52.676Z] 77bc0d833cb6: Pull complete [2021-08-05T22:39:52.676Z] 9065ff56babe: Pull complete [2021-08-05T22:39:54.088Z] d287ab97295c: Verifying Checksum [2021-08-05T22:39:54.088Z] d287ab97295c: Download complete [2021-08-05T22:39:59.472Z] d287ab97295c: Pull complete [2021-08-05T22:39:59.472Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T22:39:59.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:39:59.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T22:40:00.021Z] prd-centos7-docker-4c-2g-2167 does not seem to be running inside a container [2021-08-05T22:40:00.081Z] $ 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-47/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-47 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47:/w/workspace/ry_app-rfid-llrp-inventory_PR-47:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T22:40:02.602Z] $ docker top 22cd0f610fbe9dfa0d7004962abd164353db8505c34f12b3886bd87021045f99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:40:03.083Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T22:40:03.430Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T22:40:05.501Z] + ls /var/log/sa-host [2021-08-05T22:40:05.501Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T22:40:05.501Z] file_magic: OK [2021-08-05T22:40:05.501Z] HZ: Using current value: 100 [2021-08-05T22:40:05.501Z] file_header: OK [2021-08-05T22:40:05.501Z] 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 [2021-08-05T22:40:05.501Z] Statistics: [2021-08-05T22:40:05.501Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T22:40:05.501Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T22:40:06.438Z] provisioning config files... [2021-08-05T22:40:06.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/config5724991788108313795tmp [Pipeline] { [Pipeline] echo [2021-08-05T22:40:06.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:40:06.885Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T22:40:06.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:40:07.470Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T22:40:07.508Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:40:07.865Z] ---> sudo-logs.sh [2021-08-05T22:40:07.865Z] Archiving 'sudo' log.. [2021-08-05T22:40:07.865Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2167.vexxhost.local: Name or service not known [2021-08-05T22:40:07.865Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2167.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T22:40:07.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:40:08.326Z] ---> job-cost.sh [2021-08-05T22:40:08.327Z] lf-activate-venv: SKIPPING [2021-08-05T22:40:08.327Z] DEBUG: total: 0.18000000715255737 [2021-08-05T22:40:08.327Z] INFO: Retrieving Stack Cost... [2021-08-05T22:40:08.916Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T22:40:09.517Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T22:40:09.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:40:09.926Z] ---> logs-deploy.sh [2021-08-05T22:40:09.926Z] lf-activate-venv: SKIPPING [2021-08-05T22:40:09.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-47/1 [2021-08-05T22:40:09.926Z] INFO: archiving workspace using pattern(s): [2021-08-05T22:40:11.112Z] Archives upload complete. [2021-08-05T22:40:11.112Z] INFO: archiving logs to Nexus [2021-08-05T22:40:11.389Z] ---> uname -a: [2021-08-05T22:40:11.389Z] Linux prd-centos7-docker-4c-2g-2167.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 [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] ---> lscpu: [2021-08-05T22:40:11.389Z] Architecture: x86_64 [2021-08-05T22:40:11.389Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-05T22:40:11.389Z] Byte Order: Little Endian [2021-08-05T22:40:11.389Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-05T22:40:11.389Z] CPU(s): 2 [2021-08-05T22:40:11.389Z] On-line CPU(s) list: 0,1 [2021-08-05T22:40:11.389Z] Thread(s) per core: 1 [2021-08-05T22:40:11.389Z] Core(s) per socket: 1 [2021-08-05T22:40:11.389Z] Socket(s): 2 [2021-08-05T22:40:11.389Z] NUMA node(s): 1 [2021-08-05T22:40:11.389Z] Vendor ID: AuthenticAMD [2021-08-05T22:40:11.389Z] CPU family: 23 [2021-08-05T22:40:11.389Z] Model: 49 [2021-08-05T22:40:11.389Z] Model name: AMD EPYC-Rome Processor [2021-08-05T22:40:11.389Z] Stepping: 0 [2021-08-05T22:40:11.389Z] CPU MHz: 2800.000 [2021-08-05T22:40:11.389Z] BogoMIPS: 5600.00 [2021-08-05T22:40:11.389Z] Virtualization: AMD-V [2021-08-05T22:40:11.389Z] Hypervisor vendor: KVM [2021-08-05T22:40:11.389Z] Virtualization type: full [2021-08-05T22:40:11.389Z] L1d cache: 32K [2021-08-05T22:40:11.389Z] L1i cache: 32K [2021-08-05T22:40:11.389Z] L2 cache: 512K [2021-08-05T22:40:11.389Z] L3 cache: 16384K [2021-08-05T22:40:11.389Z] NUMA node0 CPU(s): 0,1 [2021-08-05T22:40:11.389Z] 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 [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] ---> nproc: [2021-08-05T22:40:11.389Z] 2 [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] ---> df -h: [2021-08-05T22:40:11.389Z] Filesystem Size Used Avail Use% Mounted on [2021-08-05T22:40:11.389Z] overlay 40G 7.7G 33G 20% / [2021-08-05T22:40:11.389Z] tmpfs 64M 0 64M 0% /dev [2021-08-05T22:40:11.389Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-05T22:40:11.389Z] shm 64M 0 64M 0% /dev/shm [2021-08-05T22:40:11.389Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] ---> sar -b -r -n DEV: [2021-08-05T22:40:11.389Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] 22:29:44 LINUX RESTART (2 CPU) [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] 22:30:01 tps rtps wtps bread/s bwrtn/s [2021-08-05T22:40:11.389Z] 22:31:01 188.56 56.34 132.22 7971.36 41130.19 [2021-08-05T22:40:11.389Z] 22:32:01 2.33 0.00 2.33 0.00 50.67 [2021-08-05T22:40:11.389Z] 22:33:01 0.38 0.00 0.38 0.00 5.41 [2021-08-05T22:40:11.389Z] 22:34:01 0.27 0.00 0.27 0.00 3.20 [2021-08-05T22:40:11.389Z] 22:35:01 0.27 0.00 0.27 0.00 3.50 [2021-08-05T22:40:11.389Z] 22:36:01 0.35 0.00 0.35 0.00 5.65 [2021-08-05T22:40:11.389Z] 22:37:01 0.23 0.00 0.23 0.00 3.27 [2021-08-05T22:40:11.389Z] 22:38:01 0.20 0.00 0.20 0.00 1.92 [2021-08-05T22:40:11.389Z] 22:39:01 0.28 0.00 0.28 0.00 3.20 [2021-08-05T22:40:11.389Z] 22:40:01 53.07 0.08 52.99 9.99 14917.84 [2021-08-05T22:40:11.389Z] Average: 24.60 5.64 18.96 798.40 5614.10 [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-05T22:40:11.389Z] 22:31:01 5416980 0 818980 10.23 2620 1770352 1299096 14.34 615328 1576020 136 [2021-08-05T22:40:11.389Z] 22:32:01 5425020 0 810932 10.13 2620 1770360 1238088 13.67 608820 1575984 12 [2021-08-05T22:40:11.389Z] 22:33:01 5428000 0 807952 10.09 2620 1770360 1205360 13.31 607776 1574952 8 [2021-08-05T22:40:11.389Z] 22:34:01 5426656 0 809284 10.10 2620 1770372 1205408 13.31 608844 1574952 16 [2021-08-05T22:40:11.389Z] 22:35:01 5427040 0 808896 10.10 2620 1770376 1205432 13.31 603968 1580064 8 [2021-08-05T22:40:11.389Z] 22:36:01 5425052 0 810880 10.12 2620 1770380 1205300 13.31 606060 1580064 8 [2021-08-05T22:40:11.389Z] 22:37:01 5424600 0 811328 10.13 2620 1770384 1205260 13.31 606488 1580064 16 [2021-08-05T22:40:11.389Z] 22:38:01 5416348 0 819576 10.23 2620 1770388 1205260 13.31 614464 1580064 8 [2021-08-05T22:40:11.389Z] 22:39:01 5416076 0 819844 10.24 2620 1770392 1205260 13.31 615036 1580064 8 [2021-08-05T22:40:11.389Z] 22:40:01 4777832 0 967828 12.08 2620 2260652 1383168 15.27 804076 1917520 64384 [2021-08-05T22:40:11.389Z] Average: 5358360 0 828550 10.35 2620 1819402 1235763 13.64 629086 1611975 6460 [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-05T22:40:11.389Z] 22:31:01 eth0 496.67 333.88 1292.78 82.04 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:31:01 docker0 34.70 36.76 3.64 151.55 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:32:01 eth0 0.95 0.32 0.32 0.21 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:33:01 eth0 1.68 0.33 0.38 0.20 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:34:01 eth0 1.80 0.62 0.62 0.38 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:35:01 eth0 1.23 0.63 0.56 0.43 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:36:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:38:01 eth0 0.42 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:39:01 eth0 0.52 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:40:01 eth0 383.86 245.78 2615.37 22.96 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] Average: eth0 88.78 58.22 391.11 10.64 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] Average: docker0 3.47 3.68 0.36 15.16 0.00 0.00 0.00 0.00 [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] ---> sar -P ALL: [2021-08-05T22:40:11.389Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] 22:29:44 LINUX RESTART (2 CPU) [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] 22:30:01 CPU %user %nice %system %iowait %steal %idle [2021-08-05T22:40:11.389Z] 22:31:01 all 21.93 0.00 7.94 6.30 0.06 63.78 [2021-08-05T22:40:11.389Z] 22:31:01 0 23.24 0.00 7.97 4.36 0.05 64.39 [2021-08-05T22:40:11.389Z] 22:31:01 1 20.62 0.00 7.90 8.23 0.07 63.17 [2021-08-05T22:40:11.389Z] 22:32:01 all 0.23 0.00 0.07 0.00 0.03 99.67 [2021-08-05T22:40:11.389Z] 22:32:01 0 0.30 0.00 0.08 0.00 0.03 99.58 [2021-08-05T22:40:11.389Z] 22:32:01 1 0.15 0.00 0.05 0.00 0.03 99.77 [2021-08-05T22:40:11.389Z] 22:33:01 all 0.23 0.00 0.08 0.00 0.02 99.67 [2021-08-05T22:40:11.389Z] 22:33:01 0 0.08 0.00 0.08 0.00 0.02 99.82 [2021-08-05T22:40:11.389Z] 22:33:01 1 0.38 0.00 0.07 0.00 0.02 99.53 [2021-08-05T22:40:11.389Z] 22:34:01 all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-08-05T22:40:11.389Z] 22:34:01 0 0.05 0.00 0.07 0.00 0.05 99.83 [2021-08-05T22:40:11.389Z] 22:34:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2021-08-05T22:40:11.389Z] 22:35:01 all 0.19 0.00 0.17 0.01 0.02 99.62 [2021-08-05T22:40:11.389Z] 22:35:01 0 0.15 0.00 0.20 0.02 0.03 99.60 [2021-08-05T22:40:11.389Z] 22:35:01 1 0.23 0.00 0.13 0.00 0.00 99.63 [2021-08-05T22:40:11.389Z] 22:36:01 all 0.13 0.00 0.05 0.00 0.03 99.80 [2021-08-05T22:40:11.389Z] 22:36:01 0 0.13 0.00 0.05 0.00 0.02 99.80 [2021-08-05T22:40:11.389Z] 22:36:01 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-08-05T22:40:11.389Z] 22:37:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-08-05T22:40:11.389Z] 22:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-05T22:40:11.389Z] 22:37:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-08-05T22:40:11.389Z] 22:38:01 all 0.07 0.00 0.05 0.00 0.03 99.86 [2021-08-05T22:40:11.389Z] 22:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-08-05T22:40:11.389Z] 22:38:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-08-05T22:40:11.389Z] 22:39:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-08-05T22:40:11.389Z] 22:39:01 0 0.25 0.00 0.00 0.00 0.00 99.75 [2021-08-05T22:40:11.389Z] 22:39:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-08-05T22:40:11.389Z] 22:40:01 all 8.01 0.00 3.48 0.49 0.05 87.96 [2021-08-05T22:40:11.389Z] 22:40:01 0 7.86 0.00 3.48 0.51 0.05 88.10 [2021-08-05T22:40:11.389Z] 22:40:01 1 8.16 0.00 3.48 0.48 0.05 87.83 [2021-08-05T22:40:11.389Z] Average: all 3.03 0.00 1.16 0.66 0.03 95.12 [2021-08-05T22:40:11.389Z] Average: 0 3.13 0.00 1.17 0.47 0.03 95.20 [2021-08-05T22:40:11.389Z] Average: 1 2.94 0.00 1.16 0.84 0.03 95.03 [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z] [2021-08-05T22:40:11.389Z]