Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d86933bb3283f12a153658ceca5fafeb7411cc81+c8ddb795451293862e71ea8481bb36f4aa2ad204 (6dd5dc5c836b6fe00f7da44ab00dddf802ce93e9) 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-ssh13629463951421310411.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-ssh15536530663278831029.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-172/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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6948495169586480102.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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12767979375928632447.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-ssh8961950541046280319.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-172/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-172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9157094723746452288.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-8800 in /w/workspace/undry_device-rfid-llrp-go_PR-172 [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-172 # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit d86933bb3283f12a153658ceca5fafeb7411cc81 > 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/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 Merge succeeded, producing d86933bb3283f12a153658ceca5fafeb7411cc81 Checking out Revision d86933bb3283f12a153658ceca5fafeb7411cc81 (PR-172) 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 11:16:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:16:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:16:10 ========================================================= 11:16:10 EdgeX Global Pipelines Version Info 11:16:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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 d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 11:16:11 ------------------- 11:16:11 stable info: 11:16:11 ------------------- 11:16:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:16:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:16:11 Message: update stable to v1.0.244 11:16:12 ------------------- 11:16:12 experimental info: 11:16:12 ------------------- 11:16:12 Commited By: **** collab-it+edgex@linuxfoundation.org 11:16:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:16:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d86933b [Pipeline] echo 11:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:13 provisioning config files... 11:16:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/config16752156660632801018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:14 ---> docker-login.sh 11:16:14 nexus3.edgexfoundry.org:10001 11:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:14 Configure a credential helper to remove this warning. See 11:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:14 11:16:14 Login Succeeded 11:16:14 nexus3.edgexfoundry.org:10002 11:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:14 Configure a credential helper to remove this warning. See 11:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:14 11:16:14 Login Succeeded 11:16:14 nexus3.edgexfoundry.org:10003 11:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:14 Configure a credential helper to remove this warning. See 11:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:14 11:16:14 Login Succeeded 11:16:14 nexus3.edgexfoundry.org:10004 11:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:15 Configure a credential helper to remove this warning. See 11:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:15 11:16:15 Login Succeeded 11:16:15 docker.io 11:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:15 Configure a credential helper to remove this warning. See 11:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:15 11:16:15 Login Succeeded 11:16:15 ---> docker-login.sh ends [Pipeline] } 11:16:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:16:16 + git rev-list -1 --merges d86933bb3283f12a153658ceca5fafeb7411cc81~1..d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo 11:16:16 -----------> git rev-list -1 --merges d86933bb3283f12a153658ceca5fafeb7411cc81~1..d86933bb3283f12a153658ceca5fafeb7411cc81 d86933bb3283f12a153658ceca5fafeb7411cc81 [false] [Pipeline] sh 11:16:16 + git log --format=format:%s -1 d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo 11:16:16 ========================================================= 11:16:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:16:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:16:16 + git log --format=format:%s -1 d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo 11:16:16 [semverPrep] GIT_COMMIT: d86933bb3283f12a153658ceca5fafeb7411cc81, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 11:16:16 [semverPrep] This is not a build commit. [Pipeline] sh 11:16:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:16:17 + grep -v github /etc/ssh/ssh_known_hosts 11:16:17 + [ -e /tmp/ssh_known_hosts ] 11:16:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:16:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:16:17 + sudo tee -a /etc/ssh/ssh_known_hosts 11:16:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:16:17 11:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:16:18 0.1.4: Pulling from edgex-devops/py-git-semver 11:16:18 b85a868b505f: Pulling fs layer 11:16:18 e2be974225ed: Pulling fs layer 11:16:18 339a4e72a1f5: Pulling fs layer 11:16:18 988bab9f4d93: Pulling fs layer 11:16:18 1469e6f7b9e6: Pulling fs layer 11:16:18 eaf3925da568: Pulling fs layer 11:16:18 bab4dde63d76: Pulling fs layer 11:16:18 bde34c3a00c8: Pulling fs layer 11:16:18 b352a97aabf1: Pulling fs layer 11:16:18 4872d77fe225: Pulling fs layer 11:16:18 5851b861e8e6: Pulling fs layer 11:16:18 bab4dde63d76: Waiting 11:16:18 eaf3925da568: Waiting 11:16:18 bde34c3a00c8: Waiting 11:16:18 988bab9f4d93: Waiting 11:16:18 4872d77fe225: Waiting 11:16:18 5851b861e8e6: Waiting 11:16:18 b352a97aabf1: Waiting 11:16:18 1469e6f7b9e6: Waiting 11:16:18 e2be974225ed: Verifying Checksum 11:16:18 e2be974225ed: Download complete 11:16:18 988bab9f4d93: Verifying Checksum 11:16:18 988bab9f4d93: Download complete 11:16:18 1469e6f7b9e6: Verifying Checksum 11:16:18 1469e6f7b9e6: Download complete 11:16:18 eaf3925da568: Verifying Checksum 11:16:18 eaf3925da568: Download complete 11:16:18 339a4e72a1f5: Verifying Checksum 11:16:18 339a4e72a1f5: Download complete 11:16:18 bde34c3a00c8: Download complete 11:16:18 b352a97aabf1: Verifying Checksum 11:16:18 b352a97aabf1: Download complete 11:16:18 4872d77fe225: Download complete 11:16:18 5851b861e8e6: Verifying Checksum 11:16:18 5851b861e8e6: Download complete 11:16:18 b85a868b505f: Verifying Checksum 11:16:18 b85a868b505f: Download complete 11:16:19 bab4dde63d76: Verifying Checksum 11:16:19 bab4dde63d76: Download complete 11:16:19 b85a868b505f: Pull complete 11:16:19 e2be974225ed: Pull complete 11:16:20 339a4e72a1f5: Pull complete 11:16:20 988bab9f4d93: Pull complete 11:16:20 1469e6f7b9e6: Pull complete 11:16:20 eaf3925da568: Pull complete 11:16:22 bab4dde63d76: Pull complete 11:16:22 bde34c3a00c8: Pull complete 11:16:22 b352a97aabf1: Pull complete 11:16:22 4872d77fe225: Pull complete 11:16:22 5851b861e8e6: Pull complete 11:16:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:22 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 11:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:16:24 $ docker top 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e -eo pid,comm 11:16:24 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:16:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:16:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:16:24 [ssh-agent] Looking for ssh-agent implementation... 11:16:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:16:24 $ docker exec 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent 11:16:24 SSH_AUTH_SOCK=/tmp/ssh-IvZ3UIQH1lD6/agent.32 11:16:24 SSH_AGENT_PID=38 11:16:24 Running ssh-add (command line suppressed) 11:16:24 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_9682458245995901058.key (/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_9682458245995901058.key) 11:16:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:16:25 + git tag --points-at HEAD [Pipeline] } 11:16:25 $ docker exec --env ******** --env ******** 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent -k 11:16:25 unset SSH_AUTH_SOCK; 11:16:25 unset SSH_AGENT_PID; 11:16:25 echo Agent pid 38 killed; 11:16:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:16:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:16:25 [ssh-agent] Looking for ssh-agent implementation... 11:16:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:16:25 $ docker exec 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent 11:16:25 SSH_AUTH_SOCK=/tmp/ssh-6vq9MElkPaxa/agent.71 11:16:25 SSH_AGENT_PID=77 11:16:25 Running ssh-add (command line suppressed) 11:16:25 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_6779500687898272211.key (/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_6779500687898272211.key) 11:16:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:16:26 + git semver init 11:16:26 2023-03-08 11:16:26,222 [run_init] DEBUG init version:0.0.0 force:False 11:16:26 2023-03-08 11:16:26,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver 11:16:26 2023-03-08 11:16:26,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-172/.semver 11:16:26 2023-03-08 11:16:26,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-172, universal_newlines=False, shell=None, istream=None) 11:16:27 2023-03-08 11:16:27,026 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-172/.git/info/exclude 11:16:27 2023-03-08 11:16:27,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver/PR-172 with force:False 11:16:27 2023-03-08 11:16:27,027 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver/PR-172 11:16:27 2023-03-08 11:16:27,031 [execute] INFO git cat-file --batch-check 11:16:27 2023-03-08 11:16:27,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver, universal_newlines=False, shell=None, istream=) 11:16:27 2023-03-08 11:16:27,038 [execute] INFO git cat-file --batch 11:16:27 2023-03-08 11:16:27,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver, universal_newlines=False, shell=None, istream=) 11:16:27 2023-03-08 11:16:27,043 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-172/.semver/PR-172 11:16:27 0.0.0 [Pipeline] } 11:16:27 $ docker exec --env ******** --env ******** 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent -k 11:16:27 unset SSH_AUTH_SOCK; 11:16:27 unset SSH_AGENT_PID; 11:16:27 echo Agent pid 77 killed; 11:16:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:16:27 + git semver [Pipeline] } 11:16:28 $ docker stop --time=1 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e 11:16:29 $ docker rm -f --volumes 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e [Pipeline] // withDockerContainer [Pipeline] sh 11:16:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:16:30 Stashed 1 file(s) [Pipeline] echo 11:16:30 [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:16:30 provisioning config files... 11:16:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/config3734568409740864781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:30 ---> docker-login.sh 11:16:30 nexus3.edgexfoundry.org:10001 11:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:30 Configure a credential helper to remove this warning. See 11:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:30 11:16:30 Login Succeeded 11:16:30 nexus3.edgexfoundry.org:10002 11:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:30 Configure a credential helper to remove this warning. See 11:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:30 11:16:30 Login Succeeded 11:16:30 nexus3.edgexfoundry.org:10003 11:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:31 Configure a credential helper to remove this warning. See 11:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:31 11:16:31 Login Succeeded 11:16:31 nexus3.edgexfoundry.org:10004 11:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:31 Configure a credential helper to remove this warning. See 11:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:31 11:16:31 Login Succeeded 11:16:31 docker.io 11:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:31 Configure a credential helper to remove this warning. See 11:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:31 11:16:31 Login Succeeded 11:16:31 ---> docker-login.sh ends [Pipeline] } 11:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:16:31 ========================================================= 11:16:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:16:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:32 + 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:16:32 Sending build context to Docker daemon 4.115MB 11:16:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:16:32 Step 2/12 : FROM ${BASE} AS builder 11:16:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:16:32 213ec9aee27d: Pulling fs layer 11:16:32 4583459ba037: Pulling fs layer 11:16:32 93c1e223e6f2: Pulling fs layer 11:16:32 53926ce57604: Pulling fs layer 11:16:32 21b2b0c7a3f4: Pulling fs layer 11:16:32 22ff95d597cd: Pulling fs layer 11:16:32 12d6caf4c0d1: Pulling fs layer 11:16:32 96b7cbca73a9: Pulling fs layer 11:16:32 a7acece74701: Pulling fs layer 11:16:32 53926ce57604: Waiting 11:16:32 21b2b0c7a3f4: Waiting 11:16:32 22ff95d597cd: Waiting 11:16:32 12d6caf4c0d1: Waiting 11:16:32 96b7cbca73a9: Waiting 11:16:32 a7acece74701: Waiting 11:16:32 93c1e223e6f2: Download complete 11:16:32 4583459ba037: Verifying Checksum 11:16:32 4583459ba037: Download complete 11:16:32 21b2b0c7a3f4: Verifying Checksum 11:16:32 21b2b0c7a3f4: Download complete 11:16:32 22ff95d597cd: Download complete 11:16:32 213ec9aee27d: Verifying Checksum 11:16:32 213ec9aee27d: Download complete 11:16:32 12d6caf4c0d1: Verifying Checksum 11:16:32 12d6caf4c0d1: Download complete 11:16:32 213ec9aee27d: Pull complete 11:16:32 4583459ba037: Pull complete 11:16:32 93c1e223e6f2: Pull complete 11:16:33 a7acece74701: Verifying Checksum 11:16:33 a7acece74701: Download complete 11:16:33 96b7cbca73a9: Verifying Checksum 11:16:33 96b7cbca73a9: Download complete 11:16:33 53926ce57604: Verifying Checksum 11:16:33 53926ce57604: Download complete 11:16:37 53926ce57604: Pull complete 11:16:37 21b2b0c7a3f4: Pull complete 11:16:37 22ff95d597cd: Pull complete 11:16:37 12d6caf4c0d1: Pull complete 11:16:39 96b7cbca73a9: Pull complete 11:16:39 a7acece74701: Pull complete 11:16:39 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:16:39 ---> db6d94c90886 11:16:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:16:41 ---> Running in 74a4bf66c582 11:16:41 Removing intermediate container 74a4bf66c582 11:16:41 ---> efd15ce0809b 11:16:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:16:41 ---> Running in d611fe9768a4 11:16:41 Removing intermediate container d611fe9768a4 11:16:41 ---> 104d7a2f6408 11:16:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:16:41 ---> Running in bccf7499184d 11:16:42 Removing intermediate container bccf7499184d 11:16:42 ---> 7be0da9309cd 11:16:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:16:42 ---> Running in 4fed0094549b 11:16:42 Removing intermediate container 4fed0094549b 11:16:42 ---> 246e83b6c327 11:16:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:16:42 ---> Running in 28b675e6d36c 11:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:16:43 OK: 211 MiB in 51 packages 11:16:43 Removing intermediate container 28b675e6d36c 11:16:43 ---> c906e98c2537 11:16:43 Step 8/12 : WORKDIR /app 11:16:43 ---> Running in fe276b5f4851 11:16:43 Removing intermediate container fe276b5f4851 11:16:43 ---> b3cbd8b46962 11:16:43 Step 9/12 : COPY go.mod vendor* ./ 11:16:43 ---> c076c7e77334 11:16:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:43 ---> Running in cb8ee92c6fa9 11:16:45 Still waiting to schedule task 11:16:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:17:15 Removing intermediate container cb8ee92c6fa9 11:17:15 ---> 511653024828 11:17:15 Step 11/12 : COPY . . 11:17:15 ---> eb2397c8245b 11:17:15 Step 12/12 : RUN $MAKE 11:17:15 ---> Running in d245a373af4e 11:17:15 noop 11:17:15 Removing intermediate container d245a373af4e 11:17:15 ---> c1f8e8e626b5 11:17:15 Successfully built c1f8e8e626b5 11:17:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:16 + docker inspect -f . ci-base-image-x86_64 11:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:16 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 11:17:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@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-x86_64 cat 11:17:16 $ docker top 6a2eb585a8efcac0e3ccb8c7e481e1a1616d4c4761907868f72b7ac58eab2054 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:17 + go version 11:17:17 go version go1.18.7 linux/amd64 [Pipeline] } 11:17:17 $ docker stop --time=1 6a2eb585a8efcac0e3ccb8c7e481e1a1616d4c4761907868f72b7ac58eab2054 11:17:18 $ docker rm -f --volumes 6a2eb585a8efcac0e3ccb8c7e481e1a1616d4c4761907868f72b7ac58eab2054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:19 + docker inspect -f . ci-base-image-x86_64 11:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:19 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 11:17:19 $ 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-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@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-x86_64 cat 11:17:19 $ docker top 3356ec3a1b2f52806816ce85cfbd3602bfcfcd65ca7b89b5ff540e8b50f3e422 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:20 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-172 [Pipeline] fileExists [Pipeline] sh 11:17:20 + make test 11:17:20 go test ./... -coverprofile=coverage.out ./... 11:17:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:17:30 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 11:17:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 11:17:30 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 11:17:30 have (string) 11:17:30 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:17:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors 11:17:30 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:17:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements 11:17:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements 11:17:30 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:17:30 $ docker stop --time=1 3356ec3a1b2f52806816ce85cfbd3602bfcfcd65ca7b89b5ff540e8b50f3e422 11:17:32 $ docker rm -f --volumes 3356ec3a1b2f52806816ce85cfbd3602bfcfcd65ca7b89b5ff540e8b50f3e422 [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 11:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:33 11:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:34 latest: Pulling from edgex-lftools-log-publisher 11:17:34 5eb5b503b376: Pulling fs layer 11:17:34 5c69ac0246d0: Pulling fs layer 11:17:34 ec43610c2a17: Pulling fs layer 11:17:34 3a2ae6a8a46f: Pulling fs layer 11:17:34 33b1e0a273af: Pulling fs layer 11:17:34 5d3b04190fa2: Pulling fs layer 11:17:34 2f39f015ded8: Pulling fs layer 11:17:34 33b1e0a273af: Waiting 11:17:34 2f39f015ded8: Waiting 11:17:34 5d3b04190fa2: Waiting 11:17:34 5c69ac0246d0: Verifying Checksum 11:17:34 5c69ac0246d0: Download complete 11:17:34 3a2ae6a8a46f: Verifying Checksum 11:17:34 3a2ae6a8a46f: Download complete 11:17:34 33b1e0a273af: Verifying Checksum 11:17:34 33b1e0a273af: Download complete 11:17:34 5d3b04190fa2: Verifying Checksum 11:17:34 5d3b04190fa2: Download complete 11:17:34 ec43610c2a17: Verifying Checksum 11:17:34 ec43610c2a17: Download complete 11:17:34 5eb5b503b376: Download complete 11:17:35 2f39f015ded8: Download complete 11:17:35 5eb5b503b376: Pull complete 11:17:35 5c69ac0246d0: Pull complete 11:17:36 ec43610c2a17: Pull complete 11:17:36 3a2ae6a8a46f: Pull complete 11:17:36 33b1e0a273af: Pull complete 11:17:36 5d3b04190fa2: Pull complete 11:17:40 2f39f015ded8: Pull complete 11:17:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:40 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 11:17:40 $ 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-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@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:latest cat 11:17:42 $ docker top e2b15bb83079690fb5796d972b51cdbeb03315ac242411d2a68833d8b623d896 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:43 ---> job-cost.sh 11:17:43 lf-activate-venv: SKIPPING 11:17:43 INFO: No Stack... 11:17:43 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:43 INFO: Archiving Costs [Pipeline] sh 11:17:44 + cat /w/workspace/undry_device-rfid-llrp-go_PR-172/archives/cost.csv 11:17:44 + cut -d, -f6 [Pipeline] lock 11:17:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] 11:17:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] did not exist. Created. 11:17:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:44 + echo total: 0.2199999988079071 [Pipeline] stash 11:17:44 Stashed 1 file(s) [Pipeline] } 11:17:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:44 $ docker stop --time=1 e2b15bb83079690fb5796d972b51cdbeb03315ac242411d2a68833d8b623d896 11:17:45 $ docker rm -f --volumes e2b15bb83079690fb5796d972b51cdbeb03315ac242411d2a68833d8b623d896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:17:46 Failed in branch amd64 11:18:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8802 in /w/workspace/undry_device-rfid-llrp-go_PR-172 [Pipeline] { [Pipeline] ws 11:18:26 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:18:26 Selected Git installation does not exist. Using Default 11:18:26 The recommended git tool is: NONE 11:18:31 using credential edgex-jenkins-ssh 11:18:31 Cloning the remote Git repository 11:18:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:18:31 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:18:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:18:31 > git --version # timeout=10 11:18:31 > git --version # 'git version 2.25.1' 11:18:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:18:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:34 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit d86933bb3283f12a153658ceca5fafeb7411cc81 11:18:34 Merge succeeded, producing d86933bb3283f12a153658ceca5fafeb7411cc81 11:18:34 Checking out Revision d86933bb3283f12a153658ceca5fafeb7411cc81 (PR-172) 11:18:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:18:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 11:18:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:18:34 > git config core.sparsecheckout # timeout=10 11:18:34 > git checkout -f d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 11:18:34 > git remote # timeout=10 11:18:34 > git config --get remote.origin.url # timeout=10 11:18:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:18:34 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:18:34 > git rev-parse HEAD^{commit} # timeout=10 11:18:34 > git config core.sparsecheckout # timeout=10 11:18:34 > git checkout -f d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 11:18:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 11:18:35 > git --version # timeout=10 11:18:35 > git --version # 'git version 2.25.1' 11:18:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:18:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:18:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:18:36 Dload Upload Total Spent Left Speed 11:18:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 11:18:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:18:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:18:37 + sudo tee /etc/docker/daemon.new 11:18:37 { 11:18:37 "registry-mirrors": [ 11:18:37 "https://nexus3.edgexfoundry.org:10001" 11:18:37 ], 11:18:37 "bip": "10.250.0.254/24", 11:18:37 "hosts": [ 11:18:37 "tcp://0.0.0.0:5555", 11:18:37 "unix:///var/run/docker.sock" 11:18:37 ], 11:18:37 "mtu": 1458, 11:18:37 "selinux-enabled": true, 11:18:37 "seccomp-profile": "/etc/docker/seccomp.json" 11:18:37 } [Pipeline] sh 11:18:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:18:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:56 provisioning config files... 11:18:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2048461697052266998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:56 ---> docker-login.sh 11:18:56 nexus3.edgexfoundry.org:10001 11:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:57 Configure a credential helper to remove this warning. See 11:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:57 11:18:57 Login Succeeded 11:18:57 nexus3.edgexfoundry.org:10002 11:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:57 Configure a credential helper to remove this warning. See 11:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:57 11:18:57 Login Succeeded 11:18:57 nexus3.edgexfoundry.org:10003 11:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:58 Configure a credential helper to remove this warning. See 11:18:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:58 11:18:58 Login Succeeded 11:18:58 nexus3.edgexfoundry.org:10004 11:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:58 Configure a credential helper to remove this warning. See 11:18:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:58 11:18:58 Login Succeeded 11:18:58 docker.io 11:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:58 Configure a credential helper to remove this warning. See 11:18:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:58 11:18:58 Login Succeeded 11:18:58 ---> docker-login.sh ends [Pipeline] } 11:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:18:59 ========================================================= 11:18:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:18:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:59 + 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:19:00 Sending build context to Docker daemon 1.217MB 11:19:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:19:00 Step 2/12 : FROM ${BASE} AS builder 11:19:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:19:02 9b18e9b68314: Pulling fs layer 11:19:02 35d82f9e3411: Pulling fs layer 11:19:02 e16973657156: Pulling fs layer 11:19:02 fc693d55d65f: Pulling fs layer 11:19:02 7e9fc2657dce: Pulling fs layer 11:19:02 dda99020689f: Pulling fs layer 11:19:02 db1c61fa0a46: Pulling fs layer 11:19:02 891c053d2c06: Pulling fs layer 11:19:02 fc693d55d65f: Waiting 11:19:02 dda99020689f: Waiting 11:19:02 7e9fc2657dce: Waiting 11:19:02 db1c61fa0a46: Waiting 11:19:02 891c053d2c06: Waiting 11:19:02 e16973657156: Verifying Checksum 11:19:02 e16973657156: Download complete 11:19:02 35d82f9e3411: Verifying Checksum 11:19:02 35d82f9e3411: Download complete 11:19:02 7e9fc2657dce: Verifying Checksum 11:19:02 7e9fc2657dce: Download complete 11:19:02 9b18e9b68314: Verifying Checksum 11:19:02 9b18e9b68314: Download complete 11:19:02 dda99020689f: Verifying Checksum 11:19:02 dda99020689f: Download complete 11:19:03 9b18e9b68314: Pull complete 11:19:03 891c053d2c06: Verifying Checksum 11:19:03 891c053d2c06: Download complete 11:19:04 35d82f9e3411: Pull complete 11:19:04 e16973657156: Pull complete 11:19:05 db1c61fa0a46: Verifying Checksum 11:19:05 db1c61fa0a46: Download complete 11:19:05 fc693d55d65f: Verifying Checksum 11:19:05 fc693d55d65f: Download complete 11:19:17 fc693d55d65f: Pull complete 11:19:17 7e9fc2657dce: Pull complete 11:19:17 dda99020689f: Pull complete 11:19:23 db1c61fa0a46: Pull complete 11:19:24 891c053d2c06: Pull complete 11:19:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:19:24 ---> f96f9c87975a 11:19:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:19:26 ---> Running in 9657104f0015 11:19:27 Removing intermediate container 9657104f0015 11:19:27 ---> 999e949647b8 11:19:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:19:27 ---> Running in 1f68443c0a91 11:19:27 Removing intermediate container 1f68443c0a91 11:19:27 ---> 7f1545432aa4 11:19:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:19:27 ---> Running in 4903b2bfdce4 11:19:27 Removing intermediate container 4903b2bfdce4 11:19:27 ---> 5ee24b527e9b 11:19:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:19:27 ---> Running in 25bff27c793a 11:19:28 Removing intermediate container 25bff27c793a 11:19:28 ---> 1966f476bebb 11:19:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:19:28 ---> Running in 1c8e87d4de41 11:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:19:31 OK: 221 MiB in 51 packages 11:19:31 Removing intermediate container 1c8e87d4de41 11:19:31 ---> 9011b66c8907 11:19:31 Step 8/12 : WORKDIR /app 11:19:31 ---> Running in 9c0e4c706091 11:19:32 Removing intermediate container 9c0e4c706091 11:19:32 ---> b4742f78cfd8 11:19:32 Step 9/12 : COPY go.mod vendor* ./ 11:19:32 ---> e152e47de39a 11:19:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:32 ---> Running in a025f3ed5b34 11:20:40 Removing intermediate container a025f3ed5b34 11:20:40 ---> ad15f64c9de8 11:20:40 Step 11/12 : COPY . . 11:20:40 ---> cf809e992cd4 11:20:40 Step 12/12 : RUN $MAKE 11:20:40 ---> Running in 960824502e2a 11:20:40 noop 11:20:40 Removing intermediate container 960824502e2a 11:20:40 ---> d94be72c2188 11:20:40 Successfully built d94be72c2188 11:20:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:41 + docker inspect -f . ci-base-image-arm64 11:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:41 prd-ubuntu20.04-docker-arm64-4c-16g-8802 does not seem to be running inside a container 11:20:41 $ 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 ******** ci-base-image-arm64 cat 11:20:42 $ docker top cd8aa0e0973ea5b9ff0222c807a7208b74388202a039f2506023ea2deae243b0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:20:43 + go version 11:20:43 go version go1.18.7 linux/arm64 [Pipeline] } 11:20:43 $ docker stop --time=1 cd8aa0e0973ea5b9ff0222c807a7208b74388202a039f2506023ea2deae243b0 11:20:45 $ docker rm -f --volumes cd8aa0e0973ea5b9ff0222c807a7208b74388202a039f2506023ea2deae243b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:46 + docker inspect -f . ci-base-image-arm64 11:20:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:46 prd-ubuntu20.04-docker-arm64-4c-16g-8802 does not seem to be running inside a container 11:20:46 $ 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 ******** ci-base-image-arm64 cat 11:20:47 $ docker top ccda7593ec659a9c512c8590c8516ccdd12a6450089399425e7d9be4801bba6b -eo pid,comm [Pipeline] { [Pipeline] sh 11:20:48 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:20:48 + make test 11:20:48 go test ./... -coverprofile=coverage.out ./... 11:20:50 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:22:12 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 11:22:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 11:22:12 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 11:22:12 have (string) 11:22:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:22:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors 11:22:12 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:22:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.467s coverage: 51.9% of statements 11:22:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 95.5% of statements 11:22:17 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:22:17 $ docker stop --time=1 ccda7593ec659a9c512c8590c8516ccdd12a6450089399425e7d9be4801bba6b 11:22:19 $ docker rm -f --volumes ccda7593ec659a9c512c8590c8516ccdd12a6450089399425e7d9be4801bba6b [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 11:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:22:20 11:22:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:22:21 arm64: Pulling from edgex-lftools-log-publisher 11:22:21 8998bd30e6a1: Pulling fs layer 11:22:21 04944245beec: Pulling fs layer 11:22:21 699f458cf7ca: Pulling fs layer 11:22:21 765212b225bb: Pulling fs layer 11:22:21 f23df028b6ca: Pulling fs layer 11:22:21 d65c8cfc05b1: Pulling fs layer 11:22:21 2437ff75d9bd: Pulling fs layer 11:22:21 f23df028b6ca: Waiting 11:22:21 d65c8cfc05b1: Waiting 11:22:21 765212b225bb: Waiting 11:22:21 2437ff75d9bd: Waiting 11:22:21 04944245beec: Verifying Checksum 11:22:21 04944245beec: Download complete 11:22:21 765212b225bb: Verifying Checksum 11:22:21 765212b225bb: Download complete 11:22:21 f23df028b6ca: Verifying Checksum 11:22:21 f23df028b6ca: Download complete 11:22:21 d65c8cfc05b1: Verifying Checksum 11:22:21 d65c8cfc05b1: Download complete 11:22:21 699f458cf7ca: Download complete 11:22:22 8998bd30e6a1: Verifying Checksum 11:22:22 8998bd30e6a1: Download complete 11:22:24 2437ff75d9bd: Verifying Checksum 11:22:24 2437ff75d9bd: Download complete 11:22:25 8998bd30e6a1: Pull complete 11:22:26 04944245beec: Pull complete 11:22:29 699f458cf7ca: Pull complete 11:22:29 765212b225bb: Pull complete 11:22:30 f23df028b6ca: Pull complete 11:22:30 d65c8cfc05b1: Pull complete 11:22:45 2437ff75d9bd: Pull complete 11:22:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:22:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:22:45 prd-ubuntu20.04-docker-arm64-4c-16g-8802 does not seem to be running inside a container 11:22:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:22:48 $ docker top afd3b547e75d5a4e194a989154b152a290aa5ff153dee5f5bbc58dc8808eff15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:49 ---> job-cost.sh 11:22:49 lf-activate-venv: SKIPPING 11:22:49 INFO: No Stack... 11:22:50 INFO: Retrieving Pricing Info for: v3-standard-4 11:22:50 INFO: Archiving Costs [Pipeline] sh 11:22:51 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:22:51 + cut -d, -f6 [Pipeline] lock 11:22:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] 11:22:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] did not exist. Created. 11:22:51 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:22:52 /w/workspace/device-rfid-llrp-go/1@tmp/durable-3317b93a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:22:52 + echo total: 0.10999999940395355 [Pipeline] stash 11:22:52 Warning: overwriting stash ‘stack-cost’ 11:22:53 Stashed 1 file(s) [Pipeline] } 11:22:53 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:22:53 $ docker stop --time=1 afd3b547e75d5a4e194a989154b152a290aa5ff153dee5f5bbc58dc8808eff15 11:22:55 $ docker rm -f --volumes afd3b547e75d5a4e194a989154b152a290aa5ff153dee5f5bbc58dc8808eff15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:22:55 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 11:22:57 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-172/archives ] 11:22:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-172/archives 11:22:57 total 16 11:22:57 drwxr-xr-x 3 root root 4096 Mar 8 11:17 . 11:22:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:17 .. 11:22:57 drwxr-xr-x 2 root root 4096 Mar 8 11:17 cost 11:22:57 -rw-r--r-- 1 root root 91 Mar 8 11:17 cost.csv 11:22:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-172/archives 11:22:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-172/archives 11:22:57 total 16 11:22:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 11:17 . 11:22:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:17 .. 11:22:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 11:17 cost 11:22:57 -rw-r--r-- 1 jenkins jenkins 91 Mar 8 11:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:22:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:22:59 ---> package-listing.sh 11:22:59 ++ facter osfamily 11:22:59 ++ tr '[:upper:]' '[:lower:]' 11:22:59 + OS_FAMILY=debian 11:22:59 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-172 11:22:59 + START_PACKAGES=/tmp/packages_start.txt 11:22:59 + END_PACKAGES=/tmp/packages_end.txt 11:22:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:22:59 + PACKAGES=/tmp/packages_start.txt 11:22:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-172 ']' 11:22:59 + PACKAGES=/tmp/packages_end.txt 11:22:59 + case "${OS_FAMILY}" in 11:22:59 + dpkg -l 11:22:59 + grep '^ii' 11:22:59 + '[' -f /tmp/packages_start.txt ']' 11:22:59 + '[' -f /tmp/packages_end.txt ']' 11:22:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-172 ']' 11:22:59 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-172/archives/ 11:22:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-172/archives/ [Pipeline] echo 11:22:59 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-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:22:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:00 prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container 11:23:00 $ 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-172/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-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@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:23:00 $ docker top b189b4e66d37de1601e6799eb48a89f55bd39fa4c985c9e492ebf1b7dd292995 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:01 + touch /tmp/pre-build-complete [Pipeline] sh 11:23:01 + mkdir -p /var/log/sysstat [Pipeline] sh 11:23:01 + ls /var/log/sa-host 11:23:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:23:01 provisioning config files... 11:23:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/config4247811664577689889tmp [Pipeline] { [Pipeline] echo 11:23:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:23:02 ---> create-netrc.sh [Pipeline] } 11:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:23:02 ---> python-tools-install.sh [Pipeline] echo 11:23:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:23:03 ---> sudo-logs.sh 11:23:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:23:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:23:03 ---> job-cost.sh 11:23:03 lf-activate-venv: SKIPPING 11:23:03 DEBUG: total: 0.2199999988079071 11:23:03 INFO: Retrieving Stack Cost... 11:23:03 INFO: Retrieving Pricing Info for: v3-standard-8 11:23:04 INFO: Archiving Costs [Pipeline] echo 11:23:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:23:04 ---> logs-deploy.sh 11:23:04 lf-activate-venv: SKIPPING 11:23:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-172/1 11:23:04 INFO: archiving workspace using pattern(s): 11:23:05 Archives upload complete. 11:23:05 INFO: archiving logs to Nexus 11:23:06 ---> uname -a: 11:23:06 Linux prd-ubuntu20-04-docker-8c-8g-8800 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:23:06 11:23:06 11:23:06 ---> lscpu: 11:23:06 Architecture: x86_64 11:23:06 CPU op-mode(s): 32-bit, 64-bit 11:23:06 Byte Order: Little Endian 11:23:06 Address sizes: 40 bits physical, 48 bits virtual 11:23:06 CPU(s): 8 11:23:06 On-line CPU(s) list: 0-7 11:23:06 Thread(s) per core: 1 11:23:06 Core(s) per socket: 1 11:23:06 Socket(s): 8 11:23:06 NUMA node(s): 1 11:23:06 Vendor ID: AuthenticAMD 11:23:06 CPU family: 23 11:23:06 Model: 49 11:23:06 Model name: AMD EPYC-Rome Processor 11:23:06 Stepping: 0 11:23:06 CPU MHz: 2799.998 11:23:06 BogoMIPS: 5599.99 11:23:06 Virtualization: AMD-V 11:23:06 Hypervisor vendor: KVM 11:23:06 Virtualization type: full 11:23:06 L1d cache: 256 KiB 11:23:06 L1i cache: 256 KiB 11:23:06 L2 cache: 4 MiB 11:23:06 L3 cache: 128 MiB 11:23:06 NUMA node0 CPU(s): 0-7 11:23:06 Vulnerability Itlb multihit: Not affected 11:23:06 Vulnerability L1tf: Not affected 11:23:06 Vulnerability Mds: Not affected 11:23:06 Vulnerability Meltdown: Not affected 11:23:06 Vulnerability Mmio stale data: Not affected 11:23:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:23:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:23:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:23:06 Vulnerability Srbds: Not affected 11:23:06 Vulnerability Tsx async abort: Not affected 11:23:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:23:06 11:23:06 11:23:06 ---> nproc: 11:23:06 8 11:23:06 11:23:06 11:23:06 ---> df -h: 11:23:06 Filesystem Size Used Avail Use% Mounted on 11:23:06 overlay 155G 12G 144G 8% / 11:23:06 tmpfs 64M 0 64M 0% /dev 11:23:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:23:06 shm 64M 0 64M 0% /dev/shm 11:23:06 /dev/vda1 155G 12G 144G 8% /facter-os 11:23:06 11:23:06