Pull request #52 updated 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 marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh12057363154780880601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh13804293280002694307.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-52/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-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3336163368296845882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh14360041307534528794.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/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-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17373449130107223857.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-934 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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-52 # 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-52@tmp/jenkins-gitclient-ssh3681404137487576681.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 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 Merge succeeded, producing 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 Checking out Revision 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 (PR-52) > 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-52@tmp/jenkins-gitclient-ssh8759284286628169606.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # 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-52@tmp/jenkins-gitclient-ssh1166947066927804274.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue" First time build. Skipping changelog. > git rev-list --no-walk f5a27c44426fd1781dbe90f38681ccf2d7552e76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-06T23:01:55.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-06T23:01:55.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-06T23:01:55.700Z] ========================================================= [2022-01-06T23:01:55.700Z] EdgeX Global Pipelines Version Info [2022-01-06T23:01:55.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:01:56.858Z] ------------------- [2022-01-06T23:01:56.858Z] stable info: [2022-01-06T23:01:56.858Z] ------------------- [2022-01-06T23:01:56.858Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-06T23:01:56.858Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-06T23:01:56.858Z] Message: update stable to v1.0.217 [2022-01-06T23:01:57.435Z] ------------------- [2022-01-06T23:01:57.435Z] experimental info: [2022-01-06T23:01:57.435Z] ------------------- [2022-01-06T23:01:57.435Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-06T23:01:57.435Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-06T23:01:57.435Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-06T23:01:57.572Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-06T23:01:57.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-06T23:01:57.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-06T23:01:57.611Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-06T23:01:57.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-06T23:01:57.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-06T23:01:57.649Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-06T23:01:57.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-06T23:01:57.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-06T23:01:57.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-06T23:01:57.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-06T23:01:57.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-06T23:01:57.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-06T23:01:57.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-06T23:01:57.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-06T23:01:57.784Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-06T23:01:57.796Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-06T23:01:57.809Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-06T23:01:57.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-06T23:01:57.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-06T23:01:57.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-06T23:01:57.868Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-06T23:01:57.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-06T23:01:57.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-06T23:01:57.908Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-06T23:01:57.922Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-06T23:01:57.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2022-01-06T23:01:57.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2022-01-06T23:01:57.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2022-01-06T23:01:57.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo [2022-01-06T23:01:57.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02e9154 [Pipeline] echo [2022-01-06T23:01:57.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T23:01:58.034Z] provisioning config files... [2022-01-06T23:01:58.047Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config8041661401192579613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:01:58.357Z] ---> docker-login.sh [2022-01-06T23:01:58.357Z] nexus3.edgexfoundry.org:10001 [2022-01-06T23:01:58.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:01:58.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:01:58.618Z] Configure a credential helper to remove this warning. See [2022-01-06T23:01:58.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:01:58.618Z] [2022-01-06T23:01:58.618Z] Login Succeeded [2022-01-06T23:01:58.618Z] nexus3.edgexfoundry.org:10002 [2022-01-06T23:01:58.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:01:58.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:01:58.619Z] Configure a credential helper to remove this warning. See [2022-01-06T23:01:58.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:01:58.619Z] [2022-01-06T23:01:58.619Z] Login Succeeded [2022-01-06T23:01:58.619Z] nexus3.edgexfoundry.org:10003 [2022-01-06T23:01:58.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:01:58.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:01:58.886Z] Configure a credential helper to remove this warning. See [2022-01-06T23:01:58.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:01:58.886Z] [2022-01-06T23:01:58.886Z] Login Succeeded [2022-01-06T23:01:58.886Z] nexus3.edgexfoundry.org:10004 [2022-01-06T23:01:58.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:01:58.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:01:58.886Z] Configure a credential helper to remove this warning. See [2022-01-06T23:01:58.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:01:58.886Z] [2022-01-06T23:01:58.886Z] Login Succeeded [2022-01-06T23:01:58.886Z] docker.io [2022-01-06T23:01:59.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:01:59.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:01:59.413Z] Configure a credential helper to remove this warning. See [2022-01-06T23:01:59.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:01:59.413Z] [2022-01-06T23:01:59.413Z] Login Succeeded [2022-01-06T23:01:59.413Z] ---> docker-login.sh ends [Pipeline] } [2022-01-06T23:01:59.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-06T23:01:59.807Z] + git rev-list -1 --merges 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3~1..02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo [2022-01-06T23:01:59.844Z] -----------> git rev-list -1 --merges 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3~1..02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [false] [Pipeline] sh [2022-01-06T23:02:00.144Z] + git log --format=format:%s -1 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo [2022-01-06T23:02:00.161Z] ========================================================= [2022-01-06T23:02:00.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-06T23:02:00.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-06T23:02:00.507Z] + git log --format=format:%s -1 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo [2022-01-06T23:02:00.520Z] [semverPrep] GIT_COMMIT: 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3, Commit Message: fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue [Pipeline] echo [2022-01-06T23:02:00.530Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-06T23:02:00.965Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-06T23:02:00.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-06T23:02:00.965Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-06T23:02:00.965Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-06T23:02:00.965Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-06T23:02:00.965Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-06T23:02:00.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:02:01.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-06T23:02:01.392Z] [2022-01-06T23:02:01.392Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:02:01.706Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-06T23:02:01.706Z] latest: Pulling from edgex-devops/git-semver [2022-01-06T23:02:01.706Z] a0d0a0d46f8b: Pulling fs layer [2022-01-06T23:02:01.706Z] 3e5f54012d9b: Pulling fs layer [2022-01-06T23:02:01.706Z] 4c7163046ea9: Pulling fs layer [2022-01-06T23:02:01.706Z] 0c2d73faf560: Pulling fs layer [2022-01-06T23:02:01.706Z] 0c2d73faf560: Waiting [2022-01-06T23:02:01.706Z] 3e5f54012d9b: Verifying Checksum [2022-01-06T23:02:01.706Z] 3e5f54012d9b: Download complete [2022-01-06T23:02:01.706Z] a0d0a0d46f8b: Verifying Checksum [2022-01-06T23:02:01.706Z] a0d0a0d46f8b: Download complete [2022-01-06T23:02:01.706Z] 0c2d73faf560: Verifying Checksum [2022-01-06T23:02:01.706Z] 0c2d73faf560: Download complete [2022-01-06T23:02:01.706Z] 4c7163046ea9: Verifying Checksum [2022-01-06T23:02:01.706Z] 4c7163046ea9: Download complete [2022-01-06T23:02:01.973Z] a0d0a0d46f8b: Pull complete [2022-01-06T23:02:01.973Z] 3e5f54012d9b: Pull complete [2022-01-06T23:02:02.560Z] 4c7163046ea9: Pull complete [2022-01-06T23:02:02.560Z] 0c2d73faf560: Pull complete [2022-01-06T23:02:02.560Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-06T23:02:02.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-06T23:02:02.560Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-06T23:02:02.642Z] prd-centos7-docker-4c-2g-934 does not seem to be running inside a container [2022-01-06T23:02:02.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-06T23:02:03.369Z] $ docker top b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-06T23:02:03.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-06T23:02:03.485Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-06T23:02:03.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-06T23:02:03.600Z] $ docker exec b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent [2022-01-06T23:02:03.703Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDMgpNJ/agent.13 [2022-01-06T23:02:03.703Z] SSH_AGENT_PID=19 [2022-01-06T23:02:03.712Z] Running ssh-add (command line suppressed) [2022-01-06T23:02:03.804Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7031022122690235823.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7031022122690235823.key) [2022-01-06T23:02:03.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-06T23:02:04.120Z] + git tag --points-at HEAD [Pipeline] } [2022-01-06T23:02:04.134Z] $ docker exec --env ******** --env ******** b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent -k [2022-01-06T23:02:04.237Z] unset SSH_AUTH_SOCK; [2022-01-06T23:02:04.238Z] unset SSH_AGENT_PID; [2022-01-06T23:02:04.238Z] echo Agent pid 19 killed; [2022-01-06T23:02:04.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-06T23:02:04.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-06T23:02:04.271Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-06T23:02:04.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-06T23:02:04.389Z] $ docker exec b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent [2022-01-06T23:02:04.507Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpCbCFD/agent.55 [2022-01-06T23:02:04.507Z] SSH_AGENT_PID=61 [2022-01-06T23:02:04.512Z] Running ssh-add (command line suppressed) [2022-01-06T23:02:04.612Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_8998223779594053233.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_8998223779594053233.key) [2022-01-06T23:02:04.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-06T23:02:04.918Z] + git semver init [2022-01-06T23:02:04.918Z] # -> Open(): unable to determine branch for HEAD [2022-01-06T23:02:04.918Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git [2022-01-06T23:02:04.918Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2022-01-06T23:02:04.918Z] # $SEMVER_REMOTE_NAME = origin [2022-01-06T23:02:04.918Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-06T23:02:04.918Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-06T23:02:04.918Z] # $SEMVER_BRANCH = PR-52 [2022-01-06T23:02:04.918Z] # $SEMVER_TEMP = /tmp/semver-316115053 [2022-01-06T23:02:04.918Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-06T23:02:05.490Z] # '/tmp/semver-316115053' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' [2022-01-06T23:02:05.490Z] # -> Force: false [2022-01-06T23:02:05.490Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } [2022-01-06T23:02:05.500Z] $ docker exec --env ******** --env ******** b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent -k [2022-01-06T23:02:05.600Z] unset SSH_AUTH_SOCK; [2022-01-06T23:02:05.601Z] unset SSH_AGENT_PID; [2022-01-06T23:02:05.601Z] echo Agent pid 61 killed; [2022-01-06T23:02:05.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-06T23:02:05.923Z] + git semver [Pipeline] } [2022-01-06T23:02:05.937Z] $ docker stop --time=1 b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 [2022-01-06T23:02:07.201Z] $ docker rm -f b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-06T23:02:07.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-06T23:02:07.802Z] Stashed 1 file(s) [Pipeline] echo [2022-01-06T23:02:07.805Z] [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 [2022-01-06T23:02:22.904Z] Still waiting to schedule task [2022-01-06T23:02:22.904Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-934’ [2022-01-06T23:02:22.908Z] Still waiting to schedule task [2022-01-06T23:02:22.909Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-06T23:03:46.170Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-935 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2022-01-06T23:03:46.183Z] Running in /w/workspace/device-rfid-llrp-go/37 [Pipeline] { [Pipeline] checkout [2022-01-06T23:03:46.423Z] Selected Git installation does not exist. Using Default [2022-01-06T23:03:46.423Z] The recommended git tool is: NONE [2022-01-06T23:03:50.922Z] using credential edgex-jenkins-ssh [2022-01-06T23:03:50.938Z] Cloning the remote Git repository [2022-01-06T23:03:51.000Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-06T23:03:51.077Z] > git init /w/workspace/device-rfid-llrp-go/37 # timeout=10 [2022-01-06T23:03:51.154Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-06T23:03:51.155Z] > git --version # timeout=10 [2022-01-06T23:03:51.173Z] > git --version # 'git version 2.17.1' [2022-01-06T23:03:51.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T23:03:51.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T23:03:51.987Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-06T23:03:52.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T23:03:52.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-06T23:03:52.151Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-06T23:03:52.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T23:03:52.180Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-06T23:03:52.847Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [2022-01-06T23:03:53.108Z] Merge succeeded, producing 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [2022-01-06T23:03:53.108Z] Checking out Revision 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 (PR-52) [2022-01-06T23:03:52.876Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T23:03:52.901Z] > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 [2022-01-06T23:03:53.009Z] > git remote # timeout=10 [2022-01-06T23:03:53.030Z] > git config --get remote.origin.url # timeout=10 [2022-01-06T23:03:53.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T23:03:53.062Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2022-01-06T23:03:53.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-06T23:03:53.124Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T23:03:53.136Z] > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 [2022-01-06T23:03:57.296Z] Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-06T23:03:58.826Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-06T23:03:58.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-06T23:03:58.826Z] Dload Upload Total Spent Left Speed [2022-01-06T23:03:58.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 70494 0 --:--:-- --:--:-- --:--:-- 70494 [Pipeline] sh [2022-01-06T23:03:59.330Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-06T23:03:59.670Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-06T23:03:59.670Z] + sudo tee /etc/docker/daemon.new [2022-01-06T23:03:59.670Z] { [2022-01-06T23:03:59.670Z] "registry-mirrors": [ [2022-01-06T23:03:59.670Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-06T23:03:59.670Z] ], [2022-01-06T23:03:59.670Z] "bip": "10.250.0.254/24", [2022-01-06T23:03:59.670Z] "hosts": [ [2022-01-06T23:03:59.670Z] "tcp://0.0.0.0:5555", [2022-01-06T23:03:59.670Z] "unix:///var/run/docker.sock" [2022-01-06T23:03:59.670Z] ], [2022-01-06T23:03:59.670Z] "mtu": 1458, [2022-01-06T23:03:59.670Z] "selinux-enabled": true, [2022-01-06T23:03:59.670Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-06T23:03:59.670Z] } [Pipeline] sh [2022-01-06T23:04:00.063Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-06T23:04:00.407Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T23:04:18.728Z] provisioning config files... [2022-01-06T23:04:18.753Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/37@tmp/config2099383527341048716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:04:19.105Z] ---> docker-login.sh [2022-01-06T23:04:19.105Z] nexus3.edgexfoundry.org:10001 [2022-01-06T23:04:19.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:19.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:19.977Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:19.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:19.977Z] [2022-01-06T23:04:19.977Z] Login Succeeded [2022-01-06T23:04:19.977Z] nexus3.edgexfoundry.org:10002 [2022-01-06T23:04:20.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:20.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:20.250Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:20.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:20.250Z] [2022-01-06T23:04:20.250Z] Login Succeeded [2022-01-06T23:04:20.250Z] nexus3.edgexfoundry.org:10003 [2022-01-06T23:04:20.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:20.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:20.792Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:20.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:20.792Z] [2022-01-06T23:04:20.792Z] Login Succeeded [2022-01-06T23:04:20.792Z] nexus3.edgexfoundry.org:10004 [2022-01-06T23:04:21.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:21.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:21.068Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:21.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:21.068Z] [2022-01-06T23:04:21.068Z] Login Succeeded [2022-01-06T23:04:21.068Z] docker.io [2022-01-06T23:04:21.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:21.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:21.931Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:21.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:21.931Z] [2022-01-06T23:04:21.931Z] Login Succeeded [2022-01-06T23:04:21.931Z] ---> docker-login.sh ends [Pipeline] } [2022-01-06T23:04:21.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-06T23:04:22.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-06T23:04:22.436Z] ========================================================= [2022-01-06T23:04:22.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-06T23:04:22.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:04:22.796Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-06T23:04:23.070Z] Sending build context to Docker daemon 1.218MB [2022-01-06T23:04:23.070Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-06T23:04:23.070Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-06T23:04:23.344Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-06T23:04:23.344Z] 552d1f2373af: Pulling fs layer [2022-01-06T23:04:23.344Z] ea3f2d53f512: Pulling fs layer [2022-01-06T23:04:23.344Z] 9e70ebbbe112: Pulling fs layer [2022-01-06T23:04:23.344Z] 7a9cfe048b4a: Pulling fs layer [2022-01-06T23:04:23.344Z] 72dc09318566: Pulling fs layer [2022-01-06T23:04:23.344Z] f4f7b4309257: Pulling fs layer [2022-01-06T23:04:23.344Z] 0ac9a79272e3: Pulling fs layer [2022-01-06T23:04:23.344Z] b78e95d17946: Pulling fs layer [2022-01-06T23:04:23.344Z] 7a9cfe048b4a: Waiting [2022-01-06T23:04:23.344Z] 72dc09318566: Waiting [2022-01-06T23:04:23.344Z] 0ac9a79272e3: Waiting [2022-01-06T23:04:23.344Z] f4f7b4309257: Waiting [2022-01-06T23:04:23.344Z] b78e95d17946: Waiting [2022-01-06T23:04:23.344Z] 9e70ebbbe112: Download complete [2022-01-06T23:04:23.344Z] ea3f2d53f512: Verifying Checksum [2022-01-06T23:04:23.344Z] ea3f2d53f512: Download complete [2022-01-06T23:04:23.344Z] 72dc09318566: Download complete [2022-01-06T23:04:23.344Z] f4f7b4309257: Verifying Checksum [2022-01-06T23:04:23.344Z] f4f7b4309257: Download complete [2022-01-06T23:04:23.344Z] 552d1f2373af: Verifying Checksum [2022-01-06T23:04:23.344Z] 552d1f2373af: Download complete [2022-01-06T23:04:23.344Z] 0ac9a79272e3: Verifying Checksum [2022-01-06T23:04:23.344Z] 0ac9a79272e3: Download complete [2022-01-06T23:04:23.944Z] 552d1f2373af: Pull complete [2022-01-06T23:04:24.538Z] ea3f2d53f512: Pull complete [2022-01-06T23:04:24.814Z] 9e70ebbbe112: Pull complete [2022-01-06T23:04:25.089Z] b78e95d17946: Verifying Checksum [2022-01-06T23:04:25.089Z] b78e95d17946: Download complete [2022-01-06T23:04:25.698Z] 7a9cfe048b4a: Verifying Checksum [2022-01-06T23:04:25.698Z] 7a9cfe048b4a: Download complete [2022-01-06T23:04:33.134Z] Running on prd-centos7-docker-4c-2g-937 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2022-01-06T23:04:33.148Z] Running in /w/workspace/device-rfid-llrp-go/37 [Pipeline] { [Pipeline] checkout [2022-01-06T23:04:33.236Z] Selected Git installation does not exist. Using Default [2022-01-06T23:04:33.236Z] The recommended git tool is: NONE [2022-01-06T23:04:34.850Z] using credential edgex-jenkins-ssh [2022-01-06T23:04:34.860Z] Cloning the remote Git repository [2022-01-06T23:04:34.134Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-06T23:04:34.165Z] > git init /w/workspace/device-rfid-llrp-go/37 # timeout=10 [2022-01-06T23:04:34.195Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-06T23:04:34.195Z] > git --version # timeout=10 [2022-01-06T23:04:34.202Z] > git --version # 'git version 2.24.4' [2022-01-06T23:04:34.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T23:04:34.229Z] [INFO] Currently running in a labeled security context [2022-01-06T23:04:34.229Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-06T23:04:34.229Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/37@tmp/jenkins-gitclient-ssh7105553748630495493.key [2022-01-06T23:04:34.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T23:04:36.261Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [2022-01-06T23:04:36.385Z] Merge succeeded, producing 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [2022-01-06T23:04:36.385Z] Checking out Revision 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 (PR-52) [2022-01-06T23:04:34.870Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-06T23:04:34.883Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-06T23:04:34.902Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-06T23:04:34.926Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-06T23:04:34.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T23:04:34.928Z] [INFO] Currently running in a labeled security context [2022-01-06T23:04:34.928Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-06T23:04:34.928Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/37@tmp/jenkins-gitclient-ssh5961844540922413259.key [2022-01-06T23:04:34.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-06T23:04:35.529Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T23:04:35.539Z] > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 [2022-01-06T23:04:35.581Z] > git remote # timeout=10 [2022-01-06T23:04:35.592Z] > git config --get remote.origin.url # timeout=10 [2022-01-06T23:04:35.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-06T23:04:35.607Z] [INFO] Currently running in a labeled security context [2022-01-06T23:04:35.607Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-06T23:04:35.607Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/37@tmp/jenkins-gitclient-ssh2347865479585574986.key [2022-01-06T23:04:35.615Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2022-01-06T23:04:35.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-06T23:04:35.641Z] > git config core.sparsecheckout # timeout=10 [2022-01-06T23:04:35.647Z] > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 [2022-01-06T23:04:38.084Z] 7a9cfe048b4a: Pull complete [2022-01-06T23:04:38.084Z] 72dc09318566: Pull complete [2022-01-06T23:04:38.084Z] f4f7b4309257: Pull complete [2022-01-06T23:04:38.084Z] 0ac9a79272e3: Pull complete [2022-01-06T23:04:39.965Z] Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T23:04:40.889Z] provisioning config files... [2022-01-06T23:04:40.904Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/37@tmp/config5654077976294586882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:04:41.294Z] ---> docker-login.sh [2022-01-06T23:04:41.294Z] nexus3.edgexfoundry.org:10001 [2022-01-06T23:04:41.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:41.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:41.294Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:41.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:41.294Z] [2022-01-06T23:04:41.294Z] Login Succeeded [2022-01-06T23:04:41.294Z] nexus3.edgexfoundry.org:10002 [2022-01-06T23:04:41.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:41.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:41.556Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:41.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:41.556Z] [2022-01-06T23:04:41.556Z] Login Succeeded [2022-01-06T23:04:41.556Z] nexus3.edgexfoundry.org:10003 [2022-01-06T23:04:41.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:41.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:41.556Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:41.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:41.556Z] [2022-01-06T23:04:41.556Z] Login Succeeded [2022-01-06T23:04:41.556Z] nexus3.edgexfoundry.org:10004 [2022-01-06T23:04:41.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:41.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:41.817Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:41.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:41.817Z] [2022-01-06T23:04:41.817Z] Login Succeeded [2022-01-06T23:04:41.817Z] docker.io [2022-01-06T23:04:41.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-06T23:04:42.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-06T23:04:42.078Z] Configure a credential helper to remove this warning. See [2022-01-06T23:04:42.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-06T23:04:42.078Z] [2022-01-06T23:04:42.078Z] Login Succeeded [2022-01-06T23:04:42.078Z] ---> docker-login.sh ends [Pipeline] } [2022-01-06T23:04:42.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-06T23:04:42.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-06T23:04:42.287Z] ========================================================= [2022-01-06T23:04:42.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-06T23:04:42.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:04:42.619Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-06T23:04:42.619Z] Sending build context to Docker daemon 1.218MB [2022-01-06T23:04:42.619Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-06T23:04:42.619Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-06T23:04:42.619Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-06T23:04:42.619Z] a0d0a0d46f8b: Pulling fs layer [2022-01-06T23:04:42.619Z] 31adcdaf11c8: Pulling fs layer [2022-01-06T23:04:42.619Z] b8b176561691: Pulling fs layer [2022-01-06T23:04:42.619Z] 4527c011a84f: Pulling fs layer [2022-01-06T23:04:42.619Z] 5d74067f8e1e: Pulling fs layer [2022-01-06T23:04:42.619Z] e0aca202a116: Pulling fs layer [2022-01-06T23:04:42.619Z] 3a43be97a3b4: Pulling fs layer [2022-01-06T23:04:42.619Z] 34cad66bf833: Pulling fs layer [2022-01-06T23:04:42.619Z] b4e3c513aaa6: Pulling fs layer [2022-01-06T23:04:42.619Z] 5d74067f8e1e: Waiting [2022-01-06T23:04:42.619Z] e0aca202a116: Waiting [2022-01-06T23:04:42.619Z] 3a43be97a3b4: Waiting [2022-01-06T23:04:42.619Z] 34cad66bf833: Waiting [2022-01-06T23:04:42.619Z] b4e3c513aaa6: Waiting [2022-01-06T23:04:42.619Z] 4527c011a84f: Waiting [2022-01-06T23:04:42.619Z] b8b176561691: Verifying Checksum [2022-01-06T23:04:42.619Z] b8b176561691: Download complete [2022-01-06T23:04:42.619Z] 31adcdaf11c8: Verifying Checksum [2022-01-06T23:04:42.619Z] 31adcdaf11c8: Download complete [2022-01-06T23:04:42.619Z] 5d74067f8e1e: Verifying Checksum [2022-01-06T23:04:42.619Z] 5d74067f8e1e: Download complete [2022-01-06T23:04:42.619Z] e0aca202a116: Verifying Checksum [2022-01-06T23:04:42.619Z] e0aca202a116: Download complete [2022-01-06T23:04:42.619Z] a0d0a0d46f8b: Verifying Checksum [2022-01-06T23:04:42.619Z] a0d0a0d46f8b: Download complete [2022-01-06T23:04:42.619Z] 3a43be97a3b4: Verifying Checksum [2022-01-06T23:04:42.619Z] 3a43be97a3b4: Download complete [2022-01-06T23:04:42.904Z] 34cad66bf833: Verifying Checksum [2022-01-06T23:04:42.904Z] 34cad66bf833: Download complete [2022-01-06T23:04:43.170Z] 4527c011a84f: Verifying Checksum [2022-01-06T23:04:43.170Z] 4527c011a84f: Download complete [2022-01-06T23:04:43.170Z] b4e3c513aaa6: Verifying Checksum [2022-01-06T23:04:43.170Z] b4e3c513aaa6: Download complete [2022-01-06T23:04:43.436Z] a0d0a0d46f8b: Pull complete [2022-01-06T23:04:43.436Z] 31adcdaf11c8: Pull complete [2022-01-06T23:04:43.436Z] b8b176561691: Pull complete [2022-01-06T23:04:43.496Z] b78e95d17946: Pull complete [2022-01-06T23:04:43.496Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-06T23:04:43.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-06T23:04:43.496Z] ---> 8b459fc5aaf0 [2022-01-06T23:04:43.496Z] Step 3/12 : ARG MAKE='make build' [2022-01-06T23:04:44.469Z] ---> Running in f7cdd11a00c5 [2022-01-06T23:04:44.740Z] Removing intermediate container f7cdd11a00c5 [2022-01-06T23:04:44.740Z] ---> 0b78da7667fd [2022-01-06T23:04:44.740Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-06T23:04:45.013Z] ---> Running in 142e63d15d98 [2022-01-06T23:04:45.293Z] Removing intermediate container 142e63d15d98 [2022-01-06T23:04:45.293Z] ---> c2ae2cbba80b [2022-01-06T23:04:45.293Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-06T23:04:45.293Z] ---> Running in db6fef30a3b3 [2022-01-06T23:04:45.890Z] Removing intermediate container db6fef30a3b3 [2022-01-06T23:04:45.890Z] ---> b5e2a13c92d9 [2022-01-06T23:04:45.890Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T23:04:45.890Z] ---> Running in 8c5a86e3336a [2022-01-06T23:04:47.685Z] 4527c011a84f: Pull complete [2022-01-06T23:04:47.685Z] 5d74067f8e1e: Pull complete [2022-01-06T23:04:47.685Z] e0aca202a116: Pull complete [2022-01-06T23:04:47.685Z] 3a43be97a3b4: Pull complete [2022-01-06T23:04:47.685Z] 34cad66bf833: Pull complete [2022-01-06T23:04:47.867Z] Removing intermediate container 8c5a86e3336a [2022-01-06T23:04:47.867Z] ---> a3f0077d2a0f [2022-01-06T23:04:47.867Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-06T23:04:47.867Z] ---> Running in af46303225cd [2022-01-06T23:04:48.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-06T23:04:49.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-06T23:04:50.240Z] b4e3c513aaa6: Pull complete [2022-01-06T23:04:50.240Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-06T23:04:50.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-06T23:04:50.240Z] ---> 9f6097aaca64 [2022-01-06T23:04:50.240Z] Step 3/12 : ARG MAKE='make build' [2022-01-06T23:04:50.422Z] OK: 219 MiB in 52 packages [2022-01-06T23:04:51.405Z] Removing intermediate container af46303225cd [2022-01-06T23:04:51.405Z] ---> f83740777279 [2022-01-06T23:04:51.405Z] Step 8/12 : WORKDIR /app [2022-01-06T23:04:51.405Z] ---> Running in b0803e128bfb [2022-01-06T23:04:51.682Z] Removing intermediate container b0803e128bfb [2022-01-06T23:04:51.682Z] ---> 86c51b256b49 [2022-01-06T23:04:51.682Z] Step 9/12 : COPY . . [2022-01-06T23:04:52.661Z] ---> 1b02ebae2bd5 [2022-01-06T23:04:52.661Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-06T23:04:52.661Z] ---> Running in e582bb39e6af [2022-01-06T23:04:53.547Z] ---> Running in 17a54897b91d [2022-01-06T23:04:53.547Z] Removing intermediate container 17a54897b91d [2022-01-06T23:04:53.547Z] ---> c9d1106abe32 [2022-01-06T23:04:53.547Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-06T23:04:53.810Z] ---> Running in d1663afdaffb [2022-01-06T23:04:53.810Z] Removing intermediate container d1663afdaffb [2022-01-06T23:04:53.810Z] ---> 291d24a4b4b6 [2022-01-06T23:04:53.810Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-06T23:04:53.810Z] ---> Running in e1ec5a9b5b46 [2022-01-06T23:04:53.810Z] Removing intermediate container e1ec5a9b5b46 [2022-01-06T23:04:53.810Z] ---> 5a5241a321fb [2022-01-06T23:04:53.810Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-06T23:04:53.810Z] ---> Running in 720460c361f3 [2022-01-06T23:04:54.394Z] Removing intermediate container 720460c361f3 [2022-01-06T23:04:54.394Z] ---> f13292bee368 [2022-01-06T23:04:54.394Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-06T23:04:54.394Z] ---> Running in 762f928cf7ba [2022-01-06T23:04:54.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-06T23:04:55.597Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-06T23:04:55.867Z] OK: 220 MiB in 52 packages [2022-01-06T23:04:56.139Z] Removing intermediate container 762f928cf7ba [2022-01-06T23:04:56.139Z] ---> dbe64dc00fe0 [2022-01-06T23:04:56.139Z] Step 8/12 : WORKDIR /app [2022-01-06T23:04:56.139Z] ---> Running in 4ac347edf7e4 [2022-01-06T23:04:56.139Z] Removing intermediate container 4ac347edf7e4 [2022-01-06T23:04:56.139Z] ---> 61f0ae2c84a8 [2022-01-06T23:04:56.139Z] Step 9/12 : COPY . . [2022-01-06T23:04:56.410Z] ---> 009c4096e613 [2022-01-06T23:04:56.410Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-06T23:04:56.410Z] ---> Running in d03633acccdb [2022-01-06T23:05:28.628Z] Removing intermediate container d03633acccdb [2022-01-06T23:05:28.628Z] ---> a6f7f9540f2f [2022-01-06T23:05:28.628Z] Step 11/12 : RUN go mod tidy [2022-01-06T23:05:28.628Z] ---> Running in 0d13779af7f0 [2022-01-06T23:05:28.892Z] Removing intermediate container 0d13779af7f0 [2022-01-06T23:05:28.892Z] ---> 075a033439f4 [2022-01-06T23:05:28.892Z] Step 12/12 : RUN $MAKE [2022-01-06T23:05:28.892Z] ---> Running in b3fb15b54131 [2022-01-06T23:05:29.154Z] noop [2022-01-06T23:05:29.415Z] Removing intermediate container b3fb15b54131 [2022-01-06T23:05:29.415Z] ---> 40c5fef6ecf4 [2022-01-06T23:05:29.415Z] Successfully built 40c5fef6ecf4 [2022-01-06T23:05:29.415Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:05:29.726Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-06T23:05:29.726Z] . [Pipeline] withDockerContainer [2022-01-06T23:05:29.811Z] prd-centos7-docker-4c-2g-937 does not seem to be running inside a container [2022-01-06T23:05:29.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@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 ******** ci-base-image-x86_64 cat [2022-01-06T23:05:30.259Z] $ docker top 46004893bc675a6fb006936314955d83453a63947157548974e09329db1d0463 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-06T23:05:30.652Z] + go version [2022-01-06T23:05:30.652Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-06T23:05:30.668Z] $ docker stop --time=1 46004893bc675a6fb006936314955d83453a63947157548974e09329db1d0463 [2022-01-06T23:05:31.871Z] $ docker rm -f 46004893bc675a6fb006936314955d83453a63947157548974e09329db1d0463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:05:32.292Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-06T23:05:32.292Z] . [Pipeline] withDockerContainer [2022-01-06T23:05:32.376Z] prd-centos7-docker-4c-2g-937 does not seem to be running inside a container [2022-01-06T23:05:32.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@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 ******** ci-base-image-x86_64 cat [2022-01-06T23:05:32.746Z] $ docker top 8508c32ab8da7c4587a36000b23fe807069db5b6e73585a8b45f58c73eaa9ec0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-06T23:05:33.128Z] + make test [2022-01-06T23:05:33.128Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-06T23:05:33.700Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-06T23:05:51.928Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-06T23:05:51.928Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-06T23:05:57.242Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.275s coverage: 39.5% of statements [2022-01-06T23:05:57.242Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.238s coverage: 52.0% of statements [2022-01-06T23:05:57.242Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2022-01-06T23:05:57.242Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-06T23:06:05.477Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-06T23:06:05.477Z] ./internal/driver/discover.go [2022-01-06T23:06:05.477Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-06T23:06:05.477Z] make: *** [Makefile:26: test] Error 1 [Pipeline] } [2022-01-06T23:06:05.490Z] $ docker stop --time=1 8508c32ab8da7c4587a36000b23fe807069db5b6e73585a8b45f58c73eaa9ec0 [2022-01-06T23:06:06.967Z] $ docker rm -f 8508c32ab8da7c4587a36000b23fe807069db5b6e73585a8b45f58c73eaa9ec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:06:07.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T23:06:07.477Z] [2022-01-06T23:06:07.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:06:07.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T23:06:07.782Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-06T23:06:07.782Z] b4d181a07f80: Pulling fs layer [2022-01-06T23:06:07.782Z] a1111a8f2ec3: Pulling fs layer [2022-01-06T23:06:07.782Z] ed53099fbce6: Pulling fs layer [2022-01-06T23:06:07.782Z] dc539afda2c1: Pulling fs layer [2022-01-06T23:06:07.782Z] 77bc0d833cb6: Pulling fs layer [2022-01-06T23:06:07.782Z] 9065ff56babe: Pulling fs layer [2022-01-06T23:06:07.782Z] d287ab97295c: Pulling fs layer [2022-01-06T23:06:07.782Z] dc539afda2c1: Waiting [2022-01-06T23:06:07.782Z] 77bc0d833cb6: Waiting [2022-01-06T23:06:07.782Z] 9065ff56babe: Waiting [2022-01-06T23:06:07.782Z] d287ab97295c: Waiting [2022-01-06T23:06:07.782Z] a1111a8f2ec3: Verifying Checksum [2022-01-06T23:06:07.782Z] a1111a8f2ec3: Download complete [2022-01-06T23:06:07.782Z] dc539afda2c1: Verifying Checksum [2022-01-06T23:06:07.782Z] dc539afda2c1: Download complete [2022-01-06T23:06:07.782Z] ed53099fbce6: Verifying Checksum [2022-01-06T23:06:07.782Z] ed53099fbce6: Download complete [2022-01-06T23:06:07.782Z] 9065ff56babe: Verifying Checksum [2022-01-06T23:06:07.782Z] 9065ff56babe: Download complete [2022-01-06T23:06:07.782Z] 77bc0d833cb6: Verifying Checksum [2022-01-06T23:06:07.782Z] 77bc0d833cb6: Download complete [2022-01-06T23:06:08.046Z] b4d181a07f80: Verifying Checksum [2022-01-06T23:06:08.046Z] b4d181a07f80: Download complete [2022-01-06T23:06:08.640Z] d287ab97295c: Verifying Checksum [2022-01-06T23:06:08.640Z] d287ab97295c: Download complete [2022-01-06T23:06:09.601Z] b4d181a07f80: Pull complete [2022-01-06T23:06:09.601Z] a1111a8f2ec3: Pull complete [2022-01-06T23:06:10.181Z] ed53099fbce6: Pull complete [2022-01-06T23:06:10.181Z] dc539afda2c1: Pull complete [2022-01-06T23:06:10.441Z] 77bc0d833cb6: Pull complete [2022-01-06T23:06:10.702Z] 9065ff56babe: Pull complete [2022-01-06T23:06:14.445Z] Removing intermediate container e582bb39e6af [2022-01-06T23:06:14.445Z] ---> 4aee1572df66 [2022-01-06T23:06:14.445Z] Step 11/12 : RUN go mod tidy [2022-01-06T23:06:14.445Z] ---> Running in 1315ed3f643a [2022-01-06T23:06:14.445Z] Removing intermediate container 1315ed3f643a [2022-01-06T23:06:14.445Z] ---> d2d190dc4243 [2022-01-06T23:06:14.445Z] Step 12/12 : RUN $MAKE [2022-01-06T23:06:14.445Z] ---> Running in c69c749be152 [2022-01-06T23:06:14.445Z] noop [2022-01-06T23:06:14.445Z] Removing intermediate container c69c749be152 [2022-01-06T23:06:14.445Z] ---> dd19471ed579 [2022-01-06T23:06:14.445Z] Successfully built dd19471ed579 [2022-01-06T23:06:14.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:06:14.784Z] + docker inspect -f . ci-base-image-arm64 [2022-01-06T23:06:14.784Z] . [Pipeline] withDockerContainer [2022-01-06T23:06:15.011Z] prd-ubuntu18.04-docker-arm64-4c-16g-935 does not seem to be running inside a container [2022-01-06T23:06:15.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@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 [2022-01-06T23:06:16.080Z] d287ab97295c: Pull complete [2022-01-06T23:06:16.080Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-06T23:06:16.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T23:06:16.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T23:06:16.435Z] $ docker top 8d7ffa2a65828b121201896ba796ef14313b8a6ac24440d20959d06ee1dfbdfe -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2022-01-06T23:06:16.762Z] prd-centos7-docker-4c-2g-937 does not seem to be running inside a container [2022-01-06T23:06:16.806Z] $ 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/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@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 [2022-01-06T23:06:19.105Z] $ docker top 140fced25f1c21bce4809e3a08f5890db689ae9b75081a1b5355299c7f29b01a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:06:19.698Z] ---> job-cost.sh [2022-01-06T23:06:19.699Z] lf-activate-venv: SKIPPING [2022-01-06T23:06:19.699Z] INFO: No Stack... [2022-01-06T23:06:19.851Z] + go version [2022-01-06T23:06:19.851Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-06T23:06:19.875Z] $ docker stop --time=1 8d7ffa2a65828b121201896ba796ef14313b8a6ac24440d20959d06ee1dfbdfe [2022-01-06T23:06:19.959Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-06T23:06:20.534Z] INFO: Archiving Costs [2022-01-06T23:06:21.529Z] $ docker rm -f 8d7ffa2a65828b121201896ba796ef14313b8a6ac24440d20959d06ee1dfbdfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:06:22.013Z] + cat /w/workspace/device-rfid-llrp-go/37/archives/cost.csv [2022-01-06T23:06:22.013Z] + cut -d, -f6 [Pipeline] lock [2022-01-06T23:06:22.048Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [2022-01-06T23:06:22.059Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] did not exist. Created. [2022-01-06T23:06:22.059Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-06T23:06:22.133Z] + docker inspect -f . ci-base-image-arm64 [2022-01-06T23:06:22.134Z] . [Pipeline] withDockerContainer [2022-01-06T23:06:22.357Z] prd-ubuntu18.04-docker-arm64-4c-16g-935 does not seem to be running inside a container [2022-01-06T23:06:22.369Z] + echo total: 0.05999999865889549 [2022-01-06T23:06:22.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@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 [2022-01-06T23:06:23.712Z] $ docker top a7edd26746ec0f73aef29b41dd85de67150f89d939066cb28928cdf49e53a1d1 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] fileExists [Pipeline] sh [2022-01-06T23:06:24.113Z] Stashed 1 file(s) [Pipeline] } [2022-01-06T23:06:24.123Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-06T23:06:24.146Z] $ docker stop --time=1 140fced25f1c21bce4809e3a08f5890db689ae9b75081a1b5355299c7f29b01a [2022-01-06T23:06:24.606Z] + make test [2022-01-06T23:06:24.606Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-06T23:06:25.302Z] $ docker rm -f 140fced25f1c21bce4809e3a08f5890db689ae9b75081a1b5355299c7f29b01a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-06T23:06:25.483Z] Failed in branch amd64 [2022-01-06T23:06:26.065Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-06T23:07:22.668Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-06T23:07:22.668Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-06T23:07:55.048Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.739s coverage: 39.5% of statements [2022-01-06T23:07:55.048Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.519s coverage: 52.0% of statements [2022-01-06T23:07:55.048Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2022-01-06T23:07:55.048Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-06T23:08:21.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-06T23:08:21.875Z] ./internal/driver/discover.go [2022-01-06T23:08:21.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-06T23:08:21.875Z] make: *** [Makefile:26: test] Error 1 [Pipeline] } [2022-01-06T23:08:21.899Z] $ docker stop --time=1 a7edd26746ec0f73aef29b41dd85de67150f89d939066cb28928cdf49e53a1d1 [2022-01-06T23:08:23.624Z] $ docker rm -f a7edd26746ec0f73aef29b41dd85de67150f89d939066cb28928cdf49e53a1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:08:24.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-06T23:08:24.505Z] [2022-01-06T23:08:24.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:08:24.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-06T23:08:25.121Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-06T23:08:25.121Z] 448f6bf000e3: Pulling fs layer [2022-01-06T23:08:25.121Z] f757da607395: Pulling fs layer [2022-01-06T23:08:25.121Z] 05883995daec: Pulling fs layer [2022-01-06T23:08:25.121Z] 8603b9c90790: Pulling fs layer [2022-01-06T23:08:25.121Z] 1560dd03e051: Pulling fs layer [2022-01-06T23:08:25.121Z] 27f5ce0e4adf: Pulling fs layer [2022-01-06T23:08:25.121Z] c2d8d7efcc4b: Pulling fs layer [2022-01-06T23:08:25.121Z] 8603b9c90790: Waiting [2022-01-06T23:08:25.121Z] 1560dd03e051: Waiting [2022-01-06T23:08:25.121Z] 27f5ce0e4adf: Waiting [2022-01-06T23:08:25.121Z] c2d8d7efcc4b: Waiting [2022-01-06T23:08:25.121Z] f757da607395: Verifying Checksum [2022-01-06T23:08:25.121Z] f757da607395: Download complete [2022-01-06T23:08:25.121Z] 8603b9c90790: Verifying Checksum [2022-01-06T23:08:25.121Z] 8603b9c90790: Download complete [2022-01-06T23:08:25.121Z] 1560dd03e051: Verifying Checksum [2022-01-06T23:08:25.121Z] 1560dd03e051: Download complete [2022-01-06T23:08:25.121Z] 27f5ce0e4adf: Verifying Checksum [2022-01-06T23:08:25.121Z] 27f5ce0e4adf: Download complete [2022-01-06T23:08:25.406Z] 05883995daec: Verifying Checksum [2022-01-06T23:08:25.406Z] 05883995daec: Download complete [2022-01-06T23:08:25.677Z] 448f6bf000e3: Verifying Checksum [2022-01-06T23:08:25.677Z] 448f6bf000e3: Download complete [2022-01-06T23:08:28.298Z] c2d8d7efcc4b: Verifying Checksum [2022-01-06T23:08:28.298Z] c2d8d7efcc4b: Download complete [2022-01-06T23:08:29.275Z] 448f6bf000e3: Pull complete [2022-01-06T23:08:29.873Z] f757da607395: Pull complete [2022-01-06T23:08:31.306Z] 05883995daec: Pull complete [2022-01-06T23:08:31.581Z] 8603b9c90790: Pull complete [2022-01-06T23:08:32.557Z] 1560dd03e051: Pull complete [2022-01-06T23:08:32.828Z] 27f5ce0e4adf: Pull complete [2022-01-06T23:08:47.903Z] c2d8d7efcc4b: Pull complete [2022-01-06T23:08:47.903Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-06T23:08:47.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-06T23:08:47.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-06T23:08:48.127Z] prd-ubuntu18.04-docker-arm64-4c-16g-935 does not seem to be running inside a container [2022-01-06T23:08:48.208Z] $ 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/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@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 [2022-01-06T23:08:50.783Z] $ docker top d77fc63a2bf08a3fe71b6b577457f8e635c54da883f57c932899039cf62343e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:08:51.685Z] ---> job-cost.sh [2022-01-06T23:08:51.685Z] lf-activate-venv: SKIPPING [2022-01-06T23:08:51.685Z] INFO: No Stack... [2022-01-06T23:08:51.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-06T23:08:52.235Z] INFO: Archiving Costs [Pipeline] sh [2022-01-06T23:08:52.893Z] + cut+ -d, -f6 [2022-01-06T23:08:52.893Z] cat /w/workspace/device-rfid-llrp-go/37/archives/cost.csv [Pipeline] lock [2022-01-06T23:08:52.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [2022-01-06T23:08:52.961Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] did not exist. Created. [2022-01-06T23:08:52.962Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-06T23:08:53.639Z] /w/workspace/device-rfid-llrp-go/37@tmp/durable-c917daac/script.sh: 1: /w/workspace/device-rfid-llrp-go/37@tmp/durable-c917daac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-06T23:08:54.319Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-06T23:08:54.340Z] Warning: overwriting stash ‘stack-cost’ [2022-01-06T23:08:54.795Z] Stashed 1 file(s) [Pipeline] } [2022-01-06T23:08:54.803Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-06T23:08:54.821Z] $ docker stop --time=1 d77fc63a2bf08a3fe71b6b577457f8e635c54da883f57c932899039cf62343e8 [2022-01-06T23:08:56.309Z] $ docker rm -f d77fc63a2bf08a3fe71b6b577457f8e635c54da883f57c932899039cf62343e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-06T23:08:56.609Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-06T23:08:57.285Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:08:57.594Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:08:58.167Z] ---> package-listing.sh [2022-01-06T23:08:58.167Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-06T23:08:58.167Z] ++ facter osfamily [2022-01-06T23:08:58.428Z] + OS_FAMILY=redhat [2022-01-06T23:08:58.428Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 [2022-01-06T23:08:58.428Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-06T23:08:58.428Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-06T23:08:58.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-06T23:08:58.428Z] + PACKAGES=/tmp/packages_start.txt [2022-01-06T23:08:58.429Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2022-01-06T23:08:58.429Z] + PACKAGES=/tmp/packages_end.txt [2022-01-06T23:08:58.429Z] + case "${OS_FAMILY}" in [2022-01-06T23:08:58.429Z] + rpm -qa [2022-01-06T23:08:58.429Z] + sort [2022-01-06T23:08:59.001Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-06T23:08:59.001Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-06T23:08:59.001Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-06T23:08:59.001Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2022-01-06T23:08:59.001Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [2022-01-06T23:08:59.001Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo [2022-01-06T23:08:59.013Z] 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-06T23:08:59.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:08:59.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T23:08:59.862Z] [2022-01-06T23:08:59.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-06T23:09:00.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T23:09:00.166Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-06T23:09:00.166Z] b4d181a07f80: Pulling fs layer [2022-01-06T23:09:00.166Z] a1111a8f2ec3: Pulling fs layer [2022-01-06T23:09:00.166Z] ed53099fbce6: Pulling fs layer [2022-01-06T23:09:00.166Z] dc539afda2c1: Pulling fs layer [2022-01-06T23:09:00.166Z] 77bc0d833cb6: Pulling fs layer [2022-01-06T23:09:00.166Z] 9065ff56babe: Pulling fs layer [2022-01-06T23:09:00.166Z] d287ab97295c: Pulling fs layer [2022-01-06T23:09:00.166Z] dc539afda2c1: Waiting [2022-01-06T23:09:00.166Z] 77bc0d833cb6: Waiting [2022-01-06T23:09:00.166Z] 9065ff56babe: Waiting [2022-01-06T23:09:00.166Z] d287ab97295c: Waiting [2022-01-06T23:09:00.166Z] a1111a8f2ec3: Verifying Checksum [2022-01-06T23:09:00.166Z] a1111a8f2ec3: Download complete [2022-01-06T23:09:00.166Z] dc539afda2c1: Verifying Checksum [2022-01-06T23:09:00.166Z] dc539afda2c1: Download complete [2022-01-06T23:09:00.166Z] ed53099fbce6: Verifying Checksum [2022-01-06T23:09:00.166Z] ed53099fbce6: Download complete [2022-01-06T23:09:00.427Z] 9065ff56babe: Verifying Checksum [2022-01-06T23:09:00.427Z] 9065ff56babe: Download complete [2022-01-06T23:09:00.427Z] 77bc0d833cb6: Verifying Checksum [2022-01-06T23:09:00.427Z] 77bc0d833cb6: Download complete [2022-01-06T23:09:00.427Z] b4d181a07f80: Verifying Checksum [2022-01-06T23:09:00.427Z] b4d181a07f80: Download complete [2022-01-06T23:09:00.999Z] d287ab97295c: Verifying Checksum [2022-01-06T23:09:00.999Z] d287ab97295c: Download complete [2022-01-06T23:09:01.986Z] b4d181a07f80: Pull complete [2022-01-06T23:09:02.247Z] a1111a8f2ec3: Pull complete [2022-01-06T23:09:02.827Z] ed53099fbce6: Pull complete [2022-01-06T23:09:03.091Z] dc539afda2c1: Pull complete [2022-01-06T23:09:03.351Z] 77bc0d833cb6: Pull complete [2022-01-06T23:09:03.351Z] 9065ff56babe: Pull complete [2022-01-06T23:09:09.994Z] d287ab97295c: Pull complete [2022-01-06T23:09:09.994Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-06T23:09:09.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-06T23:09:09.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-06T23:09:10.070Z] prd-centos7-docker-4c-2g-934 does not seem to be running inside a container [2022-01-06T23:09:10.108Z] $ 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-52/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-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-06T23:09:12.434Z] $ docker top 1de8a91a1dffd513a0af0b90b560a1fc15139cbf9940637bafb9a0190160db47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-06T23:09:12.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-06T23:09:13.102Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-06T23:09:13.399Z] + ls /var/log/sa-host [2022-01-06T23:09:13.399Z] + sadf -c /var/log/sa-host/sa06 [2022-01-06T23:09:13.399Z] file_magic: OK [2022-01-06T23:09:13.399Z] HZ: Using current value: 100 [2022-01-06T23:09:13.399Z] file_header: OK [2022-01-06T23:09:13.399Z] 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 [2022-01-06T23:09:13.399Z] Statistics: [2022-01-06T23:09:13.399Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-06T23:09:13.399Z] File successfully converted to sysstat format version 12.0.3 [2022-01-06T23:09:13.399Z] + sadf -c /var/log/sa-host/sa17 [2022-01-06T23:09:13.399Z] file_magic: OK [2022-01-06T23:09:13.399Z] HZ: Using current value: 100 [2022-01-06T23:09:13.399Z] file_header: OK [2022-01-06T23:09:13.399Z] 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 [2022-01-06T23:09:13.399Z] Statistics: [2022-01-06T23:09:13.399Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-06T23:09:13.399Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-06T23:09:13.620Z] provisioning config files... [2022-01-06T23:09:13.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config6693400047501142545tmp [Pipeline] { [Pipeline] echo [2022-01-06T23:09:13.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:09:13.937Z] ---> create-netrc.sh [Pipeline] } [2022-01-06T23:09:13.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:09:14.302Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-06T23:09:14.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:09:14.603Z] ---> sudo-logs.sh [2022-01-06T23:09:14.603Z] Archiving 'sudo' log.. [2022-01-06T23:09:14.603Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-934.novalocal: Name or service not known [2022-01-06T23:09:14.603Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-934.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-06T23:09:14.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:09:14.924Z] ---> job-cost.sh [2022-01-06T23:09:14.924Z] lf-activate-venv: SKIPPING [2022-01-06T23:09:14.924Z] DEBUG: total: 0.10999999940395355 [2022-01-06T23:09:14.924Z] INFO: Retrieving Stack Cost... [2022-01-06T23:09:15.498Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-06T23:09:15.758Z] INFO: Archiving Costs [Pipeline] echo [2022-01-06T23:09:15.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-06T23:09:16.063Z] ---> logs-deploy.sh [2022-01-06T23:09:16.063Z] lf-activate-venv: SKIPPING [2022-01-06T23:09:16.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/37 [2022-01-06T23:09:16.063Z] INFO: archiving workspace using pattern(s): [2022-01-06T23:09:16.635Z] Archives upload complete. [2022-01-06T23:09:16.897Z] INFO: archiving logs to Nexus