Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5740b1aff1634827f520daae2bda828a169de310+5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (9affb6f17f206b604cdba18034ca4322717799b3) 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-ssh6987221967555162707.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-ssh10566242526512272991.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11597851108647299910.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 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-ssh4774825385961114041.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8723779578748727617.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25979 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 [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-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 5740b1aff1634827f520daae2bda828a169de310 Merge succeeded, producing a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b Checking out Revision a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b (PR-313) > git config core.sparsecheckout # timeout=10 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # 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 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b # timeout=10 Commit message: "Merge commit '5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c' into HEAD" > git rev-list --no-walk 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-09T00:01:24.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-09T00:01:24.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-09T00:01:24.618Z] ========================================================= [2024-11-09T00:01:24.618Z] EdgeX Global Pipelines Version Info [2024-11-09T00:01:24.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:01:25.718Z] ------------------- [2024-11-09T00:01:25.718Z] stable info: [2024-11-09T00:01:25.718Z] ------------------- [2024-11-09T00:01:25.718Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-09T00:01:25.718Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-09T00:01:25.718Z] Message: update stable to v1.0.265 [2024-11-09T00:01:25.978Z] ------------------- [2024-11-09T00:01:25.978Z] experimental info: [2024-11-09T00:01:25.978Z] ------------------- [2024-11-09T00:01:25.978Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-09T00:01:25.978Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-09T00:01:25.978Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-09T00:01:26.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-11-09T00:01:26.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-11-09T00:01:26.104Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-09T00:01:26.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-09T00:01:26.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-09T00:01:26.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-09T00:01:26.189Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-09T00:01:26.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-09T00:01:26.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-09T00:01:26.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-09T00:01:26.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-09T00:01:26.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-11-09T00:01:26.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-09T00:01:26.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-09T00:01:26.367Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-09T00:01:26.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-09T00:01:26.420Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-09T00:01:26.441Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-09T00:01:26.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-09T00:01:26.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-09T00:01:26.509Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-09T00:01:26.533Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-09T00:01:26.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-09T00:01:26.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-09T00:01:26.604Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-09T00:01:26.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-09T00:01:26.656Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-09T00:01:26.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2024-11-09T00:01:26.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2024-11-09T00:01:26.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2024-11-09T00:01:26.739Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo [2024-11-09T00:01:26.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1b8c50 [Pipeline] echo [2024-11-09T00:01:26.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-09T00:01:26.844Z] provisioning config files... [2024-11-09T00:01:26.857Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config14722993618687048716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:01:27.197Z] ---> ****-login.sh [2024-11-09T00:01:27.197Z] nexus3.edgexfoundry.org:10001 [2024-11-09T00:01:27.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:27.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:27.458Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:27.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:27.458Z] [2024-11-09T00:01:27.458Z] Login Succeeded [2024-11-09T00:01:27.458Z] nexus3.edgexfoundry.org:10002 [2024-11-09T00:01:27.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:27.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:27.718Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:27.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:27.718Z] [2024-11-09T00:01:27.718Z] Login Succeeded [2024-11-09T00:01:27.718Z] nexus3.edgexfoundry.org:10003 [2024-11-09T00:01:27.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:27.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:27.718Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:27.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:27.718Z] [2024-11-09T00:01:27.718Z] Login Succeeded [2024-11-09T00:01:27.718Z] nexus3.edgexfoundry.org:10004 [2024-11-09T00:01:27.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:27.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:27.979Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:27.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:27.979Z] [2024-11-09T00:01:27.979Z] Login Succeeded [2024-11-09T00:01:27.979Z] ****.io [2024-11-09T00:01:27.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:28.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:28.241Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:28.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:28.241Z] [2024-11-09T00:01:28.241Z] Login Succeeded [2024-11-09T00:01:28.241Z] ---> ****-login.sh ends [Pipeline] } [2024-11-09T00:01:28.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-09T00:01:28.657Z] + git rev-list -1 --merges a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b~1..a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo [2024-11-09T00:01:28.706Z] -----------> git rev-list -1 --merges a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b~1..a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [2024-11-09T00:01:28.706Z] a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [false] [Pipeline] sh [2024-11-09T00:01:29.045Z] + git log --format=format:%s -1 a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo [2024-11-09T00:01:29.063Z] ========================================================= [2024-11-09T00:01:29.063Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-09T00:01:29.063Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-09T00:01:29.405Z] + git log --format=format:%s -1 a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo [2024-11-09T00:01:29.416Z] [semverPrep] GIT_COMMIT: a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b, Commit Message: Merge commit '5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c' into HEAD [Pipeline] echo [2024-11-09T00:01:29.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-09T00:01:29.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-09T00:01:29.820Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-09T00:01:29.820Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-09T00:01:29.820Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-09T00:01:29.820Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-09T00:01:29.820Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-09T00:01:29.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:01:30.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-09T00:01:30.263Z] [2024-11-09T00:01:30.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:01:30.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-09T00:01:30.572Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-09T00:01:30.572Z] b85a868b505f: Pulling fs layer [2024-11-09T00:01:30.572Z] e2be974225ed: Pulling fs layer [2024-11-09T00:01:30.572Z] 339a4e72a1f5: Pulling fs layer [2024-11-09T00:01:30.572Z] 988bab9f4d93: Pulling fs layer [2024-11-09T00:01:30.572Z] 1469e6f7b9e6: Pulling fs layer [2024-11-09T00:01:30.572Z] eaf3925da568: Pulling fs layer [2024-11-09T00:01:30.572Z] bab4dde63d76: Pulling fs layer [2024-11-09T00:01:30.572Z] bde34c3a00c8: Pulling fs layer [2024-11-09T00:01:30.572Z] b352a97aabf1: Pulling fs layer [2024-11-09T00:01:30.572Z] 4872d77fe225: Pulling fs layer [2024-11-09T00:01:30.572Z] 5851b861e8e6: Pulling fs layer [2024-11-09T00:01:30.572Z] 988bab9f4d93: Waiting [2024-11-09T00:01:30.572Z] 1469e6f7b9e6: Waiting [2024-11-09T00:01:30.572Z] b352a97aabf1: Waiting [2024-11-09T00:01:30.572Z] bab4dde63d76: Waiting [2024-11-09T00:01:30.572Z] 4872d77fe225: Waiting [2024-11-09T00:01:30.572Z] 5851b861e8e6: Waiting [2024-11-09T00:01:30.572Z] eaf3925da568: Waiting [2024-11-09T00:01:30.572Z] e2be974225ed: Download complete [2024-11-09T00:01:30.572Z] 988bab9f4d93: Verifying Checksum [2024-11-09T00:01:30.572Z] 988bab9f4d93: Download complete [2024-11-09T00:01:30.572Z] 1469e6f7b9e6: Verifying Checksum [2024-11-09T00:01:30.572Z] 1469e6f7b9e6: Download complete [2024-11-09T00:01:30.572Z] eaf3925da568: Verifying Checksum [2024-11-09T00:01:30.572Z] eaf3925da568: Download complete [2024-11-09T00:01:30.572Z] 339a4e72a1f5: Verifying Checksum [2024-11-09T00:01:30.572Z] 339a4e72a1f5: Download complete [2024-11-09T00:01:30.832Z] bde34c3a00c8: Download complete [2024-11-09T00:01:30.832Z] b352a97aabf1: Download complete [2024-11-09T00:01:30.832Z] 4872d77fe225: Verifying Checksum [2024-11-09T00:01:30.832Z] 4872d77fe225: Download complete [2024-11-09T00:01:30.832Z] 5851b861e8e6: Download complete [2024-11-09T00:01:30.832Z] b85a868b505f: Verifying Checksum [2024-11-09T00:01:30.832Z] b85a868b505f: Download complete [2024-11-09T00:01:31.091Z] bab4dde63d76: Verifying Checksum [2024-11-09T00:01:31.091Z] bab4dde63d76: Download complete [2024-11-09T00:01:32.024Z] b85a868b505f: Pull complete [2024-11-09T00:01:32.024Z] e2be974225ed: Pull complete [2024-11-09T00:01:32.591Z] 339a4e72a1f5: Pull complete [2024-11-09T00:01:32.591Z] 988bab9f4d93: Pull complete [2024-11-09T00:01:32.850Z] 1469e6f7b9e6: Pull complete [2024-11-09T00:01:32.850Z] eaf3925da568: Pull complete [2024-11-09T00:01:34.756Z] bab4dde63d76: Pull complete [2024-11-09T00:01:34.756Z] bde34c3a00c8: Pull complete [2024-11-09T00:01:34.756Z] b352a97aabf1: Pull complete [2024-11-09T00:01:34.756Z] 4872d77fe225: Pull complete [2024-11-09T00:01:34.756Z] 5851b861e8e6: Pull complete [2024-11-09T00:01:34.756Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-09T00:01:34.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-09T00:01:34.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:01:34.917Z] prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container [2024-11-09T00:01:34.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-09T00:01:38.245Z] $ docker top 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 -eo pid,comm [2024-11-09T00:01:38.299Z] 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). [2024-11-09T00:01:38.299Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-09T00:01:38.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-09T00:01:38.367Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-09T00:01:38.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-09T00:01:38.478Z] $ docker exec 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent [2024-11-09T00:01:38.590Z] SSH_AUTH_SOCK=/tmp/ssh-ZzByOHZxEbQw/agent.31 [2024-11-09T00:01:38.590Z] SSH_AGENT_PID=37 [2024-11-09T00:01:38.596Z] Running ssh-add (command line suppressed) [2024-11-09T00:01:38.692Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_9720540753057342386.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_9720540753057342386.key) [2024-11-09T00:01:38.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-09T00:01:39.008Z] + git tag --points-at HEAD [Pipeline] } [2024-11-09T00:01:39.019Z] $ docker exec --env ******** --env ******** 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent -k [2024-11-09T00:01:39.117Z] unset SSH_AUTH_SOCK; [2024-11-09T00:01:39.118Z] unset SSH_AGENT_PID; [2024-11-09T00:01:39.118Z] echo Agent pid 37 killed; [2024-11-09T00:01:39.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-09T00:01:39.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-09T00:01:39.167Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-09T00:01:39.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-09T00:01:39.275Z] $ docker exec 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent [2024-11-09T00:01:39.379Z] SSH_AUTH_SOCK=/tmp/ssh-e2c6FlKnV4TR/agent.70 [2024-11-09T00:01:39.379Z] SSH_AGENT_PID=76 [2024-11-09T00:01:39.384Z] Running ssh-add (command line suppressed) [2024-11-09T00:01:39.480Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_15028625795040811252.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_15028625795040811252.key) [2024-11-09T00:01:39.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-09T00:01:39.790Z] + git semver init [2024-11-09T00:01:40.050Z] 2024-11-09 00:01:39,963 [run_init] DEBUG init version:0.0.0 force:False [2024-11-09T00:01:40.050Z] 2024-11-09 00:01:39,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver [2024-11-09T00:01:40.050Z] 2024-11-09 00:01:39,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver [2024-11-09T00:01:40.050Z] 2024-11-09 00:01:39,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313, universal_newlines=False, shell=None, istream=None) [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,890 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.git/info/exclude [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 with force:False [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,891 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,896 [execute] INFO git cat-file --batch-check [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,903 [execute] INFO git cat-file --batch [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-11-09T00:01:41.957Z] 2024-11-09 00:01:41,909 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 [2024-11-09T00:01:41.957Z] 0.0.0 [Pipeline] } [2024-11-09T00:01:41.964Z] $ docker exec --env ******** --env ******** 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent -k [2024-11-09T00:01:42.064Z] unset SSH_AUTH_SOCK; [2024-11-09T00:01:42.065Z] unset SSH_AGENT_PID; [2024-11-09T00:01:42.065Z] echo Agent pid 76 killed; [2024-11-09T00:01:42.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-09T00:01:42.401Z] + git semver [Pipeline] } [2024-11-09T00:01:42.675Z] $ docker stop --time=1 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 [2024-11-09T00:01:44.143Z] $ docker rm -f --volumes 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-09T00:01:44.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-09T00:01:44.696Z] Stashed 1 file(s) [Pipeline] echo [2024-11-09T00:01:44.700Z] [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 [2024-11-09T00:01:44.874Z] provisioning config files... [2024-11-09T00:01:44.883Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config13322565969160190316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:01:45.184Z] ---> ****-login.sh [2024-11-09T00:01:45.184Z] nexus3.edgexfoundry.org:10001 [2024-11-09T00:01:45.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:45.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:45.185Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:45.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:45.185Z] [2024-11-09T00:01:45.185Z] Login Succeeded [2024-11-09T00:01:45.185Z] nexus3.edgexfoundry.org:10002 [2024-11-09T00:01:45.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:45.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:45.185Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:45.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:45.185Z] [2024-11-09T00:01:45.185Z] Login Succeeded [2024-11-09T00:01:45.185Z] nexus3.edgexfoundry.org:10003 [2024-11-09T00:01:45.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:45.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:45.444Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:45.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:45.444Z] [2024-11-09T00:01:45.444Z] Login Succeeded [2024-11-09T00:01:45.444Z] nexus3.edgexfoundry.org:10004 [2024-11-09T00:01:45.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:45.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:45.444Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:45.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:45.444Z] [2024-11-09T00:01:45.444Z] Login Succeeded [2024-11-09T00:01:45.444Z] ****.io [2024-11-09T00:01:45.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:01:45.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:01:45.703Z] Configure a credential helper to remove this warning. See [2024-11-09T00:01:45.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:01:45.703Z] [2024-11-09T00:01:45.703Z] Login Succeeded [2024-11-09T00:01:45.703Z] ---> ****-login.sh ends [Pipeline] } [2024-11-09T00:01:45.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-09T00:01:47.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-09T00:01:47.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-09T00:01:47.249Z] ========================================================= [2024-11-09T00:01:47.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-09T00:01:47.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:01:48.010Z] + 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 . [2024-11-09T00:01:48.010Z] Sending build context to Docker daemon 20MB [2024-11-09T00:01:48.010Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-09T00:01:48.010Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-09T00:01:49.392Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-09T00:01:49.392Z] 43c4264eed91: Pulling fs layer [2024-11-09T00:01:49.392Z] 4cc291be95ef: Pulling fs layer [2024-11-09T00:01:49.392Z] 2ac1f1163629: Pulling fs layer [2024-11-09T00:01:49.392Z] 5c3c966382ef: Pulling fs layer [2024-11-09T00:01:49.392Z] 4f4fb700ef54: Pulling fs layer [2024-11-09T00:01:49.392Z] 5d5c8e513c77: Pulling fs layer [2024-11-09T00:01:49.392Z] 9f66e0745190: Pulling fs layer [2024-11-09T00:01:49.392Z] f49a43e4bbc0: Pulling fs layer [2024-11-09T00:01:49.392Z] 561ebcabdf7f: Pulling fs layer [2024-11-09T00:01:49.392Z] f49a43e4bbc0: Waiting [2024-11-09T00:01:49.392Z] 9f66e0745190: Waiting [2024-11-09T00:01:49.392Z] 5c3c966382ef: Waiting [2024-11-09T00:01:49.392Z] 4f4fb700ef54: Waiting [2024-11-09T00:01:49.392Z] 561ebcabdf7f: Waiting [2024-11-09T00:01:49.392Z] 5d5c8e513c77: Waiting [2024-11-09T00:01:49.392Z] 4cc291be95ef: Verifying Checksum [2024-11-09T00:01:49.392Z] 4cc291be95ef: Download complete [2024-11-09T00:01:49.392Z] 5c3c966382ef: Download complete [2024-11-09T00:01:49.392Z] 4f4fb700ef54: Verifying Checksum [2024-11-09T00:01:49.392Z] 4f4fb700ef54: Download complete [2024-11-09T00:01:49.392Z] 5d5c8e513c77: Download complete [2024-11-09T00:01:49.392Z] 43c4264eed91: Download complete [2024-11-09T00:01:49.392Z] 43c4264eed91: Pull complete [2024-11-09T00:01:49.392Z] 4cc291be95ef: Pull complete [2024-11-09T00:01:50.991Z] 9f66e0745190: Verifying Checksum [2024-11-09T00:01:50.991Z] 9f66e0745190: Download complete [2024-11-09T00:01:53.922Z] 561ebcabdf7f: Verifying Checksum [2024-11-09T00:01:53.922Z] 561ebcabdf7f: Download complete [2024-11-09T00:01:54.179Z] 2ac1f1163629: Verifying Checksum [2024-11-09T00:01:54.179Z] 2ac1f1163629: Download complete [2024-11-09T00:01:54.437Z] f49a43e4bbc0: Verifying Checksum [2024-11-09T00:01:54.437Z] f49a43e4bbc0: Download complete [2024-11-09T00:01:57.539Z] 2ac1f1163629: Pull complete [2024-11-09T00:01:57.539Z] 5c3c966382ef: Pull complete [2024-11-09T00:01:57.539Z] 4f4fb700ef54: Pull complete [2024-11-09T00:01:57.539Z] 5d5c8e513c77: Pull complete [2024-11-09T00:01:57.797Z] 9f66e0745190: Pull complete [2024-11-09T00:01:59.693Z] f49a43e4bbc0: Pull complete [2024-11-09T00:01:59.816Z] Still waiting to schedule task [2024-11-09T00:01:59.817Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25977’ [2024-11-09T00:02:00.260Z] 561ebcabdf7f: Pull complete [2024-11-09T00:02:00.260Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-09T00:02:00.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-09T00:02:00.260Z] ---> 3a752c3f9dda [2024-11-09T00:02:00.260Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-09T00:02:06.834Z] ---> Running in 99877ab4746b [2024-11-09T00:02:06.834Z] Removing intermediate container 99877ab4746b [2024-11-09T00:02:06.834Z] ---> 4b7e9295439b [2024-11-09T00:02:06.834Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-09T00:02:06.834Z] ---> Running in 4cd8c4556667 [2024-11-09T00:02:06.834Z] Removing intermediate container 4cd8c4556667 [2024-11-09T00:02:06.834Z] ---> 55b40b635b01 [2024-11-09T00:02:06.834Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-09T00:02:06.834Z] ---> Running in f9ca2db67fa4 [2024-11-09T00:02:06.834Z] Removing intermediate container f9ca2db67fa4 [2024-11-09T00:02:06.834Z] ---> 713cc6598ef2 [2024-11-09T00:02:06.834Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-09T00:02:06.834Z] ---> Running in 9a0617731b44 [2024-11-09T00:02:06.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-09T00:02:06.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-09T00:02:06.834Z] OK: 246 MiB in 54 packages [2024-11-09T00:02:07.093Z] Removing intermediate container 9a0617731b44 [2024-11-09T00:02:07.093Z] ---> b5711570508e [2024-11-09T00:02:07.093Z] Step 7/12 : WORKDIR /app [2024-11-09T00:02:07.093Z] ---> Running in 61bda53562e4 [2024-11-09T00:02:07.093Z] Removing intermediate container 61bda53562e4 [2024-11-09T00:02:07.093Z] ---> e9b0b24d64aa [2024-11-09T00:02:07.093Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-09T00:02:07.351Z] ---> 8d6bc23e0b69 [2024-11-09T00:02:07.351Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-09T00:02:07.351Z] ---> Running in fc4988e79943 [2024-11-09T00:03:03.600Z] Removing intermediate container fc4988e79943 [2024-11-09T00:03:03.600Z] ---> 65cf1e747e3a [2024-11-09T00:03:03.600Z] Step 10/12 : COPY . . [2024-11-09T00:03:03.600Z] ---> 712a9367dd90 [2024-11-09T00:03:03.600Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-09T00:03:03.600Z] ---> Running in 02a6bbc908ac [2024-11-09T00:03:03.600Z] Removing intermediate container 02a6bbc908ac [2024-11-09T00:03:03.600Z] ---> 967e63558cc0 [2024-11-09T00:03:03.600Z] Step 12/12 : RUN $MAKE [2024-11-09T00:03:03.600Z] ---> Running in fc8fbd0151ce [2024-11-09T00:03:03.600Z] noop [2024-11-09T00:03:03.600Z] Removing intermediate container fc8fbd0151ce [2024-11-09T00:03:03.600Z] ---> 13944a1756d0 [2024-11-09T00:03:03.600Z] Successfully built 13944a1756d0 [2024-11-09T00:03:03.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:03:03.939Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-09T00:03:03.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:03:04.027Z] prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container [2024-11-09T00:03:04.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-09T00:03:04.461Z] $ docker top 88a05a2eeb6b5105b24dc8720f96d3b9f327e24df1e3da1ec3c62fdd8c721d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-09T00:03:04.826Z] + go version [2024-11-09T00:03:04.826Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-09T00:03:04.837Z] $ docker stop --time=1 88a05a2eeb6b5105b24dc8720f96d3b9f327e24df1e3da1ec3c62fdd8c721d87 [2024-11-09T00:03:06.172Z] $ docker rm -f --volumes 88a05a2eeb6b5105b24dc8720f96d3b9f327e24df1e3da1ec3c62fdd8c721d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:03:06.616Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-09T00:03:06.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:03:06.701Z] prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container [2024-11-09T00:03:06.730Z] $ 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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-09T00:03:07.074Z] $ docker top 1d9f2b0ed3e2a871f51adfce99d1ba5fedd937bedcae2d144a06140fa13b3870 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-09T00:03:07.422Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-313 [Pipeline] fileExists [Pipeline] sh [2024-11-09T00:03:07.724Z] + make test [2024-11-09T00:03:07.724Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-09T00:03:39.801Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-09T00:03:39.801Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-09T00:03:39.801Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements [2024-11-09T00:03:41.192Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.672s coverage: 71.9% of statements [2024-11-09T00:04:13.268Z] go vet ./... [2024-11-09T00:04:17.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-09T00:04:17.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-09T00:04:17.711Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-09T00:04:17.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-09T00:04:18.002Z] $ docker stop --time=1 1d9f2b0ed3e2a871f51adfce99d1ba5fedd937bedcae2d144a06140fa13b3870 [2024-11-09T00:04:25.416Z] $ docker rm -f --volumes 1d9f2b0ed3e2a871f51adfce99d1ba5fedd937bedcae2d144a06140fa13b3870 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-09T00:04:26.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-09T00:04:26.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-09T00:04:26.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-09T00:04:26.981Z] + ls -al . [2024-11-09T00:04:26.981Z] total 296 [2024-11-09T00:04:26.981Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 9 00:03 . [2024-11-09T00:04:26.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:01 .. [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 9 00:01 .dockerignore [2024-11-09T00:04:26.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 00:03 .git [2024-11-09T00:04:26.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:01 .github [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 9 00:01 .gitignore [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 9 00:01 .golangci.yml [2024-11-09T00:04:26.981Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 00:01 .semver [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 20300 Nov 9 00:01 Attribution.txt [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 9 00:01 CHANGELOG.md [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 9 00:01 Dockerfile [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 00:01 GOVERNANCE.md [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 9 00:01 Jenkinsfile [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 9 00:01 LICENSE [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 3065 Nov 9 00:01 Makefile [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 00:01 OWNERS.md [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 9 00:01 README.md [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 00:01 VERSION [2024-11-09T00:04:26.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 bin [2024-11-09T00:04:26.981Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 9 00:03 coverage.out [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 7508 Nov 9 00:01 go.mod [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 100922 Nov 9 00:01 go.sum [2024-11-09T00:04:26.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 images [2024-11-09T00:04:26.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:01 internal [2024-11-09T00:04:26.981Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 9 00:01 main.go [2024-11-09T00:04:26.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 openapi [2024-11-09T00:04:26.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 res [2024-11-09T00:04:26.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:04:27.297Z] + 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=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b --label arch=amd64 --label version=0.0.0 . [2024-11-09T00:04:27.297Z] Sending build context to Docker daemon 20MB [2024-11-09T00:04:27.297Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-09T00:04:27.297Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-09T00:04:27.297Z] ---> 13944a1756d0 [2024-11-09T00:04:27.297Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-09T00:04:27.557Z] ---> Running in d899020be1f5 [2024-11-09T00:04:27.814Z] Removing intermediate container d899020be1f5 [2024-11-09T00:04:27.815Z] ---> cc6332dd67be [2024-11-09T00:04:27.815Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-09T00:04:27.815Z] ---> Running in 4db203c8d234 [2024-11-09T00:04:27.815Z] Removing intermediate container 4db203c8d234 [2024-11-09T00:04:27.815Z] ---> cb8c5f2108d2 [2024-11-09T00:04:27.815Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-09T00:04:27.815Z] ---> Running in 2b14df739e18 [2024-11-09T00:04:27.815Z] Removing intermediate container 2b14df739e18 [2024-11-09T00:04:27.815Z] ---> 2cbe5292bf44 [2024-11-09T00:04:27.815Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-09T00:04:27.815Z] ---> Running in dfd324d3fd1f [2024-11-09T00:04:28.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-09T00:04:28.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-09T00:04:28.592Z] OK: 246 MiB in 54 packages [2024-11-09T00:04:29.161Z] Removing intermediate container dfd324d3fd1f [2024-11-09T00:04:29.161Z] ---> 9a255e2f9739 [2024-11-09T00:04:29.161Z] Step 7/30 : WORKDIR /app [2024-11-09T00:04:29.161Z] ---> Running in 106935e405cc [2024-11-09T00:04:29.161Z] Removing intermediate container 106935e405cc [2024-11-09T00:04:29.161Z] ---> 728a4e927f7b [2024-11-09T00:04:29.161Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-09T00:04:29.161Z] ---> da63bca47896 [2024-11-09T00:04:29.161Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-09T00:04:29.161Z] ---> Running in 7230ebdf8c44 [2024-11-09T00:04:30.100Z] Removing intermediate container 7230ebdf8c44 [2024-11-09T00:04:30.100Z] ---> cd3cf3bc613e [2024-11-09T00:04:30.100Z] Step 10/30 : COPY . . [2024-11-09T00:04:30.361Z] ---> 3ba32398f017 [2024-11-09T00:04:30.361Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-09T00:04:30.361Z] ---> Running in ec284d067814 [2024-11-09T00:04:30.619Z] Removing intermediate container ec284d067814 [2024-11-09T00:04:30.619Z] ---> 1606bb06cb1f [2024-11-09T00:04:30.619Z] Step 12/30 : RUN $MAKE [2024-11-09T00:04:30.619Z] ---> Running in 24b6768e53c8 [2024-11-09T00:04:30.877Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-09T00:05:09.594Z] Removing intermediate container 24b6768e53c8 [2024-11-09T00:05:09.594Z] ---> 0872ccd32bb0 [2024-11-09T00:05:09.594Z] Step 13/30 : FROM alpine:3.20 [2024-11-09T00:05:09.594Z] 3.20: Pulling from library/alpine [2024-11-09T00:05:09.594Z] 43c4264eed91: Already exists [2024-11-09T00:05:09.594Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-09T00:05:09.594Z] Status: Downloaded newer image for alpine:3.20 [2024-11-09T00:05:09.594Z] ---> 91ef0af61f39 [2024-11-09T00:05:09.594Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-09T00:05:09.594Z] ---> Running in 677cf029413f [2024-11-09T00:05:09.594Z] Removing intermediate container 677cf029413f [2024-11-09T00:05:09.594Z] ---> 46bafb66b158 [2024-11-09T00:05:09.594Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-09T00:05:09.594Z] ---> Running in b816ae0a7e35 [2024-11-09T00:05:09.594Z] Removing intermediate container b816ae0a7e35 [2024-11-09T00:05:09.594Z] ---> 05b15cab82c5 [2024-11-09T00:05:09.594Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-09T00:05:09.594Z] ---> Running in b5319e2d4f90 [2024-11-09T00:05:09.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-09T00:05:09.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-09T00:05:09.595Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-09T00:05:09.595Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-09T00:05:09.595Z] Executing busybox-1.36.1-r29.trigger [2024-11-09T00:05:09.595Z] Executing ca-certificates-20240705-r0.trigger [2024-11-09T00:05:09.595Z] OK: 9 MiB in 16 packages [2024-11-09T00:05:09.595Z] Removing intermediate container b5319e2d4f90 [2024-11-09T00:05:09.595Z] ---> 2c19d21a78bb [2024-11-09T00:05:09.595Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-09T00:05:09.595Z] ---> Running in 5899d1055395 [2024-11-09T00:05:09.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-09T00:05:09.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-09T00:05:09.595Z] Upgrading critical system libraries and apk-tools: [2024-11-09T00:05:09.595Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-09T00:05:09.595Z] Executing busybox-1.36.1-r29.trigger [2024-11-09T00:05:09.595Z] Continuing the upgrade transaction with new apk-tools: [2024-11-09T00:05:09.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-09T00:05:09.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-09T00:05:09.595Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-09T00:05:09.595Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-09T00:05:09.595Z] Executing ca-certificates-20240705-r0.trigger [2024-11-09T00:05:09.595Z] OK: 9 MiB in 16 packages [2024-11-09T00:05:10.165Z] Removing intermediate container 5899d1055395 [2024-11-09T00:05:10.165Z] ---> 66f0e65f3880 [2024-11-09T00:05:10.165Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-09T00:05:10.165Z] ---> 79c3393a7f71 [2024-11-09T00:05:10.165Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-09T00:05:10.165Z] ---> 2f8d6e93e032 [2024-11-09T00:05:10.165Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-09T00:05:10.425Z] ---> aab9c585db17 [2024-11-09T00:05:10.425Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-09T00:05:10.425Z] ---> aafbc32ac8c4 [2024-11-09T00:05:10.425Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-09T00:05:12.626Z] ---> 94c734abce20 [2024-11-09T00:05:12.626Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-09T00:05:12.626Z] ---> Running in 8ab865e966eb [2024-11-09T00:05:12.626Z] Removing intermediate container 8ab865e966eb [2024-11-09T00:05:12.626Z] ---> 6456428ed543 [2024-11-09T00:05:12.626Z] Step 24/30 : VOLUME /cache [2024-11-09T00:05:12.626Z] ---> Running in a225ebece7af [2024-11-09T00:05:12.626Z] Removing intermediate container a225ebece7af [2024-11-09T00:05:12.626Z] ---> 8eebc3483d4b [2024-11-09T00:05:12.626Z] Step 25/30 : EXPOSE 59711 [2024-11-09T00:05:12.626Z] ---> Running in 1e0334fd3811 [2024-11-09T00:05:12.626Z] Removing intermediate container 1e0334fd3811 [2024-11-09T00:05:12.626Z] ---> 6050c9e1ea0b [2024-11-09T00:05:12.626Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-09T00:05:12.626Z] ---> Running in 060c805acc11 [2024-11-09T00:05:12.885Z] Removing intermediate container 060c805acc11 [2024-11-09T00:05:12.885Z] ---> 8289002abfc2 [2024-11-09T00:05:12.885Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-11-09T00:05:12.885Z] ---> Running in b83bcbf79b73 [2024-11-09T00:05:12.885Z] Removing intermediate container b83bcbf79b73 [2024-11-09T00:05:12.885Z] ---> 7353da0c0cfe [2024-11-09T00:05:12.885Z] Step 28/30 : LABEL arch=amd64 [2024-11-09T00:05:12.885Z] ---> Running in 7a46a27a0a41 [2024-11-09T00:05:12.885Z] Removing intermediate container 7a46a27a0a41 [2024-11-09T00:05:12.885Z] ---> 1a890b78970d [2024-11-09T00:05:12.885Z] Step 29/30 : LABEL git_sha=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [2024-11-09T00:05:12.885Z] ---> Running in b795af3557de [2024-11-09T00:05:13.144Z] Removing intermediate container b795af3557de [2024-11-09T00:05:13.144Z] ---> b05058891f25 [2024-11-09T00:05:13.144Z] Step 30/30 : LABEL version=0.0.0 [2024-11-09T00:05:13.144Z] ---> Running in 522f08520322 [2024-11-09T00:05:13.144Z] Removing intermediate container 522f08520322 [2024-11-09T00:05:13.144Z] ---> 76b6725fb7be [2024-11-09T00:05:13.144Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-09T00:05:13.144Z] Successfully built 76b6725fb7be [2024-11-09T00:05:13.144Z] 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 [2024-11-09T00:05:13.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-09T00:05:13.646Z] [2024-11-09T00:05:13.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:05:13.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-09T00:05:13.948Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-09T00:05:13.948Z] 5eb5b503b376: Pulling fs layer [2024-11-09T00:05:13.948Z] 5c69ac0246d0: Pulling fs layer [2024-11-09T00:05:13.948Z] ec43610c2a17: Pulling fs layer [2024-11-09T00:05:13.948Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-09T00:05:13.948Z] 33b1e0a273af: Pulling fs layer [2024-11-09T00:05:13.948Z] 5d3b04190fa2: Pulling fs layer [2024-11-09T00:05:13.948Z] 2f39f015ded8: Pulling fs layer [2024-11-09T00:05:13.948Z] 33b1e0a273af: Waiting [2024-11-09T00:05:13.948Z] 5d3b04190fa2: Waiting [2024-11-09T00:05:13.948Z] 2f39f015ded8: Waiting [2024-11-09T00:05:13.948Z] 3a2ae6a8a46f: Waiting [2024-11-09T00:05:13.948Z] 5c69ac0246d0: Download complete [2024-11-09T00:05:13.948Z] 3a2ae6a8a46f: Download complete [2024-11-09T00:05:13.948Z] 33b1e0a273af: Verifying Checksum [2024-11-09T00:05:13.948Z] 33b1e0a273af: Download complete [2024-11-09T00:05:13.948Z] 5d3b04190fa2: Download complete [2024-11-09T00:05:13.948Z] ec43610c2a17: Verifying Checksum [2024-11-09T00:05:13.948Z] ec43610c2a17: Download complete [2024-11-09T00:05:14.206Z] 5eb5b503b376: Verifying Checksum [2024-11-09T00:05:14.206Z] 5eb5b503b376: Download complete [2024-11-09T00:05:14.776Z] 2f39f015ded8: Download complete [2024-11-09T00:05:15.343Z] 5eb5b503b376: Pull complete [2024-11-09T00:05:15.343Z] 5c69ac0246d0: Pull complete [2024-11-09T00:05:15.917Z] ec43610c2a17: Pull complete [2024-11-09T00:05:15.917Z] 3a2ae6a8a46f: Pull complete [2024-11-09T00:05:16.175Z] 33b1e0a273af: Pull complete [2024-11-09T00:05:16.175Z] 5d3b04190fa2: Pull complete [2024-11-09T00:05:20.358Z] 2f39f015ded8: Pull complete [2024-11-09T00:05:20.358Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-09T00:05:20.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-09T00:05:20.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:05:20.458Z] prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container [2024-11-09T00:05:20.489Z] $ 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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-09T00:05:24.606Z] $ docker top e5a9d0361a2d024a7e26e35fa5619f8ceb70525c7b43f482bdf313a790c643e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:05:25.015Z] ---> job-cost.sh [2024-11-09T00:05:25.015Z] lf-activate-venv: SKIPPING [2024-11-09T00:05:25.015Z] INFO: No Stack... [2024-11-09T00:05:25.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-09T00:05:25.842Z] INFO: Archiving Costs [Pipeline] sh [2024-11-09T00:05:26.132Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/cost.csv [2024-11-09T00:05:26.132Z] + cut -d, -f6 [Pipeline] lock [2024-11-09T00:05:26.148Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [2024-11-09T00:05:26.156Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] did not exist. Created. [2024-11-09T00:05:26.162Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-09T00:05:26.476Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-09T00:05:26.514Z] Stashed 1 file(s) [Pipeline] } [2024-11-09T00:05:26.521Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-09T00:05:26.545Z] $ docker stop --time=1 e5a9d0361a2d024a7e26e35fa5619f8ceb70525c7b43f482bdf313a790c643e4 [2024-11-09T00:05:27.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25982 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 [2024-11-09T00:05:27.692Z] $ docker rm -f --volumes e5a9d0361a2d024a7e26e35fa5619f8ceb70525c7b43f482bdf313a790c643e4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2024-11-09T00:05:27.783Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [Pipeline] } [2024-11-09T00:05:27.829Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-09T00:05:32.394Z] using credential edgex-jenkins-ssh [2024-11-09T00:05:32.416Z] Cloning the remote Git repository [2024-11-09T00:05:32.465Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-09T00:05:32.567Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2024-11-09T00:05:32.711Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-09T00:05:32.713Z] > git --version # timeout=10 [2024-11-09T00:05:32.735Z] > git --version # 'git version 2.25.1' [2024-11-09T00:05:32.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-09T00:05:32.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-09T00:05:36.545Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-09T00:05:36.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-09T00:05:37.475Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-09T00:05:37.526Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-09T00:05:37.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-09T00:05:37.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-09T00:05:38.090Z] Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 5740b1aff1634827f520daae2bda828a169de310 [2024-11-09T00:05:38.447Z] Merge succeeded, producing 9d047102eab77ef846f167f5edf5a14d36310a7a [2024-11-09T00:05:38.447Z] Checking out Revision 9d047102eab77ef846f167f5edf5a14d36310a7a (PR-313) [2024-11-09T00:05:38.106Z] > git config core.sparsecheckout # timeout=10 [2024-11-09T00:05:38.175Z] > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [2024-11-09T00:05:38.276Z] > git remote # timeout=10 [2024-11-09T00:05:38.297Z] > git config --get remote.origin.url # timeout=10 [2024-11-09T00:05:38.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-09T00:05:38.340Z] > git merge 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 [2024-11-09T00:05:38.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-09T00:05:38.451Z] > git config core.sparsecheckout # timeout=10 [2024-11-09T00:05:38.467Z] > git checkout -f 9d047102eab77ef846f167f5edf5a14d36310a7a # timeout=10 [2024-11-09T00:05:42.153Z] Commit message: "Merge commit '5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c' into HEAD" [2024-11-09T00:05:42.158Z] > git rev-list --no-walk 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-09T00:05:43.985Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-09T00:05:43.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-09T00:05:43.985Z] Dload Upload Total Spent Left Speed [2024-11-09T00:05:43.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-11-09T00:05:44.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-09T00:05:44.638Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-09T00:05:44.638Z] + sudo tee /etc/docker/daemon.new [2024-11-09T00:05:44.638Z] { [2024-11-09T00:05:44.638Z] "registry-mirrors": [ [2024-11-09T00:05:44.638Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-09T00:05:44.638Z] ], [2024-11-09T00:05:44.638Z] "bip": "10.250.0.254/24", [2024-11-09T00:05:44.638Z] "hosts": [ [2024-11-09T00:05:44.638Z] "tcp://0.0.0.0:5555", [2024-11-09T00:05:44.638Z] "unix:///var/run/docker.sock" [2024-11-09T00:05:44.638Z] ], [2024-11-09T00:05:44.638Z] "mtu": 1458, [2024-11-09T00:05:44.638Z] "selinux-enabled": true, [2024-11-09T00:05:44.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-09T00:05:44.638Z] } [Pipeline] sh [2024-11-09T00:05:44.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-09T00:05:45.296Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-09T00:06:03.541Z] provisioning config files... [2024-11-09T00:06:03.565Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3194398636639689801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:06:04.008Z] ---> ****-login.sh [2024-11-09T00:06:04.008Z] nexus3.edgexfoundry.org:10001 [2024-11-09T00:06:04.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:06:04.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:06:04.599Z] Configure a credential helper to remove this warning. See [2024-11-09T00:06:04.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:06:04.599Z] [2024-11-09T00:06:04.599Z] Login Succeeded [2024-11-09T00:06:04.599Z] nexus3.edgexfoundry.org:10002 [2024-11-09T00:06:04.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:06:05.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:06:05.142Z] Configure a credential helper to remove this warning. See [2024-11-09T00:06:05.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:06:05.142Z] [2024-11-09T00:06:05.142Z] Login Succeeded [2024-11-09T00:06:05.142Z] nexus3.edgexfoundry.org:10003 [2024-11-09T00:06:05.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:06:05.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:06:05.413Z] Configure a credential helper to remove this warning. See [2024-11-09T00:06:05.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:06:05.413Z] [2024-11-09T00:06:05.413Z] Login Succeeded [2024-11-09T00:06:05.413Z] nexus3.edgexfoundry.org:10004 [2024-11-09T00:06:05.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:06:05.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:06:05.684Z] Configure a credential helper to remove this warning. See [2024-11-09T00:06:05.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:06:05.685Z] [2024-11-09T00:06:05.685Z] Login Succeeded [2024-11-09T00:06:05.685Z] ****.io [2024-11-09T00:06:05.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-09T00:06:06.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-09T00:06:06.225Z] Configure a credential helper to remove this warning. See [2024-11-09T00:06:06.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-09T00:06:06.225Z] [2024-11-09T00:06:06.225Z] Login Succeeded [2024-11-09T00:06:06.225Z] ---> ****-login.sh ends [Pipeline] } [2024-11-09T00:06:06.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-09T00:06:06.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-09T00:06:06.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-09T00:06:06.745Z] ========================================================= [2024-11-09T00:06:06.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-09T00:06:06.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:06:07.124Z] + 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 . [2024-11-09T00:06:07.392Z] Sending build context to Docker daemon 684kB [2024-11-09T00:06:07.392Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-09T00:06:07.392Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-09T00:06:07.659Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-09T00:06:07.659Z] cf04c63912e1: Pulling fs layer [2024-11-09T00:06:07.659Z] 55b35a11ae5e: Pulling fs layer [2024-11-09T00:06:07.659Z] a37a00ec5f00: Pulling fs layer [2024-11-09T00:06:07.659Z] 50b3750afda1: Pulling fs layer [2024-11-09T00:06:07.659Z] 4f4fb700ef54: Pulling fs layer [2024-11-09T00:06:07.659Z] 80978eb59214: Pulling fs layer [2024-11-09T00:06:07.659Z] c9f46d7d2bd2: Pulling fs layer [2024-11-09T00:06:07.659Z] c5a475d317c9: Pulling fs layer [2024-11-09T00:06:07.659Z] 4f4fb700ef54: Waiting [2024-11-09T00:06:07.659Z] 50b3750afda1: Waiting [2024-11-09T00:06:07.659Z] c5a475d317c9: Waiting [2024-11-09T00:06:07.659Z] c9f46d7d2bd2: Waiting [2024-11-09T00:06:07.659Z] 55b35a11ae5e: Verifying Checksum [2024-11-09T00:06:07.659Z] 55b35a11ae5e: Download complete [2024-11-09T00:06:07.659Z] 50b3750afda1: Verifying Checksum [2024-11-09T00:06:07.659Z] 50b3750afda1: Download complete [2024-11-09T00:06:07.659Z] 4f4fb700ef54: Verifying Checksum [2024-11-09T00:06:07.659Z] 4f4fb700ef54: Download complete [2024-11-09T00:06:07.659Z] 80978eb59214: Verifying Checksum [2024-11-09T00:06:07.659Z] 80978eb59214: Download complete [2024-11-09T00:06:07.659Z] cf04c63912e1: Verifying Checksum [2024-11-09T00:06:07.659Z] cf04c63912e1: Download complete [2024-11-09T00:06:08.264Z] c5a475d317c9: Verifying Checksum [2024-11-09T00:06:08.264Z] c5a475d317c9: Download complete [2024-11-09T00:06:08.535Z] cf04c63912e1: Pull complete [2024-11-09T00:06:09.128Z] 55b35a11ae5e: Pull complete [2024-11-09T00:06:09.710Z] a37a00ec5f00: Verifying Checksum [2024-11-09T00:06:09.710Z] a37a00ec5f00: Download complete [2024-11-09T00:06:10.295Z] c9f46d7d2bd2: Verifying Checksum [2024-11-09T00:06:10.295Z] c9f46d7d2bd2: Download complete [2024-11-09T00:06:25.333Z] a37a00ec5f00: Pull complete [2024-11-09T00:06:25.333Z] 50b3750afda1: Pull complete [2024-11-09T00:06:25.333Z] 4f4fb700ef54: Pull complete [2024-11-09T00:06:25.333Z] 80978eb59214: Pull complete [2024-11-09T00:06:31.975Z] c9f46d7d2bd2: Pull complete [2024-11-09T00:06:33.395Z] c5a475d317c9: Pull complete [2024-11-09T00:06:33.395Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-09T00:06:33.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-09T00:06:33.395Z] ---> be29e6b0f0d4 [2024-11-09T00:06:33.395Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-09T00:06:34.374Z] ---> Running in ef48ce7ae225 [2024-11-09T00:06:34.374Z] Removing intermediate container ef48ce7ae225 [2024-11-09T00:06:34.374Z] ---> 698fc01da7e0 [2024-11-09T00:06:34.374Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-09T00:06:34.644Z] ---> Running in 932bb5d65395 [2024-11-09T00:06:34.913Z] Removing intermediate container 932bb5d65395 [2024-11-09T00:06:34.913Z] ---> 6311400960ed [2024-11-09T00:06:34.913Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-09T00:06:34.913Z] ---> Running in 6326de2f9c60 [2024-11-09T00:06:35.504Z] Removing intermediate container 6326de2f9c60 [2024-11-09T00:06:35.504Z] ---> 93e6096f269a [2024-11-09T00:06:35.504Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-09T00:06:35.504Z] ---> Running in 922f1664f4b9 [2024-11-09T00:06:36.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-09T00:06:37.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-09T00:06:38.475Z] OK: 238 MiB in 54 packages [2024-11-09T00:06:39.448Z] Removing intermediate container 922f1664f4b9 [2024-11-09T00:06:39.448Z] ---> 22e1d2a9891b [2024-11-09T00:06:39.448Z] Step 7/12 : WORKDIR /app [2024-11-09T00:06:39.448Z] ---> Running in 5eb7fb662496 [2024-11-09T00:06:40.036Z] Removing intermediate container 5eb7fb662496 [2024-11-09T00:06:40.036Z] ---> b6a47ba03791 [2024-11-09T00:06:40.036Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-09T00:06:40.629Z] ---> b70cb22078de [2024-11-09T00:06:40.629Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-09T00:06:40.629Z] ---> Running in 4832fa67de16 [2024-11-09T00:08:32.326Z] Removing intermediate container 4832fa67de16 [2024-11-09T00:08:32.326Z] ---> 560ee8081eec [2024-11-09T00:08:32.326Z] Step 10/12 : COPY . . [2024-11-09T00:08:32.326Z] ---> 612637b50019 [2024-11-09T00:08:32.326Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-09T00:08:32.326Z] ---> Running in c09016a97732 [2024-11-09T00:08:32.326Z] Removing intermediate container c09016a97732 [2024-11-09T00:08:32.326Z] ---> 3b3ea3b1c975 [2024-11-09T00:08:32.326Z] Step 12/12 : RUN $MAKE [2024-11-09T00:08:32.326Z] ---> Running in 24cf76b4e5f1 [2024-11-09T00:08:32.326Z] noop [2024-11-09T00:08:32.326Z] Removing intermediate container 24cf76b4e5f1 [2024-11-09T00:08:32.326Z] ---> 75082110c4de [2024-11-09T00:08:32.326Z] Successfully built 75082110c4de [2024-11-09T00:08:32.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:08:32.717Z] + docker inspect -f . ci-base-image-arm64 [2024-11-09T00:08:32.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:08:32.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-25982 does not seem to be running inside a container [2024-11-09T00:08:33.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-09T00:08:34.329Z] $ docker top daa1ec7763c05d3acba9ae3c8adc7a77238f918f91bcec76372135a7711e831f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-09T00:08:35.198Z] + go version [2024-11-09T00:08:35.198Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-09T00:08:35.215Z] $ docker stop --time=1 daa1ec7763c05d3acba9ae3c8adc7a77238f918f91bcec76372135a7711e831f [2024-11-09T00:08:36.869Z] $ docker rm -f --volumes daa1ec7763c05d3acba9ae3c8adc7a77238f918f91bcec76372135a7711e831f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:08:37.491Z] + docker inspect -f . ci-base-image-arm64 [2024-11-09T00:08:37.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:08:37.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-25982 does not seem to be running inside a container [2024-11-09T00:08:37.773Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-09T00:08:39.045Z] $ docker top 5238c820f00b8dc55be779e9f83f061b867c5240766f54be0ade283f07ee1413 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-09T00:08:39.908Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh [2024-11-09T00:08:40.578Z] + make test [2024-11-09T00:08:40.578Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-09T00:13:32.772Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-09T00:13:43.030Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-09T00:13:43.624Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.395s coverage: 86.2% of statements [2024-11-09T00:13:58.675Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.479s coverage: 71.9% of statements [2024-11-09T00:13:58.675Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-09T00:13:58.675Z] go vet ./... [2024-11-09T00:18:20.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-09T00:18:20.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-09T00:18:20.546Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-09T00:18:20.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-09T00:18:20.579Z] $ docker stop --time=1 5238c820f00b8dc55be779e9f83f061b867c5240766f54be0ade283f07ee1413 [2024-11-09T00:18:22.504Z] $ docker rm -f --volumes 5238c820f00b8dc55be779e9f83f061b867c5240766f54be0ade283f07ee1413 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-09T00:18:25.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-09T00:18:25.353Z] Warning: overwriting stash ‘coverage-report’ [2024-11-09T00:18:25.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-09T00:18:26.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-09T00:18:26.683Z] + ls -al . [2024-11-09T00:18:26.684Z] total 292 [2024-11-09T00:18:26.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 00:08 . [2024-11-09T00:18:26.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:05 .. [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 9 00:05 .dockerignore [2024-11-09T00:18:26.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 00:05 .git [2024-11-09T00:18:26.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:05 .github [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 9 00:05 .gitignore [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 9 00:05 .golangci.yml [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 20300 Nov 9 00:05 Attribution.txt [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 9 00:05 CHANGELOG.md [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 9 00:05 Dockerfile [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 00:05 GOVERNANCE.md [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 9 00:05 Jenkinsfile [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 9 00:05 LICENSE [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 3065 Nov 9 00:05 Makefile [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 00:05 OWNERS.md [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 9 00:05 README.md [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 00:01 VERSION [2024-11-09T00:18:26.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 bin [2024-11-09T00:18:26.684Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 9 00:13 coverage.out [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 7508 Nov 9 00:05 go.mod [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 100922 Nov 9 00:05 go.sum [2024-11-09T00:18:26.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 images [2024-11-09T00:18:26.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:05 internal [2024-11-09T00:18:26.684Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 9 00:05 main.go [2024-11-09T00:18:26.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 openapi [2024-11-09T00:18:26.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 res [2024-11-09T00:18:26.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:18:27.032Z] + 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=9d047102eab77ef846f167f5edf5a14d36310a7a --label arch=arm64 --label version=0.0.0 . [2024-11-09T00:18:27.309Z] Sending build context to Docker daemon 684kB [2024-11-09T00:18:27.309Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-09T00:18:27.309Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-09T00:18:27.309Z] ---> 75082110c4de [2024-11-09T00:18:27.309Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-09T00:18:27.578Z] ---> Running in 7b5468bafb8f [2024-11-09T00:18:27.844Z] Removing intermediate container 7b5468bafb8f [2024-11-09T00:18:27.844Z] ---> bf921e335f1f [2024-11-09T00:18:27.844Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-09T00:18:27.844Z] ---> Running in acd96fad1dc1 [2024-11-09T00:18:28.110Z] Removing intermediate container acd96fad1dc1 [2024-11-09T00:18:28.110Z] ---> 8d775f1bfa89 [2024-11-09T00:18:28.110Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-09T00:18:28.110Z] ---> Running in 25dc7cfe1f1f [2024-11-09T00:18:28.377Z] Removing intermediate container 25dc7cfe1f1f [2024-11-09T00:18:28.377Z] ---> 16b2e8293b28 [2024-11-09T00:18:28.377Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-09T00:18:28.644Z] ---> Running in a25e49136c44 [2024-11-09T00:18:29.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-09T00:18:29.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-09T00:18:31.285Z] OK: 238 MiB in 54 packages [2024-11-09T00:18:32.246Z] Removing intermediate container a25e49136c44 [2024-11-09T00:18:32.246Z] ---> 369132bff4ed [2024-11-09T00:18:32.246Z] Step 7/30 : WORKDIR /app [2024-11-09T00:18:32.246Z] ---> Running in 33b794ed27d5 [2024-11-09T00:18:32.838Z] Removing intermediate container 33b794ed27d5 [2024-11-09T00:18:32.838Z] ---> e4ef33cbda41 [2024-11-09T00:18:32.838Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-09T00:18:33.108Z] ---> a87ed5bf0ee2 [2024-11-09T00:18:33.108Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-09T00:18:33.376Z] ---> Running in 46fd2e4602fc [2024-11-09T00:18:35.956Z] Removing intermediate container 46fd2e4602fc [2024-11-09T00:18:35.956Z] ---> 03ead39c2f85 [2024-11-09T00:18:35.956Z] Step 10/30 : COPY . . [2024-11-09T00:18:36.225Z] ---> bd1671e69550 [2024-11-09T00:18:36.225Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-09T00:18:36.225Z] ---> Running in c99d0f26a9bb [2024-11-09T00:18:36.493Z] Removing intermediate container c99d0f26a9bb [2024-11-09T00:18:36.493Z] ---> 0e035b4c5821 [2024-11-09T00:18:36.493Z] Step 12/30 : RUN $MAKE [2024-11-09T00:18:36.770Z] ---> Running in d62ada2281ab [2024-11-09T00:18:37.731Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-09T00:22:44.568Z] Removing intermediate container d62ada2281ab [2024-11-09T00:22:44.568Z] ---> c52b918f7268 [2024-11-09T00:22:44.568Z] Step 13/30 : FROM alpine:3.20 [2024-11-09T00:22:44.568Z] 3.20: Pulling from library/alpine [2024-11-09T00:22:44.568Z] cf04c63912e1: Already exists [2024-11-09T00:22:44.568Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-09T00:22:44.568Z] Status: Downloaded newer image for alpine:3.20 [2024-11-09T00:22:44.568Z] ---> c157a85ed455 [2024-11-09T00:22:44.568Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-09T00:22:44.568Z] ---> Running in 79898f6eaae2 [2024-11-09T00:22:44.568Z] Removing intermediate container 79898f6eaae2 [2024-11-09T00:22:44.568Z] ---> 2ac7c13e6050 [2024-11-09T00:22:44.568Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-09T00:22:44.569Z] ---> Running in f58bc77a056e [2024-11-09T00:22:44.569Z] Removing intermediate container f58bc77a056e [2024-11-09T00:22:44.569Z] ---> 9e647fb756fc [2024-11-09T00:22:44.569Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-09T00:22:44.569Z] ---> Running in 9f817aefd2c8 [2024-11-09T00:22:44.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-09T00:22:44.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-09T00:22:44.569Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-09T00:22:44.569Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-09T00:22:44.569Z] Executing busybox-1.36.1-r29.trigger [2024-11-09T00:22:44.569Z] Executing ca-certificates-20240705-r0.trigger [2024-11-09T00:22:44.569Z] OK: 10 MiB in 16 packages [2024-11-09T00:22:44.836Z] Removing intermediate container 9f817aefd2c8 [2024-11-09T00:22:44.836Z] ---> d1083fffe091 [2024-11-09T00:22:44.836Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-09T00:22:44.836Z] ---> Running in 9a9d6cf7c3f8 [2024-11-09T00:22:45.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-09T00:22:46.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-09T00:22:47.463Z] Upgrading critical system libraries and apk-tools: [2024-11-09T00:22:47.463Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-09T00:22:47.463Z] Executing busybox-1.36.1-r29.trigger [2024-11-09T00:22:47.463Z] Continuing the upgrade transaction with new apk-tools: [2024-11-09T00:22:47.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-09T00:22:48.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-09T00:22:49.011Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-09T00:22:49.279Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-09T00:22:49.279Z] Executing ca-certificates-20240705-r0.trigger [2024-11-09T00:22:49.279Z] OK: 10 MiB in 16 packages [2024-11-09T00:22:50.702Z] Removing intermediate container 9a9d6cf7c3f8 [2024-11-09T00:22:50.702Z] ---> 34961fb35f84 [2024-11-09T00:22:50.702Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-09T00:22:51.290Z] ---> 9fd174206834 [2024-11-09T00:22:51.290Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-09T00:22:51.879Z] ---> f1bb2edc279e [2024-11-09T00:22:51.879Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-09T00:22:52.147Z] ---> 73db0cedb65f [2024-11-09T00:22:52.148Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-09T00:22:52.759Z] ---> e31c25320801 [2024-11-09T00:22:52.759Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-09T00:22:54.708Z] ---> 8bacfc216627 [2024-11-09T00:22:54.708Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-09T00:22:54.708Z] ---> Running in 9c7e07cb3d5c [2024-11-09T00:22:56.643Z] Removing intermediate container 9c7e07cb3d5c [2024-11-09T00:22:56.643Z] ---> 8d5d1ce42ed0 [2024-11-09T00:22:56.643Z] Step 24/30 : VOLUME /cache [2024-11-09T00:22:56.643Z] ---> Running in d43b9efa8fce [2024-11-09T00:22:56.643Z] Removing intermediate container d43b9efa8fce [2024-11-09T00:22:56.643Z] ---> 2b107646543d [2024-11-09T00:22:56.643Z] Step 25/30 : EXPOSE 59711 [2024-11-09T00:22:56.643Z] ---> Running in aab1c333101e [2024-11-09T00:22:56.909Z] Removing intermediate container aab1c333101e [2024-11-09T00:22:56.909Z] ---> 56a44639c0b7 [2024-11-09T00:22:56.909Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-09T00:22:57.178Z] ---> Running in 49b915bfcc67 [2024-11-09T00:22:57.447Z] Removing intermediate container 49b915bfcc67 [2024-11-09T00:22:57.447Z] ---> 1a45a27d31fd [2024-11-09T00:22:57.447Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-11-09T00:22:57.447Z] ---> Running in e2c30d2a7139 [2024-11-09T00:22:57.717Z] Removing intermediate container e2c30d2a7139 [2024-11-09T00:22:57.717Z] ---> 52025b7e8881 [2024-11-09T00:22:57.717Z] Step 28/30 : LABEL arch=arm64 [2024-11-09T00:22:57.985Z] ---> Running in f26e1cab22e7 [2024-11-09T00:22:58.255Z] Removing intermediate container f26e1cab22e7 [2024-11-09T00:22:58.255Z] ---> 99b3d8f42e66 [2024-11-09T00:22:58.255Z] Step 29/30 : LABEL git_sha=9d047102eab77ef846f167f5edf5a14d36310a7a [2024-11-09T00:22:58.255Z] ---> Running in db9d77cccb16 [2024-11-09T00:22:58.523Z] Removing intermediate container db9d77cccb16 [2024-11-09T00:22:58.523Z] ---> d4163f67533b [2024-11-09T00:22:58.523Z] Step 30/30 : LABEL version=0.0.0 [2024-11-09T00:22:58.799Z] ---> Running in f011a00b5712 [2024-11-09T00:22:59.068Z] Removing intermediate container f011a00b5712 [2024-11-09T00:22:59.068Z] ---> 20d549856d74 [2024-11-09T00:22:59.068Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-09T00:22:59.068Z] Successfully built 20d549856d74 [2024-11-09T00:22:59.068Z] 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 [2024-11-09T00:22:59.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-09T00:22:59.551Z] [2024-11-09T00:22:59.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:22:59.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-09T00:22:59.889Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-09T00:22:59.890Z] 8998bd30e6a1: Pulling fs layer [2024-11-09T00:22:59.890Z] 04944245beec: Pulling fs layer [2024-11-09T00:23:00.157Z] 699f458cf7ca: Pulling fs layer [2024-11-09T00:23:00.157Z] 765212b225bb: Pulling fs layer [2024-11-09T00:23:00.157Z] f23df028b6ca: Pulling fs layer [2024-11-09T00:23:00.157Z] 765212b225bb: Waiting [2024-11-09T00:23:00.157Z] f23df028b6ca: Waiting [2024-11-09T00:23:00.157Z] d65c8cfc05b1: Pulling fs layer [2024-11-09T00:23:00.157Z] 2437ff75d9bd: Pulling fs layer [2024-11-09T00:23:00.157Z] 2437ff75d9bd: Waiting [2024-11-09T00:23:00.157Z] d65c8cfc05b1: Waiting [2024-11-09T00:23:00.157Z] 04944245beec: Verifying Checksum [2024-11-09T00:23:00.157Z] 04944245beec: Download complete [2024-11-09T00:23:00.157Z] 765212b225bb: Download complete [2024-11-09T00:23:00.157Z] f23df028b6ca: Verifying Checksum [2024-11-09T00:23:00.157Z] f23df028b6ca: Download complete [2024-11-09T00:23:00.157Z] d65c8cfc05b1: Verifying Checksum [2024-11-09T00:23:00.157Z] d65c8cfc05b1: Download complete [2024-11-09T00:23:00.429Z] 699f458cf7ca: Verifying Checksum [2024-11-09T00:23:00.429Z] 699f458cf7ca: Download complete [2024-11-09T00:23:00.697Z] 8998bd30e6a1: Verifying Checksum [2024-11-09T00:23:00.697Z] 8998bd30e6a1: Download complete [2024-11-09T00:23:03.287Z] 2437ff75d9bd: Download complete [2024-11-09T00:23:05.875Z] 8998bd30e6a1: Pull complete [2024-11-09T00:23:05.875Z] 04944245beec: Pull complete [2024-11-09T00:23:07.814Z] 699f458cf7ca: Pull complete [2024-11-09T00:23:07.814Z] 765212b225bb: Pull complete [2024-11-09T00:23:08.777Z] f23df028b6ca: Pull complete [2024-11-09T00:23:09.046Z] d65c8cfc05b1: Pull complete [2024-11-09T00:23:27.308Z] 2437ff75d9bd: Pull complete [2024-11-09T00:23:27.308Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-09T00:23:27.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-09T00:23:27.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:23:27.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-25982 does not seem to be running inside a container [2024-11-09T00:23:27.650Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-09T00:23:30.844Z] $ docker top ad166daaf1f980af254bf5b454ecbede6f88d2d2b74e9f8c21c09f79b5d68cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:31.743Z] ---> job-cost.sh [2024-11-09T00:23:31.743Z] lf-activate-venv: SKIPPING [2024-11-09T00:23:31.743Z] INFO: No Stack... [2024-11-09T00:23:32.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-09T00:23:32.923Z] INFO: Archiving Costs [Pipeline] sh [2024-11-09T00:23:33.582Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2024-11-09T00:23:33.582Z] + cut -d, -f6 [Pipeline] lock [2024-11-09T00:23:33.662Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [2024-11-09T00:23:33.675Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] did not exist. Created. [2024-11-09T00:23:33.684Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-09T00:23:34.385Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-1b2df616/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-09T00:23:35.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-09T00:23:35.076Z] Warning: overwriting stash ‘stack-cost’ [2024-11-09T00:23:35.142Z] Stashed 1 file(s) [Pipeline] } [2024-11-09T00:23:35.150Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-09T00:23:35.177Z] $ docker stop --time=1 ad166daaf1f980af254bf5b454ecbede6f88d2d2b74e9f8c21c09f79b5d68cea [2024-11-09T00:23:36.829Z] $ docker rm -f --volumes ad166daaf1f980af254bf5b454ecbede6f88d2d2b74e9f8c21c09f79b5d68cea [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 [2024-11-09T00:23:37.371Z] provisioning config files... [2024-11-09T00:23:37.377Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config9295043136867709684tmp [Pipeline] { [Pipeline] sh [2024-11-09T00:23:37.672Z] + set +x [2024-11-09T00:23:37.672Z] + curl -s https://codecov.io/bash+ [2024-11-09T00:23:37.672Z] bash -s -- [2024-11-09T00:23:37.672Z] [2024-11-09T00:23:37.672Z] _____ _ [2024-11-09T00:23:37.672Z] / ____| | | [2024-11-09T00:23:37.672Z] | | ___ __| | ___ ___ _____ __ [2024-11-09T00:23:37.672Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-09T00:23:37.672Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-09T00:23:37.672Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-09T00:23:37.672Z] Bash-1.0.6 [2024-11-09T00:23:37.672Z] [2024-11-09T00:23:37.672Z] [2024-11-09T00:23:37.672Z] ==> git version 2.25.1 found [2024-11-09T00:23:37.672Z] ==> 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 [2024-11-09T00:23:37.672Z] Release-Date: 2020-01-08 [2024-11-09T00:23:37.672Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-09T00:23:37.672Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-09T00:23:37.672Z] ==> Jenkins CI detected. [2024-11-09T00:23:37.672Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-313 [2024-11-09T00:23:37.672Z] project root: . [2024-11-09T00:23:37.672Z] --> token set from env [2024-11-09T00:23:37.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-09T00:23:37.672Z] ==> Running gcov in . (disable via -X gcov) [2024-11-09T00:23:37.672Z] ==> Python coveragepy not found [2024-11-09T00:23:37.672Z] ==> Searching for coverage reports in: [2024-11-09T00:23:37.672Z] + . [2024-11-09T00:23:37.931Z] -> Found 1 reports [2024-11-09T00:23:37.931Z] ==> Detecting git/mercurial file structure [2024-11-09T00:23:37.931Z] ==> Reading reports [2024-11-09T00:23:37.931Z] + ./coverage.out bytes=55696 [2024-11-09T00:23:37.931Z] ==> Appending adjustments [2024-11-09T00:23:37.931Z] https://docs.codecov.io/docs/fixing-reports [2024-11-09T00:23:37.931Z] + Found adjustments [2024-11-09T00:23:37.931Z] ==> Gzipping contents [2024-11-09T00:23:37.931Z] 16K /tmp/codecov.TSGnYF.gz [2024-11-09T00:23:37.931Z] ==> Uploading reports [2024-11-09T00:23:37.931Z] url: https://codecov.io [2024-11-09T00:23:37.931Z] query: branch=PR-313&commit=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-11-09T00:23:37.931Z] -> Pinging Codecov [2024-11-09T00:23:37.931Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-11-09T00:23:38.190Z] -> Uploading to [2024-11-09T00:23:38.190Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b/f0df5cbc-19da-4505-a208-ac789798d4f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241109%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241109T002338Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1a6113bad329b575a24ef87bdf135c28806eae0d560c785c5142c798c8a7fd21 [2024-11-09T00:23:38.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-09T00:23:38.190Z] Dload Upload Total Spent Left Speed [2024-11-09T00:23:38.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 49883 --:--:-- --:--:-- --:--:-- 49883 [2024-11-09T00:23:38.449Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] } [2024-11-09T00:23:38.456Z] 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 [2024-11-09T00:23:39.381Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives ] [2024-11-09T00:23:39.381Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives [2024-11-09T00:23:39.381Z] total 16 [2024-11-09T00:23:39.381Z] drwxr-xr-x 3 root root 4096 Nov 9 00:05 . [2024-11-09T00:23:39.381Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 00:05 .. [2024-11-09T00:23:39.381Z] drwxr-xr-x 2 root root 4096 Nov 9 00:05 cost [2024-11-09T00:23:39.381Z] -rw-r--r-- 1 root root 95 Nov 9 00:05 cost.csv [2024-11-09T00:23:39.381Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives [2024-11-09T00:23:39.381Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives [2024-11-09T00:23:39.381Z] total 16 [2024-11-09T00:23:39.381Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 00:05 . [2024-11-09T00:23:39.381Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 00:05 .. [2024-11-09T00:23:39.381Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 00:05 cost [2024-11-09T00:23:39.381Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 9 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:39.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:40.523Z] ---> package-listing.sh [2024-11-09T00:23:40.523Z] ++ facter osfamily [2024-11-09T00:23:40.523Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-09T00:23:40.785Z] + OS_FAMILY=debian [2024-11-09T00:23:40.785Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-313 [2024-11-09T00:23:40.785Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-09T00:23:40.785Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-09T00:23:40.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-09T00:23:40.785Z] + PACKAGES=/tmp/packages_start.txt [2024-11-09T00:23:40.785Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' [2024-11-09T00:23:40.785Z] + PACKAGES=/tmp/packages_end.txt [2024-11-09T00:23:40.785Z] + case "${OS_FAMILY}" in [2024-11-09T00:23:40.785Z] + dpkg -l [2024-11-09T00:23:40.785Z] + grep '^ii' [2024-11-09T00:23:40.785Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-09T00:23:40.785Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-09T00:23:40.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-09T00:23:40.785Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' [2024-11-09T00:23:40.785Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ [2024-11-09T00:23:40.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ [Pipeline] echo [2024-11-09T00:23:40.799Z] 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-09T00:23:41.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-09T00:23:41.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-09T00:23:41.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-09T00:23:41.736Z] prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container [2024-11-09T00:23:41.760Z] $ 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-313/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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-09T00:23:41.958Z] $ docker top b14b840332943679546a41cf8d824089645eb37e6eb321af3c54ea78407e650a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-09T00:23:42.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-09T00:23:42.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-09T00:23:42.884Z] + ls /var/log/sa-host [2024-11-09T00:23:42.884Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-09T00:23:43.056Z] provisioning config files... [2024-11-09T00:23:43.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config16183562746504685221tmp [Pipeline] { [Pipeline] echo [2024-11-09T00:23:43.088Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:43.372Z] ---> create-netrc.sh [Pipeline] } [2024-11-09T00:23:43.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:43.735Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-09T00:23:43.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:44.024Z] ---> sudo-logs.sh [2024-11-09T00:23:44.024Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-09T00:23:44.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:44.338Z] ---> job-cost.sh [2024-11-09T00:23:44.338Z] lf-activate-venv: SKIPPING [2024-11-09T00:23:44.338Z] DEBUG: total: 0.2199999988079071 [2024-11-09T00:23:44.338Z] INFO: Retrieving Stack Cost... [2024-11-09T00:23:44.906Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-09T00:23:45.166Z] INFO: Archiving Costs [Pipeline] echo [2024-11-09T00:23:45.179Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-09T00:23:45.464Z] ---> logs-deploy.sh [2024-11-09T00:23:45.464Z] lf-activate-venv: SKIPPING [2024-11-09T00:23:45.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-313/2 [2024-11-09T00:23:45.464Z] INFO: archiving workspace using pattern(s): [2024-11-09T00:23:46.402Z] Archives upload complete. [2024-11-09T00:23:46.402Z] INFO: archiving logs to Nexus