Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd5fe45f27940c84fe617d2a215cdd572bf06688+cb9c3911ed414974470d0055f1b5db75799e1a22 (ee89ffc82e7dd39dc7d0110946807051c7b52d06) 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-ssh4398705593535502880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8802888995587389694.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10147682002616484821.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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12998990823111516525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1307353990315567357.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-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14624828831476233461.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1260 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [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-160 # 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 cb9c3911ed414974470d0055f1b5db75799e1a22 into PR head commit bd5fe45f27940c84fe617d2a215cdd572bf06688 Merge succeeded, producing bd5fe45f27940c84fe617d2a215cdd572bf06688 Checking out Revision bd5fe45f27940c84fe617d2a215cdd572bf06688 (PR-160) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # 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 cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:26:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:26:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:26:25 ========================================================= 16:26:25 EdgeX Global Pipelines Version Info 16:26:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:26:26 ------------------- 16:26:26 stable info: 16:26:26 ------------------- 16:26:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:26 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:26:26 Message: update stable to v1.0.245 16:26:27 ------------------- 16:26:27 experimental info: 16:26:27 ------------------- 16:26:27 Commited By: **** collab-it+edgex@linuxfoundation.org 16:26:27 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:26:27 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:26:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo 16:26:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd5fe45 [Pipeline] echo 16:26:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:29 provisioning config files... 16:26:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config15639063935666020008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:29 ---> docker-login.sh 16:26:29 nexus3.edgexfoundry.org:10001 16:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:29 Configure a credential helper to remove this warning. See 16:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:29 16:26:29 Login Succeeded 16:26:29 nexus3.edgexfoundry.org:10002 16:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:29 Configure a credential helper to remove this warning. See 16:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:29 16:26:29 Login Succeeded 16:26:29 nexus3.edgexfoundry.org:10003 16:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:30 Configure a credential helper to remove this warning. See 16:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:30 16:26:30 Login Succeeded 16:26:30 nexus3.edgexfoundry.org:10004 16:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:30 Configure a credential helper to remove this warning. See 16:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:30 16:26:30 Login Succeeded 16:26:30 docker.io 16:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:30 Configure a credential helper to remove this warning. See 16:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:30 16:26:30 Login Succeeded 16:26:30 ---> docker-login.sh ends [Pipeline] } 16:26:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:26:30 + git rev-list -1 --merges bd5fe45f27940c84fe617d2a215cdd572bf06688~1..bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo 16:26:31 -----------> git rev-list -1 --merges bd5fe45f27940c84fe617d2a215cdd572bf06688~1..bd5fe45f27940c84fe617d2a215cdd572bf06688 bd5fe45f27940c84fe617d2a215cdd572bf06688 [false] [Pipeline] sh 16:26:31 + git log --format=format:%s -1 bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo 16:26:31 ========================================================= 16:26:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:31 + git log --format=format:%s -1 bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] echo 16:26:31 [semverPrep] GIT_COMMIT: bd5fe45f27940c84fe617d2a215cdd572bf06688, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 16:26:31 [semverPrep] This is not a build commit. [Pipeline] sh 16:26:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:32 + grep -v github /etc/ssh/ssh_known_hosts 16:26:32 + [ -e /tmp/ssh_known_hosts ] 16:26:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:26:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:26:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:26:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:32 16:26:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:26:33 b85a868b505f: Pulling fs layer 16:26:33 e2be974225ed: Pulling fs layer 16:26:33 339a4e72a1f5: Pulling fs layer 16:26:33 988bab9f4d93: Pulling fs layer 16:26:33 1469e6f7b9e6: Pulling fs layer 16:26:33 eaf3925da568: Pulling fs layer 16:26:33 988bab9f4d93: Waiting 16:26:33 bab4dde63d76: Pulling fs layer 16:26:33 bde34c3a00c8: Pulling fs layer 16:26:33 1469e6f7b9e6: Waiting 16:26:33 bab4dde63d76: Waiting 16:26:33 bde34c3a00c8: Waiting 16:26:33 eaf3925da568: Waiting 16:26:33 b352a97aabf1: Pulling fs layer 16:26:33 4872d77fe225: Pulling fs layer 16:26:33 5851b861e8e6: Pulling fs layer 16:26:33 b352a97aabf1: Waiting 16:26:33 5851b861e8e6: Waiting 16:26:33 4872d77fe225: Waiting 16:26:33 e2be974225ed: Download complete 16:26:33 988bab9f4d93: Verifying Checksum 16:26:33 988bab9f4d93: Download complete 16:26:33 1469e6f7b9e6: Verifying Checksum 16:26:33 1469e6f7b9e6: Download complete 16:26:33 339a4e72a1f5: Verifying Checksum 16:26:33 339a4e72a1f5: Download complete 16:26:33 eaf3925da568: Verifying Checksum 16:26:33 eaf3925da568: Download complete 16:26:33 bde34c3a00c8: Verifying Checksum 16:26:33 bde34c3a00c8: Download complete 16:26:33 b352a97aabf1: Verifying Checksum 16:26:33 b352a97aabf1: Download complete 16:26:33 4872d77fe225: Verifying Checksum 16:26:33 4872d77fe225: Download complete 16:26:33 5851b861e8e6: Verifying Checksum 16:26:33 5851b861e8e6: Download complete 16:26:33 b85a868b505f: Download complete 16:26:33 bab4dde63d76: Verifying Checksum 16:26:33 bab4dde63d76: Download complete 16:26:34 b85a868b505f: Pull complete 16:26:34 e2be974225ed: Pull complete 16:26:35 339a4e72a1f5: Pull complete 16:26:35 988bab9f4d93: Pull complete 16:26:35 1469e6f7b9e6: Pull complete 16:26:35 eaf3925da568: Pull complete 16:26:37 bab4dde63d76: Pull complete 16:26:37 bde34c3a00c8: Pull complete 16:26:37 b352a97aabf1: Pull complete 16:26:37 4872d77fe225: Pull complete 16:26:37 5851b861e8e6: Pull complete 16:26:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:38 prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container 16:26: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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 16:26:44 $ docker top 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 -eo pid,comm 16:26:44 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). 16:26:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:44 [ssh-agent] Looking for ssh-agent implementation... 16:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:45 $ docker exec 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent 16:26:45 SSH_AUTH_SOCK=/tmp/ssh-bqy3YETCiCVt/agent.32 16:26:45 SSH_AGENT_PID=38 16:26:45 Running ssh-add (command line suppressed) 16:26:45 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_5048090418723970671.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_5048090418723970671.key) 16:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:45 + git tag --points-at HEAD [Pipeline] } 16:26:45 $ docker exec --env ******** --env ******** 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent -k 16:26:45 unset SSH_AUTH_SOCK; 16:26:45 unset SSH_AGENT_PID; 16:26:45 echo Agent pid 38 killed; 16:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:26:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:45 [ssh-agent] Looking for ssh-agent implementation... 16:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:45 $ docker exec 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent 16:26:46 SSH_AUTH_SOCK=/tmp/ssh-3SsZWVPOriAW/agent.70 16:26:46 SSH_AGENT_PID=76 16:26:46 Running ssh-add (command line suppressed) 16:26:46 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_10248573247031950154.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_10248573247031950154.key) 16:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:46 + git semver init 16:26:46 2023-03-15 16:26:46,692 [run_init] DEBUG init version:0.0.0 force:False 16:26:46 2023-03-15 16:26:46,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver 16:26:46 2023-03-15 16:26:46,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver 16:26:46 2023-03-15 16:26:46,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160, universal_newlines=False, shell=None, istream=None) 16:26:48 2023-03-15 16:26:47,929 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.git/info/exclude 16:26:48 2023-03-15 16:26:47,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 with force:False 16:26:48 2023-03-15 16:26:47,930 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 16:26:48 2023-03-15 16:26:47,935 [execute] INFO git cat-file --batch-check 16:26:48 2023-03-15 16:26:47,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) 16:26:48 2023-03-15 16:26:47,941 [execute] INFO git cat-file --batch 16:26:48 2023-03-15 16:26:47,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) 16:26:48 2023-03-15 16:26:47,946 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 16:26:48 0.0.0 [Pipeline] } 16:26:48 $ docker exec --env ******** --env ******** 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 ssh-agent -k 16:26:48 unset SSH_AUTH_SOCK; 16:26:48 unset SSH_AGENT_PID; 16:26:48 echo Agent pid 76 killed; 16:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:48 + git semver [Pipeline] } 16:26:48 $ docker stop --time=1 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 16:26:50 $ docker rm -f --volumes 116efa622d2239d00ccabea456423aea29265832f13e7b6c6c3fae2a508e12e3 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:26:50 Stashed 1 file(s) [Pipeline] echo 16:26:50 [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 16:26:51 provisioning config files... 16:26:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config10515235895911716868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:51 ---> docker-login.sh 16:26:51 nexus3.edgexfoundry.org:10001 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 nexus3.edgexfoundry.org:10002 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 nexus3.edgexfoundry.org:10003 16:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:52 Configure a credential helper to remove this warning. See 16:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:52 16:26:52 Login Succeeded 16:26:52 nexus3.edgexfoundry.org:10004 16:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:52 Configure a credential helper to remove this warning. See 16:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:52 16:26:52 Login Succeeded 16:26:52 docker.io 16:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:52 Configure a credential helper to remove this warning. See 16:26:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:52 16:26:52 Login Succeeded 16:26:52 ---> docker-login.sh ends [Pipeline] } 16:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:52 ========================================================= 16:26:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:26:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:26:53 Sending build context to Docker daemon 12.59MB 16:26:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:26:53 Step 2/12 : FROM ${BASE} AS builder 16:26:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:53 63b65145d645: Pulling fs layer 16:26:53 a2d21d5440eb: Pulling fs layer 16:26:53 935e6c44a52c: Pulling fs layer 16:26:53 94cc34f8dd06: Pulling fs layer 16:26:53 30dea6a524f1: Pulling fs layer 16:26:53 a2aff8979fd8: Pulling fs layer 16:26:53 6808be2612f2: Pulling fs layer 16:26:53 f25807f1079a: Pulling fs layer 16:26:53 30dea6a524f1: Waiting 16:26:53 a2aff8979fd8: Waiting 16:26:53 6808be2612f2: Waiting 16:26:53 f25807f1079a: Waiting 16:26:53 94cc34f8dd06: Waiting 16:26:53 a2d21d5440eb: Verifying Checksum 16:26:53 a2d21d5440eb: Download complete 16:26:53 94cc34f8dd06: Verifying Checksum 16:26:53 94cc34f8dd06: Download complete 16:26:53 30dea6a524f1: Verifying Checksum 16:26:53 30dea6a524f1: Download complete 16:26:53 63b65145d645: Verifying Checksum 16:26:53 63b65145d645: Download complete 16:26:53 a2aff8979fd8: Verifying Checksum 16:26:53 a2aff8979fd8: Download complete 16:26:53 63b65145d645: Pull complete 16:26:53 a2d21d5440eb: Pull complete 16:26:54 f25807f1079a: Verifying Checksum 16:26:54 f25807f1079a: Download complete 16:26:54 935e6c44a52c: Verifying Checksum 16:26:54 935e6c44a52c: Download complete 16:26:54 6808be2612f2: Verifying Checksum 16:26:54 6808be2612f2: Download complete 16:26:57 935e6c44a52c: Pull complete 16:26:57 94cc34f8dd06: Pull complete 16:26:57 30dea6a524f1: Pull complete 16:26:57 a2aff8979fd8: Pull complete 16:27:00 6808be2612f2: Pull complete 16:27:00 f25807f1079a: Pull complete 16:27:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:27:00 ---> 3b553350e43f 16:27:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:27:06 Still waiting to schedule task 16:27:06 ‘prd-ubuntu20.04-docker-8c-8g-1275’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:27:06 ‘prd-ubuntu20.04-docker-8c-8g-1276’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:27:06 ‘prd-ubuntu20.04-docker-8c-8g-1277’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:27:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1281’ is offline 16:27:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1282’ is offline 16:27:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1283’ is offline 16:27:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1285’ is offline 16:27:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1286’ is offline 16:27:10 ---> Running in 64555f3d1ecf 16:27:11 Removing intermediate container 64555f3d1ecf 16:27:11 ---> f5ce0bafafa5 16:27:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:27:11 ---> Running in 04046162ccc2 16:27:11 Removing intermediate container 04046162ccc2 16:27:11 ---> 1a9abcf769b0 16:27:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:27:11 ---> Running in 7a96bffd29ff 16:27:11 Removing intermediate container 7a96bffd29ff 16:27:11 ---> ccfeb0f78795 16:27:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:11 ---> Running in 671994cfb8b3 16:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:27:11 OK: 265 MiB in 53 packages 16:27:12 Removing intermediate container 671994cfb8b3 16:27:12 ---> 75d3d5614309 16:27:12 Step 7/12 : WORKDIR /app 16:27:12 ---> Running in 31b2319190a1 16:27:12 Removing intermediate container 31b2319190a1 16:27:12 ---> 8f7ddc56ef16 16:27:12 Step 8/12 : COPY go.mod vendor* ./ 16:27:12 ---> 99ddb8091070 16:27:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:12 ---> Running in 2ae1cbf0825b 16:27:59 Removing intermediate container 2ae1cbf0825b 16:27:59 ---> f8cc161897f4 16:27:59 Step 10/12 : COPY . . 16:27:59 ---> a10a5fe57c13 16:27:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:27:59 ---> Running in 702270f473f6 16:27:59 Removing intermediate container 702270f473f6 16:27:59 ---> cf6ffcf31113 16:27:59 Step 12/12 : RUN $MAKE 16:27:59 ---> Running in 33779004da5c 16:28:00 noop 16:28:00 Removing intermediate container 33779004da5c 16:28:00 ---> 552ba46ac87e 16:28:00 Successfully built 552ba46ac87e 16:28:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:00 + docker inspect -f . ci-base-image-x86_64 16:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:00 prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container 16:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 16:28:01 $ docker top 375133b027814bf179c97ff8a8c3ff662eaa20d96cbe2e3f0e09b9cbcabb87e6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:01 + go version 16:28:01 go version go1.20.2 linux/amd64 [Pipeline] } 16:28:01 $ docker stop --time=1 375133b027814bf179c97ff8a8c3ff662eaa20d96cbe2e3f0e09b9cbcabb87e6 16:28:03 $ docker rm -f --volumes 375133b027814bf179c97ff8a8c3ff662eaa20d96cbe2e3f0e09b9cbcabb87e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:03 + docker inspect -f . ci-base-image-x86_64 16:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:03 prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container 16:28:03 $ 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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 16:28:04 $ docker top 3b7273ad3cc9c32ff15862d08ae6909c10a82047576e800d8e8cd5a98c921632 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:04 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] fileExists [Pipeline] sh 16:28:04 + make test 16:28:04 go test -race ./... -coverprofile=coverage.out ./... 16:28:27 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:28:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:28:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.133s coverage: 86.2% of statements 16:28:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements 16:28:49 go vet ./... 16:28:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:52 ./bin/test-attribution.sh [Pipeline] echo 16:28:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:28:52 $ docker stop --time=1 3b7273ad3cc9c32ff15862d08ae6909c10a82047576e800d8e8cd5a98c921632 16:29:00 $ docker rm -f --volumes 3b7273ad3cc9c32ff15862d08ae6909c10a82047576e800d8e8cd5a98c921632 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:01 + ls -al . 16:29:01 total 228 16:29:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:28 . 16:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 .. 16:29:01 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:26 .dockerignore 16:29:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:26 .git 16:29:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:26 .github 16:29:01 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:26 .gitignore 16:29:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:26 .golangci.yml 16:29:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:26 .semver 16:29:01 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:26 Attribution.txt 16:29:01 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:26 CHANGELOG.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:26 Dockerfile 16:29:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:26 GOVERNANCE.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:26 Jenkinsfile 16:29:01 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:26 LICENSE 16:29:01 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:26 Makefile 16:29:01 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:26 OWNERS.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:26 README.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:26 VERSION 16:29:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 bin 16:29:01 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:28 coverage.out 16:29:01 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:26 go.mod 16:29:01 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:26 go.sum 16:29:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 images 16:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 internal 16:29:01 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:26 main.go 16:29:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 res 16:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 snap 16:29:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + 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=bd5fe45f27940c84fe617d2a215cdd572bf06688 --label arch=amd64 --label version=0.0.0 . 16:29:02 Sending build context to Docker daemon 12.59MB 16:29:02 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:29:02 Step 2/29 : FROM ${BASE} AS builder 16:29:02 ---> 552ba46ac87e 16:29:02 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:29:02 ---> Running in 258de239d09a 16:29:03 Removing intermediate container 258de239d09a 16:29:03 ---> bdaf0e90f673 16:29:03 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:29:03 ---> Running in 2b1f2fb62952 16:29:03 Removing intermediate container 2b1f2fb62952 16:29:03 ---> e092032c3690 16:29:03 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:29:03 ---> Running in 096288921c83 16:29:03 Removing intermediate container 096288921c83 16:29:03 ---> 93435c856b61 16:29:03 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:03 ---> Running in 41937ca32bfe 16:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:29:03 OK: 265 MiB in 53 packages 16:29:04 Removing intermediate container 41937ca32bfe 16:29:04 ---> af67fd814812 16:29:04 Step 7/29 : WORKDIR /app 16:29:04 ---> Running in 21f23f9b08e5 16:29:04 Removing intermediate container 21f23f9b08e5 16:29:04 ---> 21c2e08ac155 16:29:04 Step 8/29 : COPY go.mod vendor* ./ 16:29:04 ---> e0dd07a13159 16:29:04 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:04 ---> Running in 32ca29762896 16:29:05 Removing intermediate container 32ca29762896 16:29:05 ---> aeda549648ec 16:29:05 Step 10/29 : COPY . . 16:29:06 ---> e815f50f21cf 16:29:06 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:06 ---> Running in eb3e49a89a19 16:29:06 Removing intermediate container eb3e49a89a19 16:29:06 ---> 9e776de8b89d 16:29:06 Step 12/29 : RUN $MAKE 16:29:06 ---> Running in 9b5bf54a3bab 16:29:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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 16:29:33 Removing intermediate container 9b5bf54a3bab 16:29:33 ---> a015908fd8e7 16:29:33 Step 13/29 : FROM alpine:3.17 16:29:33 3.17: Pulling from library/alpine 16:29:33 63b65145d645: Already exists 16:29:33 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:29:33 Status: Downloaded newer image for alpine:3.17 16:29:33 ---> b2aa39c304c2 16:29:33 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:29:33 ---> Running in 666264aa164e 16:29:33 Removing intermediate container 666264aa164e 16:29:33 ---> bce5e13f3d99 16:29:33 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:29:33 ---> Running in 66008b83f856 16:29:33 Removing intermediate container 66008b83f856 16:29:33 ---> 4be43a7a6bb9 16:29:33 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:29:33 ---> Running in 605ee912192f 16:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:29:33 (1/2) Installing ca-certificates (20220614-r4) 16:29:33 (2/2) Installing dumb-init (1.2.5-r2) 16:29:33 Executing busybox-1.35.0-r29.trigger 16:29:33 Executing ca-certificates-20220614-r4.trigger 16:29:33 OK: 8 MiB in 17 packages 16:29:34 Removing intermediate container 605ee912192f 16:29:34 ---> 789b3573e517 16:29:34 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:29:34 ---> cedb82806a1e 16:29:34 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:29:34 ---> a0ed5d9deb0b 16:29:34 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:29:34 ---> b9f5b92204ca 16:29:34 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:29:34 ---> 4e3c64d985b4 16:29:34 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:29:35 ---> dff50e0cbfb0 16:29:35 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:29:35 ---> Running in b8d91ab0706f 16:29:36 Removing intermediate container b8d91ab0706f 16:29:36 ---> 96dae1e3f715 16:29:36 Step 23/29 : VOLUME /cache 16:29:36 ---> Running in 8c34f1d4f34b 16:29:36 Removing intermediate container 8c34f1d4f34b 16:29:36 ---> c48f2956d27a 16:29:36 Step 24/29 : EXPOSE 59711 16:29:36 ---> Running in 2d76c6a7f583 16:29:36 Removing intermediate container 2d76c6a7f583 16:29:36 ---> 5ab6e5ef8f7b 16:29:36 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:29:36 ---> Running in 7340d507b1b4 16:29:36 Removing intermediate container 7340d507b1b4 16:29:36 ---> 2845b28161fe 16:29:36 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:29:36 ---> Running in 1b98606e3050 16:29:36 Removing intermediate container 1b98606e3050 16:29:36 ---> 3bb0e95ed832 16:29:36 Step 27/29 : LABEL arch=amd64 16:29:36 ---> Running in e9c5c47ccee5 16:29:36 Removing intermediate container e9c5c47ccee5 16:29:36 ---> 066bd79904d6 16:29:36 Step 28/29 : LABEL git_sha=bd5fe45f27940c84fe617d2a215cdd572bf06688 16:29:36 ---> Running in d3b165c9c716 16:29:36 Removing intermediate container d3b165c9c716 16:29:36 ---> ea3e3fc78b1c 16:29:36 Step 29/29 : LABEL version=0.0.0 16:29:36 ---> Running in fbd5b19821d9 16:29:36 Removing intermediate container fbd5b19821d9 16:29:36 ---> ead6a26aa1e8 16:29:36 [Warning] One or more build-args [ARCH] were not consumed 16:29:36 Successfully built ead6a26aa1e8 16:29:36 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 16:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:37 16:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:38 latest: Pulling from edgex-lftools-log-publisher 16:29:38 5eb5b503b376: Pulling fs layer 16:29:38 5c69ac0246d0: Pulling fs layer 16:29:38 ec43610c2a17: Pulling fs layer 16:29:38 3a2ae6a8a46f: Pulling fs layer 16:29:38 33b1e0a273af: Pulling fs layer 16:29:38 5d3b04190fa2: Pulling fs layer 16:29:38 2f39f015ded8: Pulling fs layer 16:29:38 3a2ae6a8a46f: Waiting 16:29:38 5d3b04190fa2: Waiting 16:29:38 33b1e0a273af: Waiting 16:29:38 2f39f015ded8: Waiting 16:29:38 5c69ac0246d0: Verifying Checksum 16:29:38 5c69ac0246d0: Download complete 16:29:38 3a2ae6a8a46f: Download complete 16:29:38 33b1e0a273af: Verifying Checksum 16:29:38 33b1e0a273af: Download complete 16:29:38 5d3b04190fa2: Verifying Checksum 16:29:38 5d3b04190fa2: Download complete 16:29:38 ec43610c2a17: Verifying Checksum 16:29:38 ec43610c2a17: Download complete 16:29:38 5eb5b503b376: Verifying Checksum 16:29:38 5eb5b503b376: Download complete 16:29:39 2f39f015ded8: Download complete 16:29:39 5eb5b503b376: Pull complete 16:29:39 5c69ac0246d0: Pull complete 16:29:40 ec43610c2a17: Pull complete 16:29:40 3a2ae6a8a46f: Pull complete 16:29:40 33b1e0a273af: Pull complete 16:29:40 5d3b04190fa2: Pull complete 16:29:46 2f39f015ded8: Pull complete 16:29:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:46 prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container 16:29:46 $ 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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 16:29:56 $ docker top c6440ec34c73bedbe057ea9d2e134963dbe761361a0e2ce009d82ff4a9342bc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:56 ---> job-cost.sh 16:29:56 lf-activate-venv: SKIPPING 16:29:56 INFO: No Stack... 16:29:56 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:56 INFO: Archiving Costs [Pipeline] sh 16:29:57 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/cost.csv 16:29:57 + cut -d, -f6 [Pipeline] lock 16:29:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] 16:29:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] did not exist. Created. 16:29:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:57 + echo total: 0.2199999988079071 [Pipeline] stash 16:29:57 Stashed 1 file(s) [Pipeline] } 16:29:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:57 $ docker stop --time=1 c6440ec34c73bedbe057ea9d2e134963dbe761361a0e2ce009d82ff4a9342bc2 16:29:59 $ docker rm -f --volumes c6440ec34c73bedbe057ea9d2e134963dbe761361a0e2ce009d82ff4a9342bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1961 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] { [Pipeline] ws 16:47:43 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 16:47:43 The recommended git tool is: git 16:47:50 using credential edgex-jenkins-ssh 16:47:50 Cloning the remote Git repository 16:47:50 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:47:51 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 16:47:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:47:51 > git --version # timeout=10 16:47:51 > git --version # 'git version 2.25.1' 16:47:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:53 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:47:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:55 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:47:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:47:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:47:55 Merging remotes/origin/main commit cb9c3911ed414974470d0055f1b5db75799e1a22 into PR head commit bd5fe45f27940c84fe617d2a215cdd572bf06688 16:47:56 Merge succeeded, producing bd5fe45f27940c84fe617d2a215cdd572bf06688 16:47:56 Checking out Revision bd5fe45f27940c84fe617d2a215cdd572bf06688 (PR-160) 16:47:56 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 16:47:56 > git --version # timeout=10 16:47:56 > git --version # 'git version 2.25.1' 16:47:57 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 16:47:55 > git config core.sparsecheckout # timeout=10 16:47:55 > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # timeout=10 16:47:56 > git remote # timeout=10 16:47:56 > git config --get remote.origin.url # timeout=10 16:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:56 > git merge cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 16:47:56 > git rev-parse HEAD^{commit} # timeout=10 16:47:56 > git config core.sparsecheckout # timeout=10 16:47:56 > git checkout -f bd5fe45f27940c84fe617d2a215cdd572bf06688 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:47:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:58 Dload Upload Total Spent Left Speed 16:47:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 16:47:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:47:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:47:59 + sudo tee /etc/docker/daemon.new 16:47:59 { 16:47:59 "registry-mirrors": [ 16:47:59 "https://nexus3.edgexfoundry.org:10001" 16:47:59 ], 16:47:59 "bip": "10.250.0.254/24", 16:47:59 "hosts": [ 16:47:59 "tcp://0.0.0.0:5555", 16:47:59 "unix:///var/run/docker.sock" 16:47:59 ], 16:47:59 "mtu": 1458, 16:47:59 "selinux-enabled": true, 16:47:59 "seccomp-profile": "/etc/docker/seccomp.json" 16:47:59 } [Pipeline] sh 16:47:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:47:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:18 provisioning config files... 16:48:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9974668750470099212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:18 ---> docker-login.sh 16:48:18 nexus3.edgexfoundry.org:10001 16:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:19 Configure a credential helper to remove this warning. See 16:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:19 16:48:19 Login Succeeded 16:48:19 nexus3.edgexfoundry.org:10002 16:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:19 Configure a credential helper to remove this warning. See 16:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:19 16:48:19 Login Succeeded 16:48:19 nexus3.edgexfoundry.org:10003 16:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:20 Configure a credential helper to remove this warning. See 16:48:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:20 16:48:20 Login Succeeded 16:48:20 nexus3.edgexfoundry.org:10004 16:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:20 Configure a credential helper to remove this warning. See 16:48:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:20 16:48:20 Login Succeeded 16:48:20 docker.io 16:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:21 Configure a credential helper to remove this warning. See 16:48:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:21 16:48:21 Login Succeeded 16:48:21 ---> docker-login.sh ends [Pipeline] } 16:48:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:48:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:21 ========================================================= 16:48:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:48:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:48:22 Sending build context to Docker daemon 678.9kB 16:48:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:48:22 Step 2/12 : FROM ${BASE} AS builder 16:48:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:23 af6eaf76a39c: Pulling fs layer 16:48:23 55522c791124: Pulling fs layer 16:48:23 ce5c4a1c91eb: Pulling fs layer 16:48:23 169dfbe0d373: Pulling fs layer 16:48:23 e1ff8fa3b103: Pulling fs layer 16:48:23 52ebb69f0ebf: Pulling fs layer 16:48:23 5abe8eddf0d5: Pulling fs layer 16:48:23 e1ff8fa3b103: Waiting 16:48:23 52ebb69f0ebf: Waiting 16:48:23 5abe8eddf0d5: Waiting 16:48:23 169dfbe0d373: Waiting 16:48:23 55522c791124: Verifying Checksum 16:48:23 55522c791124: Download complete 16:48:23 169dfbe0d373: Download complete 16:48:23 e1ff8fa3b103: Verifying Checksum 16:48:23 e1ff8fa3b103: Download complete 16:48:23 af6eaf76a39c: Verifying Checksum 16:48:24 af6eaf76a39c: Pull complete 16:48:24 5abe8eddf0d5: Verifying Checksum 16:48:24 5abe8eddf0d5: Download complete 16:48:24 55522c791124: Pull complete 16:48:25 ce5c4a1c91eb: Verifying Checksum 16:48:25 ce5c4a1c91eb: Download complete 16:48:25 52ebb69f0ebf: Verifying Checksum 16:48:25 52ebb69f0ebf: Download complete 16:48:38 ce5c4a1c91eb: Pull complete 16:48:38 169dfbe0d373: Pull complete 16:48:38 e1ff8fa3b103: Pull complete 16:48:43 52ebb69f0ebf: Pull complete 16:48:45 5abe8eddf0d5: Pull complete 16:48:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:48:45 ---> 6cb57ee374ae 16:48:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:48:47 ---> Running in 97564b404679 16:48:48 Removing intermediate container 97564b404679 16:48:48 ---> 84dd68c904bb 16:48:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:48:48 ---> Running in f14f4e368800 16:48:48 Removing intermediate container f14f4e368800 16:48:48 ---> ef1c08104256 16:48:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:48:48 ---> Running in c17c54213ce2 16:48:49 Removing intermediate container c17c54213ce2 16:48:49 ---> 6398ad741356 16:48:49 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:48:49 ---> Running in 8077576e254d 16:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:48:52 OK: 263 MiB in 53 packages 16:48:53 Removing intermediate container 8077576e254d 16:48:53 ---> 1e1388dd9970 16:48:53 Step 7/12 : WORKDIR /app 16:48:53 ---> Running in 756f60c1a123 16:48:54 Removing intermediate container 756f60c1a123 16:48:54 ---> 4d9fa09eef8e 16:48:54 Step 8/12 : COPY go.mod vendor* ./ 16:48:55 ---> 4d16e0d12dde 16:48:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:55 ---> Running in ccbd571a776b 16:50:03 Removing intermediate container ccbd571a776b 16:50:03 ---> a0b90198d5af 16:50:03 Step 10/12 : COPY . . 16:50:03 ---> 422655baf167 16:50:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:50:03 ---> Running in 577300f09982 16:50:03 Removing intermediate container 577300f09982 16:50:03 ---> 93f654e0edcf 16:50:03 Step 12/12 : RUN $MAKE 16:50:03 ---> Running in 5b7d0c4743ce 16:50:04 noop 16:50:04 Removing intermediate container 5b7d0c4743ce 16:50:04 ---> 5e005078dd2c 16:50:04 Successfully built 5e005078dd2c 16:50:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:05 + docker inspect -f . ci-base-image-arm64 16:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:05 prd-ubuntu20.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container 16:50:05 $ 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 16:50:06 $ docker top 29b550964e41071fcb8939dff1e51641ae15887b4a3a80114c298b81bd2be0d1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:07 + go version 16:50:07 go version go1.20.2 linux/arm64 [Pipeline] } 16:50:07 $ docker stop --time=1 29b550964e41071fcb8939dff1e51641ae15887b4a3a80114c298b81bd2be0d1 16:50:09 $ docker rm -f --volumes 29b550964e41071fcb8939dff1e51641ae15887b4a3a80114c298b81bd2be0d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:10 + docker inspect -f . ci-base-image-arm64 16:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container 16:50:10 $ 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 16:50:13 $ docker top 00e42feab30c46ff97b1dfe2b5913186c8851b3f5723f8463c470a17e71240f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 16:50:15 + make test 16:50:15 go test -race ./... -coverprofile=coverage.out ./... 16:53:52 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:53:52 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:53:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.290s coverage: 86.2% of statements 16:54:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.700s coverage: 71.9% of statements 16:54:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:54:06 go vet ./... 16:56:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:56:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:56:58 ./bin/test-attribution.sh [Pipeline] echo 16:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:56:58 $ docker stop --time=1 00e42feab30c46ff97b1dfe2b5913186c8851b3f5723f8463c470a17e71240f1 16:57:00 $ docker rm -f --volumes 00e42feab30c46ff97b1dfe2b5913186c8851b3f5723f8463c470a17e71240f1 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:02 Warning: overwriting stash ‘coverage-report’ 16:57:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:04 + ls -al . 16:57:04 total 224 16:57:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:50 . 16:57:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:47 .. 16:57:04 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:47 .dockerignore 16:57:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:47 .git 16:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:47 .github 16:57:04 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:47 .gitignore 16:57:04 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:47 .golangci.yml 16:57:04 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:47 Attribution.txt 16:57:04 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:47 CHANGELOG.md 16:57:04 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:47 Dockerfile 16:57:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:47 GOVERNANCE.md 16:57:04 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:47 Jenkinsfile 16:57:04 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:47 LICENSE 16:57:04 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:47 Makefile 16:57:04 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:47 OWNERS.md 16:57:04 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:47 README.md 16:57:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:26 VERSION 16:57:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:47 bin 16:57:04 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:54 coverage.out 16:57:04 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:47 go.mod 16:57:04 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:47 go.sum 16:57:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:47 images 16:57:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:47 internal 16:57:04 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:47 main.go 16:57:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:47 res 16:57:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:47 snap 16:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:04 + 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=bd5fe45f27940c84fe617d2a215cdd572bf06688 --label arch=arm64 --label version=0.0.0 . 16:57:05 Sending build context to Docker daemon 678.9kB 16:57:05 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:57:05 Step 2/29 : FROM ${BASE} AS builder 16:57:05 ---> 5e005078dd2c 16:57:05 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:57:05 ---> Running in c1e9cfc2e955 16:57:05 Removing intermediate container c1e9cfc2e955 16:57:05 ---> a005e927bb45 16:57:05 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:57:05 ---> Running in 0ace4a5c2129 16:57:06 Removing intermediate container 0ace4a5c2129 16:57:06 ---> 82ee7e837cda 16:57:06 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:57:06 ---> Running in 31349d727865 16:57:06 Removing intermediate container 31349d727865 16:57:06 ---> ec619c35ed3d 16:57:06 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:06 ---> Running in bea71090f11d 16:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:57:10 OK: 263 MiB in 53 packages 16:57:10 Removing intermediate container bea71090f11d 16:57:10 ---> 9b25ae3e72bf 16:57:10 Step 7/29 : WORKDIR /app 16:57:11 ---> Running in 8b95bbefc739 16:57:11 Removing intermediate container 8b95bbefc739 16:57:11 ---> 1ac99f61329d 16:57:11 Step 8/29 : COPY go.mod vendor* ./ 16:57:12 ---> 73cf0a6d4dca 16:57:12 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:12 ---> Running in 45083173191f 16:57:15 Removing intermediate container 45083173191f 16:57:15 ---> 3dfa5c604709 16:57:15 Step 10/29 : COPY . . 16:57:16 ---> d0f8f97a07a9 16:57:16 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:16 ---> Running in 52b60d93d84f 16:57:16 Removing intermediate container 52b60d93d84f 16:57:16 ---> 38612a97684e 16:57:16 Step 12/29 : RUN $MAKE 16:57:16 ---> Running in 84812b8c8e48 16:57:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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 16:59:54 Removing intermediate container 84812b8c8e48 16:59:54 ---> c22d9752fda0 16:59:54 Step 13/29 : FROM alpine:3.17 16:59:54 3.17: Pulling from library/alpine 16:59:54 af6eaf76a39c: Already exists 16:59:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:59:54 Status: Downloaded newer image for alpine:3.17 16:59:54 ---> d74e625d9115 16:59:54 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:59:54 ---> Running in 9d16f0efa83a 16:59:54 Removing intermediate container 9d16f0efa83a 16:59:54 ---> 20afd0c9f047 16:59:54 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:59:54 ---> Running in 8a83e15499d4 16:59:54 Removing intermediate container 8a83e15499d4 16:59:54 ---> a7053e0269a6 16:59:54 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:59:54 ---> Running in ecfb53ef4855 16:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:59:54 (1/2) Installing ca-certificates (20220614-r4) 16:59:54 (2/2) Installing dumb-init (1.2.5-r2) 16:59:54 Executing busybox-1.35.0-r29.trigger 16:59:54 Executing ca-certificates-20220614-r4.trigger 16:59:54 OK: 8 MiB in 17 packages 16:59:58 Removing intermediate container ecfb53ef4855 16:59:58 ---> 9a5f28c58c45 16:59:58 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:59:58 ---> e53ea7a7c2cf 16:59:58 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:59:58 ---> 1080dec2de12 16:59:58 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:59:59 ---> 6a68e8dfaeae 16:59:59 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:00:00 ---> afb165f01edc 17:00:00 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:00:01 ---> f24d4e8e2e55 17:00:01 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:00:01 ---> Running in 3fecd78c5231 17:00:03 Removing intermediate container 3fecd78c5231 17:00:03 ---> 30b4399f26d6 17:00:03 Step 23/29 : VOLUME /cache 17:00:03 ---> Running in 187ed3e926fc 17:00:03 Removing intermediate container 187ed3e926fc 17:00:03 ---> f139cd205200 17:00:03 Step 24/29 : EXPOSE 59711 17:00:04 ---> Running in 0cfd3ddd47f8 17:00:04 Removing intermediate container 0cfd3ddd47f8 17:00:04 ---> e061d1001747 17:00:04 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:00:04 ---> Running in 022e5ad82993 17:00:04 Removing intermediate container 022e5ad82993 17:00:04 ---> 080fcea75d81 17:00:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:00:04 ---> Running in 2c9335940f40 17:00:05 Removing intermediate container 2c9335940f40 17:00:05 ---> 4c39b19ca705 17:00:05 Step 27/29 : LABEL arch=arm64 17:00:05 ---> Running in 94e27d8c210b 17:00:05 Removing intermediate container 94e27d8c210b 17:00:05 ---> de3ce3cb8998 17:00:05 Step 28/29 : LABEL git_sha=bd5fe45f27940c84fe617d2a215cdd572bf06688 17:00:05 ---> Running in 183e0457dfe7 17:00:06 Removing intermediate container 183e0457dfe7 17:00:06 ---> 1251bec6c0a6 17:00:06 Step 29/29 : LABEL version=0.0.0 17:00:06 ---> Running in 321757c6759f 17:00:06 Removing intermediate container 321757c6759f 17:00:06 ---> cfabb44410b0 17:00:06 [Warning] One or more build-args [ARCH] were not consumed 17:00:06 Successfully built cfabb44410b0 17:00:06 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 17:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:07 17:00:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:08 arm64: Pulling from edgex-lftools-log-publisher 17:00:08 8998bd30e6a1: Pulling fs layer 17:00:08 04944245beec: Pulling fs layer 17:00:08 699f458cf7ca: Pulling fs layer 17:00:08 765212b225bb: Pulling fs layer 17:00:08 f23df028b6ca: Pulling fs layer 17:00:08 d65c8cfc05b1: Pulling fs layer 17:00:08 2437ff75d9bd: Pulling fs layer 17:00:08 f23df028b6ca: Waiting 17:00:08 d65c8cfc05b1: Waiting 17:00:08 2437ff75d9bd: Waiting 17:00:08 765212b225bb: Waiting 17:00:08 04944245beec: Verifying Checksum 17:00:08 04944245beec: Download complete 17:00:08 765212b225bb: Download complete 17:00:08 f23df028b6ca: Verifying Checksum 17:00:08 f23df028b6ca: Download complete 17:00:08 d65c8cfc05b1: Verifying Checksum 17:00:08 d65c8cfc05b1: Download complete 17:00:08 699f458cf7ca: Verifying Checksum 17:00:08 699f458cf7ca: Download complete 17:00:09 8998bd30e6a1: Verifying Checksum 17:00:09 8998bd30e6a1: Download complete 17:00:12 2437ff75d9bd: Verifying Checksum 17:00:12 2437ff75d9bd: Download complete 17:00:13 8998bd30e6a1: Pull complete 17:00:13 04944245beec: Pull complete 17:00:15 699f458cf7ca: Pull complete 17:00:15 765212b225bb: Pull complete 17:00:16 f23df028b6ca: Pull complete 17:00:16 d65c8cfc05b1: Pull complete 17:00:31 2437ff75d9bd: Pull complete 17:00:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:31 prd-ubuntu20.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container 17:00:31 $ 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 17:00:34 $ docker top 5d1967dc9b8757abb4c0d069d10a9507436ec1dff2d1329648da3d9dfd7fe631 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:35 ---> job-cost.sh 17:00:35 lf-activate-venv: SKIPPING 17:00:35 INFO: No Stack... 17:00:36 INFO: Retrieving Pricing Info for: v3-standard-4 17:00:37 INFO: Archiving Costs [Pipeline] sh 17:00:37 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 17:00:37 + cut -d, -f6 [Pipeline] lock 17:00:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] 17:00:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] did not exist. Created. 17:00:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:38 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-702094aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:00:39 + echo total: 0.10999999940395355 [Pipeline] stash 17:00:39 Warning: overwriting stash ‘stack-cost’ 17:00:39 Stashed 1 file(s) [Pipeline] } 17:00:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:39 $ docker stop --time=1 5d1967dc9b8757abb4c0d069d10a9507436ec1dff2d1329648da3d9dfd7fe631 17:00:41 $ docker rm -f --volumes 5d1967dc9b8757abb4c0d069d10a9507436ec1dff2d1329648da3d9dfd7fe631 [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 17:00:42 provisioning config files... 17:00:42 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config14416097611993209848tmp [Pipeline] { [Pipeline] sh 17:00:42 + set +x 17:00:42 + curl -s https://codecov.io/bash 17:00:42 + bash -s -- 17:00:42 17:00:42 _____ _ 17:00:42 / ____| | | 17:00:42 | | ___ __| | ___ ___ _____ __ 17:00:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:00:42 | |___| (_) | (_| | __/ (_| (_) \ V / 17:00:42 \_____\___/ \__,_|\___|\___\___/ \_/ 17:00:42 Bash-1.0.6 17:00:42 17:00:42 17:00:42 ==> git version 2.25.1 found 17:00:42 ==> 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 17:00:42 Release-Date: 2020-01-08 17:00:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:00:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:00:42 ==> Jenkins CI detected. 17:00:42 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-160 17:00:42 project root: . 17:00:42 --> token set from env 17:00:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:00:42 ==> Running gcov in . (disable via -X gcov) 17:00:42 ==> Python coveragepy not found 17:00:42 ==> Searching for coverage reports in: 17:00:42 + . 17:00:42 -> Found 1 reports 17:00:42 ==> Detecting git/mercurial file structure 17:00:42 ==> Reading reports 17:00:42 + ./coverage.out bytes=41317 17:00:42 ==> Appending adjustments 17:00:42 https://docs.codecov.io/docs/fixing-reports 17:00:42 + Found adjustments 17:00:42 ==> Gzipping contents 17:00:42 12K /tmp/codecov.viZP4R.gz 17:00:42 ==> Uploading reports 17:00:42 url: https://codecov.io 17:00:42 query: branch=PR-160&commit=bd5fe45f27940c84fe617d2a215cdd572bf06688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= 17:00:42 -> Pinging Codecov 17:00:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=bd5fe45f27940c84fe617d2a215cdd572bf06688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= 17:00:43 -> Uploading to 17:00:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/bd5fe45f27940c84fe617d2a215cdd572bf06688/d8948489-3797-41af-b12f-75018780c77a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T170043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cba2bf59108bb76fe04f2925a3184a5fea49daaf164b8480661cac57d1353ad 17:00:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:43 Dload Upload Total Spent Left Speed 17:00:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 49600 --:--:-- --:--:-- --:--:-- 49600 17:00:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bd5fe45f27940c84fe617d2a215cdd572bf06688 [Pipeline] } 17:00:43 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 17:00:45 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives ] 17:00:45 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives 17:00:45 total 16 17:00:45 drwxr-xr-x 3 root root 4096 Mar 15 16:29 . 17:00:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:29 .. 17:00:45 drwxr-xr-x 2 root root 4096 Mar 15 16:29 cost 17:00:45 -rw-r--r-- 1 root root 95 Mar 15 16:29 cost.csv 17:00:45 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives 17:00:45 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives 17:00:45 total 16 17:00:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:29 . 17:00:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:29 .. 17:00:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:29 cost 17:00:45 -rw-r--r-- 1 jenkins jenkins 95 Mar 15 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:00:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:00:46 ---> package-listing.sh 17:00:46 ++ facter osfamily 17:00:46 ++ tr '[:upper:]' '[:lower:]' 17:00:46 + OS_FAMILY=debian 17:00:46 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-160 17:00:46 + START_PACKAGES=/tmp/packages_start.txt 17:00:46 + END_PACKAGES=/tmp/packages_end.txt 17:00:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:00:46 + PACKAGES=/tmp/packages_start.txt 17:00:46 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' 17:00:46 + PACKAGES=/tmp/packages_end.txt 17:00:46 + case "${OS_FAMILY}" in 17:00:46 + dpkg -l 17:00:46 + grep '^ii' 17:00:46 + '[' -f /tmp/packages_start.txt ']' 17:00:46 + '[' -f /tmp/packages_end.txt ']' 17:00:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:00:46 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' 17:00:46 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ 17:00:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ [Pipeline] echo 17:00:46 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:00:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:47 prd-ubuntu20.04-docker-8c-8g-1260 does not seem to be running inside a container 17:00:47 $ 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-160/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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 17:00:48 $ docker top bd2e89f79026aadfb2b202e26b55c1f1c55480730a9131b8c94a1bed9099661d -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:48 + touch /tmp/pre-build-complete [Pipeline] sh 17:00:48 + mkdir -p /var/log/sysstat [Pipeline] sh 17:00:49 + ls /var/log/sa-host 17:00:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:49 provisioning config files... 17:00:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config7646038817912251087tmp [Pipeline] { [Pipeline] echo 17:00:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:00:49 ---> create-netrc.sh [Pipeline] } 17:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:00:50 ---> python-tools-install.sh [Pipeline] echo 17:00:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:00:50 ---> sudo-logs.sh 17:00:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:00:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:00:50 ---> job-cost.sh 17:00:50 lf-activate-venv: SKIPPING 17:00:50 DEBUG: total: 0.2199999988079071 17:00:50 INFO: Retrieving Stack Cost... 17:00:51 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:51 INFO: Archiving Costs [Pipeline] echo 17:00:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:00:51 ---> logs-deploy.sh 17:00:51 lf-activate-venv: SKIPPING 17:00:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-160/1 17:00:51 INFO: archiving workspace using pattern(s): 17:00:52 Archives upload complete. 17:00:53 INFO: archiving logs to Nexus 17:00:53 ---> uname -a: 17:00:53 Linux prd-ubuntu20-04-docker-8c-8g-1260 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:00:53 17:00:53 17:00:53 ---> lscpu: 17:00:53 Architecture: x86_64 17:00:53 CPU op-mode(s): 32-bit, 64-bit 17:00:53 Byte Order: Little Endian 17:00:53 Address sizes: 40 bits physical, 48 bits virtual 17:00:53 CPU(s): 8 17:00:53 On-line CPU(s) list: 0-7 17:00:53 Thread(s) per core: 1 17:00:53 Core(s) per socket: 1 17:00:53 Socket(s): 8 17:00:53 NUMA node(s): 1 17:00:53 Vendor ID: AuthenticAMD 17:00:53 CPU family: 23 17:00:53 Model: 49 17:00:53 Model name: AMD EPYC-Rome Processor 17:00:53 Stepping: 0 17:00:53 CPU MHz: 2799.996 17:00:53 BogoMIPS: 5599.99 17:00:53 Virtualization: AMD-V 17:00:53 Hypervisor vendor: KVM 17:00:53 Virtualization type: full 17:00:53 L1d cache: 256 KiB 17:00:53 L1i cache: 256 KiB 17:00:53 L2 cache: 4 MiB 17:00:53 L3 cache: 128 MiB 17:00:53 NUMA node0 CPU(s): 0-7 17:00:53 Vulnerability Itlb multihit: Not affected 17:00:53 Vulnerability L1tf: Not affected 17:00:53 Vulnerability Mds: Not affected 17:00:53 Vulnerability Meltdown: Not affected 17:00:53 Vulnerability Mmio stale data: Not affected 17:00:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:00:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:00:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:00:53 Vulnerability Srbds: Not affected 17:00:53 Vulnerability Tsx async abort: Not affected 17:00:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:00:53 17:00:53