Pull request #48 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5577e22ae26e34516a4dc92146af80a1caf1dc66+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (c6d34f40a15e7d66a1eba5cb9bb9f2773de653d8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4014525965553386092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7853953129915532964.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7931792739041006849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3656144969037745392.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2766317417982443387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-591’ is offline ‘prd-centos7-docker-4c-2g-593’ is offline ‘prd-centos7-docker-4c-2g-594’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-592’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-596 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-48 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/jenkins-gitclient-ssh5223791379536629334.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 5577e22ae26e34516a4dc92146af80a1caf1dc66 Merge succeeded, producing 5577e22ae26e34516a4dc92146af80a1caf1dc66 Checking out Revision 5577e22ae26e34516a4dc92146af80a1caf1dc66 (PR-48) > 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-48@tmp/jenkins-gitclient-ssh2899841288772155599.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/jenkins-gitclient-ssh6317647491426587635.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T21:24:15.821Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T21:24:15.924Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T21:24:15.978Z] ========================================================= [2021-08-11T21:24:15.978Z] EdgeX Global Pipelines Version Info [2021-08-11T21:24:15.978Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:24:17.308Z] ------------------- [2021-08-11T21:24:17.308Z] stable info: [2021-08-11T21:24:17.308Z] ------------------- [2021-08-11T21:24:17.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T21:24:17.308Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T21:24:17.308Z] Message: update stable to v1.0.205 [2021-08-11T21:24:17.893Z] ------------------- [2021-08-11T21:24:17.893Z] experimental info: [2021-08-11T21:24:17.893Z] ------------------- [2021-08-11T21:24:17.893Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T21:24:17.893Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T21:24:17.893Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T21:24:18.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-11T21:24:18.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-11T21:24:18.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T21:24:18.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T21:24:18.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T21:24:18.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T21:24:18.182Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T21:24:18.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T21:24:18.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T21:24:18.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T21:24:18.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T21:24:18.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T21:24:18.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-11T21:24:18.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T21:24:18.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T21:24:18.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T21:24:18.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T21:24:18.457Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T21:24:18.481Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T21:24:18.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T21:24:18.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T21:24:18.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T21:24:18.579Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T21:24:18.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T21:24:18.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T21:24:18.651Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T21:24:18.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T21:24:18.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo [2021-08-11T21:24:18.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo [2021-08-11T21:24:18.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo [2021-08-11T21:24:18.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5577e22ae26e34516a4dc92146af80a1caf1dc66 [Pipeline] echo [2021-08-11T21:24:18.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5577e22 [Pipeline] echo [2021-08-11T21:24:18.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:24:18.915Z] provisioning config files... [2021-08-11T21:24:18.933Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config3365180795367630770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:24:19.268Z] ---> docker-login.sh [2021-08-11T21:24:19.268Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:24:19.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:19.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:19.538Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:19.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:19.538Z] [2021-08-11T21:24:19.538Z] Login Succeeded [2021-08-11T21:24:19.538Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:24:19.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:19.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:19.538Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:19.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:19.538Z] [2021-08-11T21:24:19.539Z] Login Succeeded [2021-08-11T21:24:19.539Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:24:19.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:19.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:19.805Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:19.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:19.805Z] [2021-08-11T21:24:19.805Z] Login Succeeded [2021-08-11T21:24:19.805Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:24:19.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:20.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:20.073Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:20.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:20.073Z] [2021-08-11T21:24:20.073Z] Login Succeeded [2021-08-11T21:24:20.073Z] docker.io [2021-08-11T21:24:20.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:20.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:20.339Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:20.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:20.339Z] [2021-08-11T21:24:20.339Z] Login Succeeded [2021-08-11T21:24:20.339Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:24:20.351Z] 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-11T21:24:20.809Z] + git log --format=format:%s -1 5577e22ae26e34516a4dc92146af80a1caf1dc66 [Pipeline] echo [2021-08-11T21:24:20.865Z] GIT_COMMIT: 5577e22ae26e34516a4dc92146af80a1caf1dc66, Commit Message: refactor: Clean up TOML quotes, commit go.sum and add LF MD files [Pipeline] echo [2021-08-11T21:24:20.879Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:24:21.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:24:21.435Z] [2021-08-11T21:24:21.435Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:24:21.774Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:24:21.774Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T21:24:21.774Z] 31603596830f: Pulling fs layer [2021-08-11T21:24:21.774Z] d4622e32a9a9: Pulling fs layer [2021-08-11T21:24:21.774Z] 1030fce36090: Pulling fs layer [2021-08-11T21:24:21.774Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T21:24:21.774Z] 6c6cb7e1b49b: Waiting [2021-08-11T21:24:21.774Z] d4622e32a9a9: Verifying Checksum [2021-08-11T21:24:21.774Z] d4622e32a9a9: Download complete [2021-08-11T21:24:22.041Z] 31603596830f: Verifying Checksum [2021-08-11T21:24:22.041Z] 31603596830f: Download complete [2021-08-11T21:24:22.041Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T21:24:22.041Z] 6c6cb7e1b49b: Download complete [2021-08-11T21:24:22.041Z] 31603596830f: Pull complete [2021-08-11T21:24:22.307Z] d4622e32a9a9: Pull complete [2021-08-11T21:24:22.307Z] 1030fce36090: Verifying Checksum [2021-08-11T21:24:22.307Z] 1030fce36090: Download complete [2021-08-11T21:24:22.889Z] 1030fce36090: Pull complete [2021-08-11T21:24:23.156Z] 6c6cb7e1b49b: Pull complete [2021-08-11T21:24:23.156Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T21:24:23.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:24:23.156Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T21:24:23.283Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-08-11T21:24:23.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T21:24:24.058Z] $ docker top c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T21:24:24.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T21:24:24.194Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T21:24:24.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T21:24:24.308Z] $ docker exec c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent [2021-08-11T21:24:24.407Z] SSH_AUTH_SOCK=/tmp/ssh-lwh22A8aiTAS/agent.14 [2021-08-11T21:24:24.407Z] SSH_AGENT_PID=21 [2021-08-11T21:24:24.418Z] Running ssh-add (command line suppressed) [2021-08-11T21:24:24.512Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_3112882164424597455.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_3112882164424597455.key) [2021-08-11T21:24:24.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T21:24:24.844Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T21:24:24.864Z] $ docker exec --env ******** --env ******** c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent -k [2021-08-11T21:24:24.963Z] unset SSH_AUTH_SOCK; [2021-08-11T21:24:24.963Z] unset SSH_AGENT_PID; [2021-08-11T21:24:24.963Z] echo Agent pid 21 killed; [2021-08-11T21:24:24.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T21:24:25.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T21:24:25.018Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T21:24:25.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T21:24:25.144Z] $ docker exec c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent [2021-08-11T21:24:25.258Z] SSH_AUTH_SOCK=/tmp/ssh-VOCfNWsSlC6j/agent.54 [2021-08-11T21:24:25.258Z] SSH_AGENT_PID=60 [2021-08-11T21:24:25.267Z] Running ssh-add (command line suppressed) [2021-08-11T21:24:25.366Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2814282777304976310.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2814282777304976310.key) [2021-08-11T21:24:25.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T21:24:25.696Z] + git semver init [2021-08-11T21:24:25.696Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T21:24:25.696Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.git [2021-08-11T21:24:25.696Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [2021-08-11T21:24:25.696Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T21:24:25.696Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T21:24:25.696Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T21:24:25.696Z] # $SEMVER_BRANCH = PR-48 [2021-08-11T21:24:25.696Z] # $SEMVER_TEMP = /tmp/semver-472095442 [2021-08-11T21:24:25.696Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-11T21:24:26.664Z] # '/tmp/semver-472095442' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver' [2021-08-11T21:24:26.932Z] # -> Force: false [2021-08-11T21:24:26.932Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver [Pipeline] } [2021-08-11T21:24:26.947Z] $ docker exec --env ******** --env ******** c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent -k [2021-08-11T21:24:27.048Z] unset SSH_AUTH_SOCK; [2021-08-11T21:24:27.048Z] unset SSH_AGENT_PID; [2021-08-11T21:24:27.048Z] echo Agent pid 60 killed; [2021-08-11T21:24:27.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T21:24:27.414Z] + git semver [Pipeline] } [2021-08-11T21:24:27.438Z] $ docker stop --time=1 c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a [2021-08-11T21:24:28.706Z] $ docker rm -f c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:24:29.106Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T21:24:29.442Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T21:24:29.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-11T21:24:42.377Z] Running on prd-centos7-docker-4c-2g-597 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws [2021-08-11T21:24:42.395Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-11T21:24:42.507Z] The recommended git tool is: NONE [2021-08-11T21:24:44.622Z] Still waiting to schedule task [2021-08-11T21:24:44.622Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-11T21:24:45.295Z] using credential edgex-jenkins-ssh [2021-08-11T21:24:45.310Z] Cloning the remote Git repository [2021-08-11T21:24:45.634Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:24:45.698Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-11T21:24:45.728Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:24:45.728Z] > git --version # timeout=10 [2021-08-11T21:24:45.738Z] > git --version # 'git version 2.24.4' [2021-08-11T21:24:45.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:24:45.764Z] [INFO] Currently running in a labeled security context [2021-08-11T21:24:45.764Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:24:45.764Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh4024825194695428425.key [2021-08-11T21:24:45.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:24:46.943Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 5577e22ae26e34516a4dc92146af80a1caf1dc66 [2021-08-11T21:24:47.046Z] Merge succeeded, producing 5577e22ae26e34516a4dc92146af80a1caf1dc66 [2021-08-11T21:24:47.046Z] Checking out Revision 5577e22ae26e34516a4dc92146af80a1caf1dc66 (PR-48) [2021-08-11T21:24:46.692Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:24:46.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:24:46.716Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:24:46.737Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:24:46.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:24:46.738Z] [INFO] Currently running in a labeled security context [2021-08-11T21:24:46.738Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:24:46.738Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh1893133229048571818.key [2021-08-11T21:24:46.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T21:24:47.120Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:24:47.126Z] > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 [2021-08-11T21:24:47.162Z] > git remote # timeout=10 [2021-08-11T21:24:47.167Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T21:24:47.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:24:47.175Z] [INFO] Currently running in a labeled security context [2021-08-11T21:24:47.175Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:24:47.175Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh3113160121327124639.key [2021-08-11T21:24:47.184Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-08-11T21:24:47.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T21:24:47.209Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:24:47.221Z] > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 [2021-08-11T21:24:50.860Z] Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:24:51.196Z] provisioning config files... [2021-08-11T21:24:51.217Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1359337279240104264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:24:51.736Z] ---> docker-login.sh [2021-08-11T21:24:51.736Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:24:51.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:52.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:52.006Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:52.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:52.006Z] [2021-08-11T21:24:52.006Z] Login Succeeded [2021-08-11T21:24:52.006Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:24:52.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:52.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:52.006Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:52.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:52.006Z] [2021-08-11T21:24:52.006Z] Login Succeeded [2021-08-11T21:24:52.277Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:24:52.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:52.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:52.277Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:52.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:52.277Z] [2021-08-11T21:24:52.277Z] Login Succeeded [2021-08-11T21:24:52.277Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:24:52.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:52.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:52.547Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:52.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:52.547Z] [2021-08-11T21:24:52.547Z] Login Succeeded [2021-08-11T21:24:52.547Z] docker.io [2021-08-11T21:24:52.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:24:53.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:24:53.132Z] Configure a credential helper to remove this warning. See [2021-08-11T21:24:53.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:24:53.132Z] [2021-08-11T21:24:53.132Z] Login Succeeded [2021-08-11T21:24:53.132Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:24:53.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T21:24:53.387Z] ========================================================= [2021-08-11T21:24:53.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T21:24:53.387Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:24:53.721Z] + 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-11T21:24:53.721Z] Sending build context to Docker daemon 724.5kB [2021-08-11T21:24:53.721Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T21:24:53.721Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-11T21:24:53.993Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T21:24:53.993Z] 540db60ca938: Pulling fs layer [2021-08-11T21:24:53.993Z] adcc1eea9eea: Pulling fs layer [2021-08-11T21:24:53.993Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T21:24:53.993Z] db62176df00c: Pulling fs layer [2021-08-11T21:24:53.993Z] 3b30891b0d05: Pulling fs layer [2021-08-11T21:24:53.993Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T21:24:53.993Z] c788192a36de: Pulling fs layer [2021-08-11T21:24:53.993Z] a77e37c0d609: Pulling fs layer [2021-08-11T21:24:53.993Z] c3185cebc471: Pulling fs layer [2021-08-11T21:24:53.993Z] 06b49ca38bd5: Waiting [2021-08-11T21:24:53.993Z] c788192a36de: Waiting [2021-08-11T21:24:53.993Z] a77e37c0d609: Waiting [2021-08-11T21:24:53.993Z] c3185cebc471: Waiting [2021-08-11T21:24:53.993Z] db62176df00c: Waiting [2021-08-11T21:24:53.993Z] 3b30891b0d05: Waiting [2021-08-11T21:24:53.993Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T21:24:53.993Z] 4c4ab2625f07: Download complete [2021-08-11T21:24:53.993Z] adcc1eea9eea: Verifying Checksum [2021-08-11T21:24:53.993Z] adcc1eea9eea: Download complete [2021-08-11T21:24:53.993Z] 3b30891b0d05: Verifying Checksum [2021-08-11T21:24:53.993Z] 3b30891b0d05: Download complete [2021-08-11T21:24:53.993Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T21:24:53.993Z] 06b49ca38bd5: Download complete [2021-08-11T21:24:53.993Z] 540db60ca938: Verifying Checksum [2021-08-11T21:24:53.993Z] 540db60ca938: Download complete [2021-08-11T21:24:53.993Z] c788192a36de: Verifying Checksum [2021-08-11T21:24:53.993Z] c788192a36de: Download complete [2021-08-11T21:24:54.264Z] 540db60ca938: Pull complete [2021-08-11T21:24:54.264Z] adcc1eea9eea: Pull complete [2021-08-11T21:24:54.531Z] 4c4ab2625f07: Pull complete [2021-08-11T21:24:55.123Z] a77e37c0d609: Verifying Checksum [2021-08-11T21:24:55.123Z] a77e37c0d609: Download complete [2021-08-11T21:24:58.469Z] c3185cebc471: Verifying Checksum [2021-08-11T21:24:58.469Z] c3185cebc471: Download complete [2021-08-11T21:24:59.054Z] db62176df00c: Verifying Checksum [2021-08-11T21:24:59.054Z] db62176df00c: Download complete [2021-08-11T21:25:02.424Z] db62176df00c: Pull complete [2021-08-11T21:25:02.694Z] 3b30891b0d05: Pull complete [2021-08-11T21:25:02.694Z] 06b49ca38bd5: Pull complete [2021-08-11T21:25:02.694Z] c788192a36de: Pull complete [2021-08-11T21:25:02.968Z] a77e37c0d609: Pull complete [2021-08-11T21:25:05.573Z] c3185cebc471: Pull complete [2021-08-11T21:25:05.573Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T21:25:05.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T21:25:05.573Z] ---> 031687cdd783 [2021-08-11T21:25:05.573Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T21:25:07.520Z] ---> Running in a00989eb9573 [2021-08-11T21:25:07.520Z] Removing intermediate container a00989eb9573 [2021-08-11T21:25:07.520Z] ---> 1a6c9e39d873 [2021-08-11T21:25:07.520Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T21:25:07.520Z] ---> Running in 7d2b40586f36 [2021-08-11T21:25:07.788Z] Removing intermediate container 7d2b40586f36 [2021-08-11T21:25:07.788Z] ---> f2f390293fbf [2021-08-11T21:25:07.788Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-11T21:25:07.788Z] ---> Running in 14a1d70ef1e8 [2021-08-11T21:25:07.788Z] Removing intermediate container 14a1d70ef1e8 [2021-08-11T21:25:07.788Z] ---> 074059bd0f21 [2021-08-11T21:25:07.788Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:25:07.788Z] ---> Running in 5ba45524a3ce [2021-08-11T21:25:08.379Z] Removing intermediate container 5ba45524a3ce [2021-08-11T21:25:08.379Z] ---> 540a81c5e30a [2021-08-11T21:25:08.379Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T21:25:08.379Z] ---> Running in 76b2770f6a6f [2021-08-11T21:25:08.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:25:09.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:25:10.208Z] OK: 219 MiB in 52 packages [2021-08-11T21:25:10.208Z] Removing intermediate container 76b2770f6a6f [2021-08-11T21:25:10.208Z] ---> 84d709c547db [2021-08-11T21:25:10.208Z] Step 8/10 : WORKDIR /app [2021-08-11T21:25:10.208Z] ---> Running in 03d9080e008a [2021-08-11T21:25:10.478Z] Removing intermediate container 03d9080e008a [2021-08-11T21:25:10.478Z] ---> 48afd9cad0d7 [2021-08-11T21:25:10.478Z] Step 9/10 : COPY . . [2021-08-11T21:25:10.750Z] ---> 5253f1201f5f [2021-08-11T21:25:10.750Z] Step 10/10 : RUN go mod download [2021-08-11T21:25:10.750Z] ---> Running in b0094eb24c4b [2021-08-11T21:25:23.090Z] Removing intermediate container b0094eb24c4b [2021-08-11T21:25:23.090Z] ---> 2b6f31f5bcc4 [2021-08-11T21:25:23.090Z] Successfully built 2b6f31f5bcc4 [2021-08-11T21:25:23.090Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:25:23.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:25:23.416Z] . [Pipeline] withDockerContainer [2021-08-11T21:25:23.507Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-08-11T21:25:23.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T21:25:23.949Z] $ docker top a53f0b348d2ec1ceb7d5634665aa889686f8ed1d46933e05043f3558eb0dde42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:25:24.367Z] + go version [2021-08-11T21:25:24.367Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T21:25:24.381Z] $ docker stop --time=1 a53f0b348d2ec1ceb7d5634665aa889686f8ed1d46933e05043f3558eb0dde42 [2021-08-11T21:25:25.595Z] $ docker rm -f a53f0b348d2ec1ceb7d5634665aa889686f8ed1d46933e05043f3558eb0dde42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:25:26.095Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:25:26.095Z] . [Pipeline] withDockerContainer [2021-08-11T21:25:26.196Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-08-11T21:25:26.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T21:25:26.661Z] $ docker top a4a8b8eec377a4c10585f7fd8d52bc806eb905780ef5fc31feef68209fddd1a4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:25:27.077Z] + make test [2021-08-11T21:25:27.077Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T21:25:45.397Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-11T21:25:47.394Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 89.2% of statements [2021-08-11T21:25:47.394Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.013s coverage: 11.3% of statements [2021-08-11T21:25:48.374Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.051s coverage: 72.3% of statements [2021-08-11T21:25:48.374Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T21:25:56.614Z] gofmt -l . [2021-08-11T21:25:56.614Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:25:56.882Z] ./bin/test-attribution.sh [2021-08-11T21:25:57.150Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-11T21:25:57.432Z] $ docker stop --time=1 a4a8b8eec377a4c10585f7fd8d52bc806eb905780ef5fc31feef68209fddd1a4 [2021-08-11T21:25:59.083Z] $ docker rm -f a4a8b8eec377a4c10585f7fd8d52bc806eb905780ef5fc31feef68209fddd1a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:25:59.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T21:25:59.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-11T21:26:01.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T21:26:02.296Z] + ls -al . [2021-08-11T21:26:02.297Z] total 184 [2021-08-11T21:26:02.297Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 11 21:25 . [2021-08-11T21:26:02.297Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 21:24 .. [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 7039 Aug 11 21:24 Attribution.txt [2021-08-11T21:26:02.297Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 11 21:24 bin [2021-08-11T21:26:02.297Z] -rw-r--r--. 1 jenkins jenkins 61872 Aug 11 21:25 coverage.out [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 1710 Aug 11 21:24 Dockerfile [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 1040 Aug 11 21:24 Dockerfile.build [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 262 Aug 11 21:24 .dockerignore [2021-08-11T21:26:02.297Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 11 21:24 .git [2021-08-11T21:26:02.297Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 21:24 .github [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 788 Aug 11 21:24 .gitignore [2021-08-11T21:26:02.297Z] -rw-r--r--. 1 jenkins jenkins 412 Aug 11 21:25 go.mod [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 19455 Aug 11 21:24 go.sum [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 21:24 GOVERNANCE.md [2021-08-11T21:26:02.297Z] drwxrwxr-x. 2 jenkins jenkins 140 Aug 11 21:24 images [2021-08-11T21:26:02.297Z] drwxrwxr-x. 4 jenkins jenkins 35 Aug 11 21:24 internal [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 686 Aug 11 21:24 Jenkinsfile [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 11 21:24 LICENSE [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 530 Aug 11 21:24 main.go [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 1474 Aug 11 21:24 Makefile [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 589 Aug 11 21:24 OWNERS.md [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 30705 Aug 11 21:24 README.md [2021-08-11T21:26:02.297Z] drwxrwxr-x. 2 jenkins jenkins 32 Aug 11 21:24 res [2021-08-11T21:26:02.297Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 11 21:24 snap [2021-08-11T21:26:02.297Z] drwxrwxr-x. 3 jenkins jenkins 18 Aug 11 21:24 static [2021-08-11T21:26:02.297Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 11 21:24 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:26:02.618Z] + 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=5577e22ae26e34516a4dc92146af80a1caf1dc66 --label arch=amd64 --label version=0.0.0 . [2021-08-11T21:26:02.618Z] Sending build context to Docker daemon 725kB [2021-08-11T21:26:02.618Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T21:26:02.618Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-11T21:26:02.618Z] ---> 2b6f31f5bcc4 [2021-08-11T21:26:02.618Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T21:26:02.618Z] ---> Running in 22c92f3a6501 [2021-08-11T21:26:02.618Z] Removing intermediate container 22c92f3a6501 [2021-08-11T21:26:02.618Z] ---> 82e9d4aa0da9 [2021-08-11T21:26:02.618Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T21:26:02.892Z] ---> Running in ee6aeef8d089 [2021-08-11T21:26:02.892Z] Removing intermediate container ee6aeef8d089 [2021-08-11T21:26:02.892Z] ---> e9750b5d90ff [2021-08-11T21:26:02.892Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-11T21:26:02.892Z] ---> Running in 6011106add32 [2021-08-11T21:26:02.892Z] Removing intermediate container 6011106add32 [2021-08-11T21:26:02.892Z] ---> 79f443c8725c [2021-08-11T21:26:02.892Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:26:02.892Z] ---> Running in 89dd1db660de [2021-08-11T21:26:03.685Z] Removing intermediate container 89dd1db660de [2021-08-11T21:26:03.685Z] ---> 3fcc8ecc1add [2021-08-11T21:26:03.685Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T21:26:03.685Z] ---> Running in baf0221c245c [2021-08-11T21:26:03.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:26:04.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:26:05.117Z] OK: 219 MiB in 52 packages [2021-08-11T21:26:05.382Z] Removing intermediate container baf0221c245c [2021-08-11T21:26:05.382Z] ---> 67a710de9aaf [2021-08-11T21:26:05.382Z] Step 8/28 : WORKDIR /app [2021-08-11T21:26:05.382Z] ---> Running in 7b24bbd0198a [2021-08-11T21:26:05.382Z] Removing intermediate container 7b24bbd0198a [2021-08-11T21:26:05.382Z] ---> bdb3142c7d0c [2021-08-11T21:26:05.382Z] Step 9/28 : COPY go.mod . [2021-08-11T21:26:05.649Z] ---> 2f8e43b22487 [2021-08-11T21:26:05.649Z] Step 10/28 : RUN go mod download [2021-08-11T21:26:05.649Z] ---> Running in 64ca28fb72df [2021-08-11T21:26:06.239Z] Removing intermediate container 64ca28fb72df [2021-08-11T21:26:06.239Z] ---> 062ad9323fe4 [2021-08-11T21:26:06.239Z] Step 11/28 : COPY . . [2021-08-11T21:26:06.509Z] ---> 54f59db75d98 [2021-08-11T21:26:06.509Z] Step 12/28 : ARG MAKE="make build" [2021-08-11T21:26:06.509Z] ---> Running in 5637261254e4 [2021-08-11T21:26:06.509Z] Removing intermediate container 5637261254e4 [2021-08-11T21:26:06.509Z] ---> cca234f89b48 [2021-08-11T21:26:06.509Z] Step 13/28 : RUN $MAKE [2021-08-11T21:26:06.509Z] ---> Running in 38e8f1577868 [2021-08-11T21:26:06.781Z] 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-11T21:26:07.054Z] internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:26:07.054Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:26:07.054Z] make: *** [Makefile:21: build] Error 1 [2021-08-11T21:26:07.054Z] The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:26:07.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:26:07.503Z] [2021-08-11T21:26:07.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:26:07.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:26:07.847Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T21:26:07.847Z] b4d181a07f80: Pulling fs layer [2021-08-11T21:26:07.847Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T21:26:07.847Z] ed53099fbce6: Pulling fs layer [2021-08-11T21:26:07.847Z] dc539afda2c1: Pulling fs layer [2021-08-11T21:26:07.847Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T21:26:07.847Z] 9065ff56babe: Pulling fs layer [2021-08-11T21:26:07.847Z] d287ab97295c: Pulling fs layer [2021-08-11T21:26:07.847Z] dc539afda2c1: Waiting [2021-08-11T21:26:07.847Z] 77bc0d833cb6: Waiting [2021-08-11T21:26:07.847Z] 9065ff56babe: Waiting [2021-08-11T21:26:07.847Z] d287ab97295c: Waiting [2021-08-11T21:26:08.431Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T21:26:08.431Z] a1111a8f2ec3: Download complete [2021-08-11T21:26:08.431Z] dc539afda2c1: Download complete [2021-08-11T21:26:08.431Z] ed53099fbce6: Verifying Checksum [2021-08-11T21:26:08.431Z] ed53099fbce6: Download complete [2021-08-11T21:26:08.431Z] 9065ff56babe: Verifying Checksum [2021-08-11T21:26:08.431Z] 9065ff56babe: Download complete [2021-08-11T21:26:08.431Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T21:26:08.431Z] 77bc0d833cb6: Download complete [2021-08-11T21:26:09.399Z] b4d181a07f80: Verifying Checksum [2021-08-11T21:26:09.400Z] b4d181a07f80: Download complete [2021-08-11T21:26:10.825Z] b4d181a07f80: Pull complete [2021-08-11T21:26:10.825Z] a1111a8f2ec3: Pull complete [2021-08-11T21:26:11.422Z] ed53099fbce6: Pull complete [2021-08-11T21:26:11.422Z] dc539afda2c1: Pull complete [2021-08-11T21:26:11.689Z] 77bc0d833cb6: Pull complete [2021-08-11T21:26:11.689Z] 9065ff56babe: Pull complete [2021-08-11T21:26:13.099Z] d287ab97295c: Verifying Checksum [2021-08-11T21:26:13.099Z] d287ab97295c: Download complete [2021-08-11T21:26:17.380Z] d287ab97295c: Pull complete [2021-08-11T21:26:17.380Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T21:26:17.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:26:17.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T21:26:17.474Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-08-11T21:26:17.526Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T21:26:20.037Z] $ docker top 173d36ae0f5ccee88b8ecc469d6d2f5bb0c3b3ca3c9e3415735b908eb515c155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:26:20.502Z] ---> job-cost.sh [2021-08-11T21:26:20.502Z] lf-activate-venv: SKIPPING [2021-08-11T21:26:20.502Z] INFO: No Stack... [2021-08-11T21:26:21.466Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T21:26:21.732Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T21:26:22.046Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2021-08-11T21:26:22.046Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T21:26:22.083Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [2021-08-11T21:26:22.093Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] did not exist. Created. [2021-08-11T21:26:22.093Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T21:26:22.424Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T21:26:22.468Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T21:26:22.480Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T21:26:22.509Z] $ docker stop --time=1 173d36ae0f5ccee88b8ecc469d6d2f5bb0c3b3ca3c9e3415735b908eb515c155 [2021-08-11T21:26:23.673Z] $ docker rm -f 173d36ae0f5ccee88b8ecc469d6d2f5bb0c3b3ca3c9e3415735b908eb515c155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T21:26:23.914Z] Failed in branch amd64 [2021-08-11T21:26:52.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-598 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws [2021-08-11T21:26:52.891Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-11T21:26:53.111Z] The recommended git tool is: NONE [2021-08-11T21:26:58.295Z] using credential edgex-jenkins-ssh [2021-08-11T21:26:58.324Z] Cloning the remote Git repository [2021-08-11T21:26:58.434Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:26:58.638Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-11T21:26:58.720Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:26:58.721Z] > git --version # timeout=10 [2021-08-11T21:26:58.746Z] > git --version # 'git version 2.17.1' [2021-08-11T21:26:58.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:26:58.824Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:27:01.370Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 5577e22ae26e34516a4dc92146af80a1caf1dc66 [2021-08-11T21:27:01.565Z] Merge succeeded, producing 5577e22ae26e34516a4dc92146af80a1caf1dc66 [2021-08-11T21:27:01.566Z] Checking out Revision 5577e22ae26e34516a4dc92146af80a1caf1dc66 (PR-48) [2021-08-11T21:27:00.744Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:27:00.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:27:00.792Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:27:00.825Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:27:00.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:27:00.841Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T21:27:01.387Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:27:01.402Z] > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 [2021-08-11T21:27:01.490Z] > git remote # timeout=10 [2021-08-11T21:27:01.506Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T21:27:01.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:27:01.531Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-08-11T21:27:01.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T21:27:01.571Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:27:01.585Z] > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 [2021-08-11T21:27:05.881Z] Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:27:06.554Z] provisioning config files... [2021-08-11T21:27:06.584Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config408125093885977385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:27:07.131Z] ---> docker-login.sh [2021-08-11T21:27:07.131Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:27:07.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:27:08.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:27:08.341Z] Configure a credential helper to remove this warning. See [2021-08-11T21:27:08.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:27:08.341Z] [2021-08-11T21:27:08.341Z] Login Succeeded [2021-08-11T21:27:08.341Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:27:08.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:27:08.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:27:08.900Z] Configure a credential helper to remove this warning. See [2021-08-11T21:27:08.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:27:08.900Z] [2021-08-11T21:27:08.900Z] Login Succeeded [2021-08-11T21:27:08.900Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:27:09.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:27:09.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:27:09.456Z] Configure a credential helper to remove this warning. See [2021-08-11T21:27:09.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:27:09.456Z] [2021-08-11T21:27:09.456Z] Login Succeeded [2021-08-11T21:27:09.456Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:27:09.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:27:10.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:27:10.011Z] Configure a credential helper to remove this warning. See [2021-08-11T21:27:10.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:27:10.011Z] [2021-08-11T21:27:10.011Z] Login Succeeded [2021-08-11T21:27:10.011Z] docker.io [2021-08-11T21:27:10.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:27:10.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:27:10.892Z] Configure a credential helper to remove this warning. See [2021-08-11T21:27:10.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:27:10.892Z] [2021-08-11T21:27:10.892Z] Login Succeeded [2021-08-11T21:27:10.892Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:27:10.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T21:27:11.673Z] ========================================================= [2021-08-11T21:27:11.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T21:27:11.673Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:27:12.089Z] + 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-11T21:27:12.367Z] Sending build context to Docker daemon 724.5kB [2021-08-11T21:27:12.367Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T21:27:12.367Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-11T21:27:12.967Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T21:27:12.967Z] 595b0fe564bb: Pulling fs layer [2021-08-11T21:27:12.967Z] 24495759ef45: Pulling fs layer [2021-08-11T21:27:12.967Z] d148012ef14d: Pulling fs layer [2021-08-11T21:27:12.967Z] e90a11edd702: Pulling fs layer [2021-08-11T21:27:12.967Z] d77568369979: Pulling fs layer [2021-08-11T21:27:12.967Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T21:27:12.967Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T21:27:12.967Z] 97ac5df62f85: Pulling fs layer [2021-08-11T21:27:12.967Z] fc1c9f9a7f3b: Waiting [2021-08-11T21:27:12.967Z] 170f2ba95c9a: Waiting [2021-08-11T21:27:12.967Z] 97ac5df62f85: Waiting [2021-08-11T21:27:12.967Z] d77568369979: Waiting [2021-08-11T21:27:12.967Z] e90a11edd702: Waiting [2021-08-11T21:27:12.967Z] d148012ef14d: Verifying Checksum [2021-08-11T21:27:12.967Z] d148012ef14d: Download complete [2021-08-11T21:27:12.967Z] 24495759ef45: Verifying Checksum [2021-08-11T21:27:12.967Z] 24495759ef45: Download complete [2021-08-11T21:27:12.967Z] d77568369979: Verifying Checksum [2021-08-11T21:27:12.967Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T21:27:12.967Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T21:27:12.967Z] 170f2ba95c9a: Download complete [2021-08-11T21:27:13.246Z] 595b0fe564bb: Verifying Checksum [2021-08-11T21:27:13.246Z] 595b0fe564bb: Download complete [2021-08-11T21:27:13.856Z] 595b0fe564bb: Pull complete [2021-08-11T21:27:14.461Z] 24495759ef45: Pull complete [2021-08-11T21:27:15.067Z] d148012ef14d: Pull complete [2021-08-11T21:27:16.507Z] 97ac5df62f85: Verifying Checksum [2021-08-11T21:27:16.507Z] 97ac5df62f85: Download complete [2021-08-11T21:27:17.109Z] e90a11edd702: Verifying Checksum [2021-08-11T21:27:17.109Z] e90a11edd702: Download complete [2021-08-11T21:27:27.310Z] e90a11edd702: Pull complete [2021-08-11T21:27:27.916Z] d77568369979: Pull complete [2021-08-11T21:27:28.191Z] fc1c9f9a7f3b: Pull complete [2021-08-11T21:27:28.793Z] 170f2ba95c9a: Pull complete [2021-08-11T21:27:34.217Z] 97ac5df62f85: Pull complete [2021-08-11T21:27:34.493Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T21:27:34.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T21:27:34.493Z] ---> 04bc70af865f [2021-08-11T21:27:34.493Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T21:27:37.915Z] ---> Running in e97fc5b55b21 [2021-08-11T21:27:38.189Z] Removing intermediate container e97fc5b55b21 [2021-08-11T21:27:38.189Z] ---> 475c5db51dc5 [2021-08-11T21:27:38.189Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T21:27:38.189Z] ---> Running in 6fb20803158e [2021-08-11T21:27:38.786Z] Removing intermediate container 6fb20803158e [2021-08-11T21:27:38.786Z] ---> 90c440f6792d [2021-08-11T21:27:38.786Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-11T21:27:39.063Z] ---> Running in e68c92b6c589 [2021-08-11T21:27:39.680Z] Removing intermediate container e68c92b6c589 [2021-08-11T21:27:39.680Z] ---> d6fb112ab59e [2021-08-11T21:27:39.680Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:27:39.680Z] ---> Running in f4de8ce33d00 [2021-08-11T21:27:42.314Z] Removing intermediate container f4de8ce33d00 [2021-08-11T21:27:42.314Z] ---> 2684bef32c6b [2021-08-11T21:27:42.314Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T21:27:42.314Z] ---> Running in be61e21794b2 [2021-08-11T21:27:43.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:27:44.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:27:45.355Z] OK: 218 MiB in 52 packages [2021-08-11T21:27:46.351Z] Removing intermediate container be61e21794b2 [2021-08-11T21:27:46.351Z] ---> 7a7bedd1930f [2021-08-11T21:27:46.351Z] Step 8/10 : WORKDIR /app [2021-08-11T21:27:46.351Z] ---> Running in c9bd34980372 [2021-08-11T21:27:46.951Z] Removing intermediate container c9bd34980372 [2021-08-11T21:27:46.951Z] ---> cf5a2c22fe7b [2021-08-11T21:27:46.951Z] Step 9/10 : COPY . . [2021-08-11T21:27:47.935Z] ---> 3014c5ceccad [2021-08-11T21:27:47.935Z] Step 10/10 : RUN go mod download [2021-08-11T21:27:48.211Z] ---> Running in ecc5bd5bf0eb [2021-08-11T21:28:20.577Z] Removing intermediate container ecc5bd5bf0eb [2021-08-11T21:28:20.578Z] ---> 1226e290f1c8 [2021-08-11T21:28:20.578Z] Successfully built 1226e290f1c8 [2021-08-11T21:28:20.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:28:20.922Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T21:28:20.922Z] . [Pipeline] withDockerContainer [2021-08-11T21:28:21.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container [2021-08-11T21:28:21.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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-11T21:28:23.232Z] $ docker top f4c0a317d8670e9cc85f82af402bd0f9b95d390df81645d1194158b639cb3c87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:28:24.254Z] + go version [2021-08-11T21:28:24.254Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T21:28:24.276Z] $ docker stop --time=1 f4c0a317d8670e9cc85f82af402bd0f9b95d390df81645d1194158b639cb3c87 [2021-08-11T21:28:26.141Z] $ docker rm -f f4c0a317d8670e9cc85f82af402bd0f9b95d390df81645d1194158b639cb3c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:28:26.859Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T21:28:26.859Z] . [Pipeline] withDockerContainer [2021-08-11T21:28:27.098Z] prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container [2021-08-11T21:28:27.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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-11T21:28:28.874Z] $ docker top 0117445985afd42fa7531d6dedd80b34b854176df1ef2b8caaea09f695ae7a68 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:28:29.874Z] + make test [2021-08-11T21:28:29.874Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T21:29:37.990Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-11T21:29:37.990Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.211s coverage: 89.2% of statements [2021-08-11T21:29:37.990Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements [2021-08-11T21:29:37.990Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.251s coverage: 72.3% of statements [2021-08-11T21:29:37.990Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T21:30:10.349Z] gofmt -l . [2021-08-11T21:30:10.349Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:30:10.349Z] ./bin/test-attribution.sh [2021-08-11T21:30:10.349Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-11T21:30:10.969Z] $ docker stop --time=1 0117445985afd42fa7531d6dedd80b34b854176df1ef2b8caaea09f695ae7a68 [2021-08-11T21:30:13.035Z] $ docker rm -f 0117445985afd42fa7531d6dedd80b34b854176df1ef2b8caaea09f695ae7a68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:30:13.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T21:30:13.978Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T21:30:14.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T21:30:14.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T21:30:15.315Z] + ls -al . [2021-08-11T21:30:15.315Z] total 220 [2021-08-11T21:30:15.315Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 21:30 . [2021-08-11T21:30:15.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:26 .. [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 11 21:27 .dockerignore [2021-08-11T21:30:15.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 21:27 .git [2021-08-11T21:30:15.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 .github [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 11 21:27 .gitignore [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 7039 Aug 11 21:27 Attribution.txt [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 1710 Aug 11 21:27 Dockerfile [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 1040 Aug 11 21:27 Dockerfile.build [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 21:27 GOVERNANCE.md [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 686 Aug 11 21:27 Jenkinsfile [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 11 21:27 LICENSE [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 1474 Aug 11 21:27 Makefile [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 589 Aug 11 21:27 OWNERS.md [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 30705 Aug 11 21:27 README.md [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 21:24 VERSION [2021-08-11T21:30:15.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 bin [2021-08-11T21:30:15.315Z] -rw-r--r-- 1 jenkins jenkins 61872 Aug 11 21:29 coverage.out [2021-08-11T21:30:15.315Z] -rw-r--r-- 1 jenkins jenkins 412 Aug 11 21:30 go.mod [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 19455 Aug 11 21:27 go.sum [2021-08-11T21:30:15.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 images [2021-08-11T21:30:15.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:27 internal [2021-08-11T21:30:15.315Z] -rw-rw-r-- 1 jenkins jenkins 530 Aug 11 21:27 main.go [2021-08-11T21:30:15.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 res [2021-08-11T21:30:15.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:27 snap [2021-08-11T21:30:15.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 21:27 static [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:30:15.676Z] + 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=5577e22ae26e34516a4dc92146af80a1caf1dc66 --label arch=arm64 --label version=0.0.0 . [2021-08-11T21:30:15.955Z] Sending build context to Docker daemon 725kB [2021-08-11T21:30:15.955Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T21:30:15.955Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-11T21:30:15.955Z] ---> 1226e290f1c8 [2021-08-11T21:30:15.955Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T21:30:16.551Z] ---> Running in 7785ac116968 [2021-08-11T21:30:17.150Z] Removing intermediate container 7785ac116968 [2021-08-11T21:30:17.150Z] ---> f59312d5f007 [2021-08-11T21:30:17.150Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T21:30:17.150Z] ---> Running in 91dd05d51b97 [2021-08-11T21:30:17.757Z] Removing intermediate container 91dd05d51b97 [2021-08-11T21:30:17.757Z] ---> 05c38b4951a0 [2021-08-11T21:30:17.757Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-11T21:30:18.032Z] ---> Running in 96656534ab9d [2021-08-11T21:30:18.308Z] Removing intermediate container 96656534ab9d [2021-08-11T21:30:18.308Z] ---> c591411c3a46 [2021-08-11T21:30:18.308Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:30:18.582Z] ---> Running in 1215ac94d71f [2021-08-11T21:30:21.210Z] Removing intermediate container 1215ac94d71f [2021-08-11T21:30:21.210Z] ---> 0433c485172f [2021-08-11T21:30:21.210Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T21:30:21.210Z] ---> Running in 2deb890b2049 [2021-08-11T21:30:22.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:30:23.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:30:24.139Z] OK: 218 MiB in 52 packages [2021-08-11T21:30:25.115Z] Removing intermediate container 2deb890b2049 [2021-08-11T21:30:25.115Z] ---> 28c63a3d6702 [2021-08-11T21:30:25.115Z] Step 8/28 : WORKDIR /app [2021-08-11T21:30:25.714Z] ---> Running in ad741309369c [2021-08-11T21:30:26.309Z] Removing intermediate container ad741309369c [2021-08-11T21:30:26.309Z] ---> b078bd467c18 [2021-08-11T21:30:26.309Z] Step 9/28 : COPY go.mod . [2021-08-11T21:30:26.905Z] ---> 82a83d3c9738 [2021-08-11T21:30:26.905Z] Step 10/28 : RUN go mod download [2021-08-11T21:30:27.178Z] ---> Running in dec48c7aaf7c [2021-08-11T21:30:29.803Z] Removing intermediate container dec48c7aaf7c [2021-08-11T21:30:29.803Z] ---> 2510e1d61011 [2021-08-11T21:30:29.803Z] Step 11/28 : COPY . . [2021-08-11T21:30:30.408Z] ---> 116e724e19b8 [2021-08-11T21:30:30.408Z] Step 12/28 : ARG MAKE="make build" [2021-08-11T21:30:30.680Z] ---> Running in 8b5270725818 [2021-08-11T21:30:31.280Z] Removing intermediate container 8b5270725818 [2021-08-11T21:30:31.280Z] ---> 5d0d007ef6b0 [2021-08-11T21:30:31.280Z] Step 13/28 : RUN $MAKE [2021-08-11T21:30:31.280Z] ---> Running in 866232934b39 [2021-08-11T21:30:32.712Z] 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-11T21:30:32.986Z] internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:32.986Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:32.986Z] internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:32.986Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:32.986Z] internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:32.986Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:32.987Z] internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:32.987Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/inventory/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-08-11T21:30:33.263Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-08-11T21:30:33.263Z] make: *** [Makefile:21: build] Error 1 [2021-08-11T21:30:33.536Z] The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:30:34.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:30:34.544Z] [2021-08-11T21:30:34.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:30:34.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:30:35.210Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T21:30:35.210Z] 448f6bf000e3: Pulling fs layer [2021-08-11T21:30:35.210Z] f757da607395: Pulling fs layer [2021-08-11T21:30:35.210Z] 05883995daec: Pulling fs layer [2021-08-11T21:30:35.210Z] 8603b9c90790: Pulling fs layer [2021-08-11T21:30:35.210Z] 1560dd03e051: Pulling fs layer [2021-08-11T21:30:35.210Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T21:30:35.210Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T21:30:35.210Z] 8603b9c90790: Waiting [2021-08-11T21:30:35.210Z] 1560dd03e051: Waiting [2021-08-11T21:30:35.210Z] 27f5ce0e4adf: Waiting [2021-08-11T21:30:35.210Z] c2d8d7efcc4b: Waiting [2021-08-11T21:30:35.494Z] f757da607395: Verifying Checksum [2021-08-11T21:30:35.494Z] f757da607395: Download complete [2021-08-11T21:30:35.494Z] 8603b9c90790: Download complete [2021-08-11T21:30:35.767Z] 1560dd03e051: Verifying Checksum [2021-08-11T21:30:35.767Z] 1560dd03e051: Download complete [2021-08-11T21:30:35.767Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T21:30:35.767Z] 27f5ce0e4adf: Download complete [2021-08-11T21:30:36.040Z] 05883995daec: Download complete [2021-08-11T21:30:37.031Z] 448f6bf000e3: Verifying Checksum [2021-08-11T21:30:37.031Z] 448f6bf000e3: Download complete [2021-08-11T21:30:40.434Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T21:30:40.434Z] c2d8d7efcc4b: Download complete [2021-08-11T21:30:40.713Z] 448f6bf000e3: Pull complete [2021-08-11T21:30:41.313Z] f757da607395: Pull complete [2021-08-11T21:30:42.750Z] 05883995daec: Pull complete [2021-08-11T21:30:43.025Z] 8603b9c90790: Pull complete [2021-08-11T21:30:44.011Z] 1560dd03e051: Pull complete [2021-08-11T21:30:44.287Z] 27f5ce0e4adf: Pull complete [2021-08-11T21:30:59.376Z] c2d8d7efcc4b: Pull complete [2021-08-11T21:30:59.376Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T21:30:59.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:30:59.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T21:30:59.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container [2021-08-11T21:30:59.691Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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-11T21:31:04.319Z] $ docker top d294bb669e6b2666d34467765b1810ef66291d4c3d33688f88e54aebef7c72cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:05.304Z] ---> job-cost.sh [2021-08-11T21:31:05.304Z] lf-activate-venv: SKIPPING [2021-08-11T21:31:05.304Z] INFO: No Stack... [2021-08-11T21:31:06.736Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T21:31:07.333Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T21:31:07.998Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2021-08-11T21:31:07.998Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T21:31:08.059Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [2021-08-11T21:31:08.118Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] did not exist. Created. [2021-08-11T21:31:08.119Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T21:31:08.814Z] /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-fe9e0a32/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-fe9e0a32/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T21:31:09.477Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T21:31:09.498Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T21:31:09.542Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T21:31:09.560Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T21:31:09.588Z] $ docker stop --time=1 d294bb669e6b2666d34467765b1810ef66291d4c3d33688f88e54aebef7c72cb [2021-08-11T21:31:11.239Z] $ docker rm -f d294bb669e6b2666d34467765b1810ef66291d4c3d33688f88e54aebef7c72cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T21:31:11.658Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T21:31:12.561Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:12.899Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:13.480Z] ---> package-listing.sh [2021-08-11T21:31:13.480Z] ++ facter osfamily [2021-08-11T21:31:13.480Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T21:31:13.745Z] + OS_FAMILY=redhat [2021-08-11T21:31:13.745Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-48 [2021-08-11T21:31:13.745Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T21:31:13.745Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T21:31:13.745Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T21:31:13.745Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T21:31:13.745Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' [2021-08-11T21:31:13.745Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T21:31:13.745Z] + case "${OS_FAMILY}" in [2021-08-11T21:31:13.745Z] + rpm -qa [2021-08-11T21:31:13.745Z] + sort [2021-08-11T21:31:14.325Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T21:31:14.325Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T21:31:14.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T21:31:14.325Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' [2021-08-11T21:31:14.325Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ [2021-08-11T21:31:14.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ [Pipeline] echo [2021-08-11T21:31:14.341Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T21:31:14.647Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:31:15.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:31:15.233Z] [2021-08-11T21:31:15.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:31:15.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:31:20.913Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T21:31:20.913Z] b4d181a07f80: Pulling fs layer [2021-08-11T21:31:20.913Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T21:31:20.913Z] ed53099fbce6: Pulling fs layer [2021-08-11T21:31:20.913Z] dc539afda2c1: Pulling fs layer [2021-08-11T21:31:20.913Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T21:31:20.913Z] 9065ff56babe: Pulling fs layer [2021-08-11T21:31:20.913Z] d287ab97295c: Pulling fs layer [2021-08-11T21:31:20.913Z] dc539afda2c1: Waiting [2021-08-11T21:31:20.913Z] 77bc0d833cb6: Waiting [2021-08-11T21:31:20.913Z] 9065ff56babe: Waiting [2021-08-11T21:31:20.913Z] d287ab97295c: Waiting [2021-08-11T21:31:20.913Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T21:31:20.913Z] a1111a8f2ec3: Download complete [2021-08-11T21:31:20.913Z] dc539afda2c1: Verifying Checksum [2021-08-11T21:31:20.913Z] dc539afda2c1: Download complete [2021-08-11T21:31:21.181Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T21:31:21.181Z] 77bc0d833cb6: Download complete [2021-08-11T21:31:21.181Z] 9065ff56babe: Verifying Checksum [2021-08-11T21:31:21.181Z] 9065ff56babe: Download complete [2021-08-11T21:31:21.181Z] ed53099fbce6: Verifying Checksum [2021-08-11T21:31:21.181Z] ed53099fbce6: Download complete [2021-08-11T21:31:21.770Z] b4d181a07f80: Verifying Checksum [2021-08-11T21:31:21.770Z] b4d181a07f80: Download complete [2021-08-11T21:31:23.193Z] b4d181a07f80: Pull complete [2021-08-11T21:31:23.472Z] a1111a8f2ec3: Pull complete [2021-08-11T21:31:24.056Z] ed53099fbce6: Pull complete [2021-08-11T21:31:24.056Z] dc539afda2c1: Pull complete [2021-08-11T21:31:24.323Z] 77bc0d833cb6: Pull complete [2021-08-11T21:31:24.323Z] 9065ff56babe: Pull complete [2021-08-11T21:31:25.739Z] d287ab97295c: Verifying Checksum [2021-08-11T21:31:25.739Z] d287ab97295c: Download complete [2021-08-11T21:31:31.121Z] d287ab97295c: Pull complete [2021-08-11T21:31:31.121Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T21:31:31.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:31:31.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T21:31:31.226Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-08-11T21:31:31.284Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T21:31:33.925Z] $ docker top 27dc095e3b6a743cae0002511588c1dd5fab3900a5e7ebeb01e5b20f70f1f1b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:31:34.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T21:31:34.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T21:31:34.962Z] + ls /var/log/sa-host [2021-08-11T21:31:34.962Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T21:31:34.962Z] file_magic: OK [2021-08-11T21:31:34.962Z] HZ: Using current value: 100 [2021-08-11T21:31:34.962Z] file_header: OK [2021-08-11T21:31:34.962Z] 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-11T21:31:34.962Z] Statistics: [2021-08-11T21:31:34.962Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T21:31:34.962Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T21:31:34.962Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T21:31:34.962Z] file_magic: OK [2021-08-11T21:31:34.962Z] HZ: Using current value: 100 [2021-08-11T21:31:34.962Z] file_header: OK [2021-08-11T21:31:34.962Z] 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-11T21:31:34.962Z] Statistics: [2021-08-11T21:31:34.962Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T21:31:34.962Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:31:35.145Z] provisioning config files... [2021-08-11T21:31:35.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config6129170945087595143tmp [Pipeline] { [Pipeline] echo [2021-08-11T21:31:35.195Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:35.520Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T21:31:35.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:35.912Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T21:31:35.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:36.245Z] ---> sudo-logs.sh [2021-08-11T21:31:36.245Z] Archiving 'sudo' log.. [2021-08-11T21:31:36.245Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-596.vexxhost.local: Name or service not known [2021-08-11T21:31:36.245Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-596.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T21:31:36.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:36.618Z] ---> job-cost.sh [2021-08-11T21:31:36.618Z] lf-activate-venv: SKIPPING [2021-08-11T21:31:36.618Z] DEBUG: total: 0.18000000715255737 [2021-08-11T21:31:36.618Z] INFO: Retrieving Stack Cost... [2021-08-11T21:31:38.028Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T21:31:38.028Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T21:31:38.046Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:31:38.366Z] ---> logs-deploy.sh [2021-08-11T21:31:38.366Z] lf-activate-venv: SKIPPING [2021-08-11T21:31:38.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-48/7 [2021-08-11T21:31:38.366Z] INFO: archiving workspace using pattern(s): [2021-08-11T21:31:38.960Z] Archives upload complete. [2021-08-11T21:31:39.227Z] INFO: archiving logs to Nexus [2021-08-11T21:31:39.809Z] ---> uname -a: [2021-08-11T21:31:39.809Z] Linux prd-centos7-docker-4c-2g-596.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-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] ---> lscpu: [2021-08-11T21:31:39.809Z] Architecture: x86_64 [2021-08-11T21:31:39.809Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-11T21:31:39.809Z] Byte Order: Little Endian [2021-08-11T21:31:39.809Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-11T21:31:39.809Z] CPU(s): 2 [2021-08-11T21:31:39.809Z] On-line CPU(s) list: 0,1 [2021-08-11T21:31:39.809Z] Thread(s) per core: 1 [2021-08-11T21:31:39.809Z] Core(s) per socket: 1 [2021-08-11T21:31:39.809Z] Socket(s): 2 [2021-08-11T21:31:39.809Z] NUMA node(s): 1 [2021-08-11T21:31:39.809Z] Vendor ID: AuthenticAMD [2021-08-11T21:31:39.809Z] CPU family: 23 [2021-08-11T21:31:39.809Z] Model: 49 [2021-08-11T21:31:39.809Z] Model name: AMD EPYC-Rome Processor [2021-08-11T21:31:39.809Z] Stepping: 0 [2021-08-11T21:31:39.809Z] CPU MHz: 2799.998 [2021-08-11T21:31:39.809Z] BogoMIPS: 5599.99 [2021-08-11T21:31:39.809Z] Virtualization: AMD-V [2021-08-11T21:31:39.809Z] Hypervisor vendor: KVM [2021-08-11T21:31:39.809Z] Virtualization type: full [2021-08-11T21:31:39.809Z] L1d cache: 32K [2021-08-11T21:31:39.809Z] L1i cache: 32K [2021-08-11T21:31:39.809Z] L2 cache: 512K [2021-08-11T21:31:39.809Z] L3 cache: 16384K [2021-08-11T21:31:39.809Z] NUMA node0 CPU(s): 0,1 [2021-08-11T21:31:39.809Z] 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-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] ---> nproc: [2021-08-11T21:31:39.809Z] 2 [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] ---> df -h: [2021-08-11T21:31:39.809Z] Filesystem Size Used Avail Use% Mounted on [2021-08-11T21:31:39.809Z] overlay 40G 7.7G 33G 20% / [2021-08-11T21:31:39.809Z] tmpfs 64M 0 64M 0% /dev [2021-08-11T21:31:39.809Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-11T21:31:39.809Z] shm 64M 0 64M 0% /dev/shm [2021-08-11T21:31:39.809Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] ---> sar -b -r -n DEV: [2021-08-11T21:31:39.809Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] 21:23:35 LINUX RESTART (2 CPU) [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] 21:24:01 tps rtps wtps bread/s bwrtn/s [2021-08-11T21:31:39.809Z] 21:25:01 104.09 16.33 87.76 5513.27 5267.91 [2021-08-11T21:31:39.809Z] 21:26:01 1.78 0.00 1.78 0.00 36.02 [2021-08-11T21:31:39.809Z] 21:27:01 0.32 0.00 0.32 0.00 3.68 [2021-08-11T21:31:39.809Z] 21:28:01 0.23 0.00 0.23 0.00 3.27 [2021-08-11T21:31:39.809Z] 21:29:01 0.23 0.00 0.23 0.00 1.95 [2021-08-11T21:31:39.809Z] 21:30:01 0.32 0.00 0.32 0.00 4.50 [2021-08-11T21:31:39.809Z] 21:31:01 0.23 0.00 0.23 0.00 3.17 [2021-08-11T21:31:39.809Z] Average: 15.34 2.34 13.00 788.87 761.27 [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] 21:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-11T21:31:39.809Z] 21:25:01 5453768 0 801496 10.01 2620 1751056 1299424 14.35 584772 1570868 132 [2021-08-11T21:31:39.809Z] 21:26:01 5465680 0 789576 9.86 2620 1751064 1207044 13.33 575176 1570832 16 [2021-08-11T21:31:39.809Z] 21:27:01 5463964 0 791292 9.88 2620 1751064 1207296 13.33 576164 1571208 8 [2021-08-11T21:31:39.809Z] 21:28:01 5462024 0 793224 9.90 2620 1751072 1207108 13.33 578400 1571208 8 [2021-08-11T21:31:39.809Z] 21:29:01 5462220 0 793024 9.90 2620 1751076 1207108 13.33 572848 1576760 8 [2021-08-11T21:31:39.809Z] 21:30:01 5459164 0 796076 9.94 2620 1751080 1207204 13.33 576052 1576764 8 [2021-08-11T21:31:39.809Z] 21:31:01 5459552 0 795680 9.93 2620 1751088 1207180 13.33 575916 1576760 8 [2021-08-11T21:31:39.809Z] Average: 5460910 0 794338 9.92 2620 1751071 1220338 13.47 577047 1573486 27 [2021-08-11T21:31:39.809Z] [2021-08-11T21:31:39.809Z] 21:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-11T21:31:39.809Z] 21:25:01 eth0 661.97 411.52 1302.74 87.27 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.809Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.809Z] 21:25:01 docker0 46.23 36.81 3.83 151.29 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.809Z] 21:26:01 eth0 0.73 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.809Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.809Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.809Z] 21:27:01 eth0 0.53 0.32 0.27 0.17 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.809Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:28:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:29:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:30:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:31:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] Average: eth0 94.99 59.02 186.47 12.53 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] Average: docker0 6.61 5.27 0.55 21.65 0.00 0.00 0.00 0.00 [2021-08-11T21:31:39.810Z] [2021-08-11T21:31:39.810Z] [2021-08-11T21:31:39.810Z] ---> sar -P ALL: [2021-08-11T21:31:39.810Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) [2021-08-11T21:31:39.810Z] [2021-08-11T21:31:39.810Z] 21:23:35 LINUX RESTART (2 CPU) [2021-08-11T21:31:39.810Z] [2021-08-11T21:31:39.810Z] 21:24:01 CPU %user %nice %system %iowait %steal %idle [2021-08-11T21:31:39.810Z] 21:25:01 all 14.36 0.00 3.30 2.71 0.04 79.58 [2021-08-11T21:31:39.810Z] 21:25:01 0 14.65 0.00 3.38 1.44 0.05 80.48 [2021-08-11T21:31:39.810Z] 21:25:01 1 14.07 0.00 3.23 3.98 0.03 78.69 [2021-08-11T21:31:39.810Z] 21:26:01 all 0.26 0.00 0.05 0.00 0.02 99.67 [2021-08-11T21:31:39.810Z] 21:26:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-08-11T21:31:39.810Z] 21:26:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-08-11T21:31:39.810Z] 21:27:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-08-11T21:31:39.810Z] 21:27:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2021-08-11T21:31:39.810Z] 21:27:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-08-11T21:31:39.810Z] 21:28:01 all 0.18 0.00 0.05 0.00 0.03 99.74 [2021-08-11T21:31:39.810Z] 21:28:01 0 0.33 0.00 0.07 0.00 0.03 99.57 [2021-08-11T21:31:39.810Z] 21:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-11T21:31:39.810Z] 21:29:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-08-11T21:31:39.810Z] 21:29:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-08-11T21:31:39.810Z] 21:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-11T21:31:39.810Z] 21:30:01 all 0.14 0.00 0.04 0.00 0.03 99.79 [2021-08-11T21:31:39.810Z] 21:30:01 0 0.27 0.00 0.05 0.00 0.03 99.65 [2021-08-11T21:31:39.810Z] 21:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-08-11T21:31:39.810Z] 21:31:01 all 0.21 0.00 0.03 0.00 0.02 99.74 [2021-08-11T21:31:39.810Z] 21:31:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-08-11T21:31:39.810Z] 21:31:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-08-11T21:31:39.810Z] Average: all 2.18 0.00 0.50 0.38 0.02 96.93 [2021-08-11T21:31:39.810Z] Average: 0 2.28 0.00 0.51 0.20 0.03 96.99 [2021-08-11T21:31:39.810Z] Average: 1 2.08 0.00 0.48 0.56 0.02 96.86 [2021-08-11T21:31:39.810Z] [2021-08-11T21:31:39.810Z] [2021-08-11T21:31:39.810Z]