Pull request #74 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 8b44d22ccb04215a285fcb59312b26223b5ddbf5 rather than 394212b340168c52d153593504d18e86e58dc119 Obtained Jenkinsfile from 8b44d22ccb04215a285fcb59312b26223b5ddbf5 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-ssh5001490835218969568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6084159195580689528.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-74/workspace@libs/edgex-global-pipelines # 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-74/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3215163801364638043.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-74/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10165785788180716313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh6644744819853896619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-74/workspace@libs/lf-pipelines # 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-74/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2299065820645565530.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21696 in /w/workspace/oundry_device-rfid-llrp-go_PR-74 [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/oundry_device-rfid-llrp-go_PR-74 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b44d22ccb04215a285fcb59312b26223b5ddbf5 into PR head commit 394212b340168c52d153593504d18e86e58dc119 Merge succeeded, producing 394212b340168c52d153593504d18e86e58dc119 Checking out Revision 394212b340168c52d153593504d18e86e58dc119 (PR-74) > 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/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 394212b340168c52d153593504d18e86e58dc119 # 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 8b44d22ccb04215a285fcb59312b26223b5ddbf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 394212b340168c52d153593504d18e86e58dc119 # timeout=10 Commit message: "fix: updated example scripts to work with current changes of edgex" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T23:34:41.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T23:34:41.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T23:34:41.792Z] ========================================================= [2022-04-21T23:34:41.792Z] EdgeX Global Pipelines Version Info [2022-04-21T23:34:41.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:34:42.594Z] ------------------- [2022-04-21T23:34:42.594Z] stable info: [2022-04-21T23:34:42.594Z] ------------------- [2022-04-21T23:34:42.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T23:34:42.594Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T23:34:42.594Z] Message: update stable to v1.0.221 [2022-04-21T23:34:43.170Z] ------------------- [2022-04-21T23:34:43.170Z] experimental info: [2022-04-21T23:34:43.170Z] ------------------- [2022-04-21T23:34:43.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T23:34:43.170Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T23:34:43.170Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T23:34:43.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-21T23:34:43.540Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-21T23:34:43.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T23:34:43.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T23:34:43.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T23:34:43.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T23:34:43.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T23:34:43.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-21T23:34:43.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T23:34:43.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T23:34:43.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T23:34:43.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-21T23:34:43.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T23:34:43.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T23:34:44.037Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T23:34:44.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T23:34:44.115Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T23:34:44.152Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T23:34:44.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T23:34:44.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T23:34:44.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-21T23:34:44.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-21T23:34:44.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-21T23:34:44.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-21T23:34:44.423Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-21T23:34:44.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T23:34:44.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo [2022-04-21T23:34:44.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo [2022-04-21T23:34:44.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo [2022-04-21T23:34:44.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 394212b340168c52d153593504d18e86e58dc119 [Pipeline] echo [2022-04-21T23:34:44.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 394212b [Pipeline] echo [2022-04-21T23:34:44.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T23:34:44.789Z] provisioning config files... [2022-04-21T23:34:44.806Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/config6375388909713094187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:34:45.159Z] ---> docker-login.sh [2022-04-21T23:34:45.159Z] nexus3.edgexfoundry.org:10001 [2022-04-21T23:34:45.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:45.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:45.421Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:45.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:45.422Z] [2022-04-21T23:34:45.422Z] Login Succeeded [2022-04-21T23:34:45.422Z] nexus3.edgexfoundry.org:10002 [2022-04-21T23:34:45.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:45.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:45.685Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:45.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:45.685Z] [2022-04-21T23:34:45.685Z] Login Succeeded [2022-04-21T23:34:45.685Z] nexus3.edgexfoundry.org:10003 [2022-04-21T23:34:45.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:45.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:45.947Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:45.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:45.947Z] [2022-04-21T23:34:45.947Z] Login Succeeded [2022-04-21T23:34:45.947Z] nexus3.edgexfoundry.org:10004 [2022-04-21T23:34:45.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:45.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:45.947Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:45.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:45.947Z] [2022-04-21T23:34:45.947Z] Login Succeeded [2022-04-21T23:34:45.947Z] docker.io [2022-04-21T23:34:46.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:46.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:46.478Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:46.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:46.478Z] [2022-04-21T23:34:46.478Z] Login Succeeded [2022-04-21T23:34:46.478Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T23:34:46.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-21T23:34:47.138Z] + git rev-list -1 --merges 394212b340168c52d153593504d18e86e58dc119~1..394212b340168c52d153593504d18e86e58dc119 [Pipeline] echo [2022-04-21T23:34:47.186Z] -----------> git rev-list -1 --merges 394212b340168c52d153593504d18e86e58dc119~1..394212b340168c52d153593504d18e86e58dc119 394212b340168c52d153593504d18e86e58dc119 [false] [Pipeline] sh [2022-04-21T23:34:47.502Z] + git log --format=format:%s -1 394212b340168c52d153593504d18e86e58dc119 [Pipeline] echo [2022-04-21T23:34:47.539Z] ========================================================= [2022-04-21T23:34:47.539Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T23:34:47.539Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T23:34:47.975Z] + git log --format=format:%s -1 394212b340168c52d153593504d18e86e58dc119 [Pipeline] echo [2022-04-21T23:34:48.011Z] [semverPrep] GIT_COMMIT: 394212b340168c52d153593504d18e86e58dc119, Commit Message: fix: updated example scripts to work with current changes of edgex [Pipeline] echo [2022-04-21T23:34:48.041Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-21T23:34:48.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T23:34:48.494Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T23:34:48.494Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T23:34:48.494Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T23:34:48.494Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T23:34:48.495Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T23:34:48.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:34:48.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T23:34:48.962Z] [2022-04-21T23:34:48.962Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:34:49.309Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T23:34:49.309Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T23:34:49.309Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T23:34:49.309Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T23:34:49.309Z] 4c7163046ea9: Pulling fs layer [2022-04-21T23:34:49.309Z] 0c2d73faf560: Pulling fs layer [2022-04-21T23:34:49.309Z] 0c2d73faf560: Waiting [2022-04-21T23:34:49.309Z] 3e5f54012d9b: Verifying Checksum [2022-04-21T23:34:49.309Z] 3e5f54012d9b: Download complete [2022-04-21T23:34:49.309Z] a0d0a0d46f8b: Verifying Checksum [2022-04-21T23:34:49.309Z] a0d0a0d46f8b: Download complete [2022-04-21T23:34:49.309Z] 4c7163046ea9: Verifying Checksum [2022-04-21T23:34:49.309Z] 4c7163046ea9: Download complete [2022-04-21T23:34:49.570Z] 0c2d73faf560: Verifying Checksum [2022-04-21T23:34:49.570Z] 0c2d73faf560: Download complete [2022-04-21T23:34:49.570Z] a0d0a0d46f8b: Pull complete [2022-04-21T23:34:49.570Z] 3e5f54012d9b: Pull complete [2022-04-21T23:34:49.831Z] 4c7163046ea9: Pull complete [2022-04-21T23:34:50.094Z] 0c2d73faf560: Pull complete [2022-04-21T23:34:50.094Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T23:34:50.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T23:34:50.094Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T23:34:50.209Z] prd-ubuntu20.04-docker-8c-8g-21696 does not seem to be running inside a container [2022-04-21T23:34:50.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-74 -v /w/workspace/oundry_device-rfid-llrp-go_PR-74:/w/workspace/oundry_device-rfid-llrp-go_PR-74:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-21T23:34:50.855Z] $ docker top 1dde2269a199936c9663dd5f7267527937733f571c6a174930dda3988ec8286e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T23:34:51.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T23:34:51.067Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T23:34:51.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T23:34:51.207Z] $ docker exec 1dde2269a199936c9663dd5f7267527937733f571c6a174930dda3988ec8286e ssh-agent [2022-04-21T23:34:51.347Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXokcknf/agent.13 [2022-04-21T23:34:51.347Z] SSH_AGENT_PID=19 [2022-04-21T23:34:51.356Z] Running ssh-add (command line suppressed) [2022-04-21T23:34:51.481Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/private_key_473568322016050723.key (/w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/private_key_473568322016050723.key) [2022-04-21T23:34:51.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T23:34:51.853Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T23:34:51.872Z] $ docker exec --env ******** --env ******** 1dde2269a199936c9663dd5f7267527937733f571c6a174930dda3988ec8286e ssh-agent -k [2022-04-21T23:34:51.987Z] unset SSH_AUTH_SOCK; [2022-04-21T23:34:51.987Z] unset SSH_AGENT_PID; [2022-04-21T23:34:51.987Z] echo Agent pid 19 killed; [2022-04-21T23:34:52.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T23:34:52.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T23:34:52.090Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T23:34:52.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T23:34:52.246Z] $ docker exec 1dde2269a199936c9663dd5f7267527937733f571c6a174930dda3988ec8286e ssh-agent [2022-04-21T23:34:52.412Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHJfPeo/agent.51 [2022-04-21T23:34:52.412Z] SSH_AGENT_PID=57 [2022-04-21T23:34:52.418Z] Running ssh-add (command line suppressed) [2022-04-21T23:34:52.522Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/private_key_1083198248131420386.key (/w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/private_key_1083198248131420386.key) [2022-04-21T23:34:52.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T23:34:52.882Z] + git semver init [2022-04-21T23:34:52.882Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T23:34:52.882Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-74/.git [2022-04-21T23:34:52.882Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-74 [2022-04-21T23:34:52.882Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T23:34:52.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T23:34:52.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T23:34:52.882Z] # $SEMVER_BRANCH = PR-74 [2022-04-21T23:34:52.882Z] # $SEMVER_TEMP = /tmp/semver-004288154 [2022-04-21T23:34:52.882Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-04-21T23:34:53.459Z] # '/tmp/semver-004288154' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-74/.semver' [2022-04-21T23:34:53.459Z] # -> Force: false [2022-04-21T23:34:53.459Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-74/.semver [Pipeline] } [2022-04-21T23:34:53.482Z] $ docker exec --env ******** --env ******** 1dde2269a199936c9663dd5f7267527937733f571c6a174930dda3988ec8286e ssh-agent -k [2022-04-21T23:34:53.589Z] unset SSH_AUTH_SOCK; [2022-04-21T23:34:53.590Z] unset SSH_AGENT_PID; [2022-04-21T23:34:53.590Z] echo Agent pid 57 killed; [2022-04-21T23:34:53.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T23:34:54.049Z] + git semver [Pipeline] } [2022-04-21T23:34:54.074Z] $ docker stop --time=1 1dde2269a199936c9663dd5f7267527937733f571c6a174930dda3988ec8286e [2022-04-21T23:34:55.413Z] $ docker rm -f 1dde2269a199936c9663dd5f7267527937733f571c6a174930dda3988ec8286e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T23:34:55.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T23:34:56.182Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T23:34:56.203Z] [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 [2022-04-21T23:34:56.778Z] provisioning config files... [2022-04-21T23:34:56.792Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/config2770972763027214643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:34:57.154Z] ---> docker-login.sh [2022-04-21T23:34:57.154Z] nexus3.edgexfoundry.org:10001 [2022-04-21T23:34:57.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:57.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:57.154Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:57.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:57.154Z] [2022-04-21T23:34:57.154Z] Login Succeeded [2022-04-21T23:34:57.154Z] nexus3.edgexfoundry.org:10002 [2022-04-21T23:34:57.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:57.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:57.415Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:57.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:57.415Z] [2022-04-21T23:34:57.415Z] Login Succeeded [2022-04-21T23:34:57.415Z] nexus3.edgexfoundry.org:10003 [2022-04-21T23:34:57.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:57.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:57.415Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:57.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:57.415Z] [2022-04-21T23:34:57.415Z] Login Succeeded [2022-04-21T23:34:57.415Z] nexus3.edgexfoundry.org:10004 [2022-04-21T23:34:57.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:57.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:57.676Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:57.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:57.676Z] [2022-04-21T23:34:57.676Z] Login Succeeded [2022-04-21T23:34:57.676Z] docker.io [2022-04-21T23:34:57.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:34:57.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:34:57.937Z] Configure a credential helper to remove this warning. See [2022-04-21T23:34:57.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:34:57.937Z] [2022-04-21T23:34:57.937Z] Login Succeeded [2022-04-21T23:34:57.937Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T23:34:57.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T23:34:58.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T23:34:58.218Z] ========================================================= [2022-04-21T23:34:58.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T23:34:58.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:34:58.631Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-21T23:34:58.632Z] Sending build context to Docker daemon 1.719MB [2022-04-21T23:34:58.632Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T23:34:58.632Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-21T23:34:58.632Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T23:34:58.632Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T23:34:58.632Z] 666ba61612fd: Pulling fs layer [2022-04-21T23:34:58.632Z] 8ed8ca486205: Pulling fs layer [2022-04-21T23:34:58.632Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T23:34:58.632Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T23:34:58.632Z] 640e595b4fbd: Pulling fs layer [2022-04-21T23:34:58.632Z] 763cafe07f6e: Pulling fs layer [2022-04-21T23:34:58.632Z] 0c0b528cf693: Pulling fs layer [2022-04-21T23:34:58.632Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T23:34:58.632Z] 22a0e8bec74d: Waiting [2022-04-21T23:34:58.632Z] 4fe6c5a15a65: Waiting [2022-04-21T23:34:58.632Z] 640e595b4fbd: Waiting [2022-04-21T23:34:58.632Z] 0c0b528cf693: Waiting [2022-04-21T23:34:58.632Z] 763cafe07f6e: Waiting [2022-04-21T23:34:58.632Z] 10935f4eaf8b: Waiting [2022-04-21T23:34:58.632Z] 8ed8ca486205: Verifying Checksum [2022-04-21T23:34:58.632Z] 8ed8ca486205: Download complete [2022-04-21T23:34:58.632Z] 666ba61612fd: Download complete [2022-04-21T23:34:58.632Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T23:34:58.632Z] 22a0e8bec74d: Download complete [2022-04-21T23:34:58.632Z] 640e595b4fbd: Verifying Checksum [2022-04-21T23:34:58.632Z] 640e595b4fbd: Download complete [2022-04-21T23:34:58.632Z] 59bf1c3509f3: Verifying Checksum [2022-04-21T23:34:58.632Z] 59bf1c3509f3: Download complete [2022-04-21T23:34:58.632Z] 763cafe07f6e: Verifying Checksum [2022-04-21T23:34:58.894Z] 0c0b528cf693: Verifying Checksum [2022-04-21T23:34:58.894Z] 0c0b528cf693: Download complete [2022-04-21T23:34:58.894Z] 59bf1c3509f3: Pull complete [2022-04-21T23:34:59.167Z] 666ba61612fd: Pull complete [2022-04-21T23:34:59.167Z] 8ed8ca486205: Pull complete [2022-04-21T23:34:59.430Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T23:34:59.430Z] 10935f4eaf8b: Download complete [2022-04-21T23:34:59.430Z] 4fe6c5a15a65: Verifying Checksum [2022-04-21T23:34:59.430Z] 4fe6c5a15a65: Download complete [2022-04-21T23:35:03.638Z] 4fe6c5a15a65: Pull complete [2022-04-21T23:35:03.638Z] 22a0e8bec74d: Pull complete [2022-04-21T23:35:03.900Z] 640e595b4fbd: Pull complete [2022-04-21T23:35:03.900Z] 763cafe07f6e: Pull complete [2022-04-21T23:35:03.900Z] 0c0b528cf693: Pull complete [2022-04-21T23:35:06.446Z] 10935f4eaf8b: Pull complete [2022-04-21T23:35:06.446Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T23:35:06.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T23:35:06.446Z] ---> 99d49a6021b9 [2022-04-21T23:35:06.446Z] Step 3/12 : ARG MAKE='make build' [2022-04-21T23:35:07.833Z] ---> Running in 9215d0177843 [2022-04-21T23:35:07.833Z] Removing intermediate container 9215d0177843 [2022-04-21T23:35:07.833Z] ---> 4ab19af3e892 [2022-04-21T23:35:07.833Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T23:35:07.833Z] ---> Running in f22fe11fd513 [2022-04-21T23:35:07.833Z] Removing intermediate container f22fe11fd513 [2022-04-21T23:35:07.833Z] ---> 928b68910482 [2022-04-21T23:35:07.833Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T23:35:07.833Z] ---> Running in ce80d69b386f [2022-04-21T23:35:07.833Z] Removing intermediate container ce80d69b386f [2022-04-21T23:35:07.833Z] ---> 81fcf0cdae7b [2022-04-21T23:35:07.833Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T23:35:07.833Z] ---> Running in 6bbaefe180b3 [2022-04-21T23:35:08.407Z] Removing intermediate container 6bbaefe180b3 [2022-04-21T23:35:08.408Z] ---> 0805e639623e [2022-04-21T23:35:08.408Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T23:35:08.408Z] ---> Running in 807bbcd8e1cb [2022-04-21T23:35:08.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T23:35:10.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T23:35:10.054Z] OK: 221 MiB in 52 packages [2022-04-21T23:35:10.627Z] Removing intermediate container 807bbcd8e1cb [2022-04-21T23:35:10.627Z] ---> cbd82eabd326 [2022-04-21T23:35:10.627Z] Step 8/12 : WORKDIR /app [2022-04-21T23:35:10.627Z] ---> Running in 239163fb6104 [2022-04-21T23:35:10.627Z] Removing intermediate container 239163fb6104 [2022-04-21T23:35:10.627Z] ---> 5410403b190f [2022-04-21T23:35:10.627Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-21T23:35:10.627Z] ---> c2302cffca13 [2022-04-21T23:35:10.627Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T23:35:10.627Z] ---> Running in 85b11050fa78 [2022-04-21T23:35:11.597Z] Still waiting to schedule task [2022-04-21T23:35:11.598Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-21T23:35:37.218Z] Removing intermediate container 85b11050fa78 [2022-04-21T23:35:37.218Z] ---> 853b21f93b5e [2022-04-21T23:35:37.218Z] Step 11/12 : COPY . . [2022-04-21T23:35:37.218Z] ---> 6601eeb896c5 [2022-04-21T23:35:37.218Z] Step 12/12 : RUN $MAKE [2022-04-21T23:35:37.218Z] ---> Running in 89d210040f05 [2022-04-21T23:35:37.218Z] noop [2022-04-21T23:35:37.218Z] Removing intermediate container 89d210040f05 [2022-04-21T23:35:37.218Z] ---> bf643cecdc21 [2022-04-21T23:35:37.218Z] Successfully built bf643cecdc21 [2022-04-21T23:35:37.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:35:37.555Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T23:35:37.555Z] . [Pipeline] withDockerContainer [2022-04-21T23:35:37.647Z] prd-ubuntu20.04-docker-8c-8g-21696 does not seem to be running inside a container [2022-04-21T23:35:37.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-74 -v /w/workspace/oundry_device-rfid-llrp-go_PR-74:/w/workspace/oundry_device-rfid-llrp-go_PR-74:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-74@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T23:35:38.064Z] $ docker top cc3eb2207844cc667acbeb59b1c41400cfd66ae7f59bb28f94e5afb14a508397 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T23:35:38.467Z] + go version [2022-04-21T23:35:38.467Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T23:35:38.505Z] $ docker stop --time=1 cc3eb2207844cc667acbeb59b1c41400cfd66ae7f59bb28f94e5afb14a508397 [2022-04-21T23:35:39.771Z] $ docker rm -f cc3eb2207844cc667acbeb59b1c41400cfd66ae7f59bb28f94e5afb14a508397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:35:40.445Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T23:35:40.445Z] . [Pipeline] withDockerContainer [2022-04-21T23:35:40.542Z] prd-ubuntu20.04-docker-8c-8g-21696 does not seem to be running inside a container [2022-04-21T23:35:40.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-74 -v /w/workspace/oundry_device-rfid-llrp-go_PR-74:/w/workspace/oundry_device-rfid-llrp-go_PR-74:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-74@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T23:35:41.080Z] $ docker top 455e914fb37b6a878b216aa8eaf9da9d53616a7da122ef45e7d356220291f44e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T23:35:41.542Z] + make test [2022-04-21T23:35:41.542Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T23:35:42.113Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-21T23:35:48.700Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-21T23:35:48.700Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-21T23:35:52.902Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.590s coverage: 39.3% of statements [2022-04-21T23:35:52.902Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 52.0% of statements [2022-04-21T23:35:52.902Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 94.6% of statements [2022-04-21T23:35:59.476Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T23:36:02.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T23:36:02.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T23:36:02.287Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T23:36:02.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T23:36:02.621Z] $ docker stop --time=1 455e914fb37b6a878b216aa8eaf9da9d53616a7da122ef45e7d356220291f44e [2022-04-21T23:36:04.188Z] $ docker rm -f 455e914fb37b6a878b216aa8eaf9da9d53616a7da122ef45e7d356220291f44e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T23:36:04.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T23:36:04.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-21T23:36:05.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T23:36:06.239Z] + ls -al . [2022-04-21T23:36:06.239Z] total 640 [2022-04-21T23:36:06.239Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 23:36 . [2022-04-21T23:36:06.239Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 23:34 .. [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 21 23:34 .dockerignore [2022-04-21T23:36:06.239Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 23:34 .git [2022-04-21T23:36:06.239Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 23:34 .github [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 21 23:34 .gitignore [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 23:34 .golangci.yml [2022-04-21T23:36:06.239Z] drwx------ 3 jenkins jenkins 4096 Apr 21 23:34 .semver [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 21 23:34 Attribution.txt [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 21 23:34 Dockerfile [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 23:34 GOVERNANCE.md [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 21 23:34 Jenkinsfile [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 23:34 LICENSE [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 21 23:34 Makefile [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 21 23:34 OWNERS.md [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 21 23:34 README.md [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 23:34 VERSION [2022-04-21T23:36:06.239Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 23:34 bin [2022-04-21T23:36:06.239Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 23:34 cmd [2022-04-21T23:36:06.239Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 21 23:35 coverage.out [2022-04-21T23:36:06.239Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 23:34 examples [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 21 23:34 go.mod [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 21 23:34 go.sum [2022-04-21T23:36:06.239Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 23:34 images [2022-04-21T23:36:06.239Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 23:34 internal [2022-04-21T23:36:06.239Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 23:34 snap [2022-04-21T23:36:06.239Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 21 23:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:36:06.570Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=394212b340168c52d153593504d18e86e58dc119 --label arch=amd64 --label version=0.0.0 . [2022-04-21T23:36:06.570Z] Sending build context to Docker daemon 1.719MB [2022-04-21T23:36:06.570Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T23:36:06.570Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-21T23:36:06.570Z] ---> bf643cecdc21 [2022-04-21T23:36:06.570Z] Step 3/25 : ARG MAKE='make build' [2022-04-21T23:36:06.570Z] ---> Running in 9ebd9f5b418b [2022-04-21T23:36:06.570Z] Removing intermediate container 9ebd9f5b418b [2022-04-21T23:36:06.570Z] ---> 8816ffe72158 [2022-04-21T23:36:06.570Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T23:36:06.835Z] ---> Running in d1d44dcabdce [2022-04-21T23:36:06.835Z] Removing intermediate container d1d44dcabdce [2022-04-21T23:36:06.835Z] ---> d2dd73568895 [2022-04-21T23:36:06.835Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T23:36:06.835Z] ---> Running in 33395b243cfd [2022-04-21T23:36:06.835Z] Removing intermediate container 33395b243cfd [2022-04-21T23:36:06.835Z] ---> 5c187afb2c76 [2022-04-21T23:36:06.835Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T23:36:07.096Z] ---> Running in 4e91649cd814 [2022-04-21T23:36:07.666Z] Removing intermediate container 4e91649cd814 [2022-04-21T23:36:07.666Z] ---> acb93ca3521a [2022-04-21T23:36:07.666Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T23:36:07.666Z] ---> Running in 740765a02e21 [2022-04-21T23:36:07.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T23:36:08.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T23:36:08.868Z] OK: 221 MiB in 52 packages [2022-04-21T23:36:09.128Z] Removing intermediate container 740765a02e21 [2022-04-21T23:36:09.128Z] ---> 1ac4ce270738 [2022-04-21T23:36:09.128Z] Step 8/25 : WORKDIR /app [2022-04-21T23:36:09.128Z] ---> Running in 443397350b69 [2022-04-21T23:36:09.388Z] Removing intermediate container 443397350b69 [2022-04-21T23:36:09.388Z] ---> b17f68fb4c0b [2022-04-21T23:36:09.388Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-21T23:36:09.388Z] ---> 68c509e15ad0 [2022-04-21T23:36:09.388Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T23:36:09.388Z] ---> Running in dfa4715776e9 [2022-04-21T23:36:10.328Z] Removing intermediate container dfa4715776e9 [2022-04-21T23:36:10.328Z] ---> 5424e2e22f6c [2022-04-21T23:36:10.328Z] Step 11/25 : COPY . . [2022-04-21T23:36:10.328Z] ---> ed0ffb448b20 [2022-04-21T23:36:10.328Z] Step 12/25 : RUN $MAKE [2022-04-21T23:36:10.328Z] ---> Running in 01c28f675fd9 [2022-04-21T23:36:10.588Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-21T23:36:18.712Z] Removing intermediate container 01c28f675fd9 [2022-04-21T23:36:18.712Z] ---> eeadf46c4607 [2022-04-21T23:36:18.712Z] Step 13/25 : FROM alpine:3.14 [2022-04-21T23:36:18.712Z] 3.14: Pulling from library/alpine [2022-04-21T23:36:18.712Z] 8663204ce13b: Pulling fs layer [2022-04-21T23:36:18.712Z] 8663204ce13b: Download complete [2022-04-21T23:36:18.973Z] 8663204ce13b: Pull complete [2022-04-21T23:36:18.973Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T23:36:18.973Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T23:36:18.973Z] ---> e04c818066af [2022-04-21T23:36:18.973Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-21T23:36:18.973Z] ---> Running in 599465c45755 [2022-04-21T23:36:18.973Z] Removing intermediate container 599465c45755 [2022-04-21T23:36:18.973Z] ---> 22c53a7fcb21 [2022-04-21T23:36:18.973Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T23:36:18.973Z] ---> Running in 4f3aee73e955 [2022-04-21T23:36:19.543Z] Removing intermediate container 4f3aee73e955 [2022-04-21T23:36:19.543Z] ---> 9674bbb9f3b3 [2022-04-21T23:36:19.543Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T23:36:19.543Z] ---> Running in 080e9d92dfce [2022-04-21T23:36:19.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T23:36:20.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T23:36:21.005Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T23:36:21.267Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T23:36:21.267Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T23:36:21.267Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T23:36:21.527Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T23:36:21.527Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T23:36:21.527Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T23:36:21.527Z] OK: 8 MiB in 20 packages [2022-04-21T23:36:22.096Z] Removing intermediate container 080e9d92dfce [2022-04-21T23:36:22.096Z] ---> 240a32412393 [2022-04-21T23:36:22.096Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-21T23:36:22.096Z] ---> c78f45034206 [2022-04-21T23:36:22.096Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-21T23:36:22.359Z] ---> eb6eb8a9aa48 [2022-04-21T23:36:22.359Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-21T23:36:22.618Z] ---> acc2c5b0792f [2022-04-21T23:36:22.618Z] Step 20/25 : EXPOSE 59989 [2022-04-21T23:36:22.618Z] ---> Running in 9d2e059fa789 [2022-04-21T23:36:22.618Z] Removing intermediate container 9d2e059fa789 [2022-04-21T23:36:22.618Z] ---> bed4763afae6 [2022-04-21T23:36:22.618Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-21T23:36:22.618Z] ---> Running in dc206b4aaf7c [2022-04-21T23:36:22.878Z] Removing intermediate container dc206b4aaf7c [2022-04-21T23:36:22.878Z] ---> b9c5eaf69377 [2022-04-21T23:36:22.878Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-21T23:36:22.878Z] ---> Running in 7e624cd32928 [2022-04-21T23:36:22.878Z] Removing intermediate container 7e624cd32928 [2022-04-21T23:36:22.878Z] ---> d21bb3ad8ba0 [2022-04-21T23:36:22.878Z] Step 23/25 : LABEL arch=amd64 [2022-04-21T23:36:22.878Z] ---> Running in 3af9d65a1e82 [2022-04-21T23:36:23.141Z] Removing intermediate container 3af9d65a1e82 [2022-04-21T23:36:23.141Z] ---> 6e93ff5c8bf3 [2022-04-21T23:36:23.141Z] Step 24/25 : LABEL git_sha=394212b340168c52d153593504d18e86e58dc119 [2022-04-21T23:36:23.141Z] ---> Running in a9ac25e362fd [2022-04-21T23:36:23.141Z] Removing intermediate container a9ac25e362fd [2022-04-21T23:36:23.141Z] ---> 5078a78063bb [2022-04-21T23:36:23.141Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T23:36:23.141Z] ---> Running in 749dcc854f24 [2022-04-21T23:36:23.141Z] Removing intermediate container 749dcc854f24 [2022-04-21T23:36:23.141Z] ---> c33a95ffef9b [2022-04-21T23:36:23.141Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T23:36:23.141Z] Successfully built c33a95ffef9b [2022-04-21T23:36:23.141Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:36:23.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T23:36:23.877Z] [2022-04-21T23:36:23.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:36:24.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T23:36:24.216Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T23:36:24.216Z] 5eb5b503b376: Pulling fs layer [2022-04-21T23:36:24.216Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T23:36:24.216Z] ec43610c2a17: Pulling fs layer [2022-04-21T23:36:24.216Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T23:36:24.216Z] 33b1e0a273af: Pulling fs layer [2022-04-21T23:36:24.216Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T23:36:24.216Z] 2f39f015ded8: Pulling fs layer [2022-04-21T23:36:24.216Z] 3a2ae6a8a46f: Waiting [2022-04-21T23:36:24.216Z] 33b1e0a273af: Waiting [2022-04-21T23:36:24.216Z] 2f39f015ded8: Waiting [2022-04-21T23:36:24.216Z] 5d3b04190fa2: Waiting [2022-04-21T23:36:24.216Z] 5c69ac0246d0: Download complete [2022-04-21T23:36:24.216Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-21T23:36:24.216Z] 3a2ae6a8a46f: Download complete [2022-04-21T23:36:24.216Z] 33b1e0a273af: Verifying Checksum [2022-04-21T23:36:24.216Z] 33b1e0a273af: Download complete [2022-04-21T23:36:24.216Z] 5d3b04190fa2: Verifying Checksum [2022-04-21T23:36:24.216Z] 5d3b04190fa2: Download complete [2022-04-21T23:36:24.216Z] ec43610c2a17: Verifying Checksum [2022-04-21T23:36:24.216Z] ec43610c2a17: Download complete [2022-04-21T23:36:24.475Z] 5eb5b503b376: Verifying Checksum [2022-04-21T23:36:24.475Z] 5eb5b503b376: Download complete [2022-04-21T23:36:25.044Z] 2f39f015ded8: Download complete [2022-04-21T23:36:25.612Z] 5eb5b503b376: Pull complete [2022-04-21T23:36:25.871Z] 5c69ac0246d0: Pull complete [2022-04-21T23:36:26.132Z] ec43610c2a17: Pull complete [2022-04-21T23:36:26.393Z] 3a2ae6a8a46f: Pull complete [2022-04-21T23:36:26.393Z] 33b1e0a273af: Pull complete [2022-04-21T23:36:26.652Z] 5d3b04190fa2: Pull complete [2022-04-21T23:36:30.854Z] 2f39f015ded8: Pull complete [2022-04-21T23:36:30.854Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T23:36:30.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T23:36:30.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T23:36:30.945Z] prd-ubuntu20.04-docker-8c-8g-21696 does not seem to be running inside a container [2022-04-21T23:36:30.983Z] $ 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/oundry_device-rfid-llrp-go_PR-74 -v /w/workspace/oundry_device-rfid-llrp-go_PR-74:/w/workspace/oundry_device-rfid-llrp-go_PR-74:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-74@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T23:36:32.274Z] $ docker top 86ac6a0fe3dab990bc2dce0e2057c6c0c797cd128d7906b50cce82950673d0cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:36:32.768Z] ---> job-cost.sh [2022-04-21T23:36:32.768Z] lf-activate-venv: SKIPPING [2022-04-21T23:36:32.768Z] INFO: No Stack... [2022-04-21T23:36:33.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T23:36:33.602Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T23:36:33.933Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-74/archives/cost.csv [2022-04-21T23:36:33.933Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T23:36:33.974Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] [2022-04-21T23:36:33.979Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] did not exist. Created. [2022-04-21T23:36:33.979Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T23:36:34.368Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T23:36:34.424Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T23:36:34.446Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T23:36:34.526Z] $ docker stop --time=1 86ac6a0fe3dab990bc2dce0e2057c6c0c797cd128d7906b50cce82950673d0cb [2022-04-21T23:36:35.696Z] $ docker rm -f 86ac6a0fe3dab990bc2dce0e2057c6c0c797cd128d7906b50cce82950673d0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T23:36:50.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21697 in /w/workspace/oundry_device-rfid-llrp-go_PR-74 [Pipeline] { [Pipeline] ws [2022-04-21T23:36:50.113Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-04-21T23:36:50.386Z] Selected Git installation does not exist. Using Default [2022-04-21T23:36:50.386Z] The recommended git tool is: NONE [2022-04-21T23:36:56.005Z] using credential edgex-jenkins-ssh [2022-04-21T23:36:56.027Z] Cloning the remote Git repository [2022-04-21T23:36:56.091Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-21T23:36:56.172Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-04-21T23:36:56.253Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-21T23:36:56.253Z] > git --version # timeout=10 [2022-04-21T23:36:56.271Z] > git --version # 'git version 2.25.1' [2022-04-21T23:36:56.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T23:36:56.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T23:36:57.824Z] Merging remotes/origin/main commit 8b44d22ccb04215a285fcb59312b26223b5ddbf5 into PR head commit 394212b340168c52d153593504d18e86e58dc119 [2022-04-21T23:36:57.189Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-21T23:36:57.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T23:36:57.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-21T23:36:57.281Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-21T23:36:57.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T23:36:57.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-21T23:36:57.847Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T23:36:58.044Z] Merge succeeded, producing 394212b340168c52d153593504d18e86e58dc119 [2022-04-21T23:36:58.045Z] Checking out Revision 394212b340168c52d153593504d18e86e58dc119 (PR-74) [2022-04-21T23:36:57.864Z] > git checkout -f 394212b340168c52d153593504d18e86e58dc119 # timeout=10 [2022-04-21T23:36:57.971Z] > git remote # timeout=10 [2022-04-21T23:36:57.985Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T23:36:57.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T23:36:58.010Z] > git merge 8b44d22ccb04215a285fcb59312b26223b5ddbf5 # timeout=10 [2022-04-21T23:36:58.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T23:36:58.054Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T23:36:58.067Z] > git checkout -f 394212b340168c52d153593504d18e86e58dc119 # timeout=10 [2022-04-21T23:37:02.250Z] Commit message: "fix: updated example scripts to work with current changes of edgex" [2022-04-21T23:37:02.312Z] > git --version # timeout=10 [2022-04-21T23:37:02.323Z] > git --version # 'git version 2.25.1' [2022-04-21T23:37:02.337Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T23:37:03.456Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T23:37:03.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T23:37:03.456Z] Dload Upload Total Spent Left Speed [2022-04-21T23:37:03.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78953 [Pipeline] sh [2022-04-21T23:37:03.993Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T23:37:04.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-21T23:37:04.352Z] + sudo tee /etc/docker/daemon.new [2022-04-21T23:37:04.352Z] { [2022-04-21T23:37:04.352Z] "registry-mirrors": [ [2022-04-21T23:37:04.352Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T23:37:04.352Z] ], [2022-04-21T23:37:04.352Z] "bip": "10.250.0.254/24", [2022-04-21T23:37:04.352Z] "hosts": [ [2022-04-21T23:37:04.352Z] "tcp://0.0.0.0:5555", [2022-04-21T23:37:04.352Z] "unix:///var/run/docker.sock" [2022-04-21T23:37:04.352Z] ], [2022-04-21T23:37:04.352Z] "mtu": 1458, [2022-04-21T23:37:04.352Z] "selinux-enabled": true, [2022-04-21T23:37:04.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T23:37:04.352Z] } [Pipeline] sh [2022-04-21T23:37:04.713Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T23:37:05.081Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T23:37:23.526Z] provisioning config files... [2022-04-21T23:37:23.553Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3908771789532036502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:37:24.123Z] ---> docker-login.sh [2022-04-21T23:37:24.123Z] nexus3.edgexfoundry.org:10001 [2022-04-21T23:37:24.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:37:24.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:37:24.992Z] Configure a credential helper to remove this warning. See [2022-04-21T23:37:24.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:37:24.992Z] [2022-04-21T23:37:24.992Z] Login Succeeded [2022-04-21T23:37:24.992Z] nexus3.edgexfoundry.org:10002 [2022-04-21T23:37:25.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:37:25.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:37:25.544Z] Configure a credential helper to remove this warning. See [2022-04-21T23:37:25.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:37:25.544Z] [2022-04-21T23:37:25.544Z] Login Succeeded [2022-04-21T23:37:25.544Z] nexus3.edgexfoundry.org:10003 [2022-04-21T23:37:25.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:37:25.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:37:25.827Z] Configure a credential helper to remove this warning. See [2022-04-21T23:37:25.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:37:25.827Z] [2022-04-21T23:37:25.827Z] Login Succeeded [2022-04-21T23:37:25.827Z] nexus3.edgexfoundry.org:10004 [2022-04-21T23:37:26.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:37:26.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:37:26.376Z] Configure a credential helper to remove this warning. See [2022-04-21T23:37:26.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:37:26.376Z] [2022-04-21T23:37:26.376Z] Login Succeeded [2022-04-21T23:37:26.376Z] docker.io [2022-04-21T23:37:26.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T23:37:27.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T23:37:27.250Z] Configure a credential helper to remove this warning. See [2022-04-21T23:37:27.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T23:37:27.250Z] [2022-04-21T23:37:27.250Z] Login Succeeded [2022-04-21T23:37:27.250Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T23:37:27.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T23:37:27.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T23:37:27.719Z] ========================================================= [2022-04-21T23:37:27.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T23:37:27.719Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:37:28.175Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-21T23:37:28.456Z] Sending build context to Docker daemon 1.227MB [2022-04-21T23:37:28.456Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T23:37:28.456Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-21T23:37:28.731Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T23:37:28.731Z] 9b3977197b4f: Pulling fs layer [2022-04-21T23:37:28.731Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T23:37:28.731Z] 94645a83ff95: Pulling fs layer [2022-04-21T23:37:28.731Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T23:37:28.731Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T23:37:28.731Z] f7c0051592d6: Pulling fs layer [2022-04-21T23:37:28.731Z] a227ed2f7395: Pulling fs layer [2022-04-21T23:37:28.731Z] 7b1c46037f91: Pulling fs layer [2022-04-21T23:37:28.731Z] 3f3a8bcf1eab: Waiting [2022-04-21T23:37:28.731Z] 0c92f367c5e7: Waiting [2022-04-21T23:37:28.731Z] f7c0051592d6: Waiting [2022-04-21T23:37:28.731Z] a227ed2f7395: Waiting [2022-04-21T23:37:28.731Z] 7b1c46037f91: Waiting [2022-04-21T23:37:28.731Z] 94645a83ff95: Verifying Checksum [2022-04-21T23:37:28.731Z] 94645a83ff95: Download complete [2022-04-21T23:37:28.731Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T23:37:28.731Z] 1a89e8eeedd5: Download complete [2022-04-21T23:37:28.731Z] 0c92f367c5e7: Verifying Checksum [2022-04-21T23:37:28.731Z] 0c92f367c5e7: Download complete [2022-04-21T23:37:28.732Z] f7c0051592d6: Verifying Checksum [2022-04-21T23:37:28.732Z] f7c0051592d6: Download complete [2022-04-21T23:37:28.732Z] 9b3977197b4f: Download complete [2022-04-21T23:37:28.732Z] a227ed2f7395: Verifying Checksum [2022-04-21T23:37:28.732Z] a227ed2f7395: Download complete [2022-04-21T23:37:29.341Z] 9b3977197b4f: Pull complete [2022-04-21T23:37:29.947Z] 1a89e8eeedd5: Pull complete [2022-04-21T23:37:30.225Z] 94645a83ff95: Pull complete [2022-04-21T23:37:30.825Z] 7b1c46037f91: Download complete [2022-04-21T23:37:31.420Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-21T23:37:31.420Z] 3f3a8bcf1eab: Download complete [2022-04-21T23:37:43.826Z] 3f3a8bcf1eab: Pull complete [2022-04-21T23:37:43.826Z] 0c92f367c5e7: Pull complete [2022-04-21T23:37:43.826Z] f7c0051592d6: Pull complete [2022-04-21T23:37:44.102Z] a227ed2f7395: Pull complete [2022-04-21T23:37:50.825Z] 7b1c46037f91: Pull complete [2022-04-21T23:37:50.825Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T23:37:50.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T23:37:50.825Z] ---> f79e39bc4007 [2022-04-21T23:37:50.825Z] Step 3/12 : ARG MAKE='make build' [2022-04-21T23:37:51.431Z] ---> Running in e805a57e9eac [2022-04-21T23:37:51.710Z] Removing intermediate container e805a57e9eac [2022-04-21T23:37:51.710Z] ---> 1fb1f0012cd7 [2022-04-21T23:37:51.710Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T23:37:51.710Z] ---> Running in 35997f178ddb [2022-04-21T23:37:52.311Z] Removing intermediate container 35997f178ddb [2022-04-21T23:37:52.311Z] ---> 3bbb57007f50 [2022-04-21T23:37:52.311Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T23:37:52.311Z] ---> Running in 03596a55fea0 [2022-04-21T23:37:52.594Z] Removing intermediate container 03596a55fea0 [2022-04-21T23:37:52.594Z] ---> 6f1c083aa0a7 [2022-04-21T23:37:52.594Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T23:37:52.594Z] ---> Running in 1ab56f2855e4 [2022-04-21T23:37:54.574Z] Removing intermediate container 1ab56f2855e4 [2022-04-21T23:37:54.574Z] ---> faea3fe57eb8 [2022-04-21T23:37:54.574Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T23:37:54.574Z] ---> Running in d8777a3e2880 [2022-04-21T23:37:56.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T23:37:57.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T23:37:58.149Z] OK: 220 MiB in 52 packages [2022-04-21T23:37:59.142Z] Removing intermediate container d8777a3e2880 [2022-04-21T23:37:59.142Z] ---> 25f3dc53105d [2022-04-21T23:37:59.142Z] Step 8/12 : WORKDIR /app [2022-04-21T23:37:59.142Z] ---> Running in b732cad95456 [2022-04-21T23:37:59.418Z] Removing intermediate container b732cad95456 [2022-04-21T23:37:59.418Z] ---> 72208e575983 [2022-04-21T23:37:59.418Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-21T23:38:00.017Z] ---> 43b20153cac3 [2022-04-21T23:38:00.017Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T23:38:00.017Z] ---> Running in c23287171316 [2022-04-21T23:39:21.843Z] Removing intermediate container c23287171316 [2022-04-21T23:39:21.843Z] ---> a7278052def7 [2022-04-21T23:39:21.843Z] Step 11/12 : COPY . . [2022-04-21T23:39:21.843Z] ---> daf529b44e42 [2022-04-21T23:39:21.843Z] Step 12/12 : RUN $MAKE [2022-04-21T23:39:21.843Z] ---> Running in dc3bf58573a1 [2022-04-21T23:39:21.843Z] noop [2022-04-21T23:39:21.843Z] Removing intermediate container dc3bf58573a1 [2022-04-21T23:39:21.843Z] ---> 310ad9eb1a01 [2022-04-21T23:39:21.843Z] Successfully built 310ad9eb1a01 [2022-04-21T23:39:21.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:39:22.217Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T23:39:22.217Z] . [Pipeline] withDockerContainer [2022-04-21T23:39:22.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-21697 does not seem to be running inside a container [2022-04-21T23:39:22.569Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T23:39:23.895Z] $ docker top 5ce6093b03ddaebb06b7604dfe130d8ad320a82d37516cabd0b858799f69a975 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T23:39:24.852Z] + go version [2022-04-21T23:39:24.852Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T23:39:24.899Z] $ docker stop --time=1 5ce6093b03ddaebb06b7604dfe130d8ad320a82d37516cabd0b858799f69a975 [2022-04-21T23:39:26.525Z] $ docker rm -f 5ce6093b03ddaebb06b7604dfe130d8ad320a82d37516cabd0b858799f69a975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:39:27.343Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T23:39:27.343Z] . [Pipeline] withDockerContainer [2022-04-21T23:39:27.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-21697 does not seem to be running inside a container [2022-04-21T23:39:27.685Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T23:39:28.959Z] $ docker top 2aca83a8b82d03f9c0bee51455955ea398e2a7684b1dfd99e1536fad5a936f57 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T23:39:29.964Z] + make test [2022-04-21T23:39:29.964Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T23:39:31.409Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-21T23:40:28.033Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-21T23:40:28.033Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-21T23:40:54.874Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.082s coverage: 39.3% of statements [2022-04-21T23:40:54.874Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.543s coverage: 52.0% of statements [2022-04-21T23:40:54.874Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-04-21T23:40:54.874Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-21T23:40:54.874Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T23:41:10.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T23:41:10.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T23:41:10.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T23:41:13.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T23:41:13.307Z] $ docker stop --time=1 2aca83a8b82d03f9c0bee51455955ea398e2a7684b1dfd99e1536fad5a936f57 [2022-04-21T23:41:15.031Z] $ docker rm -f 2aca83a8b82d03f9c0bee51455955ea398e2a7684b1dfd99e1536fad5a936f57 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T23:41:15.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T23:41:15.961Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T23:41:16.586Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T23:41:17.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T23:41:17.558Z] + ls -al . [2022-04-21T23:41:17.559Z] total 636 [2022-04-21T23:41:17.559Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 23:41 . [2022-04-21T23:41:17.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 23:36 .. [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 21 23:36 .dockerignore [2022-04-21T23:41:17.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 23:37 .git [2022-04-21T23:41:17.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 23:36 .github [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 21 23:36 .gitignore [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 23:36 .golangci.yml [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 21 23:36 Attribution.txt [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 21 23:36 Dockerfile [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 23:36 GOVERNANCE.md [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 21 23:36 Jenkinsfile [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 23:36 LICENSE [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 21 23:36 Makefile [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 21 23:36 OWNERS.md [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 21 23:36 README.md [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 23:34 VERSION [2022-04-21T23:41:17.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 23:36 bin [2022-04-21T23:41:17.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 23:36 cmd [2022-04-21T23:41:17.559Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 21 23:40 coverage.out [2022-04-21T23:41:17.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 23:36 examples [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 21 23:36 go.mod [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 21 23:36 go.sum [2022-04-21T23:41:17.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 23:36 images [2022-04-21T23:41:17.559Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 23:36 internal [2022-04-21T23:41:17.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 23:36 snap [2022-04-21T23:41:17.559Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 21 23:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:41:17.928Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=394212b340168c52d153593504d18e86e58dc119 --label arch=arm64 --label version=0.0.0 . [2022-04-21T23:41:18.214Z] Sending build context to Docker daemon 1.227MB [2022-04-21T23:41:18.214Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T23:41:18.214Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-21T23:41:18.214Z] ---> 310ad9eb1a01 [2022-04-21T23:41:18.214Z] Step 3/25 : ARG MAKE='make build' [2022-04-21T23:41:18.490Z] ---> Running in 2a7ea691b22a [2022-04-21T23:41:18.765Z] Removing intermediate container 2a7ea691b22a [2022-04-21T23:41:18.765Z] ---> 083b52cc55c2 [2022-04-21T23:41:18.765Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-21T23:41:18.765Z] ---> Running in c904d088bf7c [2022-04-21T23:41:19.042Z] Removing intermediate container c904d088bf7c [2022-04-21T23:41:19.042Z] ---> 65cdbcb5595b [2022-04-21T23:41:19.042Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T23:41:19.314Z] ---> Running in 15ed6fef5be4 [2022-04-21T23:41:19.588Z] Removing intermediate container 15ed6fef5be4 [2022-04-21T23:41:19.588Z] ---> e9c9e2ecae51 [2022-04-21T23:41:19.588Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T23:41:19.588Z] ---> Running in 28626de110b9 [2022-04-21T23:41:21.573Z] Removing intermediate container 28626de110b9 [2022-04-21T23:41:21.573Z] ---> f87be03c74ff [2022-04-21T23:41:21.573Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T23:41:21.573Z] ---> Running in 163401f857db [2022-04-21T23:41:22.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T23:41:23.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T23:41:24.126Z] OK: 220 MiB in 52 packages [2022-04-21T23:41:24.732Z] Removing intermediate container 163401f857db [2022-04-21T23:41:24.732Z] ---> 5bafed929146 [2022-04-21T23:41:24.732Z] Step 8/25 : WORKDIR /app [2022-04-21T23:41:24.732Z] ---> Running in dcfdd106faa6 [2022-04-21T23:41:25.341Z] Removing intermediate container dcfdd106faa6 [2022-04-21T23:41:25.341Z] ---> 050510e58fe1 [2022-04-21T23:41:25.341Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-21T23:41:25.615Z] ---> c3c4886d12d9 [2022-04-21T23:41:25.615Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T23:41:25.900Z] ---> Running in 0b554de6e600 [2022-04-21T23:41:27.879Z] Removing intermediate container 0b554de6e600 [2022-04-21T23:41:27.879Z] ---> d39bbc85b364 [2022-04-21T23:41:27.879Z] Step 11/25 : COPY . . [2022-04-21T23:41:28.478Z] ---> 80453b008db1 [2022-04-21T23:41:28.478Z] Step 12/25 : RUN $MAKE [2022-04-21T23:41:28.759Z] ---> Running in 820304be051c [2022-04-21T23:41:29.747Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-21T23:42:16.770Z] Removing intermediate container 820304be051c [2022-04-21T23:42:16.770Z] ---> 702d4803635d [2022-04-21T23:42:16.770Z] Step 13/25 : FROM alpine:3.14 [2022-04-21T23:42:16.770Z] 3.14: Pulling from library/alpine [2022-04-21T23:42:16.770Z] 455c02918c45: Pulling fs layer [2022-04-21T23:42:16.770Z] 455c02918c45: Verifying Checksum [2022-04-21T23:42:16.770Z] 455c02918c45: Download complete [2022-04-21T23:42:16.770Z] 455c02918c45: Pull complete [2022-04-21T23:42:16.770Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T23:42:16.770Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T23:42:16.770Z] ---> ac73e934f311 [2022-04-21T23:42:16.770Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-21T23:42:16.770Z] ---> Running in fb8772aaa5ff [2022-04-21T23:42:16.770Z] Removing intermediate container fb8772aaa5ff [2022-04-21T23:42:16.770Z] ---> d9c1dd319a55 [2022-04-21T23:42:16.770Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T23:42:16.770Z] ---> Running in af1106472ad9 [2022-04-21T23:42:16.770Z] Removing intermediate container af1106472ad9 [2022-04-21T23:42:16.770Z] ---> 768d84ff99df [2022-04-21T23:42:16.770Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T23:42:16.770Z] ---> Running in 4e2620a282e4 [2022-04-21T23:42:16.770Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T23:42:17.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T23:42:17.971Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T23:42:17.971Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T23:42:18.246Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T23:42:18.246Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T23:42:18.522Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T23:42:18.522Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T23:42:18.522Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T23:42:18.522Z] OK: 8 MiB in 20 packages [2022-04-21T23:42:19.510Z] Removing intermediate container 4e2620a282e4 [2022-04-21T23:42:19.510Z] ---> 182574d73e35 [2022-04-21T23:42:19.510Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-21T23:42:20.112Z] ---> ddd04f1851d3 [2022-04-21T23:42:20.112Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-21T23:42:20.388Z] ---> 237328113d25 [2022-04-21T23:42:20.388Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-21T23:42:21.828Z] ---> addfac4157e7 [2022-04-21T23:42:21.828Z] Step 20/25 : EXPOSE 59989 [2022-04-21T23:42:21.828Z] ---> Running in f3a8e69c9fc0 [2022-04-21T23:42:21.828Z] Removing intermediate container f3a8e69c9fc0 [2022-04-21T23:42:21.828Z] ---> 7ab7ff865182 [2022-04-21T23:42:21.828Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-21T23:42:21.828Z] ---> Running in f6d001d6443c [2022-04-21T23:42:22.104Z] Removing intermediate container f6d001d6443c [2022-04-21T23:42:22.104Z] ---> 80f050f79e73 [2022-04-21T23:42:22.104Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-21T23:42:22.391Z] ---> Running in 9731ef9a979a [2022-04-21T23:42:22.666Z] Removing intermediate container 9731ef9a979a [2022-04-21T23:42:22.666Z] ---> 1ec3a8994a2f [2022-04-21T23:42:22.666Z] Step 23/25 : LABEL arch=arm64 [2022-04-21T23:42:22.666Z] ---> Running in 1b746bae5a2f [2022-04-21T23:42:22.946Z] Removing intermediate container 1b746bae5a2f [2022-04-21T23:42:22.946Z] ---> 6af5423f1b1b [2022-04-21T23:42:22.946Z] Step 24/25 : LABEL git_sha=394212b340168c52d153593504d18e86e58dc119 [2022-04-21T23:42:22.946Z] ---> Running in df1260a15668 [2022-04-21T23:42:23.553Z] Removing intermediate container df1260a15668 [2022-04-21T23:42:23.554Z] ---> e925ef55fc43 [2022-04-21T23:42:23.554Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T23:42:23.554Z] ---> Running in 0bb34aef50c6 [2022-04-21T23:42:23.827Z] Removing intermediate container 0bb34aef50c6 [2022-04-21T23:42:23.827Z] ---> f66eef4170bc [2022-04-21T23:42:23.827Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T23:42:23.827Z] Successfully built f66eef4170bc [2022-04-21T23:42:23.827Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:42:24.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T23:42:24.509Z] [2022-04-21T23:42:24.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:42:24.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T23:42:25.162Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T23:42:25.162Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T23:42:25.162Z] 04944245beec: Pulling fs layer [2022-04-21T23:42:25.162Z] 699f458cf7ca: Pulling fs layer [2022-04-21T23:42:25.162Z] 765212b225bb: Pulling fs layer [2022-04-21T23:42:25.162Z] f23df028b6ca: Pulling fs layer [2022-04-21T23:42:25.162Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T23:42:25.162Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T23:42:25.162Z] 765212b225bb: Waiting [2022-04-21T23:42:25.162Z] f23df028b6ca: Waiting [2022-04-21T23:42:25.162Z] d65c8cfc05b1: Waiting [2022-04-21T23:42:25.162Z] 2437ff75d9bd: Waiting [2022-04-21T23:42:25.162Z] 04944245beec: Verifying Checksum [2022-04-21T23:42:25.162Z] 04944245beec: Download complete [2022-04-21T23:42:25.162Z] 765212b225bb: Download complete [2022-04-21T23:42:25.162Z] f23df028b6ca: Verifying Checksum [2022-04-21T23:42:25.162Z] f23df028b6ca: Download complete [2022-04-21T23:42:25.162Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T23:42:25.162Z] d65c8cfc05b1: Download complete [2022-04-21T23:42:25.444Z] 699f458cf7ca: Verifying Checksum [2022-04-21T23:42:25.444Z] 699f458cf7ca: Download complete [2022-04-21T23:42:25.719Z] 8998bd30e6a1: Verifying Checksum [2022-04-21T23:42:25.719Z] 8998bd30e6a1: Download complete [2022-04-21T23:42:27.702Z] 2437ff75d9bd: Verifying Checksum [2022-04-21T23:42:27.703Z] 2437ff75d9bd: Download complete [2022-04-21T23:42:30.335Z] 8998bd30e6a1: Pull complete [2022-04-21T23:42:30.335Z] 04944245beec: Pull complete [2022-04-21T23:42:32.323Z] 699f458cf7ca: Pull complete [2022-04-21T23:42:32.323Z] 765212b225bb: Pull complete [2022-04-21T23:42:32.921Z] f23df028b6ca: Pull complete [2022-04-21T23:42:33.197Z] d65c8cfc05b1: Pull complete [2022-04-21T23:42:48.294Z] 2437ff75d9bd: Pull complete [2022-04-21T23:42:48.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T23:42:48.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T23:42:48.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T23:42:48.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-21697 does not seem to be running inside a container [2022-04-21T23:42:48.665Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T23:42:51.273Z] $ docker top c9c48e1ae83f5ef0209cef55cd65614e2c18dcf221444d081239563a775c500b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:42:52.241Z] ---> job-cost.sh [2022-04-21T23:42:52.241Z] lf-activate-venv: SKIPPING [2022-04-21T23:42:52.241Z] INFO: No Stack... [2022-04-21T23:42:52.838Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T23:42:53.816Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T23:42:54.500Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-04-21T23:42:54.500Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T23:42:54.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] [2022-04-21T23:42:54.593Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] did not exist. Created. [2022-04-21T23:42:54.593Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T23:42:55.353Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-5e6791b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-21T23:42:56.057Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-21T23:42:56.094Z] Warning: overwriting stash ‘stack-cost’ [2022-04-21T23:42:56.148Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T23:42:56.162Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T23:42:56.248Z] $ docker stop --time=1 c9c48e1ae83f5ef0209cef55cd65614e2c18dcf221444d081239563a775c500b [2022-04-21T23:42:57.741Z] $ docker rm -f c9c48e1ae83f5ef0209cef55cd65614e2c18dcf221444d081239563a775c500b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-21T23:42:58.820Z] provisioning config files... [2022-04-21T23:42:58.849Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/config8275211398214305191tmp [Pipeline] { [Pipeline] sh [2022-04-21T23:42:59.210Z] + set +x [2022-04-21T23:42:59.210Z] + curl -s https://codecov.io/bash [2022-04-21T23:42:59.210Z] + bash -s -- [2022-04-21T23:42:59.210Z] [2022-04-21T23:42:59.210Z] _____ _ [2022-04-21T23:42:59.210Z] / ____| | | [2022-04-21T23:42:59.210Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T23:42:59.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T23:42:59.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T23:42:59.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T23:42:59.210Z] Bash-1.0.6 [2022-04-21T23:42:59.210Z] [2022-04-21T23:42:59.210Z] [2022-04-21T23:42:59.210Z] ==> git version 2.25.1 found [2022-04-21T23:42:59.210Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-21T23:42:59.210Z] Release-Date: 2020-01-08 [2022-04-21T23:42:59.210Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-21T23:42:59.210Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T23:42:59.210Z] ==> Jenkins CI detected. [2022-04-21T23:42:59.210Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-74 [2022-04-21T23:42:59.211Z] project root: . [2022-04-21T23:42:59.211Z] --> token set from env [2022-04-21T23:42:59.211Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T23:42:59.211Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T23:42:59.211Z] ==> Python coveragepy not found [2022-04-21T23:42:59.211Z] ==> Searching for coverage reports in: [2022-04-21T23:42:59.211Z] + . [2022-04-21T23:42:59.211Z] -> Found 1 reports [2022-04-21T23:42:59.211Z] ==> Detecting git/mercurial file structure [2022-04-21T23:42:59.211Z] ==> Reading reports [2022-04-21T23:42:59.211Z] + ./coverage.out bytes=460394 [2022-04-21T23:42:59.211Z] ==> Appending adjustments [2022-04-21T23:42:59.211Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T23:42:59.470Z] + Found adjustments [2022-04-21T23:42:59.471Z] ==> Gzipping contents [2022-04-21T23:42:59.471Z] 52K /tmp/codecov.HN6q7s.gz [2022-04-21T23:42:59.471Z] ==> Uploading reports [2022-04-21T23:42:59.471Z] url: https://codecov.io [2022-04-21T23:42:59.471Z] query: branch=PR-74&commit=394212b340168c52d153593504d18e86e58dc119&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=74&job=&cmd_args= [2022-04-21T23:42:59.733Z] -> Pinging Codecov [2022-04-21T23:42:59.733Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-74&commit=394212b340168c52d153593504d18e86e58dc119&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-74%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=74&job=&cmd_args= [2022-04-21T23:42:59.994Z] -> Uploading to [2022-04-21T23:42:59.994Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/581DD39554BDF9B6E22D074273EAD858/394212b340168c52d153593504d18e86e58dc119/d59d1ef8-30a5-459a-b303-9610f032e08a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T234259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18f20c26885858f6661f789def8213aad21c2a645e446313da1f68530f691903 [2022-04-21T23:42:59.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T23:42:59.994Z] Dload Upload Total Spent Left Speed [2022-04-21T23:43:00.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51841 0 0 100 51841 0 179k --:--:-- --:--:-- --:--:-- 179k [2022-04-21T23:43:00.255Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/394212b340168c52d153593504d18e86e58dc119 [Pipeline] } [2022-04-21T23:43:00.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-21T23:43:02.017Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-74/archives ] [2022-04-21T23:43:02.017Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-74/archives [2022-04-21T23:43:02.018Z] total 16 [2022-04-21T23:43:02.018Z] drwxr-xr-x 3 root root 4096 Apr 21 23:36 . [2022-04-21T23:43:02.018Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 23:36 .. [2022-04-21T23:43:02.018Z] drwxr-xr-x 2 root root 4096 Apr 21 23:36 cost [2022-04-21T23:43:02.018Z] -rw-r--r-- 1 root root 89 Apr 21 23:36 cost.csv [2022-04-21T23:43:02.018Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-74/archives [2022-04-21T23:43:02.018Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-74/archives [2022-04-21T23:43:02.018Z] total 16 [2022-04-21T23:43:02.018Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 23:36 . [2022-04-21T23:43:02.018Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 23:36 .. [2022-04-21T23:43:02.018Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 23:36 cost [2022-04-21T23:43:02.018Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 21 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:43:02.346Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:43:03.243Z] ---> package-listing.sh [2022-04-21T23:43:03.243Z] ++ facter osfamily [2022-04-21T23:43:03.243Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T23:43:03.503Z] + OS_FAMILY=debian [2022-04-21T23:43:03.503Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-74 [2022-04-21T23:43:03.503Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T23:43:03.503Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T23:43:03.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T23:43:03.503Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T23:43:03.503Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-74 ']' [2022-04-21T23:43:03.503Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T23:43:03.503Z] + case "${OS_FAMILY}" in [2022-04-21T23:43:03.503Z] + dpkg -l [2022-04-21T23:43:03.503Z] + grep '^ii' [2022-04-21T23:43:03.503Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T23:43:03.503Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T23:43:03.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T23:43:03.503Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-74 ']' [2022-04-21T23:43:03.503Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-74/archives/ [2022-04-21T23:43:03.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-74/archives/ [Pipeline] echo [2022-04-21T23:43:03.542Z] 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/oundry_device-rfid-llrp-go_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-21T23:43:03.834Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T23:43:04.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T23:43:04.418Z] . [Pipeline] withDockerContainer [2022-04-21T23:43:04.506Z] prd-ubuntu20.04-docker-8c-8g-21696 does not seem to be running inside a container [2022-04-21T23:43:04.553Z] $ 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/oundry_device-rfid-llrp-go_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-74 -v /w/workspace/oundry_device-rfid-llrp-go_PR-74:/w/workspace/oundry_device-rfid-llrp-go_PR-74:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-74@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 [2022-04-21T23:43:04.770Z] $ docker top 4edaae3ae036ad55bb5a1f86794d7af1482d210f65b5ba68c0ecb3678e5821a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T23:43:05.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T23:43:05.485Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T23:43:05.800Z] + ls /var/log/sa-host [2022-04-21T23:43:05.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T23:43:06.079Z] provisioning config files... [2022-04-21T23:43:06.090Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-74@tmp/config4738484796986408410tmp [Pipeline] { [Pipeline] echo [2022-04-21T23:43:06.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:43:06.449Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T23:43:06.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:43:06.893Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T23:43:06.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:43:07.238Z] ---> sudo-logs.sh [2022-04-21T23:43:07.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T23:43:07.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:43:07.629Z] ---> job-cost.sh [2022-04-21T23:43:07.629Z] lf-activate-venv: SKIPPING [2022-04-21T23:43:07.629Z] DEBUG: total: 0.2199999988079071 [2022-04-21T23:43:07.629Z] INFO: Retrieving Stack Cost... [2022-04-21T23:43:08.201Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T23:43:08.461Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T23:43:08.498Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T23:43:08.814Z] ---> logs-deploy.sh [2022-04-21T23:43:08.814Z] lf-activate-venv: SKIPPING [2022-04-21T23:43:08.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-74/1 [2022-04-21T23:43:08.814Z] INFO: archiving workspace using pattern(s): [2022-04-21T23:43:09.754Z] Archives upload complete. [2022-04-21T23:43:09.754Z] INFO: archiving logs to Nexus