Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4+aa923df82d1200a07564427012a833b2e51a1905 (d46d6c4f269eeaddf6ff5686181427bccabf6a40) 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-ssh18434626806769280584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2855898329037324169.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-307/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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14113751111347126025.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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5439464468121570704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9734353789417917333.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-307/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-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3631414025500815430.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22250 in /w/workspace/y_app-rfid-llrp-inventory_PR-307 [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-307 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 Merge succeeded, producing 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 Checking out Revision 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 (PR-307) > git config core.sparsecheckout # timeout=10 > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # 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 aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:20:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:20:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:20:43 ========================================================= 03:20:43 EdgeX Global Pipelines Version Info 03:20:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:20:43 ------------------- 03:20:43 stable info: 03:20:43 ------------------- 03:20:43 Commited By: Ginny Guan ginny@iotechsys.com 03:20:43 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:20:43 Message: update stable to v1.0.265 03:20:44 ------------------- 03:20:44 experimental info: 03:20:44 ------------------- 03:20:44 Commited By: Cherry Wang cherry@iotechsys.com 03:20:44 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:20:44 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:20:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 03:20:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 03:20:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:20:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:20:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:20:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:20:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64c8d29 [Pipeline] echo 03:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:46 provisioning config files... 03:20:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config13623946243461619480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:47 ---> ****-login.sh 03:20:47 nexus3.edgexfoundry.org:10001 03:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:47 Configure a credential helper to remove this warning. See 03:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:47 03:20:47 Login Succeeded 03:20:47 nexus3.edgexfoundry.org:10002 03:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:47 Configure a credential helper to remove this warning. See 03:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:47 03:20:47 Login Succeeded 03:20:47 nexus3.edgexfoundry.org:10003 03:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:47 Configure a credential helper to remove this warning. See 03:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:47 03:20:47 Login Succeeded 03:20:47 nexus3.edgexfoundry.org:10004 03:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:47 Configure a credential helper to remove this warning. See 03:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:47 03:20:47 Login Succeeded 03:20:47 ****.io 03:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:48 Configure a credential helper to remove this warning. See 03:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:48 03:20:48 Login Succeeded 03:20:48 ---> ****-login.sh ends [Pipeline] } 03:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:20:48 + git rev-list -1 --merges 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4~1..64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo 03:20:48 -----------> git rev-list -1 --merges 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4~1..64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [false] [Pipeline] sh 03:20:49 + git log --format=format:%s -1 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo 03:20:49 ========================================================= 03:20:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:20:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:49 + git log --format=format:%s -1 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] echo 03:20:49 [semverPrep] GIT_COMMIT: 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 03:20:49 [semverPrep] This is not a build commit. [Pipeline] sh 03:20:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:50 + grep -v github /etc/ssh/ssh_known_hosts 03:20:50 + [ -e /tmp/ssh_known_hosts ] 03:20:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:20:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:20:50 + sudo tee -a /etc/ssh/ssh_known_hosts 03:20:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:50 03:20:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:51 0.1.4: Pulling from edgex-devops/py-git-semver 03:20:51 b85a868b505f: Pulling fs layer 03:20:51 e2be974225ed: Pulling fs layer 03:20:51 339a4e72a1f5: Pulling fs layer 03:20:51 988bab9f4d93: Pulling fs layer 03:20:51 1469e6f7b9e6: Pulling fs layer 03:20:51 eaf3925da568: Pulling fs layer 03:20:51 bab4dde63d76: Pulling fs layer 03:20:51 bde34c3a00c8: Pulling fs layer 03:20:51 b352a97aabf1: Pulling fs layer 03:20:51 4872d77fe225: Pulling fs layer 03:20:51 5851b861e8e6: Pulling fs layer 03:20:51 988bab9f4d93: Waiting 03:20:51 1469e6f7b9e6: Waiting 03:20:51 eaf3925da568: Waiting 03:20:51 bab4dde63d76: Waiting 03:20:51 bde34c3a00c8: Waiting 03:20:51 b352a97aabf1: Waiting 03:20:51 4872d77fe225: Waiting 03:20:51 5851b861e8e6: Waiting 03:20:51 e2be974225ed: Verifying Checksum 03:20:51 e2be974225ed: Download complete 03:20:51 988bab9f4d93: Download complete 03:20:51 1469e6f7b9e6: Verifying Checksum 03:20:51 1469e6f7b9e6: Download complete 03:20:51 339a4e72a1f5: Verifying Checksum 03:20:51 339a4e72a1f5: Download complete 03:20:51 eaf3925da568: Download complete 03:20:51 bde34c3a00c8: Verifying Checksum 03:20:51 bde34c3a00c8: Download complete 03:20:51 b352a97aabf1: Verifying Checksum 03:20:51 b352a97aabf1: Download complete 03:20:51 4872d77fe225: Verifying Checksum 03:20:51 4872d77fe225: Download complete 03:20:51 5851b861e8e6: Download complete 03:20:51 b85a868b505f: Verifying Checksum 03:20:51 b85a868b505f: Download complete 03:20:51 bab4dde63d76: Verifying Checksum 03:20:51 bab4dde63d76: Download complete 03:20:52 b85a868b505f: Pull complete 03:20:52 e2be974225ed: Pull complete 03:20:53 339a4e72a1f5: Pull complete 03:20:53 988bab9f4d93: Pull complete 03:20:53 1469e6f7b9e6: Pull complete 03:20:53 eaf3925da568: Pull complete 03:20:55 bab4dde63d76: Pull complete 03:20:55 bde34c3a00c8: Pull complete 03:20:55 b352a97aabf1: Pull complete 03:20:55 4872d77fe225: Pull complete 03:20:55 5851b861e8e6: Pull complete 03:20:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:56 prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container 03:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@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-devops/py-git-semver:0.1.4 cat 03:20:58 $ docker top d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b -eo pid,comm 03:20:58 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). 03:20:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:58 [ssh-agent] Looking for ssh-agent implementation... 03:20:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:59 $ docker exec d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent 03:20:59 SSH_AUTH_SOCK=/tmp/ssh-EkMkMeIQ5YyY/agent.32 03:20:59 SSH_AGENT_PID=38 03:20:59 Running ssh-add (command line suppressed) 03:20:59 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_10911858903387409207.key (/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_10911858903387409207.key) 03:20:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:59 + git tag --points-at HEAD [Pipeline] } 03:20:59 $ docker exec --env ******** --env ******** d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent -k 03:20:59 unset SSH_AUTH_SOCK; 03:20:59 unset SSH_AGENT_PID; 03:20:59 echo Agent pid 38 killed; 03:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:59 [ssh-agent] Looking for ssh-agent implementation... 03:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:00 $ docker exec d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent 03:21:00 SSH_AUTH_SOCK=/tmp/ssh-YOYm2nGAbRur/agent.71 03:21:00 SSH_AGENT_PID=77 03:21:00 Running ssh-add (command line suppressed) 03:21:00 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_17236582026576730702.key (/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/private_key_17236582026576730702.key) 03:21:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:00 + git semver init 03:21:00 2024-10-09 03:21:00,802 [run_init] DEBUG init version:0.0.0 force:False 03:21:00 2024-10-09 03:21:00,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver 03:21:00 2024-10-09 03:21:00,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver 03:21:00 2024-10-09 03:21:00,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-307, universal_newlines=False, shell=None, istream=None) 03:21:03 2024-10-09 03:21:02,856 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.git/info/exclude 03:21:03 2024-10-09 03:21:02,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver/PR-307 with force:False 03:21:03 2024-10-09 03:21:02,857 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver/PR-307 03:21:03 2024-10-09 03:21:02,862 [execute] INFO git cat-file --batch-check 03:21:03 2024-10-09 03:21:02,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver, universal_newlines=False, shell=None, istream=) 03:21:03 2024-10-09 03:21:02,868 [execute] INFO git cat-file --batch 03:21:03 2024-10-09 03:21:02,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver, universal_newlines=False, shell=None, istream=) 03:21:03 2024-10-09 03:21:02,875 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-307/.semver/PR-307 03:21:03 0.0.0 [Pipeline] } 03:21:03 $ docker exec --env ******** --env ******** d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b ssh-agent -k 03:21:03 unset SSH_AUTH_SOCK; 03:21:03 unset SSH_AGENT_PID; 03:21:03 echo Agent pid 77 killed; 03:21:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:04 + git semver [Pipeline] } 03:21:04 $ docker stop --time=1 d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b 03:21:05 $ docker rm -f --volumes d7cbdd66182dea25f1af0a6fca079307219bbe795e34476c867bb35a82e35d1b [Pipeline] // withDockerContainer [Pipeline] sh 03:21:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:06 Stashed 1 file(s) [Pipeline] echo 03:21:06 [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 03:21:07 provisioning config files... 03:21:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config15673770992983075372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:07 ---> ****-login.sh 03:21:07 nexus3.edgexfoundry.org:10001 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 nexus3.edgexfoundry.org:10002 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 nexus3.edgexfoundry.org:10003 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 nexus3.edgexfoundry.org:10004 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 ****.io 03:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:08 Configure a credential helper to remove this warning. See 03:21:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:08 03:21:08 Login Succeeded 03:21:08 ---> ****-login.sh ends [Pipeline] } 03:21:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:08 ========================================================= 03:21:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:21:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:21:08 Sending build context to Docker daemon 19.97MB 03:21:08 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:21:08 Step 2/12 : FROM ${BASE} AS builder 03:21:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:08 43c4264eed91: Pulling fs layer 03:21:08 4cc291be95ef: Pulling fs layer 03:21:08 2ac1f1163629: Pulling fs layer 03:21:08 5c3c966382ef: Pulling fs layer 03:21:08 4f4fb700ef54: Pulling fs layer 03:21:08 5c3c966382ef: Waiting 03:21:08 5d5c8e513c77: Pulling fs layer 03:21:08 9f66e0745190: Pulling fs layer 03:21:08 4f4fb700ef54: Waiting 03:21:08 f49a43e4bbc0: Pulling fs layer 03:21:08 561ebcabdf7f: Pulling fs layer 03:21:08 9f66e0745190: Waiting 03:21:08 f49a43e4bbc0: Waiting 03:21:08 561ebcabdf7f: Waiting 03:21:09 4cc291be95ef: Verifying Checksum 03:21:09 4cc291be95ef: Download complete 03:21:09 5c3c966382ef: Download complete 03:21:09 4f4fb700ef54: Download complete 03:21:09 5d5c8e513c77: Verifying Checksum 03:21:09 5d5c8e513c77: Download complete 03:21:09 43c4264eed91: Verifying Checksum 03:21:09 43c4264eed91: Download complete 03:21:09 9f66e0745190: Verifying Checksum 03:21:09 9f66e0745190: Download complete 03:21:09 43c4264eed91: Pull complete 03:21:09 561ebcabdf7f: Download complete 03:21:09 4cc291be95ef: Pull complete 03:21:09 2ac1f1163629: Verifying Checksum 03:21:09 2ac1f1163629: Download complete 03:21:09 f49a43e4bbc0: Verifying Checksum 03:21:13 2ac1f1163629: Pull complete 03:21:13 5c3c966382ef: Pull complete 03:21:13 4f4fb700ef54: Pull complete 03:21:13 5d5c8e513c77: Pull complete 03:21:13 9f66e0745190: Pull complete 03:21:16 f49a43e4bbc0: Pull complete 03:21:16 561ebcabdf7f: Pull complete 03:21:16 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:21:16 ---> 3a752c3f9dda 03:21:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:21:20 ---> Running in 5445bb76fac0 03:21:20 Removing intermediate container 5445bb76fac0 03:21:20 ---> 78196f937cd4 03:21:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:21:20 ---> Running in 31480a16503d 03:21:20 Removing intermediate container 31480a16503d 03:21:20 ---> 039e63754b3b 03:21:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:21:20 ---> Running in 7a846943940b 03:21:20 Removing intermediate container 7a846943940b 03:21:20 ---> 71a98d2e4ac7 03:21:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:20 ---> Running in 9b0922f0f508 03:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:21:21 OK: 246 MiB in 54 packages 03:21:21 Removing intermediate container 9b0922f0f508 03:21:21 ---> 5599d6706b4c 03:21:21 Step 7/12 : WORKDIR /app 03:21:21 ---> Running in 6c3ede193d48 03:21:21 Removing intermediate container 6c3ede193d48 03:21:21 ---> c7b6aa9a66c6 03:21:21 Step 8/12 : COPY go.mod vendor* ./ 03:21:21 ---> a3bf527065ee 03:21:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:21 ---> Running in 14e6052896e6 03:21:21 Still waiting to schedule task 03:21:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:22:29 Removing intermediate container 14e6052896e6 03:22:29 ---> cac1ca7f154f 03:22:29 Step 10/12 : COPY . . 03:22:29 ---> 75f7f582bdfd 03:22:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:29 ---> Running in 824171dcfb5a 03:22:29 Removing intermediate container 824171dcfb5a 03:22:29 ---> 9594c7a8c1c3 03:22:29 Step 12/12 : RUN $MAKE 03:22:29 ---> Running in 26a373976675 03:22:29 noop 03:22:29 Removing intermediate container 26a373976675 03:22:29 ---> d0f35f05bbcd 03:22:29 Successfully built d0f35f05bbcd 03:22:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:29 + docker inspect -f . ci-base-image-x86_64 03:22:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:29 prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container 03:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:22:30 $ docker top 31355678e0e2d26795f112100b0fded46f24b2194a03380cd60dca6e141f843a -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:30 + go version 03:22:30 go version go1.23.2 linux/amd64 [Pipeline] } 03:22:30 $ docker stop --time=1 31355678e0e2d26795f112100b0fded46f24b2194a03380cd60dca6e141f843a 03:22:32 $ docker rm -f --volumes 31355678e0e2d26795f112100b0fded46f24b2194a03380cd60dca6e141f843a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:32 + docker inspect -f . ci-base-image-x86_64 03:22:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:33 prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container 03:22:33 $ 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-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:22:33 $ docker top 584c1d64e2034c21a3c6b23e6c6ddca8e876cbfa3c457329db8b6854bb3bf38b -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:33 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-307 [Pipeline] fileExists [Pipeline] sh 03:22:34 + make test 03:22:34 go test -race ./... -coverprofile=coverage.out ./... 03:22:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22251 in /w/workspace/y_app-rfid-llrp-inventory_PR-307 [Pipeline] { [Pipeline] ws 03:22:55 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 03:22:59 The recommended git tool is: git 03:23:03 using credential edgex-jenkins-ssh 03:23:03 Cloning the remote Git repository 03:23:03 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 03:23:03 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 03:23:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 03:23:04 > git --version # timeout=10 03:23:04 > git --version # 'git version 2.25.1' 03:23:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:06 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 03:23:06 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 03:23:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements 03:23:07 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 03:23:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements 03:23:08 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 03:23:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 03:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:23:09 Merging remotes/origin/main commit aa923df82d1200a07564427012a833b2e51a1905 into PR head commit 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 03:23:09 Merge succeeded, producing 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 03:23:09 Checking out Revision 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 (PR-307) 03:23:09 > git config core.sparsecheckout # timeout=10 03:23:09 > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # timeout=10 03:23:09 > git remote # timeout=10 03:23:09 > git config --get remote.origin.url # timeout=10 03:23:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:09 > git merge aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 03:23:09 > git rev-parse HEAD^{commit} # timeout=10 03:23:09 > git config core.sparsecheckout # timeout=10 03:23:09 > git checkout -f 64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 # timeout=10 03:23:13 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 03:23:13 > git --version # timeout=10 03:23:13 > git --version # 'git version 2.25.1' 03:23:13 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:23:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:15 Dload Upload Total Spent Left Speed 03:23:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh 03:23:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:23:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:23:15 + sudo tee /etc/docker/daemon.new 03:23:15 { 03:23:15 "registry-mirrors": [ 03:23:15 "https://nexus3.edgexfoundry.org:10001" 03:23:15 ], 03:23:15 "bip": "10.250.0.254/24", 03:23:15 "hosts": [ 03:23:15 "tcp://0.0.0.0:5555", 03:23:15 "unix:///var/run/docker.sock" 03:23:15 ], 03:23:15 "mtu": 1458, 03:23:15 "selinux-enabled": true, 03:23:15 "seccomp-profile": "/etc/docker/seccomp.json" 03:23:15 } [Pipeline] sh 03:23:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:23:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:34 provisioning config files... 03:23:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2378487506101985517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:35 ---> ****-login.sh 03:23:35 nexus3.edgexfoundry.org:10001 03:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:35 Configure a credential helper to remove this warning. See 03:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:35 03:23:35 Login Succeeded 03:23:35 nexus3.edgexfoundry.org:10002 03:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:36 Configure a credential helper to remove this warning. See 03:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:36 03:23:36 Login Succeeded 03:23:36 nexus3.edgexfoundry.org:10003 03:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:36 Configure a credential helper to remove this warning. See 03:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:36 03:23:36 Login Succeeded 03:23:36 nexus3.edgexfoundry.org:10004 03:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:37 Configure a credential helper to remove this warning. See 03:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:37 03:23:37 Login Succeeded 03:23:37 ****.io 03:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:37 Configure a credential helper to remove this warning. See 03:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:37 03:23:37 Login Succeeded 03:23:37 ---> ****-login.sh ends [Pipeline] } 03:23:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:38 ========================================================= 03:23:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:23:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:23:39 Sending build context to Docker daemon 684kB 03:23:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:23:39 Step 2/12 : FROM ${BASE} AS builder 03:23:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:23:39 cf04c63912e1: Pulling fs layer 03:23:39 55b35a11ae5e: Pulling fs layer 03:23:39 a37a00ec5f00: Pulling fs layer 03:23:39 50b3750afda1: Pulling fs layer 03:23:39 4f4fb700ef54: Pulling fs layer 03:23:39 80978eb59214: Pulling fs layer 03:23:39 c9f46d7d2bd2: Pulling fs layer 03:23:39 c5a475d317c9: Pulling fs layer 03:23:39 50b3750afda1: Waiting 03:23:39 4f4fb700ef54: Waiting 03:23:39 80978eb59214: Waiting 03:23:39 c5a475d317c9: Waiting 03:23:39 c9f46d7d2bd2: Waiting 03:23:39 55b35a11ae5e: Verifying Checksum 03:23:39 55b35a11ae5e: Download complete 03:23:39 50b3750afda1: Download complete 03:23:39 4f4fb700ef54: Verifying Checksum 03:23:39 4f4fb700ef54: Download complete 03:23:39 80978eb59214: Verifying Checksum 03:23:39 80978eb59214: Download complete 03:23:39 cf04c63912e1: Verifying Checksum 03:23:39 cf04c63912e1: Download complete 03:23:40 c5a475d317c9: Verifying Checksum 03:23:40 c5a475d317c9: Download complete 03:23:40 cf04c63912e1: Pull complete 03:23:41 55b35a11ae5e: Pull complete 03:23:41 a37a00ec5f00: Verifying Checksum 03:23:41 a37a00ec5f00: Download complete 03:23:42 c9f46d7d2bd2: Verifying Checksum 03:23:42 c9f46d7d2bd2: Download complete 03:23:47 go vet ./... 03:23:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:51 ./bin/test-attribution.sh [Pipeline] echo 03:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:23:52 $ docker stop --time=1 584c1d64e2034c21a3c6b23e6c6ddca8e876cbfa3c457329db8b6854bb3bf38b 03:23:57 $ docker rm -f --volumes 584c1d64e2034c21a3c6b23e6c6ddca8e876cbfa3c457329db8b6854bb3bf38b 03:23:57 a37a00ec5f00: Pull complete 03:23:57 50b3750afda1: Pull complete 03:23:57 4f4fb700ef54: Pull complete 03:23:57 80978eb59214: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 03:23:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:23:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:23:59 + ls -al . 03:23:59 total 296 03:23:59 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 03:22 . 03:23:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:20 .. 03:23:59 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 03:20 .dockerignore 03:23:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 03:23 .git 03:23:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:20 .github 03:23:59 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 03:20 .gitignore 03:23:59 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 03:20 .golangci.yml 03:23:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 03:21 .semver 03:23:59 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 03:20 Attribution.txt 03:23:59 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 03:20 CHANGELOG.md 03:23:59 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 03:20 Dockerfile 03:23:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 03:20 GOVERNANCE.md 03:23:59 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 03:20 Jenkinsfile 03:23:59 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 03:20 LICENSE 03:23:59 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 03:20 Makefile 03:23:59 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 03:20 OWNERS.md 03:23:59 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 03:20 README.md 03:23:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 03:21 VERSION 03:23:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:20 bin 03:23:59 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 03:23 coverage.out 03:23:59 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 03:20 go.mod 03:23:59 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 03:20 go.sum 03:23:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:20 images 03:23:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:20 internal 03:23:59 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 03:20 main.go 03:23:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:20 openapi 03:23:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:20 res 03:23:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + 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=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 --label arch=amd64 --label version=0.0.0 . 03:23:59 Sending build context to Docker daemon 19.97MB 03:23:59 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 03:23:59 Step 2/30 : FROM ${BASE} AS builder 03:23:59 ---> d0f35f05bbcd 03:23:59 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 03:24:00 ---> Running in 85c1087c93be 03:24:00 Removing intermediate container 85c1087c93be 03:24:00 ---> 21b42d8b07c3 03:24:00 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 03:24:00 ---> Running in 884692e78702 03:24:00 Removing intermediate container 884692e78702 03:24:00 ---> 15155397432c 03:24:00 Step 5/30 : ARG ADD_BUILD_TAGS="" 03:24:00 ---> Running in 9d45a8026a52 03:24:00 Removing intermediate container 9d45a8026a52 03:24:00 ---> d093eba024cd 03:24:00 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:00 ---> Running in 69fbf2e7ed5a 03:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:00 OK: 246 MiB in 54 packages 03:24:01 Removing intermediate container 69fbf2e7ed5a 03:24:01 ---> 11a1b05c26fd 03:24:01 Step 7/30 : WORKDIR /app 03:24:01 ---> Running in dce1f594cec8 03:24:01 Removing intermediate container dce1f594cec8 03:24:01 ---> 93409eaa130c 03:24:01 Step 8/30 : COPY go.mod vendor* ./ 03:24:01 ---> d9c8ab73eb30 03:24:01 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:01 ---> Running in cd73c4b706bd 03:24:02 Removing intermediate container cd73c4b706bd 03:24:02 ---> ecfdd0f3e893 03:24:02 Step 10/30 : COPY . . 03:24:02 ---> caf0ba6d3501 03:24:02 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:02 ---> Running in f5f507d440df 03:24:02 Removing intermediate container f5f507d440df 03:24:02 ---> 23f6b5780358 03:24:02 Step 12/30 : RUN $MAKE 03:24:02 ---> Running in 9e563f2e23b9 03:24:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -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 03:24:03 c9f46d7d2bd2: Pull complete 03:24:05 c5a475d317c9: Pull complete 03:24:05 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:24:05 ---> be29e6b0f0d4 03:24:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:24:06 ---> Running in 76dca6c4f1f5 03:24:06 Removing intermediate container 76dca6c4f1f5 03:24:06 ---> f52de0ff979d 03:24:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:24:06 ---> Running in 2c8bc83fa58c 03:24:07 Removing intermediate container 2c8bc83fa58c 03:24:07 ---> ca355c6a7093 03:24:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:24:07 ---> Running in a9a209d7f747 03:24:07 Removing intermediate container a9a209d7f747 03:24:07 ---> 1e7720d83c02 03:24:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:07 ---> Running in 2ffebe8c4ca0 03:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:10 OK: 238 MiB in 54 packages 03:24:11 Removing intermediate container 2ffebe8c4ca0 03:24:11 ---> d834a6b1b668 03:24:11 Step 7/12 : WORKDIR /app 03:24:11 ---> Running in 1e84087cca5d 03:24:11 Removing intermediate container 1e84087cca5d 03:24:11 ---> 0ca3b9c8f7e2 03:24:11 Step 8/12 : COPY go.mod vendor* ./ 03:24:12 ---> 5f2bd0dbe682 03:24:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:12 ---> Running in 8531d0c8add4 03:24:42 Removing intermediate container 9e563f2e23b9 03:24:42 ---> ae80d8784a28 03:24:42 Step 13/30 : FROM alpine:3.20 03:24:42 3.20: Pulling from library/alpine 03:24:42 43c4264eed91: Already exists 03:24:42 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:24:42 Status: Downloaded newer image for alpine:3.20 03:24:42 ---> 91ef0af61f39 03:24:42 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:24:42 ---> Running in c6ced12851fe 03:24:42 Removing intermediate container c6ced12851fe 03:24:42 ---> 9cf2b3a6a0a3 03:24:42 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 03:24:42 ---> Running in a40dccecb437 03:24:42 Removing intermediate container a40dccecb437 03:24:42 ---> 714439df21d3 03:24:42 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 03:24:42 ---> Running in 085c679533e9 03:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:42 (1/2) Installing ca-certificates (20240705-r0) 03:24:42 (2/2) Installing dumb-init (1.2.5-r3) 03:24:42 Executing busybox-1.36.1-r29.trigger 03:24:42 Executing ca-certificates-20240705-r0.trigger 03:24:42 OK: 9 MiB in 16 packages 03:24:42 Removing intermediate container 085c679533e9 03:24:42 ---> 1e5a6bfa6a82 03:24:42 Step 17/30 : RUN apk --no-cache upgrade 03:24:42 ---> Running in 483421848ea7 03:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:42 Upgrading critical system libraries and apk-tools: 03:24:42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:24:42 Executing busybox-1.36.1-r29.trigger 03:24:42 Continuing the upgrade transaction with new apk-tools: 03:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:42 OK: 9 MiB in 16 packages 03:24:42 Removing intermediate container 483421848ea7 03:24:42 ---> 5f82db06c37f 03:24:42 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:24:42 ---> 83b294c84bcf 03:24:42 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 03:24:42 ---> a023da4088bb 03:24:42 Step 20/30 : COPY --from=builder /app/res/ /res/ 03:24:42 ---> 5ad676869308 03:24:42 Step 21/30 : COPY --from=builder /app/static/ /static/ 03:24:42 ---> d2b6b0e08fb3 03:24:42 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 03:24:43 ---> f5db2df61ce8 03:24:43 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 03:24:43 ---> Running in a7e0c0852db5 03:24:43 Removing intermediate container a7e0c0852db5 03:24:43 ---> 7562522ea89b 03:24:43 Step 24/30 : VOLUME /cache 03:24:43 ---> Running in 37a292b829e1 03:24:43 Removing intermediate container 37a292b829e1 03:24:43 ---> b46234a01997 03:24:43 Step 25/30 : EXPOSE 59711 03:24:43 ---> Running in 3be1f0e43d09 03:24:44 Removing intermediate container 3be1f0e43d09 03:24:44 ---> 8f16b3aead0c 03:24:44 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 03:24:44 ---> Running in e2afdb37665b 03:24:44 Removing intermediate container e2afdb37665b 03:24:44 ---> a8fb117f3030 03:24:44 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 03:24:44 ---> Running in bfd06ddc4233 03:24:44 Removing intermediate container bfd06ddc4233 03:24:44 ---> 8f127f680016 03:24:44 Step 28/30 : LABEL arch=amd64 03:24:44 ---> Running in 32d88ffab8a1 03:24:44 Removing intermediate container 32d88ffab8a1 03:24:44 ---> c98419befba6 03:24:44 Step 29/30 : LABEL git_sha=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 03:24:44 ---> Running in 92f16af27838 03:24:44 Removing intermediate container 92f16af27838 03:24:44 ---> 3deee75b8422 03:24:44 Step 30/30 : LABEL version=0.0.0 03:24:44 ---> Running in b3dbc14c7545 03:24:44 Removing intermediate container b3dbc14c7545 03:24:44 ---> 9d51db45de6c 03:24:44 [Warning] One or more build-args [ARCH] were not consumed 03:24:44 Successfully built 9d51db45de6c 03:24:44 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:45 03:24:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:45 latest: Pulling from edgex-lftools-log-publisher 03:24:45 5eb5b503b376: Pulling fs layer 03:24:45 5c69ac0246d0: Pulling fs layer 03:24:45 ec43610c2a17: Pulling fs layer 03:24:45 3a2ae6a8a46f: Pulling fs layer 03:24:45 33b1e0a273af: Pulling fs layer 03:24:45 5d3b04190fa2: Pulling fs layer 03:24:45 2f39f015ded8: Pulling fs layer 03:24:45 3a2ae6a8a46f: Waiting 03:24:45 33b1e0a273af: Waiting 03:24:45 5d3b04190fa2: Waiting 03:24:45 2f39f015ded8: Waiting 03:24:45 5c69ac0246d0: Verifying Checksum 03:24:45 3a2ae6a8a46f: Download complete 03:24:45 33b1e0a273af: Verifying Checksum 03:24:45 33b1e0a273af: Download complete 03:24:45 5d3b04190fa2: Verifying Checksum 03:24:45 5d3b04190fa2: Download complete 03:24:45 ec43610c2a17: Verifying Checksum 03:24:45 ec43610c2a17: Download complete 03:24:46 5eb5b503b376: Verifying Checksum 03:24:46 5eb5b503b376: Download complete 03:24:46 2f39f015ded8: Download complete 03:24:47 5eb5b503b376: Pull complete 03:24:47 5c69ac0246d0: Pull complete 03:24:47 ec43610c2a17: Pull complete 03:24:47 3a2ae6a8a46f: Pull complete 03:24:48 33b1e0a273af: Pull complete 03:24:48 5d3b04190fa2: Pull complete 03:24:52 2f39f015ded8: Pull complete 03:24:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:52 prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container 03:24:52 $ 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-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:57 $ docker top 76bc8121a196a9bf9c789f09a19d17d3be138d7b979ab54012e78316592559be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:58 ---> job-cost.sh 03:24:58 lf-activate-venv: SKIPPING 03:24:58 INFO: No Stack... 03:24:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:58 INFO: Archiving Costs [Pipeline] sh 03:24:58 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives/cost.csv 03:24:58 + cut -d, -f6 [Pipeline] lock 03:24:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] 03:24:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] did not exist. Created. 03:24:58 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:59 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:59 Stashed 1 file(s) [Pipeline] } 03:24:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:59 $ docker stop --time=1 76bc8121a196a9bf9c789f09a19d17d3be138d7b979ab54012e78316592559be 03:25:00 $ docker rm -f --volumes 76bc8121a196a9bf9c789f09a19d17d3be138d7b979ab54012e78316592559be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:26:03 Removing intermediate container 8531d0c8add4 03:26:03 ---> d8cdf839e491 03:26:03 Step 10/12 : COPY . . 03:26:03 ---> d819cc36c64e 03:26:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:26:03 ---> Running in 61c62ec93465 03:26:03 Removing intermediate container 61c62ec93465 03:26:03 ---> 3765e3dc6f18 03:26:03 Step 12/12 : RUN $MAKE 03:26:03 ---> Running in 94a4d8ec7ff3 03:26:03 noop 03:26:03 Removing intermediate container 94a4d8ec7ff3 03:26:03 ---> 994bfb748bba 03:26:03 Successfully built 994bfb748bba 03:26:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:04 + docker inspect -f . ci-base-image-arm64 03:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:04 prd-ubuntu20.04-docker-arm64-4c-16g-22251 does not seem to be running inside a container 03:26:04 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:26:05 $ docker top ca2f9fa753f5c519312510c8c9216f39ee1f2311c473151583dcb177d1df624d -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:06 + go version 03:26:06 go version go1.23.2 linux/arm64 [Pipeline] } 03:26:06 $ docker stop --time=1 ca2f9fa753f5c519312510c8c9216f39ee1f2311c473151583dcb177d1df624d 03:26:08 $ docker rm -f --volumes ca2f9fa753f5c519312510c8c9216f39ee1f2311c473151583dcb177d1df624d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:09 + docker inspect -f . ci-base-image-arm64 03:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:09 prd-ubuntu20.04-docker-arm64-4c-16g-22251 does not seem to be running inside a container 03:26:09 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:26:10 $ docker top 1e43f835f1d7d6861512e14d16236e64f52e97c22a6fd401c5baff175503cf42 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:11 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 03:26:11 + make test 03:26:11 go test -race ./... -coverprofile=coverage.out ./... 03:30:33 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 03:30:34 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 03:30:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.168s coverage: 86.2% of statements 03:30:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.255s coverage: 71.9% of statements 03:30:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:30:48 go vet ./... 03:34:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:55 ./bin/test-attribution.sh [Pipeline] echo 03:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:34:55 $ docker stop --time=1 1e43f835f1d7d6861512e14d16236e64f52e97c22a6fd401c5baff175503cf42 03:34:57 $ docker rm -f --volumes 1e43f835f1d7d6861512e14d16236e64f52e97c22a6fd401c5baff175503cf42 [Pipeline] // withDockerContainer [Pipeline] sh 03:34:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:35:00 Warning: overwriting stash ‘coverage-report’ 03:35:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:35:01 + ls -al . 03:35:01 total 292 03:35:01 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 03:26 . 03:35:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:23 .. 03:35:01 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 03:23 .dockerignore 03:35:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 03:23 .git 03:35:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:23 .github 03:35:01 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 03:23 .gitignore 03:35:01 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 03:23 .golangci.yml 03:35:01 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 03:23 Attribution.txt 03:35:01 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 03:23 CHANGELOG.md 03:35:01 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 03:23 Dockerfile 03:35:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 03:23 GOVERNANCE.md 03:35:01 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 03:23 Jenkinsfile 03:35:01 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 03:23 LICENSE 03:35:01 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 03:23 Makefile 03:35:01 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 03:23 OWNERS.md 03:35:01 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 03:23 README.md 03:35:01 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 03:21 VERSION 03:35:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:23 bin 03:35:01 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 03:30 coverage.out 03:35:01 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 03:23 go.mod 03:35:01 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 03:23 go.sum 03:35:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:23 images 03:35:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 03:23 internal 03:35:01 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 03:23 main.go 03:35:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:23 openapi 03:35:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 03:23 res 03:35:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 03:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:01 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 --label arch=arm64 --label version=0.0.0 . 03:35:02 Sending build context to Docker daemon 684kB 03:35:02 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 03:35:02 Step 2/30 : FROM ${BASE} AS builder 03:35:02 ---> 994bfb748bba 03:35:02 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 03:35:02 ---> Running in 0cc07be5f32d 03:35:02 Removing intermediate container 0cc07be5f32d 03:35:02 ---> 29ba74779996 03:35:02 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 03:35:02 ---> Running in 13456bd768c6 03:35:03 Removing intermediate container 13456bd768c6 03:35:03 ---> d2b319990626 03:35:03 Step 5/30 : ARG ADD_BUILD_TAGS="" 03:35:03 ---> Running in 3e2a0536d9cc 03:35:03 Removing intermediate container 3e2a0536d9cc 03:35:03 ---> cbd3e4dfb90b 03:35:03 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:03 ---> Running in 786af5e2efdd 03:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:35:06 OK: 238 MiB in 54 packages 03:35:06 Removing intermediate container 786af5e2efdd 03:35:06 ---> da193b7eff36 03:35:06 Step 7/30 : WORKDIR /app 03:35:07 ---> Running in 12aac0b5b990 03:35:07 Removing intermediate container 12aac0b5b990 03:35:07 ---> 05d5d68db510 03:35:07 Step 8/30 : COPY go.mod vendor* ./ 03:35:07 ---> f53b0645ddc9 03:35:07 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:07 ---> Running in 7201f2948faa 03:35:09 Removing intermediate container 7201f2948faa 03:35:09 ---> 7ac3084ca818 03:35:09 Step 10/30 : COPY . . 03:35:10 ---> 431e29f9ced2 03:35:10 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:10 ---> Running in 02e0b8d215a2 03:35:10 Removing intermediate container 02e0b8d215a2 03:35:10 ---> f7a612e981cc 03:35:10 Step 12/30 : RUN $MAKE 03:35:11 ---> Running in a3e9a5f9e726 03:35:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -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 03:38:48 Removing intermediate container a3e9a5f9e726 03:38:48 ---> c5944c4a4809 03:38:48 Step 13/30 : FROM alpine:3.20 03:38:48 3.20: Pulling from library/alpine 03:38:48 cf04c63912e1: Already exists 03:38:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:38:48 Status: Downloaded newer image for alpine:3.20 03:38:48 ---> c157a85ed455 03:38:48 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:38:48 ---> Running in 6a256f6c407d 03:38:48 Removing intermediate container 6a256f6c407d 03:38:48 ---> 80f6464d17f4 03:38:48 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 03:38:48 ---> Running in 01a7cfdb1e83 03:38:48 Removing intermediate container 01a7cfdb1e83 03:38:48 ---> 9ee435504e34 03:38:48 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 03:38:48 ---> Running in d83915332059 03:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:38:48 (1/2) Installing ca-certificates (20240705-r0) 03:38:48 (2/2) Installing dumb-init (1.2.5-r3) 03:38:48 Executing busybox-1.36.1-r29.trigger 03:38:48 Executing ca-certificates-20240705-r0.trigger 03:38:49 OK: 10 MiB in 16 packages 03:38:50 Removing intermediate container d83915332059 03:38:50 ---> a0d7d9fb9d00 03:38:50 Step 17/30 : RUN apk --no-cache upgrade 03:38:50 ---> Running in cb030a0541b3 03:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:38:52 Upgrading critical system libraries and apk-tools: 03:38:52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:38:52 Executing busybox-1.36.1-r29.trigger 03:38:52 Continuing the upgrade transaction with new apk-tools: 03:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:38:54 OK: 10 MiB in 16 packages 03:38:56 Removing intermediate container cb030a0541b3 03:38:56 ---> 85b48b62d626 03:38:56 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:38:56 ---> 18a662d4a422 03:38:56 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 03:38:57 ---> ad1fd7a3af82 03:38:57 Step 20/30 : COPY --from=builder /app/res/ /res/ 03:38:57 ---> 5e4dc4583f19 03:38:57 Step 21/30 : COPY --from=builder /app/static/ /static/ 03:38:58 ---> e084551c9698 03:38:58 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 03:39:00 ---> 7c02283faba5 03:39:00 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 03:39:00 ---> Running in a1aff2d2ed6e 03:39:01 Removing intermediate container a1aff2d2ed6e 03:39:01 ---> 992a4f0c6c8a 03:39:01 Step 24/30 : VOLUME /cache 03:39:01 ---> Running in 03b66ff8d819 03:39:01 Removing intermediate container 03b66ff8d819 03:39:01 ---> 07a31572ef3b 03:39:01 Step 25/30 : EXPOSE 59711 03:39:01 ---> Running in 3e0acd5569d0 03:39:01 Removing intermediate container 3e0acd5569d0 03:39:01 ---> 22c01beffade 03:39:01 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 03:39:02 ---> Running in 0df3b8b9d2f2 03:39:02 Removing intermediate container 0df3b8b9d2f2 03:39:02 ---> b7be0bce7548 03:39:02 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 03:39:02 ---> Running in 3984ad359e18 03:39:02 Removing intermediate container 3984ad359e18 03:39:02 ---> 9ca7ee2cebbe 03:39:02 Step 28/30 : LABEL arch=arm64 03:39:02 ---> Running in 22cdba5e07cb 03:39:03 Removing intermediate container 22cdba5e07cb 03:39:03 ---> b1ba62cbeb38 03:39:03 Step 29/30 : LABEL git_sha=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 03:39:03 ---> Running in 5698e33cfe8c 03:39:03 Removing intermediate container 5698e33cfe8c 03:39:03 ---> 733b69487402 03:39:03 Step 30/30 : LABEL version=0.0.0 03:39:03 ---> Running in 5f28088e1951 03:39:03 Removing intermediate container 5f28088e1951 03:39:03 ---> 614e997d5bdc 03:39:03 [Warning] One or more build-args [ARCH] were not consumed 03:39:03 Successfully built 614e997d5bdc 03:39:03 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:04 03:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:05 arm64: Pulling from edgex-lftools-log-publisher 03:39:05 8998bd30e6a1: Pulling fs layer 03:39:05 04944245beec: Pulling fs layer 03:39:05 699f458cf7ca: Pulling fs layer 03:39:05 765212b225bb: Pulling fs layer 03:39:05 f23df028b6ca: Pulling fs layer 03:39:05 d65c8cfc05b1: Pulling fs layer 03:39:05 2437ff75d9bd: Pulling fs layer 03:39:05 765212b225bb: Waiting 03:39:05 f23df028b6ca: Waiting 03:39:05 d65c8cfc05b1: Waiting 03:39:05 04944245beec: Verifying Checksum 03:39:05 04944245beec: Download complete 03:39:05 765212b225bb: Verifying Checksum 03:39:05 765212b225bb: Download complete 03:39:05 f23df028b6ca: Verifying Checksum 03:39:05 f23df028b6ca: Download complete 03:39:05 d65c8cfc05b1: Verifying Checksum 03:39:05 d65c8cfc05b1: Download complete 03:39:05 699f458cf7ca: Verifying Checksum 03:39:05 699f458cf7ca: Download complete 03:39:06 8998bd30e6a1: Verifying Checksum 03:39:06 8998bd30e6a1: Download complete 03:39:08 2437ff75d9bd: Verifying Checksum 03:39:08 2437ff75d9bd: Download complete 03:39:10 8998bd30e6a1: Pull complete 03:39:11 04944245beec: Pull complete 03:39:13 699f458cf7ca: Pull complete 03:39:13 765212b225bb: Pull complete 03:39:13 f23df028b6ca: Pull complete 03:39:13 d65c8cfc05b1: Pull complete 03:39:32 2437ff75d9bd: Pull complete 03:39:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:32 prd-ubuntu20.04-docker-arm64-4c-16g-22251 does not seem to be running inside a container 03:39:32 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:35 $ docker top c7ca6449ac099bd7228f7cf194d7982c3048ec1177a2b3f7412e12dbb3a8f163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:36 ---> job-cost.sh 03:39:36 lf-activate-venv: SKIPPING 03:39:36 INFO: No Stack... 03:39:36 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:37 INFO: Archiving Costs [Pipeline] sh 03:39:37 + cut -d, -f6 03:39:37 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 03:39:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] 03:39:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] did not exist. Created. 03:39:37 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:38 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-ad4e20c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:39 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:39 Warning: overwriting stash ‘stack-cost’ 03:39:39 Stashed 1 file(s) [Pipeline] } 03:39:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:39 $ docker stop --time=1 c7ca6449ac099bd7228f7cf194d7982c3048ec1177a2b3f7412e12dbb3a8f163 03:39:41 $ docker rm -f --volumes c7ca6449ac099bd7228f7cf194d7982c3048ec1177a2b3f7412e12dbb3a8f163 [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 03:39:42 provisioning config files... 03:39:42 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config10129482126028227284tmp [Pipeline] { [Pipeline] sh 03:39:42 + set +x 03:39:42 + bash -s -- 03:39:42 + curl -s https://codecov.io/bash 03:39:42 03:39:42 _____ _ 03:39:42 / ____| | | 03:39:42 | | ___ __| | ___ ___ _____ __ 03:39:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:42 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:42 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:42 Bash-1.0.6 03:39:42 03:39:42 03:39:42 ==> git version 2.25.1 found 03:39: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 03:39:42 Release-Date: 2020-01-08 03:39: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 03:39:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:42 ==> Jenkins CI detected. 03:39:42 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-307 03:39:42 project root: . 03:39:42 --> token set from env 03:39:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:42 ==> Running gcov in . (disable via -X gcov) 03:39:42 ==> Python coveragepy not found 03:39:42 ==> Searching for coverage reports in: 03:39:42 + . 03:39:42 -> Found 1 reports 03:39:42 ==> Detecting git/mercurial file structure 03:39:42 ==> Reading reports 03:39:42 + ./coverage.out bytes=55696 03:39:42 ==> Appending adjustments 03:39:42 https://docs.codecov.io/docs/fixing-reports 03:39:42 + Found adjustments 03:39:42 ==> Gzipping contents 03:39:42 16K /tmp/codecov.BIbyyl.gz 03:39:42 ==> Uploading reports 03:39:42 url: https://codecov.io 03:39:42 query: branch=PR-307&commit=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=307&job=&cmd_args= 03:39:42 -> Pinging Codecov 03:39:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-307&commit=64c8d29a3311ab1d0581b2f88479f8cdfa669ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=307&job=&cmd_args= 03:39:43 -> Uploading to 03:39:43 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/64c8d29a3311ab1d0581b2f88479f8cdfa669ec4/b3486d86-e170-4d6d-b49f-ed397d055647.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T033943Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c6e93d411776e28035f4ad7cd13858dc51bb7c8cbcf4e27c2c283e48eb89fe23 03:39:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:43 Dload Upload Total Spent Left Speed 03:39:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 54075 --:--:-- --:--:-- --:--:-- 53849 03:39:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/64c8d29a3311ab1d0581b2f88479f8cdfa669ec4 [Pipeline] } 03:39: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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:39:45 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives ] 03:39:45 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives 03:39:45 total 16 03:39:45 drwxr-xr-x 3 root root 4096 Oct 9 03:24 . 03:39:45 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 03:24 .. 03:39:45 drwxr-xr-x 2 root root 4096 Oct 9 03:24 cost 03:39:45 -rw-r--r-- 1 root root 95 Oct 9 03:24 cost.csv 03:39:45 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives 03:39:45 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives 03:39:45 total 16 03:39:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 03:24 . 03:39:45 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 03:24 .. 03:39:45 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 03:24 cost 03:39:45 -rw-r--r-- 1 jenkins jenkins 95 Oct 9 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:47 ---> package-listing.sh 03:39:47 ++ facter osfamily 03:39:47 ++ tr '[:upper:]' '[:lower:]' 03:39:47 + OS_FAMILY=debian 03:39:47 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-307 03:39:47 + START_PACKAGES=/tmp/packages_start.txt 03:39:47 + END_PACKAGES=/tmp/packages_end.txt 03:39:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:47 + PACKAGES=/tmp/packages_start.txt 03:39:47 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-307 ']' 03:39:47 + PACKAGES=/tmp/packages_end.txt 03:39:47 + case "${OS_FAMILY}" in 03:39:47 + dpkg -l 03:39:47 + grep '^ii' 03:39:47 + '[' -f /tmp/packages_start.txt ']' 03:39:47 + '[' -f /tmp/packages_end.txt ']' 03:39:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:47 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-307 ']' 03:39:47 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives/ 03:39:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-307/archives/ [Pipeline] echo 03:39:47 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:48 prd-ubuntu20.04-docker-8c-8g-22250 does not seem to be running inside a container 03:39:48 $ 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-307/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-307 -v /w/workspace/y_app-rfid-llrp-inventory_PR-307:/w/workspace/y_app-rfid-llrp-inventory_PR-307:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:39:48 $ docker top 2603a24230222ffdb2e846e2ca3789e5269d763d65f4fb005bb3b32b171bb6cd -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:49 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:49 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:49 + ls /var/log/sa-host 03:39:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:50 provisioning config files... 03:39:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-307@tmp/config16111486873712585069tmp [Pipeline] { [Pipeline] echo 03:39:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:50 ---> create-netrc.sh [Pipeline] } 03:39:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> python-tools-install.sh [Pipeline] echo 03:39:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> sudo-logs.sh 03:39:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> job-cost.sh 03:39:51 lf-activate-venv: SKIPPING 03:39:51 DEBUG: total: 0.2199999988079071 03:39:51 INFO: Retrieving Stack Cost... 03:39:52 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:52 INFO: Archiving Costs [Pipeline] echo 03:39:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:53 ---> logs-deploy.sh 03:39:53 lf-activate-venv: SKIPPING 03:39:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-307/1 03:39:53 INFO: archiving workspace using pattern(s): 03:39:54 Archives upload complete. 03:39:54 INFO: archiving logs to Nexus