Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83+963987e627e8dcac0df49593e42f1bbbca2c5392 (000da255f85951c7d79eb582e96066e7d4eb1004) 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-ssh13074488286530751565.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-ssh13203368268128146189.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-143/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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh318180013933417064.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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10954061934131366497.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-ssh9616891544654294610.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-143/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-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13685011942642998293.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-4106 in /w/workspace/undry_device-rfid-llrp-go_PR-143 [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-143 # 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 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 Checking out Revision bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 (PR-143) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:04:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:04:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:04:40 ========================================================= 10:04:40 EdgeX Global Pipelines Version Info 10:04:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 # timeout=10 10:04:40 ------------------- 10:04:40 stable info: 10:04:40 ------------------- 10:04:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:04:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:04:40 Message: update stable to v1.0.244 10:04:41 ------------------- 10:04:41 experimental info: 10:04:41 ------------------- 10:04:41 Commited By: **** collab-it+edgex@linuxfoundation.org 10:04:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:04:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfa8bdf [Pipeline] echo 10:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:42 provisioning config files... 10:04:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-143@tmp/config8891656845181250535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:43 ---> docker-login.sh 10:04:43 nexus3.edgexfoundry.org:10001 10:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:43 Configure a credential helper to remove this warning. See 10:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:43 10:04:43 Login Succeeded 10:04:43 nexus3.edgexfoundry.org:10002 10:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:43 Configure a credential helper to remove this warning. See 10:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:43 10:04:43 Login Succeeded 10:04:43 nexus3.edgexfoundry.org:10003 10:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:43 Configure a credential helper to remove this warning. See 10:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:43 10:04:43 Login Succeeded 10:04:43 nexus3.edgexfoundry.org:10004 10:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:44 Configure a credential helper to remove this warning. See 10:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:44 10:04:44 Login Succeeded 10:04:44 docker.io 10:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:44 Configure a credential helper to remove this warning. See 10:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:44 10:04:44 Login Succeeded 10:04:44 ---> docker-login.sh ends [Pipeline] } 10:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:04:45 + git rev-list -1 --merges bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83~1..bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 [Pipeline] echo 10:04:45 -----------> git rev-list -1 --merges bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83~1..bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 [false] [Pipeline] sh 10:04:45 + git log --format=format:%s -1 bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 [Pipeline] echo 10:04:45 ========================================================= 10:04:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:04:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:45 + git log --format=format:%s -1 bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 [Pipeline] echo 10:04:45 [semverPrep] GIT_COMMIT: bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 10:04:45 [semverPrep] This is not a build commit. [Pipeline] sh 10:04:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:04:46 + grep -v github /etc/ssh/ssh_known_hosts 10:04:46 + [ -e /tmp/ssh_known_hosts ] 10:04:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:04:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:04:46 sudo tee -a /etc/ssh/ssh_known_hosts 10:04:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:46 10:04:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:47 0.1.4: Pulling from edgex-devops/py-git-semver 10:04:47 b85a868b505f: Pulling fs layer 10:04:47 e2be974225ed: Pulling fs layer 10:04:47 339a4e72a1f5: Pulling fs layer 10:04:47 988bab9f4d93: Pulling fs layer 10:04:47 1469e6f7b9e6: Pulling fs layer 10:04:47 eaf3925da568: Pulling fs layer 10:04:47 bab4dde63d76: Pulling fs layer 10:04:47 bde34c3a00c8: Pulling fs layer 10:04:47 b352a97aabf1: Pulling fs layer 10:04:47 4872d77fe225: Pulling fs layer 10:04:47 5851b861e8e6: Pulling fs layer 10:04:47 eaf3925da568: Waiting 10:04:47 b352a97aabf1: Waiting 10:04:47 4872d77fe225: Waiting 10:04:47 bab4dde63d76: Waiting 10:04:47 bde34c3a00c8: Waiting 10:04:47 5851b861e8e6: Waiting 10:04:47 988bab9f4d93: Waiting 10:04:47 1469e6f7b9e6: Waiting 10:04:47 e2be974225ed: Verifying Checksum 10:04:47 e2be974225ed: Download complete 10:04:47 988bab9f4d93: Verifying Checksum 10:04:47 988bab9f4d93: Download complete 10:04:47 1469e6f7b9e6: Verifying Checksum 10:04:47 1469e6f7b9e6: Download complete 10:04:47 339a4e72a1f5: Verifying Checksum 10:04:47 339a4e72a1f5: Download complete 10:04:47 eaf3925da568: Verifying Checksum 10:04:47 eaf3925da568: Download complete 10:04:47 bde34c3a00c8: Download complete 10:04:47 b352a97aabf1: Download complete 10:04:47 4872d77fe225: Download complete 10:04:47 5851b861e8e6: Download complete 10:04:47 b85a868b505f: Download complete 10:04:47 bab4dde63d76: Verifying Checksum 10:04:47 bab4dde63d76: Download complete 10:04:48 b85a868b505f: Pull complete 10:04:49 e2be974225ed: Pull complete 10:04:49 339a4e72a1f5: Pull complete 10:04:49 988bab9f4d93: Pull complete 10:04:50 1469e6f7b9e6: Pull complete 10:04:50 eaf3925da568: Pull complete 10:04:51 bab4dde63d76: Pull complete 10:04:51 bde34c3a00c8: Pull complete 10:04:52 b352a97aabf1: Pull complete 10:04:52 4872d77fe225: Pull complete 10:04:52 5851b861e8e6: Pull complete 10:04:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:53 prd-ubuntu20.04-docker-8c-8g-4106 does not seem to be running inside a container 10:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-143 -v /w/workspace/undry_device-rfid-llrp-go_PR-143:/w/workspace/undry_device-rfid-llrp-go_PR-143:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-143@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-143@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 10:04:58 $ docker top 851731ad9f153fc581ede72220fb55fa0aa125524929786b4ef02578f4c7229b -eo pid,comm 10:04:58 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). 10:04:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:58 [ssh-agent] Looking for ssh-agent implementation... 10:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:58 $ docker exec 851731ad9f153fc581ede72220fb55fa0aa125524929786b4ef02578f4c7229b ssh-agent 10:04:58 SSH_AUTH_SOCK=/tmp/ssh-DDVum7OuU8AF/agent.13 10:04:58 SSH_AGENT_PID=19 10:04:58 Running ssh-add (command line suppressed) 10:04:58 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-143@tmp/private_key_14923694903026612169.key (/w/workspace/undry_device-rfid-llrp-go_PR-143@tmp/private_key_14923694903026612169.key) 10:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:59 + git tag --points-at HEAD [Pipeline] } 10:04:59 $ docker exec --env ******** --env ******** 851731ad9f153fc581ede72220fb55fa0aa125524929786b4ef02578f4c7229b ssh-agent -k 10:04:59 unset SSH_AUTH_SOCK; 10:04:59 unset SSH_AGENT_PID; 10:04:59 echo Agent pid 19 killed; 10:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:59 [ssh-agent] Looking for ssh-agent implementation... 10:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:59 $ docker exec 851731ad9f153fc581ede72220fb55fa0aa125524929786b4ef02578f4c7229b ssh-agent 10:04:59 SSH_AUTH_SOCK=/tmp/ssh-3hHEUBBWN9ni/agent.69 10:04:59 SSH_AGENT_PID=75 10:04:59 Running ssh-add (command line suppressed) 10:04:59 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-143@tmp/private_key_4177729205563718272.key (/w/workspace/undry_device-rfid-llrp-go_PR-143@tmp/private_key_4177729205563718272.key) 10:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:00 + git semver init 10:05:00 2023-01-31 10:05:00,251 [run_init] DEBUG init version:0.0.0 force:False 10:05:00 2023-01-31 10:05:00,252 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-143/.semver 10:05:00 2023-01-31 10:05:00,252 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-143/.semver 10:05:00 2023-01-31 10:05:00,253 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-143/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-143, universal_newlines=False, shell=None, istream=None) 10:05:01 2023-01-31 10:05:01,088 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-143/.git/info/exclude 10:05:01 2023-01-31 10:05:01,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-143/.semver/PR-143 with force:False 10:05:01 2023-01-31 10:05:01,088 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-143/.semver/PR-143 10:05:01 2023-01-31 10:05:01,093 [execute] INFO git cat-file --batch-check 10:05:01 2023-01-31 10:05:01,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-143/.semver, universal_newlines=False, shell=None, istream=) 10:05:01 2023-01-31 10:05:01,112 [execute] INFO git cat-file --batch 10:05:01 2023-01-31 10:05:01,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-143/.semver, universal_newlines=False, shell=None, istream=) 10:05:01 2023-01-31 10:05:01,118 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-143/.semver/PR-143 10:05:01 0.0.0 [Pipeline] } 10:05:01 $ docker exec --env ******** --env ******** 851731ad9f153fc581ede72220fb55fa0aa125524929786b4ef02578f4c7229b ssh-agent -k 10:05:01 unset SSH_AUTH_SOCK; 10:05:01 unset SSH_AGENT_PID; 10:05:01 echo Agent pid 75 killed; 10:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:01 + git semver [Pipeline] } 10:05:02 $ docker stop --time=1 851731ad9f153fc581ede72220fb55fa0aa125524929786b4ef02578f4c7229b 10:05:03 $ docker rm -f --volumes 851731ad9f153fc581ede72220fb55fa0aa125524929786b4ef02578f4c7229b [Pipeline] // withDockerContainer [Pipeline] sh 10:05:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:05:04 Stashed 1 file(s) [Pipeline] echo 10:05:04 [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 10:05:05 provisioning config files... 10:05:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-143@tmp/config12541871383880561292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:05 ---> docker-login.sh 10:05:05 nexus3.edgexfoundry.org:10001 10:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:05 Configure a credential helper to remove this warning. See 10:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:05 10:05:05 Login Succeeded 10:05:05 nexus3.edgexfoundry.org:10002 10:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:05 Configure a credential helper to remove this warning. See 10:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:05 10:05:05 Login Succeeded 10:05:05 nexus3.edgexfoundry.org:10003 10:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:05 Configure a credential helper to remove this warning. See 10:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:05 10:05:05 Login Succeeded 10:05:05 nexus3.edgexfoundry.org:10004 10:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:05 Configure a credential helper to remove this warning. See 10:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:05 10:05:05 Login Succeeded 10:05:05 docker.io 10:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:05 Configure a credential helper to remove this warning. See 10:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:05 10:05:05 Login Succeeded 10:05:05 ---> docker-login.sh ends [Pipeline] } 10:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:06 ========================================================= 10:05:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:05:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:06 + 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 . 10:05:06 Sending build context to Docker daemon 4.109MB 10:05:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:05:06 Step 2/12 : FROM ${BASE} AS builder 10:05:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:05:06 213ec9aee27d: Pulling fs layer 10:05:06 4583459ba037: Pulling fs layer 10:05:06 93c1e223e6f2: Pulling fs layer 10:05:06 53926ce57604: Pulling fs layer 10:05:06 21b2b0c7a3f4: Pulling fs layer 10:05:06 22ff95d597cd: Pulling fs layer 10:05:06 12d6caf4c0d1: Pulling fs layer 10:05:06 96b7cbca73a9: Pulling fs layer 10:05:06 a7acece74701: Pulling fs layer 10:05:06 53926ce57604: Waiting 10:05:06 21b2b0c7a3f4: Waiting 10:05:06 22ff95d597cd: Waiting 10:05:06 12d6caf4c0d1: Waiting 10:05:06 96b7cbca73a9: Waiting 10:05:06 a7acece74701: Waiting 10:05:06 93c1e223e6f2: Verifying Checksum 10:05:06 93c1e223e6f2: Download complete 10:05:06 4583459ba037: Verifying Checksum 10:05:06 4583459ba037: Download complete 10:05:06 21b2b0c7a3f4: Verifying Checksum 10:05:06 21b2b0c7a3f4: Download complete 10:05:06 22ff95d597cd: Verifying Checksum 10:05:06 22ff95d597cd: Download complete 10:05:06 213ec9aee27d: Verifying Checksum 10:05:06 213ec9aee27d: Download complete 10:05:07 12d6caf4c0d1: Verifying Checksum 10:05:07 12d6caf4c0d1: Download complete 10:05:07 213ec9aee27d: Pull complete 10:05:07 4583459ba037: Pull complete 10:05:07 93c1e223e6f2: Pull complete 10:05:08 53926ce57604: Verifying Checksum 10:05:08 53926ce57604: Download complete 10:05:08 96b7cbca73a9: Verifying Checksum 10:05:08 96b7cbca73a9: Download complete 10:05:08 a7acece74701: Verifying Checksum 10:05:12 53926ce57604: Pull complete 10:05:12 21b2b0c7a3f4: Pull complete 10:05:12 22ff95d597cd: Pull complete 10:05:13 12d6caf4c0d1: Pull complete 10:05:15 96b7cbca73a9: Pull complete 10:05:15 a7acece74701: Pull complete 10:05:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:05:15 ---> db6d94c90886 10:05:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:05:19 Still waiting to schedule task 10:05:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:05:21 ---> Running in 04416aa9bd46 10:05:21 Removing intermediate container 04416aa9bd46 10:05:21 ---> 75218ca4a4eb 10:05:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:05:21 ---> Running in 72d6e5f8d8a3 10:05:21 Removing intermediate container 72d6e5f8d8a3 10:05:21 ---> d685aa038ece 10:05:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:05:21 ---> Running in 6acd7ce8adf9 10:05:21 Removing intermediate container 6acd7ce8adf9 10:05:21 ---> 91e70566a3e0 10:05:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:05:21 ---> Running in 4ee54aeb9db8 10:05:21 Removing intermediate container 4ee54aeb9db8 10:05:21 ---> 396bd864ccb9 10:05:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:21 ---> Running in 806d24d50fb6 10:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:05:22 OK: 211 MiB in 51 packages 10:05:22 Removing intermediate container 806d24d50fb6 10:05:22 ---> 872a28a84b9a 10:05:22 Step 8/12 : WORKDIR /app 10:05:22 ---> Running in 48b1db0ba3ac 10:05:22 Removing intermediate container 48b1db0ba3ac 10:05:22 ---> c13f8bba07be 10:05:22 Step 9/12 : COPY go.mod vendor* ./ 10:05:22 ---> 749c17a5d220 10:05:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:22 ---> Running in ac7950ec0b16 10:05:55 Removing intermediate container ac7950ec0b16 10:05:55 ---> 24e66abec3b4 10:05:55 Step 11/12 : COPY . . 10:05:55 ---> 826bc4889ff6 10:05:55 Step 12/12 : RUN $MAKE 10:05:55 ---> Running in 245f7a4bbd38 10:05:55 noop 10:05:55 Removing intermediate container 245f7a4bbd38 10:05:55 ---> 878eaaa0d28f 10:05:55 Successfully built 878eaaa0d28f 10:05:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:55 + docker inspect -f . ci-base-image-x86_64 10:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:55 prd-ubuntu20.04-docker-8c-8g-4106 does not seem to be running inside a container 10:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-143 -v /w/workspace/undry_device-rfid-llrp-go_PR-143:/w/workspace/undry_device-rfid-llrp-go_PR-143:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-143@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-143@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 10:05:56 $ docker top 02a24cc98a9e4a158b0be4dce3de840930fbb9394121721b5cfa00021bfa09b8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:56 + go version 10:05:56 go version go1.18.7 linux/amd64 [Pipeline] } 10:05:56 $ docker stop --time=1 02a24cc98a9e4a158b0be4dce3de840930fbb9394121721b5cfa00021bfa09b8 10:05:58 $ docker rm -f --volumes 02a24cc98a9e4a158b0be4dce3de840930fbb9394121721b5cfa00021bfa09b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:58 + docker inspect -f . ci-base-image-x86_64 10:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:58 prd-ubuntu20.04-docker-8c-8g-4106 does not seem to be running inside a container 10:05:59 $ 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-143 -v /w/workspace/undry_device-rfid-llrp-go_PR-143:/w/workspace/undry_device-rfid-llrp-go_PR-143:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-143@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-143@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 10:05:59 $ docker top b26f1bcf6d81f2b693ee2b45e164bbbc6bb94081c00edb116475f8cb4bdf5e75 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:59 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-143 [Pipeline] fileExists [Pipeline] sh 10:06:00 + make test 10:06:00 go test ./... -coverprofile=coverage.out ./... 10:06:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:06:08 # github.com/edgexfoundry/go-mod-messaging/v3/clients 10:06:08 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 10:06:08 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 10:06:08 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:06:08 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:06:08 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 10:06:09 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 10:06:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 10:06:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 10:06:09 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 10:06:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 10:06:09 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 10:06:09 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 10:06:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements 10:06:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.018s coverage: 96.4% of statements 10:06:10 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 10:06:10 $ docker stop --time=1 b26f1bcf6d81f2b693ee2b45e164bbbc6bb94081c00edb116475f8cb4bdf5e75 10:06:13 $ docker rm -f --volumes b26f1bcf6d81f2b693ee2b45e164bbbc6bb94081c00edb116475f8cb4bdf5e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:14 10:06:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:15 latest: Pulling from edgex-lftools-log-publisher 10:06:15 5eb5b503b376: Pulling fs layer 10:06:15 5c69ac0246d0: Pulling fs layer 10:06:15 ec43610c2a17: Pulling fs layer 10:06:15 3a2ae6a8a46f: Pulling fs layer 10:06:15 33b1e0a273af: Pulling fs layer 10:06:15 5d3b04190fa2: Pulling fs layer 10:06:15 2f39f015ded8: Pulling fs layer 10:06:15 33b1e0a273af: Waiting 10:06:15 2f39f015ded8: Waiting 10:06:15 5d3b04190fa2: Waiting 10:06:15 3a2ae6a8a46f: Waiting 10:06:15 5c69ac0246d0: Verifying Checksum 10:06:15 5c69ac0246d0: Download complete 10:06:15 3a2ae6a8a46f: Verifying Checksum 10:06:15 3a2ae6a8a46f: Download complete 10:06:15 33b1e0a273af: Verifying Checksum 10:06:15 33b1e0a273af: Download complete 10:06:15 5d3b04190fa2: Verifying Checksum 10:06:15 ec43610c2a17: Verifying Checksum 10:06:15 ec43610c2a17: Download complete 10:06:15 5eb5b503b376: Verifying Checksum 10:06:15 5eb5b503b376: Download complete 10:06:16 2f39f015ded8: Download complete 10:06:16 5eb5b503b376: Pull complete 10:06:17 5c69ac0246d0: Pull complete 10:06:17 ec43610c2a17: Pull complete 10:06:17 3a2ae6a8a46f: Pull complete 10:06:17 33b1e0a273af: Pull complete 10:06:17 5d3b04190fa2: Pull complete 10:06:21 2f39f015ded8: Pull complete 10:06:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:22 prd-ubuntu20.04-docker-8c-8g-4106 does not seem to be running inside a container 10:06:22 $ 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-143 -v /w/workspace/undry_device-rfid-llrp-go_PR-143:/w/workspace/undry_device-rfid-llrp-go_PR-143:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-143@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-143@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 10:06:27 $ docker top 60353279845d7835e3a307929fb2f332eb6945048e49ffe4732934625c2ce252 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:28 ---> job-cost.sh 10:06:28 lf-activate-venv: SKIPPING 10:06:28 INFO: No Stack... 10:06:28 INFO: Retrieving Pricing Info for: v3-standard-8 10:06:29 INFO: Archiving Costs [Pipeline] sh 10:06:29 + cat /w/workspace/undry_device-rfid-llrp-go_PR-143/archives/cost.csv 10:06:29 + cut -d, -f6 [Pipeline] lock 10:06:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] 10:06:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] did not exist. Created. 10:06:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:29 + echo total: 0.2199999988079071 [Pipeline] stash 10:06:30 Stashed 1 file(s) [Pipeline] } 10:06:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:06:30 $ docker stop --time=1 60353279845d7835e3a307929fb2f332eb6945048e49ffe4732934625c2ce252 10:06:31 $ docker rm -f --volumes 60353279845d7835e3a307929fb2f332eb6945048e49ffe4732934625c2ce252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:06:31 Failed in branch amd64 10:06:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4107 in /w/workspace/undry_device-rfid-llrp-go_PR-143 [Pipeline] { [Pipeline] ws 10:06:51 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:06:51 Selected Git installation does not exist. Using Default 10:06:51 The recommended git tool is: NONE 10:06:56 using credential edgex-jenkins-ssh 10:06:56 Cloning the remote Git repository 10:06:56 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:06:56 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:06:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:06:56 > git --version # timeout=10 10:06:56 > git --version # 'git version 2.25.1' 10:06:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:06:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:06:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:06:59 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 10:06:59 Merge succeeded, producing bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 10:06:59 Checking out Revision bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 (PR-143) 10:06:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 10:06:59 > git --version # timeout=10 10:06:59 > git --version # 'git version 2.25.1' 10:06:59 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { 10:06:59 > git config core.sparsecheckout # timeout=10 10:06:59 > git checkout -f bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 # timeout=10 10:06:59 > git remote # timeout=10 10:06:59 > git config --get remote.origin.url # timeout=10 10:06:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:59 > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 10:06:59 > git rev-parse HEAD^{commit} # timeout=10 10:06:59 > git config core.sparsecheckout # timeout=10 10:06:59 > git checkout -f bfa8bdffe704ff4419b3c34ea1fd6cc46471ef83 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:07:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:07:01 Dload Upload Total Spent Left Speed 10:07:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 10:07:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:07:02 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:07:02 /etc/docker/daemon.json 10:07:02 { 10:07:02 "registry-mirrors": [ 10:07:02 "https://nexus3.edgexfoundry.org:10001" 10:07:02 ], 10:07:02 "bip": "10.250.0.254/24", 10:07:02 "hosts": [ 10:07:02 "tcp://0.0.0.0:5555", 10:07:02 "unix:///var/run/docker.sock" 10:07:02 ], 10:07:02 "mtu": 1458, 10:07:02 "selinux-enabled": true, 10:07:02 "seccomp-profile": "/etc/docker/seccomp.json" 10:07:02 } [Pipeline] sh 10:07:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:07:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:21 provisioning config files... 10:07:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15435595791114263522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:21 ---> docker-login.sh 10:07:21 nexus3.edgexfoundry.org:10001 10:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:22 Configure a credential helper to remove this warning. See 10:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:22 10:07:22 Login Succeeded 10:07:22 nexus3.edgexfoundry.org:10002 10:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:22 Configure a credential helper to remove this warning. See 10:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:22 10:07:22 Login Succeeded 10:07:22 nexus3.edgexfoundry.org:10003 10:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:22 Configure a credential helper to remove this warning. See 10:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:22 10:07:22 Login Succeeded 10:07:22 nexus3.edgexfoundry.org:10004 10:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:23 Configure a credential helper to remove this warning. See 10:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:23 10:07:23 Login Succeeded 10:07:23 docker.io 10:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:23 Configure a credential helper to remove this warning. See 10:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:23 10:07:23 Login Succeeded 10:07:23 ---> docker-login.sh ends [Pipeline] } 10:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:24 ========================================================= 10:07:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:07:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:24 + 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 . 10:07:24 Sending build context to Docker daemon 1.22MB 10:07:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:07:24 Step 2/12 : FROM ${BASE} AS builder 10:07:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:07:24 9b18e9b68314: Pulling fs layer 10:07:24 35d82f9e3411: Pulling fs layer 10:07:24 e16973657156: Pulling fs layer 10:07:24 fc693d55d65f: Pulling fs layer 10:07:24 7e9fc2657dce: Pulling fs layer 10:07:24 dda99020689f: Pulling fs layer 10:07:24 db1c61fa0a46: Pulling fs layer 10:07:24 891c053d2c06: Pulling fs layer 10:07:24 fc693d55d65f: Waiting 10:07:24 7e9fc2657dce: Waiting 10:07:24 dda99020689f: Waiting 10:07:24 db1c61fa0a46: Waiting 10:07:24 891c053d2c06: Waiting 10:07:25 e16973657156: Verifying Checksum 10:07:25 e16973657156: Download complete 10:07:25 35d82f9e3411: Verifying Checksum 10:07:25 35d82f9e3411: Download complete 10:07:25 7e9fc2657dce: Verifying Checksum 10:07:25 7e9fc2657dce: Download complete 10:07:25 dda99020689f: Verifying Checksum 10:07:25 dda99020689f: Download complete 10:07:25 9b18e9b68314: Download complete 10:07:26 9b18e9b68314: Pull complete 10:07:26 891c053d2c06: Verifying Checksum 10:07:26 35d82f9e3411: Pull complete 10:07:27 e16973657156: Pull complete 10:07:27 db1c61fa0a46: Verifying Checksum 10:07:27 db1c61fa0a46: Download complete 10:07:28 fc693d55d65f: Verifying Checksum 10:07:28 fc693d55d65f: Download complete 10:07:40 fc693d55d65f: Pull complete 10:07:40 7e9fc2657dce: Pull complete 10:07:40 dda99020689f: Pull complete 10:07:47 db1c61fa0a46: Pull complete 10:07:49 891c053d2c06: Pull complete 10:07:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:07:49 ---> f96f9c87975a 10:07:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:07:51 ---> Running in 7a748e4a1d97 10:07:51 Removing intermediate container 7a748e4a1d97 10:07:51 ---> ccccae50ad79 10:07:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:51 ---> Running in bf25f6c066fe 10:07:51 Removing intermediate container bf25f6c066fe 10:07:51 ---> 1627b9724b07 10:07:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:07:51 ---> Running in cf4ff6a9adc8 10:07:52 Removing intermediate container cf4ff6a9adc8 10:07:52 ---> faedb488bfdb 10:07:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:07:52 ---> Running in 7efc028fb7da 10:07:52 Removing intermediate container 7efc028fb7da 10:07:52 ---> eb25c7630b42 10:07:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:52 ---> Running in 782cf086dd83 10:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:07:54 OK: 221 MiB in 51 packages 10:07:55 Removing intermediate container 782cf086dd83 10:07:55 ---> 7edea46381a9 10:07:55 Step 8/12 : WORKDIR /app 10:07:55 ---> Running in fe4c7fd7a2fe 10:07:56 Removing intermediate container fe4c7fd7a2fe 10:07:56 ---> 952a3f6348fa 10:07:56 Step 9/12 : COPY go.mod vendor* ./ 10:07:56 ---> b7a5d34d1ce4 10:07:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:56 ---> Running in 0101910f43f8 10:08:53 Removing intermediate container 0101910f43f8 10:08:53 ---> e1af7e1df3d8 10:08:53 Step 11/12 : COPY . . 10:08:53 ---> ac62065379c2 10:08:53 Step 12/12 : RUN $MAKE 10:08:53 ---> Running in 4454c097f3db 10:08:53 noop 10:08:53 Removing intermediate container 4454c097f3db 10:08:53 ---> d92704ebfe89 10:08:53 Successfully built d92704ebfe89 10:08:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:53 + docker inspect -f . ci-base-image-arm64 10:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:54 prd-ubuntu20.04-docker-arm64-4c-16g-4107 does not seem to be running inside a container 10:08:54 $ 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 10:08:55 $ docker top 7032fdc54118fd8ee8ea99da66a49a439cd6cf68a2a72198763c62844c8583e1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:56 + go version 10:08:56 go version go1.18.7 linux/arm64 [Pipeline] } 10:08:56 $ docker stop --time=1 7032fdc54118fd8ee8ea99da66a49a439cd6cf68a2a72198763c62844c8583e1 10:08:57 $ docker rm -f --volumes 7032fdc54118fd8ee8ea99da66a49a439cd6cf68a2a72198763c62844c8583e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:58 + docker inspect -f . ci-base-image-arm64 10:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:58 prd-ubuntu20.04-docker-arm64-4c-16g-4107 does not seem to be running inside a container 10:08:59 $ 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 10:09:00 $ docker top b2c0e584709f3416ee961fec5f9a4eafd92fe3457b4a3a010d42e0f787370fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:01 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:09:01 + make test 10:09:01 go test ./... -coverprofile=coverage.out ./... 10:09:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:10:00 # github.com/edgexfoundry/go-mod-messaging/v3/clients 10:10:00 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 10:10:00 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 10:10:00 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:10:00 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 10:10:00 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 10:10:15 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 10:10:15 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 10:10:15 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 10:10:15 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 10:10:15 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 10:10:15 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 10:10:23 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 10:10:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.484s coverage: 52.0% of statements 10:10:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 95.5% of statements 10:10:29 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 10:10:30 $ docker stop --time=1 b2c0e584709f3416ee961fec5f9a4eafd92fe3457b4a3a010d42e0f787370fe9 10:10:31 $ docker rm -f --volumes b2c0e584709f3416ee961fec5f9a4eafd92fe3457b4a3a010d42e0f787370fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:33 10:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:34 arm64: Pulling from edgex-lftools-log-publisher 10:10:34 8998bd30e6a1: Pulling fs layer 10:10:34 04944245beec: Pulling fs layer 10:10:34 699f458cf7ca: Pulling fs layer 10:10:34 765212b225bb: Pulling fs layer 10:10:34 f23df028b6ca: Pulling fs layer 10:10:34 d65c8cfc05b1: Pulling fs layer 10:10:34 2437ff75d9bd: Pulling fs layer 10:10:34 765212b225bb: Waiting 10:10:34 f23df028b6ca: Waiting 10:10:34 d65c8cfc05b1: Waiting 10:10:34 2437ff75d9bd: Waiting 10:10:34 04944245beec: Verifying Checksum 10:10:34 04944245beec: Download complete 10:10:34 765212b225bb: Download complete 10:10:34 f23df028b6ca: Verifying Checksum 10:10:34 f23df028b6ca: Download complete 10:10:34 d65c8cfc05b1: Verifying Checksum 10:10:34 d65c8cfc05b1: Download complete 10:10:34 699f458cf7ca: Verifying Checksum 10:10:34 8998bd30e6a1: Verifying Checksum 10:10:34 8998bd30e6a1: Download complete 10:10:37 2437ff75d9bd: Verifying Checksum 10:10:37 2437ff75d9bd: Download complete 10:10:38 8998bd30e6a1: Pull complete 10:10:39 04944245beec: Pull complete 10:10:40 699f458cf7ca: Pull complete 10:10:40 765212b225bb: Pull complete 10:10:41 f23df028b6ca: Pull complete 10:10:41 d65c8cfc05b1: Pull complete 10:10:56 2437ff75d9bd: Pull complete 10:10:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:56 prd-ubuntu20.04-docker-arm64-4c-16g-4107 does not seem to be running inside a container 10:10:57 $ 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 10:10:59 $ docker top 4916c0b72bf374d9a9a934a7aff02424fe1b7189fe0512c2af95283e299f48f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:00 ---> job-cost.sh 10:11:00 lf-activate-venv: SKIPPING 10:11:00 INFO: No Stack... 10:11:00 INFO: Retrieving Pricing Info for: v3-standard-4 10:11:01 INFO: Archiving Costs [Pipeline] sh 10:11:02 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:11:02 + cut -d, -f6 [Pipeline] lock 10:11:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] 10:11:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] did not exist. Created. 10:11:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:02 /w/workspace/device-rfid-llrp-go/1@tmp/durable-62a73b95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:11:03 + echo total: 0.10999999940395355 [Pipeline] stash 10:11:03 Warning: overwriting stash ‘stack-cost’ 10:11:03 Stashed 1 file(s) [Pipeline] } 10:11:03 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:11:03 $ docker stop --time=1 4916c0b72bf374d9a9a934a7aff02424fe1b7189fe0512c2af95283e299f48f5 10:11:05 $ docker rm -f --volumes 4916c0b72bf374d9a9a934a7aff02424fe1b7189fe0512c2af95283e299f48f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:11:06 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:11:08 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-143/archives ] 10:11:08 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-143/archives 10:11:08 total 16 10:11:08 drwxr-xr-x 3 root root 4096 Jan 31 10:06 . 10:11:08 drwxrwxr-x 12 jenkins jenkins 4096 Jan 31 10:06 .. 10:11:08 drwxr-xr-x 2 root root 4096 Jan 31 10:06 cost 10:11:08 -rw-r--r-- 1 root root 91 Jan 31 10:06 cost.csv 10:11:08 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-143/archives 10:11:08 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-143/archives 10:11:08 total 16 10:11:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 10:06 . 10:11:08 drwxrwxr-x 12 jenkins jenkins 4096 Jan 31 10:06 .. 10:11:08 drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 10:06 cost 10:11:08 -rw-r--r-- 1 jenkins jenkins 91 Jan 31 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:11:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:09 ---> package-listing.sh 10:11:09 ++ facter osfamily 10:11:09 ++ tr '[:upper:]' '[:lower:]' 10:11:09 + OS_FAMILY=debian 10:11:09 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-143 10:11:09 + START_PACKAGES=/tmp/packages_start.txt 10:11:09 + END_PACKAGES=/tmp/packages_end.txt 10:11:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:09 + PACKAGES=/tmp/packages_start.txt 10:11:09 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-143 ']' 10:11:09 + PACKAGES=/tmp/packages_end.txt 10:11:09 + case "${OS_FAMILY}" in 10:11:09 + dpkg -l 10:11:09 + grep '^ii' 10:11:09 + '[' -f /tmp/packages_start.txt ']' 10:11:09 + '[' -f /tmp/packages_end.txt ']' 10:11:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:09 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-143 ']' 10:11:09 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-143/archives/ 10:11:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-143/archives/ [Pipeline] echo 10:11:09 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-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:11 prd-ubuntu20.04-docker-8c-8g-4106 does not seem to be running inside a container 10:11:11 $ 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-143/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-143 -v /w/workspace/undry_device-rfid-llrp-go_PR-143:/w/workspace/undry_device-rfid-llrp-go_PR-143:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-143@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-143@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 10:11:11 $ docker top 62c0a0fc93e9623ad9e9a8b4e1c51b34b2ac36ec6700d43a4c03456e859f2d0b -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:11 + mkdir -p /var/log/sysstat [Pipeline] sh 10:11:12 + ls /var/log/sa-host 10:11:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:12 provisioning config files... 10:11:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-143@tmp/config1649789329125358133tmp [Pipeline] { [Pipeline] echo 10:11:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:12 ---> create-netrc.sh [Pipeline] } 10:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:13 ---> python-tools-install.sh [Pipeline] echo 10:11:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:13 ---> sudo-logs.sh 10:11:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:14 ---> job-cost.sh 10:11:14 lf-activate-venv: SKIPPING 10:11:14 DEBUG: total: 0.2199999988079071 10:11:14 INFO: Retrieving Stack Cost... 10:11:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:15 INFO: Archiving Costs [Pipeline] echo 10:11:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:15 ---> logs-deploy.sh 10:11:15 lf-activate-venv: SKIPPING 10:11:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-143/1 10:11:15 INFO: archiving workspace using pattern(s): 10:11:16 Archives upload complete. 10:11:16 INFO: archiving logs to Nexus