Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97b4f8d74b819095bb11b03269cd39af6bae9906+63c8b30869f87de451dd33f2aa13687440ae64a8 (396933fa7b871de10d90eea273ecab32f396cda3) 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-ssh1521208304328079464.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-ssh12962159794052501119.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-150/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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12542184447366925112.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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7110498409347998847.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-ssh14627767000858721789.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-150/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-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8463459804156795549.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-7577 in /w/workspace/y_app-rfid-llrp-inventory_PR-150 [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-150 # 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 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 97b4f8d74b819095bb11b03269cd39af6bae9906 Merge succeeded, producing 97b4f8d74b819095bb11b03269cd39af6bae9906 Checking out Revision 97b4f8d74b819095bb11b03269cd39af6bae9906 (PR-150) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97b4f8d74b819095bb11b03269cd39af6bae9906 # 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 97b4f8d74b819095bb11b03269cd39af6bae9906 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:26 ========================================================= 14:04:26 EdgeX Global Pipelines Version Info 14:04:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:26 ------------------- 14:04:26 stable info: 14:04:26 ------------------- 14:04:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:04:26 Message: update stable to v1.0.244 14:04:27 ------------------- 14:04:27 experimental info: 14:04:27 ------------------- 14:04:27 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:04:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:04:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97b4f8d [Pipeline] echo 14:04:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:29 provisioning config files... 14:04:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/config540582287330466890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:29 ---> docker-login.sh 14:04:29 nexus3.edgexfoundry.org:10001 14:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:30 Configure a credential helper to remove this warning. See 14:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:30 14:04:30 Login Succeeded 14:04:30 nexus3.edgexfoundry.org:10002 14:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:30 Configure a credential helper to remove this warning. See 14:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:30 14:04:30 Login Succeeded 14:04:30 nexus3.edgexfoundry.org:10003 14:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:30 Configure a credential helper to remove this warning. See 14:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:30 14:04:30 Login Succeeded 14:04:30 nexus3.edgexfoundry.org:10004 14:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:30 Configure a credential helper to remove this warning. See 14:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:30 14:04:30 Login Succeeded 14:04:30 docker.io 14:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:30 Configure a credential helper to remove this warning. See 14:04:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:30 14:04:30 Login Succeeded 14:04:30 ---> docker-login.sh ends [Pipeline] } 14:04:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:04:31 + git rev-list -1 --merges 97b4f8d74b819095bb11b03269cd39af6bae9906~1..97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo 14:04:31 -----------> git rev-list -1 --merges 97b4f8d74b819095bb11b03269cd39af6bae9906~1..97b4f8d74b819095bb11b03269cd39af6bae9906 97b4f8d74b819095bb11b03269cd39af6bae9906 [false] [Pipeline] sh 14:04:31 + git log --format=format:%s -1 97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo 14:04:31 ========================================================= 14:04:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:04:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:32 + git log --format=format:%s -1 97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo 14:04:32 [semverPrep] GIT_COMMIT: 97b4f8d74b819095bb11b03269cd39af6bae9906, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 14:04:32 [semverPrep] This is not a build commit. [Pipeline] sh 14:04:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:32 + grep -v github /etc/ssh/ssh_known_hosts 14:04:32 + [ -e /tmp/ssh_known_hosts ] 14:04:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:04:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:04:32 + sudo tee -a /etc/ssh/ssh_known_hosts 14:04:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:33 14:04:33 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:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:33 0.1.4: Pulling from edgex-devops/py-git-semver 14:04:33 b85a868b505f: Pulling fs layer 14:04:33 e2be974225ed: Pulling fs layer 14:04:33 339a4e72a1f5: Pulling fs layer 14:04:33 988bab9f4d93: Pulling fs layer 14:04:33 1469e6f7b9e6: Pulling fs layer 14:04:33 eaf3925da568: Pulling fs layer 14:04:33 bab4dde63d76: Pulling fs layer 14:04:33 bde34c3a00c8: Pulling fs layer 14:04:33 b352a97aabf1: Pulling fs layer 14:04:33 4872d77fe225: Pulling fs layer 14:04:33 5851b861e8e6: Pulling fs layer 14:04:33 1469e6f7b9e6: Waiting 14:04:33 eaf3925da568: Waiting 14:04:33 4872d77fe225: Waiting 14:04:33 5851b861e8e6: Waiting 14:04:33 bab4dde63d76: Waiting 14:04:33 b352a97aabf1: Waiting 14:04:33 bde34c3a00c8: Waiting 14:04:33 988bab9f4d93: Waiting 14:04:33 e2be974225ed: Download complete 14:04:33 988bab9f4d93: Download complete 14:04:33 1469e6f7b9e6: Verifying Checksum 14:04:33 1469e6f7b9e6: Download complete 14:04:33 eaf3925da568: Verifying Checksum 14:04:33 eaf3925da568: Download complete 14:04:33 339a4e72a1f5: Verifying Checksum 14:04:33 339a4e72a1f5: Download complete 14:04:33 bde34c3a00c8: Verifying Checksum 14:04:33 bde34c3a00c8: Download complete 14:04:33 b352a97aabf1: Verifying Checksum 14:04:33 b352a97aabf1: Download complete 14:04:33 4872d77fe225: Download complete 14:04:33 5851b861e8e6: Download complete 14:04:33 b85a868b505f: Verifying Checksum 14:04:33 b85a868b505f: Download complete 14:04:34 bab4dde63d76: Verifying Checksum 14:04:34 bab4dde63d76: Download complete 14:04:35 b85a868b505f: Pull complete 14:04:35 e2be974225ed: Pull complete 14:04:35 339a4e72a1f5: Pull complete 14:04:35 988bab9f4d93: Pull complete 14:04:36 1469e6f7b9e6: Pull complete 14:04:36 eaf3925da568: Pull complete 14:04:38 bab4dde63d76: Pull complete 14:04:38 bde34c3a00c8: Pull complete 14:04:38 b352a97aabf1: Pull complete 14:04:38 4872d77fe225: Pull complete 14:04:38 5851b861e8e6: Pull complete 14:04:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:38 prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container 14:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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:41 $ docker top 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 -eo pid,comm 14:04:41 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:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:41 [ssh-agent] Looking for ssh-agent implementation... 14:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:41 $ docker exec 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent 14:04:41 SSH_AUTH_SOCK=/tmp/ssh-rSXzuiBldp0X/agent.32 14:04:41 SSH_AGENT_PID=38 14:04:41 Running ssh-add (command line suppressed) 14:04:41 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_13063830737418248779.key (/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_13063830737418248779.key) 14:04:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:41 + git tag --points-at HEAD [Pipeline] } 14:04:41 $ docker exec --env ******** --env ******** 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent -k 14:04:42 unset SSH_AUTH_SOCK; 14:04:42 unset SSH_AGENT_PID; 14:04:42 echo Agent pid 38 killed; 14:04:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:42 [ssh-agent] Looking for ssh-agent implementation... 14:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:42 $ docker exec 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent 14:04:42 SSH_AUTH_SOCK=/tmp/ssh-XKK334VHnIYN/agent.71 14:04:42 SSH_AGENT_PID=77 14:04:42 Running ssh-add (command line suppressed) 14:04:42 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_15936778572680041824.key (/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_15936778572680041824.key) 14:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:43 + git semver init 14:04:43 2023-02-27 14:04:43,202 [run_init] DEBUG init version:0.0.0 force:False 14:04:43 2023-02-27 14:04:43,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver 14:04:43 2023-02-27 14:04:43,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver 14:04:43 2023-02-27 14:04:43,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-150, universal_newlines=False, shell=None, istream=None) 14:04:44 2023-02-27 14:04:44,421 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.git/info/exclude 14:04:44 2023-02-27 14:04:44,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver/PR-150 with force:False 14:04:44 2023-02-27 14:04:44,421 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver/PR-150 14:04:44 2023-02-27 14:04:44,426 [execute] INFO git cat-file --batch-check 14:04:44 2023-02-27 14:04:44,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver, universal_newlines=False, shell=None, istream=) 14:04:44 2023-02-27 14:04:44,433 [execute] INFO git cat-file --batch 14:04:44 2023-02-27 14:04:44,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver, universal_newlines=False, shell=None, istream=) 14:04:44 2023-02-27 14:04:44,439 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver/PR-150 14:04:44 0.0.0 [Pipeline] } 14:04:44 $ docker exec --env ******** --env ******** 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent -k 14:04:44 unset SSH_AUTH_SOCK; 14:04:44 unset SSH_AGENT_PID; 14:04:44 echo Agent pid 77 killed; 14:04:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:45 + git semver [Pipeline] } 14:04:45 $ docker stop --time=1 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 14:04:46 $ docker rm -f --volumes 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:04:47 Stashed 1 file(s) [Pipeline] echo 14:04:47 [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:48 provisioning config files... 14:04:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/config10296980472725250533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:48 ---> docker-login.sh 14:04:48 nexus3.edgexfoundry.org:10001 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 nexus3.edgexfoundry.org:10002 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 nexus3.edgexfoundry.org:10003 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 nexus3.edgexfoundry.org:10004 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 docker.io 14:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:49 Configure a credential helper to remove this warning. See 14:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:49 14:04:49 Login Succeeded 14:04:49 ---> docker-login.sh ends [Pipeline] } 14:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:49 ========================================================= 14:04:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:04:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:49 + 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:49 Sending build context to Docker daemon 12.57MB 14:04:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:04:49 Step 2/12 : FROM ${BASE} AS builder 14:04:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:04:49 213ec9aee27d: Pulling fs layer 14:04:49 4583459ba037: Pulling fs layer 14:04:49 93c1e223e6f2: Pulling fs layer 14:04:49 53926ce57604: Pulling fs layer 14:04:49 21b2b0c7a3f4: Pulling fs layer 14:04:49 22ff95d597cd: Pulling fs layer 14:04:49 12d6caf4c0d1: Pulling fs layer 14:04:49 96b7cbca73a9: Pulling fs layer 14:04:49 a7acece74701: Pulling fs layer 14:04:49 21b2b0c7a3f4: Waiting 14:04:49 53926ce57604: Waiting 14:04:49 22ff95d597cd: Waiting 14:04:49 a7acece74701: Waiting 14:04:49 93c1e223e6f2: Verifying Checksum 14:04:49 93c1e223e6f2: Download complete 14:04:50 4583459ba037: Download complete 14:04:50 21b2b0c7a3f4: Download complete 14:04:50 22ff95d597cd: Verifying Checksum 14:04:50 22ff95d597cd: Download complete 14:04:50 213ec9aee27d: Verifying Checksum 14:04:50 213ec9aee27d: Download complete 14:04:50 12d6caf4c0d1: Download complete 14:04:50 213ec9aee27d: Pull complete 14:04:50 4583459ba037: Pull complete 14:04:50 93c1e223e6f2: Pull complete 14:04:50 a7acece74701: Verifying Checksum 14:04:50 a7acece74701: Download complete 14:04:51 53926ce57604: Verifying Checksum 14:04:51 53926ce57604: Download complete 14:04:51 96b7cbca73a9: Verifying Checksum 14:04:51 96b7cbca73a9: Download complete 14:04:55 53926ce57604: Pull complete 14:04:55 21b2b0c7a3f4: Pull complete 14:04:55 22ff95d597cd: Pull complete 14:04:55 12d6caf4c0d1: Pull complete 14:04:57 96b7cbca73a9: Pull complete 14:04:58 a7acece74701: Pull complete 14:04:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:04:58 ---> db6d94c90886 14:04:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:05:00 ---> Running in aa4191c91fe0 14:05:00 Removing intermediate container aa4191c91fe0 14:05:00 ---> 9d6d8803f6e3 14:05:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:05:00 ---> Running in ee4c3f8793cf 14:05:01 Removing intermediate container ee4c3f8793cf 14:05:01 ---> 79a0cc467489 14:05:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:05:01 ---> Running in 5859a6eb294a 14:05:01 Removing intermediate container 5859a6eb294a 14:05:01 ---> 73175f5807cb 14:05:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:01 ---> Running in 48b582c9b2ec 14:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:05:01 OK: 211 MiB in 51 packages 14:05:02 Removing intermediate container 48b582c9b2ec 14:05:02 ---> f762fffb5eb8 14:05:02 Step 7/12 : WORKDIR /app 14:05:02 ---> Running in 78bbdf494cf5 14:05:02 Removing intermediate container 78bbdf494cf5 14:05:02 ---> dad9a2474099 14:05:02 Step 8/12 : COPY go.mod vendor* ./ 14:05:02 ---> 3f825a71fed9 14:05:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:02 ---> Running in 4753acba9756 14:05:02 Still waiting to schedule task 14:05:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7576’ 14:05:24 Removing intermediate container 4753acba9756 14:05:24 ---> 24727ec6a29e 14:05:24 Step 10/12 : COPY . . 14:05:24 ---> d314465a0d46 14:05:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:24 ---> Running in d462f6a79bed 14:05:24 Removing intermediate container d462f6a79bed 14:05:24 ---> 8dbdf8e05346 14:05:24 Step 12/12 : RUN $MAKE 14:05:24 ---> Running in 5a6102a05b86 14:05:24 noop 14:05:24 Removing intermediate container 5a6102a05b86 14:05:24 ---> 0369d96ef668 14:05:24 Successfully built 0369d96ef668 14:05:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:24 + docker inspect -f . ci-base-image-x86_64 14:05:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:25 prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container 14:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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:25 $ docker top ccfbca0a6ec9cff3759f30a6b4cf3fb2c48348cfae46fea4507469b74b56507b -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:25 + go version 14:05:25 go version go1.18.7 linux/amd64 [Pipeline] } 14:05:25 $ docker stop --time=1 ccfbca0a6ec9cff3759f30a6b4cf3fb2c48348cfae46fea4507469b74b56507b 14:05:27 $ docker rm -f --volumes ccfbca0a6ec9cff3759f30a6b4cf3fb2c48348cfae46fea4507469b74b56507b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:27 + docker inspect -f . ci-base-image-x86_64 14:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:27 prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container 14:05:28 $ 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-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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:28 $ docker top 86ee99520c2c1bf2486bcf57a933f16b1d1b9e20c8f1db7fe30d19f6d9399911 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:28 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-150 [Pipeline] fileExists [Pipeline] sh 14:05:29 + make test 14:05:29 go test -race ./... -coverprofile=coverage.out ./... 14:05:47 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors 14:05:47 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 14:05:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/appfunction/context.go:212:42: not enough arguments in call to client.Add 14:05:47 have (context.Context, requests.AddEventRequest) 14:05:47 want (context.Context, string, requests.AddEventRequest) 14:05:47 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 14:05:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient 14:05:47 have (string) 14:05:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:05:47 # github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 14:05:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/pkg/transforms/coredata.go:119:50: not enough arguments in call to client.Add 14:05:47 have (context.Context, requests.AddEventRequest) 14:05:47 want (context.Context, string, requests.AddEventRequest) 14:05:47 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 14:05:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:109:24: undefined: common.Metrics 14:05:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:119:25: undefined: common.NewMetricsResponse 14:05:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:120:41: undefined: common.ApiMetricsRoute 14:05:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:197:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 14:05:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.171s coverage: 86.2% of statements 14:05:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.752s coverage: 71.9% of statements 14:05:49 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 14:05:49 $ docker stop --time=1 86ee99520c2c1bf2486bcf57a933f16b1d1b9e20c8f1db7fe30d19f6d9399911 14:05:52 $ docker rm -f --volumes 86ee99520c2c1bf2486bcf57a933f16b1d1b9e20c8f1db7fe30d19f6d9399911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:53 14:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:53 latest: Pulling from edgex-lftools-log-publisher 14:05:53 5eb5b503b376: Pulling fs layer 14:05:53 5c69ac0246d0: Pulling fs layer 14:05:53 ec43610c2a17: Pulling fs layer 14:05:53 3a2ae6a8a46f: Pulling fs layer 14:05:53 33b1e0a273af: Pulling fs layer 14:05:53 5d3b04190fa2: Pulling fs layer 14:05:53 2f39f015ded8: Pulling fs layer 14:05:53 3a2ae6a8a46f: Waiting 14:05:53 33b1e0a273af: Waiting 14:05:53 5d3b04190fa2: Waiting 14:05:53 2f39f015ded8: Waiting 14:05:53 5c69ac0246d0: Verifying Checksum 14:05:53 5c69ac0246d0: Download complete 14:05:53 3a2ae6a8a46f: Verifying Checksum 14:05:53 3a2ae6a8a46f: Download complete 14:05:53 ec43610c2a17: Verifying Checksum 14:05:53 ec43610c2a17: Download complete 14:05:53 33b1e0a273af: Verifying Checksum 14:05:53 33b1e0a273af: Download complete 14:05:53 5d3b04190fa2: Verifying Checksum 14:05:53 5d3b04190fa2: Download complete 14:05:53 5eb5b503b376: Verifying Checksum 14:05:53 5eb5b503b376: Download complete 14:05:54 2f39f015ded8: Verifying Checksum 14:05:54 2f39f015ded8: Download complete 14:05:55 5eb5b503b376: Pull complete 14:05:55 5c69ac0246d0: Pull complete 14:05:55 ec43610c2a17: Pull complete 14:05:55 3a2ae6a8a46f: Pull complete 14:05:56 33b1e0a273af: Pull complete 14:05:56 5d3b04190fa2: Pull complete 14:06:00 2f39f015ded8: Pull complete 14:06:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:00 prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container 14:06:00 $ 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-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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:06:02 $ docker top 678c8313fc5952bc55abcef1f08459100e178de0b9fd976f4f08b08643af3a94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:03 ---> job-cost.sh 14:06:03 lf-activate-venv: SKIPPING 14:06:03 INFO: No Stack... 14:06:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:06:04 INFO: Archiving Costs [Pipeline] sh 14:06:04 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives/cost.csv 14:06:04 + cut -d, -f6 [Pipeline] lock 14:06:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] 14:06:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] did not exist. Created. 14:06:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:05 + echo total: 0.2199999988079071 [Pipeline] stash 14:06:05 Stashed 1 file(s) [Pipeline] } 14:06:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:06:05 $ docker stop --time=1 678c8313fc5952bc55abcef1f08459100e178de0b9fd976f4f08b08643af3a94 14:06:06 $ docker rm -f --volumes 678c8313fc5952bc55abcef1f08459100e178de0b9fd976f4f08b08643af3a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:06:06 Failed in branch amd64 14:07:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7580 in /w/workspace/y_app-rfid-llrp-inventory_PR-150 [Pipeline] { [Pipeline] ws 14:07:51 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:07:51 The recommended git tool is: git 14:07:57 using credential edgex-jenkins-ssh 14:07:57 Cloning the remote Git repository 14:07:57 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:07:57 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:07:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:07:57 > git --version # timeout=10 14:07:57 > git --version # 'git version 2.25.1' 14:07:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:07:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:59 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:07:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:01 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 97b4f8d74b819095bb11b03269cd39af6bae9906 14:08:01 Merge succeeded, producing 97b4f8d74b819095bb11b03269cd39af6bae9906 14:08:01 Checking out Revision 97b4f8d74b819095bb11b03269cd39af6bae9906 (PR-150) 14:08:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:08:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:08:01 > git config core.sparsecheckout # timeout=10 14:08:01 > git checkout -f 97b4f8d74b819095bb11b03269cd39af6bae9906 # timeout=10 14:08:01 > git remote # timeout=10 14:08:01 > git config --get remote.origin.url # timeout=10 14:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:01 > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 14:08:01 > git rev-parse HEAD^{commit} # timeout=10 14:08:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 14:08:02 > git --version # timeout=10 14:08:02 > git --version # 'git version 2.25.1' 14:08:02 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:01 > git config core.sparsecheckout # timeout=10 14:08:01 > git checkout -f 97b4f8d74b819095bb11b03269cd39af6bae9906 # timeout=10 14:08:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:08:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:03 Dload Upload Total Spent Left Speed 14:08:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 14:08:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:08:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:08:04 + sudo tee /etc/docker/daemon.new 14:08:04 { 14:08:04 "registry-mirrors": [ 14:08:04 "https://nexus3.edgexfoundry.org:10001" 14:08:04 ], 14:08:04 "bip": "10.250.0.254/24", 14:08:04 "hosts": [ 14:08:04 "tcp://0.0.0.0:5555", 14:08:04 "unix:///var/run/docker.sock" 14:08:04 ], 14:08:04 "mtu": 1458, 14:08:04 "selinux-enabled": true, 14:08:04 "seccomp-profile": "/etc/docker/seccomp.json" 14:08:04 } [Pipeline] sh 14:08:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:08:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:23 provisioning config files... 14:08:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11233936839038907165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:24 ---> docker-login.sh 14:08:24 nexus3.edgexfoundry.org:10001 14:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:24 Configure a credential helper to remove this warning. See 14:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:24 14:08:24 Login Succeeded 14:08:24 nexus3.edgexfoundry.org:10002 14:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:25 Configure a credential helper to remove this warning. See 14:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:25 14:08:25 Login Succeeded 14:08:25 nexus3.edgexfoundry.org:10003 14:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:25 Configure a credential helper to remove this warning. See 14:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:25 14:08:25 Login Succeeded 14:08:25 nexus3.edgexfoundry.org:10004 14:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:25 Configure a credential helper to remove this warning. See 14:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:25 14:08:25 Login Succeeded 14:08:25 docker.io 14:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:26 Configure a credential helper to remove this warning. See 14:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:26 14:08:26 Login Succeeded 14:08:26 ---> docker-login.sh ends [Pipeline] } 14:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:26 ========================================================= 14:08:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:08:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08: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:08:27 Sending build context to Docker daemon 683kB 14:08:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:08:27 Step 2/12 : FROM ${BASE} AS builder 14:08:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:08:27 9b18e9b68314: Pulling fs layer 14:08:27 35d82f9e3411: Pulling fs layer 14:08:27 e16973657156: Pulling fs layer 14:08:27 fc693d55d65f: Pulling fs layer 14:08:27 7e9fc2657dce: Pulling fs layer 14:08:27 dda99020689f: Pulling fs layer 14:08:27 db1c61fa0a46: Pulling fs layer 14:08:27 891c053d2c06: Pulling fs layer 14:08:27 fc693d55d65f: Waiting 14:08:27 7e9fc2657dce: Waiting 14:08:27 dda99020689f: Waiting 14:08:27 db1c61fa0a46: Waiting 14:08:27 891c053d2c06: Waiting 14:08:27 e16973657156: Verifying Checksum 14:08:27 e16973657156: Download complete 14:08:27 35d82f9e3411: Download complete 14:08:27 7e9fc2657dce: Verifying Checksum 14:08:27 7e9fc2657dce: Download complete 14:08:27 dda99020689f: Verifying Checksum 14:08:27 dda99020689f: Download complete 14:08:27 9b18e9b68314: Verifying Checksum 14:08:27 9b18e9b68314: Download complete 14:08:28 9b18e9b68314: Pull complete 14:08:29 891c053d2c06: Verifying Checksum 14:08:29 891c053d2c06: Download complete 14:08:29 35d82f9e3411: Pull complete 14:08:29 e16973657156: Pull complete 14:08:30 db1c61fa0a46: Verifying Checksum 14:08:30 db1c61fa0a46: Download complete 14:08:31 fc693d55d65f: Verifying Checksum 14:08:31 fc693d55d65f: Download complete 14:08:43 fc693d55d65f: Pull complete 14:08:43 7e9fc2657dce: Pull complete 14:08:44 dda99020689f: Pull complete 14:08:50 db1c61fa0a46: Pull complete 14:08:52 891c053d2c06: Pull complete 14:08:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:08:52 ---> f96f9c87975a 14:08:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:08:53 ---> Running in 39383e421ec9 14:08:54 Removing intermediate container 39383e421ec9 14:08:54 ---> c25c2075d259 14:08:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:08:54 ---> Running in 66c415ba7894 14:08:54 Removing intermediate container 66c415ba7894 14:08:54 ---> 1309032677f6 14:08:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:08:54 ---> Running in 5b59e3e2bbeb 14:08:55 Removing intermediate container 5b59e3e2bbeb 14:08:55 ---> c31089dedddb 14:08:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:55 ---> Running in 37a51de4c00e 14:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:08:57 OK: 221 MiB in 51 packages 14:08:58 Removing intermediate container 37a51de4c00e 14:08:58 ---> 3ad25999e21e 14:08:58 Step 7/12 : WORKDIR /app 14:08:58 ---> Running in d39a121d8f1a 14:08:58 Removing intermediate container d39a121d8f1a 14:08:58 ---> 73cb9cc64ec8 14:08:58 Step 8/12 : COPY go.mod vendor* ./ 14:08:59 ---> 29483bba5143 14:08:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:59 ---> Running in 7edc4d970545 14:10:07 Removing intermediate container 7edc4d970545 14:10:07 ---> 019ab9c3395d 14:10:07 Step 10/12 : COPY . . 14:10:07 ---> 0d30e332a5c1 14:10:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:07 ---> Running in 84a7303aa3f5 14:10:07 Removing intermediate container 84a7303aa3f5 14:10:07 ---> 464b5e85af9d 14:10:07 Step 12/12 : RUN $MAKE 14:10:07 ---> Running in 9ba291e8770c 14:10:08 noop 14:10:09 Removing intermediate container 9ba291e8770c 14:10:09 ---> 2a617ca269f9 14:10:09 Successfully built 2a617ca269f9 14:10:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:09 + docker inspect -f . ci-base-image-arm64 14:10:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:09 prd-ubuntu20.04-docker-arm64-4c-16g-7580 does not seem to be running inside a container 14:10:09 $ 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:10:11 $ docker top e8eedc3fef7f55d640195a59e3c133a4e30aebda1e8a1f4cbe61cb3c543151aa -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:12 + go version 14:10:12 go version go1.18.7 linux/arm64 [Pipeline] } 14:10:12 $ docker stop --time=1 e8eedc3fef7f55d640195a59e3c133a4e30aebda1e8a1f4cbe61cb3c543151aa 14:10:13 $ docker rm -f --volumes e8eedc3fef7f55d640195a59e3c133a4e30aebda1e8a1f4cbe61cb3c543151aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:14 + docker inspect -f . ci-base-image-arm64 14:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:14 prd-ubuntu20.04-docker-arm64-4c-16g-7580 does not seem to be running inside a container 14:10:14 $ 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:10:16 $ docker top ad663a49d56b329f6e4a360bf7bbf14237dbd24588ad67483b6ec6b274ffd755 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:17 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:10:17 + make test 14:10:17 go test -race ./... -coverprofile=coverage.out ./... 14:13:09 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors 14:13:09 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 14:13:09 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/appfunction/context.go:212:42: not enough arguments in call to client.Add 14:13:09 have (context.Context, requests.AddEventRequest) 14:13:09 want (context.Context, string, requests.AddEventRequest) 14:13:09 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 14:13:09 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient 14:13:09 have (string) 14:13:09 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:13:09 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 14:13:09 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:109:24: undefined: common.Metrics 14:13:09 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:119:25: undefined: common.NewMetricsResponse 14:13:09 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:120:41: undefined: common.ApiMetricsRoute 14:13:09 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:197:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 14:13:09 # github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 14:13:09 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/pkg/transforms/coredata.go:119:50: not enough arguments in call to client.Add 14:13:09 have (context.Context, requests.AddEventRequest) 14:13:09 want (context.Context, string, requests.AddEventRequest) 14:13:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.252s coverage: 86.2% of statements 14:13:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.733s coverage: 71.9% of statements 14:13:27 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 14:13:27 $ docker stop --time=1 ad663a49d56b329f6e4a360bf7bbf14237dbd24588ad67483b6ec6b274ffd755 14:13:29 $ docker rm -f --volumes ad663a49d56b329f6e4a360bf7bbf14237dbd24588ad67483b6ec6b274ffd755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:31 14:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:34 arm64: Pulling from edgex-lftools-log-publisher 14:13:34 8998bd30e6a1: Pulling fs layer 14:13:34 04944245beec: Pulling fs layer 14:13:34 699f458cf7ca: Pulling fs layer 14:13:34 765212b225bb: Pulling fs layer 14:13:34 f23df028b6ca: Pulling fs layer 14:13:34 d65c8cfc05b1: Pulling fs layer 14:13:34 2437ff75d9bd: Pulling fs layer 14:13:34 f23df028b6ca: Waiting 14:13:34 d65c8cfc05b1: Waiting 14:13:34 2437ff75d9bd: Waiting 14:13:34 765212b225bb: Waiting 14:13:34 04944245beec: Verifying Checksum 14:13:34 04944245beec: Download complete 14:13:34 765212b225bb: Verifying Checksum 14:13:34 765212b225bb: Download complete 14:13:34 f23df028b6ca: Verifying Checksum 14:13:34 f23df028b6ca: Download complete 14:13:34 d65c8cfc05b1: Verifying Checksum 14:13:34 d65c8cfc05b1: Download complete 14:13:34 699f458cf7ca: Verifying Checksum 14:13:34 699f458cf7ca: Download complete 14:13:34 8998bd30e6a1: Verifying Checksum 14:13:34 8998bd30e6a1: Download complete 14:13:37 2437ff75d9bd: Verifying Checksum 14:13:37 2437ff75d9bd: Download complete 14:13:38 8998bd30e6a1: Pull complete 14:13:38 04944245beec: Pull complete 14:13:40 699f458cf7ca: Pull complete 14:13:40 765212b225bb: Pull complete 14:13:41 f23df028b6ca: Pull complete 14:13:41 d65c8cfc05b1: Pull complete 14:13:56 2437ff75d9bd: Pull complete 14:13:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:57 prd-ubuntu20.04-docker-arm64-4c-16g-7580 does not seem to be running inside a container 14:13:57 $ 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:14:00 $ docker top 3bb5da5258bf9b0ee371d66045f12be099770366215e1480bfcd80697f5cf9e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:00 ---> job-cost.sh 14:14:00 lf-activate-venv: SKIPPING 14:14:00 INFO: No Stack... 14:14:01 INFO: Retrieving Pricing Info for: v3-standard-4 14:14:02 INFO: Archiving Costs [Pipeline] sh 14:14:02 + + cut -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:14:02 [Pipeline] lock 14:14:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] 14:14:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] did not exist. Created. 14:14:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:03 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-9c9ec525/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:14:04 + echo total: 0.10999999940395355 [Pipeline] stash 14:14:04 Warning: overwriting stash ‘stack-cost’ 14:14:04 Stashed 1 file(s) [Pipeline] } 14:14:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:14:05 $ docker stop --time=1 3bb5da5258bf9b0ee371d66045f12be099770366215e1480bfcd80697f5cf9e1 14:14:06 $ docker rm -f --volumes 3bb5da5258bf9b0ee371d66045f12be099770366215e1480bfcd80697f5cf9e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:14:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:14:09 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives ] 14:14:09 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives 14:14:09 total 16 14:14:09 drwxr-xr-x 3 root root 4096 Feb 27 14:06 . 14:14:09 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:06 .. 14:14:09 drwxr-xr-x 2 root root 4096 Feb 27 14:06 cost 14:14:09 -rw-r--r-- 1 root root 95 Feb 27 14:06 cost.csv 14:14:09 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives 14:14:09 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives 14:14:09 total 16 14:14:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:06 . 14:14:09 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:06 .. 14:14:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:06 cost 14:14:09 -rw-r--r-- 1 jenkins jenkins 95 Feb 27 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:14:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:14:10 ---> package-listing.sh 14:14:10 ++ facter osfamily 14:14:10 ++ tr '[:upper:]' '[:lower:]' 14:14:10 + OS_FAMILY=debian 14:14:10 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-150 14:14:10 + START_PACKAGES=/tmp/packages_start.txt 14:14:10 + END_PACKAGES=/tmp/packages_end.txt 14:14:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:10 + PACKAGES=/tmp/packages_start.txt 14:14:10 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-150 ']' 14:14:10 + PACKAGES=/tmp/packages_end.txt 14:14:10 + case "${OS_FAMILY}" in 14:14:10 + dpkg -l 14:14:10 + grep '^ii' 14:14:10 + '[' -f /tmp/packages_start.txt ']' 14:14:10 + '[' -f /tmp/packages_end.txt ']' 14:14:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:10 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-150 ']' 14:14:10 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives/ 14:14:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives/ [Pipeline] echo 14:14:10 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-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:14:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:11 prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container 14:14:11 $ 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-150/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-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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:14:12 $ docker top a66a34e1d1acf03fcc41f06d8524de5c8e02e0fbfae1d3a5a3bf32c409049eac -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:12 + touch /tmp/pre-build-complete [Pipeline] sh 14:14:12 + mkdir -p /var/log/sysstat [Pipeline] sh 14:14:13 + ls /var/log/sa-host 14:14:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:13 provisioning config files... 14:14:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/config6862141070339809099tmp [Pipeline] { [Pipeline] echo 14:14:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:14:13 ---> create-netrc.sh [Pipeline] } 14:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:14:14 ---> python-tools-install.sh [Pipeline] echo 14:14:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:14:14 ---> sudo-logs.sh 14:14:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:14:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:14:14 ---> job-cost.sh 14:14:14 lf-activate-venv: SKIPPING 14:14:14 DEBUG: total: 0.2199999988079071 14:14:14 INFO: Retrieving Stack Cost... 14:14:15 INFO: Retrieving Pricing Info for: v3-standard-8 14:14:15 INFO: Archiving Costs [Pipeline] echo 14:14:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:14:16 ---> logs-deploy.sh 14:14:16 lf-activate-venv: SKIPPING 14:14:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-150/1 14:14:16 INFO: archiving workspace using pattern(s): 14:14:17 Archives upload complete. 14:14:17 INFO: archiving logs to Nexus