Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96ae902f7435b5b64c023b2c9900486a30159c7f+63c8b30869f87de451dd33f2aa13687440ae64a8 (c7bf36d63f4be842fb35a428f11cbc362ae3ed4a) 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-ssh12412533123007224414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7804109942715913624.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1940418251059833091.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/app-rfid-llrp-inventory/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2349933605793717987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5296879955211433420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3346473527633509609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7573’ Running on prd-ubuntu20.04-docker-8c-8g-7574 in /w/workspace/y_app-rfid-llrp-inventory_PR-149 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 96ae902f7435b5b64c023b2c9900486a30159c7f Merge succeeded, producing 96ae902f7435b5b64c023b2c9900486a30159c7f Checking out Revision 96ae902f7435b5b64c023b2c9900486a30159c7f (PR-149) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # 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 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:12 ========================================================= 14:04:12 EdgeX Global Pipelines Version Info 14:04:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:13 ------------------- 14:04:13 stable info: 14:04:13 ------------------- 14:04:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:04:13 Message: update stable to v1.0.244 14:04:13 ------------------- 14:04:13 experimental info: 14:04:13 ------------------- 14:04:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:04:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:04:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96ae902 [Pipeline] echo 14:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:15 provisioning config files... 14:04:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config8570839953031807560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:15 ---> docker-login.sh 14:04:15 nexus3.edgexfoundry.org:10001 14:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:17 Configure a credential helper to remove this warning. See 14:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:17 14:04:17 Login Succeeded 14:04:17 nexus3.edgexfoundry.org:10002 14:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:17 Configure a credential helper to remove this warning. See 14:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:17 14:04:17 Login Succeeded 14:04:17 nexus3.edgexfoundry.org:10003 14:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:17 Configure a credential helper to remove this warning. See 14:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:17 14:04:17 Login Succeeded 14:04:17 nexus3.edgexfoundry.org:10004 14:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:17 Configure a credential helper to remove this warning. See 14:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:17 14:04:17 Login Succeeded 14:04:17 docker.io 14:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:17 Configure a credential helper to remove this warning. See 14:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:17 14:04:17 Login Succeeded 14:04:17 ---> docker-login.sh ends [Pipeline] } 14:04:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:04:18 + git rev-list -1 --merges 96ae902f7435b5b64c023b2c9900486a30159c7f~1..96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo 14:04:18 -----------> git rev-list -1 --merges 96ae902f7435b5b64c023b2c9900486a30159c7f~1..96ae902f7435b5b64c023b2c9900486a30159c7f 96ae902f7435b5b64c023b2c9900486a30159c7f [false] [Pipeline] sh 14:04:18 + git log --format=format:%s -1 96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo 14:04:18 ========================================================= 14:04:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:04:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:19 + git log --format=format:%s -1 96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo 14:04:19 [semverPrep] GIT_COMMIT: 96ae902f7435b5b64c023b2c9900486a30159c7f, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:04:19 [semverPrep] This is not a build commit. [Pipeline] sh 14:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:19 + grep -v github /etc/ssh/ssh_known_hosts 14:04:19 + [ -e /tmp/ssh_known_hosts ] 14:04:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:04:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:04:19 + sudo tee -a /etc/ssh/ssh_known_hosts 14:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:20 14:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:21 0.1.4: Pulling from edgex-devops/py-git-semver 14:04:21 b85a868b505f: Pulling fs layer 14:04:21 e2be974225ed: Pulling fs layer 14:04:21 339a4e72a1f5: Pulling fs layer 14:04:21 988bab9f4d93: Pulling fs layer 14:04:21 1469e6f7b9e6: Pulling fs layer 14:04:21 eaf3925da568: Pulling fs layer 14:04:21 bab4dde63d76: Pulling fs layer 14:04:21 bde34c3a00c8: Pulling fs layer 14:04:21 b352a97aabf1: Pulling fs layer 14:04:21 1469e6f7b9e6: Waiting 14:04:21 4872d77fe225: Pulling fs layer 14:04:21 5851b861e8e6: Pulling fs layer 14:04:21 eaf3925da568: Waiting 14:04:21 bab4dde63d76: Waiting 14:04:21 bde34c3a00c8: Waiting 14:04:21 4872d77fe225: Waiting 14:04:21 b352a97aabf1: Waiting 14:04:21 5851b861e8e6: Waiting 14:04:21 988bab9f4d93: Waiting 14:04:21 e2be974225ed: Download complete 14:04:21 988bab9f4d93: Verifying Checksum 14:04:21 988bab9f4d93: Download complete 14:04:21 339a4e72a1f5: Verifying Checksum 14:04:21 339a4e72a1f5: Download complete 14:04:21 1469e6f7b9e6: Verifying Checksum 14:04:21 1469e6f7b9e6: Download complete 14:04:21 eaf3925da568: Download complete 14:04:21 bde34c3a00c8: Verifying Checksum 14:04:21 bde34c3a00c8: Download complete 14:04:21 b352a97aabf1: Verifying Checksum 14:04:21 b352a97aabf1: Download complete 14:04:21 4872d77fe225: Download complete 14:04:21 5851b861e8e6: Verifying Checksum 14:04:21 5851b861e8e6: Download complete 14:04:21 b85a868b505f: Download complete 14:04:21 bab4dde63d76: Verifying Checksum 14:04:23 b85a868b505f: Pull complete 14:04:23 e2be974225ed: Pull complete 14:04:23 339a4e72a1f5: Pull complete 14:04:24 988bab9f4d93: Pull complete 14:04:24 1469e6f7b9e6: Pull complete 14:04:24 eaf3925da568: Pull complete 14:04:26 bab4dde63d76: Pull complete 14:04:26 bde34c3a00c8: Pull complete 14:04:26 b352a97aabf1: Pull complete 14:04:26 4872d77fe225: Pull complete 14:04:26 5851b861e8e6: Pull complete 14:04:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:26 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 14:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:30 $ docker top b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 -eo pid,comm 14:04:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:04:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:30 [ssh-agent] Looking for ssh-agent implementation... 14:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:30 $ docker exec b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent 14:04:30 SSH_AUTH_SOCK=/tmp/ssh-VFelGrdfDEwd/agent.32 14:04:30 SSH_AGENT_PID=38 14:04:30 Running ssh-add (command line suppressed) 14:04:30 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_5192142070497889048.key (/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_5192142070497889048.key) 14:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:31 + git tag --points-at HEAD [Pipeline] } 14:04:31 $ docker exec --env ******** --env ******** b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent -k 14:04:31 unset SSH_AUTH_SOCK; 14:04:31 unset SSH_AGENT_PID; 14:04:31 echo Agent pid 38 killed; 14:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:31 [ssh-agent] Looking for ssh-agent implementation... 14:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:31 $ docker exec b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent 14:04:31 SSH_AUTH_SOCK=/tmp/ssh-6v5m6Rt9iuy2/agent.71 14:04:31 SSH_AGENT_PID=77 14:04:31 Running ssh-add (command line suppressed) 14:04:31 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_4481744643217520089.key (/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_4481744643217520089.key) 14:04:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:32 + git semver init 14:04:32 2023-02-27 14:04:32,371 [run_init] DEBUG init version:0.0.0 force:False 14:04:32 2023-02-27 14:04:32,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver 14:04:32 2023-02-27 14:04:32,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver 14:04:32 2023-02-27 14:04:32,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-149, universal_newlines=False, shell=None, istream=None) 14:04:34 2023-02-27 14:04:33,670 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.git/info/exclude 14:04:34 2023-02-27 14:04:33,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver/PR-149 with force:False 14:04:34 2023-02-27 14:04:33,671 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver/PR-149 14:04:34 2023-02-27 14:04:33,675 [execute] INFO git cat-file --batch-check 14:04:34 2023-02-27 14:04:33,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver, universal_newlines=False, shell=None, istream=) 14:04:34 2023-02-27 14:04:33,680 [execute] INFO git cat-file --batch 14:04:34 2023-02-27 14:04:33,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver, universal_newlines=False, shell=None, istream=) 14:04:34 2023-02-27 14:04:33,685 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver/PR-149 14:04:34 0.0.0 [Pipeline] } 14:04:34 $ docker exec --env ******** --env ******** b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent -k 14:04:34 unset SSH_AUTH_SOCK; 14:04:34 unset SSH_AGENT_PID; 14:04:34 echo Agent pid 77 killed; 14:04:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:34 + git semver [Pipeline] } 14:04:34 $ docker stop --time=1 b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 14:04:36 $ docker rm -f --volumes b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:04:36 Stashed 1 file(s) [Pipeline] echo 14:04:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:37 provisioning config files... 14:04:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config11896976323330531949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:37 ---> docker-login.sh 14:04:37 nexus3.edgexfoundry.org:10001 14:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:37 Configure a credential helper to remove this warning. See 14:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:37 14:04:37 Login Succeeded 14:04:37 nexus3.edgexfoundry.org:10002 14:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:37 Configure a credential helper to remove this warning. See 14:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:37 14:04:38 Login Succeeded 14:04:38 nexus3.edgexfoundry.org:10003 14:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:38 Configure a credential helper to remove this warning. See 14:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:38 14:04:38 Login Succeeded 14:04:38 nexus3.edgexfoundry.org:10004 14:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:38 Configure a credential helper to remove this warning. See 14:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:38 14:04:38 Login Succeeded 14:04:38 docker.io 14:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:38 Configure a credential helper to remove this warning. See 14:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:38 14:04:38 Login Succeeded 14:04:38 ---> docker-login.sh ends [Pipeline] } 14:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:38 ========================================================= 14:04:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:04:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:04:39 Sending build context to Docker daemon 12.57MB 14:04:39 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:04:39 Step 2/12 : FROM ${BASE} AS builder 14:04:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:04:39 213ec9aee27d: Pulling fs layer 14:04:39 4583459ba037: Pulling fs layer 14:04:39 93c1e223e6f2: Pulling fs layer 14:04:39 53926ce57604: Pulling fs layer 14:04:39 21b2b0c7a3f4: Pulling fs layer 14:04:39 22ff95d597cd: Pulling fs layer 14:04:39 12d6caf4c0d1: Pulling fs layer 14:04:39 96b7cbca73a9: Pulling fs layer 14:04:39 a7acece74701: Pulling fs layer 14:04:39 12d6caf4c0d1: Waiting 14:04:39 53926ce57604: Waiting 14:04:39 21b2b0c7a3f4: Waiting 14:04:39 22ff95d597cd: Waiting 14:04:39 a7acece74701: Waiting 14:04:39 93c1e223e6f2: Download complete 14:04:39 4583459ba037: Download complete 14:04:39 21b2b0c7a3f4: Verifying Checksum 14:04:39 21b2b0c7a3f4: Download complete 14:04:39 22ff95d597cd: Download complete 14:04:39 213ec9aee27d: Verifying Checksum 14:04:39 213ec9aee27d: Download complete 14:04:39 12d6caf4c0d1: Download complete 14:04:39 213ec9aee27d: Pull complete 14:04:39 4583459ba037: Pull complete 14:04:39 93c1e223e6f2: Pull complete 14:04:40 a7acece74701: Verifying Checksum 14:04:40 a7acece74701: Download complete 14:04:40 53926ce57604: Verifying Checksum 14:04:40 53926ce57604: Download complete 14:04:40 96b7cbca73a9: Verifying Checksum 14:04:40 96b7cbca73a9: Download complete 14:04:44 53926ce57604: Pull complete 14:04:44 21b2b0c7a3f4: Pull complete 14:04:44 22ff95d597cd: Pull complete 14:04:44 12d6caf4c0d1: Pull complete 14:04:46 96b7cbca73a9: Pull complete 14:04:48 a7acece74701: Pull complete 14:04:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:04:48 ---> db6d94c90886 14:04:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:04:52 Still waiting to schedule task 14:04:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7576’ 14:04:56 ---> Running in b22fcff97020 14:04:56 Removing intermediate container b22fcff97020 14:04:56 ---> 569b41b5b742 14:04:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:04:56 ---> Running in 3df0e68ce7f0 14:04:57 Removing intermediate container 3df0e68ce7f0 14:04:57 ---> b77eb3d687ae 14:04:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:04:57 ---> Running in 020b68df031e 14:04:57 Removing intermediate container 020b68df031e 14:04:57 ---> 3abe1074ab51 14:04:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:58 ---> Running in a07b006ed4cc 14:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:04:59 OK: 211 MiB in 51 packages 14:04:59 Removing intermediate container a07b006ed4cc 14:04:59 ---> 858d2835ace0 14:04:59 Step 7/12 : WORKDIR /app 14:04:59 ---> Running in 95bafb3240ba 14:04:59 Removing intermediate container 95bafb3240ba 14:04:59 ---> 876cac4b6ea9 14:04:59 Step 8/12 : COPY go.mod vendor* ./ 14:04:59 ---> ae99d0d21fd2 14:04:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:59 ---> Running in 08d2da369b7b 14:05:46 Removing intermediate container 08d2da369b7b 14:05:46 ---> 91cb2d24e298 14:05:46 Step 10/12 : COPY . . 14:05:46 ---> e94e6cb0cd45 14:05:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:46 ---> Running in 71597f88e1da 14:05:46 Removing intermediate container 71597f88e1da 14:05:46 ---> c44d43ddaa67 14:05:46 Step 12/12 : RUN $MAKE 14:05:46 ---> Running in 635effa14942 14:05:46 noop 14:05:46 Removing intermediate container 635effa14942 14:05:46 ---> 9629cf990824 14:05:46 Successfully built 9629cf990824 14:05:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:47 + docker inspect -f . ci-base-image-x86_64 14:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:47 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 14:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:48 $ docker top b6311d057479d7e92df47c6c40398ab167bbacb331a495e3177de05ffde81d9a -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:48 + go version 14:05:48 go version go1.18.7 linux/amd64 [Pipeline] } 14:05:48 $ docker stop --time=1 b6311d057479d7e92df47c6c40398ab167bbacb331a495e3177de05ffde81d9a 14:05:50 $ docker rm -f --volumes b6311d057479d7e92df47c6c40398ab167bbacb331a495e3177de05ffde81d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:50 + docker inspect -f . ci-base-image-x86_64 14:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:50 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 14:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:51 $ docker top e4d40676ebd25f08b581246ea56836d93bad70a78b2601927e5c606a3f7c90da -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:52 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-149 [Pipeline] fileExists [Pipeline] sh 14:05:52 + make test 14:05:52 go test -race ./... -coverprofile=coverage.out ./... 14:06:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:06:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.129s coverage: 86.2% of statements 14:06:14 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:06:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.758s coverage: 71.9% of statements 14:06:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:06:32 go vet ./... 14:06:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:06:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:06:34 ./bin/test-attribution.sh 14:06:34 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 14:06:34 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 14:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:06:34 $ docker stop --time=1 e4d40676ebd25f08b581246ea56836d93bad70a78b2601927e5c606a3f7c90da 14:06:40 $ docker rm -f --volumes e4d40676ebd25f08b581246ea56836d93bad70a78b2601927e5c606a3f7c90da [Pipeline] // withDockerContainer [Pipeline] sh 14:06:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:06:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:06:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:06:41 + ls -al . 14:06:41 total 232 14:06:41 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 14:05 . 14:06:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 .. 14:06:41 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:04 .dockerignore 14:06:41 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:06 .git 14:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 .github 14:06:41 -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:04 .gitignore 14:06:41 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:04 .golangci.yml 14:06:41 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:04 .semver 14:06:41 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:04 Attribution.txt 14:06:41 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:04 CHANGELOG.md 14:06:41 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:04 Dockerfile 14:06:41 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:04 GOVERNANCE.md 14:06:41 -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:04 Jenkinsfile 14:06:41 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:04 LICENSE 14:06:41 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:04 Makefile 14:06:41 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:04 OWNERS.md 14:06:41 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:04 README.md 14:06:41 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:04 VERSION 14:06:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 bin 14:06:41 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:06 coverage.out 14:06:41 -rw-rw-r-- 1 jenkins jenkins 3510 Feb 27 14:04 go.mod 14:06:41 -rw-rw-r-- 1 jenkins jenkins 33459 Feb 27 14:04 go.sum 14:06:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 images 14:06:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 internal 14:06:41 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:04 main.go 14:06:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 res 14:06:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 snap 14:06:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:42 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=96ae902f7435b5b64c023b2c9900486a30159c7f --label arch=amd64 --label version=0.0.0 . 14:06:42 Sending build context to Docker daemon 12.57MB 14:06:42 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 14:06:42 Step 2/29 : FROM ${BASE} AS builder 14:06:42 ---> 9629cf990824 14:06:42 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:06:42 ---> Running in c97c7f8a5fed 14:06:43 Removing intermediate container c97c7f8a5fed 14:06:43 ---> 65f164ead91a 14:06:43 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:06:43 ---> Running in 512c3f0f246f 14:06:43 Removing intermediate container 512c3f0f246f 14:06:43 ---> 5c6b8bfbc160 14:06:43 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:06:43 ---> Running in 818ae663ce7a 14:06:43 Removing intermediate container 818ae663ce7a 14:06:43 ---> 64e39d7e8124 14:06:43 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:44 ---> Running in 1fe7e9bd6f69 14:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:06:44 OK: 211 MiB in 51 packages 14:06:45 Removing intermediate container 1fe7e9bd6f69 14:06:45 ---> eb6a8b9de91b 14:06:45 Step 7/29 : WORKDIR /app 14:06:45 ---> Running in 604ed31d9f30 14:06:45 Removing intermediate container 604ed31d9f30 14:06:45 ---> 266cd9a6da94 14:06:45 Step 8/29 : COPY go.mod vendor* ./ 14:06:45 ---> 79b7457c1b65 14:06:45 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:45 ---> Running in 8fea778dde28 14:06:46 Removing intermediate container 8fea778dde28 14:06:46 ---> e69e60934767 14:06:46 Step 10/29 : COPY . . 14:06:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7579 in /w/workspace/y_app-rfid-llrp-inventory_PR-149 [Pipeline] { [Pipeline] ws 14:06:47 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:06:47 The recommended git tool is: git 14:06:47 ---> 1f7dad94c8d9 14:06:47 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:47 ---> Running in 0717fdaf1956 14:06:48 Removing intermediate container 0717fdaf1956 14:06:48 ---> 58a1186cddab 14:06:48 Step 12/29 : RUN $MAKE 14:06:48 ---> Running in 8d551549bf8b 14:06:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:06:54 using credential edgex-jenkins-ssh 14:06:54 Cloning the remote Git repository 14:06:54 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:06:54 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:06:54 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:06:54 > git --version # timeout=10 14:06:54 > git --version # 'git version 2.25.1' 14:06:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:56 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:06:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:58 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 96ae902f7435b5b64c023b2c9900486a30159c7f 14:06:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:06:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:06:58 > git config core.sparsecheckout # timeout=10 14:06:58 > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # timeout=10 14:06:58 Merge succeeded, producing 96ae902f7435b5b64c023b2c9900486a30159c7f 14:06:58 Checking out Revision 96ae902f7435b5b64c023b2c9900486a30159c7f (PR-149) 14:06:59 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:06:59 > git --version # timeout=10 14:06:59 > git --version # 'git version 2.25.1' 14:06:59 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:06:58 > git remote # timeout=10 14:06:58 > git config --get remote.origin.url # timeout=10 14:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:58 > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 14:06:58 > git rev-parse HEAD^{commit} # timeout=10 14:06:58 > git config core.sparsecheckout # timeout=10 14:06:58 > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # timeout=10 14:07:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:07:00 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:00 Dload Upload Total Spent Left Speed 14:07:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 14:07:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:07:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:07:01 + sudo tee /etc/docker/daemon.new 14:07:01 { 14:07:01 "registry-mirrors": [ 14:07:01 "https://nexus3.edgexfoundry.org:10001" 14:07:01 ], 14:07:01 "bip": "10.250.0.254/24", 14:07:01 "hosts": [ 14:07:01 "tcp://0.0.0.0:5555", 14:07:01 "unix:///var/run/docker.sock" 14:07:01 ], 14:07:01 "mtu": 1458, 14:07:01 "selinux-enabled": true, 14:07:01 "seccomp-profile": "/etc/docker/seccomp.json" 14:07:01 } [Pipeline] sh 14:07:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:07:02 + sudo service docker restart 14:07:10 Removing intermediate container 8d551549bf8b 14:07:10 ---> b472d99ca4ff 14:07:10 Step 13/29 : FROM alpine:3.14 14:07:10 3.14: Pulling from library/alpine 14:07:11 d261077062b2: Pulling fs layer 14:07:11 d261077062b2: Download complete 14:07:11 d261077062b2: Pull complete 14:07:11 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:07:11 Status: Downloaded newer image for alpine:3.14 14:07:11 ---> 6dff1269bc79 14:07:11 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:07:12 ---> Running in 174f926955fd 14:07:12 Removing intermediate container 174f926955fd 14:07:12 ---> 1124bc6f8808 14:07:12 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:07:12 ---> Running in 39469537f1bf 14:07:12 Removing intermediate container 39469537f1bf 14:07:12 ---> f8d2797f4897 14:07:12 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:07:12 ---> Running in 977f3b18e17a 14:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:07:13 (1/2) Installing ca-certificates (20220614-r0) 14:07:13 (2/2) Installing dumb-init (1.2.5-r1) 14:07:13 Executing busybox-1.33.1-r8.trigger 14:07:13 Executing ca-certificates-20220614-r0.trigger 14:07:13 OK: 6 MiB in 16 packages 14:07:14 Removing intermediate container 977f3b18e17a 14:07:14 ---> d2c61ca850b0 14:07:14 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:07:14 ---> c75fc1a10c6a 14:07:14 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:07:14 ---> e13d20393320 14:07:14 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:07:14 ---> 4abf3d46544f 14:07:14 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:07:15 ---> c98e04b28021 14:07:15 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:07:16 ---> e65cd3d3880a 14:07:16 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:07:16 ---> Running in 42fd5e95c459 14:07:17 Removing intermediate container 42fd5e95c459 14:07:17 ---> c9cde6362d15 14:07:17 Step 23/29 : VOLUME /cache 14:07:17 ---> Running in cfcc25d33925 14:07:17 Removing intermediate container cfcc25d33925 14:07:17 ---> a76e9d59d28f 14:07:17 Step 24/29 : EXPOSE 59711 14:07:17 ---> Running in 8a5a6a888d8b 14:07:17 Removing intermediate container 8a5a6a888d8b 14:07:17 ---> fd8e60389c7a 14:07:17 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:07:17 ---> Running in 7a09e3fe67e4 14:07:17 Removing intermediate container 7a09e3fe67e4 14:07:17 ---> 1ddacce33a99 14:07:17 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:07:17 ---> Running in f8ed4ced3913 14:07:18 Removing intermediate container f8ed4ced3913 14:07:18 ---> b1f4d58d9282 14:07:18 Step 27/29 : LABEL arch=amd64 14:07:18 ---> Running in 82d76f4fde46 14:07:18 Removing intermediate container 82d76f4fde46 14:07:18 ---> c3b97e4a5803 14:07:18 Step 28/29 : LABEL git_sha=96ae902f7435b5b64c023b2c9900486a30159c7f 14:07:18 ---> Running in fe5f4a37ad90 14:07:18 Removing intermediate container fe5f4a37ad90 14:07:18 ---> 3f603ed1b896 14:07:18 Step 29/29 : LABEL version=0.0.0 14:07:19 ---> Running in 726d07ef2496 14:07:19 Removing intermediate container 726d07ef2496 14:07:19 ---> f199b28c63c2 14:07:19 [Warning] One or more build-args [ARCH] were not consumed 14:07:19 Successfully built f199b28c63c2 14:07:19 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 14:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:20 14:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:20 latest: Pulling from edgex-lftools-log-publisher 14:07:20 5eb5b503b376: Pulling fs layer 14:07:20 5c69ac0246d0: Pulling fs layer 14:07:20 ec43610c2a17: Pulling fs layer 14:07:20 3a2ae6a8a46f: Pulling fs layer 14:07:20 33b1e0a273af: Pulling fs layer 14:07:20 5d3b04190fa2: Pulling fs layer 14:07:20 2f39f015ded8: Pulling fs layer 14:07:20 33b1e0a273af: Waiting 14:07:20 3a2ae6a8a46f: Waiting 14:07:20 5d3b04190fa2: Waiting 14:07:20 2f39f015ded8: Waiting 14:07:20 5c69ac0246d0: Verifying Checksum 14:07:20 3a2ae6a8a46f: Verifying Checksum 14:07:20 3a2ae6a8a46f: Download complete 14:07:20 33b1e0a273af: Verifying Checksum 14:07:20 33b1e0a273af: Download complete 14:07:20 5d3b04190fa2: Verifying Checksum 14:07:20 5d3b04190fa2: Download complete 14:07:20 ec43610c2a17: Verifying Checksum 14:07:20 ec43610c2a17: Download complete 14:07:21 5eb5b503b376: Verifying Checksum 14:07:21 5eb5b503b376: Download complete 14:07:21 2f39f015ded8: Download complete 14:07:22 5eb5b503b376: Pull complete 14:07:22 5c69ac0246d0: Pull complete 14:07:22 ec43610c2a17: Pull complete 14:07:22 3a2ae6a8a46f: Pull complete 14:07:23 33b1e0a273af: Pull complete 14:07:23 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:23 provisioning config files... 14:07:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4158837648636177785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:24 ---> docker-login.sh 14:07:24 nexus3.edgexfoundry.org:10001 14:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:24 Configure a credential helper to remove this warning. See 14:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:24 14:07:24 Login Succeeded 14:07:24 nexus3.edgexfoundry.org:10002 14:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:25 Configure a credential helper to remove this warning. See 14:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:25 14:07:25 Login Succeeded 14:07:25 nexus3.edgexfoundry.org:10003 14:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:25 Configure a credential helper to remove this warning. See 14:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:25 14:07:25 Login Succeeded 14:07:25 nexus3.edgexfoundry.org:10004 14:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:25 Configure a credential helper to remove this warning. See 14:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:25 14:07:25 Login Succeeded 14:07:25 docker.io 14:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:26 Configure a credential helper to remove this warning. See 14:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:26 14:07:26 Login Succeeded 14:07:26 ---> docker-login.sh ends [Pipeline] } 14:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:26 ========================================================= 14:07:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:07:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:07:27 Sending build context to Docker daemon 683kB 14:07:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:07:27 Step 2/12 : FROM ${BASE} AS builder 14:07:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:07:27 9b18e9b68314: Pulling fs layer 14:07:27 35d82f9e3411: Pulling fs layer 14:07:27 e16973657156: Pulling fs layer 14:07:27 fc693d55d65f: Pulling fs layer 14:07:27 7e9fc2657dce: Pulling fs layer 14:07:27 dda99020689f: Pulling fs layer 14:07:27 db1c61fa0a46: Pulling fs layer 14:07:27 891c053d2c06: Pulling fs layer 14:07:27 7e9fc2657dce: Waiting 14:07:27 dda99020689f: Waiting 14:07:27 db1c61fa0a46: Waiting 14:07:27 fc693d55d65f: Waiting 14:07:27 891c053d2c06: Waiting 14:07:27 2f39f015ded8: Pull complete 14:07:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:07:27 e16973657156: Verifying Checksum 14:07:27 e16973657156: Download complete 14:07:27 35d82f9e3411: Verifying Checksum 14:07:27 35d82f9e3411: Download complete 14:07:27 7e9fc2657dce: Verifying Checksum 14:07:27 7e9fc2657dce: Download complete 14:07:27 dda99020689f: Verifying Checksum 14:07:27 dda99020689f: Download complete 14:07:27 9b18e9b68314: Verifying Checksum 14:07:27 9b18e9b68314: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:27 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 14:07:27 $ 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/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@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 14:07:28 9b18e9b68314: Pull complete 14:07:28 891c053d2c06: Verifying Checksum 14:07:28 891c053d2c06: Download complete 14:07:29 35d82f9e3411: Pull complete 14:07:29 e16973657156: Pull complete 14:07:29 db1c61fa0a46: Verifying Checksum 14:07:29 db1c61fa0a46: Download complete 14:07:30 fc693d55d65f: Verifying Checksum 14:07:30 fc693d55d65f: Download complete 14:07:37 $ docker top f9b28031e9de56fa472d3c0fe6c109459dcfe859c4e68ff22f7d25e9232c9c8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:37 ---> job-cost.sh 14:07:37 lf-activate-venv: SKIPPING 14:07:37 INFO: No Stack... 14:07:37 INFO: Retrieving Pricing Info for: v3-standard-8 14:07:38 INFO: Archiving Costs [Pipeline] sh 14:07:38 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives/cost.csv 14:07:38 + cut -d, -f6 [Pipeline] lock 14:07:38 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] 14:07:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] did not exist. Created. 14:07:38 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:07:38 + echo total: 0.2199999988079071 [Pipeline] stash 14:07:38 Stashed 1 file(s) [Pipeline] } 14:07:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:07:39 $ docker stop --time=1 f9b28031e9de56fa472d3c0fe6c109459dcfe859c4e68ff22f7d25e9232c9c8e 14:07:40 $ docker rm -f --volumes f9b28031e9de56fa472d3c0fe6c109459dcfe859c4e68ff22f7d25e9232c9c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:07:42 fc693d55d65f: Pull complete 14:07:42 7e9fc2657dce: Pull complete 14:07:42 dda99020689f: Pull complete 14:07:49 db1c61fa0a46: Pull complete 14:07:51 891c053d2c06: Pull complete 14:07:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:07:51 ---> f96f9c87975a 14:07:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:07:53 ---> Running in 7e1085fed001 14:07:53 Removing intermediate container 7e1085fed001 14:07:53 ---> c60524b998ce 14:07:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:07:53 ---> Running in 88672bada1a3 14:07:53 Removing intermediate container 88672bada1a3 14:07:53 ---> bbb6587946a6 14:07:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:07:53 ---> Running in 7a92e0280125 14:07:54 Removing intermediate container 7a92e0280125 14:07:54 ---> c97efb039020 14:07:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:54 ---> Running in 44b6b63fb075 14:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:07:56 OK: 221 MiB in 51 packages 14:07:57 Removing intermediate container 44b6b63fb075 14:07:57 ---> 990df7111a75 14:07:57 Step 7/12 : WORKDIR /app 14:07:57 ---> Running in 4f4c2e063db3 14:07:57 Removing intermediate container 4f4c2e063db3 14:07:57 ---> 6806aefcfa88 14:07:57 Step 8/12 : COPY go.mod vendor* ./ 14:07:58 ---> 65d38d1e9ab7 14:07:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:58 ---> Running in d1bfce003958 14:09:06 Removing intermediate container d1bfce003958 14:09:06 ---> 451e62675317 14:09:06 Step 10/12 : COPY . . 14:09:06 ---> 3a49a0d38517 14:09:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:09:06 ---> Running in 6859de1e3ff8 14:09:06 Removing intermediate container 6859de1e3ff8 14:09:06 ---> 86af3d846cb3 14:09:06 Step 12/12 : RUN $MAKE 14:09:06 ---> Running in 817ca5226049 14:09:06 noop 14:09:06 Removing intermediate container 817ca5226049 14:09:06 ---> 63c7bc268e8a 14:09:06 Successfully built 63c7bc268e8a 14:09:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:07 + docker inspect -f . ci-base-image-arm64 14:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:07 prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container 14:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:09:08 $ docker top 0e5704bfcf3b497341918819b52fbbbc2c95f3152e6c6354dd9bc4d946095b84 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:09 + go version 14:09:09 go version go1.18.7 linux/arm64 [Pipeline] } 14:09:09 $ docker stop --time=1 0e5704bfcf3b497341918819b52fbbbc2c95f3152e6c6354dd9bc4d946095b84 14:09:11 $ docker rm -f --volumes 0e5704bfcf3b497341918819b52fbbbc2c95f3152e6c6354dd9bc4d946095b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:12 + docker inspect -f . ci-base-image-arm64 14:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:12 prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container 14:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:09:13 $ docker top 029893868cef58885d851dcef40e31131ac829c2f6e7d2d17775decd762054bd -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:09:15 + make test 14:09:15 go test -race ./... -coverprofile=coverage.out ./... 14:11:52 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:12:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.604s coverage: 86.2% of statements 14:12:07 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:12:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.577s coverage: 71.9% of statements 14:12:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:12:19 go vet ./... 14:13:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:56 ./bin/test-attribution.sh 14:13:56 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 14:13:56 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 14:13:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:13:56 $ docker stop --time=1 029893868cef58885d851dcef40e31131ac829c2f6e7d2d17775decd762054bd 14:13:58 $ docker rm -f --volumes 029893868cef58885d851dcef40e31131ac829c2f6e7d2d17775decd762054bd [Pipeline] // withDockerContainer [Pipeline] sh 14:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:59 Warning: overwriting stash ‘coverage-report’ 14:14:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:14:01 + ls -al . 14:14:01 total 228 14:14:01 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 14:09 . 14:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:06 .. 14:14:01 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:06 .dockerignore 14:14:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:06 .git 14:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:06 .github 14:14:01 -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:06 .gitignore 14:14:01 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:06 .golangci.yml 14:14:01 -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:06 Attribution.txt 14:14:01 -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:06 CHANGELOG.md 14:14:01 -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:06 Dockerfile 14:14:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:06 GOVERNANCE.md 14:14:01 -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:06 Jenkinsfile 14:14:01 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:06 LICENSE 14:14:01 -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:06 Makefile 14:14:01 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:06 OWNERS.md 14:14:01 -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:06 README.md 14:14:01 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:04 VERSION 14:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:06 bin 14:14:01 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:12 coverage.out 14:14:01 -rw-rw-r-- 1 jenkins jenkins 3510 Feb 27 14:06 go.mod 14:14:01 -rw-rw-r-- 1 jenkins jenkins 33459 Feb 27 14:06 go.sum 14:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:06 images 14:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:06 internal 14:14:01 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:06 main.go 14:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:06 res 14:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:06 snap 14:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=96ae902f7435b5b64c023b2c9900486a30159c7f --label arch=arm64 --label version=0.0.0 . 14:14:01 Sending build context to Docker daemon 683kB 14:14:01 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 14:14:01 Step 2/29 : FROM ${BASE} AS builder 14:14:01 ---> 63c7bc268e8a 14:14:01 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:14:01 ---> Running in 8b7acb2655d5 14:14:02 Removing intermediate container 8b7acb2655d5 14:14:02 ---> 786ad98076f1 14:14:02 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:14:02 ---> Running in 1be240ba524d 14:14:02 Removing intermediate container 1be240ba524d 14:14:02 ---> bd355b4d4c32 14:14:02 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:14:02 ---> Running in 6af76e3923a3 14:14:03 Removing intermediate container 6af76e3923a3 14:14:03 ---> 1919296e63f9 14:14:03 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:03 ---> Running in ad48dfaed6ac 14:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:14:05 OK: 221 MiB in 51 packages 14:14:06 Removing intermediate container ad48dfaed6ac 14:14:06 ---> b2a9792c8b2c 14:14:06 Step 7/29 : WORKDIR /app 14:14:06 ---> Running in 8765161d6a73 14:14:06 Removing intermediate container 8765161d6a73 14:14:06 ---> 63aee50d6bae 14:14:06 Step 8/29 : COPY go.mod vendor* ./ 14:14:07 ---> 15da47a7730d 14:14:07 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:07 ---> Running in 8ddcd9746457 14:14:12 Removing intermediate container 8ddcd9746457 14:14:12 ---> 61bcff4a777a 14:14:12 Step 10/29 : COPY . . 14:14:12 ---> baa0ac4ccc56 14:14:12 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:14:12 ---> Running in 22923f8200b2 14:14:12 Removing intermediate container 22923f8200b2 14:14:12 ---> 80e4d3aaf189 14:14:12 Step 12/29 : RUN $MAKE 14:14:12 ---> Running in 474dcae0a244 14:14:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:16:20 Removing intermediate container 474dcae0a244 14:16:20 ---> a82e51853c1b 14:16:20 Step 13/29 : FROM alpine:3.14 14:16:20 3.14: Pulling from library/alpine 14:16:20 6f0e733d82e2: Pulling fs layer 14:16:20 6f0e733d82e2: Download complete 14:16:20 6f0e733d82e2: Pull complete 14:16:20 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 14:16:20 Status: Downloaded newer image for alpine:3.14 14:16:20 ---> bf97f6347a60 14:16:20 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:16:20 ---> Running in c8a410d8e9a5 14:16:20 Removing intermediate container c8a410d8e9a5 14:16:20 ---> 585880658e7f 14:16:20 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:16:20 ---> Running in ff6043de97ec 14:16:20 Removing intermediate container ff6043de97ec 14:16:20 ---> 27b86cad7517 14:16:20 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:16:20 ---> Running in d3538b8f3092 14:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:16:20 (1/2) Installing ca-certificates (20220614-r0) 14:16:20 (2/2) Installing dumb-init (1.2.5-r1) 14:16:20 Executing busybox-1.33.1-r8.trigger 14:16:20 Executing ca-certificates-20220614-r0.trigger 14:16:20 OK: 6 MiB in 16 packages 14:16:20 Removing intermediate container d3538b8f3092 14:16:20 ---> a946a9f283de 14:16:20 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:16:20 ---> a45dbae20709 14:16:20 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:16:21 ---> e857833d18e0 14:16:21 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:16:21 ---> 16166ce3cf12 14:16:21 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:16:22 ---> 82fdbb579ec5 14:16:22 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:16:23 ---> fc762ef76cb5 14:16:23 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:16:23 ---> Running in f35946346432 14:16:25 Removing intermediate container f35946346432 14:16:25 ---> bf90c1e2c407 14:16:25 Step 23/29 : VOLUME /cache 14:16:25 ---> Running in dbc6a10ae3dd 14:16:25 Removing intermediate container dbc6a10ae3dd 14:16:25 ---> 66bb19df7d50 14:16:25 Step 24/29 : EXPOSE 59711 14:16:25 ---> Running in 595af2ea0d7e 14:16:25 Removing intermediate container 595af2ea0d7e 14:16:25 ---> 18c6bce2a701 14:16:25 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:16:25 ---> Running in f6afe59a80cb 14:16:26 Removing intermediate container f6afe59a80cb 14:16:26 ---> ac3601064a2b 14:16:26 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:16:26 ---> Running in 46617fa6387d 14:16:26 Removing intermediate container 46617fa6387d 14:16:26 ---> 09c56e4ee52c 14:16:26 Step 27/29 : LABEL arch=arm64 14:16:26 ---> Running in 269ce3cc9549 14:16:27 Removing intermediate container 269ce3cc9549 14:16:27 ---> 02ec4f6b86db 14:16:27 Step 28/29 : LABEL git_sha=96ae902f7435b5b64c023b2c9900486a30159c7f 14:16:27 ---> Running in 29637d8133e1 14:16:27 Removing intermediate container 29637d8133e1 14:16:27 ---> feb08818b77c 14:16:27 Step 29/29 : LABEL version=0.0.0 14:16:27 ---> Running in f043b8a970a7 14:16:27 Removing intermediate container f043b8a970a7 14:16:27 ---> 2dad53519524 14:16:27 [Warning] One or more build-args [ARCH] were not consumed 14:16:27 Successfully built 2dad53519524 14:16:27 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:28 14:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:29 arm64: Pulling from edgex-lftools-log-publisher 14:16:29 8998bd30e6a1: Pulling fs layer 14:16:29 04944245beec: Pulling fs layer 14:16:29 699f458cf7ca: Pulling fs layer 14:16:29 765212b225bb: Pulling fs layer 14:16:29 f23df028b6ca: Pulling fs layer 14:16:29 d65c8cfc05b1: Pulling fs layer 14:16:29 2437ff75d9bd: Pulling fs layer 14:16:29 765212b225bb: Waiting 14:16:29 f23df028b6ca: Waiting 14:16:29 d65c8cfc05b1: Waiting 14:16:29 2437ff75d9bd: Waiting 14:16:29 04944245beec: Verifying Checksum 14:16:29 04944245beec: Download complete 14:16:29 765212b225bb: Verifying Checksum 14:16:29 765212b225bb: Download complete 14:16:29 f23df028b6ca: Verifying Checksum 14:16:29 f23df028b6ca: Download complete 14:16:29 d65c8cfc05b1: Verifying Checksum 14:16:29 d65c8cfc05b1: Download complete 14:16:29 699f458cf7ca: Verifying Checksum 14:16:29 699f458cf7ca: Download complete 14:16:29 8998bd30e6a1: Download complete 14:16:32 2437ff75d9bd: Download complete 14:16:34 8998bd30e6a1: Pull complete 14:16:34 04944245beec: Pull complete 14:16:35 699f458cf7ca: Pull complete 14:16:35 765212b225bb: Pull complete 14:16:36 f23df028b6ca: Pull complete 14:16:36 d65c8cfc05b1: Pull complete 14:16:48 2437ff75d9bd: Pull complete 14:16:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:49 prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container 14:16:49 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:51 $ docker top 3b3033300fad5ef91e9e9db0a725ad0ba4bb36329664258949306a4e8ff6289f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:52 ---> job-cost.sh 14:16:52 lf-activate-venv: SKIPPING 14:16:52 INFO: No Stack... 14:16:53 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:53 INFO: Archiving Costs [Pipeline] sh 14:16:54 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv+ 14:16:54 cut -d, -f6 [Pipeline] lock 14:16:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] 14:16:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] did not exist. Created. 14:16:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:54 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e259a5df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:55 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:55 Warning: overwriting stash ‘stack-cost’ 14:16:55 Stashed 1 file(s) [Pipeline] } 14:16:55 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:55 $ docker stop --time=1 3b3033300fad5ef91e9e9db0a725ad0ba4bb36329664258949306a4e8ff6289f 14:16:57 $ docker rm -f --volumes 3b3033300fad5ef91e9e9db0a725ad0ba4bb36329664258949306a4e8ff6289f [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 14:16:58 provisioning config files... 14:16:58 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config1199369516032406268tmp [Pipeline] { [Pipeline] sh 14:16:58 + set +x 14:16:58 + bash -s -- 14:16:58 + curl -s https://codecov.io/bash 14:16:58 14:16:58 _____ _ 14:16:58 / ____| | | 14:16:58 | | ___ __| | ___ ___ _____ __ 14:16:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:58 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:58 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:58 Bash-1.0.6 14:16:58 14:16:58 14:16:58 ==> git version 2.25.1 found 14:16:58 ==> 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 14:16:58 Release-Date: 2020-01-08 14:16:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:16:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:16:58 ==> Jenkins CI detected. 14:16:58 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-149 14:16:58 project root: . 14:16:58 --> token set from env 14:16:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:58 ==> Running gcov in . (disable via -X gcov) 14:16:58 ==> Python coveragepy not found 14:16:58 ==> Searching for coverage reports in: 14:16:58 + . 14:16:58 -> Found 1 reports 14:16:58 ==> Detecting git/mercurial file structure 14:16:58 ==> Reading reports 14:16:58 + ./coverage.out bytes=41317 14:16:58 ==> Appending adjustments 14:16:58 https://docs.codecov.io/docs/fixing-reports 14:16:58 + Found adjustments 14:16:58 ==> Gzipping contents 14:16:58 12K /tmp/codecov.a8Bu5o.gz 14:16:58 ==> Uploading reports 14:16:58 url: https://codecov.io 14:16:58 query: branch=PR-149&commit=96ae902f7435b5b64c023b2c9900486a30159c7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=149&job=&cmd_args= 14:16:58 -> Pinging Codecov 14:16:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-149&commit=96ae902f7435b5b64c023b2c9900486a30159c7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=149&job=&cmd_args= 14:16:58 -> Uploading to 14:16:58 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/581DD39554BDF9B6E22D074273EAD858/96ae902f7435b5b64c023b2c9900486a30159c7f/4697a68a-5a91-4d8f-838e-0484d40b326d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T141658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4952aca30e957c881a11ea4827d2672767df6f804035df1fd2ddb4d318aea4 14:16:58 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:58 Dload Upload Total Spent Left Speed 14:16:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11860 0 0 100 11860 0 47822 --:--:-- --:--:-- --:--:-- 47822 14:16:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] } 14:16:59 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 14:17:00 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives ] 14:17:00 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives 14:17:00 total 16 14:17:00 drwxr-xr-x 3 root root 4096 Feb 27 14:07 . 14:17:00 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:07 .. 14:17:00 drwxr-xr-x 2 root root 4096 Feb 27 14:07 cost 14:17:00 -rw-r--r-- 1 root root 95 Feb 27 14:07 cost.csv 14:17:00 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives 14:17:00 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives 14:17:00 total 16 14:17:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:07 . 14:17:00 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:07 .. 14:17:00 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:07 cost 14:17:00 -rw-r--r-- 1 jenkins jenkins 95 Feb 27 14:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:17:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:17:02 ---> package-listing.sh 14:17:02 ++ facter osfamily 14:17:02 ++ tr '[:upper:]' '[:lower:]' 14:17:02 + OS_FAMILY=debian 14:17:02 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-149 14:17:02 + START_PACKAGES=/tmp/packages_start.txt 14:17:02 + END_PACKAGES=/tmp/packages_end.txt 14:17:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:02 + PACKAGES=/tmp/packages_start.txt 14:17:02 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-149 ']' 14:17:02 + PACKAGES=/tmp/packages_end.txt 14:17:02 + case "${OS_FAMILY}" in 14:17:02 + dpkg -l 14:17:02 + grep '^ii' 14:17:02 + '[' -f /tmp/packages_start.txt ']' 14:17:02 + '[' -f /tmp/packages_end.txt ']' 14:17:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:02 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-149 ']' 14:17:02 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives/ 14:17:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives/ [Pipeline] echo 14:17:02 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/y_app-rfid-llrp-inventory_PR-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:17:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:03 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 14:17:03 $ 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/y_app-rfid-llrp-inventory_PR-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:17:03 $ docker top 3ec29d462883df6eed6c494aaa407fa2805fd84b9ad7e6f4f742ac8ee64a472f -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:03 + touch /tmp/pre-build-complete [Pipeline] sh 14:17:04 + mkdir -p /var/log/sysstat [Pipeline] sh 14:17:04 + ls /var/log/sa-host 14:17:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:04 provisioning config files... 14:17:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config1492604752212270932tmp [Pipeline] { [Pipeline] echo 14:17:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:17:05 ---> create-netrc.sh [Pipeline] } 14:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:17:05 ---> python-tools-install.sh [Pipeline] echo 14:17:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:05 ---> sudo-logs.sh 14:17:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:17:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:06 ---> job-cost.sh 14:17:06 lf-activate-venv: SKIPPING 14:17:06 DEBUG: total: 0.2199999988079071 14:17:06 INFO: Retrieving Stack Cost... 14:17:06 INFO: Retrieving Pricing Info for: v3-standard-8 14:17:06 INFO: Archiving Costs [Pipeline] echo 14:17:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:17:07 ---> logs-deploy.sh 14:17:07 lf-activate-venv: SKIPPING 14:17:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-149/1 14:17:07 INFO: archiving workspace using pattern(s): 14:17:08 Archives upload complete. 14:17:08 INFO: archiving logs to Nexus