Pull request #194 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 842141acdf07a02b4e9e0d8d62e2a147751de777+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (e0b757198bf7f3ba8ddff102d548878fb23008a5) 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-ssh12134406321367784613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5481282020523721893.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-194/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-194/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12433575078861317080.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-194/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6649224324106289215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11093148653852171391.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-194/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-194/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2794690077998619937.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5700’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5701 in /w/workspace/undry_device-rfid-llrp-go_PR-194 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-194 # 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/194/head:refs/remotes/origin/PR-194 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 842141acdf07a02b4e9e0d8d62e2a147751de777 Merge succeeded, producing 842141acdf07a02b4e9e0d8d62e2a147751de777 Checking out Revision 842141acdf07a02b4e9e0d8d62e2a147751de777 (PR-194) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T11:01:20.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T11:01:20.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T11:01:20.682Z] ========================================================= [2023-03-24T11:01:20.682Z] EdgeX Global Pipelines Version Info [2023-03-24T11:01:20.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 842141acdf07a02b4e9e0d8d62e2a147751de777 # 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 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 842141acdf07a02b4e9e0d8d62e2a147751de777 # timeout=10 [2023-03-24T11:01:21.410Z] ------------------- [2023-03-24T11:01:21.410Z] stable info: [2023-03-24T11:01:21.410Z] ------------------- [2023-03-24T11:01:21.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T11:01:21.410Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T11:01:21.410Z] Message: update stable to v1.0.245 [2023-03-24T11:01:21.978Z] ------------------- [2023-03-24T11:01:21.978Z] experimental info: [2023-03-24T11:01:21.978Z] ------------------- [2023-03-24T11:01:21.978Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T11:01:21.978Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T11:01:21.978Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T11:01:22.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-24T11:01:22.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-24T11:01:22.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T11:01:22.360Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T11:01:22.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T11:01:22.432Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T11:01:22.474Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T11:01:22.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T11:01:22.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T11:01:22.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T11:01:22.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T11:01:22.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-24T11:01:22.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T11:01:22.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T11:01:22.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T11:01:22.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T11:01:22.848Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T11:01:22.884Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T11:01:22.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T11:01:22.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T11:01:22.996Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-24T11:01:23.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-24T11:01:23.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T11:01:23.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T11:01:23.150Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T11:01:23.187Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T11:01:23.230Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T11:01:23.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-194 [Pipeline] echo [2023-03-24T11:01:23.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-194 [Pipeline] echo [2023-03-24T11:01:23.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-194 [Pipeline] echo [2023-03-24T11:01:23.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 842141acdf07a02b4e9e0d8d62e2a147751de777 [Pipeline] echo [2023-03-24T11:01:23.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 842141a [Pipeline] echo [2023-03-24T11:01:23.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T11:01:23.560Z] provisioning config files... [2023-03-24T11:01:23.575Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-194@tmp/config14209207890852267757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:01:23.926Z] ---> docker-login.sh [2023-03-24T11:01:23.926Z] nexus3.edgexfoundry.org:10001 [2023-03-24T11:01:24.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:24.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:24.186Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:24.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:24.186Z] [2023-03-24T11:01:24.186Z] Login Succeeded [2023-03-24T11:01:24.186Z] nexus3.edgexfoundry.org:10002 [2023-03-24T11:01:24.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:24.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:24.186Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:24.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:24.186Z] [2023-03-24T11:01:24.186Z] Login Succeeded [2023-03-24T11:01:24.186Z] nexus3.edgexfoundry.org:10003 [2023-03-24T11:01:24.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:24.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:24.445Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:24.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:24.445Z] [2023-03-24T11:01:24.445Z] Login Succeeded [2023-03-24T11:01:24.445Z] nexus3.edgexfoundry.org:10004 [2023-03-24T11:01:24.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:24.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:24.445Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:24.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:24.445Z] [2023-03-24T11:01:24.445Z] Login Succeeded [2023-03-24T11:01:24.445Z] docker.io [2023-03-24T11:01:24.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:25.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:25.014Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:25.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:25.014Z] [2023-03-24T11:01:25.014Z] Login Succeeded [2023-03-24T11:01:25.014Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T11:01:25.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T11:01:25.641Z] + git rev-list -1 --merges 842141acdf07a02b4e9e0d8d62e2a147751de777~1..842141acdf07a02b4e9e0d8d62e2a147751de777 [Pipeline] echo [2023-03-24T11:01:25.706Z] -----------> git rev-list -1 --merges 842141acdf07a02b4e9e0d8d62e2a147751de777~1..842141acdf07a02b4e9e0d8d62e2a147751de777 842141acdf07a02b4e9e0d8d62e2a147751de777 [false] [Pipeline] sh [2023-03-24T11:01:26.016Z] + git log --format=format:%s -1 842141acdf07a02b4e9e0d8d62e2a147751de777 [Pipeline] echo [2023-03-24T11:01:26.049Z] ========================================================= [2023-03-24T11:01:26.049Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T11:01:26.049Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T11:01:26.473Z] + git log --format=format:%s -1 842141acdf07a02b4e9e0d8d62e2a147751de777 [Pipeline] echo [2023-03-24T11:01:26.504Z] [semverPrep] GIT_COMMIT: 842141acdf07a02b4e9e0d8d62e2a147751de777, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-24T11:01:26.536Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T11:01:26.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T11:01:26.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T11:01:26.906Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T11:01:26.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T11:01:26.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T11:01:26.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T11:01:26.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:01:27.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T11:01:27.310Z] [2023-03-24T11:01:27.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:01:27.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T11:01:27.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T11:01:27.682Z] b85a868b505f: Pulling fs layer [2023-03-24T11:01:27.682Z] e2be974225ed: Pulling fs layer [2023-03-24T11:01:27.682Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T11:01:27.682Z] 988bab9f4d93: Pulling fs layer [2023-03-24T11:01:27.682Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T11:01:27.682Z] eaf3925da568: Pulling fs layer [2023-03-24T11:01:27.682Z] bab4dde63d76: Pulling fs layer [2023-03-24T11:01:27.682Z] bde34c3a00c8: Pulling fs layer [2023-03-24T11:01:27.682Z] b352a97aabf1: Pulling fs layer [2023-03-24T11:01:27.682Z] 4872d77fe225: Pulling fs layer [2023-03-24T11:01:27.682Z] 5851b861e8e6: Pulling fs layer [2023-03-24T11:01:27.682Z] 988bab9f4d93: Waiting [2023-03-24T11:01:27.682Z] 1469e6f7b9e6: Waiting [2023-03-24T11:01:27.682Z] eaf3925da568: Waiting [2023-03-24T11:01:27.682Z] bab4dde63d76: Waiting [2023-03-24T11:01:27.682Z] bde34c3a00c8: Waiting [2023-03-24T11:01:27.682Z] b352a97aabf1: Waiting [2023-03-24T11:01:27.682Z] 4872d77fe225: Waiting [2023-03-24T11:01:27.682Z] 5851b861e8e6: Waiting [2023-03-24T11:01:27.682Z] e2be974225ed: Verifying Checksum [2023-03-24T11:01:27.682Z] e2be974225ed: Download complete [2023-03-24T11:01:27.682Z] 988bab9f4d93: Verifying Checksum [2023-03-24T11:01:27.682Z] 988bab9f4d93: Download complete [2023-03-24T11:01:27.944Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T11:01:27.945Z] 1469e6f7b9e6: Download complete [2023-03-24T11:01:27.945Z] eaf3925da568: Verifying Checksum [2023-03-24T11:01:27.945Z] eaf3925da568: Download complete [2023-03-24T11:01:27.945Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T11:01:27.945Z] 339a4e72a1f5: Download complete [2023-03-24T11:01:27.945Z] bde34c3a00c8: Verifying Checksum [2023-03-24T11:01:27.945Z] bde34c3a00c8: Download complete [2023-03-24T11:01:27.945Z] b352a97aabf1: Download complete [2023-03-24T11:01:27.945Z] 4872d77fe225: Verifying Checksum [2023-03-24T11:01:27.945Z] 4872d77fe225: Download complete [2023-03-24T11:01:27.945Z] 5851b861e8e6: Download complete [2023-03-24T11:01:27.945Z] b85a868b505f: Verifying Checksum [2023-03-24T11:01:27.945Z] b85a868b505f: Download complete [2023-03-24T11:01:28.203Z] bab4dde63d76: Verifying Checksum [2023-03-24T11:01:28.203Z] bab4dde63d76: Download complete [2023-03-24T11:01:29.145Z] b85a868b505f: Pull complete [2023-03-24T11:01:29.404Z] e2be974225ed: Pull complete [2023-03-24T11:01:29.664Z] 339a4e72a1f5: Pull complete [2023-03-24T11:01:29.924Z] 988bab9f4d93: Pull complete [2023-03-24T11:01:30.183Z] 1469e6f7b9e6: Pull complete [2023-03-24T11:01:30.183Z] eaf3925da568: Pull complete [2023-03-24T11:01:32.113Z] bab4dde63d76: Pull complete [2023-03-24T11:01:32.113Z] bde34c3a00c8: Pull complete [2023-03-24T11:01:32.373Z] b352a97aabf1: Pull complete [2023-03-24T11:01:32.373Z] 4872d77fe225: Pull complete [2023-03-24T11:01:32.634Z] 5851b861e8e6: Pull complete [2023-03-24T11:01:32.634Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T11:01:32.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T11:01:32.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:01:32.849Z] prd-ubuntu20.04-docker-8c-8g-5701 does not seem to be running inside a container [2023-03-24T11:01:32.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-194 -v /w/workspace/undry_device-rfid-llrp-go_PR-194:/w/workspace/undry_device-rfid-llrp-go_PR-194:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-194@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-194@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 [2023-03-24T11:01:34.448Z] $ docker top 922f25c11dcf4efbf32231809f271c1a86f847dec72248c5afe643a9c4ab46e4 -eo pid,comm [2023-03-24T11:01:34.509Z] 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). [2023-03-24T11:01:34.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T11:01:34.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T11:01:34.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T11:01:34.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T11:01:34.771Z] $ docker exec 922f25c11dcf4efbf32231809f271c1a86f847dec72248c5afe643a9c4ab46e4 ssh-agent [2023-03-24T11:01:34.877Z] SSH_AUTH_SOCK=/tmp/ssh-ZfuWJ4SS1gcg/agent.33 [2023-03-24T11:01:34.877Z] SSH_AGENT_PID=39 [2023-03-24T11:01:34.885Z] Running ssh-add (command line suppressed) [2023-03-24T11:01:35.008Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-194@tmp/private_key_13850963727508723301.key (/w/workspace/undry_device-rfid-llrp-go_PR-194@tmp/private_key_13850963727508723301.key) [2023-03-24T11:01:35.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T11:01:35.361Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T11:01:35.389Z] $ docker exec --env ******** --env ******** 922f25c11dcf4efbf32231809f271c1a86f847dec72248c5afe643a9c4ab46e4 ssh-agent -k [2023-03-24T11:01:35.506Z] unset SSH_AUTH_SOCK; [2023-03-24T11:01:35.507Z] unset SSH_AGENT_PID; [2023-03-24T11:01:35.507Z] echo Agent pid 39 killed; [2023-03-24T11:01:35.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T11:01:35.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T11:01:35.611Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T11:01:35.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T11:01:35.728Z] $ docker exec 922f25c11dcf4efbf32231809f271c1a86f847dec72248c5afe643a9c4ab46e4 ssh-agent [2023-03-24T11:01:35.844Z] SSH_AUTH_SOCK=/tmp/ssh-hxLKbzYOEdBx/agent.72 [2023-03-24T11:01:35.844Z] SSH_AGENT_PID=78 [2023-03-24T11:01:35.850Z] Running ssh-add (command line suppressed) [2023-03-24T11:01:35.951Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-194@tmp/private_key_9611037722911849022.key (/w/workspace/undry_device-rfid-llrp-go_PR-194@tmp/private_key_9611037722911849022.key) [2023-03-24T11:01:35.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T11:01:36.294Z] + git semver init [2023-03-24T11:01:36.555Z] 2023-03-24 11:01:36,517 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T11:01:36.555Z] 2023-03-24 11:01:36,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-194/.semver [2023-03-24T11:01:36.555Z] 2023-03-24 11:01:36,519 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-194/.semver [2023-03-24T11:01:36.555Z] 2023-03-24 11:01:36,520 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-194/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-194, universal_newlines=False, shell=None, istream=None) [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,287 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-194/.git/info/exclude [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-194/.semver/PR-194 with force:False [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,288 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-194/.semver/PR-194 [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,292 [execute] INFO git cat-file --batch-check [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-194/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,300 [execute] INFO git cat-file --batch [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-194/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T11:01:37.495Z] 2023-03-24 11:01:37,306 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-194/.semver/PR-194 [2023-03-24T11:01:37.495Z] 0.0.0 [Pipeline] } [2023-03-24T11:01:37.525Z] $ docker exec --env ******** --env ******** 922f25c11dcf4efbf32231809f271c1a86f847dec72248c5afe643a9c4ab46e4 ssh-agent -k [2023-03-24T11:01:37.630Z] unset SSH_AUTH_SOCK; [2023-03-24T11:01:37.631Z] unset SSH_AGENT_PID; [2023-03-24T11:01:37.631Z] echo Agent pid 78 killed; [2023-03-24T11:01:37.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T11:01:38.077Z] + git semver [Pipeline] } [2023-03-24T11:01:38.360Z] $ docker stop --time=1 922f25c11dcf4efbf32231809f271c1a86f847dec72248c5afe643a9c4ab46e4 [2023-03-24T11:01:39.690Z] $ docker rm -f --volumes 922f25c11dcf4efbf32231809f271c1a86f847dec72248c5afe643a9c4ab46e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T11:01:40.102Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T11:01:40.388Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T11:01:40.404Z] [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 [2023-03-24T11:01:40.995Z] provisioning config files... [2023-03-24T11:01:41.005Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-194@tmp/config16051117436988255064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:01:41.354Z] ---> docker-login.sh [2023-03-24T11:01:41.354Z] nexus3.edgexfoundry.org:10001 [2023-03-24T11:01:41.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:41.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:41.354Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:41.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:41.354Z] [2023-03-24T11:01:41.354Z] Login Succeeded [2023-03-24T11:01:41.354Z] nexus3.edgexfoundry.org:10002 [2023-03-24T11:01:41.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:41.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:41.354Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:41.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:41.354Z] [2023-03-24T11:01:41.354Z] Login Succeeded [2023-03-24T11:01:41.354Z] nexus3.edgexfoundry.org:10003 [2023-03-24T11:01:41.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:41.617Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:41.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:41.617Z] [2023-03-24T11:01:41.617Z] Login Succeeded [2023-03-24T11:01:41.617Z] nexus3.edgexfoundry.org:10004 [2023-03-24T11:01:41.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:41.617Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:41.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:41.617Z] [2023-03-24T11:01:41.617Z] Login Succeeded [2023-03-24T11:01:41.617Z] docker.io [2023-03-24T11:01:41.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:01:41.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:01:41.877Z] Configure a credential helper to remove this warning. See [2023-03-24T11:01:41.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:01:41.877Z] [2023-03-24T11:01:41.877Z] Login Succeeded [2023-03-24T11:01:41.877Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T11:01:41.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T11:01:42.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:01:42.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:01:42.155Z] ========================================================= [2023-03-24T11:01:42.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T11:01:42.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:01:42.630Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T11:01:42.630Z] Sending build context to Docker daemon 4.186MB [2023-03-24T11:01:42.630Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T11:01:42.630Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T11:01:42.630Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T11:01:42.630Z] 63b65145d645: Pulling fs layer [2023-03-24T11:01:42.630Z] a2d21d5440eb: Pulling fs layer [2023-03-24T11:01:42.630Z] 935e6c44a52c: Pulling fs layer [2023-03-24T11:01:42.630Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T11:01:42.630Z] 30dea6a524f1: Pulling fs layer [2023-03-24T11:01:42.630Z] a2aff8979fd8: Pulling fs layer [2023-03-24T11:01:42.630Z] 6808be2612f2: Pulling fs layer [2023-03-24T11:01:42.630Z] f25807f1079a: Pulling fs layer [2023-03-24T11:01:42.630Z] 30dea6a524f1: Waiting [2023-03-24T11:01:42.630Z] a2aff8979fd8: Waiting [2023-03-24T11:01:42.630Z] 6808be2612f2: Waiting [2023-03-24T11:01:42.630Z] f25807f1079a: Waiting [2023-03-24T11:01:42.630Z] 94cc34f8dd06: Waiting [2023-03-24T11:01:42.630Z] a2d21d5440eb: Verifying Checksum [2023-03-24T11:01:42.630Z] a2d21d5440eb: Download complete [2023-03-24T11:01:42.892Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T11:01:42.892Z] 94cc34f8dd06: Download complete [2023-03-24T11:01:42.892Z] 30dea6a524f1: Verifying Checksum [2023-03-24T11:01:42.892Z] 30dea6a524f1: Download complete [2023-03-24T11:01:42.892Z] 63b65145d645: Verifying Checksum [2023-03-24T11:01:42.892Z] 63b65145d645: Download complete [2023-03-24T11:01:42.892Z] a2aff8979fd8: Verifying Checksum [2023-03-24T11:01:42.892Z] a2aff8979fd8: Download complete [2023-03-24T11:01:42.892Z] 63b65145d645: Pull complete [2023-03-24T11:01:43.160Z] a2d21d5440eb: Pull complete [2023-03-24T11:01:43.421Z] f25807f1079a: Verifying Checksum [2023-03-24T11:01:43.421Z] f25807f1079a: Download complete [2023-03-24T11:01:43.421Z] 935e6c44a52c: Verifying Checksum [2023-03-24T11:01:43.421Z] 935e6c44a52c: Download complete [2023-03-24T11:01:43.682Z] 6808be2612f2: Verifying Checksum [2023-03-24T11:01:43.682Z] 6808be2612f2: Download complete [2023-03-24T11:01:46.990Z] 935e6c44a52c: Pull complete [2023-03-24T11:01:46.990Z] 94cc34f8dd06: Pull complete [2023-03-24T11:01:47.250Z] 30dea6a524f1: Pull complete [2023-03-24T11:01:47.250Z] a2aff8979fd8: Pull complete [2023-03-24T11:01:49.779Z] 6808be2612f2: Pull complete [2023-03-24T11:01:50.719Z] f25807f1079a: Pull complete [2023-03-24T11:01:50.719Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T11:01:50.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T11:01:50.719Z] ---> 3b553350e43f [2023-03-24T11:01:50.719Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T11:01:52.627Z] ---> Running in 4af996cf6c52 [2023-03-24T11:01:52.628Z] Removing intermediate container 4af996cf6c52 [2023-03-24T11:01:52.628Z] ---> 14198cdc8d9e [2023-03-24T11:01:52.628Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T11:01:52.887Z] ---> Running in 68eab4b91817 [2023-03-24T11:01:52.887Z] Removing intermediate container 68eab4b91817 [2023-03-24T11:01:52.887Z] ---> ca1a41d31a88 [2023-03-24T11:01:52.887Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T11:01:52.887Z] ---> Running in edfd54f183a8 [2023-03-24T11:01:53.145Z] Removing intermediate container edfd54f183a8 [2023-03-24T11:01:53.145Z] ---> 3755c7e790ba [2023-03-24T11:01:53.145Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T11:01:53.145Z] ---> Running in 6a6f0eb7e9ba [2023-03-24T11:01:53.145Z] Removing intermediate container 6a6f0eb7e9ba [2023-03-24T11:01:53.145Z] ---> 816878551ddb [2023-03-24T11:01:53.145Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T11:01:53.145Z] ---> Running in c7a02800a2a5 [2023-03-24T11:01:53.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T11:01:53.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T11:01:53.972Z] OK: 265 MiB in 53 packages [2023-03-24T11:01:54.231Z] Removing intermediate container c7a02800a2a5 [2023-03-24T11:01:54.231Z] ---> bc17b4390a8c [2023-03-24T11:01:54.231Z] Step 8/12 : WORKDIR /app [2023-03-24T11:01:54.231Z] ---> Running in 4aff0017975c [2023-03-24T11:01:54.491Z] Removing intermediate container 4aff0017975c [2023-03-24T11:01:54.491Z] ---> a45841d14a79 [2023-03-24T11:01:54.491Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T11:01:54.491Z] ---> 96436f32f4fc [2023-03-24T11:01:54.491Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T11:01:54.491Z] ---> Running in e18f91942298 [2023-03-24T11:01:55.820Z] Still waiting to schedule task [2023-03-24T11:01:55.821Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5702’ is offline [2023-03-24T11:02:21.058Z] Removing intermediate container e18f91942298 [2023-03-24T11:02:21.058Z] ---> 3c53a764f5f6 [2023-03-24T11:02:21.058Z] Step 11/12 : COPY . . [2023-03-24T11:02:21.058Z] ---> cecc937e8507 [2023-03-24T11:02:21.058Z] Step 12/12 : RUN $MAKE [2023-03-24T11:02:21.058Z] ---> Running in 197c9ca1c036 [2023-03-24T11:02:21.317Z] noop [2023-03-24T11:02:21.577Z] Removing intermediate container 197c9ca1c036 [2023-03-24T11:02:21.577Z] ---> a58e591dba0d [2023-03-24T11:02:21.577Z] Successfully built a58e591dba0d [2023-03-24T11:02:21.577Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:02:22.010Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T11:02:22.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:02:22.165Z] prd-ubuntu20.04-docker-8c-8g-5701 does not seem to be running inside a container [2023-03-24T11:02:22.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-194 -v /w/workspace/undry_device-rfid-llrp-go_PR-194:/w/workspace/undry_device-rfid-llrp-go_PR-194:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-194@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-194@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 [2023-03-24T11:02:22.586Z] $ docker top 95da58fb6c5c6a94970e1501c7573d2d8c27b57db8598466f7e2cd5f13a0ca66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:02:22.971Z] + go version [2023-03-24T11:02:22.971Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T11:02:23.007Z] $ docker stop --time=1 95da58fb6c5c6a94970e1501c7573d2d8c27b57db8598466f7e2cd5f13a0ca66 [2023-03-24T11:02:24.290Z] $ docker rm -f --volumes 95da58fb6c5c6a94970e1501c7573d2d8c27b57db8598466f7e2cd5f13a0ca66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:02:25.007Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T11:02:25.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:02:25.162Z] prd-ubuntu20.04-docker-8c-8g-5701 does not seem to be running inside a container [2023-03-24T11:02:25.200Z] $ 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-194 -v /w/workspace/undry_device-rfid-llrp-go_PR-194:/w/workspace/undry_device-rfid-llrp-go_PR-194:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-194@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-194@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 [2023-03-24T11:02:25.550Z] $ docker top 8c9e4db5e91174f0a792da763651d9bfce4129dce57f8a83aaef520e2b2994f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:02:25.964Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-194 [Pipeline] fileExists [Pipeline] sh [2023-03-24T11:02:26.324Z] + make test [2023-03-24T11:02:26.324Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T11:02:31.600Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-24T11:02:41.573Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-24T11:02:41.573Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-24T11:02:41.573Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-24T11:02:45.837Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.505s coverage: 40.9% of statements [2023-03-24T11:02:45.837Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-03-24T11:02:45.837Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-03-24T11:02:45.837Z] FAIL [2023-03-24T11:02:45.837Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-24T11:02:45.883Z] $ docker stop --time=1 8c9e4db5e91174f0a792da763651d9bfce4129dce57f8a83aaef520e2b2994f8 [2023-03-24T11:02:47.851Z] $ docker rm -f --volumes 8c9e4db5e91174f0a792da763651d9bfce4129dce57f8a83aaef520e2b2994f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:02:49.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:02:49.023Z] [2023-03-24T11:02:49.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:02:49.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:02:49.410Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T11:02:49.410Z] 5eb5b503b376: Pulling fs layer [2023-03-24T11:02:49.410Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T11:02:49.410Z] ec43610c2a17: Pulling fs layer [2023-03-24T11:02:49.410Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T11:02:49.410Z] 33b1e0a273af: Pulling fs layer [2023-03-24T11:02:49.410Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T11:02:49.410Z] 2f39f015ded8: Pulling fs layer [2023-03-24T11:02:49.410Z] 3a2ae6a8a46f: Waiting [2023-03-24T11:02:49.410Z] 33b1e0a273af: Waiting [2023-03-24T11:02:49.410Z] 5d3b04190fa2: Waiting [2023-03-24T11:02:49.410Z] 2f39f015ded8: Waiting [2023-03-24T11:02:49.410Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T11:02:49.410Z] 5c69ac0246d0: Download complete [2023-03-24T11:02:49.410Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T11:02:49.410Z] 3a2ae6a8a46f: Download complete [2023-03-24T11:02:49.668Z] ec43610c2a17: Verifying Checksum [2023-03-24T11:02:49.668Z] ec43610c2a17: Download complete [2023-03-24T11:02:49.668Z] 33b1e0a273af: Verifying Checksum [2023-03-24T11:02:49.668Z] 33b1e0a273af: Download complete [2023-03-24T11:02:49.668Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T11:02:49.668Z] 5d3b04190fa2: Download complete [2023-03-24T11:02:49.668Z] 5eb5b503b376: Verifying Checksum [2023-03-24T11:02:49.668Z] 5eb5b503b376: Download complete [2023-03-24T11:02:50.234Z] 2f39f015ded8: Download complete [2023-03-24T11:02:51.167Z] 5eb5b503b376: Pull complete [2023-03-24T11:02:51.167Z] 5c69ac0246d0: Pull complete [2023-03-24T11:02:51.425Z] ec43610c2a17: Pull complete [2023-03-24T11:02:51.683Z] 3a2ae6a8a46f: Pull complete [2023-03-24T11:02:51.941Z] 33b1e0a273af: Pull complete [2023-03-24T11:02:51.941Z] 5d3b04190fa2: Pull complete [2023-03-24T11:02:56.126Z] 2f39f015ded8: Pull complete [2023-03-24T11:02:56.126Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T11:02:56.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:02:56.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:02:56.353Z] prd-ubuntu20.04-docker-8c-8g-5701 does not seem to be running inside a container [2023-03-24T11:02:56.387Z] $ 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-194 -v /w/workspace/undry_device-rfid-llrp-go_PR-194:/w/workspace/undry_device-rfid-llrp-go_PR-194:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-194@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-194@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 [2023-03-24T11:02:58.253Z] $ docker top 29f3eef9a72cbdcddd4706a4c670c5cd76ae9b7e31212597d7c17baa2076f6cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:02:58.680Z] ---> job-cost.sh [2023-03-24T11:02:58.680Z] lf-activate-venv: SKIPPING [2023-03-24T11:02:58.680Z] INFO: No Stack... [2023-03-24T11:02:59.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T11:02:59.506Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T11:02:59.814Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-194/archives/cost.csv [2023-03-24T11:02:59.814Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T11:02:59.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] [2023-03-24T11:02:59.866Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] did not exist. Created. [2023-03-24T11:02:59.866Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T11:03:00.245Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T11:03:00.301Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T11:03:00.321Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T11:03:00.404Z] $ docker stop --time=1 29f3eef9a72cbdcddd4706a4c670c5cd76ae9b7e31212597d7c17baa2076f6cd [2023-03-24T11:03:01.569Z] $ docker rm -f --volumes 29f3eef9a72cbdcddd4706a4c670c5cd76ae9b7e31212597d7c17baa2076f6cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T11:03:01.927Z] Failed in branch amd64 [2023-03-24T11:04:21.400Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5703 in /w/workspace/undry_device-rfid-llrp-go_PR-194 [Pipeline] { [Pipeline] ws [2023-03-24T11:04:21.461Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-24T11:04:21.544Z] Selected Git installation does not exist. Using Default [2023-03-24T11:04:21.545Z] The recommended git tool is: NONE [2023-03-24T11:04:27.284Z] using credential edgex-jenkins-ssh [2023-03-24T11:04:27.302Z] Cloning the remote Git repository [2023-03-24T11:04:27.347Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-24T11:04:27.444Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-24T11:04:27.596Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-24T11:04:27.597Z] > git --version # timeout=10 [2023-03-24T11:04:27.619Z] > git --version # 'git version 2.25.1' [2023-03-24T11:04:27.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T11:04:27.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T11:04:28.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-24T11:04:28.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T11:04:30.249Z] Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 842141acdf07a02b4e9e0d8d62e2a147751de777 [2023-03-24T11:04:29.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-24T11:04:29.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-24T11:04:29.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T11:04:29.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/194/head:refs/remotes/origin/PR-194 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T11:04:30.267Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T11:04:30.552Z] Merge succeeded, producing 842141acdf07a02b4e9e0d8d62e2a147751de777 [2023-03-24T11:04:30.553Z] Checking out Revision 842141acdf07a02b4e9e0d8d62e2a147751de777 (PR-194) [2023-03-24T11:04:31.054Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-24T11:04:31.100Z] > git --version # timeout=10 [2023-03-24T11:04:31.110Z] > git --version # 'git version 2.25.1' [2023-03-24T11:04:31.125Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [2023-03-24T11:04:30.338Z] > git checkout -f 842141acdf07a02b4e9e0d8d62e2a147751de777 # timeout=10 [2023-03-24T11:04:30.449Z] > git remote # timeout=10 [2023-03-24T11:04:30.467Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T11:04:30.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T11:04:30.509Z] > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [2023-03-24T11:04:30.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T11:04:30.559Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T11:04:30.588Z] > git checkout -f 842141acdf07a02b4e9e0d8d62e2a147751de777 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T11:04:32.321Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T11:04:32.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T11:04:32.321Z] Dload Upload Total Spent Left Speed [2023-03-24T11:04:32.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-03-24T11:04:33.026Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T11:04:33.375Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T11:04:33.375Z] + sudo tee /etc/docker/daemon.new [2023-03-24T11:04:33.375Z] { [2023-03-24T11:04:33.375Z] "registry-mirrors": [ [2023-03-24T11:04:33.375Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T11:04:33.375Z] ], [2023-03-24T11:04:33.375Z] "bip": "10.250.0.254/24", [2023-03-24T11:04:33.375Z] "hosts": [ [2023-03-24T11:04:33.375Z] "tcp://0.0.0.0:5555", [2023-03-24T11:04:33.375Z] "unix:///var/run/docker.sock" [2023-03-24T11:04:33.375Z] ], [2023-03-24T11:04:33.375Z] "mtu": 1458, [2023-03-24T11:04:33.375Z] "selinux-enabled": true, [2023-03-24T11:04:33.375Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T11:04:33.375Z] } [Pipeline] sh [2023-03-24T11:04:33.724Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T11:04:34.080Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T11:04:52.392Z] provisioning config files... [2023-03-24T11:04:52.418Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11985577909863581610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:04:52.811Z] ---> docker-login.sh [2023-03-24T11:04:52.811Z] nexus3.edgexfoundry.org:10001 [2023-03-24T11:04:53.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:04:53.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:04:53.403Z] Configure a credential helper to remove this warning. See [2023-03-24T11:04:53.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:04:53.403Z] [2023-03-24T11:04:53.403Z] Login Succeeded [2023-03-24T11:04:53.403Z] nexus3.edgexfoundry.org:10002 [2023-03-24T11:04:53.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:04:53.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:04:53.941Z] Configure a credential helper to remove this warning. See [2023-03-24T11:04:53.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:04:53.941Z] [2023-03-24T11:04:53.941Z] Login Succeeded [2023-03-24T11:04:53.941Z] nexus3.edgexfoundry.org:10003 [2023-03-24T11:04:53.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:04:54.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:04:54.212Z] Configure a credential helper to remove this warning. See [2023-03-24T11:04:54.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:04:54.212Z] [2023-03-24T11:04:54.212Z] Login Succeeded [2023-03-24T11:04:54.212Z] nexus3.edgexfoundry.org:10004 [2023-03-24T11:04:54.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:04:54.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:04:54.485Z] Configure a credential helper to remove this warning. See [2023-03-24T11:04:54.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:04:54.485Z] [2023-03-24T11:04:54.485Z] Login Succeeded [2023-03-24T11:04:54.485Z] docker.io [2023-03-24T11:04:54.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:04:55.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:04:55.021Z] Configure a credential helper to remove this warning. See [2023-03-24T11:04:55.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:04:55.021Z] [2023-03-24T11:04:55.021Z] Login Succeeded [2023-03-24T11:04:55.021Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T11:04:55.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T11:04:55.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:04:55.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:04:55.518Z] ========================================================= [2023-03-24T11:04:55.518Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T11:04:55.518Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:04:56.050Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T11:04:56.320Z] Sending build context to Docker daemon 1.211MB [2023-03-24T11:04:56.320Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T11:04:56.320Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T11:04:56.320Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T11:04:56.320Z] af6eaf76a39c: Pulling fs layer [2023-03-24T11:04:56.320Z] 55522c791124: Pulling fs layer [2023-03-24T11:04:56.320Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T11:04:56.320Z] 169dfbe0d373: Pulling fs layer [2023-03-24T11:04:56.320Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T11:04:56.320Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T11:04:56.320Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T11:04:56.320Z] e1ff8fa3b103: Waiting [2023-03-24T11:04:56.320Z] 52ebb69f0ebf: Waiting [2023-03-24T11:04:56.320Z] 5abe8eddf0d5: Waiting [2023-03-24T11:04:56.320Z] 169dfbe0d373: Waiting [2023-03-24T11:04:56.589Z] 55522c791124: Verifying Checksum [2023-03-24T11:04:56.589Z] 55522c791124: Download complete [2023-03-24T11:04:56.589Z] 169dfbe0d373: Verifying Checksum [2023-03-24T11:04:56.589Z] 169dfbe0d373: Download complete [2023-03-24T11:04:56.589Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T11:04:56.589Z] e1ff8fa3b103: Download complete [2023-03-24T11:04:56.589Z] af6eaf76a39c: Verifying Checksum [2023-03-24T11:04:56.589Z] af6eaf76a39c: Download complete [2023-03-24T11:04:58.032Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T11:04:58.032Z] 5abe8eddf0d5: Download complete [2023-03-24T11:04:58.032Z] af6eaf76a39c: Pull complete [2023-03-24T11:04:58.304Z] 55522c791124: Pull complete [2023-03-24T11:04:59.275Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T11:04:59.275Z] ce5c4a1c91eb: Download complete [2023-03-24T11:04:59.275Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T11:04:59.275Z] 52ebb69f0ebf: Download complete [2023-03-24T11:05:11.611Z] ce5c4a1c91eb: Pull complete [2023-03-24T11:05:11.611Z] 169dfbe0d373: Pull complete [2023-03-24T11:05:11.611Z] e1ff8fa3b103: Pull complete [2023-03-24T11:05:16.961Z] 52ebb69f0ebf: Pull complete [2023-03-24T11:05:21.238Z] 5abe8eddf0d5: Pull complete [2023-03-24T11:05:21.238Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T11:05:21.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T11:05:21.238Z] ---> 6cb57ee374ae [2023-03-24T11:05:21.238Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T11:05:22.659Z] ---> Running in b3aa1e18bbe4 [2023-03-24T11:05:22.659Z] Removing intermediate container b3aa1e18bbe4 [2023-03-24T11:05:22.659Z] ---> 6b306b4c544f [2023-03-24T11:05:22.660Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T11:05:22.928Z] ---> Running in 5be8d75d45e2 [2023-03-24T11:05:23.196Z] Removing intermediate container 5be8d75d45e2 [2023-03-24T11:05:23.196Z] ---> 913967c23fab [2023-03-24T11:05:23.196Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T11:05:23.196Z] ---> Running in 49880ae4cf3e [2023-03-24T11:05:23.463Z] Removing intermediate container 49880ae4cf3e [2023-03-24T11:05:23.463Z] ---> 8c30db7dffb8 [2023-03-24T11:05:23.463Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T11:05:23.463Z] ---> Running in fc3da2dbcc2b [2023-03-24T11:05:23.730Z] Removing intermediate container fc3da2dbcc2b [2023-03-24T11:05:23.731Z] ---> cedc88164811 [2023-03-24T11:05:23.731Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T11:05:23.999Z] ---> Running in 1a38adda8eeb [2023-03-24T11:05:24.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T11:05:25.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T11:05:26.976Z] OK: 263 MiB in 53 packages [2023-03-24T11:05:27.561Z] Removing intermediate container 1a38adda8eeb [2023-03-24T11:05:27.561Z] ---> c63e69140a2d [2023-03-24T11:05:27.561Z] Step 8/12 : WORKDIR /app [2023-03-24T11:05:27.561Z] ---> Running in 2d1e394ff4c2 [2023-03-24T11:05:27.827Z] Removing intermediate container 2d1e394ff4c2 [2023-03-24T11:05:27.827Z] ---> de1db8416e2e [2023-03-24T11:05:27.827Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T11:05:28.410Z] ---> f546b91cbc72 [2023-03-24T11:05:28.410Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T11:05:28.410Z] ---> Running in d53fab763851 [2023-03-24T11:06:36.316Z] Removing intermediate container d53fab763851 [2023-03-24T11:06:36.316Z] ---> ec517daae8bb [2023-03-24T11:06:36.316Z] Step 11/12 : COPY . . [2023-03-24T11:06:38.270Z] ---> a398e9eed81e [2023-03-24T11:06:38.270Z] Step 12/12 : RUN $MAKE [2023-03-24T11:06:38.270Z] ---> Running in 061e3a503b9d [2023-03-24T11:06:39.234Z] noop [2023-03-24T11:06:39.817Z] Removing intermediate container 061e3a503b9d [2023-03-24T11:06:39.817Z] ---> 3c671d2f69a7 [2023-03-24T11:06:39.817Z] Successfully built 3c671d2f69a7 [2023-03-24T11:06:39.817Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:06:40.296Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T11:06:40.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:06:40.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container [2023-03-24T11:06:40.662Z] $ 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 [2023-03-24T11:06:41.963Z] $ docker top 2d4b8e05e0c8e1c7902f18b5757a7ee3da71c289b1ac9f38d002e1c091783fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:06:42.879Z] + go version [2023-03-24T11:06:42.879Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T11:06:42.919Z] $ docker stop --time=1 2d4b8e05e0c8e1c7902f18b5757a7ee3da71c289b1ac9f38d002e1c091783fd3 [2023-03-24T11:06:44.588Z] $ docker rm -f --volumes 2d4b8e05e0c8e1c7902f18b5757a7ee3da71c289b1ac9f38d002e1c091783fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:06:45.404Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T11:06:45.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:06:45.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container [2023-03-24T11:06:45.736Z] $ 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 [2023-03-24T11:06:46.931Z] $ docker top 063fd4a1d8f6398c9d7ee143fb52eb49014fa0c5ecda52b30478cee6dd0a1cac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:06:47.797Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-24T11:06:48.506Z] + make test [2023-03-24T11:06:48.507Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T11:07:27.454Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-24T11:09:19.131Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-24T11:09:19.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-24T11:09:19.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-24T11:09:19.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-24T11:09:19.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-24T11:09:19.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-24T11:09:19.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-24T11:09:19.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-24T11:09:19.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-24T11:09:19.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-24T11:09:19.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-24T11:09:19.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-24T11:09:23.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-24T11:10:10.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.984s coverage: 40.9% of statements [2023-03-24T11:10:10.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.638s coverage: 51.9% of statements [2023-03-24T11:10:10.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2023-03-24T11:10:10.298Z] FAIL [2023-03-24T11:10:10.298Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-24T11:10:10.352Z] $ docker stop --time=1 063fd4a1d8f6398c9d7ee143fb52eb49014fa0c5ecda52b30478cee6dd0a1cac [2023-03-24T11:10:12.153Z] $ docker rm -f --volumes 063fd4a1d8f6398c9d7ee143fb52eb49014fa0c5ecda52b30478cee6dd0a1cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:10:13.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T11:10:13.893Z] [2023-03-24T11:10:13.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:10:14.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T11:10:14.579Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T11:10:14.579Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T11:10:14.579Z] 04944245beec: Pulling fs layer [2023-03-24T11:10:14.579Z] 699f458cf7ca: Pulling fs layer [2023-03-24T11:10:14.579Z] 765212b225bb: Pulling fs layer [2023-03-24T11:10:14.579Z] f23df028b6ca: Pulling fs layer [2023-03-24T11:10:14.579Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T11:10:14.579Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T11:10:14.579Z] d65c8cfc05b1: Waiting [2023-03-24T11:10:14.579Z] 2437ff75d9bd: Waiting [2023-03-24T11:10:14.579Z] f23df028b6ca: Waiting [2023-03-24T11:10:14.579Z] 765212b225bb: Waiting [2023-03-24T11:10:14.579Z] 04944245beec: Verifying Checksum [2023-03-24T11:10:14.579Z] 04944245beec: Download complete [2023-03-24T11:10:14.579Z] 765212b225bb: Verifying Checksum [2023-03-24T11:10:14.579Z] 765212b225bb: Download complete [2023-03-24T11:10:14.579Z] f23df028b6ca: Verifying Checksum [2023-03-24T11:10:14.579Z] f23df028b6ca: Download complete [2023-03-24T11:10:14.579Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T11:10:14.579Z] d65c8cfc05b1: Download complete [2023-03-24T11:10:14.849Z] 699f458cf7ca: Verifying Checksum [2023-03-24T11:10:14.849Z] 699f458cf7ca: Download complete [2023-03-24T11:10:15.119Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T11:10:15.119Z] 8998bd30e6a1: Download complete [2023-03-24T11:10:17.714Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T11:10:17.714Z] 2437ff75d9bd: Download complete [2023-03-24T11:10:21.072Z] 8998bd30e6a1: Pull complete [2023-03-24T11:10:21.664Z] 04944245beec: Pull complete [2023-03-24T11:10:23.077Z] 699f458cf7ca: Pull complete [2023-03-24T11:10:23.349Z] 765212b225bb: Pull complete [2023-03-24T11:10:24.318Z] f23df028b6ca: Pull complete [2023-03-24T11:10:24.318Z] d65c8cfc05b1: Pull complete [2023-03-24T11:10:39.339Z] 2437ff75d9bd: Pull complete [2023-03-24T11:10:39.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T11:10:39.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T11:10:39.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:10:39.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container [2023-03-24T11:10:39.861Z] $ 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 [2023-03-24T11:10:42.625Z] $ docker top 3951736c2be03a44dbf5ac75b490c0af529422a485e94532dff090b5484ff6c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:43.560Z] ---> job-cost.sh [2023-03-24T11:10:43.560Z] lf-activate-venv: SKIPPING [2023-03-24T11:10:43.560Z] INFO: No Stack... [2023-03-24T11:10:43.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T11:10:44.836Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T11:10:45.662Z] + + cut -d, -f6 [2023-03-24T11:10:45.662Z] cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-03-24T11:10:45.739Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] [2023-03-24T11:10:45.747Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] did not exist. Created. [2023-03-24T11:10:45.747Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T11:10:46.171Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-6ae614cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T11:10:47.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T11:10:47.153Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T11:10:47.568Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T11:10:47.587Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-194-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T11:10:47.671Z] $ docker stop --time=1 3951736c2be03a44dbf5ac75b490c0af529422a485e94532dff090b5484ff6c6 [2023-03-24T11:10:49.179Z] $ docker rm -f --volumes 3951736c2be03a44dbf5ac75b490c0af529422a485e94532dff090b5484ff6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T11:10:49.850Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-24T11:10:51.756Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-194/archives ] [2023-03-24T11:10:51.756Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-194/archives [2023-03-24T11:10:51.756Z] total 16 [2023-03-24T11:10:51.756Z] drwxr-xr-x 3 root root 4096 Mar 24 11:02 . [2023-03-24T11:10:51.756Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 24 11:03 .. [2023-03-24T11:10:51.756Z] drwxr-xr-x 2 root root 4096 Mar 24 11:02 cost [2023-03-24T11:10:51.756Z] -rw-r--r-- 1 root root 91 Mar 24 11:02 cost.csv [2023-03-24T11:10:51.756Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-194/archives [2023-03-24T11:10:51.756Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-194/archives [2023-03-24T11:10:51.756Z] total 16 [2023-03-24T11:10:51.756Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 11:02 . [2023-03-24T11:10:51.756Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 24 11:03 .. [2023-03-24T11:10:51.756Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 11:02 cost [2023-03-24T11:10:51.756Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 24 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:52.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:52.982Z] ---> package-listing.sh [2023-03-24T11:10:52.982Z] ++ facter osfamily [2023-03-24T11:10:52.982Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T11:10:53.241Z] + OS_FAMILY=debian [2023-03-24T11:10:53.241Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-194 [2023-03-24T11:10:53.241Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T11:10:53.241Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T11:10:53.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T11:10:53.241Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T11:10:53.241Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-194 ']' [2023-03-24T11:10:53.241Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T11:10:53.241Z] + case "${OS_FAMILY}" in [2023-03-24T11:10:53.241Z] + dpkg -l [2023-03-24T11:10:53.241Z] + grep '^ii' [2023-03-24T11:10:53.241Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T11:10:53.241Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T11:10:53.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T11:10:53.241Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-194 ']' [2023-03-24T11:10:53.241Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-194/archives/ [2023-03-24T11:10:53.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-194/archives/ [Pipeline] echo [2023-03-24T11:10:53.275Z] 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-194/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T11:10:53.572Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:10:54.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:10:54.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:10:54.361Z] prd-ubuntu20.04-docker-8c-8g-5701 does not seem to be running inside a container [2023-03-24T11:10:54.388Z] $ 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-194/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-194 -v /w/workspace/undry_device-rfid-llrp-go_PR-194:/w/workspace/undry_device-rfid-llrp-go_PR-194:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-194@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-194@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 [2023-03-24T11:10:54.636Z] $ docker top ed8781369af22e0d4934b612c2e8800db087cdec66f3dfa029bf290531193449 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:10:55.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T11:10:55.319Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T11:10:55.628Z] + ls /var/log/sa-host [2023-03-24T11:10:55.628Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T11:10:55.831Z] provisioning config files... [2023-03-24T11:10:55.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-194@tmp/config15714306868390738195tmp [Pipeline] { [Pipeline] echo [2023-03-24T11:10:55.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:56.195Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T11:10:56.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:56.624Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T11:10:56.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:56.964Z] ---> sudo-logs.sh [2023-03-24T11:10:56.964Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T11:10:57.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:57.371Z] ---> job-cost.sh [2023-03-24T11:10:57.371Z] lf-activate-venv: SKIPPING [2023-03-24T11:10:57.371Z] DEBUG: total: 0.2199999988079071 [2023-03-24T11:10:57.371Z] INFO: Retrieving Stack Cost... [2023-03-24T11:10:57.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T11:10:58.198Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T11:10:58.235Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:10:58.544Z] ---> logs-deploy.sh [2023-03-24T11:10:58.544Z] lf-activate-venv: SKIPPING [2023-03-24T11:10:58.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-194/1 [2023-03-24T11:10:58.544Z] INFO: archiving workspace using pattern(s): [2023-03-24T11:10:59.488Z] Archives upload complete. [2023-03-24T11:10:59.748Z] INFO: archiving logs to Nexus