Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+a792bd60d44e476743a31f63448cab357051592b (2845ac74ef2aabf3fe8a7a99fa775eb4402518ad) 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-ssh8374573944003990288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh1841218503842548169.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8569036612049350459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh4811684705580910654.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/device-rfid-llrp-go/branches/PR-29/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/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh949413270889499146.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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3281 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh6435900444090094879.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh4706455604435673388.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc Merge succeeded, producing 2c33471a7cc0f3032fb4c5041825ca4d955e5709 Checking out Revision 2c33471a7cc0f3032fb4c5041825ca4d955e5709 (PR-29) > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # 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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh5076097263430676038.key > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c33471a7cc0f3032fb4c5041825ca4d955e5709 # timeout=10 Commit message: "Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-19T17:07:49.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-19T17:07:49.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-19T17:07:49.654Z] ========================================================= [2021-07-19T17:07:49.654Z] EdgeX Global Pipelines Version Info [2021-07-19T17:07:49.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 44eed5fc28d086f298a9fd83a4e5699dc52c3b7b # timeout=10 [2021-07-19T17:07:50.907Z] ------------------- [2021-07-19T17:07:50.907Z] stable info: [2021-07-19T17:07:50.907Z] ------------------- [2021-07-19T17:07:50.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-19T17:07:50.907Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-19T17:07:50.907Z] Message: update stable to v1.0.197 [2021-07-19T17:07:51.505Z] ------------------- [2021-07-19T17:07:51.505Z] experimental info: [2021-07-19T17:07:51.505Z] ------------------- [2021-07-19T17:07:51.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-19T17:07:51.505Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-19T17:07:51.505Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-19T17:07:51.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-19T17:07:51.664Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-19T17:07:51.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-19T17:07:51.712Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-19T17:07:51.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-19T17:07:51.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-19T17:07:51.780Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-19T17:07:51.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-19T17:07:51.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-19T17:07:51.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-19T17:07:51.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-19T17:07:51.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-19T17:07:51.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-19T17:07:51.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-19T17:07:51.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-19T17:07:52.014Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-19T17:07:52.039Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-19T17:07:52.062Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-19T17:07:52.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-19T17:07:52.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-19T17:07:52.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-19T17:07:52.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-19T17:07:52.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-19T17:07:52.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-19T17:07:52.247Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-19T17:07:52.270Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-19T17:07:52.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2021-07-19T17:07:52.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2021-07-19T17:07:52.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2021-07-19T17:07:52.371Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c33471a7cc0f3032fb4c5041825ca4d955e5709 [Pipeline] echo [2021-07-19T17:07:52.403Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c33471 [Pipeline] echo [2021-07-19T17:07:52.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-19T17:07:52.499Z] provisioning config files... [2021-07-19T17:07:52.518Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config3991203028825850535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:07:52.852Z] ---> docker-login.sh [2021-07-19T17:07:52.852Z] nexus3.edgexfoundry.org:10001 [2021-07-19T17:07:52.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:07:53.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:07:53.121Z] Configure a credential helper to remove this warning. See [2021-07-19T17:07:53.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:07:53.121Z] [2021-07-19T17:07:53.121Z] Login Succeeded [2021-07-19T17:07:53.121Z] nexus3.edgexfoundry.org:10002 [2021-07-19T17:07:53.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:07:53.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:07:53.396Z] Configure a credential helper to remove this warning. See [2021-07-19T17:07:53.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:07:53.396Z] [2021-07-19T17:07:53.396Z] Login Succeeded [2021-07-19T17:07:53.396Z] nexus3.edgexfoundry.org:10003 [2021-07-19T17:07:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:07:53.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:07:53.396Z] Configure a credential helper to remove this warning. See [2021-07-19T17:07:53.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:07:53.396Z] [2021-07-19T17:07:53.396Z] Login Succeeded [2021-07-19T17:07:53.396Z] nexus3.edgexfoundry.org:10004 [2021-07-19T17:07:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:07:53.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:07:53.664Z] Configure a credential helper to remove this warning. See [2021-07-19T17:07:53.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:07:53.664Z] [2021-07-19T17:07:53.664Z] Login Succeeded [2021-07-19T17:07:53.664Z] docker.io [2021-07-19T17:07:53.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:07:53.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:07:53.944Z] Configure a credential helper to remove this warning. See [2021-07-19T17:07:53.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:07:53.944Z] [2021-07-19T17:07:53.944Z] Login Succeeded [2021-07-19T17:07:53.944Z] ---> docker-login.sh ends [Pipeline] } [2021-07-19T17:07:53.960Z] 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-07-19T17:07:54.508Z] + git log --format=format:%s -1 2c33471a7cc0f3032fb4c5041825ca4d955e5709 [Pipeline] echo [2021-07-19T17:07:54.567Z] GIT_COMMIT: 2c33471a7cc0f3032fb4c5041825ca4d955e5709, Commit Message: Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD [Pipeline] echo [2021-07-19T17:07:54.582Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:07:55.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-19T17:07:55.222Z] [2021-07-19T17:07:55.222Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:07:55.778Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-19T17:07:55.779Z] latest: Pulling from edgex-devops/git-semver [2021-07-19T17:07:55.779Z] 31603596830f: Pulling fs layer [2021-07-19T17:07:55.779Z] b6dc333f4379: Pulling fs layer [2021-07-19T17:07:55.779Z] 3d9ef1400e77: Pulling fs layer [2021-07-19T17:07:55.779Z] fd332fbdc1db: Pulling fs layer [2021-07-19T17:07:55.779Z] fd332fbdc1db: Waiting [2021-07-19T17:07:55.779Z] b6dc333f4379: Verifying Checksum [2021-07-19T17:07:55.779Z] b6dc333f4379: Download complete [2021-07-19T17:07:56.055Z] 31603596830f: Verifying Checksum [2021-07-19T17:07:56.055Z] 31603596830f: Download complete [2021-07-19T17:07:56.055Z] 31603596830f: Pull complete [2021-07-19T17:07:56.055Z] b6dc333f4379: Pull complete [2021-07-19T17:07:56.325Z] fd332fbdc1db: Verifying Checksum [2021-07-19T17:07:56.325Z] fd332fbdc1db: Download complete [2021-07-19T17:07:56.325Z] 3d9ef1400e77: Verifying Checksum [2021-07-19T17:07:56.325Z] 3d9ef1400e77: Download complete [2021-07-19T17:07:56.920Z] 3d9ef1400e77: Pull complete [2021-07-19T17:07:56.920Z] fd332fbdc1db: Pull complete [2021-07-19T17:07:57.189Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-19T17:07:57.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-19T17:07:57.189Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-19T17:07:57.297Z] prd-centos7-docker-4c-2g-3281 does not seem to be running inside a container [2021-07-19T17:07:57.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-19T17:07:58.126Z] $ docker top 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-19T17:07:58.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-19T17:07:58.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-19T17:07:58.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-19T17:07:58.428Z] $ docker exec 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent [2021-07-19T17:07:58.551Z] SSH_AUTH_SOCK=/tmp/ssh-qgdk1vue8mRr/agent.14 [2021-07-19T17:07:58.551Z] SSH_AGENT_PID=20 [2021-07-19T17:07:58.564Z] Running ssh-add (command line suppressed) [2021-07-19T17:07:58.659Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1685766809612412468.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1685766809612412468.key) [2021-07-19T17:07:58.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-19T17:07:59.019Z] + git tag --points-at HEAD [Pipeline] } [2021-07-19T17:07:59.038Z] $ docker exec --env ******** --env ******** 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent -k [2021-07-19T17:07:59.129Z] unset SSH_AUTH_SOCK; [2021-07-19T17:07:59.130Z] unset SSH_AGENT_PID; [2021-07-19T17:07:59.130Z] echo Agent pid 20 killed; [2021-07-19T17:07:59.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-19T17:07:59.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-19T17:07:59.218Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-19T17:07:59.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-19T17:07:59.330Z] $ docker exec 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent [2021-07-19T17:07:59.448Z] SSH_AUTH_SOCK=/tmp/ssh-p6E44pVlehUd/agent.53 [2021-07-19T17:07:59.448Z] SSH_AGENT_PID=59 [2021-07-19T17:07:59.458Z] Running ssh-add (command line suppressed) [2021-07-19T17:07:59.547Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1575020262157853019.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1575020262157853019.key) [2021-07-19T17:07:59.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-19T17:07:59.915Z] + git semver init [2021-07-19T17:07:59.915Z] # -> Open(): unable to determine branch for HEAD [2021-07-19T17:07:59.915Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git [2021-07-19T17:07:59.915Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-07-19T17:07:59.915Z] # $SEMVER_REMOTE_NAME = origin [2021-07-19T17:07:59.915Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-19T17:07:59.915Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-19T17:07:59.915Z] # $SEMVER_BRANCH = PR-29 [2021-07-19T17:07:59.915Z] # $SEMVER_TEMP = /tmp/semver-357769353 [2021-07-19T17:07:59.915Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-19T17:08:00.185Z] # '/tmp/semver-357769353' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' [2021-07-19T17:08:00.185Z] # -> Force: false [2021-07-19T17:08:00.185Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } [2021-07-19T17:08:00.196Z] $ docker exec --env ******** --env ******** 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent -k [2021-07-19T17:08:00.296Z] unset SSH_AUTH_SOCK; [2021-07-19T17:08:00.296Z] unset SSH_AGENT_PID; [2021-07-19T17:08:00.296Z] echo Agent pid 59 killed; [2021-07-19T17:08:00.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-19T17:08:00.671Z] + git semver [Pipeline] } [2021-07-19T17:08:00.689Z] $ docker stop --time=1 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 [2021-07-19T17:08:01.907Z] $ docker rm -f 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-19T17:08:02.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-19T17:08:02.662Z] Stashed 1 file(s) [Pipeline] echo [2021-07-19T17:08:02.666Z] [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-07-19T17:08:18.024Z] Still waiting to schedule task [2021-07-19T17:08:18.024Z] ‘prd-centos7-blackbox-4c-2g-3161’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-19T17:08:18.024Z] ‘prd-centos7-builder-2c-1g-3279’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-19T17:08:18.024Z] ‘prd-centos7-docker-4c-2g-2785’ is offline [2021-07-19T17:08:18.025Z] ‘prd-centos7-docker-4c-2g-3277’ is offline [2021-07-19T17:08:18.025Z] ‘prd-centos7-docker-4c-2g-3278’ is offline [2021-07-19T17:08:18.025Z] ‘prd-centos7-docker-4c-2g-3283’ is offline [2021-07-19T17:08:18.025Z] ‘prd-ubuntu18.04-docker-8c-8g-3173’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-19T17:08:18.026Z] Still waiting to schedule task [2021-07-19T17:08:18.027Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-19T17:11:00.519Z] Running on prd-centos7-docker-4c-2g-3285 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-07-19T17:11:00.541Z] Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout [2021-07-19T17:11:00.665Z] Selected Git installation does not exist. Using Default [2021-07-19T17:11:00.665Z] The recommended git tool is: NONE [2021-07-19T17:11:04.050Z] using credential edgex-jenkins-ssh [2021-07-19T17:11:04.065Z] Cloning the remote Git repository [2021-07-19T17:11:04.109Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-19T17:11:04.182Z] > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 [2021-07-19T17:11:04.263Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-19T17:11:04.263Z] > git --version # timeout=10 [2021-07-19T17:11:04.274Z] > git --version # 'git version 2.24.4' [2021-07-19T17:11:04.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-19T17:11:04.308Z] [INFO] Currently running in a labeled security context [2021-07-19T17:11:04.309Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-19T17:11:04.309Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh7668279415710814761.key [2021-07-19T17:11:04.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-19T17:11:05.258Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-19T17:11:05.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-19T17:11:05.288Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-19T17:11:05.305Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-19T17:11:05.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-19T17:11:05.308Z] [INFO] Currently running in a labeled security context [2021-07-19T17:11:05.308Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-19T17:11:05.308Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh229289389518520840.key [2021-07-19T17:11:05.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-19T17:11:05.738Z] Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-07-19T17:11:05.871Z] Merge succeeded, producing fc14bf10e71dbe8998ed09a1ae970893aaac048a [2021-07-19T17:11:05.872Z] Checking out Revision fc14bf10e71dbe8998ed09a1ae970893aaac048a (PR-29) [2021-07-19T17:11:05.746Z] > git config core.sparsecheckout # timeout=10 [2021-07-19T17:11:05.753Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-07-19T17:11:05.805Z] > git remote # timeout=10 [2021-07-19T17:11:05.815Z] > git config --get remote.origin.url # timeout=10 [2021-07-19T17:11:05.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-19T17:11:05.823Z] [INFO] Currently running in a labeled security context [2021-07-19T17:11:05.823Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-19T17:11:05.823Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh7244815415096499161.key [2021-07-19T17:11:05.827Z] > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 [2021-07-19T17:11:05.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-19T17:11:05.871Z] > git config core.sparsecheckout # timeout=10 [2021-07-19T17:11:05.877Z] > git checkout -f fc14bf10e71dbe8998ed09a1ae970893aaac048a # timeout=10 [2021-07-19T17:11:09.623Z] Commit message: "Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD" [2021-07-19T17:11:09.696Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-19T17:11:10.126Z] provisioning config files... [2021-07-19T17:11:10.152Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config5419803063767812402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:11:10.611Z] ---> docker-login.sh [2021-07-19T17:11:10.611Z] nexus3.edgexfoundry.org:10001 [2021-07-19T17:11:10.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:09.682Z] > git rev-list --no-walk 44eed5fc28d086f298a9fd83a4e5699dc52c3b7b # timeout=10 [2021-07-19T17:11:10.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:10.882Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:10.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:10.882Z] [2021-07-19T17:11:10.882Z] Login Succeeded [2021-07-19T17:11:10.882Z] nexus3.edgexfoundry.org:10002 [2021-07-19T17:11:10.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:11.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:11.151Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:11.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:11.151Z] [2021-07-19T17:11:11.151Z] Login Succeeded [2021-07-19T17:11:11.151Z] nexus3.edgexfoundry.org:10003 [2021-07-19T17:11:11.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:11.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:11.430Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:11.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:11.430Z] [2021-07-19T17:11:11.430Z] Login Succeeded [2021-07-19T17:11:11.430Z] nexus3.edgexfoundry.org:10004 [2021-07-19T17:11:11.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:11.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:11.430Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:11.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:11.430Z] [2021-07-19T17:11:11.430Z] Login Succeeded [2021-07-19T17:11:11.430Z] docker.io [2021-07-19T17:11:11.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:11.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:11.968Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:11.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:11.969Z] [2021-07-19T17:11:11.969Z] Login Succeeded [2021-07-19T17:11:11.969Z] ---> docker-login.sh ends [Pipeline] } [2021-07-19T17:11:12.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-19T17:11:12.225Z] ========================================================= [2021-07-19T17:11:12.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-19T17:11:12.225Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:11:12.547Z] + 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-07-19T17:11:12.547Z] Sending build context to Docker daemon 1.196MB [2021-07-19T17:11:12.547Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-19T17:11:12.547Z] Step 2/10 : FROM ${BASE} [2021-07-19T17:11:12.824Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-19T17:11:12.824Z] 540db60ca938: Pulling fs layer [2021-07-19T17:11:12.824Z] adcc1eea9eea: Pulling fs layer [2021-07-19T17:11:12.824Z] 4c4ab2625f07: Pulling fs layer [2021-07-19T17:11:12.824Z] 0773c198feca: Pulling fs layer [2021-07-19T17:11:12.824Z] 345f892a5656: Pulling fs layer [2021-07-19T17:11:12.824Z] 4796506630df: Pulling fs layer [2021-07-19T17:11:12.824Z] cc55df3e53f1: Pulling fs layer [2021-07-19T17:11:12.824Z] 4d027b6c602c: Pulling fs layer [2021-07-19T17:11:12.824Z] 449e75d2c14e: Pulling fs layer [2021-07-19T17:11:12.824Z] 0773c198feca: Waiting [2021-07-19T17:11:12.824Z] 345f892a5656: Waiting [2021-07-19T17:11:12.824Z] 4796506630df: Waiting [2021-07-19T17:11:12.824Z] cc55df3e53f1: Waiting [2021-07-19T17:11:12.824Z] 4d027b6c602c: Waiting [2021-07-19T17:11:12.824Z] 449e75d2c14e: Waiting [2021-07-19T17:11:12.824Z] 4c4ab2625f07: Verifying Checksum [2021-07-19T17:11:12.824Z] 4c4ab2625f07: Download complete [2021-07-19T17:11:12.824Z] adcc1eea9eea: Verifying Checksum [2021-07-19T17:11:12.824Z] adcc1eea9eea: Download complete [2021-07-19T17:11:12.824Z] 345f892a5656: Verifying Checksum [2021-07-19T17:11:12.824Z] 345f892a5656: Download complete [2021-07-19T17:11:12.824Z] 4796506630df: Verifying Checksum [2021-07-19T17:11:12.824Z] 4796506630df: Download complete [2021-07-19T17:11:12.824Z] cc55df3e53f1: Verifying Checksum [2021-07-19T17:11:12.824Z] cc55df3e53f1: Download complete [2021-07-19T17:11:12.824Z] 540db60ca938: Verifying Checksum [2021-07-19T17:11:12.824Z] 540db60ca938: Download complete [2021-07-19T17:11:13.094Z] 540db60ca938: Pull complete [2021-07-19T17:11:13.361Z] 4d027b6c602c: Verifying Checksum [2021-07-19T17:11:13.361Z] 4d027b6c602c: Download complete [2021-07-19T17:11:13.361Z] adcc1eea9eea: Pull complete [2021-07-19T17:11:13.361Z] 4c4ab2625f07: Pull complete [2021-07-19T17:11:15.956Z] 449e75d2c14e: Verifying Checksum [2021-07-19T17:11:15.956Z] 449e75d2c14e: Download complete [2021-07-19T17:11:17.377Z] 0773c198feca: Verifying Checksum [2021-07-19T17:11:17.377Z] 0773c198feca: Download complete [2021-07-19T17:11:19.861Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3284 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-07-19T17:11:19.881Z] Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout [2021-07-19T17:11:20.099Z] Selected Git installation does not exist. Using Default [2021-07-19T17:11:20.099Z] The recommended git tool is: NONE [2021-07-19T17:11:20.745Z] 0773c198feca: Pull complete [2021-07-19T17:11:21.011Z] 345f892a5656: Pull complete [2021-07-19T17:11:21.011Z] 4796506630df: Pull complete [2021-07-19T17:11:21.011Z] cc55df3e53f1: Pull complete [2021-07-19T17:11:21.282Z] 4d027b6c602c: Pull complete [2021-07-19T17:11:23.241Z] 449e75d2c14e: Pull complete [2021-07-19T17:11:23.241Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-19T17:11:23.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-19T17:11:23.241Z] ---> 0d28375d9b5b [2021-07-19T17:11:23.241Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-19T17:11:25.226Z] ---> Running in fec1362133f2 [2021-07-19T17:11:25.226Z] Removing intermediate container fec1362133f2 [2021-07-19T17:11:25.226Z] ---> 61e8f5eab9c6 [2021-07-19T17:11:25.226Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-19T17:11:25.226Z] ---> Running in a46779efe3f5 [2021-07-19T17:11:25.226Z] Removing intermediate container a46779efe3f5 [2021-07-19T17:11:25.226Z] ---> 00f9f2c31ba0 [2021-07-19T17:11:25.226Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-19T17:11:25.226Z] ---> Running in 896d0ea3468e [2021-07-19T17:11:25.226Z] Removing intermediate container 896d0ea3468e [2021-07-19T17:11:25.226Z] ---> 2fe06039502d [2021-07-19T17:11:25.226Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-19T17:11:25.226Z] ---> Running in 01afb5bc4115 [2021-07-19T17:11:25.497Z] using credential edgex-jenkins-ssh [2021-07-19T17:11:25.543Z] Cloning the remote Git repository [2021-07-19T17:11:26.215Z] Removing intermediate container 01afb5bc4115 [2021-07-19T17:11:26.215Z] ---> 11435fc4b64c [2021-07-19T17:11:26.215Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-19T17:11:26.215Z] ---> Running in 9a1a5ef84d1b [2021-07-19T17:11:26.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-19T17:11:25.598Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-19T17:11:25.729Z] > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 [2021-07-19T17:11:25.810Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-19T17:11:25.811Z] > git --version # timeout=10 [2021-07-19T17:11:25.827Z] > git --version # 'git version 2.17.1' [2021-07-19T17:11:25.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-19T17:11:25.903Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-19T17:11:27.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-19T17:11:27.354Z] Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-07-19T17:11:27.450Z] OK: 149 MiB in 40 packages [2021-07-19T17:11:26.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-19T17:11:26.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-19T17:11:26.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-19T17:11:26.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-19T17:11:26.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-19T17:11:26.872Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-19T17:11:27.367Z] > git config core.sparsecheckout # timeout=10 [2021-07-19T17:11:27.382Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-07-19T17:11:27.485Z] > git remote # timeout=10 [2021-07-19T17:11:27.659Z] Merge succeeded, producing eee86b2820ca58ad511a283f1999e47e0c14b3f4 [2021-07-19T17:11:27.660Z] Checking out Revision eee86b2820ca58ad511a283f1999e47e0c14b3f4 (PR-29) [2021-07-19T17:11:28.042Z] Removing intermediate container 9a1a5ef84d1b [2021-07-19T17:11:28.042Z] ---> 3d0ce6542fc1 [2021-07-19T17:11:28.042Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-19T17:11:28.042Z] ---> Running in cdfbc15cde0f [2021-07-19T17:11:28.042Z] Removing intermediate container cdfbc15cde0f [2021-07-19T17:11:28.042Z] ---> a0115850dc51 [2021-07-19T17:11:28.042Z] Step 9/10 : COPY . . [2021-07-19T17:11:28.310Z] ---> e949e1ec5ef8 [2021-07-19T17:11:28.310Z] Step 10/10 : RUN go mod download [2021-07-19T17:11:28.310Z] ---> Running in 4f18a97d3846 [2021-07-19T17:11:27.503Z] > git config --get remote.origin.url # timeout=10 [2021-07-19T17:11:27.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-19T17:11:27.528Z] > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 [2021-07-19T17:11:27.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-19T17:11:27.662Z] > git config core.sparsecheckout # timeout=10 [2021-07-19T17:11:27.676Z] > git checkout -f eee86b2820ca58ad511a283f1999e47e0c14b3f4 # timeout=10 [2021-07-19T17:11:31.880Z] Commit message: "Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD" [2021-07-19T17:11:31.900Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-19T17:11:32.249Z] provisioning config files... [2021-07-19T17:11:32.277Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config7229551478162727705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:11:32.871Z] ---> docker-login.sh [2021-07-19T17:11:32.871Z] nexus3.edgexfoundry.org:10001 [2021-07-19T17:11:31.882Z] > git rev-list --no-walk 44eed5fc28d086f298a9fd83a4e5699dc52c3b7b # timeout=10 [2021-07-19T17:11:33.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:34.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:34.090Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:34.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:34.090Z] [2021-07-19T17:11:34.090Z] Login Succeeded [2021-07-19T17:11:34.090Z] nexus3.edgexfoundry.org:10002 [2021-07-19T17:11:34.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:34.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:34.688Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:34.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:34.688Z] [2021-07-19T17:11:34.688Z] Login Succeeded [2021-07-19T17:11:34.688Z] nexus3.edgexfoundry.org:10003 [2021-07-19T17:11:35.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:35.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:35.288Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:35.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:35.288Z] [2021-07-19T17:11:35.288Z] Login Succeeded [2021-07-19T17:11:35.288Z] nexus3.edgexfoundry.org:10004 [2021-07-19T17:11:35.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:35.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:35.891Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:35.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:35.891Z] [2021-07-19T17:11:35.891Z] Login Succeeded [2021-07-19T17:11:35.891Z] docker.io [2021-07-19T17:11:36.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-19T17:11:36.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-19T17:11:36.765Z] Configure a credential helper to remove this warning. See [2021-07-19T17:11:36.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-19T17:11:36.765Z] [2021-07-19T17:11:36.765Z] Login Succeeded [2021-07-19T17:11:36.765Z] ---> docker-login.sh ends [Pipeline] } [2021-07-19T17:11:36.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-19T17:11:37.438Z] ========================================================= [2021-07-19T17:11:37.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-19T17:11:37.438Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:11:37.856Z] + 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-07-19T17:11:38.423Z] Removing intermediate container 4f18a97d3846 [2021-07-19T17:11:38.423Z] ---> a89fec6d3b54 [2021-07-19T17:11:38.423Z] Successfully built a89fec6d3b54 [2021-07-19T17:11:38.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:11:38.487Z] Sending build context to Docker daemon 1.196MB [2021-07-19T17:11:38.487Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-19T17:11:38.487Z] Step 2/10 : FROM ${BASE} [2021-07-19T17:11:38.753Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-19T17:11:38.753Z] . [2021-07-19T17:11:38.768Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-19T17:11:38.769Z] 595b0fe564bb: Pulling fs layer [2021-07-19T17:11:38.769Z] 24495759ef45: Pulling fs layer [2021-07-19T17:11:38.769Z] d148012ef14d: Pulling fs layer [2021-07-19T17:11:38.769Z] cb65c68fc2e2: Pulling fs layer [2021-07-19T17:11:38.769Z] 093eec477d81: Pulling fs layer [2021-07-19T17:11:38.769Z] a6d5b2bbb924: Pulling fs layer [2021-07-19T17:11:38.769Z] 2446dc1eb7d3: Pulling fs layer [2021-07-19T17:11:38.769Z] 596795e73e0f: Pulling fs layer [2021-07-19T17:11:38.769Z] a6d5b2bbb924: Waiting [2021-07-19T17:11:38.769Z] 2446dc1eb7d3: Waiting [2021-07-19T17:11:38.769Z] cb65c68fc2e2: Waiting [2021-07-19T17:11:38.769Z] 093eec477d81: Waiting [2021-07-19T17:11:38.769Z] 596795e73e0f: Waiting [2021-07-19T17:11:38.769Z] d148012ef14d: Verifying Checksum [2021-07-19T17:11:38.769Z] d148012ef14d: Download complete [2021-07-19T17:11:38.769Z] 24495759ef45: Verifying Checksum [2021-07-19T17:11:38.769Z] 24495759ef45: Download complete [2021-07-19T17:11:38.769Z] 093eec477d81: Download complete [2021-07-19T17:11:38.769Z] 595b0fe564bb: Verifying Checksum [2021-07-19T17:11:38.769Z] 595b0fe564bb: Download complete [2021-07-19T17:11:38.769Z] 2446dc1eb7d3: Verifying Checksum [2021-07-19T17:11:38.769Z] 2446dc1eb7d3: Download complete [Pipeline] withDockerContainer [2021-07-19T17:11:38.857Z] prd-centos7-docker-4c-2g-3285 does not seem to be running inside a container [2021-07-19T17:11:38.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-19T17:11:39.046Z] a6d5b2bbb924: Verifying Checksum [2021-07-19T17:11:39.046Z] a6d5b2bbb924: Download complete [2021-07-19T17:11:39.309Z] $ docker top 84dae089207a25cd7562f929bb4adfd23d177bd0ebb40f7fb40326f8783c6a07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-19T17:11:39.651Z] 595b0fe564bb: Pull complete [2021-07-19T17:11:39.721Z] + go version [2021-07-19T17:11:39.721Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-19T17:11:39.733Z] $ docker stop --time=1 84dae089207a25cd7562f929bb4adfd23d177bd0ebb40f7fb40326f8783c6a07 [2021-07-19T17:11:40.255Z] 24495759ef45: Pull complete [2021-07-19T17:11:40.857Z] d148012ef14d: Pull complete [2021-07-19T17:11:40.946Z] $ docker rm -f 84dae089207a25cd7562f929bb4adfd23d177bd0ebb40f7fb40326f8783c6a07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-19T17:11:41.133Z] 596795e73e0f: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:11:41.664Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-19T17:11:41.664Z] . [Pipeline] withDockerContainer [2021-07-19T17:11:41.760Z] prd-centos7-docker-4c-2g-3285 does not seem to be running inside a container [2021-07-19T17:11:41.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-19T17:11:42.114Z] cb65c68fc2e2: Verifying Checksum [2021-07-19T17:11:42.114Z] cb65c68fc2e2: Download complete [2021-07-19T17:11:42.168Z] $ docker top efaa76c3fa1b80d6d7833e136032b038d4462218310ff6e2ea044ce5b1d6aece -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-19T17:11:42.563Z] + go mod tidy [Pipeline] sh [2021-07-19T17:11:42.906Z] + make test [2021-07-19T17:11:42.906Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-19T17:11:43.193Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-19T17:11:49.248Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-19T17:11:49.248Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-19T17:11:49.248Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-07-19T17:11:49.248Z] have (string, bool, string, string) [2021-07-19T17:11:49.248Z] want (string, string) [2021-07-19T17:11:52.299Z] cb65c68fc2e2: Pull complete [2021-07-19T17:11:52.299Z] 093eec477d81: Pull complete [2021-07-19T17:11:52.900Z] a6d5b2bbb924: Pull complete [2021-07-19T17:11:53.179Z] 2446dc1eb7d3: Pull complete [2021-07-19T17:11:55.990Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-07-19T17:11:55.990Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 52.0% of statements [2021-07-19T17:11:55.990Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.005s coverage: 95.5% of statements [2021-07-19T17:11:55.990Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-07-19T17:11:56.011Z] $ docker stop --time=1 efaa76c3fa1b80d6d7833e136032b038d4462218310ff6e2ea044ce5b1d6aece [2021-07-19T17:11:57.441Z] $ docker rm -f efaa76c3fa1b80d6d7833e136032b038d4462218310ff6e2ea044ce5b1d6aece [2021-07-19T17:11:57.508Z] 596795e73e0f: Pull complete [2021-07-19T17:11:57.508Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-19T17:11:57.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-19T17:11:57.508Z] ---> d9e956139c92 [2021-07-19T17:11:57.508Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:11:58.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-19T17:11:58.408Z] [2021-07-19T17:11:58.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:11:58.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-19T17:11:58.766Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-19T17:11:58.766Z] b4d181a07f80: Pulling fs layer [2021-07-19T17:11:58.766Z] a1111a8f2ec3: Pulling fs layer [2021-07-19T17:11:58.766Z] ed53099fbce6: Pulling fs layer [2021-07-19T17:11:58.766Z] dc539afda2c1: Pulling fs layer [2021-07-19T17:11:58.766Z] 77bc0d833cb6: Pulling fs layer [2021-07-19T17:11:58.766Z] 9065ff56babe: Pulling fs layer [2021-07-19T17:11:58.766Z] d287ab97295c: Pulling fs layer [2021-07-19T17:11:58.766Z] 77bc0d833cb6: Waiting [2021-07-19T17:11:58.766Z] 9065ff56babe: Waiting [2021-07-19T17:11:58.766Z] d287ab97295c: Waiting [2021-07-19T17:11:58.766Z] dc539afda2c1: Waiting [2021-07-19T17:11:59.037Z] a1111a8f2ec3: Verifying Checksum [2021-07-19T17:11:59.037Z] a1111a8f2ec3: Download complete [2021-07-19T17:11:59.037Z] dc539afda2c1: Verifying Checksum [2021-07-19T17:11:59.037Z] dc539afda2c1: Download complete [2021-07-19T17:11:59.323Z] 77bc0d833cb6: Verifying Checksum [2021-07-19T17:11:59.323Z] 77bc0d833cb6: Download complete [2021-07-19T17:11:59.592Z] 9065ff56babe: Verifying Checksum [2021-07-19T17:11:59.592Z] 9065ff56babe: Download complete [2021-07-19T17:11:59.860Z] ed53099fbce6: Verifying Checksum [2021-07-19T17:11:59.860Z] ed53099fbce6: Download complete [2021-07-19T17:12:00.134Z] ---> Running in 5b2394423749 [2021-07-19T17:12:00.451Z] b4d181a07f80: Verifying Checksum [2021-07-19T17:12:00.451Z] b4d181a07f80: Download complete [2021-07-19T17:12:00.748Z] Removing intermediate container 5b2394423749 [2021-07-19T17:12:00.748Z] ---> 649ff057c5dc [2021-07-19T17:12:00.748Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-19T17:12:00.748Z] ---> Running in d148edaf2abf [2021-07-19T17:12:01.349Z] Removing intermediate container d148edaf2abf [2021-07-19T17:12:01.349Z] ---> 9b838bef9e63 [2021-07-19T17:12:01.349Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-19T17:12:01.349Z] ---> Running in 2fa3b3768407 [2021-07-19T17:12:01.904Z] b4d181a07f80: Pull complete [2021-07-19T17:12:01.904Z] a1111a8f2ec3: Pull complete [2021-07-19T17:12:01.954Z] Removing intermediate container 2fa3b3768407 [2021-07-19T17:12:01.954Z] ---> 0e93c480c17c [2021-07-19T17:12:01.954Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-19T17:12:01.954Z] ---> Running in dd05a28dab22 [2021-07-19T17:12:02.508Z] ed53099fbce6: Pull complete [2021-07-19T17:12:02.508Z] dc539afda2c1: Pull complete [2021-07-19T17:12:02.797Z] 77bc0d833cb6: Pull complete [2021-07-19T17:12:02.797Z] 9065ff56babe: Pull complete [2021-07-19T17:12:04.210Z] d287ab97295c: Verifying Checksum [2021-07-19T17:12:04.210Z] d287ab97295c: Download complete [2021-07-19T17:12:04.584Z] Removing intermediate container dd05a28dab22 [2021-07-19T17:12:04.584Z] ---> c5e0c17808e0 [2021-07-19T17:12:04.584Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-19T17:12:04.584Z] ---> Running in e6af5be63734 [2021-07-19T17:12:05.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-19T17:12:06.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-19T17:12:07.130Z] OK: 138 MiB in 40 packages [2021-07-19T17:12:08.493Z] d287ab97295c: Pull complete [2021-07-19T17:12:08.493Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-19T17:12:08.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-19T17:12:08.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-19T17:12:08.566Z] Removing intermediate container e6af5be63734 [2021-07-19T17:12:08.566Z] ---> 845895b1daff [2021-07-19T17:12:08.566Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-19T17:12:08.566Z] ---> Running in 09d596624523 [2021-07-19T17:12:08.610Z] prd-centos7-docker-4c-2g-3285 does not seem to be running inside a container [2021-07-19T17:12:08.677Z] $ 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/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-19T17:12:08.842Z] Removing intermediate container 09d596624523 [2021-07-19T17:12:08.842Z] ---> 8f544bf12ac3 [2021-07-19T17:12:08.842Z] Step 9/10 : COPY . . [2021-07-19T17:12:09.828Z] ---> cfc9f01a03a2 [2021-07-19T17:12:09.828Z] Step 10/10 : RUN go mod download [2021-07-19T17:12:10.104Z] ---> Running in 14ceae9c114f [2021-07-19T17:12:11.660Z] $ docker top c933c7c4e791946f2edef1bf70b62fd106b68f06455a6dd7a3421f5144933712 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:12:12.157Z] ---> job-cost.sh [2021-07-19T17:12:12.158Z] lf-activate-venv: SKIPPING [2021-07-19T17:12:12.158Z] INFO: No Stack... [2021-07-19T17:12:13.127Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-19T17:12:13.397Z] INFO: Archiving Costs [Pipeline] sh [2021-07-19T17:12:13.718Z] + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv [2021-07-19T17:12:13.719Z] + cut -d, -f6 [Pipeline] lock [2021-07-19T17:12:13.760Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [2021-07-19T17:12:13.774Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] did not exist. Created. [2021-07-19T17:12:13.774Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-19T17:12:14.117Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-19T17:12:14.388Z] Stashed 1 file(s) [Pipeline] } [2021-07-19T17:12:14.402Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-19T17:12:14.429Z] $ docker stop --time=1 c933c7c4e791946f2edef1bf70b62fd106b68f06455a6dd7a3421f5144933712 [2021-07-19T17:12:15.600Z] $ docker rm -f c933c7c4e791946f2edef1bf70b62fd106b68f06455a6dd7a3421f5144933712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-19T17:12:15.924Z] Failed in branch amd64 [2021-07-19T17:12:36.913Z] Removing intermediate container 14ceae9c114f [2021-07-19T17:12:36.913Z] ---> 7c45aa3caaa3 [2021-07-19T17:12:36.913Z] Successfully built 7c45aa3caaa3 [2021-07-19T17:12:36.913Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:12:37.258Z] + docker inspect -f . ci-base-image-arm64 [2021-07-19T17:12:37.259Z] . [Pipeline] withDockerContainer [2021-07-19T17:12:37.492Z] prd-ubuntu18.04-docker-arm64-4c-16g-3284 does not seem to be running inside a container [2021-07-19T17:12:37.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** ci-base-image-arm64 cat [2021-07-19T17:12:39.167Z] $ docker top 7503ba824d39d985bca2211dbbe8df3afe45826811a1e0440ce7bca87b56d7de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-19T17:12:40.115Z] + go version [2021-07-19T17:12:40.115Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-19T17:12:40.135Z] $ docker stop --time=1 7503ba824d39d985bca2211dbbe8df3afe45826811a1e0440ce7bca87b56d7de [2021-07-19T17:12:41.927Z] $ docker rm -f 7503ba824d39d985bca2211dbbe8df3afe45826811a1e0440ce7bca87b56d7de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:12:42.682Z] + docker inspect -f . ci-base-image-arm64 [2021-07-19T17:12:42.682Z] . [Pipeline] withDockerContainer [2021-07-19T17:12:42.942Z] prd-ubuntu18.04-docker-arm64-4c-16g-3284 does not seem to be running inside a container [2021-07-19T17:12:43.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 ******** ci-base-image-arm64 cat [2021-07-19T17:12:44.680Z] $ docker top 77151d3b8e1a266dfbd8b6ee8268922a786966d6e6ba691eec67dbabbd5c517d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-19T17:12:45.675Z] + go mod tidy [Pipeline] sh [2021-07-19T17:12:46.950Z] + make test [2021-07-19T17:12:46.950Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-19T17:12:47.943Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-19T17:13:14.839Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-19T17:13:14.839Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-19T17:13:14.839Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-07-19T17:13:14.839Z] have (string, bool, string, string) [2021-07-19T17:13:14.839Z] want (string, string) [2021-07-19T17:13:29.983Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-07-19T17:13:29.983Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.533s coverage: 52.0% of statements [2021-07-19T17:13:29.983Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2021-07-19T17:13:29.983Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-07-19T17:13:30.006Z] $ docker stop --time=1 77151d3b8e1a266dfbd8b6ee8268922a786966d6e6ba691eec67dbabbd5c517d [2021-07-19T17:13:32.193Z] $ docker rm -f 77151d3b8e1a266dfbd8b6ee8268922a786966d6e6ba691eec67dbabbd5c517d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:13:33.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-19T17:13:33.424Z] [2021-07-19T17:13:33.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:13:34.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-19T17:13:34.332Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-19T17:13:34.332Z] 448f6bf000e3: Pulling fs layer [2021-07-19T17:13:34.332Z] f757da607395: Pulling fs layer [2021-07-19T17:13:34.332Z] 05883995daec: Pulling fs layer [2021-07-19T17:13:34.332Z] 8603b9c90790: Pulling fs layer [2021-07-19T17:13:34.332Z] 1560dd03e051: Pulling fs layer [2021-07-19T17:13:34.332Z] 27f5ce0e4adf: Pulling fs layer [2021-07-19T17:13:34.332Z] c2d8d7efcc4b: Pulling fs layer [2021-07-19T17:13:34.332Z] 8603b9c90790: Waiting [2021-07-19T17:13:34.332Z] 27f5ce0e4adf: Waiting [2021-07-19T17:13:34.332Z] c2d8d7efcc4b: Waiting [2021-07-19T17:13:34.332Z] 1560dd03e051: Waiting [2021-07-19T17:13:34.608Z] f757da607395: Download complete [2021-07-19T17:13:34.608Z] 8603b9c90790: Download complete [2021-07-19T17:13:35.205Z] 05883995daec: Verifying Checksum [2021-07-19T17:13:35.205Z] 05883995daec: Download complete [2021-07-19T17:13:35.205Z] 27f5ce0e4adf: Verifying Checksum [2021-07-19T17:13:35.205Z] 27f5ce0e4adf: Download complete [2021-07-19T17:13:35.205Z] 1560dd03e051: Verifying Checksum [2021-07-19T17:13:35.205Z] 1560dd03e051: Download complete [2021-07-19T17:13:35.802Z] 448f6bf000e3: Verifying Checksum [2021-07-19T17:13:35.802Z] 448f6bf000e3: Download complete [2021-07-19T17:13:39.207Z] c2d8d7efcc4b: Verifying Checksum [2021-07-19T17:13:39.207Z] c2d8d7efcc4b: Download complete [2021-07-19T17:13:39.207Z] 448f6bf000e3: Pull complete [2021-07-19T17:13:40.188Z] f757da607395: Pull complete [2021-07-19T17:13:41.624Z] 05883995daec: Pull complete [2021-07-19T17:13:41.895Z] 8603b9c90790: Pull complete [2021-07-19T17:13:42.878Z] 1560dd03e051: Pull complete [2021-07-19T17:13:43.152Z] 27f5ce0e4adf: Pull complete [2021-07-19T17:13:58.258Z] c2d8d7efcc4b: Pull complete [2021-07-19T17:13:58.258Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-19T17:13:58.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-19T17:13:58.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-19T17:13:58.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-3284 does not seem to be running inside a container [2021-07-19T17:13:58.581Z] $ 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/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-19T17:14:02.239Z] $ docker top 9c1620fad1d03676210f2ee7d93d10d74cbad798fc5d2ffb3aac5687a78808c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:03.277Z] ---> job-cost.sh [2021-07-19T17:14:03.277Z] lf-activate-venv: SKIPPING [2021-07-19T17:14:03.277Z] INFO: No Stack... [2021-07-19T17:14:04.253Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-19T17:14:04.523Z] INFO: Archiving Costs [Pipeline] sh [2021-07-19T17:14:05.186Z] + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv [2021-07-19T17:14:05.186Z] + cut -d, -f6 [Pipeline] lock [2021-07-19T17:14:05.255Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [2021-07-19T17:14:05.265Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] did not exist. Created. [2021-07-19T17:14:05.265Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-19T17:14:05.975Z] /w/workspace/device-rfid-llrp-go/10@tmp/durable-0f74ed6f/script.sh: 1: /w/workspace/device-rfid-llrp-go/10@tmp/durable-0f74ed6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-19T17:14:06.665Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-19T17:14:06.703Z] Warning: overwriting stash ‘stack-cost’ [2021-07-19T17:14:07.229Z] Stashed 1 file(s) [Pipeline] } [2021-07-19T17:14:07.241Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-19T17:14:07.277Z] $ docker stop --time=1 9c1620fad1d03676210f2ee7d93d10d74cbad798fc5d2ffb3aac5687a78808c9 [2021-07-19T17:14:09.168Z] $ docker rm -f 9c1620fad1d03676210f2ee7d93d10d74cbad798fc5d2ffb3aac5687a78808c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-19T17:14:09.856Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:11.767Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:12.373Z] ---> package-listing.sh [2021-07-19T17:14:12.373Z] ++ facter osfamily [2021-07-19T17:14:12.373Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-19T17:14:12.648Z] + OS_FAMILY=redhat [2021-07-19T17:14:12.648Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-07-19T17:14:12.648Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-19T17:14:12.648Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-19T17:14:12.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-19T17:14:12.648Z] + PACKAGES=/tmp/packages_start.txt [2021-07-19T17:14:12.648Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-07-19T17:14:12.648Z] + PACKAGES=/tmp/packages_end.txt [2021-07-19T17:14:12.648Z] + case "${OS_FAMILY}" in [2021-07-19T17:14:12.648Z] + sort [2021-07-19T17:14:12.648Z] + rpm -qa [2021-07-19T17:14:13.235Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-19T17:14:13.235Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-19T17:14:13.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-19T17:14:13.235Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-07-19T17:14:13.235Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [2021-07-19T17:14:13.235Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo [2021-07-19T17:14:13.294Z] 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-19T17:14:13.605Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:14:14.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-19T17:14:14.229Z] [2021-07-19T17:14:14.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-19T17:14:14.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-19T17:14:15.609Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-19T17:14:15.609Z] b4d181a07f80: Pulling fs layer [2021-07-19T17:14:15.609Z] a1111a8f2ec3: Pulling fs layer [2021-07-19T17:14:15.609Z] ed53099fbce6: Pulling fs layer [2021-07-19T17:14:15.609Z] dc539afda2c1: Pulling fs layer [2021-07-19T17:14:15.609Z] 77bc0d833cb6: Pulling fs layer [2021-07-19T17:14:15.609Z] 9065ff56babe: Pulling fs layer [2021-07-19T17:14:15.609Z] d287ab97295c: Pulling fs layer [2021-07-19T17:14:15.609Z] 77bc0d833cb6: Waiting [2021-07-19T17:14:15.609Z] 9065ff56babe: Waiting [2021-07-19T17:14:15.609Z] d287ab97295c: Waiting [2021-07-19T17:14:15.609Z] dc539afda2c1: Waiting [2021-07-19T17:14:15.609Z] a1111a8f2ec3: Verifying Checksum [2021-07-19T17:14:15.609Z] a1111a8f2ec3: Download complete [2021-07-19T17:14:15.879Z] dc539afda2c1: Verifying Checksum [2021-07-19T17:14:15.879Z] dc539afda2c1: Download complete [2021-07-19T17:14:15.879Z] 77bc0d833cb6: Verifying Checksum [2021-07-19T17:14:15.879Z] 77bc0d833cb6: Download complete [2021-07-19T17:14:15.879Z] 9065ff56babe: Verifying Checksum [2021-07-19T17:14:15.879Z] 9065ff56babe: Download complete [2021-07-19T17:14:16.166Z] ed53099fbce6: Verifying Checksum [2021-07-19T17:14:16.166Z] ed53099fbce6: Download complete [2021-07-19T17:14:17.129Z] b4d181a07f80: Verifying Checksum [2021-07-19T17:14:17.129Z] b4d181a07f80: Download complete [2021-07-19T17:14:18.107Z] b4d181a07f80: Pull complete [2021-07-19T17:14:18.376Z] a1111a8f2ec3: Pull complete [2021-07-19T17:14:18.962Z] ed53099fbce6: Pull complete [2021-07-19T17:14:18.962Z] dc539afda2c1: Pull complete [2021-07-19T17:14:19.233Z] 77bc0d833cb6: Pull complete [2021-07-19T17:14:19.233Z] 9065ff56babe: Pull complete [2021-07-19T17:14:20.656Z] d287ab97295c: Verifying Checksum [2021-07-19T17:14:20.656Z] d287ab97295c: Download complete [2021-07-19T17:14:24.948Z] d287ab97295c: Pull complete [2021-07-19T17:14:24.948Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-19T17:14:24.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-19T17:14:24.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-19T17:14:25.063Z] prd-centos7-docker-4c-2g-3281 does not seem to be running inside a container [2021-07-19T17:14:25.136Z] $ 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-19T17:14:27.301Z] $ docker top 8ace863cc1511bf098d0c63b7a6fbbee09cc0844ba90b4b6c053c8e923314649 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-19T17:14:27.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-19T17:14:28.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-19T17:14:28.413Z] + ls /var/log/sa-host [2021-07-19T17:14:28.413Z] + sadf -c /var/log/sa-host/sa05 [2021-07-19T17:14:28.413Z] file_magic: OK [2021-07-19T17:14:28.413Z] HZ: Using current value: 100 [2021-07-19T17:14:28.413Z] file_header: OK [2021-07-19T17:14:28.413Z] 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-07-19T17:14:28.413Z] Statistics: [2021-07-19T17:14:28.413Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-19T17:14:28.413Z] File successfully converted to sysstat format version 12.0.3 [2021-07-19T17:14:28.413Z] + sadf -c /var/log/sa-host/sa19 [2021-07-19T17:14:28.413Z] file_magic: OK [2021-07-19T17:14:28.413Z] HZ: Using current value: 100 [2021-07-19T17:14:28.413Z] file_header: OK [2021-07-19T17:14:28.413Z] 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-07-19T17:14:28.413Z] Statistics: [2021-07-19T17:14:28.413Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-19T17:14:28.413Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-19T17:14:28.661Z] provisioning config files... [2021-07-19T17:14:28.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6566924044176159217tmp [Pipeline] { [Pipeline] echo [2021-07-19T17:14:28.727Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:29.054Z] ---> create-netrc.sh [Pipeline] } [2021-07-19T17:14:29.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:29.522Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-19T17:14:29.544Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:29.865Z] ---> sudo-logs.sh [2021-07-19T17:14:29.865Z] Archiving 'sudo' log.. [2021-07-19T17:14:29.865Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3281.vexxhost.local: Name or service not known [2021-07-19T17:14:29.865Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3281.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-19T17:14:29.926Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:30.246Z] ---> job-cost.sh [2021-07-19T17:14:30.246Z] lf-activate-venv: SKIPPING [2021-07-19T17:14:30.246Z] DEBUG: total: 0.18000000715255737 [2021-07-19T17:14:30.246Z] INFO: Retrieving Stack Cost... [2021-07-19T17:14:31.208Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-19T17:14:31.208Z] INFO: Archiving Costs [Pipeline] echo [2021-07-19T17:14:31.227Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-19T17:14:31.554Z] ---> logs-deploy.sh [2021-07-19T17:14:31.554Z] lf-activate-venv: SKIPPING [2021-07-19T17:14:31.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/10 [2021-07-19T17:14:31.554Z] INFO: archiving workspace using pattern(s): [2021-07-19T17:14:32.155Z] Archives upload complete. [2021-07-19T17:14:32.155Z] INFO: archiving logs to Nexus [2021-07-19T17:14:32.742Z] ---> uname -a: [2021-07-19T17:14:32.742Z] Linux prd-centos7-docker-4c-2g-3281.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-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] ---> lscpu: [2021-07-19T17:14:32.742Z] Architecture: x86_64 [2021-07-19T17:14:32.742Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-19T17:14:32.742Z] Byte Order: Little Endian [2021-07-19T17:14:32.742Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-19T17:14:32.742Z] CPU(s): 2 [2021-07-19T17:14:32.742Z] On-line CPU(s) list: 0,1 [2021-07-19T17:14:32.742Z] Thread(s) per core: 1 [2021-07-19T17:14:32.742Z] Core(s) per socket: 1 [2021-07-19T17:14:32.742Z] Socket(s): 2 [2021-07-19T17:14:32.742Z] NUMA node(s): 1 [2021-07-19T17:14:32.742Z] Vendor ID: AuthenticAMD [2021-07-19T17:14:32.742Z] CPU family: 23 [2021-07-19T17:14:32.742Z] Model: 49 [2021-07-19T17:14:32.742Z] Model name: AMD EPYC-Rome Processor [2021-07-19T17:14:32.742Z] Stepping: 0 [2021-07-19T17:14:32.742Z] CPU MHz: 2799.998 [2021-07-19T17:14:32.742Z] BogoMIPS: 5599.99 [2021-07-19T17:14:32.742Z] Virtualization: AMD-V [2021-07-19T17:14:32.742Z] Hypervisor vendor: KVM [2021-07-19T17:14:32.742Z] Virtualization type: full [2021-07-19T17:14:32.742Z] L1d cache: 32K [2021-07-19T17:14:32.742Z] L1i cache: 32K [2021-07-19T17:14:32.742Z] L2 cache: 512K [2021-07-19T17:14:32.742Z] L3 cache: 16384K [2021-07-19T17:14:32.742Z] NUMA node0 CPU(s): 0,1 [2021-07-19T17:14:32.742Z] 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-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] ---> nproc: [2021-07-19T17:14:32.742Z] 2 [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] ---> df -h: [2021-07-19T17:14:32.742Z] Filesystem Size Used Avail Use% Mounted on [2021-07-19T17:14:32.742Z] overlay 40G 7.7G 33G 20% / [2021-07-19T17:14:32.742Z] tmpfs 64M 0 64M 0% /dev [2021-07-19T17:14:32.742Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-07-19T17:14:32.742Z] shm 64M 0 64M 0% /dev/shm [2021-07-19T17:14:32.742Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] ---> sar -b -r -n DEV: [2021-07-19T17:14:32.742Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/19/21 _x86_64_ (2 CPU) [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] 17:07:06 LINUX RESTART (2 CPU) [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] 17:08:01 tps rtps wtps bread/s bwrtn/s [2021-07-19T17:14:32.742Z] 17:09:01 5.00 0.17 4.83 22.65 151.63 [2021-07-19T17:14:32.742Z] 17:10:01 0.37 0.00 0.37 0.00 6.08 [2021-07-19T17:14:32.742Z] 17:11:01 0.30 0.00 0.30 0.00 3.88 [2021-07-19T17:14:32.742Z] 17:12:01 0.22 0.00 0.22 0.00 3.10 [2021-07-19T17:14:32.742Z] 17:13:01 0.47 0.00 0.47 0.00 6.51 [2021-07-19T17:14:32.742Z] 17:14:01 0.25 0.00 0.25 0.00 3.38 [2021-07-19T17:14:32.742Z] Average: 1.10 0.03 1.07 3.78 29.10 [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-19T17:14:32.742Z] 17:09:01 5471632 0 800656 10.00 2620 1734032 1255660 13.86 577280 1561896 20 [2021-07-19T17:14:32.742Z] 17:10:01 5474480 0 797800 9.96 2620 1734040 1204236 13.30 575696 1561348 20 [2021-07-19T17:14:32.742Z] 17:11:01 5475584 0 796696 9.95 2620 1734040 1204032 13.29 573152 1562828 8 [2021-07-19T17:14:32.742Z] 17:12:01 5473644 0 798624 9.97 2620 1734052 1204236 13.30 574464 1563708 8 [2021-07-19T17:14:32.742Z] 17:13:01 5472084 0 800180 9.99 2620 1734056 1204128 13.29 573672 1566740 8 [2021-07-19T17:14:32.742Z] 17:14:01 5471000 0 801260 10.00 2620 1734060 1204032 13.29 574336 1566740 8 [2021-07-19T17:14:32.742Z] Average: 5473071 0 799203 9.98 2620 1734047 1212721 13.39 574767 1563877 12 [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-19T17:14:32.742Z] 17:09:01 eth0 8.69 5.26 8.96 2.41 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:10:01 eth0 1.13 0.35 0.31 0.20 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:11:01 eth0 0.77 0.08 0.08 0.01 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:12:01 eth0 0.98 0.53 0.54 0.39 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:13:01 eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] Average: eth0 1.98 1.07 1.66 0.51 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] ---> sar -P ALL: [2021-07-19T17:14:32.742Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/19/21 _x86_64_ (2 CPU) [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] 17:07:06 LINUX RESTART (2 CPU) [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] 17:08:01 CPU %user %nice %system %iowait %steal %idle [2021-07-19T17:14:32.742Z] 17:09:01 all 0.52 0.00 0.20 0.02 0.03 99.23 [2021-07-19T17:14:32.742Z] 17:09:01 0 0.27 0.00 0.18 0.02 0.02 99.52 [2021-07-19T17:14:32.742Z] 17:09:01 1 0.77 0.00 0.22 0.02 0.05 98.95 [2021-07-19T17:14:32.742Z] 17:10:01 all 0.13 0.00 0.04 0.00 0.03 99.79 [2021-07-19T17:14:32.742Z] 17:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-19T17:14:32.742Z] 17:10:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-07-19T17:14:32.742Z] 17:11:01 all 0.15 0.00 0.03 0.00 0.03 99.78 [2021-07-19T17:14:32.742Z] 17:11:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-07-19T17:14:32.742Z] 17:11:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-07-19T17:14:32.742Z] 17:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-19T17:14:32.742Z] 17:12:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-07-19T17:14:32.742Z] 17:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-19T17:14:32.742Z] 17:13:01 all 0.18 0.00 0.05 0.00 0.03 99.74 [2021-07-19T17:14:32.742Z] 17:13:01 0 0.35 0.00 0.07 0.00 0.03 99.55 [2021-07-19T17:14:32.742Z] 17:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-19T17:14:32.742Z] 17:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-07-19T17:14:32.742Z] 17:14:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-19T17:14:32.742Z] 17:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-19T17:14:32.742Z] Average: all 0.21 0.00 0.06 0.00 0.03 99.70 [2021-07-19T17:14:32.742Z] Average: 0 0.19 0.00 0.06 0.00 0.03 99.72 [2021-07-19T17:14:32.742Z] Average: 1 0.23 0.00 0.06 0.00 0.03 99.67 [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z] [2021-07-19T17:14:32.742Z]