Pull request #166 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8e085d051dcd3425eb1c9425a637d9afa361759+c8ddb795451293862e71ea8481bb36f4aa2ad204 (9fabc3ced87a482d8e0ba42c2407dac14a2e3ba4) 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-ssh18013631195587996044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5479491666336086309.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17946324889402278841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3294749375211134241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh270894438041000394.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8533114788870947618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7558 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [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/undry_device-rfid-llrp-go_PR-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit f8e085d051dcd3425eb1c9425a637d9afa361759 Merge succeeded, producing f8e085d051dcd3425eb1c9425a637d9afa361759 Checking out Revision f8e085d051dcd3425eb1c9425a637d9afa361759 (PR-166) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8e085d051dcd3425eb1c9425a637d9afa361759 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8e085d051dcd3425eb1c9425a637d9afa361759 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:01:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:01:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:01:56 ========================================================= 11:01:56 EdgeX Global Pipelines Version Info 11:01:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:01:57 ------------------- 11:01:57 stable info: 11:01:57 ------------------- 11:01:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:01:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:01:57 Message: update stable to v1.0.244 11:01:58 ------------------- 11:01:58 experimental info: 11:01:58 ------------------- 11:01:58 Commited By: **** collab-it+edgex@linuxfoundation.org 11:01:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:01:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8e085d051dcd3425eb1c9425a637d9afa361759 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8e085d [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:59 provisioning config files... 11:01:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config9495023976453089891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:00 ---> docker-login.sh 11:02:00 nexus3.edgexfoundry.org:10001 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:00 Configure a credential helper to remove this warning. See 11:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:00 11:02:00 Login Succeeded 11:02:00 nexus3.edgexfoundry.org:10002 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:00 Configure a credential helper to remove this warning. See 11:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:00 11:02:00 Login Succeeded 11:02:00 nexus3.edgexfoundry.org:10003 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:00 Configure a credential helper to remove this warning. See 11:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:00 11:02:00 Login Succeeded 11:02:00 nexus3.edgexfoundry.org:10004 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:00 Configure a credential helper to remove this warning. See 11:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:00 11:02:00 Login Succeeded 11:02:00 docker.io 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:01 Configure a credential helper to remove this warning. See 11:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:01 11:02:01 Login Succeeded 11:02:01 ---> docker-login.sh ends [Pipeline] } 11:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:02:01 + git rev-list -1 --merges f8e085d051dcd3425eb1c9425a637d9afa361759~1..f8e085d051dcd3425eb1c9425a637d9afa361759 [Pipeline] echo 11:02:01 -----------> git rev-list -1 --merges f8e085d051dcd3425eb1c9425a637d9afa361759~1..f8e085d051dcd3425eb1c9425a637d9afa361759 f8e085d051dcd3425eb1c9425a637d9afa361759 [false] [Pipeline] sh 11:02:02 + git log --format=format:%s -1 f8e085d051dcd3425eb1c9425a637d9afa361759 [Pipeline] echo 11:02:02 ========================================================= 11:02:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:02:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:02 + git log --format=format:%s -1 f8e085d051dcd3425eb1c9425a637d9afa361759 [Pipeline] echo 11:02:02 [semverPrep] GIT_COMMIT: f8e085d051dcd3425eb1c9425a637d9afa361759, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 11:02:02 [semverPrep] This is not a build commit. [Pipeline] sh 11:02:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:02:03 + grep -v github /etc/ssh/ssh_known_hosts 11:02:03 + [ -e /tmp/ssh_known_hosts ] 11:02:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:02:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:02:03 + sudo tee -a /etc/ssh/ssh_known_hosts 11:02:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:03 11:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:03 0.1.4: Pulling from edgex-devops/py-git-semver 11:02:03 b85a868b505f: Pulling fs layer 11:02:03 e2be974225ed: Pulling fs layer 11:02:03 339a4e72a1f5: Pulling fs layer 11:02:03 988bab9f4d93: Pulling fs layer 11:02:03 1469e6f7b9e6: Pulling fs layer 11:02:03 eaf3925da568: Pulling fs layer 11:02:03 bab4dde63d76: Pulling fs layer 11:02:03 bde34c3a00c8: Pulling fs layer 11:02:03 b352a97aabf1: Pulling fs layer 11:02:03 4872d77fe225: Pulling fs layer 11:02:03 5851b861e8e6: Pulling fs layer 11:02:03 1469e6f7b9e6: Waiting 11:02:03 eaf3925da568: Waiting 11:02:03 bab4dde63d76: Waiting 11:02:03 4872d77fe225: Waiting 11:02:03 5851b861e8e6: Waiting 11:02:03 bde34c3a00c8: Waiting 11:02:03 b352a97aabf1: Waiting 11:02:03 988bab9f4d93: Waiting 11:02:03 e2be974225ed: Verifying Checksum 11:02:03 e2be974225ed: Download complete 11:02:03 988bab9f4d93: Download complete 11:02:04 1469e6f7b9e6: Verifying Checksum 11:02:04 1469e6f7b9e6: Download complete 11:02:04 339a4e72a1f5: Verifying Checksum 11:02:04 339a4e72a1f5: Download complete 11:02:04 eaf3925da568: Download complete 11:02:04 bde34c3a00c8: Verifying Checksum 11:02:04 bde34c3a00c8: Download complete 11:02:04 b352a97aabf1: Verifying Checksum 11:02:04 b352a97aabf1: Download complete 11:02:04 4872d77fe225: Verifying Checksum 11:02:04 4872d77fe225: Download complete 11:02:04 5851b861e8e6: Verifying Checksum 11:02:04 5851b861e8e6: Download complete 11:02:04 b85a868b505f: Download complete 11:02:04 bab4dde63d76: Verifying Checksum 11:02:04 bab4dde63d76: Download complete 11:02:05 b85a868b505f: Pull complete 11:02:05 e2be974225ed: Pull complete 11:02:06 339a4e72a1f5: Pull complete 11:02:06 988bab9f4d93: Pull complete 11:02:06 1469e6f7b9e6: Pull complete 11:02:06 eaf3925da568: Pull complete 11:02:08 bab4dde63d76: Pull complete 11:02:08 bde34c3a00c8: Pull complete 11:02:08 b352a97aabf1: Pull complete 11:02:08 4872d77fe225: Pull complete 11:02:09 5851b861e8e6: Pull complete 11:02:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:09 prd-ubuntu20.04-docker-8c-8g-7558 does not seem to be running inside a container 11:02:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:02:11 $ docker top d88a4af0982fbba5cd592bfaf6dc4871b9285cd7887f3563503632d169c601a2 -eo pid,comm 11:02:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:02:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:11 [ssh-agent] Looking for ssh-agent implementation... 11:02:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:12 $ docker exec d88a4af0982fbba5cd592bfaf6dc4871b9285cd7887f3563503632d169c601a2 ssh-agent 11:02:12 SSH_AUTH_SOCK=/tmp/ssh-lQVER7NWgCwY/agent.32 11:02:12 SSH_AGENT_PID=38 11:02:12 Running ssh-add (command line suppressed) 11:02:12 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_18098203500886887114.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_18098203500886887114.key) 11:02:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:12 + git tag --points-at HEAD [Pipeline] } 11:02:12 $ docker exec --env ******** --env ******** d88a4af0982fbba5cd592bfaf6dc4871b9285cd7887f3563503632d169c601a2 ssh-agent -k 11:02:12 unset SSH_AUTH_SOCK; 11:02:12 unset SSH_AGENT_PID; 11:02:12 echo Agent pid 38 killed; 11:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:02:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:12 [ssh-agent] Looking for ssh-agent implementation... 11:02:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:12 $ docker exec d88a4af0982fbba5cd592bfaf6dc4871b9285cd7887f3563503632d169c601a2 ssh-agent 11:02:13 SSH_AUTH_SOCK=/tmp/ssh-zOlSl8hClDQY/agent.70 11:02:13 SSH_AGENT_PID=76 11:02:13 Running ssh-add (command line suppressed) 11:02:13 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_6291652894763075291.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_6291652894763075291.key) 11:02:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:13 + git semver init 11:02:13 2023-02-27 11:02:13,753 [run_init] DEBUG init version:0.0.0 force:False 11:02:13 2023-02-27 11:02:13,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver 11:02:13 2023-02-27 11:02:13,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver 11:02:13 2023-02-27 11:02:13,755 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166, universal_newlines=False, shell=None, istream=None) 11:02:14 2023-02-27 11:02:14,672 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.git/info/exclude 11:02:14 2023-02-27 11:02:14,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 with force:False 11:02:14 2023-02-27 11:02:14,673 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 11:02:14 2023-02-27 11:02:14,677 [execute] INFO git cat-file --batch-check 11:02:14 2023-02-27 11:02:14,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) 11:02:14 2023-02-27 11:02:14,686 [execute] INFO git cat-file --batch 11:02:14 2023-02-27 11:02:14,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) 11:02:14 2023-02-27 11:02:14,692 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 11:02:14 0.0.0 [Pipeline] } 11:02:14 $ docker exec --env ******** --env ******** d88a4af0982fbba5cd592bfaf6dc4871b9285cd7887f3563503632d169c601a2 ssh-agent -k 11:02:14 unset SSH_AUTH_SOCK; 11:02:14 unset SSH_AGENT_PID; 11:02:14 echo Agent pid 76 killed; 11:02:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:02:15 + git semver [Pipeline] } 11:02:15 $ docker stop --time=1 d88a4af0982fbba5cd592bfaf6dc4871b9285cd7887f3563503632d169c601a2 11:02:16 $ docker rm -f --volumes d88a4af0982fbba5cd592bfaf6dc4871b9285cd7887f3563503632d169c601a2 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:02:17 Stashed 1 file(s) [Pipeline] echo 11:02:17 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:18 provisioning config files... 11:02:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config14503106081796610216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:18 ---> docker-login.sh 11:02:18 nexus3.edgexfoundry.org:10001 11:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:18 Configure a credential helper to remove this warning. See 11:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:18 11:02:18 Login Succeeded 11:02:18 nexus3.edgexfoundry.org:10002 11:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:18 Configure a credential helper to remove this warning. See 11:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:18 11:02:18 Login Succeeded 11:02:18 nexus3.edgexfoundry.org:10003 11:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:18 Configure a credential helper to remove this warning. See 11:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:18 11:02:18 Login Succeeded 11:02:18 nexus3.edgexfoundry.org:10004 11:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:18 Configure a credential helper to remove this warning. See 11:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:18 11:02:18 Login Succeeded 11:02:18 docker.io 11:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:19 Configure a credential helper to remove this warning. See 11:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:19 11:02:19 Login Succeeded 11:02:19 ---> docker-login.sh ends [Pipeline] } 11:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:19 ========================================================= 11:02:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:02:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:02:19 Sending build context to Docker daemon 4.115MB 11:02:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:02:19 Step 2/12 : FROM ${BASE} AS builder 11:02:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:02:19 213ec9aee27d: Pulling fs layer 11:02:19 4583459ba037: Pulling fs layer 11:02:19 93c1e223e6f2: Pulling fs layer 11:02:19 53926ce57604: Pulling fs layer 11:02:19 21b2b0c7a3f4: Pulling fs layer 11:02:19 22ff95d597cd: Pulling fs layer 11:02:19 12d6caf4c0d1: Pulling fs layer 11:02:19 96b7cbca73a9: Pulling fs layer 11:02:19 a7acece74701: Pulling fs layer 11:02:19 21b2b0c7a3f4: Waiting 11:02:19 22ff95d597cd: Waiting 11:02:19 12d6caf4c0d1: Waiting 11:02:19 96b7cbca73a9: Waiting 11:02:19 a7acece74701: Waiting 11:02:19 53926ce57604: Waiting 11:02:19 93c1e223e6f2: Download complete 11:02:19 4583459ba037: Verifying Checksum 11:02:19 4583459ba037: Download complete 11:02:19 21b2b0c7a3f4: Verifying Checksum 11:02:19 21b2b0c7a3f4: Download complete 11:02:20 22ff95d597cd: Verifying Checksum 11:02:20 22ff95d597cd: Download complete 11:02:20 213ec9aee27d: Verifying Checksum 11:02:20 213ec9aee27d: Download complete 11:02:20 12d6caf4c0d1: Download complete 11:02:20 213ec9aee27d: Pull complete 11:02:20 4583459ba037: Pull complete 11:02:20 93c1e223e6f2: Pull complete 11:02:20 a7acece74701: Verifying Checksum 11:02:20 a7acece74701: Download complete 11:02:20 96b7cbca73a9: Verifying Checksum 11:02:20 96b7cbca73a9: Download complete 11:02:20 53926ce57604: Verifying Checksum 11:02:20 53926ce57604: Download complete 11:02:25 53926ce57604: Pull complete 11:02:25 21b2b0c7a3f4: Pull complete 11:02:25 22ff95d597cd: Pull complete 11:02:25 12d6caf4c0d1: Pull complete 11:02:27 96b7cbca73a9: Pull complete 11:02:27 a7acece74701: Pull complete 11:02:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:02:28 ---> db6d94c90886 11:02:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:31 ---> Running in b42ee81fbcc3 11:02:31 Removing intermediate container b42ee81fbcc3 11:02:31 ---> 31f4b3a47918 11:02:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:31 ---> Running in 417ab1f961a3 11:02:31 Removing intermediate container 417ab1f961a3 11:02:31 ---> 719621b90397 11:02:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:31 ---> Running in 501c4c617526 11:02:31 Removing intermediate container 501c4c617526 11:02:31 ---> 38dc55ce85f0 11:02:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:31 ---> Running in 628eaf0c87cf 11:02:31 Removing intermediate container 628eaf0c87cf 11:02:31 ---> 85b8919799e7 11:02:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:31 ---> Running in 4a7f3ed69b6e 11:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:02:32 OK: 211 MiB in 51 packages 11:02:32 Removing intermediate container 4a7f3ed69b6e 11:02:32 ---> 7491b36b3adf 11:02:32 Step 8/12 : WORKDIR /app 11:02:32 ---> Running in 57522db57f0e 11:02:32 Still waiting to schedule task 11:02:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:02:33 Removing intermediate container 57522db57f0e 11:02:33 ---> dffcb4672267 11:02:33 Step 9/12 : COPY go.mod vendor* ./ 11:02:33 ---> ba317e1f5c19 11:02:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:33 ---> Running in 987a7ffdb027 11:03:05 Removing intermediate container 987a7ffdb027 11:03:05 ---> 72460ea17972 11:03:05 Step 11/12 : COPY . . 11:03:05 ---> dc35a4e6fef7 11:03:05 Step 12/12 : RUN $MAKE 11:03:05 ---> Running in fba49bdc4041 11:03:05 noop 11:03:05 Removing intermediate container fba49bdc4041 11:03:05 ---> f66bcf91ff87 11:03:05 Successfully built f66bcf91ff87 11:03:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:05 + docker inspect -f . ci-base-image-x86_64 11:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:05 prd-ubuntu20.04-docker-8c-8g-7558 does not seem to be running inside a container 11:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@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 ******** ci-base-image-x86_64 cat 11:03:06 $ docker top 7811d847163aee26260f3293725ef9c19de92faa8221d148b7b21137479eab51 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:06 + go version 11:03:06 go version go1.18.7 linux/amd64 [Pipeline] } 11:03:06 $ docker stop --time=1 7811d847163aee26260f3293725ef9c19de92faa8221d148b7b21137479eab51 11:03:07 $ docker rm -f --volumes 7811d847163aee26260f3293725ef9c19de92faa8221d148b7b21137479eab51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:08 + docker inspect -f . ci-base-image-x86_64 11:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:08 prd-ubuntu20.04-docker-8c-8g-7558 does not seem to be running inside a container 11:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@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 ******** ci-base-image-x86_64 cat 11:03:09 $ docker top 6d6c4aa0e7f6d696d632f7c2bb7555add2770940e196d57d9f7e6344a1c5947d -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:09 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] fileExists [Pipeline] sh 11:03:09 + make test 11:03:09 go test ./... -coverprofile=coverage.out ./... 11:03:10 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:03:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:03:20 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:03:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.957s coverage: 40.7% of statements 11:03:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements 11:03:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements 11:03:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:03:35 go vet ./... 11:03:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:03:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:03:38 ./bin/test-attribution-txt.sh 11:03:38 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:03:38 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:03:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:03:38 $ docker stop --time=1 6d6c4aa0e7f6d696d632f7c2bb7555add2770940e196d57d9f7e6344a1c5947d 11:03:40 $ docker rm -f --volumes 6d6c4aa0e7f6d696d632f7c2bb7555add2770940e196d57d9f7e6344a1c5947d [Pipeline] // withDockerContainer [Pipeline] sh 11:03:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:03:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:03:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:03:42 + ls -al . 11:03:42 total 632 11:03:42 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 11:03 . 11:03:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:01 .. 11:03:42 -rw-rw-r-- 1 jenkins jenkins 134 Feb 27 11:01 .dockerignore 11:03:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 11:03 .git 11:03:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 11:01 .github 11:03:42 -rw-rw-r-- 1 jenkins jenkins 946 Feb 27 11:01 .gitignore 11:03:42 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 11:01 .golangci.yml 11:03:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 11:02 .semver 11:03:42 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 27 11:01 Attribution.txt 11:03:42 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 27 11:01 CHANGELOG.md 11:03:42 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 27 11:01 Dockerfile 11:03:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 11:01 GOVERNANCE.md 11:03:42 -rw-rw-r-- 1 jenkins jenkins 683 Feb 27 11:01 Jenkinsfile 11:03:42 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 11:01 LICENSE 11:03:42 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 27 11:01 Makefile 11:03:42 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 11:01 OWNERS.md 11:03:42 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 27 11:01 README.md 11:03:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 11:02 VERSION 11:03:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:01 bin 11:03:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:01 cmd 11:03:42 -rw-r--r-- 1 jenkins jenkins 457862 Feb 27 11:03 coverage.out 11:03:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:01 examples 11:03:42 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 27 11:01 go.mod 11:03:42 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 27 11:01 go.sum 11:03:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:01 images 11:03:42 drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 11:01 internal 11:03:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:01 snap 11:03:42 -rw-rw-r-- 1 jenkins jenkins 193 Feb 27 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:42 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f8e085d051dcd3425eb1c9425a637d9afa361759 --label arch=amd64 --label version=0.0.0 . 11:03:42 Sending build context to Docker daemon 4.115MB 11:03:42 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:03:42 Step 2/24 : FROM ${BASE} AS builder 11:03:42 ---> f66bcf91ff87 11:03:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:03:42 ---> Running in 9be0dd7bac02 11:03:42 Removing intermediate container 9be0dd7bac02 11:03:42 ---> ac29a8391912 11:03:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:42 ---> Running in 031a84cc1a0d 11:03:42 Removing intermediate container 031a84cc1a0d 11:03:42 ---> 666ec0b76b2f 11:03:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:03:42 ---> Running in 94b77d6c2cc8 11:03:42 Removing intermediate container 94b77d6c2cc8 11:03:42 ---> 87803a36e3b7 11:03:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:03:42 ---> Running in 81bb76f33546 11:03:43 Removing intermediate container 81bb76f33546 11:03:43 ---> 41ae9a1060a0 11:03:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:43 ---> Running in 6d4d61ac6a04 11:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:03:43 OK: 211 MiB in 51 packages 11:03:44 Removing intermediate container 6d4d61ac6a04 11:03:44 ---> e72ec5bb1d3d 11:03:44 Step 8/24 : WORKDIR /app 11:03:44 ---> Running in db16e078e1ee 11:03:44 Removing intermediate container db16e078e1ee 11:03:44 ---> 11490a2aa1ed 11:03:44 Step 9/24 : COPY go.mod vendor* ./ 11:03:44 ---> 846532098dca 11:03:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:44 ---> Running in e25a12bda303 11:03:45 Removing intermediate container e25a12bda303 11:03:45 ---> 36b5ed6d21cf 11:03:45 Step 11/24 : COPY . . 11:03:45 ---> 4c9c0474f998 11:03:45 Step 12/24 : RUN $MAKE 11:03:45 ---> Running in 3acd3ba094a1 11:03:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:04:07 Removing intermediate container 3acd3ba094a1 11:04:07 ---> 8e43eb466615 11:04:07 Step 13/24 : FROM alpine:3.16 11:04:07 3.16: Pulling from library/alpine 11:04:07 ef5531b6e74e: Pulling fs layer 11:04:07 ef5531b6e74e: Verifying Checksum 11:04:07 ef5531b6e74e: Download complete 11:04:07 ef5531b6e74e: Pull complete 11:04:07 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:04:07 Status: Downloaded newer image for alpine:3.16 11:04:07 ---> dfd21b5a31f5 11:04:07 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:04:07 ---> Running in 92bcf1d3483f 11:04:07 Removing intermediate container 92bcf1d3483f 11:04:07 ---> 43ceb31be81a 11:04:07 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:04:07 ---> Running in 338443a1ff93 11:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:04:07 (1/1) Installing dumb-init (1.2.5-r1) 11:04:07 Executing busybox-1.35.0-r17.trigger 11:04:07 OK: 6 MiB in 15 packages 11:04:08 Removing intermediate container 338443a1ff93 11:04:08 ---> b3acb6af9338 11:04:08 Step 16/24 : COPY --from=builder /app/LICENSE / 11:04:08 ---> b28161965819 11:04:08 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:04:08 ---> 0172db1b7409 11:04:08 Step 18/24 : COPY --from=builder /app/cmd/ / 11:04:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7560 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] { [Pipeline] ws 11:04:08 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:04:08 Selected Git installation does not exist. Using Default 11:04:08 The recommended git tool is: NONE 11:04:08 ---> 4a2fb4bbd79a 11:04:08 Step 19/24 : EXPOSE 59989 11:04:08 ---> Running in f09ed3062a31 11:04:09 Removing intermediate container f09ed3062a31 11:04:09 ---> c716b1c46c82 11:04:09 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:04:09 ---> Running in f6968ab4a6ee 11:04:09 Removing intermediate container f6968ab4a6ee 11:04:09 ---> c642c9b3d7b1 11:04:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:04:09 ---> Running in f0d7579a4168 11:04:09 Removing intermediate container f0d7579a4168 11:04:09 ---> c58004a8a61b 11:04:09 Step 22/24 : LABEL arch=amd64 11:04:09 ---> Running in 1dbab917c29f 11:04:09 Removing intermediate container 1dbab917c29f 11:04:09 ---> 5ffa3095d5b9 11:04:09 Step 23/24 : LABEL git_sha=f8e085d051dcd3425eb1c9425a637d9afa361759 11:04:09 ---> Running in 6923d773135e 11:04:09 Removing intermediate container 6923d773135e 11:04:09 ---> ad5d10e7d694 11:04:09 Step 24/24 : LABEL version=0.0.0 11:04:09 ---> Running in ae7de240a645 11:04:09 Removing intermediate container ae7de240a645 11:04:09 ---> 8d6601684697 11:04:09 [Warning] One or more build-args [ARCH] were not consumed 11:04:09 Successfully built 8d6601684697 11:04:09 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:10 11:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:10 latest: Pulling from edgex-lftools-log-publisher 11:04:10 5eb5b503b376: Pulling fs layer 11:04:10 5c69ac0246d0: Pulling fs layer 11:04:10 ec43610c2a17: Pulling fs layer 11:04:10 3a2ae6a8a46f: Pulling fs layer 11:04:10 33b1e0a273af: Pulling fs layer 11:04:10 5d3b04190fa2: Pulling fs layer 11:04:10 2f39f015ded8: Pulling fs layer 11:04:10 5d3b04190fa2: Waiting 11:04:10 2f39f015ded8: Waiting 11:04:10 33b1e0a273af: Waiting 11:04:10 3a2ae6a8a46f: Waiting 11:04:10 5c69ac0246d0: Verifying Checksum 11:04:10 5c69ac0246d0: Download complete 11:04:10 3a2ae6a8a46f: Verifying Checksum 11:04:10 3a2ae6a8a46f: Download complete 11:04:11 33b1e0a273af: Verifying Checksum 11:04:11 33b1e0a273af: Download complete 11:04:11 5d3b04190fa2: Verifying Checksum 11:04:11 5d3b04190fa2: Download complete 11:04:11 ec43610c2a17: Verifying Checksum 11:04:11 ec43610c2a17: Download complete 11:04:11 5eb5b503b376: Verifying Checksum 11:04:11 5eb5b503b376: Download complete 11:04:11 2f39f015ded8: Download complete 11:04:12 5eb5b503b376: Pull complete 11:04:12 5c69ac0246d0: Pull complete 11:04:13 ec43610c2a17: Pull complete 11:04:13 3a2ae6a8a46f: Pull complete 11:04:13 33b1e0a273af: Pull complete 11:04:13 5d3b04190fa2: Pull complete 11:04:14 using credential edgex-jenkins-ssh 11:04:14 Cloning the remote Git repository 11:04:14 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:14 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:04:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:14 > git --version # timeout=10 11:04:14 > git --version # 'git version 2.25.1' 11:04:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:04:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:04:16 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit f8e085d051dcd3425eb1c9425a637d9afa361759 11:04:17 Merge succeeded, producing f8e085d051dcd3425eb1c9425a637d9afa361759 11:04:17 Checking out Revision f8e085d051dcd3425eb1c9425a637d9afa361759 (PR-166) 11:04:17 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 11:04:16 > git config core.sparsecheckout # timeout=10 11:04:16 > git checkout -f f8e085d051dcd3425eb1c9425a637d9afa361759 # timeout=10 11:04:17 > git remote # timeout=10 11:04:17 > git config --get remote.origin.url # timeout=10 11:04:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:17 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:04:17 > git rev-parse HEAD^{commit} # timeout=10 11:04:17 > git config core.sparsecheckout # timeout=10 11:04:17 > git checkout -f f8e085d051dcd3425eb1c9425a637d9afa361759 # timeout=10 11:04:17 > git --version # timeout=10 11:04:17 > git --version # 'git version 2.25.1' 11:04:17 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:04:18 11:04:18 GitHub has been notified of this commit’s build result 11:04:18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:18 2f39f015ded8: Pull complete 11:04:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 11:04:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:04:18 Dload Upload Total Spent Left Speed 11:04:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:18 prd-ubuntu20.04-docker-8c-8g-7558 does not seem to be running inside a container 11:04:19 $ 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/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:04:21 $ docker top b1d6a25cfc43143ef686c641080aeefb2af1e5314b88eb809bd969fa737a085f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 11:04:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:04:21 ---> job-cost.sh 11:04:21 lf-activate-venv: SKIPPING 11:04:21 INFO: No Stack... 11:04:22 + sudo+ tee /etc/docker/daemon.new 11:04:22 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:04:22 { 11:04:22 "registry-mirrors": [ 11:04:22 "https://nexus3.edgexfoundry.org:10001" 11:04:22 ], 11:04:22 "bip": "10.250.0.254/24", 11:04:22 "hosts": [ 11:04:22 "tcp://0.0.0.0:5555", 11:04:22 "unix:///var/run/docker.sock" 11:04:22 ], 11:04:22 "mtu": 1458, 11:04:22 "selinux-enabled": true, 11:04:22 "seccomp-profile": "/etc/docker/seccomp.json" 11:04:22 } [Pipeline] sh 11:04:22 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:04:22 INFO: Archiving Costs [Pipeline] sh 11:04:22 + sudo service docker restart 11:04:22 + cat /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/cost.csv 11:04:22 + cut -d, -f6 [Pipeline] lock 11:04:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] 11:04:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] did not exist. Created. 11:04:23 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:23 + echo total: 0.2199999988079071 [Pipeline] stash 11:04:23 Stashed 1 file(s) [Pipeline] } 11:04:23 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:04:23 $ docker stop --time=1 b1d6a25cfc43143ef686c641080aeefb2af1e5314b88eb809bd969fa737a085f 11:04:24 $ docker rm -f --volumes b1d6a25cfc43143ef686c641080aeefb2af1e5314b88eb809bd969fa737a085f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:41 provisioning config files... 11:04:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7643255394695538965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:41 ---> docker-login.sh 11:04:41 nexus3.edgexfoundry.org:10001 11:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:42 Configure a credential helper to remove this warning. See 11:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:42 11:04:42 Login Succeeded 11:04:42 nexus3.edgexfoundry.org:10002 11:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:42 Configure a credential helper to remove this warning. See 11:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:42 11:04:42 Login Succeeded 11:04:42 nexus3.edgexfoundry.org:10003 11:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:42 Configure a credential helper to remove this warning. See 11:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:42 11:04:42 Login Succeeded 11:04:42 nexus3.edgexfoundry.org:10004 11:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:43 Configure a credential helper to remove this warning. See 11:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:43 11:04:43 Login Succeeded 11:04:43 docker.io 11:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:43 Configure a credential helper to remove this warning. See 11:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:43 11:04:43 Login Succeeded 11:04:43 ---> docker-login.sh ends [Pipeline] } 11:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:44 ========================================================= 11:04:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:04:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:04:44 Sending build context to Docker daemon 1.217MB 11:04:44 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:04:44 Step 2/12 : FROM ${BASE} AS builder 11:04:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:04:45 9b18e9b68314: Pulling fs layer 11:04:45 35d82f9e3411: Pulling fs layer 11:04:45 e16973657156: Pulling fs layer 11:04:45 fc693d55d65f: Pulling fs layer 11:04:45 7e9fc2657dce: Pulling fs layer 11:04:45 dda99020689f: Pulling fs layer 11:04:45 db1c61fa0a46: Pulling fs layer 11:04:45 891c053d2c06: Pulling fs layer 11:04:45 dda99020689f: Waiting 11:04:45 fc693d55d65f: Waiting 11:04:45 db1c61fa0a46: Waiting 11:04:45 891c053d2c06: Waiting 11:04:45 7e9fc2657dce: Waiting 11:04:45 e16973657156: Verifying Checksum 11:04:45 e16973657156: Download complete 11:04:45 35d82f9e3411: Download complete 11:04:45 7e9fc2657dce: Verifying Checksum 11:04:45 7e9fc2657dce: Download complete 11:04:45 dda99020689f: Verifying Checksum 11:04:45 dda99020689f: Download complete 11:04:45 9b18e9b68314: Download complete 11:04:46 9b18e9b68314: Pull complete 11:04:46 891c053d2c06: Verifying Checksum 11:04:46 891c053d2c06: Download complete 11:04:46 35d82f9e3411: Pull complete 11:04:47 e16973657156: Pull complete 11:04:47 db1c61fa0a46: Verifying Checksum 11:04:47 db1c61fa0a46: Download complete 11:04:48 fc693d55d65f: Verifying Checksum 11:04:48 fc693d55d65f: Download complete 11:05:00 fc693d55d65f: Pull complete 11:05:00 7e9fc2657dce: Pull complete 11:05:00 dda99020689f: Pull complete 11:05:03 db1c61fa0a46: Pull complete 11:05:05 891c053d2c06: Pull complete 11:05:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:05:05 ---> f96f9c87975a 11:05:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:05:07 ---> Running in ba64e756f11e 11:05:08 Removing intermediate container ba64e756f11e 11:05:08 ---> 78520d065e17 11:05:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:08 ---> Running in 09c3fd41767e 11:05:08 Removing intermediate container 09c3fd41767e 11:05:08 ---> aea07efe4f8b 11:05:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:05:08 ---> Running in b42ba4c41376 11:05:08 Removing intermediate container b42ba4c41376 11:05:08 ---> ec9b60d9febf 11:05:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:05:08 ---> Running in 424ac4f03045 11:05:09 Removing intermediate container 424ac4f03045 11:05:09 ---> 1727303bdc29 11:05:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:09 ---> Running in 2af5097a9836 11:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:05:11 OK: 221 MiB in 51 packages 11:05:12 Removing intermediate container 2af5097a9836 11:05:12 ---> 7a52b6a981fa 11:05:12 Step 8/12 : WORKDIR /app 11:05:12 ---> Running in 6301c86fab7a 11:05:12 Removing intermediate container 6301c86fab7a 11:05:12 ---> 42170c282fd5 11:05:12 Step 9/12 : COPY go.mod vendor* ./ 11:05:13 ---> 777a94c4b523 11:05:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:13 ---> Running in ada305682600 11:06:09 Removing intermediate container ada305682600 11:06:09 ---> fdeb42f145ae 11:06:09 Step 11/12 : COPY . . 11:06:10 ---> f9344b5a9f79 11:06:10 Step 12/12 : RUN $MAKE 11:06:10 ---> Running in 8632531b74c4 11:06:11 noop 11:06:12 Removing intermediate container 8632531b74c4 11:06:12 ---> d950e2bb8124 11:06:12 Successfully built d950e2bb8124 11:06:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:12 + docker inspect -f . ci-base-image-arm64 11:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:12 prd-ubuntu20.04-docker-arm64-4c-16g-7560 does not seem to be running inside a container 11:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:06:13 $ docker top df5ca7fda46de8c391c2ded4be8e61034608f560369834d09169376f0b7b44ca -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:14 + go version 11:06:14 go version go1.18.7 linux/arm64 [Pipeline] } 11:06:14 $ docker stop --time=1 df5ca7fda46de8c391c2ded4be8e61034608f560369834d09169376f0b7b44ca 11:06:16 $ docker rm -f --volumes df5ca7fda46de8c391c2ded4be8e61034608f560369834d09169376f0b7b44ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:17 + docker inspect -f . ci-base-image-arm64 11:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:17 prd-ubuntu20.04-docker-arm64-4c-16g-7560 does not seem to be running inside a container 11:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:06:18 $ docker top 0e15c480b3bb3bba89207c7e7353ee99fd12f3cca916c4c463cb309b804f9252 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:19 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:06:20 + make test 11:06:20 go test ./... -coverprofile=coverage.out ./... 11:06:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:07:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:07:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:08:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.903s coverage: 40.7% of statements 11:08:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.526s coverage: 52.0% of statements 11:08:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements 11:08:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:08:15 go vet ./... 11:08:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:08:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:08:42 ./bin/test-attribution-txt.sh 11:08:42 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:08:42 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:08:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:08:42 $ docker stop --time=1 0e15c480b3bb3bba89207c7e7353ee99fd12f3cca916c4c463cb309b804f9252 11:08:44 $ docker rm -f --volumes 0e15c480b3bb3bba89207c7e7353ee99fd12f3cca916c4c463cb309b804f9252 [Pipeline] // withDockerContainer [Pipeline] sh 11:08:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:08:45 Warning: overwriting stash ‘coverage-report’ 11:08:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:08:47 + ls -al . 11:08:47 total 628 11:08:47 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 11:06 . 11:08:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:04 .. 11:08:47 -rw-rw-r-- 1 jenkins jenkins 134 Feb 27 11:04 .dockerignore 11:08:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 11:04 .git 11:08:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 11:04 .github 11:08:47 -rw-rw-r-- 1 jenkins jenkins 946 Feb 27 11:04 .gitignore 11:08:47 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 11:04 .golangci.yml 11:08:47 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 27 11:04 Attribution.txt 11:08:47 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 27 11:04 CHANGELOG.md 11:08:47 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 27 11:04 Dockerfile 11:08:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 11:04 GOVERNANCE.md 11:08:47 -rw-rw-r-- 1 jenkins jenkins 683 Feb 27 11:04 Jenkinsfile 11:08:47 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 11:04 LICENSE 11:08:47 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 27 11:04 Makefile 11:08:47 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 11:04 OWNERS.md 11:08:47 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 27 11:04 README.md 11:08:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 11:02 VERSION 11:08:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:04 bin 11:08:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:04 cmd 11:08:47 -rw-r--r-- 1 jenkins jenkins 457862 Feb 27 11:08 coverage.out 11:08:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:04 examples 11:08:47 -rw-rw-r-- 1 jenkins jenkins 3462 Feb 27 11:04 go.mod 11:08:47 -rw-rw-r-- 1 jenkins jenkins 33032 Feb 27 11:04 go.sum 11:08:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:04 images 11:08:47 drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 11:04 internal 11:08:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:04 snap 11:08:47 -rw-rw-r-- 1 jenkins jenkins 193 Feb 27 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:48 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f8e085d051dcd3425eb1c9425a637d9afa361759 --label arch=arm64 --label version=0.0.0 . 11:08:48 Sending build context to Docker daemon 1.217MB 11:08:48 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:08:48 Step 2/24 : FROM ${BASE} AS builder 11:08:48 ---> d950e2bb8124 11:08:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:08:48 ---> Running in 387f5456298c 11:08:48 Removing intermediate container 387f5456298c 11:08:48 ---> 80d4d481c15d 11:08:48 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:48 ---> Running in 94c4a175f7d6 11:08:49 Removing intermediate container 94c4a175f7d6 11:08:49 ---> 5c10e50cffa0 11:08:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:08:49 ---> Running in 9ced778e828a 11:08:49 Removing intermediate container 9ced778e828a 11:08:49 ---> 9683c476137a 11:08:49 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:08:49 ---> Running in 9e2136283c18 11:08:49 Removing intermediate container 9e2136283c18 11:08:49 ---> 28ffe510a0e5 11:08:49 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:50 ---> Running in c04cede8d2eb 11:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:08:52 OK: 221 MiB in 51 packages 11:08:53 Removing intermediate container c04cede8d2eb 11:08:53 ---> 82e61f29f4ef 11:08:53 Step 8/24 : WORKDIR /app 11:08:53 ---> Running in 66722d4da412 11:08:54 Removing intermediate container 66722d4da412 11:08:54 ---> 5460ed76b659 11:08:54 Step 9/24 : COPY go.mod vendor* ./ 11:08:54 ---> 4b17a75d942a 11:08:54 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:54 ---> Running in 97eecc666190 11:08:57 Removing intermediate container 97eecc666190 11:08:57 ---> d754fe396fcf 11:08:57 Step 11/24 : COPY . . 11:08:58 ---> 73113b4f51df 11:08:58 Step 12/24 : RUN $MAKE 11:08:58 ---> Running in ff45bff24ba2 11:09:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:11:23 Removing intermediate container ff45bff24ba2 11:11:23 ---> 699b840934c1 11:11:23 Step 13/24 : FROM alpine:3.16 11:11:23 3.16: Pulling from library/alpine 11:11:23 3760b48202b3: Pulling fs layer 11:11:23 3760b48202b3: Verifying Checksum 11:11:23 3760b48202b3: Download complete 11:11:23 3760b48202b3: Pull complete 11:11:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:11:23 Status: Downloaded newer image for alpine:3.16 11:11:23 ---> 4c81e5bf8899 11:11:23 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:11:23 ---> Running in a8aaa3b24e0b 11:11:23 Removing intermediate container a8aaa3b24e0b 11:11:23 ---> 96be10dd833f 11:11:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:11:23 ---> Running in 93397f118c59 11:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:11:26 (1/1) Installing dumb-init (1.2.5-r1) 11:11:26 Executing busybox-1.35.0-r17.trigger 11:11:26 OK: 5 MiB in 15 packages 11:11:26 Removing intermediate container 93397f118c59 11:11:26 ---> 5d580c4282f3 11:11:26 Step 16/24 : COPY --from=builder /app/LICENSE / 11:11:27 ---> 7f93876365c9 11:11:27 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:11:28 ---> 825ef800f9df 11:11:28 Step 18/24 : COPY --from=builder /app/cmd/ / 11:11:29 ---> 788d5b75cc62 11:11:29 Step 19/24 : EXPOSE 59989 11:11:29 ---> Running in bd55b39ff916 11:11:29 Removing intermediate container bd55b39ff916 11:11:29 ---> 1e00870fd316 11:11:29 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:11:30 ---> Running in 19057e8b4f09 11:11:30 Removing intermediate container 19057e8b4f09 11:11:30 ---> 1f827d307d46 11:11:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:11:30 ---> Running in ccac6e12e2b1 11:11:30 Removing intermediate container ccac6e12e2b1 11:11:30 ---> 08e41cf8c731 11:11:30 Step 22/24 : LABEL arch=arm64 11:11:30 ---> Running in 73258b622bd5 11:11:31 Removing intermediate container 73258b622bd5 11:11:31 ---> 3c589635b1fb 11:11:31 Step 23/24 : LABEL git_sha=f8e085d051dcd3425eb1c9425a637d9afa361759 11:11:31 ---> Running in 06c913dfd267 11:11:31 Removing intermediate container 06c913dfd267 11:11:31 ---> 1539364a3b9d 11:11:31 Step 24/24 : LABEL version=0.0.0 11:11:31 ---> Running in d6938d69b6ef 11:11:31 Removing intermediate container d6938d69b6ef 11:11:31 ---> eba3ac0223f3 11:11:31 [Warning] One or more build-args [ARCH] were not consumed 11:11:31 Successfully built eba3ac0223f3 11:11:31 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:32 11:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:32 arm64: Pulling from edgex-lftools-log-publisher 11:11:32 8998bd30e6a1: Pulling fs layer 11:11:32 04944245beec: Pulling fs layer 11:11:32 699f458cf7ca: Pulling fs layer 11:11:32 765212b225bb: Pulling fs layer 11:11:32 f23df028b6ca: Pulling fs layer 11:11:32 d65c8cfc05b1: Pulling fs layer 11:11:32 2437ff75d9bd: Pulling fs layer 11:11:32 765212b225bb: Waiting 11:11:32 2437ff75d9bd: Waiting 11:11:32 f23df028b6ca: Waiting 11:11:32 d65c8cfc05b1: Waiting 11:11:33 04944245beec: Verifying Checksum 11:11:33 04944245beec: Download complete 11:11:33 765212b225bb: Verifying Checksum 11:11:33 765212b225bb: Download complete 11:11:33 f23df028b6ca: Verifying Checksum 11:11:33 f23df028b6ca: Download complete 11:11:33 d65c8cfc05b1: Verifying Checksum 11:11:33 d65c8cfc05b1: Download complete 11:11:33 699f458cf7ca: Verifying Checksum 11:11:33 699f458cf7ca: Download complete 11:11:33 8998bd30e6a1: Verifying Checksum 11:11:33 8998bd30e6a1: Download complete 11:11:36 2437ff75d9bd: Verifying Checksum 11:11:36 2437ff75d9bd: Download complete 11:11:38 8998bd30e6a1: Pull complete 11:11:38 04944245beec: Pull complete 11:11:40 699f458cf7ca: Pull complete 11:11:40 765212b225bb: Pull complete 11:11:41 f23df028b6ca: Pull complete 11:11:41 d65c8cfc05b1: Pull complete 11:11:56 2437ff75d9bd: Pull complete 11:11:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:56 prd-ubuntu20.04-docker-arm64-4c-16g-7560 does not seem to be running inside a container 11:11:56 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:11:59 $ docker top 22d6e563086eb355fa640504283c0c64fc41e85141fb05323fb238a3f0063a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:00 ---> job-cost.sh 11:12:00 lf-activate-venv: SKIPPING 11:12:00 INFO: No Stack... 11:12:00 INFO: Retrieving Pricing Info for: v3-standard-4 11:12:01 INFO: Archiving Costs [Pipeline] sh 11:12:02 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:12:02 + cut -d, -f6 [Pipeline] lock 11:12:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] 11:12:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] did not exist. Created. 11:12:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:12:03 /w/workspace/device-rfid-llrp-go/1@tmp/durable-a337c4eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:12:03 + echo total: 0.10999999940395355 [Pipeline] stash 11:12:03 Warning: overwriting stash ‘stack-cost’ 11:12:03 Stashed 1 file(s) [Pipeline] } 11:12:03 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:12:03 $ docker stop --time=1 22d6e563086eb355fa640504283c0c64fc41e85141fb05323fb238a3f0063a7f 11:12:05 $ docker rm -f --volumes 22d6e563086eb355fa640504283c0c64fc41e85141fb05323fb238a3f0063a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:12:06 provisioning config files... 11:12:06 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config11578048600688450107tmp [Pipeline] { [Pipeline] sh 11:12:06 + set +x 11:12:06 + curl -s https://codecov.io/bash 11:12:06 + bash -s -- 11:12:06 11:12:06 _____ _ 11:12:06 / ____| | | 11:12:06 | | ___ __| | ___ ___ _____ __ 11:12:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:12:06 | |___| (_) | (_| | __/ (_| (_) \ V / 11:12:06 \_____\___/ \__,_|\___|\___\___/ \_/ 11:12:06 Bash-1.0.6 11:12:06 11:12:06 11:12:06 ==> git version 2.25.1 found 11:12:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:12:06 Release-Date: 2020-01-08 11:12:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:12:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:12:06 ==> Jenkins CI detected. 11:12:06 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-166 11:12:06 project root: . 11:12:06 --> token set from env 11:12:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:12:06 ==> Running gcov in . (disable via -X gcov) 11:12:06 ==> Python coveragepy not found 11:12:06 ==> Searching for coverage reports in: 11:12:06 + . 11:12:06 -> Found 1 reports 11:12:06 ==> Detecting git/mercurial file structure 11:12:07 ==> Reading reports 11:12:07 + ./coverage.out bytes=457862 11:12:07 ==> Appending adjustments 11:12:07 https://docs.codecov.io/docs/fixing-reports 11:12:07 + Found adjustments 11:12:07 ==> Gzipping contents 11:12:07 52K /tmp/codecov.Iuq6cv.gz 11:12:07 ==> Uploading reports 11:12:07 url: https://codecov.io 11:12:07 query: branch=PR-166&commit=f8e085d051dcd3425eb1c9425a637d9afa361759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= 11:12:07 -> Pinging Codecov 11:12:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-166&commit=f8e085d051dcd3425eb1c9425a637d9afa361759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= 11:12:07 -> Uploading to 11:12:07 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/581DD39554BDF9B6E22D074273EAD858/f8e085d051dcd3425eb1c9425a637d9afa361759/4918e132-39e1-45e5-a7fc-4deb5f1fc1cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T111207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51db967a19e9985d649a870b97e013c30940ba24220dce31416dc4d33c6669cf 11:12:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:12:07 Dload Upload Total Spent Left Speed 11:12:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51270 0 0 100 51270 0 181k --:--:-- --:--:-- --:--:-- 180k 100 51270 0 0 100 51270 0 181k --:--:-- --:--:-- --:--:-- 180k 11:12:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f8e085d051dcd3425eb1c9425a637d9afa361759 [Pipeline] } 11:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:12:09 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-166/archives ] 11:12:09 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives 11:12:09 total 16 11:12:09 drwxr-xr-x 3 root root 4096 Feb 27 11:04 . 11:12:09 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 11:04 .. 11:12:09 drwxr-xr-x 2 root root 4096 Feb 27 11:04 cost 11:12:09 -rw-r--r-- 1 root root 91 Feb 27 11:04 cost.csv 11:12:09 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-166/archives 11:12:09 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives 11:12:09 total 16 11:12:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 11:04 . 11:12:09 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 11:04 .. 11:12:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 11:04 cost 11:12:09 -rw-r--r-- 1 jenkins jenkins 91 Feb 27 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:12:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:12:10 ---> package-listing.sh 11:12:10 ++ facter osfamily 11:12:10 ++ tr '[:upper:]' '[:lower:]' 11:12:10 + OS_FAMILY=debian 11:12:10 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-166 11:12:10 + START_PACKAGES=/tmp/packages_start.txt 11:12:10 + END_PACKAGES=/tmp/packages_end.txt 11:12:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:10 + PACKAGES=/tmp/packages_start.txt 11:12:10 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' 11:12:10 + PACKAGES=/tmp/packages_end.txt 11:12:10 + case "${OS_FAMILY}" in 11:12:10 + dpkg -l 11:12:10 + grep '^ii' 11:12:10 + '[' -f /tmp/packages_start.txt ']' 11:12:10 + '[' -f /tmp/packages_end.txt ']' 11:12:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:10 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' 11:12:10 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ 11:12:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ [Pipeline] echo 11:12:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:12:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:11 prd-ubuntu20.04-docker-8c-8g-7558 does not seem to be running inside a container 11:12:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:12:12 $ docker top 84087302f9ec6e012d23b43faa77a9d681810d0dd4a1afab040a4d814db407c6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:12 + touch /tmp/pre-build-complete [Pipeline] sh 11:12:12 + mkdir -p /var/log/sysstat [Pipeline] sh 11:12:13 + ls /var/log/sa-host 11:12:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:13 provisioning config files... 11:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config4319574048166936413tmp [Pipeline] { [Pipeline] echo 11:12:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:12:13 ---> create-netrc.sh [Pipeline] } 11:12:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:12:14 ---> python-tools-install.sh [Pipeline] echo 11:12:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:12:14 ---> sudo-logs.sh 11:12:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:12:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:12:14 ---> job-cost.sh 11:12:14 lf-activate-venv: SKIPPING 11:12:14 DEBUG: total: 0.2199999988079071 11:12:14 INFO: Retrieving Stack Cost... 11:12:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:12:15 INFO: Archiving Costs [Pipeline] echo 11:12:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:12:16 ---> logs-deploy.sh 11:12:16 lf-activate-venv: SKIPPING 11:12:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-166/1 11:12:16 INFO: archiving workspace using pattern(s): 11:12:17 Archives upload complete. 11:12:17 INFO: archiving logs to Nexus