Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b+8e24701cce6496c4ca1a121af8534b5919b9a224 (a6c36dba9b928282cfe632732f5954f3789135bf) 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-ssh11426815948538323011.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-ssh18101130600147886009.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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4372950423505693034.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16798274373289742729.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-ssh3773702395724419895.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5960305293893759199.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22779 in /w/workspace/y_app-rfid-llrp-inventory_PR-310 [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-310 # 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 Merging remotes/origin/main commit 8e24701cce6496c4ca1a121af8534b5919b9a224 into PR head commit 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b Merge succeeded, producing 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b Checking out Revision 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b (PR-310) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > 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/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # 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 8e24701cce6496c4ca1a121af8534b5919b9a224 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # timeout=10 > 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 13:48:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:30 ========================================================= 13:48:30 EdgeX Global Pipelines Version Info 13:48:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:31 ------------------- 13:48:31 stable info: 13:48:31 ------------------- 13:48:31 Commited By: Ginny Guan ginny@iotechsys.com 13:48:31 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:48:31 Message: update stable to v1.0.265 13:48:31 ------------------- 13:48:31 experimental info: 13:48:31 ------------------- 13:48:31 Commited By: Cherry Wang cherry@iotechsys.com 13:48:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:48:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:48:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:48:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:48:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:48:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bfbb7f [Pipeline] echo 13:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:33 provisioning config files... 13:48:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config9835415962004758369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:34 ---> ****-login.sh 13:48:34 nexus3.edgexfoundry.org:10001 13:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:34 Configure a credential helper to remove this warning. See 13:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:34 13:48:34 Login Succeeded 13:48:34 nexus3.edgexfoundry.org:10002 13:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:35 Configure a credential helper to remove this warning. See 13:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:35 13:48:35 Login Succeeded 13:48:35 nexus3.edgexfoundry.org:10003 13:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:35 Configure a credential helper to remove this warning. See 13:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:35 13:48:35 Login Succeeded 13:48:35 nexus3.edgexfoundry.org:10004 13:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:36 Configure a credential helper to remove this warning. See 13:48:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:36 13:48:36 Login Succeeded 13:48:36 ****.io 13:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:36 Configure a credential helper to remove this warning. See 13:48:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:36 13:48:36 Login Succeeded 13:48:36 ---> ****-login.sh ends [Pipeline] } 13:48:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:48:37 + git rev-list -1 --merges 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b~1..5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo 13:48:37 -----------> git rev-list -1 --merges 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b~1..5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [false] [Pipeline] sh 13:48:37 + git log --format=format:%s -1 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo 13:48:38 ========================================================= 13:48:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:48:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:38 + git log --format=format:%s -1 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] echo 13:48:38 [semverPrep] GIT_COMMIT: 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:48:38 [semverPrep] This is not a build commit. [Pipeline] sh 13:48:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:38 + grep -v github /etc/ssh/ssh_known_hosts 13:48:38 + [ -e /tmp/ssh_known_hosts ] 13:48:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:48:38 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:48:38 sudo tee -a /etc/ssh/ssh_known_hosts 13:48:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:39 13:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:40 0.1.4: Pulling from edgex-devops/py-git-semver 13:48:40 b85a868b505f: Pulling fs layer 13:48:40 e2be974225ed: Pulling fs layer 13:48:40 339a4e72a1f5: Pulling fs layer 13:48:40 988bab9f4d93: Pulling fs layer 13:48:40 1469e6f7b9e6: Pulling fs layer 13:48:40 eaf3925da568: Pulling fs layer 13:48:40 bab4dde63d76: Pulling fs layer 13:48:40 988bab9f4d93: Waiting 13:48:40 bde34c3a00c8: Pulling fs layer 13:48:40 eaf3925da568: Waiting 13:48:40 1469e6f7b9e6: Waiting 13:48:40 bab4dde63d76: Waiting 13:48:40 bde34c3a00c8: Waiting 13:48:40 b352a97aabf1: Pulling fs layer 13:48:40 4872d77fe225: Pulling fs layer 13:48:40 5851b861e8e6: Pulling fs layer 13:48:40 4872d77fe225: Waiting 13:48:40 5851b861e8e6: Waiting 13:48:40 e2be974225ed: Verifying Checksum 13:48:40 e2be974225ed: Download complete 13:48:40 988bab9f4d93: Verifying Checksum 13:48:40 988bab9f4d93: Download complete 13:48:40 1469e6f7b9e6: Verifying Checksum 13:48:40 1469e6f7b9e6: Download complete 13:48:40 339a4e72a1f5: Verifying Checksum 13:48:40 339a4e72a1f5: Download complete 13:48:40 eaf3925da568: Download complete 13:48:40 bde34c3a00c8: Verifying Checksum 13:48:40 bde34c3a00c8: Download complete 13:48:40 b352a97aabf1: Verifying Checksum 13:48:40 b352a97aabf1: Download complete 13:48:40 4872d77fe225: Verifying Checksum 13:48:40 4872d77fe225: Download complete 13:48:40 5851b861e8e6: Download complete 13:48:40 b85a868b505f: Verifying Checksum 13:48:40 b85a868b505f: Download complete 13:48:40 bab4dde63d76: Verifying Checksum 13:48:40 bab4dde63d76: Download complete 13:48:41 b85a868b505f: Pull complete 13:48:41 e2be974225ed: Pull complete 13:48:42 339a4e72a1f5: Pull complete 13:48:42 988bab9f4d93: Pull complete 13:48:42 1469e6f7b9e6: Pull complete 13:48:42 eaf3925da568: Pull complete 13:48:44 bab4dde63d76: Pull complete 13:48:44 bde34c3a00c8: Pull complete 13:48:45 b352a97aabf1: Pull complete 13:48:45 4872d77fe225: Pull complete 13:48:45 5851b861e8e6: Pull complete 13:48:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:48 prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container 13:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:48:52 $ docker top 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 -eo pid,comm 13:48:52 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). 13:48:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:52 [ssh-agent] Looking for ssh-agent implementation... 13:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:52 $ docker exec 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent 13:48:52 SSH_AUTH_SOCK=/tmp/ssh-MfQsQbl5N8Ba/agent.32 13:48:52 SSH_AGENT_PID=38 13:48:52 Running ssh-add (command line suppressed) 13:48:52 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_15954609512829566740.key (/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_15954609512829566740.key) 13:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:52 + git tag --points-at HEAD [Pipeline] } 13:48:52 $ docker exec --env ******** --env ******** 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent -k 13:48:53 unset SSH_AUTH_SOCK; 13:48:53 unset SSH_AGENT_PID; 13:48:53 echo Agent pid 38 killed; 13:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:48:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:53 [ssh-agent] Looking for ssh-agent implementation... 13:48:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:53 $ docker exec 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent 13:48:53 SSH_AUTH_SOCK=/tmp/ssh-HtcnQhbmXVeb/agent.71 13:48:53 SSH_AGENT_PID=77 13:48:53 Running ssh-add (command line suppressed) 13:48:53 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_4812136657559493046.key (/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/private_key_4812136657559493046.key) 13:48:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:53 + git semver init 13:48:54 2024-10-14 13:48:54,031 [run_init] DEBUG init version:0.0.0 force:False 13:48:54 2024-10-14 13:48:54,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver 13:48:54 2024-10-14 13:48:54,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver 13:48:54 2024-10-14 13:48:54,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-310, universal_newlines=False, shell=None, istream=None) 13:48:56 2024-10-14 13:48:55,953 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.git/info/exclude 13:48:56 2024-10-14 13:48:55,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver/PR-310 with force:False 13:48:56 2024-10-14 13:48:55,954 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver/PR-310 13:48:56 2024-10-14 13:48:55,958 [execute] INFO git cat-file --batch-check 13:48:56 2024-10-14 13:48:55,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver, universal_newlines=False, shell=None, istream=) 13:48:56 2024-10-14 13:48:55,965 [execute] INFO git cat-file --batch 13:48:56 2024-10-14 13:48:55,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver, universal_newlines=False, shell=None, istream=) 13:48:56 2024-10-14 13:48:55,970 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-310/.semver/PR-310 13:48:56 0.0.0 [Pipeline] } 13:48:56 $ docker exec --env ******** --env ******** 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 ssh-agent -k 13:48:56 unset SSH_AUTH_SOCK; 13:48:56 unset SSH_AGENT_PID; 13:48:56 echo Agent pid 77 killed; 13:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:56 + git semver [Pipeline] } 13:48:56 $ docker stop --time=1 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 13:48:58 $ docker rm -f --volumes 63c905e79aed9a822575993654c4105c9be36fb95c9c5665e66373e22f8e0c73 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:48:58 Stashed 1 file(s) [Pipeline] echo 13:48:58 [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 13:48:59 provisioning config files... 13:48:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config10596284913798684578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:00 ---> ****-login.sh 13:49:00 nexus3.edgexfoundry.org:10001 13:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:00 Configure a credential helper to remove this warning. See 13:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:00 13:49:00 Login Succeeded 13:49:00 nexus3.edgexfoundry.org:10002 13:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:00 Configure a credential helper to remove this warning. See 13:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:00 13:49:00 Login Succeeded 13:49:00 nexus3.edgexfoundry.org:10003 13:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:00 Configure a credential helper to remove this warning. See 13:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:00 13:49:00 Login Succeeded 13:49:00 nexus3.edgexfoundry.org:10004 13:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:00 Configure a credential helper to remove this warning. See 13:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:00 13:49:00 Login Succeeded 13:49:00 ****.io 13:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:00 Configure a credential helper to remove this warning. See 13:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:00 13:49:00 Login Succeeded 13:49:00 ---> ****-login.sh ends [Pipeline] } 13:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:49:00 ========================================================= 13:49:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:49:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:01 + 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 . 13:49:01 Sending build context to Docker daemon 19.98MB 13:49:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:49:01 Step 2/12 : FROM ${BASE} AS builder 13:49:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:49:01 43c4264eed91: Pulling fs layer 13:49:01 4cc291be95ef: Pulling fs layer 13:49:01 2ac1f1163629: Pulling fs layer 13:49:01 5c3c966382ef: Pulling fs layer 13:49:01 4f4fb700ef54: Pulling fs layer 13:49:01 5d5c8e513c77: Pulling fs layer 13:49:01 9f66e0745190: Pulling fs layer 13:49:01 f49a43e4bbc0: Pulling fs layer 13:49:01 561ebcabdf7f: Pulling fs layer 13:49:01 9f66e0745190: Waiting 13:49:01 f49a43e4bbc0: Waiting 13:49:01 561ebcabdf7f: Waiting 13:49:01 4f4fb700ef54: Waiting 13:49:01 5c3c966382ef: Waiting 13:49:01 5d5c8e513c77: Waiting 13:49:01 4cc291be95ef: Verifying Checksum 13:49:01 4cc291be95ef: Download complete 13:49:01 5c3c966382ef: Download complete 13:49:01 4f4fb700ef54: Verifying Checksum 13:49:01 4f4fb700ef54: Download complete 13:49:01 5d5c8e513c77: Verifying Checksum 13:49:01 5d5c8e513c77: Download complete 13:49:01 43c4264eed91: Verifying Checksum 13:49:01 43c4264eed91: Download complete 13:49:01 9f66e0745190: Verifying Checksum 13:49:01 9f66e0745190: Download complete 13:49:01 43c4264eed91: Pull complete 13:49:02 4cc291be95ef: Pull complete 13:49:02 561ebcabdf7f: Download complete 13:49:02 2ac1f1163629: Verifying Checksum 13:49:02 2ac1f1163629: Download complete 13:49:02 f49a43e4bbc0: Verifying Checksum 13:49:02 f49a43e4bbc0: Download complete 13:49:05 2ac1f1163629: Pull complete 13:49:05 5c3c966382ef: Pull complete 13:49:05 4f4fb700ef54: Pull complete 13:49:05 5d5c8e513c77: Pull complete 13:49:05 9f66e0745190: Pull complete 13:49:08 f49a43e4bbc0: Pull complete 13:49:08 561ebcabdf7f: Pull complete 13:49:08 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:49:08 ---> 3a752c3f9dda 13:49:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:49:14 ---> Running in 1942238b1be8 13:49:14 Removing intermediate container 1942238b1be8 13:49:14 ---> 41291dd0ef73 13:49:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:49:14 ---> Running in 0fc945ab564c 13:49:14 Removing intermediate container 0fc945ab564c 13:49:14 ---> 72aaab2725a7 13:49:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:49:14 ---> Running in 7e5a217be622 13:49:14 Removing intermediate container 7e5a217be622 13:49:14 ---> 0bd6985fb0c1 13:49:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:14 ---> Running in bcc88da54779 13:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:49:14 Still waiting to schedule task 13:49:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:49:14 OK: 246 MiB in 54 packages 13:49:15 Removing intermediate container bcc88da54779 13:49:15 ---> afdbe5ba99e4 13:49:15 Step 7/12 : WORKDIR /app 13:49:15 ---> Running in 8173fdb80060 13:49:15 Removing intermediate container 8173fdb80060 13:49:15 ---> 3e747a08aaed 13:49:15 Step 8/12 : COPY go.mod vendor* ./ 13:49:15 ---> 297d80e2b947 13:49:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:15 ---> Running in e5c8cd9e48e0 13:50:25 Removing intermediate container e5c8cd9e48e0 13:50:25 ---> 20cc9620e727 13:50:25 Step 10/12 : COPY . . 13:50:25 ---> 4d8fa381320f 13:50:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:50:25 ---> Running in 3392360cea74 13:50:25 Removing intermediate container 3392360cea74 13:50:25 ---> 1254674a347e 13:50:25 Step 12/12 : RUN $MAKE 13:50:25 ---> Running in 91c42a5d9f7d 13:50:25 noop 13:50:25 Removing intermediate container 91c42a5d9f7d 13:50:25 ---> 452a771ff793 13:50:25 Successfully built 452a771ff793 13:50:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:25 + docker inspect -f . ci-base-image-x86_64 13:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:25 prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container 13:50:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:50:26 $ docker top dbf29f105aa2fd9df3e2a90dd15f6b3636439874b7347540c693e8f82a13c879 -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:26 + go version 13:50:26 go version go1.23.2 linux/amd64 [Pipeline] } 13:50:26 $ docker stop --time=1 dbf29f105aa2fd9df3e2a90dd15f6b3636439874b7347540c693e8f82a13c879 13:50:28 $ docker rm -f --volumes dbf29f105aa2fd9df3e2a90dd15f6b3636439874b7347540c693e8f82a13c879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:29 + docker inspect -f . ci-base-image-x86_64 13:50:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:29 prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container 13:50:29 $ 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-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:50:30 $ docker top 523afa9fceb7cbe6e8411eb8493397998e60205bfed327109084109b76781e47 -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:30 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-310 [Pipeline] fileExists [Pipeline] sh 13:50:30 + make test 13:50:30 go test -race ./... -coverprofile=coverage.out ./... 13:50:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22782 in /w/workspace/y_app-rfid-llrp-inventory_PR-310 [Pipeline] { [Pipeline] ws 13:50:57 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:51:05 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 13:51:05 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 13:51:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements 13:51:05 The recommended git tool is: git 13:51:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.684s coverage: 71.9% of statements 13:51:10 using credential edgex-jenkins-ssh 13:51:10 Cloning the remote Git repository 13:51:10 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:10 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:51:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:10 > git --version # timeout=10 13:51:10 > git --version # 'git version 2.25.1' 13:51:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:51:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:51:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:51:16 Merging remotes/origin/main commit 8e24701cce6496c4ca1a121af8534b5919b9a224 into PR head commit 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b 13:51:16 Merge succeeded, producing 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b 13:51:16 Checking out Revision 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b (PR-310) 13:51:16 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:51:17 > git --version # timeout=10 13:51:17 > git --version # 'git version 2.25.1' 13:51:17 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:51:16 > git config core.sparsecheckout # timeout=10 13:51:16 > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # timeout=10 13:51:16 > git remote # timeout=10 13:51:16 > git config --get remote.origin.url # timeout=10 13:51:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:16 > git merge 8e24701cce6496c4ca1a121af8534b5919b9a224 # timeout=10 13:51:16 > git rev-parse HEAD^{commit} # timeout=10 13:51:16 > git config core.sparsecheckout # timeout=10 13:51:16 > git checkout -f 5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:51:21 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:21 Dload Upload Total Spent Left Speed 13:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh 13:51:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:51:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:51:22 + sudo tee /etc/docker/daemon.new 13:51:22 { 13:51:22 "registry-mirrors": [ 13:51:22 "https://nexus3.edgexfoundry.org:10001" 13:51:22 ], 13:51:22 "bip": "10.250.0.254/24", 13:51:22 "hosts": [ 13:51:22 "tcp://0.0.0.0:5555", 13:51:22 "unix:///var/run/docker.sock" 13:51:22 ], 13:51:22 "mtu": 1458, 13:51:22 "selinux-enabled": true, 13:51:22 "seccomp-profile": "/etc/docker/seccomp.json" 13:51:22 } [Pipeline] sh 13:51:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:51:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:41 provisioning config files... 13:51:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9587381163511953492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:42 ---> ****-login.sh 13:51:42 nexus3.edgexfoundry.org:10001 13:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:42 Configure a credential helper to remove this warning. See 13:51:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:42 13:51:42 Login Succeeded 13:51:42 nexus3.edgexfoundry.org:10002 13:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:42 Configure a credential helper to remove this warning. See 13:51:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:42 13:51:42 Login Succeeded 13:51:42 nexus3.edgexfoundry.org:10003 13:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:43 Configure a credential helper to remove this warning. See 13:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:43 13:51:43 Login Succeeded 13:51:43 nexus3.edgexfoundry.org:10004 13:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:43 Configure a credential helper to remove this warning. See 13:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:43 13:51:43 Login Succeeded 13:51:43 ****.io 13:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:44 Configure a credential helper to remove this warning. See 13:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:44 13:51:44 Login Succeeded 13:51:44 ---> ****-login.sh ends [Pipeline] } 13:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 13:51:44 go vet ./... [Pipeline] unstash [Pipeline] echo 13:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:44 ========================================================= 13:51:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:51:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:45 + 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 . 13:51:45 Sending build context to Docker daemon 684.5kB 13:51:45 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:51:45 Step 2/12 : FROM ${BASE} AS builder 13:51:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:51:46 cf04c63912e1: Pulling fs layer 13:51:46 55b35a11ae5e: Pulling fs layer 13:51:46 a37a00ec5f00: Pulling fs layer 13:51:46 50b3750afda1: Pulling fs layer 13:51:46 4f4fb700ef54: Pulling fs layer 13:51:46 80978eb59214: Pulling fs layer 13:51:46 c9f46d7d2bd2: Pulling fs layer 13:51:46 c5a475d317c9: Pulling fs layer 13:51:46 80978eb59214: Waiting 13:51:46 50b3750afda1: Waiting 13:51:46 c5a475d317c9: Waiting 13:51:46 4f4fb700ef54: Waiting 13:51:46 55b35a11ae5e: Verifying Checksum 13:51:46 55b35a11ae5e: Download complete 13:51:46 50b3750afda1: Verifying Checksum 13:51:46 50b3750afda1: Download complete 13:51:46 4f4fb700ef54: Verifying Checksum 13:51:46 4f4fb700ef54: Download complete 13:51:46 80978eb59214: Verifying Checksum 13:51:46 80978eb59214: Download complete 13:51:46 cf04c63912e1: Verifying Checksum 13:51:46 cf04c63912e1: Download complete 13:51:46 c5a475d317c9: Verifying Checksum 13:51:46 c5a475d317c9: Download complete 13:51:46 cf04c63912e1: Pull complete 13:51:47 55b35a11ae5e: Pull complete 13:51:48 a37a00ec5f00: Verifying Checksum 13:51:48 a37a00ec5f00: Download complete 13:51:48 c9f46d7d2bd2: Verifying Checksum 13:51:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:51:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:51:48 ./bin/test-attribution.sh [Pipeline] echo 13:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:51:48 $ docker stop --time=1 523afa9fceb7cbe6e8411eb8493397998e60205bfed327109084109b76781e47 13:51:53 $ docker rm -f --volumes 523afa9fceb7cbe6e8411eb8493397998e60205bfed327109084109b76781e47 [Pipeline] // withDockerContainer [Pipeline] sh 13:51:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:51:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:51:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:51:55 + ls -al . 13:51:55 total 296 13:51:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 13:50 . 13:51:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:48 .. 13:51:55 -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 13:48 .dockerignore 13:51:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 13:51 .git 13:51:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:48 .github 13:51:55 -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 13:48 .gitignore 13:51:55 -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 13:48 .golangci.yml 13:51:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 13:48 .semver 13:51:55 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 13:48 Attribution.txt 13:51:55 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 13:48 CHANGELOG.md 13:51:55 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 13:48 Dockerfile 13:51:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 13:48 GOVERNANCE.md 13:51:55 -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 13:48 Jenkinsfile 13:51:55 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 13:48 LICENSE 13:51:55 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 13:48 Makefile 13:51:55 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 13:48 OWNERS.md 13:51:55 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 13:48 README.md 13:51:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 13:48 VERSION 13:51:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:48 bin 13:51:55 -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 13:51 coverage.out 13:51:55 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 13:48 go.mod 13:51:55 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 13:48 go.sum 13:51:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:48 images 13:51:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:48 internal 13:51:55 -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 13:48 main.go 13:51:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:48 openapi 13:51:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:48 res 13:51:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:55 + 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=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b --label arch=amd64 --label version=0.0.0 . 13:51:55 Sending build context to Docker daemon 19.98MB 13:51:55 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 13:51:55 Step 2/30 : FROM ${BASE} AS builder 13:51:55 ---> 452a771ff793 13:51:55 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:51:55 ---> Running in 0f4cb82fea95 13:51:56 Removing intermediate container 0f4cb82fea95 13:51:56 ---> 97b3392ef005 13:51:56 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:51:56 ---> Running in 3d2b23c59dec 13:51:56 Removing intermediate container 3d2b23c59dec 13:51:56 ---> 4eb86a9026ea 13:51:56 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:51:56 ---> Running in f35e660c872d 13:51:56 Removing intermediate container f35e660c872d 13:51:56 ---> 2ef878e429ae 13:51:56 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:56 ---> Running in 1da30d46a09e 13:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:51:57 OK: 246 MiB in 54 packages 13:51:57 Removing intermediate container 1da30d46a09e 13:51:57 ---> 68b23c99640d 13:51:57 Step 7/30 : WORKDIR /app 13:51:57 ---> Running in cf19d42c622e 13:51:57 Removing intermediate container cf19d42c622e 13:51:57 ---> 655148d99972 13:51:57 Step 8/30 : COPY go.mod vendor* ./ 13:51:57 ---> 83a32c3fba9a 13:51:57 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:57 ---> Running in 724d2c7b5778 13:51:58 Removing intermediate container 724d2c7b5778 13:51:58 ---> acb1a6035ecf 13:51:58 Step 10/30 : COPY . . 13:51:59 ---> 31e4cb2863e1 13:51:59 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:51:59 ---> Running in f55d97d526b9 13:51:59 Removing intermediate container f55d97d526b9 13:51:59 ---> a86fec191637 13:51:59 Step 12/30 : RUN $MAKE 13:51:59 ---> Running in 0a846a0a3a1f 13:51:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 13:52:03 a37a00ec5f00: Pull complete 13:52:03 50b3750afda1: Pull complete 13:52:03 4f4fb700ef54: Pull complete 13:52:03 80978eb59214: Pull complete 13:52:10 c9f46d7d2bd2: Pull complete 13:52:11 c5a475d317c9: Pull complete 13:52:11 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:52:11 ---> be29e6b0f0d4 13:52:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:52:13 ---> Running in 1d0daefac868 13:52:13 Removing intermediate container 1d0daefac868 13:52:13 ---> 3df8af6db9f5 13:52:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:52:13 ---> Running in cd1f94a67f19 13:52:14 Removing intermediate container cd1f94a67f19 13:52:14 ---> 97b50982d006 13:52:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:52:14 ---> Running in 6adb52cf80c7 13:52:14 Removing intermediate container 6adb52cf80c7 13:52:14 ---> ce1fffa41c82 13:52:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:14 ---> Running in d2d0147600ea 13:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:52:17 OK: 238 MiB in 54 packages 13:52:18 Removing intermediate container d2d0147600ea 13:52:18 ---> 360a888a3a1c 13:52:18 Step 7/12 : WORKDIR /app 13:52:18 ---> Running in 867e5ae550c5 13:52:18 Removing intermediate container 867e5ae550c5 13:52:18 ---> bafb907b2440 13:52:18 Step 8/12 : COPY go.mod vendor* ./ 13:52:18 ---> 6fdb5d7419a0 13:52:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:18 ---> Running in 2d1476fb6b3d 13:52:46 Removing intermediate container 0a846a0a3a1f 13:52:46 ---> a341166f347e 13:52:46 Step 13/30 : FROM alpine:3.20 13:52:46 3.20: Pulling from library/alpine 13:52:46 43c4264eed91: Already exists 13:52:46 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:52:46 Status: Downloaded newer image for alpine:3.20 13:52:46 ---> 91ef0af61f39 13:52:46 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:52:46 ---> Running in 7f3a220896e6 13:52:46 Removing intermediate container 7f3a220896e6 13:52:46 ---> b93cb9684805 13:52:46 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:52:46 ---> Running in 4b60f8ddcc8e 13:52:46 Removing intermediate container 4b60f8ddcc8e 13:52:46 ---> 74d1bde9b432 13:52:46 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:52:46 ---> Running in ee57bd35313e 13:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:52:46 (1/2) Installing ca-certificates (20240705-r0) 13:52:46 (2/2) Installing dumb-init (1.2.5-r3) 13:52:46 Executing busybox-1.36.1-r29.trigger 13:52:46 Executing ca-certificates-20240705-r0.trigger 13:52:46 OK: 9 MiB in 16 packages 13:52:46 Removing intermediate container ee57bd35313e 13:52:46 ---> 4f0e8d34c6a3 13:52:46 Step 17/30 : RUN apk --no-cache upgrade 13:52:46 ---> Running in 387740b31c55 13:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:52:46 Upgrading critical system libraries and apk-tools: 13:52:46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:52:46 Executing busybox-1.36.1-r29.trigger 13:52:46 Continuing the upgrade transaction with new apk-tools: 13:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:52:46 OK: 9 MiB in 16 packages 13:52:46 Removing intermediate container 387740b31c55 13:52:46 ---> f5e1c42234f8 13:52:46 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:52:46 ---> 09ade778c5f0 13:52:46 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:52:46 ---> 6a896bc99787 13:52:46 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:52:46 ---> 907d24c07465 13:52:46 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:52:46 ---> 8d6010f05e59 13:52:46 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:52:46 ---> 48e983d2625f 13:52:46 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:52:46 ---> Running in 7b743c42f3ed 13:52:46 Removing intermediate container 7b743c42f3ed 13:52:46 ---> 5e91cf77d604 13:52:46 Step 24/30 : VOLUME /cache 13:52:46 ---> Running in dc756bb0ea1c 13:52:46 Removing intermediate container dc756bb0ea1c 13:52:46 ---> 7c2c4bc1fbbd 13:52:46 Step 25/30 : EXPOSE 59711 13:52:46 ---> Running in 1886ba083275 13:52:46 Removing intermediate container 1886ba083275 13:52:46 ---> b927e31ba43f 13:52:46 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:52:46 ---> Running in 285735937fac 13:52:46 Removing intermediate container 285735937fac 13:52:46 ---> 8e480c61ef42 13:52:46 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:52:46 ---> Running in c1b410ee900f 13:52:46 Removing intermediate container c1b410ee900f 13:52:46 ---> ba725b703f7c 13:52:46 Step 28/30 : LABEL arch=amd64 13:52:46 ---> Running in 3673be6826e8 13:52:46 Removing intermediate container 3673be6826e8 13:52:46 ---> 68f89b6d57bb 13:52:46 Step 29/30 : LABEL git_sha=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b 13:52:46 ---> Running in 6bb7c42fc9d7 13:52:46 Removing intermediate container 6bb7c42fc9d7 13:52:46 ---> fb7dd7f0bf2d 13:52:46 Step 30/30 : LABEL version=0.0.0 13:52:46 ---> Running in 6d768f02a012 13:52:46 Removing intermediate container 6d768f02a012 13:52:46 ---> 9b5d8eb11a53 13:52:46 [Warning] One or more build-args [ARCH] were not consumed 13:52:46 Successfully built 9b5d8eb11a53 13:52:46 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 13:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:47 13:52:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:47 latest: Pulling from edgex-lftools-log-publisher 13:52:47 5eb5b503b376: Pulling fs layer 13:52:47 5c69ac0246d0: Pulling fs layer 13:52:47 ec43610c2a17: Pulling fs layer 13:52:47 3a2ae6a8a46f: Pulling fs layer 13:52:47 33b1e0a273af: Pulling fs layer 13:52:47 5d3b04190fa2: Pulling fs layer 13:52:47 2f39f015ded8: Pulling fs layer 13:52:47 33b1e0a273af: Waiting 13:52:47 2f39f015ded8: Waiting 13:52:47 3a2ae6a8a46f: Waiting 13:52:47 5d3b04190fa2: Waiting 13:52:47 5c69ac0246d0: Download complete 13:52:47 3a2ae6a8a46f: Verifying Checksum 13:52:47 3a2ae6a8a46f: Download complete 13:52:47 33b1e0a273af: Verifying Checksum 13:52:47 33b1e0a273af: Download complete 13:52:47 5d3b04190fa2: Download complete 13:52:47 ec43610c2a17: Verifying Checksum 13:52:47 ec43610c2a17: Download complete 13:52:47 5eb5b503b376: Verifying Checksum 13:52:47 5eb5b503b376: Download complete 13:52:48 2f39f015ded8: Download complete 13:52:49 5eb5b503b376: Pull complete 13:52:49 5c69ac0246d0: Pull complete 13:52:49 ec43610c2a17: Pull complete 13:52:49 3a2ae6a8a46f: Pull complete 13:52:50 33b1e0a273af: Pull complete 13:52:50 5d3b04190fa2: Pull complete 13:52:55 2f39f015ded8: Pull complete 13:52:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:55 prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container 13:52:55 $ 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-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:53:01 $ docker top 362f68443ab71f1950f08dbf237cdb12bf434fd98c8bfcfcb0f74757830e22e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:01 ---> job-cost.sh 13:53:01 lf-activate-venv: SKIPPING 13:53:01 INFO: No Stack... 13:53:01 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:02 INFO: Archiving Costs [Pipeline] sh 13:53:04 + + cutcat -d, /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives/cost.csv -f6 13:53:04 [Pipeline] lock 13:53:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] 13:53:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] did not exist. Created. 13:53:04 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:53:05 + echo total: 0.2199999988079071 [Pipeline] stash 13:53:05 Stashed 1 file(s) [Pipeline] } 13:53:05 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:53:05 $ docker stop --time=1 362f68443ab71f1950f08dbf237cdb12bf434fd98c8bfcfcb0f74757830e22e0 13:53:08 $ docker rm -f --volumes 362f68443ab71f1950f08dbf237cdb12bf434fd98c8bfcfcb0f74757830e22e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:54:26 Removing intermediate container 2d1476fb6b3d 13:54:26 ---> d248725c63f8 13:54:26 Step 10/12 : COPY . . 13:54:26 ---> 48b6850dcda5 13:54:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:54:26 ---> Running in fd1b35079830 13:54:26 Removing intermediate container fd1b35079830 13:54:26 ---> 5ffd516f6857 13:54:26 Step 12/12 : RUN $MAKE 13:54:26 ---> Running in 9498d431cf93 13:54:26 noop 13:54:26 Removing intermediate container 9498d431cf93 13:54:26 ---> 47fae20d9f2d 13:54:26 Successfully built 47fae20d9f2d 13:54:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:27 + docker inspect -f . ci-base-image-arm64 13:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:27 prd-ubuntu20.04-docker-arm64-4c-16g-22782 does not seem to be running inside a container 13:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:54:28 $ docker top bf26dff54d5bd30d9193b8ce00a9577dd42580dbc7b7ff67ece746077fe01526 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:29 + go version 13:54:29 go version go1.23.2 linux/arm64 [Pipeline] } 13:54:29 $ docker stop --time=1 bf26dff54d5bd30d9193b8ce00a9577dd42580dbc7b7ff67ece746077fe01526 13:54:30 $ docker rm -f --volumes bf26dff54d5bd30d9193b8ce00a9577dd42580dbc7b7ff67ece746077fe01526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:31 + docker inspect -f . ci-base-image-arm64 13:54:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:32 prd-ubuntu20.04-docker-arm64-4c-16g-22782 does not seem to be running inside a container 13:54:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:54:33 $ docker top dab11928a807fbed590c942d208b1268460ba7dcaed6dcb8a5a6ff3fe98549fd -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:33 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:54:34 + make test 13:54:34 go test -race ./... -coverprofile=coverage.out ./... 13:58:56 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 13:58:57 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 13:58:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.070s coverage: 86.2% of statements 13:59:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.278s coverage: 71.9% of statements 13:59:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:59:11 go vet ./... 14:03:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:03:19 ./bin/test-attribution.sh [Pipeline] echo 14:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:03:19 $ docker stop --time=1 dab11928a807fbed590c942d208b1268460ba7dcaed6dcb8a5a6ff3fe98549fd 14:03:20 $ docker rm -f --volumes dab11928a807fbed590c942d208b1268460ba7dcaed6dcb8a5a6ff3fe98549fd [Pipeline] // withDockerContainer [Pipeline] sh 14:03:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:23 Warning: overwriting stash ‘coverage-report’ 14:03:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:03:24 + ls -al . 14:03:24 total 292 14:03:24 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 13:54 . 14:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:51 .. 14:03:24 -rw-rw-r-- 1 jenkins jenkins 262 Oct 14 13:51 .dockerignore 14:03:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 13:51 .git 14:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:51 .github 14:03:24 -rw-rw-r-- 1 jenkins jenkins 773 Oct 14 13:51 .gitignore 14:03:24 -rw-rw-r-- 1 jenkins jenkins 200 Oct 14 13:51 .golangci.yml 14:03:24 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 14 13:51 Attribution.txt 14:03:24 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 14 13:51 CHANGELOG.md 14:03:24 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 14 13:51 Dockerfile 14:03:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 13:51 GOVERNANCE.md 14:03:24 -rw-rw-r-- 1 jenkins jenkins 665 Oct 14 13:51 Jenkinsfile 14:03:24 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 13:51 LICENSE 14:03:24 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 14 13:51 Makefile 14:03:24 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 13:51 OWNERS.md 14:03:24 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 14 13:51 README.md 14:03:24 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 13:48 VERSION 14:03:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:51 bin 14:03:24 -rw-r--r-- 1 jenkins jenkins 55696 Oct 14 13:59 coverage.out 14:03:24 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 14 13:51 go.mod 14:03:24 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 13:51 go.sum 14:03:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:51 images 14:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 13:51 internal 14:03:24 -rw-rw-r-- 1 jenkins jenkins 531 Oct 14 13:51 main.go 14:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:51 openapi 14:03:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 13:51 res 14:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 13:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:25 + 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=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b --label arch=arm64 --label version=0.0.0 . 14:03:25 Sending build context to Docker daemon 684.5kB 14:03:25 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 14:03:25 Step 2/30 : FROM ${BASE} AS builder 14:03:25 ---> 47fae20d9f2d 14:03:25 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:03:25 ---> Running in 74dc60567df5 14:03:25 Removing intermediate container 74dc60567df5 14:03:25 ---> 37a7b464e544 14:03:25 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:03:26 ---> Running in cbb926376ac1 14:03:26 Removing intermediate container cbb926376ac1 14:03:26 ---> 9c27675c48c2 14:03:26 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:03:26 ---> Running in 1e39b345e2a0 14:03:26 Removing intermediate container 1e39b345e2a0 14:03:26 ---> 23103b3f65f0 14:03:26 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:26 ---> Running in 6d73370c0adb 14:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:03:29 OK: 238 MiB in 54 packages 14:03:30 Removing intermediate container 6d73370c0adb 14:03:30 ---> 796e2af30f42 14:03:30 Step 7/30 : WORKDIR /app 14:03:30 ---> Running in b853ff96109a 14:03:30 Removing intermediate container b853ff96109a 14:03:30 ---> b65b2fa18be1 14:03:30 Step 8/30 : COPY go.mod vendor* ./ 14:03:31 ---> 1a11f985966f 14:03:31 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:31 ---> Running in 217bd56ecc02 14:03:33 Removing intermediate container 217bd56ecc02 14:03:33 ---> 0161e47d11fd 14:03:33 Step 10/30 : COPY . . 14:03:33 ---> 615b4290ca5c 14:03:33 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:33 ---> Running in 6083af66ec70 14:03:34 Removing intermediate container 6083af66ec70 14:03:34 ---> 2931d3e93867 14:03:34 Step 12/30 : RUN $MAKE 14:03:34 ---> Running in b08785772963 14:03:35 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.56 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 14:07:27 Removing intermediate container b08785772963 14:07:27 ---> b9274a4983f9 14:07:27 Step 13/30 : FROM alpine:3.20 14:07:27 3.20: Pulling from library/alpine 14:07:27 cf04c63912e1: Already exists 14:07:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:07:27 Status: Downloaded newer image for alpine:3.20 14:07:27 ---> c157a85ed455 14:07:27 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:07:27 ---> Running in 867722defd06 14:07:27 Removing intermediate container 867722defd06 14:07:27 ---> a7204d84d5bf 14:07:27 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:07:27 ---> Running in db1b0c83fdff 14:07:27 Removing intermediate container db1b0c83fdff 14:07:27 ---> d0f92b895946 14:07:27 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:07:27 ---> Running in e0ffb3f993df 14:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:07:27 (1/2) Installing ca-certificates (20240705-r0) 14:07:27 (2/2) Installing dumb-init (1.2.5-r3) 14:07:27 Executing busybox-1.36.1-r29.trigger 14:07:27 Executing ca-certificates-20240705-r0.trigger 14:07:27 OK: 10 MiB in 16 packages 14:07:27 Removing intermediate container e0ffb3f993df 14:07:27 ---> bc71495efc1b 14:07:27 Step 17/30 : RUN apk --no-cache upgrade 14:07:27 ---> Running in acd89cbd8fe5 14:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:07:27 Upgrading critical system libraries and apk-tools: 14:07:27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:07:27 Executing busybox-1.36.1-r29.trigger 14:07:27 Continuing the upgrade transaction with new apk-tools: 14:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:07:27 OK: 10 MiB in 16 packages 14:07:27 Removing intermediate container acd89cbd8fe5 14:07:27 ---> 735ed5132c1b 14:07:27 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:07:27 ---> deaf71cd2be0 14:07:27 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:07:27 ---> 2387cb761db8 14:07:27 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:07:28 ---> 25fcbf243807 14:07:28 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:07:28 ---> 5ee8e30e13e7 14:07:28 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:07:31 ---> 0144a42808a2 14:07:31 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:07:31 ---> Running in c283b3bde68a 14:07:32 Removing intermediate container c283b3bde68a 14:07:32 ---> 023b579a3be4 14:07:32 Step 24/30 : VOLUME /cache 14:07:32 ---> Running in f6d91304ac2f 14:07:33 Removing intermediate container f6d91304ac2f 14:07:33 ---> d735cf63cd89 14:07:33 Step 25/30 : EXPOSE 59711 14:07:33 ---> Running in 8429495e4b97 14:07:33 Removing intermediate container 8429495e4b97 14:07:33 ---> 06c444a424f1 14:07:33 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:07:33 ---> Running in 0c4bbe684f93 14:07:35 Removing intermediate container 0c4bbe684f93 14:07:35 ---> 812472801e4c 14:07:35 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:07:35 ---> Running in 56ecb1b1c4f2 14:07:35 Removing intermediate container 56ecb1b1c4f2 14:07:35 ---> a9a42bc5c1fc 14:07:35 Step 28/30 : LABEL arch=arm64 14:07:35 ---> Running in 4f8855a55076 14:07:35 Removing intermediate container 4f8855a55076 14:07:35 ---> 4315eb7293af 14:07:35 Step 29/30 : LABEL git_sha=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b 14:07:35 ---> Running in 3b94f410ed16 14:07:35 Removing intermediate container 3b94f410ed16 14:07:35 ---> dafb8699d8f0 14:07:35 Step 30/30 : LABEL version=0.0.0 14:07:35 ---> Running in b30058746d30 14:07:35 Removing intermediate container b30058746d30 14:07:35 ---> a1c2d854f26e 14:07:35 [Warning] One or more build-args [ARCH] were not consumed 14:07:35 Successfully built a1c2d854f26e 14:07:35 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 14:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:36 14:07:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:37 arm64: Pulling from edgex-lftools-log-publisher 14:07:37 8998bd30e6a1: Pulling fs layer 14:07:37 04944245beec: Pulling fs layer 14:07:37 699f458cf7ca: Pulling fs layer 14:07:37 765212b225bb: Pulling fs layer 14:07:37 f23df028b6ca: Pulling fs layer 14:07:37 d65c8cfc05b1: Pulling fs layer 14:07:37 2437ff75d9bd: Pulling fs layer 14:07:37 f23df028b6ca: Waiting 14:07:37 d65c8cfc05b1: Waiting 14:07:37 2437ff75d9bd: Waiting 14:07:37 765212b225bb: Waiting 14:07:37 04944245beec: Verifying Checksum 14:07:37 04944245beec: Download complete 14:07:37 765212b225bb: Verifying Checksum 14:07:37 765212b225bb: Download complete 14:07:37 f23df028b6ca: Verifying Checksum 14:07:37 f23df028b6ca: Download complete 14:07:37 d65c8cfc05b1: Verifying Checksum 14:07:37 d65c8cfc05b1: Download complete 14:07:37 699f458cf7ca: Verifying Checksum 14:07:37 699f458cf7ca: Download complete 14:07:37 8998bd30e6a1: Verifying Checksum 14:07:37 8998bd30e6a1: Download complete 14:07:40 2437ff75d9bd: Verifying Checksum 14:07:40 2437ff75d9bd: Download complete 14:07:42 8998bd30e6a1: Pull complete 14:07:42 04944245beec: Pull complete 14:07:44 699f458cf7ca: Pull complete 14:07:44 765212b225bb: Pull complete 14:07:45 f23df028b6ca: Pull complete 14:07:46 d65c8cfc05b1: Pull complete 14:08:01 2437ff75d9bd: Pull complete 14:08:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:01 prd-ubuntu20.04-docker-arm64-4c-16g-22782 does not seem to be running inside a container 14:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:08:04 $ docker top 364ef889994616c5f3847e87e967af6c2d15313467a1c00ded956f210d845345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:05 ---> job-cost.sh 14:08:05 lf-activate-venv: SKIPPING 14:08:05 INFO: No Stack... 14:08:05 INFO: Retrieving Pricing Info for: v3-standard-4 14:08:06 INFO: Archiving Costs [Pipeline] sh 14:08:06 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:08:06 + cut -d, -f6 [Pipeline] lock 14:08:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] 14:08:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] did not exist. Created. 14:08:06 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:08:07 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1a3337f5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:08:08 + echo total: 0.10999999940395355 [Pipeline] stash 14:08:08 Warning: overwriting stash ‘stack-cost’ 14:08:08 Stashed 1 file(s) [Pipeline] } 14:08:08 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:08:08 $ docker stop --time=1 364ef889994616c5f3847e87e967af6c2d15313467a1c00ded956f210d845345 14:08:10 $ docker rm -f --volumes 364ef889994616c5f3847e87e967af6c2d15313467a1c00ded956f210d845345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:08:11 provisioning config files... 14:08:11 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config2011506374001589904tmp [Pipeline] { [Pipeline] sh 14:08:11 + set +x 14:08:11 + + curl -sbash https://codecov.io/bash -s 14:08:11 -- 14:08:11 14:08:11 _____ _ 14:08:11 / ____| | | 14:08:11 | | ___ __| | ___ ___ _____ __ 14:08:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:08:11 | |___| (_) | (_| | __/ (_| (_) \ V / 14:08:11 \_____\___/ \__,_|\___|\___\___/ \_/ 14:08:11 Bash-1.0.6 14:08:11 14:08:11 14:08:11 ==> git version 2.25.1 found 14:08:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:08:11 Release-Date: 2020-01-08 14:08:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:08:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:08:11 ==> Jenkins CI detected. 14:08:11 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-310 14:08:11 project root: . 14:08:11 --> token set from env 14:08:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:08:11 ==> Running gcov in . (disable via -X gcov) 14:08:11 ==> Python coveragepy not found 14:08:11 ==> Searching for coverage reports in: 14:08:11 + . 14:08:11 -> Found 1 reports 14:08:11 ==> Detecting git/mercurial file structure 14:08:11 ==> Reading reports 14:08:11 + ./coverage.out bytes=55696 14:08:11 ==> Appending adjustments 14:08:11 https://docs.codecov.io/docs/fixing-reports 14:08:11 + Found adjustments 14:08:11 ==> Gzipping contents 14:08:11 16K /tmp/codecov.bjGgQs.gz 14:08:11 ==> Uploading reports 14:08:11 url: https://codecov.io 14:08:11 query: branch=PR-310&commit=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=310&job=&cmd_args= 14:08:11 -> Pinging Codecov 14:08:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-310&commit=5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=310&job=&cmd_args= 14:08:12 -> Uploading to 14:08:12 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b/ee80be42-39ab-4398-a0c6-138d38f3c179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T140812Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fc1ae530100c41a847a468b474033ea0e2b340dbf85f494eb57ab9564738668b 14:08:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:12 Dload Upload Total Spent Left Speed 14:08:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 63083 --:--:-- --:--:-- --:--:-- 63083 100 12869 0 0 100 12869 0 57450 --:--:-- --:--:-- --:--:-- 57195 14:08:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5bfbb7f94532cb2ebc832ad5eb0f8a1cfe52886b [Pipeline] } 14:08:12 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 14:08:14 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives ] 14:08:14 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives 14:08:14 total 16 14:08:14 drwxr-xr-x 3 root root 4096 Oct 14 13:53 . 14:08:14 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 13:53 .. 14:08:14 drwxr-xr-x 2 root root 4096 Oct 14 13:53 cost 14:08:14 -rw-r--r-- 1 root root 95 Oct 14 13:53 cost.csv 14:08:14 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives 14:08:14 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives 14:08:14 total 16 14:08:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 13:53 . 14:08:14 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 13:53 .. 14:08:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 13:53 cost 14:08:14 -rw-r--r-- 1 jenkins jenkins 95 Oct 14 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:08:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:08:16 ---> package-listing.sh 14:08:16 ++ facter osfamily 14:08:16 ++ tr '[:upper:]' '[:lower:]' 14:08:16 + OS_FAMILY=debian 14:08:16 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-310 14:08:16 + START_PACKAGES=/tmp/packages_start.txt 14:08:16 + END_PACKAGES=/tmp/packages_end.txt 14:08:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:16 + PACKAGES=/tmp/packages_start.txt 14:08:16 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-310 ']' 14:08:16 + PACKAGES=/tmp/packages_end.txt 14:08:16 + case "${OS_FAMILY}" in 14:08:16 + dpkg -l 14:08:16 + grep '^ii' 14:08:16 + '[' -f /tmp/packages_start.txt ']' 14:08:16 + '[' -f /tmp/packages_end.txt ']' 14:08:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:16 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-310 ']' 14:08:16 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives/ 14:08:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-310/archives/ [Pipeline] echo 14:08:16 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:08:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:17 prd-ubuntu20.04-docker-8c-8g-22779 does not seem to be running inside a container 14:08:17 $ 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-310/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-310 -v /w/workspace/y_app-rfid-llrp-inventory_PR-310:/w/workspace/y_app-rfid-llrp-inventory_PR-310:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:08:17 $ docker top 008642ac4ae1c03ee620660d4b45e78943f62d0b9107d925233c5fbea8f0a307 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:18 + touch /tmp/pre-build-complete [Pipeline] sh 14:08:18 + mkdir -p /var/log/sysstat [Pipeline] sh 14:08:18 + ls /var/log/sa-host 14:08:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:19 provisioning config files... 14:08:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-310@tmp/config8783910656274785238tmp [Pipeline] { [Pipeline] echo 14:08:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:19 ---> create-netrc.sh [Pipeline] } 14:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:08:20 ---> python-tools-install.sh [Pipeline] echo 14:08:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:08:20 ---> sudo-logs.sh 14:08:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:08:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:08:20 ---> job-cost.sh 14:08:20 lf-activate-venv: SKIPPING 14:08:20 DEBUG: total: 0.2199999988079071 14:08:20 INFO: Retrieving Stack Cost... 14:08:21 INFO: Retrieving Pricing Info for: v3-standard-8 14:08:21 INFO: Archiving Costs [Pipeline] echo 14:08:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:22 ---> logs-deploy.sh 14:08:22 lf-activate-venv: SKIPPING 14:08:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-310/1 14:08:22 INFO: archiving workspace using pattern(s): 14:08:23 Archives upload complete. 14:08:23 INFO: archiving logs to Nexus