Pull request #280 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3c60db898ff601d0732efef3b860b3fa1ad0aac+55197f706729dbefbf57db43d4176d2ae9ddc26e (af9ffc6e7b4aa575cb95750bc2f6090c6814b093) 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-ssh8169591108492354655.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13426378082009260531.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-280/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-280/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4182071370572500544.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-280/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2529135270625083675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9516615056896826937.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-280/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-280/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12235033287250705455.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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-26384 in /w/workspace/undry_device-rfid-llrp-go_PR-280 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-280 # 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 > 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/280/head:refs/remotes/origin/PR-280 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit a3c60db898ff601d0732efef3b860b3fa1ad0aac Merge succeeded, producing a3c60db898ff601d0732efef3b860b3fa1ad0aac Checking out Revision a3c60db898ff601d0732efef3b860b3fa1ad0aac (PR-280) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:22:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # 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 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:22:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:22:34 ========================================================= 10:22:34 EdgeX Global Pipelines Version Info 10:22:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:22:35 ------------------- 10:22:35 stable info: 10:22:35 ------------------- 10:22:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:22:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:22:35 Message: update stable to v1.0.258 10:22:35 ------------------- 10:22:35 experimental info: 10:22:35 ------------------- 10:22:35 Commited By: **** collab-it+edgex@linuxfoundation.org 10:22:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:22:35 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:22:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-280 [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-280 [Pipeline] echo 10:22:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-280 [Pipeline] echo 10:22:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo 10:22:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3c60db [Pipeline] echo 10:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:38 provisioning config files... 10:22:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config13533350712545995402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:38 ---> ****-login.sh 10:22:38 nexus3.edgexfoundry.org:10001 10:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:39 Configure a credential helper to remove this warning. See 10:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:39 10:22:39 Login Succeeded 10:22:39 nexus3.edgexfoundry.org:10002 10:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:39 Configure a credential helper to remove this warning. See 10:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:39 10:22:39 Login Succeeded 10:22:39 nexus3.edgexfoundry.org:10003 10:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:39 Configure a credential helper to remove this warning. See 10:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:39 10:22:39 Login Succeeded 10:22:39 nexus3.edgexfoundry.org:10004 10:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:39 Configure a credential helper to remove this warning. See 10:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:39 10:22:39 Login Succeeded 10:22:39 ****.io 10:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:39 Configure a credential helper to remove this warning. See 10:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:39 10:22:39 Login Succeeded 10:22:39 ---> ****-login.sh ends [Pipeline] } 10:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:22:40 + git rev-list -1 --merges a3c60db898ff601d0732efef3b860b3fa1ad0aac~1..a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo 10:22:40 -----------> git rev-list -1 --merges a3c60db898ff601d0732efef3b860b3fa1ad0aac~1..a3c60db898ff601d0732efef3b860b3fa1ad0aac a3c60db898ff601d0732efef3b860b3fa1ad0aac [false] [Pipeline] sh 10:22:41 + git log --format=format:%s -1 a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo 10:22:41 ========================================================= 10:22:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:22:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:41 + git log --format=format:%s -1 a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo 10:22:41 [semverPrep] GIT_COMMIT: a3c60db898ff601d0732efef3b860b3fa1ad0aac, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:22:41 [semverPrep] This is not a build commit. [Pipeline] sh 10:22:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:22:42 + grep -v github /etc/ssh/ssh_known_hosts 10:22:42 + [ -e /tmp/ssh_known_hosts ] 10:22:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:22:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:22:42 + sudo tee -a /etc/ssh/ssh_known_hosts 10:22:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:42 10:22:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:43 0.1.4: Pulling from edgex-devops/py-git-semver 10:22:43 b85a868b505f: Pulling fs layer 10:22:43 e2be974225ed: Pulling fs layer 10:22:43 339a4e72a1f5: Pulling fs layer 10:22:43 988bab9f4d93: Pulling fs layer 10:22:43 1469e6f7b9e6: Pulling fs layer 10:22:43 eaf3925da568: Pulling fs layer 10:22:43 bab4dde63d76: Pulling fs layer 10:22:43 bde34c3a00c8: Pulling fs layer 10:22:43 b352a97aabf1: Pulling fs layer 10:22:43 4872d77fe225: Pulling fs layer 10:22:43 5851b861e8e6: Pulling fs layer 10:22:43 bab4dde63d76: Waiting 10:22:43 bde34c3a00c8: Waiting 10:22:43 5851b861e8e6: Waiting 10:22:43 b352a97aabf1: Waiting 10:22:43 4872d77fe225: Waiting 10:22:43 eaf3925da568: Waiting 10:22:43 988bab9f4d93: Waiting 10:22:43 1469e6f7b9e6: Waiting 10:22:43 e2be974225ed: Verifying Checksum 10:22:43 e2be974225ed: Download complete 10:22:43 988bab9f4d93: Verifying Checksum 10:22:43 988bab9f4d93: Download complete 10:22:43 1469e6f7b9e6: Verifying Checksum 10:22:43 1469e6f7b9e6: Download complete 10:22:43 339a4e72a1f5: Verifying Checksum 10:22:43 339a4e72a1f5: Download complete 10:22:43 eaf3925da568: Download complete 10:22:43 bde34c3a00c8: Verifying Checksum 10:22:43 bde34c3a00c8: Download complete 10:22:43 b352a97aabf1: Verifying Checksum 10:22:43 b352a97aabf1: Download complete 10:22:43 4872d77fe225: Verifying Checksum 10:22:43 4872d77fe225: Download complete 10:22:43 5851b861e8e6: Verifying Checksum 10:22:43 5851b861e8e6: Download complete 10:22:43 b85a868b505f: Verifying Checksum 10:22:43 b85a868b505f: Download complete 10:22:43 bab4dde63d76: Verifying Checksum 10:22:43 bab4dde63d76: Download complete 10:22:44 b85a868b505f: Pull complete 10:22:44 e2be974225ed: Pull complete 10:22:45 339a4e72a1f5: Pull complete 10:22:45 988bab9f4d93: Pull complete 10:22:45 1469e6f7b9e6: Pull complete 10:22:45 eaf3925da568: Pull complete 10:22:47 bab4dde63d76: Pull complete 10:22:47 bde34c3a00c8: Pull complete 10:22:47 b352a97aabf1: Pull complete 10:22:47 4872d77fe225: Pull complete 10:22:47 5851b861e8e6: Pull complete 10:22:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:47 prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container 10:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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:22:49 $ docker top 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c -eo pid,comm 10:22:49 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:22:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:49 [ssh-agent] Looking for ssh-agent implementation... 10:22:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:49 $ docker exec 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent 10:22:49 SSH_AUTH_SOCK=/tmp/ssh-ev1PUpGZ12ru/agent.32 10:22:49 SSH_AGENT_PID=38 10:22:49 Running ssh-add (command line suppressed) 10:22:49 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_2963137035532961719.key (/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_2963137035532961719.key) 10:22:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:50 + git tag --points-at HEAD [Pipeline] } 10:22:50 $ docker exec --env ******** --env ******** 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent -k 10:22:50 unset SSH_AUTH_SOCK; 10:22:50 unset SSH_AGENT_PID; 10:22:50 echo Agent pid 38 killed; 10:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:50 [ssh-agent] Looking for ssh-agent implementation... 10:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:50 $ docker exec 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent 10:22:50 SSH_AUTH_SOCK=/tmp/ssh-ObH1KHw31OOY/agent.70 10:22:50 SSH_AGENT_PID=76 10:22:50 Running ssh-add (command line suppressed) 10:22:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_7403544880742713058.key (/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_7403544880742713058.key) 10:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:51 + git semver init 10:22:51 2023-12-29 10:22:51,345 [run_init] DEBUG init version:0.0.0 force:False 10:22:51 2023-12-29 10:22:51,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver 10:22:51 2023-12-29 10:22:51,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-280/.semver 10:22:51 2023-12-29 10:22:51,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-280, universal_newlines=False, shell=None, istream=None) 10:22:52 2023-12-29 10:22:52,414 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-280/.git/info/exclude 10:22:52 2023-12-29 10:22:52,415 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver/PR-280 with force:False 10:22:52 2023-12-29 10:22:52,415 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver/PR-280 10:22:52 2023-12-29 10:22:52,420 [execute] INFO git cat-file --batch-check 10:22:52 2023-12-29 10:22:52,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver, universal_newlines=False, shell=None, istream=) 10:22:52 2023-12-29 10:22:52,426 [execute] INFO git cat-file --batch 10:22:52 2023-12-29 10:22:52,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver, universal_newlines=False, shell=None, istream=) 10:22:52 2023-12-29 10:22:52,433 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-280/.semver/PR-280 10:22:52 0.0.0 [Pipeline] } 10:22:52 $ docker exec --env ******** --env ******** 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent -k 10:22:52 unset SSH_AUTH_SOCK; 10:22:52 unset SSH_AGENT_PID; 10:22:52 echo Agent pid 76 killed; 10:22:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:53 + git semver [Pipeline] } 10:22:53 $ docker stop --time=1 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c 10:22:55 $ docker rm -f --volumes 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c [Pipeline] // withDockerContainer [Pipeline] sh 10:22:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:22:55 Stashed 1 file(s) [Pipeline] echo 10:22:55 [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:22:56 provisioning config files... 10:22:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config1675054462627560112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:57 ---> ****-login.sh 10:22:57 nexus3.edgexfoundry.org:10001 10:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:57 Configure a credential helper to remove this warning. See 10:22:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:57 10:22:57 Login Succeeded 10:22:57 nexus3.edgexfoundry.org:10002 10:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:57 Configure a credential helper to remove this warning. See 10:22:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:57 10:22:57 Login Succeeded 10:22:57 nexus3.edgexfoundry.org:10003 10:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:57 Configure a credential helper to remove this warning. See 10:22:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:57 10:22:57 Login Succeeded 10:22:57 nexus3.edgexfoundry.org:10004 10:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:57 Configure a credential helper to remove this warning. See 10:22:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:57 10:22:57 Login Succeeded 10:22:57 ****.io 10:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:57 Configure a credential helper to remove this warning. See 10:22:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:57 10:22:57 Login Succeeded 10:22:57 ---> ****-login.sh ends [Pipeline] } 10:22:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:22:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:22:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:22:58 ========================================================= 10:22:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:22:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:22:59 Sending build context to Docker daemon 8.43MB 10:22:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:22:59 Step 2/12 : FROM ${BASE} AS builder 10:22:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:22:59 7264a8db6415: Pulling fs layer 10:22:59 c4d48a809fc2: Pulling fs layer 10:22:59 4f1c88b9dad5: Pulling fs layer 10:22:59 ad3a456e5733: Pulling fs layer 10:22:59 69c7f0334f64: Pulling fs layer 10:22:59 1f1c1a5573a3: Pulling fs layer 10:22:59 ce7588e14bc9: Pulling fs layer 10:22:59 b5e4710f87ac: Pulling fs layer 10:22:59 69c7f0334f64: Waiting 10:22:59 1f1c1a5573a3: Waiting 10:22:59 b5e4710f87ac: Waiting 10:22:59 ad3a456e5733: Waiting 10:22:59 ce7588e14bc9: Waiting 10:22:59 c4d48a809fc2: Download complete 10:22:59 ad3a456e5733: Verifying Checksum 10:22:59 ad3a456e5733: Download complete 10:22:59 69c7f0334f64: Verifying Checksum 10:22:59 69c7f0334f64: Download complete 10:22:59 7264a8db6415: Download complete 10:22:59 1f1c1a5573a3: Verifying Checksum 10:22:59 1f1c1a5573a3: Download complete 10:22:59 b5e4710f87ac: Verifying Checksum 10:22:59 b5e4710f87ac: Download complete 10:22:59 7264a8db6415: Pull complete 10:22:59 c4d48a809fc2: Pull complete 10:22:59 4f1c88b9dad5: Download complete 10:23:00 ce7588e14bc9: Verifying Checksum 10:23:00 ce7588e14bc9: Download complete 10:23:03 4f1c88b9dad5: Pull complete 10:23:03 ad3a456e5733: Pull complete 10:23:03 69c7f0334f64: Pull complete 10:23:03 1f1c1a5573a3: Pull complete 10:23:05 ce7588e14bc9: Pull complete 10:23:06 b5e4710f87ac: Pull complete 10:23:06 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:23:06 ---> 88b5674ff536 10:23:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:23:07 ---> Running in 8ba34ecbecc2 10:23:07 Removing intermediate container 8ba34ecbecc2 10:23:07 ---> d84f6c57162a 10:23:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:23:07 ---> Running in 878f2979500b 10:23:07 Removing intermediate container 878f2979500b 10:23:07 ---> 04e7bf85e50a 10:23:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:23:07 ---> Running in cac6c2f0e827 10:23:07 Removing intermediate container cac6c2f0e827 10:23:07 ---> c51fc264fff7 10:23:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:23:07 ---> Running in 0f3f2ceb214a 10:23:07 Removing intermediate container 0f3f2ceb214a 10:23:07 ---> a098c90c28b2 10:23:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:23:07 ---> Running in a65cb1fa8014 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:23:08 OK: 264 MiB in 52 packages 10:23:08 Removing intermediate container a65cb1fa8014 10:23:08 ---> 41ca9342de69 10:23:08 Step 8/12 : WORKDIR /app 10:23:08 ---> Running in f62041bb7519 10:23:09 Removing intermediate container f62041bb7519 10:23:09 ---> 41cb645bbea6 10:23:09 Step 9/12 : COPY go.mod vendor* ./ 10:23:09 ---> f9c25ff993e7 10:23:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:09 ---> Running in fb7d8f716eb7 10:23:11 Still waiting to schedule task 10:23:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:23:55 Removing intermediate container fb7d8f716eb7 10:23:55 ---> 1bae153fe5d7 10:23:55 Step 11/12 : COPY . . 10:23:55 ---> 51ff17609388 10:23:55 Step 12/12 : RUN $MAKE 10:23:55 ---> Running in c405eac0a647 10:23:55 noop 10:23:55 Removing intermediate container c405eac0a647 10:23:55 ---> e19049864096 10:23:55 Successfully built e19049864096 10:23:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:56 + docker inspect -f . ci-base-image-x86_64 10:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:56 prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container 10:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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:23:56 $ docker top dcdac9629caaecea99df5751e84940bbee832d5cc91ccc4667c13fdeb6449bb6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:57 + go version 10:23:57 go version go1.21.0 linux/amd64 [Pipeline] } 10:23:57 $ docker stop --time=1 dcdac9629caaecea99df5751e84940bbee832d5cc91ccc4667c13fdeb6449bb6 10:23:58 $ docker rm -f --volumes dcdac9629caaecea99df5751e84940bbee832d5cc91ccc4667c13fdeb6449bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:59 + docker inspect -f . ci-base-image-x86_64 10:23:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:59 prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container 10:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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:00 $ docker top 10e8b644b9f479043842d4beeba8706c199f9fdc153804d32232028974e068b3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:00 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-280 [Pipeline] fileExists [Pipeline] sh 10:24:01 + make test 10:24:01 go test ./... -coverprofile=coverage.out ./... 10:24:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:24:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:24:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:24:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.950s coverage: 40.6% of statements 10:24:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 10:24:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements 10:24:34 go vet ./... 10:24:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:24:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:24:37 ./bin/test-attribution-txt.sh [Pipeline] echo 10:24:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:24:37 $ docker stop --time=1 10e8b644b9f479043842d4beeba8706c199f9fdc153804d32232028974e068b3 10:24:38 $ docker rm -f --volumes 10e8b644b9f479043842d4beeba8706c199f9fdc153804d32232028974e068b3 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:24:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:24:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:24:40 + ls -al . 10:24:40 total 640 10:24:40 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 10:24 . 10:24:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:22 .. 10:24:40 -rw-rw-r-- 1 jenkins jenkins 134 Dec 29 10:22 .dockerignore 10:24:40 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 10:24 .git 10:24:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 10:22 .github 10:24:40 -rw-rw-r-- 1 jenkins jenkins 880 Dec 29 10:22 .gitignore 10:24:40 -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 10:22 .golangci.yml 10:24:40 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 10:22 .semver 10:24:40 -rw-rw-r-- 1 jenkins jenkins 11980 Dec 29 10:22 Attribution.txt 10:24:40 -rw-rw-r-- 1 jenkins jenkins 11677 Dec 29 10:22 CHANGELOG.md 10:24:40 -rw-rw-r-- 1 jenkins jenkins 1456 Dec 29 10:22 Dockerfile 10:24:40 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 10:22 GOVERNANCE.md 10:24:40 -rw-rw-r-- 1 jenkins jenkins 661 Dec 29 10:22 Jenkinsfile 10:24:40 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 29 10:22 LICENSE 10:24:40 -rw-rw-r-- 1 jenkins jenkins 2179 Dec 29 10:22 Makefile 10:24:40 -rw-rw-r-- 1 jenkins jenkins 625 Dec 29 10:22 OWNERS.md 10:24:40 -rw-rw-r-- 1 jenkins jenkins 28907 Dec 29 10:22 README.md 10:24:40 -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 10:22 VERSION 10:24:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:22 bin 10:24:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:22 cmd 10:24:40 -rw-r--r-- 1 jenkins jenkins 459493 Dec 29 10:24 coverage.out 10:24:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:22 examples 10:24:40 -rw-rw-r-- 1 jenkins jenkins 3874 Dec 29 10:22 go.mod 10:24:40 -rw-rw-r-- 1 jenkins jenkins 33991 Dec 29 10:22 go.sum 10:24:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:22 images 10:24:40 drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 10:22 internal 10:24:40 -rw-rw-r-- 1 jenkins jenkins 193 Dec 29 10:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:41 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a3c60db898ff601d0732efef3b860b3fa1ad0aac --label arch=amd64 --label version=0.0.0 . 10:24:41 Sending build context to Docker daemon 8.43MB 10:24:41 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:24:41 Step 2/25 : FROM ${BASE} AS builder 10:24:41 ---> e19049864096 10:24:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:24:41 ---> Running in ee529d2493ec 10:24:41 Removing intermediate container ee529d2493ec 10:24:41 ---> 0cd88e4ecc5d 10:24:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:24:41 ---> Running in 5856e9cfa282 10:24:41 Removing intermediate container 5856e9cfa282 10:24:41 ---> 3fbcab9bb285 10:24:41 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:24:41 ---> Running in c4dac57fe802 10:24:41 Removing intermediate container c4dac57fe802 10:24:41 ---> 2ad47bdbd8aa 10:24:41 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:24:41 ---> Running in 7c8861743e12 10:24:41 Removing intermediate container 7c8861743e12 10:24:41 ---> 27e22ce8ea1d 10:24:41 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:41 ---> Running in dc459deecbcb 10:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:24:42 OK: 264 MiB in 52 packages 10:24:42 Removing intermediate container dc459deecbcb 10:24:42 ---> 90feb95e196c 10:24:42 Step 8/25 : WORKDIR /app 10:24:42 ---> Running in 57ccdd255443 10:24:42 Removing intermediate container 57ccdd255443 10:24:42 ---> be2493f2dac1 10:24:42 Step 9/25 : COPY go.mod vendor* ./ 10:24:42 ---> 6bba021ae446 10:24:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:42 ---> Running in ecf374cc2d56 10:24:43 Removing intermediate container ecf374cc2d56 10:24:43 ---> 66c5873d6f47 10:24:43 Step 11/25 : COPY . . 10:24:43 ---> 17a01a95a1f4 10:24:43 Step 12/25 : RUN $MAKE 10:24:43 ---> Running in 195cbc751942 10:24:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:24:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26385 in /w/workspace/undry_device-rfid-llrp-go_PR-280 [Pipeline] { [Pipeline] ws 10:24:51 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:24:54 The recommended git tool is: git 10:24:59 using credential edgex-jenkins-ssh 10:24:59 Cloning the remote Git repository 10:24:59 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:24:59 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:24:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:24:59 > git --version # timeout=10 10:24:59 > git --version # 'git version 2.25.1' 10:24:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:25:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:02 Removing intermediate container 195cbc751942 10:25:02 ---> ac1725d07af0 10:25:02 Step 13/25 : FROM alpine:3.18 10:25:02 3.18: Pulling from library/alpine 10:25:02 c926b61bad3b: Pulling fs layer 10:25:02 c926b61bad3b: Verifying Checksum 10:25:02 c926b61bad3b: Download complete 10:25:02 c926b61bad3b: Pull complete 10:25:02 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:25:02 Status: Downloaded newer image for alpine:3.18 10:25:02 ---> b541f2080109 10:25:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:25:02 ---> Running in 96b835d5102a 10:25:02 Removing intermediate container 96b835d5102a 10:25:02 ---> 352c5eac3c5b 10:25:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:25:02 ---> Running in a60481c38498 10:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:25:02 (1/1) Installing dumb-init (1.2.5-r2) 10:25:02 Executing busybox-1.36.1-r5.trigger 10:25:02 OK: 7 MiB in 16 packages 10:25:02 Removing intermediate container a60481c38498 10:25:02 ---> 1d1ac96e75fd 10:25:02 Step 16/25 : RUN apk --no-cache upgrade 10:25:02 ---> Running in 4be42ea6aa4d 10:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:25:02 OK: 7 MiB in 16 packages 10:25:03 Removing intermediate container 4be42ea6aa4d 10:25:03 ---> 438aee14e6e7 10:25:03 Step 17/25 : COPY --from=builder /app/LICENSE / 10:25:03 Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit a3c60db898ff601d0732efef3b860b3fa1ad0aac 10:25:03 ---> 459050ca1075 10:25:03 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:25:03 ---> 3296e2c432fb 10:25:03 Step 19/25 : COPY --from=builder /app/cmd/ / 10:25:03 Merge succeeded, producing a3c60db898ff601d0732efef3b860b3fa1ad0aac 10:25:03 Checking out Revision a3c60db898ff601d0732efef3b860b3fa1ad0aac (PR-280) 10:25:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:25:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:25:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/280/head:refs/remotes/origin/PR-280 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:25:03 > git config core.sparsecheckout # timeout=10 10:25:03 > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # timeout=10 10:25:03 > git remote # timeout=10 10:25:03 > git config --get remote.origin.url # timeout=10 10:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:03 > git merge 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 10:25:03 > git rev-parse HEAD^{commit} # timeout=10 10:25:03 > git config core.sparsecheckout # timeout=10 10:25:03 > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # timeout=10 10:25:03 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:25:03 ---> 5704272200d5 10:25:03 Step 20/25 : EXPOSE 59989 10:25:03 ---> Running in 2b99b510e66c 10:25:03 Removing intermediate container 2b99b510e66c 10:25:03 ---> 445d09e2b559 10:25:03 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:25:03 ---> Running in 6a47407dc844 10:25:03 Removing intermediate container 6a47407dc844 10:25:03 ---> c955f520407c 10:25:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:25:03 ---> Running in 5935bc0d69f8 10:25:03 > git --version # timeout=10 10:25:03 > git --version # 'git version 2.25.1' 10:25:03 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:25:04 Removing intermediate container 5935bc0d69f8 10:25:04 ---> 6a6809a10d6e 10:25:04 Step 23/25 : LABEL arch=amd64 10:25:04 ---> Running in 60692f5ae818 10:25:04 Removing intermediate container 60692f5ae818 10:25:04 ---> 621582f09cff 10:25:04 Step 24/25 : LABEL git_sha=a3c60db898ff601d0732efef3b860b3fa1ad0aac 10:25:04 ---> Running in 843ab3363ba3 10:25:04 Removing intermediate container 843ab3363ba3 10:25:04 ---> b171af689140 10:25:04 Step 25/25 : LABEL version=0.0.0 10:25:04 ---> Running in abc02bc76542 10:25:04 Removing intermediate container abc02bc76542 10:25:04 ---> 98a8a93580b5 10:25:04 [Warning] One or more build-args [ARCH] were not consumed 10:25:04 Successfully built 98a8a93580b5 10:25:04 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 10:25:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:25:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:05 Dload Upload Total Spent Left Speed 10:25:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:06 10:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 10:25:06 sudo tee /etc/docker/daemon.new 10:25:06 { 10:25:06 "registry-mirrors": [ 10:25:06 "https://nexus3.edgexfoundry.org:10001" 10:25:06 ], 10:25:06 "bip": "10.250.0.254/24", 10:25:06 "hosts": [ 10:25:06 "tcp://0.0.0.0:5555", 10:25:06 "unix:///var/run/docker.sock" 10:25:06 ], 10:25:06 "mtu": 1458, 10:25:06 "selinux-enabled": true, 10:25:06 "seccomp-profile": "/etc/docker/seccomp.json" 10:25:06 } [Pipeline] sh 10:25:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:06 latest: Pulling from edgex-lftools-log-publisher 10:25:06 5eb5b503b376: Pulling fs layer 10:25:06 5c69ac0246d0: Pulling fs layer 10:25:06 ec43610c2a17: Pulling fs layer 10:25:06 3a2ae6a8a46f: Pulling fs layer 10:25:06 33b1e0a273af: Pulling fs layer 10:25:06 5d3b04190fa2: Pulling fs layer 10:25:06 2f39f015ded8: Pulling fs layer 10:25:06 33b1e0a273af: Waiting 10:25:06 5d3b04190fa2: Waiting 10:25:06 2f39f015ded8: Waiting 10:25:06 3a2ae6a8a46f: Waiting 10:25:06 5c69ac0246d0: Verifying Checksum 10:25:06 5c69ac0246d0: Download complete 10:25:06 3a2ae6a8a46f: Verifying Checksum 10:25:06 3a2ae6a8a46f: Download complete 10:25:06 33b1e0a273af: Verifying Checksum 10:25:06 33b1e0a273af: Download complete 10:25:06 ec43610c2a17: Verifying Checksum 10:25:06 ec43610c2a17: Download complete 10:25:06 5d3b04190fa2: Verifying Checksum 10:25:06 5d3b04190fa2: Download complete 10:25:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:25:07 5eb5b503b376: Verifying Checksum 10:25:07 5eb5b503b376: Download complete 10:25:07 + sudo service docker restart 10:25:07 2f39f015ded8: Verifying Checksum 10:25:07 2f39f015ded8: Download complete 10:25:08 5eb5b503b376: Pull complete 10:25:08 5c69ac0246d0: Pull complete 10:25:08 ec43610c2a17: Pull complete 10:25:08 3a2ae6a8a46f: Pull complete 10:25:08 33b1e0a273af: Pull complete 10:25:08 5d3b04190fa2: Pull complete 10:25:12 2f39f015ded8: Pull complete 10:25:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:13 prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container 10:25:13 $ 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-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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 19b66a13ea2b10d45b76b2fb3bdcb2dc632e516d99ba8f3c8547f35a85bb3b45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:14 ---> job-cost.sh 10:25:14 lf-activate-venv: SKIPPING 10:25:14 INFO: No Stack... 10:25:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:25:15 INFO: Archiving Costs [Pipeline] sh 10:25:15 + cat /w/workspace/undry_device-rfid-llrp-go_PR-280/archives/cost.csv 10:25:15 + cut -d, -f6 [Pipeline] lock 10:25:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] 10:25:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] did not exist. Created. 10:25:15 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-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-280-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:25:16 $ docker stop --time=1 19b66a13ea2b10d45b76b2fb3bdcb2dc632e516d99ba8f3c8547f35a85bb3b45 10:25:17 $ docker rm -f --volumes 19b66a13ea2b10d45b76b2fb3bdcb2dc632e516d99ba8f3c8547f35a85bb3b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:29 provisioning config files... 10:25:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config720310793608167207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:30 ---> ****-login.sh 10:25:30 nexus3.edgexfoundry.org:10001 10:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:30 Configure a credential helper to remove this warning. See 10:25:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:30 10:25:30 Login Succeeded 10:25:30 nexus3.edgexfoundry.org:10002 10:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:30 Configure a credential helper to remove this warning. See 10:25:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:30 10:25:30 Login Succeeded 10:25:30 nexus3.edgexfoundry.org:10003 10:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 nexus3.edgexfoundry.org:10004 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 ****.io 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 ---> ****-login.sh ends [Pipeline] } 10:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:32 ========================================================= 10:25:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:25:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:25:33 #0 building with "default" instance using docker driver 10:25:33 10:25:33 #1 [internal] load build definition from Dockerfile 10:25:34 #1 transferring dockerfile: 1.50kB 0.0s done 10:25:34 #1 DONE 0.1s 10:25:34 10:25:34 #2 [internal] load .dockerignore 10:25:34 #2 transferring context: 176B done 10:25:34 #2 DONE 0.1s 10:25:34 10:25:34 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:25:34 #3 DONE 0.1s 10:25:34 10:25:34 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:25:34 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 10:25:34 #4 ... 10:25:34 10:25:34 #5 [internal] load build context 10:25:34 #5 transferring context: 1.11MB 0.2s done 10:25:34 #5 DONE 0.2s 10:25:34 10:25:34 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:25:34 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 10:25:34 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 10:25:34 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 10:25:34 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 10:25:34 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 10:25:34 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.74MB / 63.99MB 0.3s 10:25:34 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 10:25:34 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 618.50kB / 97.63MB 0.3s 10:25:34 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 10:25:34 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 10:25:34 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s 10:25:34 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.4s 10:25:34 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 10:25:34 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s 10:25:34 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 10:25:34 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.30MB / 63.99MB 0.6s 10:25:34 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 10:25:34 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.6s 10:25:34 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.85MB / 11.40MB 0.6s 10:25:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.30MB / 63.99MB 0.8s 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.8s 10:25:35 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 10:25:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.15MB / 97.63MB 0.9s 10:25:35 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 10:25:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.83MB / 97.63MB 1.0s 10:25:35 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 10:25:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.2s 10:25:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.3s 10:25:35 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.5s 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.30MB / 97.63MB 1.6s 10:25:35 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 10:25:35 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.7s 10:25:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 86.20MB / 97.63MB 1.8s 10:25:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 1.9s 10:25:36 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s 10:25:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.2s done 10:25:41 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 10:25:47 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 10:25:53 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done 10:25:54 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 10:25:54 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 10:25:54 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 10:25:54 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10:25:59 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 10:26:02 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 10:26:02 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 10:26:04 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 10:26:04 #4 DONE 30.5s 10:26:04 10:26:04 #6 [builder 2/7] RUN apk add --no-cache make git 10:26:05 #6 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:26:06 #6 1.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:26:07 #6 2.329 OK: 266 MiB in 52 packages 10:26:09 #6 DONE 4.2s 10:26:09 10:26:09 #7 [builder 3/7] WORKDIR /app 10:26:09 #7 DONE 0.1s 10:26:09 10:26:09 #8 [builder 4/7] COPY go.mod vendor* ./ 10:26:09 #8 DONE 0.1s 10:26:09 10:26:09 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:31 #9 DONE 20.6s 10:26:31 10:26:31 #10 [builder 6/7] COPY . . 10:26:31 #10 DONE 0.2s 10:26:31 10:26:31 #11 [builder 7/7] RUN echo noop 10:26:31 #11 0.598 noop 10:26:31 #11 DONE 0.7s 10:26:31 10:26:31 #12 exporting to image 10:26:31 #12 exporting layers 10:26:53 #12 exporting layers 21.7s done 10:26:53 #12 writing image sha256:930e610d5186cb8e6811d20d099541b20d128a3c62b2f40665dae7a80257fbfd done 10:26:53 #12 naming to docker.io/library/ci-base-image-arm64 done 10:26:53 #12 DONE 21.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:53 + docker inspect -f . ci-base-image-arm64 10:26:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:54 prd-ubuntu20.04-docker-arm64-4c-16g-26385 does not seem to be running inside a container 10:26:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:26:55 $ docker top f4667e909ccec757a2f50a5a7220a1aca55f3994dd2121a79a3139525ada2368 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:55 + go version 10:26:56 go version go1.21.0 linux/arm64 [Pipeline] } 10:26:56 $ docker stop --time=1 f4667e909ccec757a2f50a5a7220a1aca55f3994dd2121a79a3139525ada2368 10:26:57 $ docker rm -f --volumes f4667e909ccec757a2f50a5a7220a1aca55f3994dd2121a79a3139525ada2368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:58 + docker inspect -f . ci-base-image-arm64 10:26:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:59 prd-ubuntu20.04-docker-arm64-4c-16g-26385 does not seem to be running inside a container 10:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:27:00 $ docker top cc34c3b41e3fd6e8f29d73dbab817440186c8884748aa82c10cfe65773c03648 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:00 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:27:01 + make test 10:27:01 go test ./... -coverprofile=coverage.out ./... 10:27:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:27:52 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:27:52 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:28:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.717s coverage: 40.6% of statements 10:28:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.569s coverage: 51.9% of statements 10:28:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 10:28:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:28:24 go vet ./... 10:28:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:36 ./bin/test-attribution-txt.sh [Pipeline] echo 10:28:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:28:36 $ docker stop --time=1 cc34c3b41e3fd6e8f29d73dbab817440186c8884748aa82c10cfe65773c03648 10:28:38 $ docker rm -f --volumes cc34c3b41e3fd6e8f29d73dbab817440186c8884748aa82c10cfe65773c03648 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:40 Warning: overwriting stash ‘coverage-report’ 10:28:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:41 + ls -al . 10:28:41 total 636 10:28:41 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 10:27 . 10:28:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:25 .. 10:28:41 -rw-rw-r-- 1 jenkins jenkins 134 Dec 29 10:25 .dockerignore 10:28:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 10:25 .git 10:28:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 10:25 .github 10:28:41 -rw-rw-r-- 1 jenkins jenkins 880 Dec 29 10:25 .gitignore 10:28:41 -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 10:25 .golangci.yml 10:28:41 -rw-rw-r-- 1 jenkins jenkins 11980 Dec 29 10:25 Attribution.txt 10:28:41 -rw-rw-r-- 1 jenkins jenkins 11677 Dec 29 10:25 CHANGELOG.md 10:28:41 -rw-rw-r-- 1 jenkins jenkins 1456 Dec 29 10:25 Dockerfile 10:28:41 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 10:25 GOVERNANCE.md 10:28:41 -rw-rw-r-- 1 jenkins jenkins 661 Dec 29 10:25 Jenkinsfile 10:28:41 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 29 10:25 LICENSE 10:28:41 -rw-rw-r-- 1 jenkins jenkins 2179 Dec 29 10:25 Makefile 10:28:41 -rw-rw-r-- 1 jenkins jenkins 625 Dec 29 10:25 OWNERS.md 10:28:41 -rw-rw-r-- 1 jenkins jenkins 28907 Dec 29 10:25 README.md 10:28:41 -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 10:22 VERSION 10:28:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:25 bin 10:28:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:25 cmd 10:28:41 -rw-r--r-- 1 jenkins jenkins 459493 Dec 29 10:28 coverage.out 10:28:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:25 examples 10:28:41 -rw-rw-r-- 1 jenkins jenkins 3874 Dec 29 10:25 go.mod 10:28:41 -rw-rw-r-- 1 jenkins jenkins 33991 Dec 29 10:25 go.sum 10:28:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:25 images 10:28:41 drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 10:25 internal 10:28:41 -rw-rw-r-- 1 jenkins jenkins 193 Dec 29 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a3c60db898ff601d0732efef3b860b3fa1ad0aac --label arch=arm64 --label version=0.0.0 . 10:28:43 #0 building with "default" instance using docker driver 10:28:43 10:28:43 #1 [internal] load .dockerignore 10:28:43 #1 transferring context: 176B done 10:28:43 #1 DONE 0.0s 10:28:43 10:28:43 #2 [internal] load build definition from Dockerfile 10:28:43 #2 transferring dockerfile: 1.50kB done 10:28:43 #2 DONE 0.0s 10:28:43 10:28:43 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:28:43 #3 DONE 0.0s 10:28:43 10:28:43 #4 [internal] load metadata for docker.io/library/alpine:3.18 10:28:43 #4 DONE 0.3s 10:28:43 10:28:43 #5 [internal] load build context 10:28:43 #5 transferring context: 6.22kB 0.0s done 10:28:43 #5 DONE 0.1s 10:28:43 10:28:43 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:28:43 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:28:43 #6 ... 10:28:43 10:28:43 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:28:43 #7 DONE 0.3s 10:28:43 10:28:43 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:28:43 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:28:43 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:28:43 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 10:28:43 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:28:43 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 10:28:43 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 10:28:44 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 10:28:44 #6 DONE 0.9s 10:28:44 10:28:44 #8 [builder 2/7] RUN apk add --no-cache make git 10:28:44 #8 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:28:44 #8 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:28:45 #8 2.286 OK: 266 MiB in 52 packages 10:28:49 #8 ... 10:28:49 10:28:49 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:28:49 #9 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:28:49 #9 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:28:49 #9 2.005 (1/1) Installing dumb-init (1.2.5-r2) 10:28:49 #9 2.018 Executing busybox-1.36.1-r5.trigger 10:28:49 #9 2.043 OK: 8 MiB in 16 packages 10:28:49 #9 DONE 4.8s 10:28:49 10:28:49 #8 [builder 2/7] RUN apk add --no-cache make git 10:28:49 #8 DONE 5.4s 10:28:49 10:28:49 #10 [builder 3/7] WORKDIR /app 10:28:49 #10 DONE 0.1s 10:28:49 10:28:49 #11 [stage-1 3/6] RUN apk --no-cache upgrade 10:28:49 #11 ... 10:28:49 10:28:49 #12 [builder 4/7] COPY go.mod vendor* ./ 10:28:49 #12 DONE 0.1s 10:28:49 10:28:49 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:50 #13 DONE 1.3s 10:28:50 10:28:50 #11 [stage-1 3/6] RUN apk --no-cache upgrade 10:28:50 #11 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:28:50 #11 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:28:50 #11 ... 10:28:50 10:28:50 #14 [builder 6/7] COPY . . 10:28:50 #14 DONE 0.2s 10:28:51 10:28:51 #15 [builder 7/7] RUN make build 10:28:51 #15 0.672 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:28:51 #15 ... 10:28:51 10:28:51 #11 [stage-1 3/6] RUN apk --no-cache upgrade 10:28:51 #11 2.468 OK: 8 MiB in 16 packages 10:28:51 #11 DONE 2.8s 10:28:51 10:28:51 #15 [builder 7/7] RUN make build 10:29:59 #15 DONE 61.2s 10:29:59 10:29:59 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 10:29:59 #16 DONE 0.1s 10:29:59 10:29:59 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 10:29:59 #17 DONE 0.1s 10:29:59 10:29:59 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 10:29:59 #18 DONE 0.3s 10:29:59 10:29:59 #19 exporting to image 10:29:59 #19 exporting layers 10:29:59 #19 exporting layers 0.4s done 10:29:59 #19 writing image sha256:ebb28d541804435cdb684c2d6990ca434863e47854d4e748073799b90e16b31f done 10:29:59 #19 naming to docker.io/library/device-rfid-llrp-arm64 done 10:29:59 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:01 10:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:02 arm64: Pulling from edgex-lftools-log-publisher 10:30:02 8998bd30e6a1: Pulling fs layer 10:30:02 04944245beec: Pulling fs layer 10:30:02 699f458cf7ca: Pulling fs layer 10:30:02 765212b225bb: Pulling fs layer 10:30:02 f23df028b6ca: Pulling fs layer 10:30:02 d65c8cfc05b1: Pulling fs layer 10:30:02 2437ff75d9bd: Pulling fs layer 10:30:02 f23df028b6ca: Waiting 10:30:02 d65c8cfc05b1: Waiting 10:30:02 2437ff75d9bd: Waiting 10:30:02 765212b225bb: Waiting 10:30:02 04944245beec: Verifying Checksum 10:30:02 04944245beec: Download complete 10:30:02 765212b225bb: Verifying Checksum 10:30:02 765212b225bb: Download complete 10:30:02 f23df028b6ca: Verifying Checksum 10:30:02 f23df028b6ca: Download complete 10:30:02 d65c8cfc05b1: Download complete 10:30:02 699f458cf7ca: Verifying Checksum 10:30:02 699f458cf7ca: Download complete 10:30:03 8998bd30e6a1: Verifying Checksum 10:30:03 8998bd30e6a1: Download complete 10:30:04 2437ff75d9bd: Verifying Checksum 10:30:09 8998bd30e6a1: Pull complete 10:30:09 04944245beec: Pull complete 10:30:11 699f458cf7ca: Pull complete 10:30:11 765212b225bb: Pull complete 10:30:12 f23df028b6ca: Pull complete 10:30:12 d65c8cfc05b1: Pull complete 10:30:34 2437ff75d9bd: Pull complete 10:30:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:34 prd-ubuntu20.04-docker-arm64-4c-16g-26385 does not seem to be running inside a container 10:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:30:36 $ docker top 5486f944651209764d9e1fc01c5050b26dbe408bc89e0a737bd3e0f431504133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:37 ---> job-cost.sh 10:30:37 lf-activate-venv: SKIPPING 10:30:37 INFO: No Stack... 10:30:37 INFO: Retrieving Pricing Info for: v3-standard-8 10:30:38 INFO: Archiving Costs [Pipeline] sh 10:30:39 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:30:39 + cut -d, -f6 [Pipeline] lock 10:30:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] 10:30:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] did not exist. Created. 10:30:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:39 /w/workspace/device-rfid-llrp-go/1@tmp/durable-35739b43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:30:40 + echo total: 0.2199999988079071 [Pipeline] stash 10:30:40 Warning: overwriting stash ‘stack-cost’ 10:30:40 Stashed 1 file(s) [Pipeline] } 10:30:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:40 $ docker stop --time=1 5486f944651209764d9e1fc01c5050b26dbe408bc89e0a737bd3e0f431504133 10:30:46 $ docker rm -f --volumes 5486f944651209764d9e1fc01c5050b26dbe408bc89e0a737bd3e0f431504133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:30:48 provisioning config files... 10:30:48 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config10285115460528728508tmp [Pipeline] { [Pipeline] sh 10:30:48 + set +x 10:30:48 + curl -s https://codecov.io/bash 10:30:48 + bash -s -- 10:30:48 10:30:48 _____ _ 10:30:48 / ____| | | 10:30:48 | | ___ __| | ___ ___ _____ __ 10:30:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:30:48 | |___| (_) | (_| | __/ (_| (_) \ V / 10:30:48 \_____\___/ \__,_|\___|\___\___/ \_/ 10:30:48 Bash-1.0.6 10:30:48 10:30:48 10:30:48 ==> git version 2.25.1 found 10:30:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:30:48 Release-Date: 2020-01-08 10:30:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:30:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:30:48 ==> Jenkins CI detected. 10:30:48 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-280 10:30:48 project root: . 10:30:48 --> token set from env 10:30:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:30:48 ==> Running gcov in . (disable via -X gcov) 10:30:48 ==> Python coveragepy not found 10:30:48 ==> Searching for coverage reports in: 10:30:48 + . 10:30:48 -> Found 1 reports 10:30:48 ==> Detecting git/mercurial file structure 10:30:48 ==> Reading reports 10:30:49 + ./coverage.out bytes=459493 10:30:49 ==> Appending adjustments 10:30:49 https://docs.codecov.io/docs/fixing-reports 10:30:49 + Found adjustments 10:30:49 ==> Gzipping contents 10:30:49 52K /tmp/codecov.LAayoz.gz 10:30:49 ==> Uploading reports 10:30:49 url: https://codecov.io 10:30:49 query: branch=PR-280&commit=a3c60db898ff601d0732efef3b860b3fa1ad0aac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-280%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=280&job=&cmd_args= 10:30:49 -> Pinging Codecov 10:30:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-280&commit=a3c60db898ff601d0732efef3b860b3fa1ad0aac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-280%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=280&job=&cmd_args= 10:30:49 -> Uploading to 10:30:49 https://storage.googleapis.com/codecov/v4/raw/2023-12-29/581DD39554BDF9B6E22D074273EAD858/a3c60db898ff601d0732efef3b860b3fa1ad0aac/db07063e-e332-4ba4-ab7e-5e5c6d902ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T103049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c099981733403d6dd57a315d0edf9bd94b50ec982c83aac943037c90c45a759 10:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:49 Dload Upload Total Spent Left Speed 10:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50322 0 0 100 50322 0 195k --:--:-- --:--:-- --:--:-- 195k 10:30:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] } 10:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:30:53 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-280/archives ] 10:30:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-280/archives 10:30:53 total 16 10:30:53 drwxr-xr-x 3 root root 4096 Dec 29 10:25 . 10:30:53 drwxrwxr-x 11 jenkins jenkins 4096 Dec 29 10:25 .. 10:30:53 drwxr-xr-x 2 root root 4096 Dec 29 10:25 cost 10:30:53 -rw-r--r-- 1 root root 91 Dec 29 10:25 cost.csv 10:30:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-280/archives 10:30:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-280/archives 10:30:53 total 16 10:30:53 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 10:25 . 10:30:53 drwxrwxr-x 11 jenkins jenkins 4096 Dec 29 10:25 .. 10:30:53 drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 10:25 cost 10:30:53 -rw-r--r-- 1 jenkins jenkins 91 Dec 29 10:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:30:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:30:54 ---> package-listing.sh 10:30:54 ++ facter osfamily 10:30:54 ++ tr '[:upper:]' '[:lower:]' 10:30:54 + OS_FAMILY=debian 10:30:54 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-280 10:30:54 + START_PACKAGES=/tmp/packages_start.txt 10:30:54 + END_PACKAGES=/tmp/packages_end.txt 10:30:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:54 + PACKAGES=/tmp/packages_start.txt 10:30:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-280 ']' 10:30:54 + PACKAGES=/tmp/packages_end.txt 10:30:54 + case "${OS_FAMILY}" in 10:30:54 + dpkg -l 10:30:54 + grep '^ii' 10:30:54 + '[' -f /tmp/packages_start.txt ']' 10:30:54 + '[' -f /tmp/packages_end.txt ']' 10:30:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-280 ']' 10:30:54 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-280/archives/ 10:30:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-280/archives/ [Pipeline] echo 10:30:54 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-280/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:30:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:55 prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container 10:30:55 $ 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-280/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-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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:56 $ docker top 3131ddda5930ba525cb31edd7728e2997d8ce5118109b84e2fd5c401d6d64490 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:30:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:30:57 + ls /var/log/sa-host 10:30:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:57 provisioning config files... 10:30:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config1955579464339120539tmp [Pipeline] { [Pipeline] echo 10:30:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:30:57 ---> create-netrc.sh [Pipeline] } 10:30:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:30:58 ---> python-tools-install.sh [Pipeline] echo 10:30:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:30:58 ---> sudo-logs.sh 10:30:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:30:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:30:59 ---> job-cost.sh 10:30:59 lf-activate-venv: SKIPPING 10:30:59 DEBUG: total: 0.2199999988079071 10:30:59 INFO: Retrieving Stack Cost... 10:30:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:00 INFO: Archiving Costs [Pipeline] echo 10:31:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:31:00 ---> logs-deploy.sh 10:31:00 lf-activate-venv: SKIPPING 10:31:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-280/1 10:31:00 INFO: archiving workspace using pattern(s): 10:31:01 Archives upload complete. 10:31:01 INFO: archiving logs to Nexus