lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d+f6a1cf94d606acadd41c15aac79238c8c15b690a (917fa7b43b7aeca66be56a93ebfa85495a102ff1) 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-ssh3581383051007776324.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh5259818981712943672.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 40653689060fff6bf1399e6de9b6d29a57191201 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-45/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-45/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4504565126056056404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh3594826285761401727.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-45/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-45/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1921450344074615516.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_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 Running on prd-centos7-docker-4c-2g-1719 in /w/workspace/oundry_device-rfid-llrp-go_PR-45 [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-45 # 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-45@tmp/jenkins-gitclient-ssh584096228865923602.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 f6a1cf94d606acadd41c15aac79238c8c15b690a into PR head commit 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d Merge succeeded, producing 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d Checking out Revision 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d (PR-45) > 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-45@tmp/jenkins-gitclient-ssh7869496675042712790.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d # 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-45@tmp/jenkins-gitclient-ssh5187268028163999549.key > git merge f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d # timeout=10 Commit message: "fix: Disable UpdateLastConnected in toml file" > git rev-list --no-walk 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T18:25:30.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T18:25:30.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T18:25:30.697Z] ========================================================= [2021-08-02T18:25:30.697Z] EdgeX Global Pipelines Version Info [2021-08-02T18:25:30.697Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:25:31.941Z] ------------------- [2021-08-02T18:25:31.941Z] stable info: [2021-08-02T18:25:31.941Z] ------------------- [2021-08-02T18:25:31.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T18:25:31.941Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T18:25:31.941Z] Message: update stable to v1.0.200 [2021-08-02T18:25:32.532Z] ------------------- [2021-08-02T18:25:32.532Z] experimental info: [2021-08-02T18:25:32.532Z] ------------------- [2021-08-02T18:25:32.532Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T18:25:32.532Z] Commit SHA: 5b706e38850c43f8c3e703821228bc69b36433e1 [2021-08-02T18:25:32.532Z] Message: update experimental to v1.0.201 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T18:25:32.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-02T18:25:32.704Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-02T18:25:32.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T18:25:32.751Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T18:25:32.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T18:25:32.798Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T18:25:32.821Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T18:25:32.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T18:25:32.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T18:25:32.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T18:25:32.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T18:25:32.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T18:25:32.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-02T18:25:32.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T18:25:33.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T18:25:33.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T18:25:33.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T18:25:33.080Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T18:25:33.104Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T18:25:33.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T18:25:33.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T18:25:33.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T18:25:33.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T18:25:33.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T18:25:33.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T18:25:33.281Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-02T18:25:33.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T18:25:33.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-45 [Pipeline] echo [2021-08-02T18:25:33.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-45 [Pipeline] echo [2021-08-02T18:25:33.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-45 [Pipeline] echo [2021-08-02T18:25:33.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d [Pipeline] echo [2021-08-02T18:25:33.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d08ffd [Pipeline] echo [2021-08-02T18:25:33.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T18:25:33.555Z] provisioning config files... [2021-08-02T18:25:33.579Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp/config1576060043584667338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:25:33.929Z] ---> docker-login.sh [2021-08-02T18:25:33.929Z] nexus3.edgexfoundry.org:10001 [2021-08-02T18:25:33.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:25:34.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:25:34.196Z] Configure a credential helper to remove this warning. See [2021-08-02T18:25:34.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:25:34.196Z] [2021-08-02T18:25:34.196Z] Login Succeeded [2021-08-02T18:25:34.196Z] nexus3.edgexfoundry.org:10002 [2021-08-02T18:25:34.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:25:34.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:25:34.196Z] Configure a credential helper to remove this warning. See [2021-08-02T18:25:34.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:25:34.196Z] [2021-08-02T18:25:34.196Z] Login Succeeded [2021-08-02T18:25:34.196Z] nexus3.edgexfoundry.org:10003 [2021-08-02T18:25:34.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:25:34.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:25:34.478Z] Configure a credential helper to remove this warning. See [2021-08-02T18:25:34.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:25:34.478Z] [2021-08-02T18:25:34.478Z] Login Succeeded [2021-08-02T18:25:34.478Z] nexus3.edgexfoundry.org:10004 [2021-08-02T18:25:34.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:25:34.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:25:34.955Z] Configure a credential helper to remove this warning. See [2021-08-02T18:25:34.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:25:34.955Z] [2021-08-02T18:25:34.955Z] Login Succeeded [2021-08-02T18:25:34.955Z] docker.io [2021-08-02T18:25:34.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:25:34.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:25:34.956Z] Configure a credential helper to remove this warning. See [2021-08-02T18:25:34.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:25:34.956Z] [2021-08-02T18:25:34.956Z] Login Succeeded [2021-08-02T18:25:34.956Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T18:25:34.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T18:25:35.490Z] + git log --format=format:%s -1 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d [Pipeline] echo [2021-08-02T18:25:35.548Z] GIT_COMMIT: 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d, Commit Message: fix: Disable UpdateLastConnected in toml file [Pipeline] echo [2021-08-02T18:25:35.560Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:25:36.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T18:25:36.193Z] [2021-08-02T18:25:36.193Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:25:36.522Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T18:25:36.523Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T18:25:36.523Z] 31603596830f: Pulling fs layer [2021-08-02T18:25:36.523Z] d4622e32a9a9: Pulling fs layer [2021-08-02T18:25:36.523Z] 1030fce36090: Pulling fs layer [2021-08-02T18:25:36.523Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-02T18:25:36.523Z] 6c6cb7e1b49b: Waiting [2021-08-02T18:25:36.523Z] d4622e32a9a9: Verifying Checksum [2021-08-02T18:25:36.523Z] d4622e32a9a9: Download complete [2021-08-02T18:25:36.797Z] 31603596830f: Verifying Checksum [2021-08-02T18:25:36.797Z] 31603596830f: Download complete [2021-08-02T18:25:37.076Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-02T18:25:37.076Z] 6c6cb7e1b49b: Download complete [2021-08-02T18:25:37.076Z] 31603596830f: Pull complete [2021-08-02T18:25:37.076Z] 1030fce36090: Verifying Checksum [2021-08-02T18:25:37.076Z] 1030fce36090: Download complete [2021-08-02T18:25:37.076Z] d4622e32a9a9: Pull complete [2021-08-02T18:25:37.671Z] 1030fce36090: Pull complete [2021-08-02T18:25:37.671Z] 6c6cb7e1b49b: Pull complete [2021-08-02T18:25:37.937Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-02T18:25:37.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T18:25:37.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T18:25:38.030Z] prd-centos7-docker-4c-2g-1719 does not seem to be running inside a container [2021-08-02T18:25:38.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-45 -v /w/workspace/oundry_device-rfid-llrp-go_PR-45:/w/workspace/oundry_device-rfid-llrp-go_PR-45:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-45@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:10004/edgex-devops/git-semver:latest cat [2021-08-02T18:25:38.844Z] $ docker top 791debd8901c9ae9e7714ae9dbc7a8ca59698c303e22f75ac8188f8e9af3e376 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T18:25:38.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T18:25:38.988Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T18:25:39.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T18:25:39.112Z] $ docker exec 791debd8901c9ae9e7714ae9dbc7a8ca59698c303e22f75ac8188f8e9af3e376 ssh-agent [2021-08-02T18:25:39.237Z] SSH_AUTH_SOCK=/tmp/ssh-iWNcOWrCPwaC/agent.13 [2021-08-02T18:25:39.237Z] SSH_AGENT_PID=19 [2021-08-02T18:25:39.248Z] Running ssh-add (command line suppressed) [2021-08-02T18:25:39.358Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp/private_key_3074019184962024945.key (/w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp/private_key_3074019184962024945.key) [2021-08-02T18:25:39.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T18:25:39.708Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T18:25:39.725Z] $ docker exec --env ******** --env ******** 791debd8901c9ae9e7714ae9dbc7a8ca59698c303e22f75ac8188f8e9af3e376 ssh-agent -k [2021-08-02T18:25:39.825Z] unset SSH_AUTH_SOCK; [2021-08-02T18:25:39.826Z] unset SSH_AGENT_PID; [2021-08-02T18:25:39.826Z] echo Agent pid 19 killed; [2021-08-02T18:25:39.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T18:25:39.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T18:25:39.894Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T18:25:40.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T18:25:40.019Z] $ docker exec 791debd8901c9ae9e7714ae9dbc7a8ca59698c303e22f75ac8188f8e9af3e376 ssh-agent [2021-08-02T18:25:40.142Z] SSH_AUTH_SOCK=/tmp/ssh-l32mWcmc4unx/agent.52 [2021-08-02T18:25:40.142Z] SSH_AGENT_PID=59 [2021-08-02T18:25:40.151Z] Running ssh-add (command line suppressed) [2021-08-02T18:25:40.245Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp/private_key_7521146091155604785.key (/w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp/private_key_7521146091155604785.key) [2021-08-02T18:25:40.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T18:25:40.590Z] + git semver init [2021-08-02T18:25:40.590Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T18:25:40.590Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-45/.git [2021-08-02T18:25:40.590Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-45 [2021-08-02T18:25:40.590Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T18:25:40.590Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T18:25:40.590Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T18:25:40.590Z] # $SEMVER_BRANCH = PR-45 [2021-08-02T18:25:40.590Z] # $SEMVER_TEMP = /tmp/semver-955253075 [2021-08-02T18:25:40.590Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-02T18:25:41.557Z] # '/tmp/semver-955253075' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-45/.semver' [2021-08-02T18:25:41.557Z] # -> Force: false [2021-08-02T18:25:41.557Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-45/.semver [Pipeline] } [2021-08-02T18:25:41.569Z] $ docker exec --env ******** --env ******** 791debd8901c9ae9e7714ae9dbc7a8ca59698c303e22f75ac8188f8e9af3e376 ssh-agent -k [2021-08-02T18:25:41.687Z] unset SSH_AUTH_SOCK; [2021-08-02T18:25:41.687Z] unset SSH_AGENT_PID; [2021-08-02T18:25:41.687Z] echo Agent pid 59 killed; [2021-08-02T18:25:41.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T18:25:42.055Z] + git semver [Pipeline] } [2021-08-02T18:25:42.068Z] $ docker stop --time=1 791debd8901c9ae9e7714ae9dbc7a8ca59698c303e22f75ac8188f8e9af3e376 [2021-08-02T18:25:43.285Z] $ docker rm -f 791debd8901c9ae9e7714ae9dbc7a8ca59698c303e22f75ac8188f8e9af3e376 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T18:25:43.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T18:25:44.005Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T18:25:44.009Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T18:25:59.229Z] Still waiting to schedule task [2021-08-02T18:25:59.230Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T18:25:59.232Z] Still waiting to schedule task [2021-08-02T18:25:59.233Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-02T18:28:03.848Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1720 in /w/workspace/oundry_device-rfid-llrp-go_PR-45 [Pipeline] { [Pipeline] ws [2021-08-02T18:28:03.875Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T18:28:04.109Z] Selected Git installation does not exist. Using Default [2021-08-02T18:28:04.109Z] The recommended git tool is: NONE [2021-08-02T18:28:09.293Z] using credential edgex-jenkins-ssh [2021-08-02T18:28:09.314Z] Cloning the remote Git repository [2021-08-02T18:28:09.426Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-02T18:28:09.599Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-08-02T18:28:09.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-02T18:28:09.687Z] > git --version # timeout=10 [2021-08-02T18:28:09.702Z] > git --version # 'git version 2.17.1' [2021-08-02T18:28:09.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T18:28:09.766Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T18:28:11.317Z] Merging remotes/origin/main commit f6a1cf94d606acadd41c15aac79238c8c15b690a into PR head commit 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d [2021-08-02T18:28:11.537Z] Merge succeeded, producing 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d [2021-08-02T18:28:11.538Z] Checking out Revision 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d (PR-45) [2021-08-02T18:28:10.675Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-02T18:28:10.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T18:28:10.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-02T18:28:10.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-02T18:28:10.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T18:28:10.774Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T18:28:11.337Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T18:28:11.351Z] > git checkout -f 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d # timeout=10 [2021-08-02T18:28:11.451Z] > git remote # timeout=10 [2021-08-02T18:28:11.466Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T18:28:11.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T18:28:11.491Z] > git merge f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 [2021-08-02T18:28:11.512Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T18:28:11.589Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T18:28:11.615Z] > git checkout -f 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d # timeout=10 [2021-08-02T18:28:15.948Z] Commit message: "fix: Disable UpdateLastConnected in toml file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T18:28:16.463Z] provisioning config files... [2021-08-02T18:28:16.494Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7128881764379807006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:28:17.056Z] ---> docker-login.sh [2021-08-02T18:28:17.056Z] nexus3.edgexfoundry.org:10001 [2021-08-02T18:28:17.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:18.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:18.267Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:18.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:18.267Z] [2021-08-02T18:28:18.267Z] Login Succeeded [2021-08-02T18:28:18.267Z] nexus3.edgexfoundry.org:10002 [2021-08-02T18:28:18.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:18.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:18.547Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:18.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:18.547Z] [2021-08-02T18:28:18.547Z] Login Succeeded [2021-08-02T18:28:18.547Z] nexus3.edgexfoundry.org:10003 [2021-08-02T18:28:19.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:19.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:19.149Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:19.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:19.149Z] [2021-08-02T18:28:19.149Z] Login Succeeded [2021-08-02T18:28:19.149Z] nexus3.edgexfoundry.org:10004 [2021-08-02T18:28:19.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:19.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:19.701Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:19.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:19.701Z] [2021-08-02T18:28:19.701Z] Login Succeeded [2021-08-02T18:28:19.701Z] docker.io [2021-08-02T18:28:19.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:20.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:20.578Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:20.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:20.578Z] [2021-08-02T18:28:20.578Z] Login Succeeded [2021-08-02T18:28:20.578Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T18:28:20.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T18:28:21.305Z] ========================================================= [2021-08-02T18:28:21.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T18:28:21.305Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:28:21.654Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T18:28:21.927Z] Sending build context to Docker daemon 1.196MB [2021-08-02T18:28:21.927Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T18:28:21.927Z] Step 2/10 : FROM ${BASE} [2021-08-02T18:28:22.217Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T18:28:22.217Z] 595b0fe564bb: Pulling fs layer [2021-08-02T18:28:22.217Z] 24495759ef45: Pulling fs layer [2021-08-02T18:28:22.217Z] d148012ef14d: Pulling fs layer [2021-08-02T18:28:22.217Z] e90a11edd702: Pulling fs layer [2021-08-02T18:28:22.217Z] d77568369979: Pulling fs layer [2021-08-02T18:28:22.217Z] c70fe1637996: Pulling fs layer [2021-08-02T18:28:22.217Z] 56b9a3b27deb: Pulling fs layer [2021-08-02T18:28:22.217Z] 0c467a088ba4: Pulling fs layer [2021-08-02T18:28:22.217Z] e90a11edd702: Waiting [2021-08-02T18:28:22.217Z] d77568369979: Waiting [2021-08-02T18:28:22.217Z] c70fe1637996: Waiting [2021-08-02T18:28:22.217Z] 56b9a3b27deb: Waiting [2021-08-02T18:28:22.217Z] 0c467a088ba4: Waiting [2021-08-02T18:28:22.217Z] d148012ef14d: Verifying Checksum [2021-08-02T18:28:22.217Z] d148012ef14d: Download complete [2021-08-02T18:28:22.217Z] 24495759ef45: Verifying Checksum [2021-08-02T18:28:22.217Z] 24495759ef45: Download complete [2021-08-02T18:28:22.507Z] d77568369979: Verifying Checksum [2021-08-02T18:28:22.507Z] d77568369979: Download complete [2021-08-02T18:28:22.507Z] c70fe1637996: Verifying Checksum [2021-08-02T18:28:22.507Z] c70fe1637996: Download complete [2021-08-02T18:28:22.507Z] 595b0fe564bb: Verifying Checksum [2021-08-02T18:28:22.507Z] 595b0fe564bb: Download complete [2021-08-02T18:28:22.507Z] 56b9a3b27deb: Verifying Checksum [2021-08-02T18:28:22.507Z] 56b9a3b27deb: Download complete [2021-08-02T18:28:23.136Z] 595b0fe564bb: Pull complete [2021-08-02T18:28:24.152Z] 24495759ef45: Pull complete [2021-08-02T18:28:24.429Z] d148012ef14d: Pull complete [2021-08-02T18:28:26.422Z] 0c467a088ba4: Verifying Checksum [2021-08-02T18:28:26.422Z] 0c467a088ba4: Download complete [2021-08-02T18:28:26.422Z] e90a11edd702: Verifying Checksum [2021-08-02T18:28:26.422Z] e90a11edd702: Download complete [2021-08-02T18:28:36.534Z] Running on prd-centos7-docker-4c-2g-1721 in /w/workspace/oundry_device-rfid-llrp-go_PR-45 [Pipeline] { [Pipeline] ws [2021-08-02T18:28:36.566Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T18:28:36.723Z] Selected Git installation does not exist. Using Default [2021-08-02T18:28:36.723Z] The recommended git tool is: NONE [2021-08-02T18:28:38.884Z] e90a11edd702: Pull complete [2021-08-02T18:28:38.884Z] d77568369979: Pull complete [2021-08-02T18:28:38.884Z] c70fe1637996: Pull complete [2021-08-02T18:28:38.884Z] 56b9a3b27deb: Pull complete [2021-08-02T18:28:39.684Z] using credential edgex-jenkins-ssh [2021-08-02T18:28:39.702Z] Cloning the remote Git repository [2021-08-02T18:28:39.073Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-02T18:28:39.145Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-08-02T18:28:39.177Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-02T18:28:39.177Z] > git --version # timeout=10 [2021-08-02T18:28:39.185Z] > git --version # 'git version 2.24.4' [2021-08-02T18:28:39.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T18:28:39.212Z] [INFO] Currently running in a labeled security context [2021-08-02T18:28:39.212Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T18:28:39.212Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh8365284550010031214.key [2021-08-02T18:28:39.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T18:28:40.948Z] Merging remotes/origin/main commit f6a1cf94d606acadd41c15aac79238c8c15b690a into PR head commit 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d [2021-08-02T18:28:41.048Z] Merge succeeded, producing 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d [2021-08-02T18:28:41.048Z] Checking out Revision 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d (PR-45) [2021-08-02T18:28:39.833Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-02T18:28:39.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T18:28:39.868Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-02T18:28:39.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-02T18:28:39.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T18:28:39.886Z] [INFO] Currently running in a labeled security context [2021-08-02T18:28:39.886Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T18:28:39.886Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh4342623262116369797.key [2021-08-02T18:28:39.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T18:28:40.362Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T18:28:40.371Z] > git checkout -f 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d # timeout=10 [2021-08-02T18:28:40.415Z] > git remote # timeout=10 [2021-08-02T18:28:40.426Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T18:28:40.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T18:28:40.432Z] [INFO] Currently running in a labeled security context [2021-08-02T18:28:40.432Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T18:28:40.432Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh3914984627725924779.key [2021-08-02T18:28:40.444Z] > git merge f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 [2021-08-02T18:28:40.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T18:28:40.464Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T18:28:40.476Z] > git checkout -f 7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d # timeout=10 [2021-08-02T18:28:44.309Z] 0c467a088ba4: Pull complete [2021-08-02T18:28:44.310Z] Digest: sha256:fb27c914a9ebb91544b5ed834b192fc4c8f82265cfe9b1e607194c792a26e257 [2021-08-02T18:28:44.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T18:28:44.310Z] ---> 4f74392f9e0c [2021-08-02T18:28:44.310Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T18:28:44.583Z] Commit message: "fix: Disable UpdateLastConnected in toml file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T18:28:44.966Z] provisioning config files... [2021-08-02T18:28:44.991Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config2996889296304609718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:28:45.422Z] ---> docker-login.sh [2021-08-02T18:28:45.422Z] nexus3.edgexfoundry.org:10001 [2021-08-02T18:28:45.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:45.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:45.691Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:45.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:45.691Z] [2021-08-02T18:28:45.691Z] Login Succeeded [2021-08-02T18:28:45.691Z] nexus3.edgexfoundry.org:10002 [2021-08-02T18:28:45.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:45.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:45.691Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:45.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:45.691Z] [2021-08-02T18:28:45.691Z] Login Succeeded [2021-08-02T18:28:45.691Z] nexus3.edgexfoundry.org:10003 [2021-08-02T18:28:45.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:45.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:45.960Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:45.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:45.960Z] [2021-08-02T18:28:45.960Z] Login Succeeded [2021-08-02T18:28:45.960Z] nexus3.edgexfoundry.org:10004 [2021-08-02T18:28:45.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:45.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:45.960Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:45.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:45.960Z] [2021-08-02T18:28:45.960Z] Login Succeeded [2021-08-02T18:28:45.960Z] docker.io [2021-08-02T18:28:46.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T18:28:46.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T18:28:46.501Z] Configure a credential helper to remove this warning. See [2021-08-02T18:28:46.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T18:28:46.501Z] [2021-08-02T18:28:46.501Z] Login Succeeded [2021-08-02T18:28:46.501Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T18:28:46.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T18:28:46.735Z] ========================================================= [2021-08-02T18:28:46.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T18:28:46.735Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:28:47.069Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T18:28:47.069Z] Sending build context to Docker daemon 1.196MB [2021-08-02T18:28:47.069Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T18:28:47.069Z] Step 2/10 : FROM ${BASE} [2021-08-02T18:28:47.339Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T18:28:47.339Z] 540db60ca938: Pulling fs layer [2021-08-02T18:28:47.339Z] adcc1eea9eea: Pulling fs layer [2021-08-02T18:28:47.339Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T18:28:47.339Z] db62176df00c: Pulling fs layer [2021-08-02T18:28:47.339Z] 3b30891b0d05: Pulling fs layer [2021-08-02T18:28:47.339Z] b7ad518a104e: Pulling fs layer [2021-08-02T18:28:47.339Z] 08fd3edbe45e: Pulling fs layer [2021-08-02T18:28:47.339Z] 1fdf6735664f: Pulling fs layer [2021-08-02T18:28:47.339Z] 34022d918946: Pulling fs layer [2021-08-02T18:28:47.339Z] db62176df00c: Waiting [2021-08-02T18:28:47.339Z] 3b30891b0d05: Waiting [2021-08-02T18:28:47.339Z] b7ad518a104e: Waiting [2021-08-02T18:28:47.339Z] 08fd3edbe45e: Waiting [2021-08-02T18:28:47.339Z] 1fdf6735664f: Waiting [2021-08-02T18:28:47.339Z] 34022d918946: Waiting [2021-08-02T18:28:47.339Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T18:28:47.339Z] 4c4ab2625f07: Download complete [2021-08-02T18:28:47.339Z] adcc1eea9eea: Verifying Checksum [2021-08-02T18:28:47.339Z] adcc1eea9eea: Download complete [2021-08-02T18:28:47.339Z] 3b30891b0d05: Verifying Checksum [2021-08-02T18:28:47.339Z] 3b30891b0d05: Download complete [2021-08-02T18:28:47.339Z] b7ad518a104e: Verifying Checksum [2021-08-02T18:28:47.339Z] b7ad518a104e: Download complete [2021-08-02T18:28:47.339Z] 08fd3edbe45e: Verifying Checksum [2021-08-02T18:28:47.339Z] 08fd3edbe45e: Download complete [2021-08-02T18:28:47.339Z] 540db60ca938: Verifying Checksum [2021-08-02T18:28:47.339Z] 540db60ca938: Download complete [2021-08-02T18:28:47.608Z] 540db60ca938: Pull complete [2021-08-02T18:28:47.608Z] adcc1eea9eea: Pull complete [2021-08-02T18:28:47.608Z] 4c4ab2625f07: Pull complete [2021-08-02T18:28:47.709Z] ---> Running in b4b69eadf822 [2021-08-02T18:28:48.204Z] 1fdf6735664f: Verifying Checksum [2021-08-02T18:28:48.204Z] 1fdf6735664f: Download complete [2021-08-02T18:28:48.309Z] Removing intermediate container b4b69eadf822 [2021-08-02T18:28:48.309Z] ---> d3cfac137867 [2021-08-02T18:28:48.309Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T18:28:48.591Z] ---> Running in 8b6719c196d3 [2021-08-02T18:28:48.866Z] Removing intermediate container 8b6719c196d3 [2021-08-02T18:28:48.866Z] ---> ac20e2911e6d [2021-08-02T18:28:48.866Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-02T18:28:49.141Z] ---> Running in 86c5c37d07ba [2021-08-02T18:28:49.744Z] Removing intermediate container 86c5c37d07ba [2021-08-02T18:28:49.744Z] ---> 8f4c73b277c9 [2021-08-02T18:28:49.744Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T18:28:49.744Z] ---> Running in 05b18ae01589 [2021-08-02T18:28:52.371Z] Removing intermediate container 05b18ae01589 [2021-08-02T18:28:52.371Z] ---> e6c321758488 [2021-08-02T18:28:52.371Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T18:28:52.371Z] ---> Running in 7c6ba4f98285 [2021-08-02T18:28:53.553Z] 34022d918946: Verifying Checksum [2021-08-02T18:28:53.553Z] 34022d918946: Download complete [2021-08-02T18:28:53.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T18:28:55.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T18:28:56.132Z] db62176df00c: Download complete [2021-08-02T18:28:58.619Z] OK: 218 MiB in 52 packages [2021-08-02T18:28:59.216Z] Removing intermediate container 7c6ba4f98285 [2021-08-02T18:28:59.216Z] ---> 241bd8f18484 [2021-08-02T18:28:59.216Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-02T18:28:59.216Z] ---> Running in 84a1cd8731c1 [2021-08-02T18:28:59.492Z] db62176df00c: Pull complete [2021-08-02T18:28:59.492Z] 3b30891b0d05: Pull complete [2021-08-02T18:28:59.492Z] b7ad518a104e: Pull complete [2021-08-02T18:28:59.492Z] 08fd3edbe45e: Pull complete [2021-08-02T18:28:59.758Z] 1fdf6735664f: Pull complete [2021-08-02T18:28:59.811Z] Removing intermediate container 84a1cd8731c1 [2021-08-02T18:28:59.811Z] ---> 861a419a2988 [2021-08-02T18:28:59.811Z] Step 9/10 : COPY . . [2021-08-02T18:29:01.247Z] ---> 310590fb46d6 [2021-08-02T18:29:01.247Z] Step 10/10 : RUN go mod download [2021-08-02T18:29:01.247Z] ---> Running in 5b6f3b1475c6 [2021-08-02T18:29:01.722Z] 34022d918946: Pull complete [2021-08-02T18:29:01.722Z] Digest: sha256:fad82c365f5974009bda50a7b905e736a7b220bc7ebb614e8289abce6180f09d [2021-08-02T18:29:01.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T18:29:01.722Z] ---> edd7291af5ea [2021-08-02T18:29:01.722Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T18:29:03.668Z] ---> Running in 00caf6430c07 [2021-08-02T18:29:03.668Z] Removing intermediate container 00caf6430c07 [2021-08-02T18:29:03.668Z] ---> bf15dbe59ef5 [2021-08-02T18:29:03.669Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T18:29:03.935Z] ---> Running in c48b0d921e06 [2021-08-02T18:29:03.935Z] Removing intermediate container c48b0d921e06 [2021-08-02T18:29:03.935Z] ---> 0853d6da7706 [2021-08-02T18:29:03.935Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-02T18:29:03.935Z] ---> Running in f7b1c865c22a [2021-08-02T18:29:03.935Z] Removing intermediate container f7b1c865c22a [2021-08-02T18:29:03.935Z] ---> 65a611997c6c [2021-08-02T18:29:03.935Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T18:29:03.935Z] ---> Running in 646907762b3c [2021-08-02T18:29:04.519Z] Removing intermediate container 646907762b3c [2021-08-02T18:29:04.519Z] ---> 05e9121d1193 [2021-08-02T18:29:04.519Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T18:29:04.519Z] ---> Running in f4f933e8e0b9 [2021-08-02T18:29:04.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T18:29:05.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T18:29:06.017Z] OK: 219 MiB in 52 packages [2021-08-02T18:29:06.285Z] Removing intermediate container f4f933e8e0b9 [2021-08-02T18:29:06.285Z] ---> 2522f8b60ffa [2021-08-02T18:29:06.285Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-02T18:29:06.285Z] ---> Running in d231652a0d07 [2021-08-02T18:29:06.557Z] Removing intermediate container d231652a0d07 [2021-08-02T18:29:06.557Z] ---> 8e6769af0024 [2021-08-02T18:29:06.557Z] Step 9/10 : COPY . . [2021-08-02T18:29:06.557Z] ---> c840bc8b26ca [2021-08-02T18:29:06.557Z] Step 10/10 : RUN go mod download [2021-08-02T18:29:06.557Z] ---> Running in 58286619d517 [2021-08-02T18:29:16.642Z] Removing intermediate container 58286619d517 [2021-08-02T18:29:16.642Z] ---> e20b0d90ad0d [2021-08-02T18:29:16.642Z] Successfully built e20b0d90ad0d [2021-08-02T18:29:16.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:29:16.970Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T18:29:16.970Z] . [Pipeline] withDockerContainer [2021-08-02T18:29:17.063Z] prd-centos7-docker-4c-2g-1721 does not seem to be running inside a container [2021-08-02T18:29:17.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T18:29:17.488Z] $ docker top b106e4cb5967d185ca11106e6f047a2b91f51bee62c1b544634fe99f53501a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T18:29:17.900Z] + go version [2021-08-02T18:29:17.900Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-02T18:29:17.914Z] $ docker stop --time=1 b106e4cb5967d185ca11106e6f047a2b91f51bee62c1b544634fe99f53501a42 [2021-08-02T18:29:19.104Z] $ docker rm -f b106e4cb5967d185ca11106e6f047a2b91f51bee62c1b544634fe99f53501a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:29:19.717Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T18:29:19.717Z] . [Pipeline] withDockerContainer [2021-08-02T18:29:19.806Z] prd-centos7-docker-4c-2g-1721 does not seem to be running inside a container [2021-08-02T18:29:19.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T18:29:20.239Z] $ docker top 002f60db3f9a5a269dae98117d7acc402e30301f52ad687106cb0f3450834bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T18:29:20.701Z] + go mod tidy [Pipeline] sh [2021-08-02T18:29:21.295Z] + make test [2021-08-02T18:29:21.295Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T18:29:21.577Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-02T18:29:28.061Z] Removing intermediate container 5b6f3b1475c6 [2021-08-02T18:29:28.061Z] ---> 7380bc98e8b1 [2021-08-02T18:29:28.061Z] Successfully built 7380bc98e8b1 [2021-08-02T18:29:28.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:29:28.408Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T18:29:28.408Z] . [Pipeline] withDockerContainer [2021-08-02T18:29:28.681Z] prd-ubuntu18.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2021-08-02T18:29:28.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T18:29:30.677Z] $ docker top b4e16b6022e4e09e54064a23b674c220377e44500b05f8d075f9d8938a0565bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T18:29:31.658Z] + go version [2021-08-02T18:29:31.658Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-02T18:29:31.689Z] $ docker stop --time=1 b4e16b6022e4e09e54064a23b674c220377e44500b05f8d075f9d8938a0565bb [2021-08-02T18:29:33.677Z] $ docker rm -f b4e16b6022e4e09e54064a23b674c220377e44500b05f8d075f9d8938a0565bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-08-02T18:29:34.090Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-08-02T18:29:34.090Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:29:34.477Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T18:29:34.477Z] . [Pipeline] withDockerContainer [2021-08-02T18:29:34.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2021-08-02T18:29:34.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T18:29:36.546Z] $ docker top 787e6b7dc97b2b8c7a47357a9a9c83f61b9237a7087747bb80684f12f9630e54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T18:29:37.509Z] + go mod tidy [Pipeline] sh [2021-08-02T18:29:38.385Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.838s coverage: 39.5% of statements [2021-08-02T18:29:38.385Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.233s coverage: 52.0% of statements [2021-08-02T18:29:38.385Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2021-08-02T18:29:38.385Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T18:29:38.780Z] + make test [2021-08-02T18:29:38.781Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-02T18:29:39.763Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-02T18:29:43.757Z] gofmt -l . [2021-08-02T18:29:43.757Z] [ "`gofmt -l .`" = "" ] [2021-08-02T18:29:44.025Z] ./bin/test-go-mod-tidy.sh [2021-08-02T18:29:44.025Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T18:29:44.309Z] $ docker stop --time=1 002f60db3f9a5a269dae98117d7acc402e30301f52ad687106cb0f3450834bb6 [2021-08-02T18:29:45.769Z] $ docker rm -f 002f60db3f9a5a269dae98117d7acc402e30301f52ad687106cb0f3450834bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T18:29:46.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T18:29:46.460Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-02T18:29:49.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T18:29:49.545Z] + ls -al . [2021-08-02T18:29:49.546Z] total 568 [2021-08-02T18:29:49.546Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 2 18:29 . [2021-08-02T18:29:49.546Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 18:28 .. [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 6734 Aug 2 18:28 Attribution.txt [2021-08-02T18:29:49.546Z] drwxrwxr-x. 2 jenkins jenkins 89 Aug 2 18:28 bin [2021-08-02T18:29:49.546Z] drwxrwxr-x. 4 jenkins jenkins 44 Aug 2 18:28 cmd [2021-08-02T18:29:49.546Z] -rw-r--r--. 1 jenkins jenkins 462904 Aug 2 18:29 coverage.out [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 1521 Aug 2 18:28 Dockerfile [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 999 Aug 2 18:28 Dockerfile.build [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 134 Aug 2 18:28 .dockerignore [2021-08-02T18:29:49.546Z] drwxrwxr-x. 2 jenkins jenkins 4096 Aug 2 18:28 examples [2021-08-02T18:29:49.546Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 2 18:28 .git [2021-08-02T18:29:49.546Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 18:28 .github [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 934 Aug 2 18:28 .gitignore [2021-08-02T18:29:49.546Z] -rw-r--r--. 1 jenkins jenkins 308 Aug 2 18:29 go.mod [2021-08-02T18:29:49.546Z] -rw-r--r--. 1 jenkins jenkins 13807 Aug 2 18:29 go.sum [2021-08-02T18:29:49.546Z] drwxrwxr-x. 2 jenkins jenkins 31 Aug 2 18:28 images [2021-08-02T18:29:49.546Z] drwxrwxr-x. 5 jenkins jenkins 45 Aug 2 18:28 internal [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 682 Aug 2 18:28 Jenkinsfile [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 2 18:28 LICENSE [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 1011 Aug 2 18:28 Makefile [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 30261 Aug 2 18:28 README.md [2021-08-02T18:29:49.546Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 2 18:28 snap [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 2 18:25 VERSION [2021-08-02T18:29:49.546Z] -rw-rw-r--. 1 jenkins jenkins 193 Aug 2 18:28 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:29:49.873Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d --label arch=amd64 --label version=0.0.0 . [2021-08-02T18:29:49.873Z] Sending build context to Docker daemon 1.197MB [2021-08-02T18:29:49.873Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T18:29:49.873Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T18:29:49.873Z] ---> e20b0d90ad0d [2021-08-02T18:29:49.873Z] Step 3/25 : ARG MAKE='make build' [2021-08-02T18:29:49.873Z] ---> Running in 7ebb38ce189f [2021-08-02T18:29:50.146Z] Removing intermediate container 7ebb38ce189f [2021-08-02T18:29:50.146Z] ---> 5efce32347dc [2021-08-02T18:29:50.146Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T18:29:50.146Z] ---> Running in c2dd8bb3f9e9 [2021-08-02T18:29:50.146Z] Removing intermediate container c2dd8bb3f9e9 [2021-08-02T18:29:50.146Z] ---> d605000694ab [2021-08-02T18:29:50.146Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T18:29:50.146Z] ---> Running in a1b6929a414e [2021-08-02T18:29:50.146Z] Removing intermediate container a1b6929a414e [2021-08-02T18:29:50.146Z] ---> c01bd1bbd155 [2021-08-02T18:29:50.146Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T18:29:50.146Z] ---> Running in ce7f8e7a76c9 [2021-08-02T18:29:50.729Z] Removing intermediate container ce7f8e7a76c9 [2021-08-02T18:29:50.729Z] ---> cc5a1a03e35b [2021-08-02T18:29:50.729Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T18:29:50.729Z] ---> Running in 6e9a19a7405c [2021-08-02T18:29:50.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T18:29:51.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T18:29:52.225Z] OK: 219 MiB in 52 packages [2021-08-02T18:29:52.495Z] Removing intermediate container 6e9a19a7405c [2021-08-02T18:29:52.495Z] ---> fa1374f2007d [2021-08-02T18:29:52.495Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-02T18:29:52.495Z] ---> Running in e136246c4dba [2021-08-02T18:29:52.764Z] Removing intermediate container e136246c4dba [2021-08-02T18:29:52.764Z] ---> 436fbeca01a7 [2021-08-02T18:29:52.764Z] Step 9/25 : COPY go.mod . [2021-08-02T18:29:52.764Z] ---> 018e468db83e [2021-08-02T18:29:52.764Z] Step 10/25 : COPY Makefile . [2021-08-02T18:29:53.033Z] ---> 2de30dda2b7d [2021-08-02T18:29:53.033Z] Step 11/25 : RUN make update [2021-08-02T18:29:53.033Z] ---> Running in 1c07e91eb121 [2021-08-02T18:29:53.299Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T18:29:53.566Z] Removing intermediate container 1c07e91eb121 [2021-08-02T18:29:53.566Z] ---> 0830d81b677e [2021-08-02T18:29:53.566Z] Step 12/25 : COPY . . [2021-08-02T18:29:53.834Z] ---> e69fc7013901 [2021-08-02T18:29:53.834Z] Step 13/25 : RUN go mod tidy [2021-08-02T18:29:53.834Z] ---> Running in 937e47bb6c59 [2021-08-02T18:29:54.419Z] Removing intermediate container 937e47bb6c59 [2021-08-02T18:29:54.419Z] ---> 5aee7d5271eb [2021-08-02T18:29:54.419Z] Step 14/25 : RUN $MAKE [2021-08-02T18:29:54.419Z] ---> Running in 674a0c3b9fff [2021-08-02T18:29:54.693Z] go mod tidy [2021-08-02T18:29:54.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-08-02T18:30:05.079Z] Removing intermediate container 674a0c3b9fff [2021-08-02T18:30:05.079Z] ---> ba58f606cd35 [2021-08-02T18:30:05.079Z] Step 15/25 : FROM alpine:3.12 [2021-08-02T18:30:05.079Z] 3.12: Pulling from library/alpine [2021-08-02T18:30:05.079Z] 339de151aab4: Pulling fs layer [2021-08-02T18:30:05.347Z] error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/13/13621d1b12d4d0d4ad6699d220cd46f26764a9daf26a95f792ab2ce0715df366/data?verify=1627932005-gds8CmqoSfHu5%2FiKVk8oTiqsMzE%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:30:06.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T18:30:06.095Z] [2021-08-02T18:30:06.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:30:06.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T18:30:06.433Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T18:30:06.433Z] b4d181a07f80: Pulling fs layer [2021-08-02T18:30:06.433Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T18:30:06.433Z] ed53099fbce6: Pulling fs layer [2021-08-02T18:30:06.433Z] dc539afda2c1: Pulling fs layer [2021-08-02T18:30:06.433Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T18:30:06.433Z] 9065ff56babe: Pulling fs layer [2021-08-02T18:30:06.433Z] d287ab97295c: Pulling fs layer [2021-08-02T18:30:06.433Z] 77bc0d833cb6: Waiting [2021-08-02T18:30:06.433Z] 9065ff56babe: Waiting [2021-08-02T18:30:06.433Z] d287ab97295c: Waiting [2021-08-02T18:30:06.433Z] dc539afda2c1: Waiting [2021-08-02T18:30:06.702Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T18:30:06.702Z] a1111a8f2ec3: Download complete [2021-08-02T18:30:06.702Z] dc539afda2c1: Verifying Checksum [2021-08-02T18:30:06.702Z] dc539afda2c1: Download complete [2021-08-02T18:30:06.968Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T18:30:06.968Z] 77bc0d833cb6: Download complete [2021-08-02T18:30:06.968Z] 9065ff56babe: Verifying Checksum [2021-08-02T18:30:06.968Z] 9065ff56babe: Download complete [2021-08-02T18:30:07.235Z] ed53099fbce6: Verifying Checksum [2021-08-02T18:30:07.235Z] ed53099fbce6: Download complete [2021-08-02T18:30:07.823Z] b4d181a07f80: Verifying Checksum [2021-08-02T18:30:07.823Z] b4d181a07f80: Download complete [2021-08-02T18:30:08.792Z] b4d181a07f80: Pull complete [2021-08-02T18:30:09.060Z] a1111a8f2ec3: Pull complete [2021-08-02T18:30:09.329Z] ed53099fbce6: Pull complete [2021-08-02T18:30:09.602Z] dc539afda2c1: Pull complete [2021-08-02T18:30:09.877Z] 77bc0d833cb6: Pull complete [2021-08-02T18:30:09.877Z] 9065ff56babe: Pull complete [2021-08-02T18:30:11.286Z] d287ab97295c: Verifying Checksum [2021-08-02T18:30:11.286Z] d287ab97295c: Download complete [2021-08-02T18:30:15.570Z] d287ab97295c: Pull complete [2021-08-02T18:30:15.570Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T18:30:15.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T18:30:15.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T18:30:15.659Z] prd-centos7-docker-4c-2g-1721 does not seem to be running inside a container [2021-08-02T18:30:15.711Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T18:30:18.256Z] $ docker top 2cb6aa14c4e04f788a8a36d752e8de5f47397d3e493269ce81c68f0429d92661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:30:18.819Z] ---> job-cost.sh [2021-08-02T18:30:18.819Z] lf-activate-venv: SKIPPING [2021-08-02T18:30:18.819Z] INFO: No Stack... [2021-08-02T18:30:19.401Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T18:30:19.985Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T18:30:20.311Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-08-02T18:30:20.311Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T18:30:20.353Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] [2021-08-02T18:30:20.362Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] did not exist. Created. [2021-08-02T18:30:20.362Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T18:30:20.725Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T18:30:20.775Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T18:30:20.787Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T18:30:20.817Z] $ docker stop --time=1 2cb6aa14c4e04f788a8a36d752e8de5f47397d3e493269ce81c68f0429d92661 [2021-08-02T18:30:21.971Z] $ docker rm -f 2cb6aa14c4e04f788a8a36d752e8de5f47397d3e493269ce81c68f0429d92661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T18:30:22.417Z] Failed in branch amd64 [2021-08-02T18:30:26.818Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-08-02T18:30:26.818Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-08-02T18:30:59.202Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.680s coverage: 39.5% of statements [2021-08-02T18:30:59.202Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.448s coverage: 51.9% of statements [2021-08-02T18:30:59.202Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2021-08-02T18:30:59.202Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T18:31:21.440Z] gofmt -l . [2021-08-02T18:31:21.440Z] [ "`gofmt -l .`" = "" ] [2021-08-02T18:31:21.440Z] ./bin/test-go-mod-tidy.sh [2021-08-02T18:31:21.733Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T18:31:22.753Z] $ docker stop --time=1 787e6b7dc97b2b8c7a47357a9a9c83f61b9237a7087747bb80684f12f9630e54 [2021-08-02T18:31:24.836Z] $ docker rm -f 787e6b7dc97b2b8c7a47357a9a9c83f61b9237a7087747bb80684f12f9630e54 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T18:31:25.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T18:31:25.681Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T18:31:26.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T18:31:26.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T18:31:27.183Z] + ls -al . [2021-08-02T18:31:27.184Z] total 600 [2021-08-02T18:31:27.184Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 18:31 . [2021-08-02T18:31:27.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 18:28 .. [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 2 18:28 .dockerignore [2021-08-02T18:31:27.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 18:28 .git [2021-08-02T18:31:27.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 18:28 .github [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 934 Aug 2 18:28 .gitignore [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 6734 Aug 2 18:28 Attribution.txt [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 1521 Aug 2 18:28 Dockerfile [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 999 Aug 2 18:28 Dockerfile.build [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 682 Aug 2 18:28 Jenkinsfile [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 18:28 LICENSE [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 1011 Aug 2 18:28 Makefile [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 30261 Aug 2 18:28 README.md [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 18:25 VERSION [2021-08-02T18:31:27.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 18:28 bin [2021-08-02T18:31:27.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 18:28 cmd [2021-08-02T18:31:27.184Z] -rw-r--r-- 1 jenkins jenkins 462904 Aug 2 18:30 coverage.out [2021-08-02T18:31:27.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 18:28 examples [2021-08-02T18:31:27.184Z] -rw-r--r-- 1 jenkins jenkins 308 Aug 2 18:31 go.mod [2021-08-02T18:31:27.184Z] -rw-r--r-- 1 jenkins jenkins 13807 Aug 2 18:29 go.sum [2021-08-02T18:31:27.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 18:28 images [2021-08-02T18:31:27.184Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 2 18:28 internal [2021-08-02T18:31:27.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 18:28 snap [2021-08-02T18:31:27.184Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 2 18:28 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:31:27.528Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d --label arch=arm64 --label version=0.0.0 . [2021-08-02T18:31:27.801Z] Sending build context to Docker daemon 1.197MB [2021-08-02T18:31:27.801Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T18:31:27.801Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-02T18:31:27.801Z] ---> 7380bc98e8b1 [2021-08-02T18:31:27.801Z] Step 3/25 : ARG MAKE='make build' [2021-08-02T18:31:28.073Z] ---> Running in 0b581e7eb50a [2021-08-02T18:31:28.667Z] Removing intermediate container 0b581e7eb50a [2021-08-02T18:31:28.667Z] ---> 79487e03ab28 [2021-08-02T18:31:28.667Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-02T18:31:28.667Z] ---> Running in f3bb33f4a5f8 [2021-08-02T18:31:29.260Z] Removing intermediate container f3bb33f4a5f8 [2021-08-02T18:31:29.260Z] ---> 5940f610caf8 [2021-08-02T18:31:29.260Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T18:31:29.260Z] ---> Running in d8d65cf387b7 [2021-08-02T18:31:29.853Z] Removing intermediate container d8d65cf387b7 [2021-08-02T18:31:29.853Z] ---> 3110f2f26788 [2021-08-02T18:31:29.853Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T18:31:29.853Z] ---> Running in d7ce7e7e6f25 [2021-08-02T18:31:32.476Z] Removing intermediate container d7ce7e7e6f25 [2021-08-02T18:31:32.476Z] ---> 6013122221dc [2021-08-02T18:31:32.476Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T18:31:32.476Z] ---> Running in 13eef5098599 [2021-08-02T18:31:33.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T18:31:34.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T18:31:35.428Z] OK: 218 MiB in 52 packages [2021-08-02T18:31:36.406Z] Removing intermediate container 13eef5098599 [2021-08-02T18:31:36.406Z] ---> 7c4b2fba65c7 [2021-08-02T18:31:36.406Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-02T18:31:36.406Z] ---> Running in 4093d9346133 [2021-08-02T18:31:37.000Z] Removing intermediate container 4093d9346133 [2021-08-02T18:31:37.000Z] ---> d588b74f7589 [2021-08-02T18:31:37.000Z] Step 9/25 : COPY go.mod . [2021-08-02T18:31:37.981Z] ---> ec4e90aec474 [2021-08-02T18:31:37.981Z] Step 10/25 : COPY Makefile . [2021-08-02T18:31:38.580Z] ---> 5e62ae9405b2 [2021-08-02T18:31:38.580Z] Step 11/25 : RUN make update [2021-08-02T18:31:38.580Z] ---> Running in 3ffe96860f12 [2021-08-02T18:31:40.041Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-02T18:31:41.023Z] Removing intermediate container 3ffe96860f12 [2021-08-02T18:31:41.023Z] ---> 36f3a6ad10de [2021-08-02T18:31:41.023Z] Step 12/25 : COPY . . [2021-08-02T18:31:42.002Z] ---> eb2507e58c19 [2021-08-02T18:31:42.002Z] Step 13/25 : RUN go mod tidy [2021-08-02T18:31:42.282Z] ---> Running in 16259cd0aab0 [2021-08-02T18:31:44.918Z] Removing intermediate container 16259cd0aab0 [2021-08-02T18:31:44.918Z] ---> fdef3c489823 [2021-08-02T18:31:44.918Z] Step 14/25 : RUN $MAKE [2021-08-02T18:31:44.918Z] ---> Running in 9f5d6fd41816 [2021-08-02T18:31:45.918Z] go mod tidy [2021-08-02T18:31:46.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-08-02T18:32:18.958Z] Removing intermediate container 9f5d6fd41816 [2021-08-02T18:32:18.958Z] ---> 5449f4a4ab9c [2021-08-02T18:32:18.958Z] Step 15/25 : FROM alpine:3.12 [2021-08-02T18:32:18.958Z] 3.12: Pulling from library/alpine [2021-08-02T18:32:18.958Z] d2f70382dc9a: Pulling fs layer [2021-08-02T18:32:18.958Z] d2f70382dc9a: Download complete [2021-08-02T18:32:18.958Z] d2f70382dc9a: Pull complete [2021-08-02T18:32:18.958Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T18:32:18.958Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T18:32:18.958Z] ---> c4fd0aeabfcf [2021-08-02T18:32:18.958Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-02T18:32:18.958Z] ---> Running in 71786468d6b3 [2021-08-02T18:32:18.958Z] Removing intermediate container 71786468d6b3 [2021-08-02T18:32:18.958Z] ---> 45e2babd4477 [2021-08-02T18:32:18.958Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-08-02T18:32:19.233Z] ---> 23179d8de447 [2021-08-02T18:32:19.233Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-08-02T18:32:20.219Z] ---> b9fb13933895 [2021-08-02T18:32:20.219Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-08-02T18:32:21.659Z] ---> e91d991ff6be [2021-08-02T18:32:21.659Z] Step 20/25 : EXPOSE 49989 [2021-08-02T18:32:21.659Z] ---> Running in 7374c2ad90a1 [2021-08-02T18:32:21.931Z] Removing intermediate container 7374c2ad90a1 [2021-08-02T18:32:21.931Z] ---> c9e7fadba933 [2021-08-02T18:32:21.931Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-08-02T18:32:22.524Z] ---> Running in 2f5b641bcca5 [2021-08-02T18:32:22.797Z] Removing intermediate container 2f5b641bcca5 [2021-08-02T18:32:22.797Z] ---> ecb52a3460a6 [2021-08-02T18:32:22.797Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-02T18:32:23.070Z] ---> Running in bac7d91c4dc5 [2021-08-02T18:32:23.666Z] Removing intermediate container bac7d91c4dc5 [2021-08-02T18:32:23.666Z] ---> bcf83b12e632 [2021-08-02T18:32:23.666Z] Step 23/25 : LABEL arch=arm64 [2021-08-02T18:32:23.667Z] ---> Running in 689519eec32f [2021-08-02T18:32:24.263Z] Removing intermediate container 689519eec32f [2021-08-02T18:32:24.263Z] ---> e2ba39614821 [2021-08-02T18:32:24.263Z] Step 24/25 : LABEL git_sha=7d08ffdaf53f446724e9d8bd8d4f8267f96dcc1d [2021-08-02T18:32:24.263Z] ---> Running in 09b288c516b4 [2021-08-02T18:32:24.859Z] Removing intermediate container 09b288c516b4 [2021-08-02T18:32:24.859Z] ---> abaebbe3fc17 [2021-08-02T18:32:24.859Z] Step 25/25 : LABEL version=0.0.0 [2021-08-02T18:32:25.133Z] ---> Running in ef5d2581ff31 [2021-08-02T18:32:25.407Z] Removing intermediate container ef5d2581ff31 [2021-08-02T18:32:25.407Z] ---> a589f82fb32d [2021-08-02T18:32:25.407Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T18:32:25.407Z] Successfully built a589f82fb32d [2021-08-02T18:32:25.680Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:32:26.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T18:32:26.669Z] [2021-08-02T18:32:26.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:32:27.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T18:32:27.302Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T18:32:27.302Z] 448f6bf000e3: Pulling fs layer [2021-08-02T18:32:27.302Z] f757da607395: Pulling fs layer [2021-08-02T18:32:27.302Z] 05883995daec: Pulling fs layer [2021-08-02T18:32:27.302Z] 8603b9c90790: Pulling fs layer [2021-08-02T18:32:27.302Z] 1560dd03e051: Pulling fs layer [2021-08-02T18:32:27.302Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T18:32:27.302Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T18:32:27.302Z] 8603b9c90790: Waiting [2021-08-02T18:32:27.302Z] 1560dd03e051: Waiting [2021-08-02T18:32:27.302Z] 27f5ce0e4adf: Waiting [2021-08-02T18:32:27.302Z] c2d8d7efcc4b: Waiting [2021-08-02T18:32:27.578Z] f757da607395: Download complete [2021-08-02T18:32:27.578Z] 8603b9c90790: Verifying Checksum [2021-08-02T18:32:27.578Z] 8603b9c90790: Download complete [2021-08-02T18:32:27.853Z] 1560dd03e051: Verifying Checksum [2021-08-02T18:32:27.853Z] 1560dd03e051: Download complete [2021-08-02T18:32:27.853Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T18:32:27.853Z] 27f5ce0e4adf: Download complete [2021-08-02T18:32:27.853Z] 05883995daec: Verifying Checksum [2021-08-02T18:32:27.853Z] 05883995daec: Download complete [2021-08-02T18:32:28.457Z] 448f6bf000e3: Verifying Checksum [2021-08-02T18:32:28.457Z] 448f6bf000e3: Download complete [2021-08-02T18:32:31.866Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T18:32:31.867Z] c2d8d7efcc4b: Download complete [2021-08-02T18:32:32.142Z] 448f6bf000e3: Pull complete [2021-08-02T18:32:33.126Z] f757da607395: Pull complete [2021-08-02T18:32:34.560Z] 05883995daec: Pull complete [2021-08-02T18:32:34.560Z] 8603b9c90790: Pull complete [2021-08-02T18:32:35.547Z] 1560dd03e051: Pull complete [2021-08-02T18:32:36.150Z] 27f5ce0e4adf: Pull complete [2021-08-02T18:32:51.283Z] c2d8d7efcc4b: Pull complete [2021-08-02T18:32:51.283Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T18:32:51.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T18:32:51.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T18:32:51.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-1720 does not seem to be running inside a container [2021-08-02T18:32:51.659Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T18:32:55.425Z] $ docker top 77d16982f9ea14cf5025f652671a561f07fb0d09ae9b021ece725cfe39557f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:32:56.357Z] ---> job-cost.sh [2021-08-02T18:32:56.357Z] lf-activate-venv: SKIPPING [2021-08-02T18:32:56.357Z] INFO: No Stack... [2021-08-02T18:32:57.334Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T18:32:57.608Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T18:32:58.274Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-08-02T18:32:58.274Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T18:32:58.337Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] [2021-08-02T18:32:58.348Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] did not exist. Created. [2021-08-02T18:32:58.349Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T18:32:59.047Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-95e04431/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-95e04431/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T18:32:59.725Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T18:32:59.763Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T18:32:59.813Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T18:32:59.824Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-45-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T18:32:59.872Z] $ docker stop --time=1 77d16982f9ea14cf5025f652671a561f07fb0d09ae9b021ece725cfe39557f32 [2021-08-02T18:33:01.555Z] $ docker rm -f 77d16982f9ea14cf5025f652671a561f07fb0d09ae9b021ece725cfe39557f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:33:03.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:33:04.224Z] ---> package-listing.sh [2021-08-02T18:33:04.224Z] ++ facter osfamily [2021-08-02T18:33:04.224Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T18:33:04.491Z] + OS_FAMILY=redhat [2021-08-02T18:33:04.491Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-45 [2021-08-02T18:33:04.491Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T18:33:04.491Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T18:33:04.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T18:33:04.491Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T18:33:04.491Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-45 ']' [2021-08-02T18:33:04.491Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T18:33:04.491Z] + case "${OS_FAMILY}" in [2021-08-02T18:33:04.491Z] + rpm -qa [2021-08-02T18:33:04.491Z] + sort [2021-08-02T18:33:05.074Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T18:33:05.074Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T18:33:05.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T18:33:05.074Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-45 ']' [2021-08-02T18:33:05.074Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-45/archives/ [2021-08-02T18:33:05.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-45/archives/ [Pipeline] echo [2021-08-02T18:33:05.092Z] 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-45/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T18:33:05.394Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:33:05.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T18:33:05.990Z] [2021-08-02T18:33:05.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T18:33:06.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T18:33:06.328Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T18:33:06.328Z] b4d181a07f80: Pulling fs layer [2021-08-02T18:33:06.328Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T18:33:06.328Z] ed53099fbce6: Pulling fs layer [2021-08-02T18:33:06.328Z] dc539afda2c1: Pulling fs layer [2021-08-02T18:33:06.328Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T18:33:06.328Z] 9065ff56babe: Pulling fs layer [2021-08-02T18:33:06.328Z] d287ab97295c: Pulling fs layer [2021-08-02T18:33:06.328Z] 77bc0d833cb6: Waiting [2021-08-02T18:33:06.328Z] 9065ff56babe: Waiting [2021-08-02T18:33:06.328Z] d287ab97295c: Waiting [2021-08-02T18:33:06.328Z] dc539afda2c1: Waiting [2021-08-02T18:33:06.594Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T18:33:06.594Z] a1111a8f2ec3: Download complete [2021-08-02T18:33:06.594Z] dc539afda2c1: Verifying Checksum [2021-08-02T18:33:06.594Z] dc539afda2c1: Download complete [2021-08-02T18:33:06.860Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T18:33:06.860Z] 77bc0d833cb6: Download complete [2021-08-02T18:33:06.860Z] 9065ff56babe: Verifying Checksum [2021-08-02T18:33:06.860Z] 9065ff56babe: Download complete [2021-08-02T18:33:06.860Z] ed53099fbce6: Verifying Checksum [2021-08-02T18:33:06.860Z] ed53099fbce6: Download complete [2021-08-02T18:33:07.818Z] b4d181a07f80: Verifying Checksum [2021-08-02T18:33:07.818Z] b4d181a07f80: Download complete [2021-08-02T18:33:09.232Z] b4d181a07f80: Pull complete [2021-08-02T18:33:09.232Z] a1111a8f2ec3: Pull complete [2021-08-02T18:33:09.830Z] ed53099fbce6: Pull complete [2021-08-02T18:33:09.830Z] dc539afda2c1: Pull complete [2021-08-02T18:33:10.105Z] 77bc0d833cb6: Pull complete [2021-08-02T18:33:10.106Z] 9065ff56babe: Pull complete [2021-08-02T18:33:11.512Z] d287ab97295c: Verifying Checksum [2021-08-02T18:33:11.512Z] d287ab97295c: Download complete [2021-08-02T18:33:15.801Z] d287ab97295c: Pull complete [2021-08-02T18:33:15.801Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T18:33:15.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T18:33:15.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T18:33:15.890Z] prd-centos7-docker-4c-2g-1719 does not seem to be running inside a container [2021-08-02T18:33:15.945Z] $ 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-45/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-45 -v /w/workspace/oundry_device-rfid-llrp-go_PR-45:/w/workspace/oundry_device-rfid-llrp-go_PR-45:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T18:33:18.775Z] $ docker top 80e9ae958097a9c6749ddc3d5f065f47cdee6cd2db7c0e6759fa01dcf8eab699 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T18:33:19.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T18:33:19.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T18:33:19.822Z] + ls /var/log/sa-host [2021-08-02T18:33:19.822Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T18:33:19.822Z] file_magic: OK [2021-08-02T18:33:19.822Z] HZ: Using current value: 100 [2021-08-02T18:33:19.822Z] file_header: OK [2021-08-02T18:33:19.822Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T18:33:19.822Z] Statistics: [2021-08-02T18:33:19.822Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T18:33:19.822Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T18:33:19.822Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T18:33:19.822Z] file_magic: OK [2021-08-02T18:33:19.822Z] HZ: Using current value: 100 [2021-08-02T18:33:19.822Z] file_header: OK [2021-08-02T18:33:19.822Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T18:33:19.822Z] Statistics: [2021-08-02T18:33:19.822Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T18:33:19.822Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T18:33:20.064Z] provisioning config files... [2021-08-02T18:33:20.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-45@tmp/config5369296252121867065tmp [Pipeline] { [Pipeline] echo [2021-08-02T18:33:20.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:33:20.427Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T18:33:20.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:33:20.896Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T18:33:20.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:33:21.227Z] ---> sudo-logs.sh [2021-08-02T18:33:21.227Z] Archiving 'sudo' log.. [2021-08-02T18:33:21.227Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1719.vexxhost.local: Name or service not known [2021-08-02T18:33:21.227Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1719.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T18:33:21.274Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:33:21.599Z] ---> job-cost.sh [2021-08-02T18:33:21.599Z] lf-activate-venv: SKIPPING [2021-08-02T18:33:21.599Z] DEBUG: total: 0.18000000715255737 [2021-08-02T18:33:21.599Z] INFO: Retrieving Stack Cost... [2021-08-02T18:33:22.184Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T18:33:22.768Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T18:33:22.786Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T18:33:23.105Z] ---> logs-deploy.sh [2021-08-02T18:33:23.105Z] lf-activate-venv: SKIPPING [2021-08-02T18:33:23.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-45/2 [2021-08-02T18:33:23.105Z] INFO: archiving workspace using pattern(s): [2021-08-02T18:33:23.691Z] Archives upload complete. [2021-08-02T18:33:23.960Z] INFO: archiving logs to Nexus