Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (569691b94654610df87c1d3183750c832743b633) 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-ssh1392932427028701380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh2894333757757511795.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-28/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-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4321174079915461534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh1702939798206919729.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-28/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-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh685572539519766533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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-2058 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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-28 # 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-28@tmp/jenkins-gitclient-ssh1630170572099261578.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 86c895fa9d89410ac047a4308c9517734f6ef1ee Checking out Revision 86c895fa9d89410ac047a4308c9517734f6ef1ee (PR-28) > 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-28@tmp/jenkins-gitclient-ssh4291431696276691147.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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-28@tmp/jenkins-gitclient-ssh3910568816395219144.key > git merge 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86c895fa9d89410ac047a4308c9517734f6ef1ee # timeout=10 Commit message: "Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk c4955409cfb29adecef4d267d8ec96aebfef1ecf # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T09:07:05.228Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T09:07:05.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T09:07:05.359Z] ========================================================= [2021-10-05T09:07:05.359Z] EdgeX Global Pipelines Version Info [2021-10-05T09:07:05.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:07:06.622Z] ------------------- [2021-10-05T09:07:06.622Z] stable info: [2021-10-05T09:07:06.622Z] ------------------- [2021-10-05T09:07:06.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T09:07:06.622Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T09:07:06.622Z] Message: update stable to v1.0.206 [2021-10-05T09:07:07.221Z] ------------------- [2021-10-05T09:07:07.221Z] experimental info: [2021-10-05T09:07:07.221Z] ------------------- [2021-10-05T09:07:07.221Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T09:07:07.221Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T09:07:07.221Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T09:07:07.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-10-05T09:07:07.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-10-05T09:07:07.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T09:07:07.438Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T09:07:07.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T09:07:07.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T09:07:07.515Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T09:07:07.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T09:07:07.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T09:07:07.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T09:07:07.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T09:07:07.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T09:07:07.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-10-05T09:07:07.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T09:07:07.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T09:07:07.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T09:07:07.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T09:07:07.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T09:07:07.877Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T09:07:07.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T09:07:07.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-05T09:07:07.974Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-05T09:07:08.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-05T09:07:08.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T09:07:08.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T09:07:08.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-05T09:07:08.188Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T09:07:08.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-10-05T09:07:08.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-10-05T09:07:08.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-10-05T09:07:08.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86c895fa9d89410ac047a4308c9517734f6ef1ee [Pipeline] echo [2021-10-05T09:07:08.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86c895f [Pipeline] echo [2021-10-05T09:07:08.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T09:07:08.470Z] provisioning config files... [2021-10-05T09:07:08.490Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config291316900580407461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:07:08.830Z] ---> docker-login.sh [2021-10-05T09:07:08.830Z] nexus3.edgexfoundry.org:10001 [2021-10-05T09:07:08.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:07:09.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:07:09.102Z] Configure a credential helper to remove this warning. See [2021-10-05T09:07:09.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:07:09.102Z] [2021-10-05T09:07:09.102Z] Login Succeeded [2021-10-05T09:07:09.102Z] nexus3.edgexfoundry.org:10002 [2021-10-05T09:07:09.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:07:09.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:07:09.102Z] Configure a credential helper to remove this warning. See [2021-10-05T09:07:09.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:07:09.102Z] [2021-10-05T09:07:09.102Z] Login Succeeded [2021-10-05T09:07:09.102Z] nexus3.edgexfoundry.org:10003 [2021-10-05T09:07:09.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:07:09.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:07:09.369Z] Configure a credential helper to remove this warning. See [2021-10-05T09:07:09.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:07:09.369Z] [2021-10-05T09:07:09.369Z] Login Succeeded [2021-10-05T09:07:09.369Z] nexus3.edgexfoundry.org:10004 [2021-10-05T09:07:09.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:07:09.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:07:09.369Z] Configure a credential helper to remove this warning. See [2021-10-05T09:07:09.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:07:09.369Z] [2021-10-05T09:07:09.369Z] Login Succeeded [2021-10-05T09:07:09.369Z] docker.io [2021-10-05T09:07:09.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:07:09.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:07:09.913Z] Configure a credential helper to remove this warning. See [2021-10-05T09:07:09.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:07:09.913Z] [2021-10-05T09:07:09.913Z] Login Succeeded [2021-10-05T09:07:09.913Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T09:07:09.924Z] 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-10-05T09:07:10.433Z] + git log --format=format:%s -1 86c895fa9d89410ac047a4308c9517734f6ef1ee [Pipeline] echo [2021-10-05T09:07:10.482Z] GIT_COMMIT: 86c895fa9d89410ac047a4308c9517734f6ef1ee, Commit Message: Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD [Pipeline] echo [2021-10-05T09:07:10.496Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:07:11.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T09:07:11.090Z] [2021-10-05T09:07:11.090Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:07:11.431Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T09:07:11.431Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T09:07:11.431Z] 31603596830f: Pulling fs layer [2021-10-05T09:07:11.431Z] 04fac38145f0: Pulling fs layer [2021-10-05T09:07:11.431Z] 701f6daf10bf: Pulling fs layer [2021-10-05T09:07:11.431Z] 24f72da36158: Pulling fs layer [2021-10-05T09:07:11.431Z] 24f72da36158: Waiting [2021-10-05T09:07:11.431Z] 04fac38145f0: Verifying Checksum [2021-10-05T09:07:11.431Z] 04fac38145f0: Download complete [2021-10-05T09:07:11.700Z] 31603596830f: Verifying Checksum [2021-10-05T09:07:11.700Z] 31603596830f: Download complete [2021-10-05T09:07:11.700Z] 701f6daf10bf: Verifying Checksum [2021-10-05T09:07:11.700Z] 701f6daf10bf: Download complete [2021-10-05T09:07:11.700Z] 24f72da36158: Verifying Checksum [2021-10-05T09:07:11.700Z] 24f72da36158: Download complete [2021-10-05T09:07:11.700Z] 31603596830f: Pull complete [2021-10-05T09:07:11.966Z] 04fac38145f0: Pull complete [2021-10-05T09:07:12.561Z] 701f6daf10bf: Pull complete [2021-10-05T09:07:12.561Z] 24f72da36158: Pull complete [2021-10-05T09:07:12.561Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T09:07:12.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T09:07:12.561Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T09:07:12.647Z] prd-centos7-docker-4c-2g-2058 does not seem to be running inside a container [2021-10-05T09:07:12.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T09:07:13.464Z] $ docker top 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T09:07:13.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T09:07:13.591Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T09:07:13.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T09:07:13.686Z] $ docker exec 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent [2021-10-05T09:07:13.794Z] SSH_AUTH_SOCK=/tmp/ssh-0gu07wy3QOIj/agent.14 [2021-10-05T09:07:13.794Z] SSH_AGENT_PID=20 [2021-10-05T09:07:13.805Z] Running ssh-add (command line suppressed) [2021-10-05T09:07:13.886Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_53389299042669795.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_53389299042669795.key) [2021-10-05T09:07:13.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T09:07:14.227Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T09:07:14.238Z] $ docker exec --env ******** --env ******** 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent -k [2021-10-05T09:07:14.342Z] unset SSH_AUTH_SOCK; [2021-10-05T09:07:14.343Z] unset SSH_AGENT_PID; [2021-10-05T09:07:14.343Z] echo Agent pid 20 killed; [2021-10-05T09:07:14.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T09:07:14.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T09:07:14.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T09:07:14.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T09:07:14.526Z] $ docker exec 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent [2021-10-05T09:07:14.643Z] SSH_AUTH_SOCK=/tmp/ssh-4v6OHrfJWi2P/agent.53 [2021-10-05T09:07:14.643Z] SSH_AGENT_PID=60 [2021-10-05T09:07:14.653Z] Running ssh-add (command line suppressed) [2021-10-05T09:07:14.738Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_2716451581964840499.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_2716451581964840499.key) [2021-10-05T09:07:14.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T09:07:15.093Z] + git semver init [2021-10-05T09:07:15.093Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T09:07:15.093Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-10-05T09:07:15.093Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-10-05T09:07:15.093Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T09:07:15.093Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T09:07:15.093Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T09:07:15.093Z] # $SEMVER_BRANCH = PR-28 [2021-10-05T09:07:15.093Z] # $SEMVER_TEMP = /tmp/semver-503866055 [2021-10-05T09:07:15.093Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-10-05T09:07:15.682Z] # '/tmp/semver-503866055' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-10-05T09:07:15.682Z] # -> Force: false [2021-10-05T09:07:15.682Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-10-05T09:07:15.688Z] $ docker exec --env ******** --env ******** 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 ssh-agent -k [2021-10-05T09:07:15.780Z] unset SSH_AUTH_SOCK; [2021-10-05T09:07:15.780Z] unset SSH_AGENT_PID; [2021-10-05T09:07:15.780Z] echo Agent pid 60 killed; [2021-10-05T09:07:15.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T09:07:16.147Z] + git semver [Pipeline] } [2021-10-05T09:07:16.159Z] $ docker stop --time=1 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 [2021-10-05T09:07:17.364Z] $ docker rm -f 017c0d54c12ed63ad860189aff308b4cf4064c762317bccc6007ec14273767c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T09:07:17.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T09:07:18.101Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T09:07:18.105Z] [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-10-05T09:07:33.371Z] Still waiting to schedule task [2021-10-05T09:07:33.372Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-05T09:07:33.374Z] Still waiting to schedule task [2021-10-05T09:07:33.374Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T09:11:06.010Z] Running on prd-centos7-docker-4c-2g-2063 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-10-05T09:11:06.028Z] Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout [2021-10-05T09:11:06.161Z] Selected Git installation does not exist. Using Default [2021-10-05T09:11:06.161Z] The recommended git tool is: NONE [2021-10-05T09:11:08.879Z] using credential edgex-jenkins-ssh [2021-10-05T09:11:08.898Z] Cloning the remote Git repository [2021-10-05T09:11:08.015Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T09:11:08.088Z] > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 [2021-10-05T09:11:08.123Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T09:11:08.124Z] > git --version # timeout=10 [2021-10-05T09:11:08.128Z] > git --version # 'git version 2.24.4' [2021-10-05T09:11:08.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T09:11:08.154Z] [INFO] Currently running in a labeled security context [2021-10-05T09:11:08.154Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T09:11:08.154Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh5037035998666717816.key [2021-10-05T09:11:08.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T09:11:10.293Z] Merging remotes/origin/main commit 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-10-05T09:11:10.404Z] Merge succeeded, producing ac30b5b0fa819e7b8ae62268c97dca7edc7940a6 [2021-10-05T09:11:10.405Z] Checking out Revision ac30b5b0fa819e7b8ae62268c97dca7edc7940a6 (PR-28) [2021-10-05T09:11:08.832Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-05T09:11:08.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T09:11:08.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-05T09:11:08.873Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T09:11:08.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T09:11:08.874Z] [INFO] Currently running in a labeled security context [2021-10-05T09:11:08.875Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T09:11:08.875Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh7797021790850712305.key [2021-10-05T09:11:08.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T09:11:09.399Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T09:11:09.407Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-10-05T09:11:09.445Z] > git remote # timeout=10 [2021-10-05T09:11:09.451Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T09:11:09.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T09:11:09.456Z] [INFO] Currently running in a labeled security context [2021-10-05T09:11:09.456Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T09:11:09.456Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/16@tmp/jenkins-gitclient-ssh3444917407479225734.key [2021-10-05T09:11:09.464Z] > git merge 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 [2021-10-05T09:11:09.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T09:11:09.502Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T09:11:09.506Z] > git checkout -f ac30b5b0fa819e7b8ae62268c97dca7edc7940a6 # timeout=10 [2021-10-05T09:11:13.982Z] Commit message: "Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD" [2021-10-05T09:11:13.997Z] First time build. Skipping changelog. [2021-10-05T09:11:13.291Z] > git rev-list --no-walk c4955409cfb29adecef4d267d8ec96aebfef1ecf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T09:11:14.539Z] provisioning config files... [2021-10-05T09:11:14.557Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config7875904449588249753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:11:14.981Z] ---> docker-login.sh [2021-10-05T09:11:14.981Z] nexus3.edgexfoundry.org:10001 [2021-10-05T09:11:14.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:15.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:15.251Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:15.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:15.251Z] [2021-10-05T09:11:15.251Z] Login Succeeded [2021-10-05T09:11:15.251Z] nexus3.edgexfoundry.org:10002 [2021-10-05T09:11:15.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:15.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:15.251Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:15.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:15.251Z] [2021-10-05T09:11:15.251Z] Login Succeeded [2021-10-05T09:11:15.251Z] nexus3.edgexfoundry.org:10003 [2021-10-05T09:11:15.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:15.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:15.519Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:15.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:15.519Z] [2021-10-05T09:11:15.519Z] Login Succeeded [2021-10-05T09:11:15.519Z] nexus3.edgexfoundry.org:10004 [2021-10-05T09:11:15.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:15.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:15.519Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:15.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:15.519Z] [2021-10-05T09:11:15.519Z] Login Succeeded [2021-10-05T09:11:15.519Z] docker.io [2021-10-05T09:11:15.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:16.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:16.055Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:16.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:16.055Z] [2021-10-05T09:11:16.055Z] Login Succeeded [2021-10-05T09:11:16.055Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T09:11:16.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T09:11:16.328Z] ========================================================= [2021-10-05T09:11:16.328Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T09:11:16.328Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:11:16.665Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-05T09:11:16.665Z] Sending build context to Docker daemon 1.2MB [2021-10-05T09:11:16.665Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T09:11:16.665Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-05T09:11:16.665Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T09:11:16.665Z] 540db60ca938: Pulling fs layer [2021-10-05T09:11:16.665Z] adcc1eea9eea: Pulling fs layer [2021-10-05T09:11:16.665Z] 4c4ab2625f07: Pulling fs layer [2021-10-05T09:11:16.665Z] db62176df00c: Pulling fs layer [2021-10-05T09:11:16.665Z] 3b30891b0d05: Pulling fs layer [2021-10-05T09:11:16.665Z] 06b49ca38bd5: Pulling fs layer [2021-10-05T09:11:16.665Z] c788192a36de: Pulling fs layer [2021-10-05T09:11:16.665Z] a77e37c0d609: Pulling fs layer [2021-10-05T09:11:16.665Z] c3185cebc471: Pulling fs layer [2021-10-05T09:11:16.665Z] db62176df00c: Waiting [2021-10-05T09:11:16.665Z] 3b30891b0d05: Waiting [2021-10-05T09:11:16.665Z] 06b49ca38bd5: Waiting [2021-10-05T09:11:16.665Z] c788192a36de: Waiting [2021-10-05T09:11:16.665Z] a77e37c0d609: Waiting [2021-10-05T09:11:16.665Z] c3185cebc471: Waiting [2021-10-05T09:11:16.778Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2062 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-10-05T09:11:16.794Z] Running in /w/workspace/device-rfid-llrp-go/16 [Pipeline] { [Pipeline] checkout [2021-10-05T09:11:16.932Z] 4c4ab2625f07: Download complete [2021-10-05T09:11:16.932Z] adcc1eea9eea: Verifying Checksum [2021-10-05T09:11:16.932Z] adcc1eea9eea: Download complete [2021-10-05T09:11:16.932Z] 3b30891b0d05: Verifying Checksum [2021-10-05T09:11:16.932Z] 3b30891b0d05: Download complete [2021-10-05T09:11:16.932Z] 06b49ca38bd5: Verifying Checksum [2021-10-05T09:11:16.932Z] 06b49ca38bd5: Download complete [2021-10-05T09:11:16.932Z] 540db60ca938: Verifying Checksum [2021-10-05T09:11:16.932Z] 540db60ca938: Download complete [2021-10-05T09:11:16.932Z] c788192a36de: Verifying Checksum [2021-10-05T09:11:16.932Z] c788192a36de: Download complete [2021-10-05T09:11:17.202Z] 540db60ca938: Pull complete [2021-10-05T09:11:17.202Z] adcc1eea9eea: Pull complete [2021-10-05T09:11:17.230Z] Selected Git installation does not exist. Using Default [2021-10-05T09:11:17.230Z] The recommended git tool is: NONE [2021-10-05T09:11:17.476Z] 4c4ab2625f07: Pull complete [2021-10-05T09:11:17.476Z] a77e37c0d609: Verifying Checksum [2021-10-05T09:11:17.476Z] a77e37c0d609: Download complete [2021-10-05T09:11:18.445Z] db62176df00c: Verifying Checksum [2021-10-05T09:11:18.445Z] db62176df00c: Download complete [2021-10-05T09:11:18.445Z] c3185cebc471: Verifying Checksum [2021-10-05T09:11:18.445Z] c3185cebc471: Download complete [2021-10-05T09:11:21.811Z] db62176df00c: Pull complete [2021-10-05T09:11:21.811Z] 3b30891b0d05: Pull complete [2021-10-05T09:11:21.811Z] 06b49ca38bd5: Pull complete [2021-10-05T09:11:22.078Z] c788192a36de: Pull complete [2021-10-05T09:11:22.078Z] a77e37c0d609: Pull complete [2021-10-05T09:11:24.037Z] using credential edgex-jenkins-ssh [2021-10-05T09:11:24.058Z] Cloning the remote Git repository [2021-10-05T09:11:24.768Z] c3185cebc471: Pull complete [2021-10-05T09:11:24.768Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-05T09:11:24.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T09:11:24.768Z] ---> 031687cdd783 [2021-10-05T09:11:24.768Z] Step 3/14 : ARG MAKE='make build' [2021-10-05T09:11:24.133Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T09:11:24.256Z] > git init /w/workspace/device-rfid-llrp-go/16 # timeout=10 [2021-10-05T09:11:24.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T09:11:24.361Z] > git --version # timeout=10 [2021-10-05T09:11:24.389Z] > git --version # 'git version 2.17.1' [2021-10-05T09:11:24.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T09:11:24.473Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T09:11:25.739Z] ---> Running in 164c256ad6fc [2021-10-05T09:11:25.739Z] Removing intermediate container 164c256ad6fc [2021-10-05T09:11:25.739Z] ---> 9e451e11fcfe [2021-10-05T09:11:25.739Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-05T09:11:25.739Z] ---> Running in f206ffa0c9bb [2021-10-05T09:11:26.006Z] Removing intermediate container f206ffa0c9bb [2021-10-05T09:11:26.006Z] ---> 0a6dcfca69a3 [2021-10-05T09:11:26.006Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T09:11:26.006Z] ---> Running in 546e3e7a349a [2021-10-05T09:11:26.006Z] Removing intermediate container 546e3e7a349a [2021-10-05T09:11:26.006Z] ---> 0e6d6aeb3992 [2021-10-05T09:11:26.006Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T09:11:26.006Z] ---> Running in 68f76808db53 [2021-10-05T09:11:26.072Z] Merging remotes/origin/main commit 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-10-05T09:11:25.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-05T09:11:25.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T09:11:25.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-10-05T09:11:25.371Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-10-05T09:11:25.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T09:11:25.386Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T09:11:26.095Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T09:11:26.116Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-10-05T09:11:26.238Z] > git remote # timeout=10 [2021-10-05T09:11:26.260Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T09:11:26.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T09:11:26.291Z] > git merge 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 [2021-10-05T09:11:26.435Z] Merge succeeded, producing 3c0c4171469a4f1f6b309783cf030fc43de28db0 [2021-10-05T09:11:26.436Z] Checking out Revision 3c0c4171469a4f1f6b309783cf030fc43de28db0 (PR-28) [2021-10-05T09:11:26.594Z] Removing intermediate container 68f76808db53 [2021-10-05T09:11:26.594Z] ---> b4e250473a38 [2021-10-05T09:11:26.594Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T09:11:26.594Z] ---> Running in 6c3ff293476c [2021-10-05T09:11:26.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T09:11:26.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T09:11:26.443Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T09:11:26.460Z] > git checkout -f 3c0c4171469a4f1f6b309783cf030fc43de28db0 # timeout=10 [2021-10-05T09:11:27.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T09:11:28.095Z] OK: 219 MiB in 52 packages [2021-10-05T09:11:28.367Z] Removing intermediate container 6c3ff293476c [2021-10-05T09:11:28.367Z] ---> 606010b1be66 [2021-10-05T09:11:28.367Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-05T09:11:28.367Z] ---> Running in a30d1225b249 [2021-10-05T09:11:28.367Z] Removing intermediate container a30d1225b249 [2021-10-05T09:11:28.367Z] ---> d380c92dd725 [2021-10-05T09:11:28.367Z] Step 9/14 : COPY go.mod . [2021-10-05T09:11:28.635Z] ---> 858ac328b657 [2021-10-05T09:11:28.635Z] Step 10/14 : COPY Makefile . [2021-10-05T09:11:28.635Z] ---> e2db9f0c3ba7 [2021-10-05T09:11:28.635Z] Step 11/14 : RUN make update [2021-10-05T09:11:28.635Z] ---> Running in 1c53dd8162d6 [2021-10-05T09:11:28.902Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-05T09:11:31.050Z] Commit message: "Merge commit '9eabae5d0b8447ec436d7ae13a4bd32fe3887095' into HEAD" [2021-10-05T09:11:31.081Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T09:11:31.486Z] provisioning config files... [2021-10-05T09:11:31.524Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/16@tmp/config6872763042364629614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:11:32.418Z] ---> docker-login.sh [2021-10-05T09:11:32.418Z] nexus3.edgexfoundry.org:10001 [2021-10-05T09:11:33.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:34.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:34.055Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:34.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:34.055Z] [2021-10-05T09:11:34.055Z] Login Succeeded [2021-10-05T09:11:34.055Z] nexus3.edgexfoundry.org:10002 [2021-10-05T09:11:34.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:34.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:34.678Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:34.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:34.678Z] [2021-10-05T09:11:34.678Z] Login Succeeded [2021-10-05T09:11:34.678Z] nexus3.edgexfoundry.org:10003 [2021-10-05T09:11:35.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:35.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:35.301Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:35.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:35.301Z] [2021-10-05T09:11:35.301Z] Login Succeeded [2021-10-05T09:11:35.301Z] nexus3.edgexfoundry.org:10004 [2021-10-05T09:11:35.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:35.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:35.919Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:35.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:35.919Z] [2021-10-05T09:11:35.919Z] Login Succeeded [2021-10-05T09:11:35.919Z] docker.io [2021-10-05T09:11:36.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T09:11:36.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T09:11:36.835Z] Configure a credential helper to remove this warning. See [2021-10-05T09:11:36.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T09:11:36.835Z] [2021-10-05T09:11:36.835Z] Login Succeeded [2021-10-05T09:11:36.835Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T09:11:36.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-05T09:11:37.124Z] Removing intermediate container 1c53dd8162d6 [2021-10-05T09:11:37.124Z] ---> 8aa66134c99d [2021-10-05T09:11:37.124Z] Step 12/14 : COPY . . [2021-10-05T09:11:37.124Z] ---> 3840e1481037 [2021-10-05T09:11:37.124Z] Step 13/14 : RUN go mod tidy [2021-10-05T09:11:37.393Z] ---> Running in f6dda83ac200 [Pipeline] echo [2021-10-05T09:11:37.613Z] ========================================================= [2021-10-05T09:11:37.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T09:11:37.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:11:37.666Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-10-05T09:11:37.666Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-10-05T09:11:38.010Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-05T09:11:38.299Z] Sending build context to Docker daemon 1.2MB [2021-10-05T09:11:38.582Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T09:11:38.582Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-05T09:11:38.868Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T09:11:38.868Z] 595b0fe564bb: Pulling fs layer [2021-10-05T09:11:38.868Z] 24495759ef45: Pulling fs layer [2021-10-05T09:11:38.868Z] d148012ef14d: Pulling fs layer [2021-10-05T09:11:38.868Z] e90a11edd702: Pulling fs layer [2021-10-05T09:11:38.868Z] d77568369979: Pulling fs layer [2021-10-05T09:11:38.868Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-05T09:11:38.868Z] 170f2ba95c9a: Pulling fs layer [2021-10-05T09:11:38.868Z] 97ac5df62f85: Pulling fs layer [2021-10-05T09:11:38.868Z] fc1c9f9a7f3b: Waiting [2021-10-05T09:11:38.868Z] 170f2ba95c9a: Waiting [2021-10-05T09:11:38.868Z] 97ac5df62f85: Waiting [2021-10-05T09:11:38.868Z] d77568369979: Waiting [2021-10-05T09:11:38.868Z] d148012ef14d: Verifying Checksum [2021-10-05T09:11:38.868Z] d148012ef14d: Download complete [2021-10-05T09:11:38.868Z] 24495759ef45: Verifying Checksum [2021-10-05T09:11:38.868Z] 24495759ef45: Download complete [2021-10-05T09:11:38.868Z] d77568369979: Download complete [2021-10-05T09:11:39.157Z] fc1c9f9a7f3b: Verifying Checksum [2021-10-05T09:11:39.157Z] fc1c9f9a7f3b: Download complete [2021-10-05T09:11:39.157Z] 595b0fe564bb: Verifying Checksum [2021-10-05T09:11:39.157Z] 595b0fe564bb: Download complete [2021-10-05T09:11:39.157Z] 170f2ba95c9a: Download complete [2021-10-05T09:11:39.800Z] 595b0fe564bb: Pull complete [2021-10-05T09:11:40.244Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-10-05T09:11:40.244Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-10-05T09:11:40.244Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-10-05T09:11:40.244Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-10-05T09:11:40.244Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-10-05T09:11:40.244Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-10-05T09:11:40.244Z] The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] } [2021-10-05T09:11:40.836Z] 24495759ef45: Pull complete [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-10-05T09:11:41.126Z] d148012ef14d: Pull complete [2021-10-05T09:11:41.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T09:11:41.402Z] [2021-10-05T09:11:41.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:11:41.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T09:11:41.733Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T09:11:41.733Z] b4d181a07f80: Pulling fs layer [2021-10-05T09:11:41.733Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T09:11:41.733Z] ed53099fbce6: Pulling fs layer [2021-10-05T09:11:41.733Z] dc539afda2c1: Pulling fs layer [2021-10-05T09:11:41.733Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T09:11:41.733Z] 9065ff56babe: Pulling fs layer [2021-10-05T09:11:41.733Z] d287ab97295c: Pulling fs layer [2021-10-05T09:11:41.733Z] 77bc0d833cb6: Waiting [2021-10-05T09:11:41.733Z] 9065ff56babe: Waiting [2021-10-05T09:11:41.733Z] d287ab97295c: Waiting [2021-10-05T09:11:41.733Z] dc539afda2c1: Waiting [2021-10-05T09:11:41.754Z] 97ac5df62f85: Download complete [2021-10-05T09:11:41.754Z] e90a11edd702: Download complete [2021-10-05T09:11:42.000Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T09:11:42.000Z] a1111a8f2ec3: Download complete [2021-10-05T09:11:42.000Z] dc539afda2c1: Verifying Checksum [2021-10-05T09:11:42.000Z] dc539afda2c1: Download complete [2021-10-05T09:11:42.000Z] ed53099fbce6: Verifying Checksum [2021-10-05T09:11:42.000Z] ed53099fbce6: Download complete [2021-10-05T09:11:42.000Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T09:11:42.000Z] 77bc0d833cb6: Download complete [2021-10-05T09:11:42.000Z] 9065ff56babe: Verifying Checksum [2021-10-05T09:11:42.000Z] 9065ff56babe: Download complete [2021-10-05T09:11:42.265Z] b4d181a07f80: Verifying Checksum [2021-10-05T09:11:42.265Z] b4d181a07f80: Download complete [2021-10-05T09:11:43.250Z] d287ab97295c: Verifying Checksum [2021-10-05T09:11:43.250Z] d287ab97295c: Download complete [2021-10-05T09:11:43.520Z] b4d181a07f80: Pull complete [2021-10-05T09:11:43.783Z] a1111a8f2ec3: Pull complete [2021-10-05T09:11:44.374Z] ed53099fbce6: Pull complete [2021-10-05T09:11:44.374Z] dc539afda2c1: Pull complete [2021-10-05T09:11:44.645Z] 77bc0d833cb6: Pull complete [2021-10-05T09:11:44.911Z] 9065ff56babe: Pull complete [2021-10-05T09:11:50.312Z] d287ab97295c: Pull complete [2021-10-05T09:11:50.312Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T09:11:50.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T09:11:50.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T09:11:50.395Z] prd-centos7-docker-4c-2g-2063 does not seem to be running inside a container [2021-10-05T09:11:50.444Z] $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@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-10-05T09:11:52.058Z] e90a11edd702: Pull complete [2021-10-05T09:11:52.679Z] d77568369979: Pull complete [2021-10-05T09:11:52.964Z] fc1c9f9a7f3b: Pull complete [2021-10-05T09:11:53.251Z] 170f2ba95c9a: Pull complete [2021-10-05T09:11:54.199Z] $ docker top 389661b06537e3e802efc9c5c907ad0ac55f94e0824a4919dabf5866a9632f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:11:54.667Z] ---> job-cost.sh [2021-10-05T09:11:54.667Z] lf-activate-venv: SKIPPING [2021-10-05T09:11:54.667Z] INFO: No Stack... [2021-10-05T09:11:54.933Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T09:11:55.199Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T09:11:55.516Z] + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv [2021-10-05T09:11:55.516Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T09:11:55.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [2021-10-05T09:11:55.564Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] did not exist. Created. [2021-10-05T09:11:55.564Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T09:11:55.906Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T09:11:56.165Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T09:11:56.176Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T09:11:56.206Z] $ docker stop --time=1 389661b06537e3e802efc9c5c907ad0ac55f94e0824a4919dabf5866a9632f7b [2021-10-05T09:11:57.345Z] $ docker rm -f 389661b06537e3e802efc9c5c907ad0ac55f94e0824a4919dabf5866a9632f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T09:11:57.697Z] Failed in branch amd64 [2021-10-05T09:12:00.115Z] 97ac5df62f85: Pull complete [2021-10-05T09:12:00.115Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-05T09:12:00.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T09:12:00.115Z] ---> 04bc70af865f [2021-10-05T09:12:00.115Z] Step 3/14 : ARG MAKE='make build' [2021-10-05T09:12:03.575Z] ---> Running in 9382f946072b [2021-10-05T09:12:03.858Z] Removing intermediate container 9382f946072b [2021-10-05T09:12:03.858Z] ---> f8a231deeb38 [2021-10-05T09:12:03.858Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-05T09:12:04.143Z] ---> Running in 54fa90a11c34 [2021-10-05T09:12:04.435Z] Removing intermediate container 54fa90a11c34 [2021-10-05T09:12:04.435Z] ---> de9e06970433 [2021-10-05T09:12:04.435Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T09:12:04.719Z] ---> Running in 173b06e112b9 [2021-10-05T09:12:05.340Z] Removing intermediate container 173b06e112b9 [2021-10-05T09:12:05.340Z] ---> 8269b446765b [2021-10-05T09:12:05.340Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T09:12:05.340Z] ---> Running in 9e8aeadcfd1c [2021-10-05T09:12:08.040Z] Removing intermediate container 9e8aeadcfd1c [2021-10-05T09:12:08.040Z] ---> 41c8ce00c424 [2021-10-05T09:12:08.040Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T09:12:08.040Z] ---> Running in 2de2e67df70a [2021-10-05T09:12:09.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T09:12:10.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T09:12:11.541Z] OK: 218 MiB in 52 packages [2021-10-05T09:12:12.555Z] Removing intermediate container 2de2e67df70a [2021-10-05T09:12:12.555Z] ---> 3cf23c229b60 [2021-10-05T09:12:12.555Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-10-05T09:12:12.555Z] ---> Running in d1a9c88fb946 [2021-10-05T09:12:13.179Z] Removing intermediate container d1a9c88fb946 [2021-10-05T09:12:13.179Z] ---> 012d8bbaa6a0 [2021-10-05T09:12:13.179Z] Step 9/14 : COPY go.mod . [2021-10-05T09:12:14.193Z] ---> f8d5a457ea04 [2021-10-05T09:12:14.193Z] Step 10/14 : COPY Makefile . [2021-10-05T09:12:14.811Z] ---> 2dd9429b957d [2021-10-05T09:12:14.811Z] Step 11/14 : RUN make update [2021-10-05T09:12:14.811Z] ---> Running in 5df337d70704 [2021-10-05T09:12:16.285Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-05T09:12:38.640Z] Removing intermediate container 5df337d70704 [2021-10-05T09:12:38.640Z] ---> 0a04a0eb8dc9 [2021-10-05T09:12:38.640Z] Step 12/14 : COPY . . [2021-10-05T09:12:38.640Z] ---> 9934f768d017 [2021-10-05T09:12:38.640Z] Step 13/14 : RUN go mod tidy [2021-10-05T09:12:38.640Z] ---> Running in 1c275000996a [2021-10-05T09:12:40.122Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-10-05T09:12:40.122Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-10-05T09:12:40.404Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-10-05T09:12:40.404Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-10-05T09:12:40.404Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-10-05T09:12:40.404Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-10-05T09:12:40.404Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-10-05T09:12:40.404Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-10-05T09:12:41.019Z] The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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-10-05T09:12:41.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T09:12:41.873Z] [2021-10-05T09:12:41.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:12:42.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T09:12:42.880Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T09:12:42.880Z] 448f6bf000e3: Pulling fs layer [2021-10-05T09:12:42.880Z] f757da607395: Pulling fs layer [2021-10-05T09:12:42.880Z] 05883995daec: Pulling fs layer [2021-10-05T09:12:42.880Z] 8603b9c90790: Pulling fs layer [2021-10-05T09:12:42.880Z] 1560dd03e051: Pulling fs layer [2021-10-05T09:12:42.880Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T09:12:42.880Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T09:12:42.880Z] 1560dd03e051: Waiting [2021-10-05T09:12:42.880Z] 27f5ce0e4adf: Waiting [2021-10-05T09:12:42.880Z] 8603b9c90790: Waiting [2021-10-05T09:12:42.880Z] f757da607395: Verifying Checksum [2021-10-05T09:12:42.880Z] f757da607395: Download complete [2021-10-05T09:12:43.168Z] 8603b9c90790: Download complete [2021-10-05T09:12:43.168Z] 1560dd03e051: Verifying Checksum [2021-10-05T09:12:43.168Z] 1560dd03e051: Download complete [2021-10-05T09:12:43.453Z] 05883995daec: Verifying Checksum [2021-10-05T09:12:43.453Z] 05883995daec: Download complete [2021-10-05T09:12:43.453Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T09:12:43.453Z] 27f5ce0e4adf: Download complete [2021-10-05T09:12:43.743Z] 448f6bf000e3: Verifying Checksum [2021-10-05T09:12:43.743Z] 448f6bf000e3: Download complete [2021-10-05T09:12:46.441Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T09:12:46.441Z] c2d8d7efcc4b: Download complete [2021-10-05T09:12:47.059Z] 448f6bf000e3: Pull complete [2021-10-05T09:12:48.063Z] f757da607395: Pull complete [2021-10-05T09:12:49.534Z] 05883995daec: Pull complete [2021-10-05T09:12:49.534Z] 8603b9c90790: Pull complete [2021-10-05T09:12:50.562Z] 1560dd03e051: Pull complete [2021-10-05T09:12:50.850Z] 27f5ce0e4adf: Pull complete [2021-10-05T09:13:06.083Z] c2d8d7efcc4b: Pull complete [2021-10-05T09:13:06.083Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T09:13:06.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T09:13:06.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T09:13:06.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-2062 does not seem to be running inside a container [2021-10-05T09:13:06.509Z] $ 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/16 -v /w/workspace/device-rfid-llrp-go/16:/w/workspace/device-rfid-llrp-go/16:rw,z -v /w/workspace/device-rfid-llrp-go/16@tmp:/w/workspace/device-rfid-llrp-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-05T09:13:10.435Z] $ docker top bb7a0b17007c1c270025769cc6d4eb7e064ebcac513ef605e92aae3c8c5e8a29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:11.492Z] ---> job-cost.sh [2021-10-05T09:13:11.492Z] lf-activate-venv: SKIPPING [2021-10-05T09:13:11.492Z] INFO: No Stack... [2021-10-05T09:13:11.773Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T09:13:12.384Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T09:13:13.088Z] + cut -d, -f6 [2021-10-05T09:13:13.088Z] + cat /w/workspace/device-rfid-llrp-go/16/archives/cost.csv [Pipeline] lock [2021-10-05T09:13:13.173Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [2021-10-05T09:13:13.193Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] did not exist. Created. [2021-10-05T09:13:13.193Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T09:13:13.932Z] /w/workspace/device-rfid-llrp-go/16@tmp/durable-041accd3/script.sh: 1: /w/workspace/device-rfid-llrp-go/16@tmp/durable-041accd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T09:13:14.645Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T09:13:14.672Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T09:13:15.251Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T09:13:15.265Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T09:13:15.301Z] $ docker stop --time=1 bb7a0b17007c1c270025769cc6d4eb7e064ebcac513ef605e92aae3c8c5e8a29 [2021-10-05T09:13:16.974Z] $ docker rm -f bb7a0b17007c1c270025769cc6d4eb7e064ebcac513ef605e92aae3c8c5e8a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T09:13:17.509Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-05T09:13:19.104Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:19.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:20.010Z] ---> package-listing.sh [2021-10-05T09:13:20.010Z] ++ facter osfamily [2021-10-05T09:13:20.010Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T09:13:20.300Z] + OS_FAMILY=redhat [2021-10-05T09:13:20.300Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-10-05T09:13:20.300Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T09:13:20.300Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T09:13:20.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T09:13:20.300Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T09:13:20.300Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-10-05T09:13:20.300Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T09:13:20.300Z] + case "${OS_FAMILY}" in [2021-10-05T09:13:20.300Z] + sort [2021-10-05T09:13:20.300Z] + rpm -qa [2021-10-05T09:13:20.883Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T09:13:20.883Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T09:13:20.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T09:13:20.883Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-10-05T09:13:20.883Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-10-05T09:13:20.883Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo [2021-10-05T09:13:20.899Z] 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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-05T09:13:21.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:13:21.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T09:13:21.781Z] [2021-10-05T09:13:21.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T09:13:22.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T09:13:22.114Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T09:13:22.114Z] b4d181a07f80: Pulling fs layer [2021-10-05T09:13:22.114Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T09:13:22.114Z] ed53099fbce6: Pulling fs layer [2021-10-05T09:13:22.114Z] dc539afda2c1: Pulling fs layer [2021-10-05T09:13:22.114Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T09:13:22.114Z] 9065ff56babe: Pulling fs layer [2021-10-05T09:13:22.114Z] d287ab97295c: Pulling fs layer [2021-10-05T09:13:22.114Z] dc539afda2c1: Waiting [2021-10-05T09:13:22.114Z] 77bc0d833cb6: Waiting [2021-10-05T09:13:22.114Z] 9065ff56babe: Waiting [2021-10-05T09:13:22.114Z] d287ab97295c: Waiting [2021-10-05T09:13:22.381Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T09:13:22.381Z] a1111a8f2ec3: Download complete [2021-10-05T09:13:22.381Z] dc539afda2c1: Verifying Checksum [2021-10-05T09:13:22.381Z] dc539afda2c1: Download complete [2021-10-05T09:13:22.381Z] ed53099fbce6: Verifying Checksum [2021-10-05T09:13:22.381Z] ed53099fbce6: Download complete [2021-10-05T09:13:22.381Z] 9065ff56babe: Verifying Checksum [2021-10-05T09:13:22.381Z] 9065ff56babe: Download complete [2021-10-05T09:13:22.648Z] b4d181a07f80: Verifying Checksum [2021-10-05T09:13:22.648Z] b4d181a07f80: Download complete [2021-10-05T09:13:22.648Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T09:13:22.648Z] 77bc0d833cb6: Download complete [2021-10-05T09:13:23.631Z] d287ab97295c: Verifying Checksum [2021-10-05T09:13:23.631Z] d287ab97295c: Download complete [2021-10-05T09:13:23.907Z] b4d181a07f80: Pull complete [2021-10-05T09:13:24.174Z] a1111a8f2ec3: Pull complete [2021-10-05T09:13:24.768Z] ed53099fbce6: Pull complete [2021-10-05T09:13:24.768Z] dc539afda2c1: Pull complete [2021-10-05T09:13:25.035Z] 77bc0d833cb6: Pull complete [2021-10-05T09:13:25.035Z] 9065ff56babe: Pull complete [2021-10-05T09:13:30.392Z] d287ab97295c: Pull complete [2021-10-05T09:13:30.392Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T09:13:30.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T09:13:30.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T09:13:30.483Z] prd-centos7-docker-4c-2g-2058 does not seem to be running inside a container [2021-10-05T09:13:30.533Z] $ 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-28/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-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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-10-05T09:13:32.934Z] $ docker top 4bae4f57c6e698a89e5979a60d5287af1147c7e5a28d6213241facf9ce172da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T09:13:33.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T09:13:33.632Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T09:13:33.956Z] + ls /var/log/sa-host [2021-10-05T09:13:33.956Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T09:13:33.956Z] file_magic: OK [2021-10-05T09:13:33.956Z] HZ: Using current value: 100 [2021-10-05T09:13:33.956Z] file_header: OK [2021-10-05T09:13:33.956Z] 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-10-05T09:13:33.956Z] Statistics: [2021-10-05T09:13:33.956Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T09:13:33.956Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T09:13:33.956Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T09:13:33.956Z] file_magic: OK [2021-10-05T09:13:33.956Z] HZ: Using current value: 100 [2021-10-05T09:13:33.956Z] file_header: OK [2021-10-05T09:13:33.956Z] 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-10-05T09:13:33.956Z] Statistics: [2021-10-05T09:13:33.956Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T09:13:33.956Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T09:13:34.132Z] provisioning config files... [2021-10-05T09:13:34.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3980339544717004535tmp [Pipeline] { [Pipeline] echo [2021-10-05T09:13:34.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:34.482Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T09:13:34.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:34.873Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T09:13:34.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:35.194Z] ---> sudo-logs.sh [2021-10-05T09:13:35.194Z] Archiving 'sudo' log.. [2021-10-05T09:13:35.194Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2058.novalocal: Name or service not known [2021-10-05T09:13:35.194Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2058.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T09:13:35.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:35.557Z] ---> job-cost.sh [2021-10-05T09:13:35.557Z] lf-activate-venv: SKIPPING [2021-10-05T09:13:35.557Z] DEBUG: total: 0.10999999940395355 [2021-10-05T09:13:35.557Z] INFO: Retrieving Stack Cost... [2021-10-05T09:13:35.821Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T09:13:36.091Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T09:13:36.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T09:13:36.416Z] ---> logs-deploy.sh [2021-10-05T09:13:36.416Z] lf-activate-venv: SKIPPING [2021-10-05T09:13:36.416Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/16 [2021-10-05T09:13:36.416Z] INFO: archiving workspace using pattern(s): [2021-10-05T09:13:36.997Z] Archives upload complete. [2021-10-05T09:13:37.264Z] INFO: archiving logs to Nexus