Pull request #184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af1ca951db166ce9954932dd26977475ac92c387+f3289a164b8ff7b22d28db9f748121107e7f7ddb (c86781723f6d01981b2591452688f833835fff7b) 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-ssh17047915978276535882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh229781248530513575.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-184/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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh675540631382324028.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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12620011414182921300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10373058966398123707.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-184/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-184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17446843702423284996.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-2390’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2397 in /w/workspace/undry_device-rfid-llrp-go_PR-184 [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-184 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit af1ca951db166ce9954932dd26977475ac92c387 Merge succeeded, producing af1ca951db166ce9954932dd26977475ac92c387 Checking out Revision af1ca951db166ce9954932dd26977475ac92c387 (PR-184) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > 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/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af1ca951db166ce9954932dd26977475ac92c387 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af1ca951db166ce9954932dd26977475ac92c387 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:14 ========================================================= 10:23:14 EdgeX Global Pipelines Version Info 10:23:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:23:15 ------------------- 10:23:15 stable info: 10:23:15 ------------------- 10:23:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:23:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 10:23:15 Message: update stable to v1.0.245 10:23:15 ------------------- 10:23:15 experimental info: 10:23:15 ------------------- 10:23:15 Commited By: **** collab-it+edgex@linuxfoundation.org 10:23:15 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 10:23:15 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:23:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-184 [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-184 [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-184 [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af1ca951db166ce9954932dd26977475ac92c387 [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af1ca95 [Pipeline] echo 10:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:17 provisioning config files... 10:23:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-184@tmp/config12367851277780128192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:17 ---> docker-login.sh 10:23:17 nexus3.edgexfoundry.org:10001 10:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:18 Configure a credential helper to remove this warning. See 10:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:18 10:23:18 Login Succeeded 10:23:18 nexus3.edgexfoundry.org:10002 10:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:18 Configure a credential helper to remove this warning. See 10:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:18 10:23:18 Login Succeeded 10:23:18 nexus3.edgexfoundry.org:10003 10:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:18 Configure a credential helper to remove this warning. See 10:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:18 10:23:18 Login Succeeded 10:23:18 nexus3.edgexfoundry.org:10004 10:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:18 Configure a credential helper to remove this warning. See 10:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:18 10:23:18 Login Succeeded 10:23:18 docker.io 10:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:19 Configure a credential helper to remove this warning. See 10:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:19 10:23:19 Login Succeeded 10:23:19 ---> docker-login.sh ends [Pipeline] } 10:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:23:19 + git rev-list -1 --merges af1ca951db166ce9954932dd26977475ac92c387~1..af1ca951db166ce9954932dd26977475ac92c387 [Pipeline] echo 10:23:19 -----------> git rev-list -1 --merges af1ca951db166ce9954932dd26977475ac92c387~1..af1ca951db166ce9954932dd26977475ac92c387 af1ca951db166ce9954932dd26977475ac92c387 [false] [Pipeline] sh 10:23:20 + git log --format=format:%s -1 af1ca951db166ce9954932dd26977475ac92c387 [Pipeline] echo 10:23:20 ========================================================= 10:23:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:23:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:20 + git log --format=format:%s -1 af1ca951db166ce9954932dd26977475ac92c387 [Pipeline] echo 10:23:20 [semverPrep] GIT_COMMIT: af1ca951db166ce9954932dd26977475ac92c387, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 10:23:20 [semverPrep] This is not a build commit. [Pipeline] sh 10:23:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:20 + grep -v github /etc/ssh/ssh_known_hosts 10:23:20 + [ -e /tmp/ssh_known_hosts ] 10:23:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:23:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:23:20 + sudo tee -a /etc/ssh/ssh_known_hosts 10:23:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:21 10:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:21 0.1.4: Pulling from edgex-devops/py-git-semver 10:23:21 b85a868b505f: Pulling fs layer 10:23:21 e2be974225ed: Pulling fs layer 10:23:21 339a4e72a1f5: Pulling fs layer 10:23:21 988bab9f4d93: Pulling fs layer 10:23:21 1469e6f7b9e6: Pulling fs layer 10:23:21 eaf3925da568: Pulling fs layer 10:23:21 bab4dde63d76: Pulling fs layer 10:23:21 bde34c3a00c8: Pulling fs layer 10:23:21 b352a97aabf1: Pulling fs layer 10:23:21 4872d77fe225: Pulling fs layer 10:23:21 5851b861e8e6: Pulling fs layer 10:23:21 bde34c3a00c8: Waiting 10:23:21 b352a97aabf1: Waiting 10:23:21 4872d77fe225: Waiting 10:23:21 5851b861e8e6: Waiting 10:23:21 eaf3925da568: Waiting 10:23:21 1469e6f7b9e6: Waiting 10:23:21 bab4dde63d76: Waiting 10:23:21 988bab9f4d93: Waiting 10:23:21 e2be974225ed: Download complete 10:23:21 988bab9f4d93: Verifying Checksum 10:23:21 988bab9f4d93: Download complete 10:23:22 1469e6f7b9e6: Verifying Checksum 10:23:22 1469e6f7b9e6: Download complete 10:23:22 eaf3925da568: Verifying Checksum 10:23:22 eaf3925da568: Download complete 10:23:22 339a4e72a1f5: Verifying Checksum 10:23:22 339a4e72a1f5: Download complete 10:23:22 bde34c3a00c8: Verifying Checksum 10:23:22 bde34c3a00c8: Download complete 10:23:22 b352a97aabf1: Verifying Checksum 10:23:22 b352a97aabf1: Download complete 10:23:22 4872d77fe225: Verifying Checksum 10:23:22 4872d77fe225: Download complete 10:23:22 5851b861e8e6: Verifying Checksum 10:23:22 5851b861e8e6: Download complete 10:23:22 b85a868b505f: Download complete 10:23:22 bab4dde63d76: Verifying Checksum 10:23:22 bab4dde63d76: Download complete 10:23:23 b85a868b505f: Pull complete 10:23:23 e2be974225ed: Pull complete 10:23:24 339a4e72a1f5: Pull complete 10:23:24 988bab9f4d93: Pull complete 10:23:24 1469e6f7b9e6: Pull complete 10:23:24 eaf3925da568: Pull complete 10:23:26 bab4dde63d76: Pull complete 10:23:26 bde34c3a00c8: Pull complete 10:23:26 b352a97aabf1: Pull complete 10:23:26 4872d77fe225: Pull complete 10:23:26 5851b861e8e6: Pull complete 10:23:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:27 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 10:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-184 -v /w/workspace/undry_device-rfid-llrp-go_PR-184:/w/workspace/undry_device-rfid-llrp-go_PR-184:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-184@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-184@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 10:23:30 $ docker top 3fbc0571b7f9fd80d5614add182f789658e61f6b4ea7bf224182de518b3baec1 -eo pid,comm 10:23:30 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:23:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:30 [ssh-agent] Looking for ssh-agent implementation... 10:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:30 $ docker exec 3fbc0571b7f9fd80d5614add182f789658e61f6b4ea7bf224182de518b3baec1 ssh-agent 10:23:30 SSH_AUTH_SOCK=/tmp/ssh-yvgUldQzAydO/agent.31 10:23:30 SSH_AGENT_PID=37 10:23:30 Running ssh-add (command line suppressed) 10:23:31 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-184@tmp/private_key_3023063303987910020.key (/w/workspace/undry_device-rfid-llrp-go_PR-184@tmp/private_key_3023063303987910020.key) 10:23:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:31 + git tag --points-at HEAD [Pipeline] } 10:23:31 $ docker exec --env ******** --env ******** 3fbc0571b7f9fd80d5614add182f789658e61f6b4ea7bf224182de518b3baec1 ssh-agent -k 10:23:31 unset SSH_AUTH_SOCK; 10:23:31 unset SSH_AGENT_PID; 10:23:31 echo Agent pid 37 killed; 10:23:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:31 [ssh-agent] Looking for ssh-agent implementation... 10:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:31 $ docker exec 3fbc0571b7f9fd80d5614add182f789658e61f6b4ea7bf224182de518b3baec1 ssh-agent 10:23:31 SSH_AUTH_SOCK=/tmp/ssh-ykWAk3Ti2ymq/agent.69 10:23:31 SSH_AGENT_PID=75 10:23:31 Running ssh-add (command line suppressed) 10:23:32 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-184@tmp/private_key_7681453198656124497.key (/w/workspace/undry_device-rfid-llrp-go_PR-184@tmp/private_key_7681453198656124497.key) 10:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:32 + git semver init 10:23:32 2023-03-16 10:23:32,614 [run_init] DEBUG init version:0.0.0 force:False 10:23:32 2023-03-16 10:23:32,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-184/.semver 10:23:32 2023-03-16 10:23:32,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-184/.semver 10:23:32 2023-03-16 10:23:32,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-184/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-184, universal_newlines=False, shell=None, istream=None) 10:23:33 2023-03-16 10:23:33,430 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-184/.git/info/exclude 10:23:33 2023-03-16 10:23:33,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-184/.semver/PR-184 with force:False 10:23:33 2023-03-16 10:23:33,431 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-184/.semver/PR-184 10:23:33 2023-03-16 10:23:33,436 [execute] INFO git cat-file --batch-check 10:23:33 2023-03-16 10:23:33,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-184/.semver, universal_newlines=False, shell=None, istream=) 10:23:33 2023-03-16 10:23:33,443 [execute] INFO git cat-file --batch 10:23:33 2023-03-16 10:23:33,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-184/.semver, universal_newlines=False, shell=None, istream=) 10:23:33 2023-03-16 10:23:33,448 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-184/.semver/PR-184 10:23:33 0.0.0 [Pipeline] } 10:23:33 $ docker exec --env ******** --env ******** 3fbc0571b7f9fd80d5614add182f789658e61f6b4ea7bf224182de518b3baec1 ssh-agent -k 10:23:33 unset SSH_AUTH_SOCK; 10:23:33 unset SSH_AGENT_PID; 10:23:33 echo Agent pid 75 killed; 10:23:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:34 + git semver [Pipeline] } 10:23:34 $ docker stop --time=1 3fbc0571b7f9fd80d5614add182f789658e61f6b4ea7bf224182de518b3baec1 10:23:35 $ docker rm -f --volumes 3fbc0571b7f9fd80d5614add182f789658e61f6b4ea7bf224182de518b3baec1 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:36 Stashed 1 file(s) [Pipeline] echo 10:23:36 [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:23:37 provisioning config files... 10:23:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-184@tmp/config346719392422031673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:37 ---> docker-login.sh 10:23:37 nexus3.edgexfoundry.org:10001 10:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:37 Configure a credential helper to remove this warning. See 10:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:37 10:23:37 Login Succeeded 10:23:37 nexus3.edgexfoundry.org:10002 10:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:37 Configure a credential helper to remove this warning. See 10:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:37 10:23:37 Login Succeeded 10:23:37 nexus3.edgexfoundry.org:10003 10:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:37 Configure a credential helper to remove this warning. See 10:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:37 10:23:37 Login Succeeded 10:23:37 nexus3.edgexfoundry.org:10004 10:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:37 Configure a credential helper to remove this warning. See 10:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:37 10:23:37 Login Succeeded 10:23:37 docker.io 10:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:37 Configure a credential helper to remove this warning. See 10:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:37 10:23:37 Login Succeeded 10:23:37 ---> docker-login.sh ends [Pipeline] } 10:23:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:23:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:38 ========================================================= 10:23:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:23:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:23:38 Sending build context to Docker daemon 4.187MB 10:23:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:23:38 Step 2/12 : FROM ${BASE} AS builder 10:23:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:23:38 63b65145d645: Pulling fs layer 10:23:38 a2d21d5440eb: Pulling fs layer 10:23:38 935e6c44a52c: Pulling fs layer 10:23:38 94cc34f8dd06: Pulling fs layer 10:23:38 30dea6a524f1: Pulling fs layer 10:23:38 a2aff8979fd8: Pulling fs layer 10:23:38 6808be2612f2: Pulling fs layer 10:23:38 f25807f1079a: Pulling fs layer 10:23:38 94cc34f8dd06: Waiting 10:23:38 30dea6a524f1: Waiting 10:23:38 a2aff8979fd8: Waiting 10:23:38 6808be2612f2: Waiting 10:23:38 f25807f1079a: Waiting 10:23:39 a2d21d5440eb: Verifying Checksum 10:23:39 a2d21d5440eb: Download complete 10:23:39 94cc34f8dd06: Download complete 10:23:39 30dea6a524f1: Verifying Checksum 10:23:39 30dea6a524f1: Download complete 10:23:39 63b65145d645: Verifying Checksum 10:23:39 63b65145d645: Download complete 10:23:39 a2aff8979fd8: Verifying Checksum 10:23:39 a2aff8979fd8: Download complete 10:23:39 63b65145d645: Pull complete 10:23:39 a2d21d5440eb: Pull complete 10:23:39 f25807f1079a: Verifying Checksum 10:23:39 f25807f1079a: Download complete 10:23:39 935e6c44a52c: Verifying Checksum 10:23:39 935e6c44a52c: Download complete 10:23:39 6808be2612f2: Verifying Checksum 10:23:39 6808be2612f2: Download complete 10:23:43 935e6c44a52c: Pull complete 10:23:43 94cc34f8dd06: Pull complete 10:23:43 30dea6a524f1: Pull complete 10:23:43 a2aff8979fd8: Pull complete 10:23:45 6808be2612f2: Pull complete 10:23:46 f25807f1079a: Pull complete 10:23:46 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 10:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:23:46 ---> 3b553350e43f 10:23:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:23:51 ---> Running in 2ce3d7bed21b 10:23:51 Removing intermediate container 2ce3d7bed21b 10:23:51 ---> 6c5f797b9cff 10:23:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:23:51 ---> Running in 818617857c1a 10:23:51 Still waiting to schedule task 10:23:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2391’ is offline 10:23:52 Removing intermediate container 818617857c1a 10:23:52 ---> b8d5f8fd06f5 10:23:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:23:52 ---> Running in a469db61369c 10:23:52 Removing intermediate container a469db61369c 10:23:52 ---> bf338e1fbdc8 10:23:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:23:52 ---> Running in 5a9c42003fe6 10:23:52 Removing intermediate container 5a9c42003fe6 10:23:52 ---> 2abcf13693a4 10:23:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:23:52 ---> Running in a1ff9c03fcac 10:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:52 OK: 265 MiB in 53 packages 10:23:53 Removing intermediate container a1ff9c03fcac 10:23:53 ---> 86186fca92c5 10:23:53 Step 8/12 : WORKDIR /app 10:23:53 ---> Running in 24a8d1bbd650 10:23:53 Removing intermediate container 24a8d1bbd650 10:23:53 ---> 648913f369f0 10:23:53 Step 9/12 : COPY go.mod vendor* ./ 10:23:53 ---> 7a3963cbcb4c 10:23:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:53 ---> Running in 68446e8c3301 10:24:32 Removing intermediate container 68446e8c3301 10:24:32 ---> 8e4704666e8c 10:24:32 Step 11/12 : COPY . . 10:24:32 ---> a6222ff78ca8 10:24:32 Step 12/12 : RUN $MAKE 10:24:32 ---> Running in d0aae719a5e0 10:24:32 noop 10:24:32 Removing intermediate container d0aae719a5e0 10:24:32 ---> 29a80fcd2c9d 10:24:32 Successfully built 29a80fcd2c9d 10:24:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:32 + docker inspect -f . ci-base-image-x86_64 10:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:32 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 10:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-184 -v /w/workspace/undry_device-rfid-llrp-go_PR-184:/w/workspace/undry_device-rfid-llrp-go_PR-184:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-184@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-184@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 10:24:33 $ docker top 81d388dd12854bf4953c7b661438be394dbef99b95039cc5f3e76d7a13fcd3d4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:33 + go version 10:24:33 go version go1.20.2 linux/amd64 [Pipeline] } 10:24:33 $ docker stop --time=1 81d388dd12854bf4953c7b661438be394dbef99b95039cc5f3e76d7a13fcd3d4 10:24:34 $ docker rm -f --volumes 81d388dd12854bf4953c7b661438be394dbef99b95039cc5f3e76d7a13fcd3d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:35 + docker inspect -f . ci-base-image-x86_64 10:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:35 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 10:24:35 $ 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-184 -v /w/workspace/undry_device-rfid-llrp-go_PR-184:/w/workspace/undry_device-rfid-llrp-go_PR-184:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-184@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-184@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 10:24:36 $ docker top 397801e987ebd82f87c315afb3b3787d048163dbfa114b2951a918aaefeffc9f -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:36 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-184 [Pipeline] fileExists [Pipeline] sh 10:24:36 + make test 10:24:36 go test ./... -coverprofile=coverage.out ./... 10:24:42 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:24:52 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 10:24:52 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 10:24:52 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 10:24:52 have (string) 10:24:52 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:24:52 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 10:24:52 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:24:52 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 10:24:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.256s coverage: 51.9% of statements 10:24:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 10:24:55 FAIL 10:24:55 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 10:24:55 $ docker stop --time=1 397801e987ebd82f87c315afb3b3787d048163dbfa114b2951a918aaefeffc9f 10:25:00 $ docker rm -f --volumes 397801e987ebd82f87c315afb3b3787d048163dbfa114b2951a918aaefeffc9f [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:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:01 10:25:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:01 latest: Pulling from edgex-lftools-log-publisher 10:25:01 5eb5b503b376: Pulling fs layer 10:25:01 5c69ac0246d0: Pulling fs layer 10:25:01 ec43610c2a17: Pulling fs layer 10:25:01 3a2ae6a8a46f: Pulling fs layer 10:25:01 33b1e0a273af: Pulling fs layer 10:25:01 5d3b04190fa2: Pulling fs layer 10:25:01 2f39f015ded8: Pulling fs layer 10:25:01 3a2ae6a8a46f: Waiting 10:25:01 33b1e0a273af: Waiting 10:25:01 5d3b04190fa2: Waiting 10:25:01 2f39f015ded8: Waiting 10:25:01 5c69ac0246d0: Verifying Checksum 10:25:01 5c69ac0246d0: Download complete 10:25:01 3a2ae6a8a46f: Verifying Checksum 10:25:01 3a2ae6a8a46f: Download complete 10:25:02 33b1e0a273af: Verifying Checksum 10:25:02 33b1e0a273af: Download complete 10:25:02 5d3b04190fa2: Download complete 10:25:02 ec43610c2a17: Verifying Checksum 10:25:02 ec43610c2a17: Download complete 10:25:02 5eb5b503b376: Verifying Checksum 10:25:02 5eb5b503b376: Download complete 10:25:03 2f39f015ded8: Download complete 10:25:03 5eb5b503b376: Pull complete 10:25:03 5c69ac0246d0: Pull complete 10:25:04 ec43610c2a17: Pull complete 10:25:04 3a2ae6a8a46f: Pull complete 10:25:04 33b1e0a273af: Pull complete 10:25:04 5d3b04190fa2: Pull complete 10:25:09 2f39f015ded8: Pull complete 10:25:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:10 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 10:25:10 $ 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-184 -v /w/workspace/undry_device-rfid-llrp-go_PR-184:/w/workspace/undry_device-rfid-llrp-go_PR-184:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-184@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-184@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 10:25:14 $ docker top 2d21dd0a016b03fa3533963710364392d9342caa0825aa83483d1883ca7ff0aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:15 ---> job-cost.sh 10:25:15 lf-activate-venv: SKIPPING 10:25:15 INFO: No Stack... 10:25:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:25:15 INFO: Archiving Costs [Pipeline] sh 10:25:16 + cat /w/workspace/undry_device-rfid-llrp-go_PR-184/archives/cost.csv 10:25:16 + cut -d, -f6 [Pipeline] lock 10:25:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] 10:25:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] did not exist. Created. 10:25:16 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:25:16 + echo total: 0.2199999988079071 [Pipeline] stash 10:25:16 Stashed 1 file(s) [Pipeline] } 10:25:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:25:17 $ docker stop --time=1 2d21dd0a016b03fa3533963710364392d9342caa0825aa83483d1883ca7ff0aa 10:25:18 $ docker rm -f --volumes 2d21dd0a016b03fa3533963710364392d9342caa0825aa83483d1883ca7ff0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:25:18 Failed in branch amd64 10:25:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2398 in /w/workspace/undry_device-rfid-llrp-go_PR-184 [Pipeline] { [Pipeline] ws 10:25:28 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:25:28 Selected Git installation does not exist. Using Default 10:25:28 The recommended git tool is: NONE 10:25:33 using credential edgex-jenkins-ssh 10:25:33 Cloning the remote Git repository 10:25:33 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:25:33 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:25:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:25:34 > git --version # timeout=10 10:25:34 > git --version # 'git version 2.25.1' 10:25:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:25:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:25:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:25:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:25:36 Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit af1ca951db166ce9954932dd26977475ac92c387 10:25:36 Merge succeeded, producing af1ca951db166ce9954932dd26977475ac92c387 10:25:36 Checking out Revision af1ca951db166ce9954932dd26977475ac92c387 (PR-184) 10:25:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 10:25:37 > git --version # timeout=10 10:25:37 > git --version # 'git version 2.25.1' 10:25:37 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 10:25:36 > git config core.sparsecheckout # timeout=10 10:25:36 > git checkout -f af1ca951db166ce9954932dd26977475ac92c387 # timeout=10 10:25:36 > git remote # timeout=10 10:25:36 > git config --get remote.origin.url # timeout=10 10:25:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:36 > git merge f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 10:25:36 > git rev-parse HEAD^{commit} # timeout=10 10:25:36 > git config core.sparsecheckout # timeout=10 10:25:36 > git checkout -f af1ca951db166ce9954932dd26977475ac92c387 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:38 Dload Upload Total Spent Left Speed 10:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 10:25:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:25:39 + sudo tee /etc/docker/daemon.new 10:25:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:25:39 { 10:25:39 "registry-mirrors": [ 10:25:39 "https://nexus3.edgexfoundry.org:10001" 10:25:39 ], 10:25:39 "bip": "10.250.0.254/24", 10:25:39 "hosts": [ 10:25:39 "tcp://0.0.0.0:5555", 10:25:39 "unix:///var/run/docker.sock" 10:25:39 ], 10:25:39 "mtu": 1458, 10:25:39 "selinux-enabled": true, 10:25:39 "seccomp-profile": "/etc/docker/seccomp.json" 10:25:39 } [Pipeline] sh 10:25:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:25:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:58 provisioning config files... 10:25:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config14624472906595988613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:58 ---> docker-login.sh 10:25:58 nexus3.edgexfoundry.org:10001 10:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:59 Configure a credential helper to remove this warning. See 10:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:59 10:25:59 Login Succeeded 10:25:59 nexus3.edgexfoundry.org:10002 10:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:00 Configure a credential helper to remove this warning. See 10:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:00 10:26:00 Login Succeeded 10:26:00 nexus3.edgexfoundry.org:10003 10:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:00 Configure a credential helper to remove this warning. See 10:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:00 10:26:00 Login Succeeded 10:26:00 nexus3.edgexfoundry.org:10004 10:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:00 Configure a credential helper to remove this warning. See 10:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:00 10:26:00 Login Succeeded 10:26:00 docker.io 10:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:01 Configure a credential helper to remove this warning. See 10:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:01 10:26:01 Login Succeeded 10:26:01 ---> docker-login.sh ends [Pipeline] } 10:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:26:01 ========================================================= 10:26:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:26:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:26:02 Sending build context to Docker daemon 1.213MB 10:26:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:26:02 Step 2/12 : FROM ${BASE} AS builder 10:26:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:26:02 af6eaf76a39c: Pulling fs layer 10:26:02 55522c791124: Pulling fs layer 10:26:02 ce5c4a1c91eb: Pulling fs layer 10:26:02 169dfbe0d373: Pulling fs layer 10:26:02 e1ff8fa3b103: Pulling fs layer 10:26:02 52ebb69f0ebf: Pulling fs layer 10:26:02 5abe8eddf0d5: Pulling fs layer 10:26:02 169dfbe0d373: Waiting 10:26:02 e1ff8fa3b103: Waiting 10:26:02 52ebb69f0ebf: Waiting 10:26:02 5abe8eddf0d5: Waiting 10:26:02 55522c791124: Verifying Checksum 10:26:02 55522c791124: Download complete 10:26:02 169dfbe0d373: Verifying Checksum 10:26:02 169dfbe0d373: Download complete 10:26:02 e1ff8fa3b103: Verifying Checksum 10:26:02 e1ff8fa3b103: Download complete 10:26:02 af6eaf76a39c: Verifying Checksum 10:26:02 af6eaf76a39c: Download complete 10:26:04 af6eaf76a39c: Pull complete 10:26:04 5abe8eddf0d5: Verifying Checksum 10:26:04 5abe8eddf0d5: Download complete 10:26:04 55522c791124: Pull complete 10:26:05 ce5c4a1c91eb: Verifying Checksum 10:26:05 ce5c4a1c91eb: Download complete 10:26:05 52ebb69f0ebf: Verifying Checksum 10:26:05 52ebb69f0ebf: Download complete 10:26:17 ce5c4a1c91eb: Pull complete 10:26:17 169dfbe0d373: Pull complete 10:26:17 e1ff8fa3b103: Pull complete 10:26:23 52ebb69f0ebf: Pull complete 10:26:26 5abe8eddf0d5: Pull complete 10:26:26 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 10:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:26:26 ---> 6cb57ee374ae 10:26:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:26:28 ---> Running in 29c9004f4adb 10:26:28 Removing intermediate container 29c9004f4adb 10:26:28 ---> b189c61fe7c3 10:26:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:26:28 ---> Running in 392a45703df5 10:26:28 Removing intermediate container 392a45703df5 10:26:28 ---> 65f22f9df9bf 10:26:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:26:28 ---> Running in b565e217369d 10:26:28 Removing intermediate container b565e217369d 10:26:28 ---> 2d93d019e9c0 10:26:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:26:28 ---> Running in 0efcc470d3b9 10:26:29 Removing intermediate container 0efcc470d3b9 10:26:29 ---> 18b1213e049b 10:26:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:26:29 ---> Running in 52657655be62 10:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:26:31 OK: 263 MiB in 53 packages 10:26:32 Removing intermediate container 52657655be62 10:26:32 ---> c094aaadabc4 10:26:32 Step 8/12 : WORKDIR /app 10:26:32 ---> Running in 1933bdbaae7d 10:26:32 Removing intermediate container 1933bdbaae7d 10:26:32 ---> bd54d8acaf7f 10:26:32 Step 9/12 : COPY go.mod vendor* ./ 10:26:33 ---> 4751e29e5ae7 10:26:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:33 ---> Running in 13af07eefdfa 10:27:29 Removing intermediate container 13af07eefdfa 10:27:29 ---> 7ae376b4a641 10:27:29 Step 11/12 : COPY . . 10:27:29 ---> 653606fe4c90 10:27:29 Step 12/12 : RUN $MAKE 10:27:29 ---> Running in 4907f1138db8 10:27:30 noop 10:27:30 Removing intermediate container 4907f1138db8 10:27:30 ---> 91429d04f1b6 10:27:30 Successfully built 91429d04f1b6 10:27:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:31 + docker inspect -f . ci-base-image-arm64 10:27:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:31 prd-ubuntu20.04-docker-arm64-4c-16g-2398 does not seem to be running inside a container 10:27:31 $ 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 10:27:34 $ docker top b4a18e9d69cfe23f394be55f753fddab43af06200597f377240ad93f5331264a -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:35 + go version 10:27:35 go version go1.20.2 linux/arm64 [Pipeline] } 10:27:35 $ docker stop --time=1 b4a18e9d69cfe23f394be55f753fddab43af06200597f377240ad93f5331264a 10:27:36 $ docker rm -f --volumes b4a18e9d69cfe23f394be55f753fddab43af06200597f377240ad93f5331264a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:37 + docker inspect -f . ci-base-image-arm64 10:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:37 prd-ubuntu20.04-docker-arm64-4c-16g-2398 does not seem to be running inside a container 10:27:37 $ 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 10:27:39 $ docker top f4a75fbcb244e500979467c70f4c733ee46bc52c3929914c70cdd44c4e797364 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:39 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:27:39 + make test 10:27:39 go test ./... -coverprofile=coverage.out ./... 10:28:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:29:48 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 10:29:48 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 10:29:48 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 10:29:48 have (string) 10:29:48 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 10:29:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 10:29:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:29:48 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 10:30:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.610s coverage: 52.0% of statements 10:30:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements 10:30:03 FAIL 10:30:04 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 10:30:04 $ docker stop --time=1 f4a75fbcb244e500979467c70f4c733ee46bc52c3929914c70cdd44c4e797364 10:30:06 $ docker rm -f --volumes f4a75fbcb244e500979467c70f4c733ee46bc52c3929914c70cdd44c4e797364 [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:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:08 10:30:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:09 arm64: Pulling from edgex-lftools-log-publisher 10:30:09 8998bd30e6a1: Pulling fs layer 10:30:09 04944245beec: Pulling fs layer 10:30:09 699f458cf7ca: Pulling fs layer 10:30:09 765212b225bb: Pulling fs layer 10:30:09 f23df028b6ca: Pulling fs layer 10:30:09 d65c8cfc05b1: Pulling fs layer 10:30:09 2437ff75d9bd: Pulling fs layer 10:30:09 765212b225bb: Waiting 10:30:09 f23df028b6ca: Waiting 10:30:09 d65c8cfc05b1: Waiting 10:30:09 2437ff75d9bd: Waiting 10:30:09 04944245beec: Verifying Checksum 10:30:09 04944245beec: Download complete 10:30:09 765212b225bb: Verifying Checksum 10:30:09 765212b225bb: Download complete 10:30:09 f23df028b6ca: Verifying Checksum 10:30:09 f23df028b6ca: Download complete 10:30:09 d65c8cfc05b1: Verifying Checksum 10:30:09 d65c8cfc05b1: Download complete 10:30:09 699f458cf7ca: Verifying Checksum 10:30:09 699f458cf7ca: Download complete 10:30:10 8998bd30e6a1: Verifying Checksum 10:30:10 8998bd30e6a1: Download complete 10:30:12 2437ff75d9bd: Verifying Checksum 10:30:12 2437ff75d9bd: Download complete 10:30:14 8998bd30e6a1: Pull complete 10:30:14 04944245beec: Pull complete 10:30:16 699f458cf7ca: Pull complete 10:30:16 765212b225bb: Pull complete 10:30:17 f23df028b6ca: Pull complete 10:30:17 d65c8cfc05b1: Pull complete 10:30:32 2437ff75d9bd: Pull complete 10:30:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:32 prd-ubuntu20.04-docker-arm64-4c-16g-2398 does not seem to be running inside a container 10:30:32 $ 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 10:30:34 $ docker top e31f9c97499982ec3fa62306ecd9e48fbad00102524cb4421fcb7573deb3bf01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:35 ---> job-cost.sh 10:30:35 lf-activate-venv: SKIPPING 10:30:35 INFO: No Stack... 10:30:35 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:36 INFO: Archiving Costs [Pipeline] sh 10:30:37 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:30:37 + cut -d, -f6 [Pipeline] lock 10:30:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] 10:30:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] did not exist. Created. 10:30:37 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:38 /w/workspace/device-rfid-llrp-go/1@tmp/durable-9a7460a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:30:38 + echo total: 0.10999999940395355 [Pipeline] stash 10:30:38 Warning: overwriting stash ‘stack-cost’ 10:30:39 Stashed 1 file(s) [Pipeline] } 10:30:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:39 $ docker stop --time=1 e31f9c97499982ec3fa62306ecd9e48fbad00102524cb4421fcb7573deb3bf01 10:30:40 $ docker rm -f --volumes e31f9c97499982ec3fa62306ecd9e48fbad00102524cb4421fcb7573deb3bf01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:30:41 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:30:43 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-184/archives ] 10:30:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-184/archives 10:30:43 total 16 10:30:43 drwxr-xr-x 3 root root 4096 Mar 16 10:25 . 10:30:43 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 10:25 .. 10:30:43 drwxr-xr-x 2 root root 4096 Mar 16 10:25 cost 10:30:43 -rw-r--r-- 1 root root 91 Mar 16 10:25 cost.csv 10:30:43 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-184/archives 10:30:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-184/archives 10:30:43 total 16 10:30:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 10:25 . 10:30:43 drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 10:25 .. 10:30:43 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 10:25 cost 10:30:43 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 10:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:30:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:30:44 ---> package-listing.sh 10:30:44 ++ tr '[:upper:]' '[:lower:]' 10:30:44 ++ facter osfamily 10:30:45 + OS_FAMILY=debian 10:30:45 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-184 10:30:45 + START_PACKAGES=/tmp/packages_start.txt 10:30:45 + END_PACKAGES=/tmp/packages_end.txt 10:30:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:45 + PACKAGES=/tmp/packages_start.txt 10:30:45 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-184 ']' 10:30:45 + PACKAGES=/tmp/packages_end.txt 10:30:45 + case "${OS_FAMILY}" in 10:30:45 + dpkg -l 10:30:45 + grep '^ii' 10:30:45 + '[' -f /tmp/packages_start.txt ']' 10:30:45 + '[' -f /tmp/packages_end.txt ']' 10:30:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:45 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-184 ']' 10:30:45 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-184/archives/ 10:30:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-184/archives/ [Pipeline] echo 10:30:45 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-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:30:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:46 prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container 10:30:46 $ 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-184/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-184 -v /w/workspace/undry_device-rfid-llrp-go_PR-184:/w/workspace/undry_device-rfid-llrp-go_PR-184:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-184@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-184@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:30:46 $ docker top 1adb7c3ab76695cf6e41bf0a0013781f89f8da924bdd6a612953170bdeb0c46e -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:46 + touch /tmp/pre-build-complete [Pipeline] sh 10:30:47 + mkdir -p /var/log/sysstat [Pipeline] sh 10:30:47 + ls /var/log/sa-host 10:30:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:47 provisioning config files... 10:30:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-184@tmp/config569482705419858294tmp [Pipeline] { [Pipeline] echo 10:30:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:30:47 ---> create-netrc.sh [Pipeline] } 10:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:30:48 ---> python-tools-install.sh [Pipeline] echo 10:30:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:30:48 ---> sudo-logs.sh 10:30:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:30:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:30:49 ---> job-cost.sh 10:30:49 lf-activate-venv: SKIPPING 10:30:49 DEBUG: total: 0.2199999988079071 10:30:49 INFO: Retrieving Stack Cost... 10:30:49 INFO: Retrieving Pricing Info for: v3-standard-8 10:30:49 INFO: Archiving Costs [Pipeline] echo 10:30:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:30:50 ---> logs-deploy.sh 10:30:50 lf-activate-venv: SKIPPING 10:30:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-184/1 10:30:50 INFO: archiving workspace using pattern(s): 10:30:51 Archives upload complete. 10:30:51 INFO: archiving logs to Nexus 10:30:52 ---> uname -a: 10:30:52 Linux prd-ubuntu20-04-docker-8c-8g-2397 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:30:52 10:30:52 10:30:52 ---> lscpu: 10:30:52 Architecture: x86_64 10:30:52 CPU op-mode(s): 32-bit, 64-bit 10:30:52 Byte Order: Little Endian 10:30:52 Address sizes: 40 bits physical, 48 bits virtual 10:30:52 CPU(s): 8 10:30:52 On-line CPU(s) list: 0-7 10:30:52 Thread(s) per core: 1 10:30:52 Core(s) per socket: 1 10:30:52 Socket(s): 8 10:30:52 NUMA node(s): 1 10:30:52 Vendor ID: AuthenticAMD 10:30:52 CPU family: 23 10:30:52 Model: 49 10:30:52 Model name: AMD EPYC-Rome Processor 10:30:52 Stepping: 0 10:30:52 CPU MHz: 2799.996 10:30:52 BogoMIPS: 5599.99 10:30:52 Virtualization: AMD-V 10:30:52 Hypervisor vendor: KVM 10:30:52 Virtualization type: full 10:30:52 L1d cache: 256 KiB 10:30:52 L1i cache: 256 KiB 10:30:52 L2 cache: 4 MiB 10:30:52 L3 cache: 128 MiB 10:30:52 NUMA node0 CPU(s): 0-7 10:30:52 Vulnerability Itlb multihit: Not affected 10:30:52 Vulnerability L1tf: Not affected 10:30:52 Vulnerability Mds: Not affected 10:30:52 Vulnerability Meltdown: Not affected 10:30:52 Vulnerability Mmio stale data: Not affected 10:30:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:30:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:30:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:30:52 Vulnerability Srbds: Not affected 10:30:52 Vulnerability Tsx async abort: Not affected 10:30:52 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 10:30:52 10:30:52 10:30:52 ---> nproc: 10:30:52 8 10:30:52 10:30:52 10:30:52 ---> df -h: 10:30:52 Filesystem Size Used Avail Use% Mounted on 10:30:52 overlay 155G 12G 144G 8% / 10:30:52 tmpfs 64M 0 64M 0% /dev 10:30:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:30:52 shm 64M 0 64M 0% /dev/shm 10:30:52 /dev/vda1 155G 12G 144G 8% /facter-os 10:30:52 10:30:52