Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a34814b3da3de732ea535ab79f349182f0fe9c03+d6de6142a2946cb4a5b7397f70a2a6c8eac96e90 (00de72e17eef976b02a351ef0e5c593df43d0132) 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-ssh17798991392999562677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh3318178320235470751.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3998970872417094824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh210667217872545456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5504608413990013636.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6348309488857316971.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-834’ Running on prd-ubuntu20.04-docker-8c-8g-837 in /w/workspace/y_app-rfid-llrp-inventory_PR-289 [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-289 # 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/289/head:refs/remotes/origin/PR-289 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit d6de6142a2946cb4a5b7397f70a2a6c8eac96e90 into PR head commit a34814b3da3de732ea535ab79f349182f0fe9c03 Merge succeeded, producing a34814b3da3de732ea535ab79f349182f0fe9c03 Checking out Revision a34814b3da3de732ea535ab79f349182f0fe9c03 (PR-289) Commit message: "build: Bump SDK to v3.1.1" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f a34814b3da3de732ea535ab79f349182f0fe9c03 # 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 d6de6142a2946cb4a5b7397f70a2a6c8eac96e90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a34814b3da3de732ea535ab79f349182f0fe9c03 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-27T09:23:57.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-27T09:23:57.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-27T09:23:57.966Z] ========================================================= [2024-05-27T09:23:57.966Z] EdgeX Global Pipelines Version Info [2024-05-27T09:23:57.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:23:58.730Z] ------------------- [2024-05-27T09:23:58.730Z] stable info: [2024-05-27T09:23:58.730Z] ------------------- [2024-05-27T09:23:58.730Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:23:58.730Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:23:58.730Z] Message: update stable to v1.0.259 [2024-05-27T09:23:59.302Z] ------------------- [2024-05-27T09:23:59.302Z] experimental info: [2024-05-27T09:23:59.302Z] ------------------- [2024-05-27T09:23:59.302Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:23:59.302Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:23:59.302Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T09:23:59.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-05-27T09:23:59.584Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-05-27T09:23:59.644Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-27T09:23:59.704Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-27T09:23:59.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-27T09:23:59.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-27T09:23:59.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-27T09:23:59.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-27T09:24:00.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-27T09:24:00.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-27T09:24:00.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-27T09:24:00.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-05-27T09:24:00.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-27T09:24:00.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-27T09:24:00.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:24:00.423Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:24:00.490Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:24:00.547Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:24:00.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-27T09:24:00.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-27T09:24:00.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-27T09:24:00.782Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-27T09:24:00.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-27T09:24:00.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-27T09:24:00.966Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-27T09:24:01.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-27T09:24:01.091Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-27T09:24:01.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo [2024-05-27T09:24:01.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo [2024-05-27T09:24:01.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo [2024-05-27T09:24:01.332Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a34814b3da3de732ea535ab79f349182f0fe9c03 [Pipeline] echo [2024-05-27T09:24:01.393Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a34814b [Pipeline] echo [2024-05-27T09:24:01.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:24:01.599Z] provisioning config files... [2024-05-27T09:24:01.619Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/config3476915964977687092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:24:02.021Z] ---> ****-login.sh [2024-05-27T09:24:02.021Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:24:02.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:02.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:02.290Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:02.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:02.290Z] [2024-05-27T09:24:02.290Z] Login Succeeded [2024-05-27T09:24:02.290Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:24:02.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:02.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:02.290Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:02.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:02.290Z] [2024-05-27T09:24:02.290Z] Login Succeeded [2024-05-27T09:24:02.290Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:24:02.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:02.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:02.550Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:02.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:02.550Z] [2024-05-27T09:24:02.550Z] Login Succeeded [2024-05-27T09:24:02.550Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:24:02.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:02.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:02.550Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:02.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:02.550Z] [2024-05-27T09:24:02.550Z] Login Succeeded [2024-05-27T09:24:02.550Z] ****.io [2024-05-27T09:24:02.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:02.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:02.810Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:02.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:02.810Z] [2024-05-27T09:24:02.810Z] Login Succeeded [2024-05-27T09:24:02.810Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:24:02.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-27T09:24:03.509Z] + git rev-list -1 --merges a34814b3da3de732ea535ab79f349182f0fe9c03~1..a34814b3da3de732ea535ab79f349182f0fe9c03 [Pipeline] echo [2024-05-27T09:24:03.554Z] -----------> git rev-list -1 --merges a34814b3da3de732ea535ab79f349182f0fe9c03~1..a34814b3da3de732ea535ab79f349182f0fe9c03 a34814b3da3de732ea535ab79f349182f0fe9c03 [false] [Pipeline] sh [2024-05-27T09:24:03.879Z] + git log --format=format:%s -1 a34814b3da3de732ea535ab79f349182f0fe9c03 [Pipeline] echo [2024-05-27T09:24:03.922Z] ========================================================= [2024-05-27T09:24:03.922Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-27T09:24:03.922Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:24:04.419Z] + git log --format=format:%s -1 a34814b3da3de732ea535ab79f349182f0fe9c03 [Pipeline] echo [2024-05-27T09:24:04.455Z] [semverPrep] GIT_COMMIT: a34814b3da3de732ea535ab79f349182f0fe9c03, Commit Message: build: Bump SDK to v3.1.1 [Pipeline] echo [2024-05-27T09:24:04.497Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-27T09:24:04.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-27T09:24:04.883Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-27T09:24:04.883Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-27T09:24:04.883Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-27T09:24:04.883Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-27T09:24:04.883Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-27T09:24:04.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:24:05.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:24:05.322Z] [2024-05-27T09:24:05.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:24:05.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:24:05.712Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-27T09:24:05.712Z] b85a868b505f: Pulling fs layer [2024-05-27T09:24:05.712Z] e2be974225ed: Pulling fs layer [2024-05-27T09:24:05.712Z] 339a4e72a1f5: Pulling fs layer [2024-05-27T09:24:05.712Z] 988bab9f4d93: Pulling fs layer [2024-05-27T09:24:05.712Z] 1469e6f7b9e6: Pulling fs layer [2024-05-27T09:24:05.712Z] eaf3925da568: Pulling fs layer [2024-05-27T09:24:05.712Z] bab4dde63d76: Pulling fs layer [2024-05-27T09:24:05.712Z] bde34c3a00c8: Pulling fs layer [2024-05-27T09:24:05.712Z] b352a97aabf1: Pulling fs layer [2024-05-27T09:24:05.712Z] 4872d77fe225: Pulling fs layer [2024-05-27T09:24:05.712Z] 5851b861e8e6: Pulling fs layer [2024-05-27T09:24:05.712Z] bab4dde63d76: Waiting [2024-05-27T09:24:05.712Z] bde34c3a00c8: Waiting [2024-05-27T09:24:05.712Z] b352a97aabf1: Waiting [2024-05-27T09:24:05.712Z] 4872d77fe225: Waiting [2024-05-27T09:24:05.712Z] 5851b861e8e6: Waiting [2024-05-27T09:24:05.712Z] 988bab9f4d93: Waiting [2024-05-27T09:24:05.712Z] eaf3925da568: Waiting [2024-05-27T09:24:05.712Z] 1469e6f7b9e6: Waiting [2024-05-27T09:24:05.712Z] e2be974225ed: Download complete [2024-05-27T09:24:05.712Z] 988bab9f4d93: Download complete [2024-05-27T09:24:05.977Z] 1469e6f7b9e6: Verifying Checksum [2024-05-27T09:24:05.977Z] 1469e6f7b9e6: Download complete [2024-05-27T09:24:05.977Z] 339a4e72a1f5: Verifying Checksum [2024-05-27T09:24:05.977Z] 339a4e72a1f5: Download complete [2024-05-27T09:24:05.977Z] eaf3925da568: Download complete [2024-05-27T09:24:05.977Z] bde34c3a00c8: Download complete [2024-05-27T09:24:05.977Z] b352a97aabf1: Verifying Checksum [2024-05-27T09:24:05.977Z] b352a97aabf1: Download complete [2024-05-27T09:24:05.977Z] 4872d77fe225: Verifying Checksum [2024-05-27T09:24:05.977Z] 4872d77fe225: Download complete [2024-05-27T09:24:05.977Z] 5851b861e8e6: Download complete [2024-05-27T09:24:05.977Z] b85a868b505f: Verifying Checksum [2024-05-27T09:24:05.977Z] b85a868b505f: Download complete [2024-05-27T09:24:06.236Z] bab4dde63d76: Verifying Checksum [2024-05-27T09:24:06.236Z] bab4dde63d76: Download complete [2024-05-27T09:24:07.174Z] b85a868b505f: Pull complete [2024-05-27T09:24:07.174Z] e2be974225ed: Pull complete [2024-05-27T09:24:07.744Z] 339a4e72a1f5: Pull complete [2024-05-27T09:24:07.744Z] 988bab9f4d93: Pull complete [2024-05-27T09:24:08.003Z] 1469e6f7b9e6: Pull complete [2024-05-27T09:24:08.003Z] eaf3925da568: Pull complete [2024-05-27T09:24:09.909Z] bab4dde63d76: Pull complete [2024-05-27T09:24:09.909Z] bde34c3a00c8: Pull complete [2024-05-27T09:24:09.909Z] b352a97aabf1: Pull complete [2024-05-27T09:24:09.909Z] 4872d77fe225: Pull complete [2024-05-27T09:24:10.170Z] 5851b861e8e6: Pull complete [2024-05-27T09:24:10.170Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-27T09:24:10.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:24:10.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:24:10.480Z] prd-ubuntu20.04-docker-8c-8g-837 does not seem to be running inside a container [2024-05-27T09:24:10.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-289 -v /w/workspace/y_app-rfid-llrp-inventory_PR-289:/w/workspace/y_app-rfid-llrp-inventory_PR-289:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-27T09:24:11.788Z] $ docker top 21e9c27c2c59ba8264c98eefb05681a3a690d14d83a172f73f7a7e29ac546735 -eo pid,comm [2024-05-27T09:24:11.841Z] 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-05-27T09:24:11.841Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-27T09:24:12.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:24:12.001Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:24:12.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:24:12.127Z] $ docker exec 21e9c27c2c59ba8264c98eefb05681a3a690d14d83a172f73f7a7e29ac546735 ssh-agent [2024-05-27T09:24:12.233Z] SSH_AUTH_SOCK=/tmp/ssh-OPerLfo3vaY8/agent.32 [2024-05-27T09:24:12.233Z] SSH_AGENT_PID=38 [2024-05-27T09:24:12.239Z] Running ssh-add (command line suppressed) [2024-05-27T09:24:12.340Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/private_key_2408155011489502893.key (/w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/private_key_2408155011489502893.key) [2024-05-27T09:24:12.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:24:12.702Z] + git tag --points-at HEAD [Pipeline] } [2024-05-27T09:24:12.734Z] $ docker exec --env ******** --env ******** 21e9c27c2c59ba8264c98eefb05681a3a690d14d83a172f73f7a7e29ac546735 ssh-agent -k [2024-05-27T09:24:12.840Z] unset SSH_AUTH_SOCK; [2024-05-27T09:24:12.841Z] unset SSH_AGENT_PID; [2024-05-27T09:24:12.841Z] echo Agent pid 38 killed; [2024-05-27T09:24:12.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-27T09:24:13.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:24:13.067Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:24:13.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:24:13.178Z] $ docker exec 21e9c27c2c59ba8264c98eefb05681a3a690d14d83a172f73f7a7e29ac546735 ssh-agent [2024-05-27T09:24:13.280Z] SSH_AUTH_SOCK=/tmp/ssh-GCQM7cNmp3In/agent.71 [2024-05-27T09:24:13.280Z] SSH_AGENT_PID=77 [2024-05-27T09:24:13.285Z] Running ssh-add (command line suppressed) [2024-05-27T09:24:13.374Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/private_key_4830151435414025129.key (/w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/private_key_4830151435414025129.key) [2024-05-27T09:24:13.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:24:13.731Z] + git semver init [2024-05-27T09:24:13.990Z] 2024-05-27 09:24:13,935 [run_init] DEBUG init version:0.0.0 force:False [2024-05-27T09:24:13.990Z] 2024-05-27 09:24:13,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver [2024-05-27T09:24:13.990Z] 2024-05-27 09:24:13,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver [2024-05-27T09:24:13.990Z] 2024-05-27 09:24:13,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-289, universal_newlines=False, shell=None, istream=None) [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,031 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-289/.git/info/exclude [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver/PR-289 with force:False [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,032 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver/PR-289 [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,038 [execute] INFO git cat-file --batch-check [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,044 [execute] INFO git cat-file --batch [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2024-05-27T09:24:15.376Z] 2024-05-27 09:24:15,050 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-289/.semver/PR-289 [2024-05-27T09:24:15.376Z] 0.0.0 [Pipeline] } [2024-05-27T09:24:15.411Z] $ docker exec --env ******** --env ******** 21e9c27c2c59ba8264c98eefb05681a3a690d14d83a172f73f7a7e29ac546735 ssh-agent -k [2024-05-27T09:24:15.541Z] unset SSH_AUTH_SOCK; [2024-05-27T09:24:15.542Z] unset SSH_AGENT_PID; [2024-05-27T09:24:15.542Z] echo Agent pid 77 killed; [2024-05-27T09:24:15.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-27T09:24:16.033Z] + git semver [Pipeline] } [2024-05-27T09:24:16.324Z] $ docker stop --time=1 21e9c27c2c59ba8264c98eefb05681a3a690d14d83a172f73f7a7e29ac546735 [2024-05-27T09:24:17.648Z] $ docker rm -f --volumes 21e9c27c2c59ba8264c98eefb05681a3a690d14d83a172f73f7a7e29ac546735 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:24:18.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-27T09:24:18.369Z] Stashed 1 file(s) [Pipeline] echo [2024-05-27T09:24:18.395Z] [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-05-27T09:24:19.120Z] provisioning config files... [2024-05-27T09:24:19.131Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/config5917279292795658926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:24:19.511Z] ---> ****-login.sh [2024-05-27T09:24:19.511Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:24:19.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:19.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:19.511Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:19.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:19.511Z] [2024-05-27T09:24:19.511Z] Login Succeeded [2024-05-27T09:24:19.511Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:24:19.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:19.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:19.511Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:19.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:19.511Z] [2024-05-27T09:24:19.511Z] Login Succeeded [2024-05-27T09:24:19.511Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:24:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:19.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:19.772Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:19.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:19.772Z] [2024-05-27T09:24:19.772Z] Login Succeeded [2024-05-27T09:24:19.772Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:24:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:19.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:19.773Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:19.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:19.773Z] [2024-05-27T09:24:19.773Z] Login Succeeded [2024-05-27T09:24:19.773Z] ****.io [2024-05-27T09:24:20.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:24:20.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:24:20.033Z] Configure a credential helper to remove this warning. See [2024-05-27T09:24:20.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:24:20.033Z] [2024-05-27T09:24:20.033Z] Login Succeeded [2024-05-27T09:24:20.033Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:24:20.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:24:20.289Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:24:20.612Z] + cut+ -d -f 2 [2024-05-27T09:24:20.612Z] grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-05-27T09:24:20.654Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:24:20.701Z] ========================================================= [2024-05-27T09:24:20.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-27T09:24:20.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:24:24.156Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:24:24.157Z] Sending build context to Docker daemon 44.88MB [2024-05-27T09:24:24.157Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:24:24.157Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:24:24.416Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-27T09:24:24.416Z] 619be1103602: Pulling fs layer [2024-05-27T09:24:24.416Z] 7862e08f4a3e: Pulling fs layer [2024-05-27T09:24:24.416Z] 5df492c9dc93: Pulling fs layer [2024-05-27T09:24:24.416Z] 7629e6793208: Pulling fs layer [2024-05-27T09:24:24.416Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:24:24.416Z] 8de7f028bff5: Pulling fs layer [2024-05-27T09:24:24.416Z] 44042ff1420b: Pulling fs layer [2024-05-27T09:24:24.416Z] 5cdaf54b7214: Pulling fs layer [2024-05-27T09:24:24.416Z] 38f3e5a9071a: Pulling fs layer [2024-05-27T09:24:24.416Z] 7629e6793208: Waiting [2024-05-27T09:24:24.416Z] 4f4fb700ef54: Waiting [2024-05-27T09:24:24.416Z] 8de7f028bff5: Waiting [2024-05-27T09:24:24.416Z] 44042ff1420b: Waiting [2024-05-27T09:24:24.416Z] 5cdaf54b7214: Waiting [2024-05-27T09:24:24.416Z] 38f3e5a9071a: Waiting [2024-05-27T09:24:24.416Z] 7862e08f4a3e: Verifying Checksum [2024-05-27T09:24:24.416Z] 7862e08f4a3e: Download complete [2024-05-27T09:24:24.416Z] 7629e6793208: Download complete [2024-05-27T09:24:24.416Z] 4f4fb700ef54: Download complete [2024-05-27T09:24:24.416Z] 8de7f028bff5: Verifying Checksum [2024-05-27T09:24:24.416Z] 8de7f028bff5: Download complete [2024-05-27T09:24:24.416Z] 619be1103602: Verifying Checksum [2024-05-27T09:24:24.416Z] 619be1103602: Download complete [2024-05-27T09:24:24.416Z] 44042ff1420b: Verifying Checksum [2024-05-27T09:24:24.416Z] 44042ff1420b: Download complete [2024-05-27T09:24:24.676Z] 619be1103602: Pull complete [2024-05-27T09:24:24.676Z] 38f3e5a9071a: Verifying Checksum [2024-05-27T09:24:24.676Z] 38f3e5a9071a: Download complete [2024-05-27T09:24:24.676Z] 7862e08f4a3e: Pull complete [2024-05-27T09:24:24.935Z] 5df492c9dc93: Verifying Checksum [2024-05-27T09:24:24.935Z] 5df492c9dc93: Download complete [2024-05-27T09:24:25.194Z] 5cdaf54b7214: Verifying Checksum [2024-05-27T09:24:25.194Z] 5cdaf54b7214: Download complete [2024-05-27T09:24:27.726Z] 5df492c9dc93: Pull complete [2024-05-27T09:24:27.726Z] 7629e6793208: Pull complete [2024-05-27T09:24:27.726Z] 4f4fb700ef54: Pull complete [2024-05-27T09:24:27.985Z] 8de7f028bff5: Pull complete [2024-05-27T09:24:27.985Z] 44042ff1420b: Pull complete [2024-05-27T09:24:30.521Z] 5cdaf54b7214: Pull complete [2024-05-27T09:24:30.521Z] 38f3e5a9071a: Pull complete [2024-05-27T09:24:30.521Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-27T09:24:30.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-27T09:24:30.521Z] ---> 60b93f829570 [2024-05-27T09:24:30.521Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:24:31.901Z] ---> Running in e81835dbf4b2 [2024-05-27T09:24:32.161Z] Removing intermediate container e81835dbf4b2 [2024-05-27T09:24:32.161Z] ---> e3f4c92cafbd [2024-05-27T09:24:32.161Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:24:32.161Z] ---> Running in 1a4a205cdbce [2024-05-27T09:24:32.161Z] Removing intermediate container 1a4a205cdbce [2024-05-27T09:24:32.161Z] ---> 864137897375 [2024-05-27T09:24:32.161Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:24:32.161Z] ---> Running in 3f7c8e6c173d [2024-05-27T09:24:32.161Z] Removing intermediate container 3f7c8e6c173d [2024-05-27T09:24:32.161Z] ---> 5709ca4a8aef [2024-05-27T09:24:32.161Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:24:32.161Z] ---> Running in 680883271eb5 [2024-05-27T09:24:32.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:24:32.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:24:32.986Z] OK: 264 MiB in 52 packages [2024-05-27T09:24:33.553Z] Removing intermediate container 680883271eb5 [2024-05-27T09:24:33.553Z] ---> 28960ef9efeb [2024-05-27T09:24:33.554Z] Step 7/12 : WORKDIR /app [2024-05-27T09:24:33.554Z] ---> Running in d998c458cd42 [2024-05-27T09:24:33.554Z] Removing intermediate container d998c458cd42 [2024-05-27T09:24:33.554Z] ---> 23dc84ac0e43 [2024-05-27T09:24:33.554Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:24:33.906Z] Still waiting to schedule task [2024-05-27T09:24:33.906Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-835’ [2024-05-27T09:24:34.490Z] ---> 3c001690f44e [2024-05-27T09:24:34.490Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:24:34.749Z] ---> Running in 7a390c420453 [2024-05-27T09:24:52.832Z] Removing intermediate container 7a390c420453 [2024-05-27T09:24:52.832Z] ---> ca1da2568162 [2024-05-27T09:24:52.832Z] Step 10/12 : COPY . . [2024-05-27T09:24:52.832Z] ---> 8358f196360d [2024-05-27T09:24:52.832Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:24:52.832Z] ---> Running in 80f508198fac [2024-05-27T09:24:52.832Z] Removing intermediate container 80f508198fac [2024-05-27T09:24:52.832Z] ---> 8333d2185a97 [2024-05-27T09:24:52.832Z] Step 12/12 : RUN $MAKE [2024-05-27T09:24:52.832Z] ---> Running in 9592843f3a9b [2024-05-27T09:24:52.832Z] noop [2024-05-27T09:24:52.832Z] Removing intermediate container 9592843f3a9b [2024-05-27T09:24:52.832Z] ---> 9d632e378ff1 [2024-05-27T09:24:52.832Z] Successfully built 9d632e378ff1 [2024-05-27T09:24:52.832Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:24:53.309Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:24:53.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:24:53.472Z] prd-ubuntu20.04-docker-8c-8g-837 does not seem to be running inside a container [2024-05-27T09:24:53.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-289 -v /w/workspace/y_app-rfid-llrp-inventory_PR-289:/w/workspace/y_app-rfid-llrp-inventory_PR-289:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-289@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-x86_64 cat [2024-05-27T09:24:53.845Z] $ docker top 7eb567bbf11f4b2fb43c0f20e1994147e10e77f0b2859b8518a7cf7ab854d4b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:24:54.267Z] + go version [2024-05-27T09:24:54.268Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-27T09:24:54.306Z] $ docker stop --time=1 7eb567bbf11f4b2fb43c0f20e1994147e10e77f0b2859b8518a7cf7ab854d4b7 [2024-05-27T09:24:55.574Z] $ docker rm -f --volumes 7eb567bbf11f4b2fb43c0f20e1994147e10e77f0b2859b8518a7cf7ab854d4b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:24:56.361Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:24:56.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:24:56.530Z] prd-ubuntu20.04-docker-8c-8g-837 does not seem to be running inside a container [2024-05-27T09:24:56.559Z] $ 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-289 -v /w/workspace/y_app-rfid-llrp-inventory_PR-289:/w/workspace/y_app-rfid-llrp-inventory_PR-289:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-289@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-x86_64 cat [2024-05-27T09:24:56.871Z] $ docker top bca432f4c6fd77756f134e31959bb50c3bb25267cb06b84f77f45ea7caa7ca66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:24:57.284Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-289 [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:24:57.655Z] + make test [2024-05-27T09:24:57.655Z] go test -race ./... -coverprofile=coverage.out ./... [2024-05-27T09:25:15.759Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-05-27T09:25:15.759Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-05-27T09:25:16.698Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2024-05-27T09:25:19.239Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.655s coverage: 71.9% of statements [2024-05-27T09:25:37.322Z] go vet ./... [2024-05-27T09:25:41.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T09:25:41.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T09:25:41.504Z] ./bin/test-attribution.sh [Pipeline] echo [2024-05-27T09:25:41.548Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:25:41.928Z] + go mod tidy [Pipeline] } [2024-05-27T09:25:42.213Z] $ docker stop --time=1 bca432f4c6fd77756f134e31959bb50c3bb25267cb06b84f77f45ea7caa7ca66 [2024-05-27T09:25:44.021Z] $ docker rm -f --volumes bca432f4c6fd77756f134e31959bb50c3bb25267cb06b84f77f45ea7caa7ca66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:25:44.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T09:25:44.753Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-27T09:25:45.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T09:25:45.800Z] + ls -al . [2024-05-27T09:25:45.800Z] total 212 [2024-05-27T09:25:45.800Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:24 . [2024-05-27T09:25:45.800Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:23 .. [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 262 May 27 09:23 .dockerignore [2024-05-27T09:25:45.800Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:25 .git [2024-05-27T09:25:45.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:23 .github [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 765 May 27 09:23 .gitignore [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:23 .golangci.yml [2024-05-27T09:25:45.800Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:24 .semver [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 11010 May 27 09:23 Attribution.txt [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 11245 May 27 09:23 CHANGELOG.md [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 1768 May 27 09:23 Dockerfile [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:23 GOVERNANCE.md [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 665 May 27 09:23 Jenkinsfile [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 27 09:23 LICENSE [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 27 09:23 Makefile [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 617 May 27 09:23 OWNERS.md [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 27 09:23 README.md [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 09:24 VERSION [2024-05-27T09:25:45.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:23 bin [2024-05-27T09:25:45.800Z] -rw-r--r-- 1 jenkins jenkins 41317 May 27 09:25 coverage.out [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 3892 May 27 09:23 go.mod [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 34271 May 27 09:23 go.sum [2024-05-27T09:25:45.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:23 images [2024-05-27T09:25:45.800Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:23 internal [2024-05-27T09:25:45.800Z] -rw-rw-r-- 1 jenkins jenkins 531 May 27 09:23 main.go [2024-05-27T09:25:45.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:23 openapi [2024-05-27T09:25:45.800Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:23 res [2024-05-27T09:25:45.800Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:23 static [2024-05-27T09:25:45.800Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:23 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:25:46.219Z] + 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=a34814b3da3de732ea535ab79f349182f0fe9c03 --label arch=amd64 --label version=0.0.0 . [2024-05-27T09:25:46.478Z] Sending build context to Docker daemon 44.88MB [2024-05-27T09:25:46.478Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:25:46.478Z] Step 2/30 : FROM ${BASE} AS builder [2024-05-27T09:25:46.478Z] ---> 9d632e378ff1 [2024-05-27T09:25:46.478Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:25:46.478Z] ---> Running in bd8881bdf428 [2024-05-27T09:25:46.737Z] Removing intermediate container bd8881bdf428 [2024-05-27T09:25:46.737Z] ---> eb805edb6beb [2024-05-27T09:25:46.737Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:25:46.737Z] ---> Running in 65b333a5fed4 [2024-05-27T09:25:46.737Z] Removing intermediate container 65b333a5fed4 [2024-05-27T09:25:46.737Z] ---> 36bae804450f [2024-05-27T09:25:46.737Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:25:46.737Z] ---> Running in f10d5236080a [2024-05-27T09:25:46.737Z] Removing intermediate container f10d5236080a [2024-05-27T09:25:46.737Z] ---> 92ade6b905c3 [2024-05-27T09:25:46.737Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:25:46.737Z] ---> Running in 2e4327bcc04d [2024-05-27T09:25:46.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:25:47.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:25:47.254Z] OK: 264 MiB in 52 packages [2024-05-27T09:25:47.821Z] Removing intermediate container 2e4327bcc04d [2024-05-27T09:25:47.821Z] ---> 1ea5e4eb670c [2024-05-27T09:25:47.821Z] Step 7/30 : WORKDIR /app [2024-05-27T09:25:47.821Z] ---> Running in ef2bcaea9318 [2024-05-27T09:25:47.821Z] Removing intermediate container ef2bcaea9318 [2024-05-27T09:25:47.821Z] ---> 8b4195a6fec6 [2024-05-27T09:25:47.821Z] Step 8/30 : COPY go.mod vendor* ./ [2024-05-27T09:25:49.192Z] ---> 9461d7a922f6 [2024-05-27T09:25:49.192Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:25:49.192Z] ---> Running in 1ce6d4b4ee87 [2024-05-27T09:25:49.192Z] skipping... [2024-05-27T09:25:49.450Z] Removing intermediate container 1ce6d4b4ee87 [2024-05-27T09:25:49.450Z] ---> 1d48b2e7df05 [2024-05-27T09:25:49.450Z] Step 10/30 : COPY . . [2024-05-27T09:25:50.823Z] ---> c0ef0fd03222 [2024-05-27T09:25:50.823Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:25:50.823Z] ---> Running in f40a03722312 [2024-05-27T09:25:50.823Z] Removing intermediate container f40a03722312 [2024-05-27T09:25:50.823Z] ---> c5118d3d53bc [2024-05-27T09:25:50.823Z] Step 12/30 : RUN $MAKE [2024-05-27T09:25:50.823Z] ---> Running in d93e86378dba [2024-05-27T09:25:51.082Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-05-27T09:26:09.330Z] Removing intermediate container d93e86378dba [2024-05-27T09:26:09.330Z] ---> ee39aa7fd873 [2024-05-27T09:26:09.330Z] Step 13/30 : FROM alpine:3.18 [2024-05-27T09:26:09.330Z] 3.18: Pulling from library/alpine [2024-05-27T09:26:09.330Z] 619be1103602: Already exists [2024-05-27T09:26:09.330Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T09:26:09.330Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T09:26:09.330Z] ---> d3782b16ccc9 [2024-05-27T09:26:09.330Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T09:26:09.330Z] ---> Running in 127aaca816f9 [2024-05-27T09:26:09.330Z] Removing intermediate container 127aaca816f9 [2024-05-27T09:26:09.330Z] ---> 3755301cd41c [2024-05-27T09:26:09.330Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-05-27T09:26:09.330Z] ---> Running in dfd443ff5e63 [2024-05-27T09:26:09.330Z] Removing intermediate container dfd443ff5e63 [2024-05-27T09:26:09.330Z] ---> e8e4b300d823 [2024-05-27T09:26:09.330Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-05-27T09:26:09.330Z] ---> Running in c3d6f4226d85 [2024-05-27T09:26:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:26:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:26:09.330Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T09:26:09.330Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T09:26:09.330Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:26:09.330Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:26:09.330Z] OK: 8 MiB in 17 packages [2024-05-27T09:26:09.330Z] Removing intermediate container c3d6f4226d85 [2024-05-27T09:26:09.330Z] ---> fbdaac2cf1bb [2024-05-27T09:26:09.330Z] Step 17/30 : RUN apk --no-cache upgrade [2024-05-27T09:26:09.330Z] ---> Running in 4a273f9a3e75 [2024-05-27T09:26:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:26:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:26:09.330Z] Upgrading critical system libraries and apk-tools: [2024-05-27T09:26:09.330Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T09:26:09.330Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:26:09.330Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T09:26:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:26:09.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:26:09.330Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:26:09.330Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T09:26:09.596Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:26:09.596Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T09:26:09.596Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:26:09.596Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:26:09.596Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:26:09.596Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T09:26:09.596Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:26:09.596Z] OK: 8 MiB in 17 packages [2024-05-27T09:26:09.860Z] Removing intermediate container 4a273f9a3e75 [2024-05-27T09:26:09.860Z] ---> 32171dc4d0f9 [2024-05-27T09:26:09.860Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T09:26:10.124Z] ---> 413fe0bfce15 [2024-05-27T09:26:10.125Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T09:26:10.125Z] ---> fef4e13c5d09 [2024-05-27T09:26:10.125Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-05-27T09:26:10.125Z] ---> cd1be9af279e [2024-05-27T09:26:10.125Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-05-27T09:26:10.383Z] ---> d9c4a20c3737 [2024-05-27T09:26:10.383Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-05-27T09:26:10.951Z] ---> dd8d9ba5d2d9 [2024-05-27T09:26:10.951Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-05-27T09:26:10.951Z] ---> Running in c29bc973585d [2024-05-27T09:26:11.215Z] Removing intermediate container c29bc973585d [2024-05-27T09:26:11.215Z] ---> 4acba27ec2c4 [2024-05-27T09:26:11.215Z] Step 24/30 : VOLUME /cache [2024-05-27T09:26:11.473Z] ---> Running in ff71c7138766 [2024-05-27T09:26:11.473Z] Removing intermediate container ff71c7138766 [2024-05-27T09:26:11.473Z] ---> 1d735dc29ab8 [2024-05-27T09:26:11.473Z] Step 25/30 : EXPOSE 59711 [2024-05-27T09:26:11.473Z] ---> Running in 2ce128d5eea6 [2024-05-27T09:26:11.473Z] Removing intermediate container 2ce128d5eea6 [2024-05-27T09:26:11.473Z] ---> f4f0adcc4438 [2024-05-27T09:26:11.473Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-05-27T09:26:11.473Z] ---> Running in a71d14d0f5ad [2024-05-27T09:26:11.473Z] Removing intermediate container a71d14d0f5ad [2024-05-27T09:26:11.473Z] ---> 84936fe7d54a [2024-05-27T09:26:11.473Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-05-27T09:26:11.732Z] ---> Running in 7eea80fdfa30 [2024-05-27T09:26:11.732Z] Removing intermediate container 7eea80fdfa30 [2024-05-27T09:26:11.732Z] ---> fedfe4a0cd44 [2024-05-27T09:26:11.732Z] Step 28/30 : LABEL arch=amd64 [2024-05-27T09:26:11.732Z] ---> Running in 06a4890a9686 [2024-05-27T09:26:11.732Z] Removing intermediate container 06a4890a9686 [2024-05-27T09:26:11.732Z] ---> 5753def5aa46 [2024-05-27T09:26:11.732Z] Step 29/30 : LABEL git_sha=a34814b3da3de732ea535ab79f349182f0fe9c03 [2024-05-27T09:26:11.732Z] ---> Running in 1424666a1ba2 [2024-05-27T09:26:11.732Z] Removing intermediate container 1424666a1ba2 [2024-05-27T09:26:11.732Z] ---> 16f63ff53fd9 [2024-05-27T09:26:11.732Z] Step 30/30 : LABEL version=0.0.0 [2024-05-27T09:26:11.990Z] ---> Running in 64a82ad593a9 [2024-05-27T09:26:11.990Z] Removing intermediate container 64a82ad593a9 [2024-05-27T09:26:11.990Z] ---> 43619206ce44 [2024-05-27T09:26:11.990Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T09:26:11.990Z] Successfully built 43619206ce44 [2024-05-27T09:26:11.990Z] 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-05-27T09:26:13.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:26:13.028Z] [2024-05-27T09:26:13.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:26:13.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:26:13.422Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-27T09:26:13.422Z] 5eb5b503b376: Pulling fs layer [2024-05-27T09:26:13.422Z] 5c69ac0246d0: Pulling fs layer [2024-05-27T09:26:13.422Z] ec43610c2a17: Pulling fs layer [2024-05-27T09:26:13.422Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-27T09:26:13.422Z] 33b1e0a273af: Pulling fs layer [2024-05-27T09:26:13.422Z] 5d3b04190fa2: Pulling fs layer [2024-05-27T09:26:13.422Z] 2f39f015ded8: Pulling fs layer [2024-05-27T09:26:13.422Z] 33b1e0a273af: Waiting [2024-05-27T09:26:13.422Z] 2f39f015ded8: Waiting [2024-05-27T09:26:13.422Z] 3a2ae6a8a46f: Waiting [2024-05-27T09:26:13.422Z] 5d3b04190fa2: Waiting [2024-05-27T09:26:13.422Z] 5c69ac0246d0: Verifying Checksum [2024-05-27T09:26:13.422Z] 5c69ac0246d0: Download complete [2024-05-27T09:26:13.422Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-27T09:26:13.422Z] 3a2ae6a8a46f: Download complete [2024-05-27T09:26:13.422Z] 33b1e0a273af: Verifying Checksum [2024-05-27T09:26:13.422Z] 33b1e0a273af: Download complete [2024-05-27T09:26:13.422Z] 5d3b04190fa2: Download complete [2024-05-27T09:26:13.422Z] ec43610c2a17: Verifying Checksum [2024-05-27T09:26:13.422Z] ec43610c2a17: Download complete [2024-05-27T09:26:13.680Z] 5eb5b503b376: Verifying Checksum [2024-05-27T09:26:13.680Z] 5eb5b503b376: Download complete [2024-05-27T09:26:14.246Z] 2f39f015ded8: Download complete [2024-05-27T09:26:14.812Z] 5eb5b503b376: Pull complete [2024-05-27T09:26:14.812Z] 5c69ac0246d0: Pull complete [2024-05-27T09:26:15.376Z] ec43610c2a17: Pull complete [2024-05-27T09:26:15.376Z] 3a2ae6a8a46f: Pull complete [2024-05-27T09:26:15.633Z] 33b1e0a273af: Pull complete [2024-05-27T09:26:15.633Z] 5d3b04190fa2: Pull complete [2024-05-27T09:26:18.912Z] 2f39f015ded8: Pull complete [2024-05-27T09:26:18.912Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-27T09:26:18.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:26:18.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:26:19.167Z] prd-ubuntu20.04-docker-8c-8g-837 does not seem to be running inside a container [2024-05-27T09:26:19.195Z] $ 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-289 -v /w/workspace/y_app-rfid-llrp-inventory_PR-289:/w/workspace/y_app-rfid-llrp-inventory_PR-289:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-289@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-05-27T09:26:20.291Z] $ docker top e1a747f81c0e9debe3eebce7828fe9dfc787cf6acdcfbe4f9a8b3951fdfb8a36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:20.888Z] ---> job-cost.sh [2024-05-27T09:26:20.888Z] lf-activate-venv: SKIPPING [2024-05-27T09:26:20.888Z] INFO: No Stack... [2024-05-27T09:26:21.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T09:26:21.439Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T09:26:21.781Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-289/archives/cost.csv [2024-05-27T09:26:21.781Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T09:26:21.831Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] [2024-05-27T09:26:21.838Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] did not exist. Created. [2024-05-27T09:26:21.845Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T09:26:22.261Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-27T09:26:22.339Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T09:26:22.360Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T09:26:22.455Z] $ docker stop --time=1 e1a747f81c0e9debe3eebce7828fe9dfc787cf6acdcfbe4f9a8b3951fdfb8a36 [2024-05-27T09:26:23.592Z] $ docker rm -f --volumes e1a747f81c0e9debe3eebce7828fe9dfc787cf6acdcfbe4f9a8b3951fdfb8a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-27T09:27:36.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-839 in /w/workspace/y_app-rfid-llrp-inventory_PR-289 [Pipeline] { [Pipeline] ws [2024-05-27T09:27:36.101Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-05-27T09:27:39.202Z] The recommended git tool is: git [2024-05-27T09:27:44.028Z] using credential edgex-jenkins-ssh [2024-05-27T09:27:44.052Z] Cloning the remote Git repository [2024-05-27T09:27:44.101Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-05-27T09:27:44.214Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-05-27T09:27:44.385Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-05-27T09:27:44.386Z] > git --version # timeout=10 [2024-05-27T09:27:44.419Z] > git --version # 'git version 2.25.1' [2024-05-27T09:27:44.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:27:44.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:27:47.211Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-05-27T09:27:47.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:27:48.156Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-05-27T09:27:48.195Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-05-27T09:27:48.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:27:48.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 [2024-05-27T09:27:49.687Z] Merging remotes/origin/napa commit d6de6142a2946cb4a5b7397f70a2a6c8eac96e90 into PR head commit a34814b3da3de732ea535ab79f349182f0fe9c03 [2024-05-27T09:27:49.699Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T09:27:49.771Z] > git checkout -f a34814b3da3de732ea535ab79f349182f0fe9c03 # timeout=10 [2024-05-27T09:27:50.734Z] > git remote # timeout=10 [2024-05-27T09:27:50.752Z] > git config --get remote.origin.url # timeout=10 [2024-05-27T09:27:50.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:27:50.787Z] > git merge d6de6142a2946cb4a5b7397f70a2a6c8eac96e90 # timeout=10 [2024-05-27T09:27:50.836Z] Merge succeeded, producing a34814b3da3de732ea535ab79f349182f0fe9c03 [2024-05-27T09:27:50.837Z] Checking out Revision a34814b3da3de732ea535ab79f349182f0fe9c03 (PR-289) [2024-05-27T09:27:52.208Z] Commit message: "build: Bump SDK to v3.1.1" [2024-05-27T09:27:52.253Z] > git --version # timeout=10 [2024-05-27T09:27:52.265Z] > git --version # 'git version 2.25.1' [2024-05-27T09:27:52.280Z] fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:27:50.814Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-27T09:27:50.839Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T09:27:50.860Z] > git checkout -f a34814b3da3de732ea535ab79f349182f0fe9c03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:27:57.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-27T09:27:57.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T09:27:57.158Z] Dload Upload Total Spent Left Speed [2024-05-27T09:27:57.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2024-05-27T09:27:57.509Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-27T09:27:57.855Z] + sudo tee /etc/docker/daemon.new [2024-05-27T09:27:57.855Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-27T09:27:57.855Z] { [2024-05-27T09:27:57.855Z] "registry-mirrors": [ [2024-05-27T09:27:57.855Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-27T09:27:57.855Z] ], [2024-05-27T09:27:57.855Z] "bip": "10.250.0.254/24", [2024-05-27T09:27:57.855Z] "hosts": [ [2024-05-27T09:27:57.855Z] "tcp://0.0.0.0:5555", [2024-05-27T09:27:57.855Z] "unix:///var/run/docker.sock" [2024-05-27T09:27:57.855Z] ], [2024-05-27T09:27:57.855Z] "mtu": 1458, [2024-05-27T09:27:57.855Z] "selinux-enabled": true, [2024-05-27T09:27:57.855Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-27T09:27:57.855Z] } [Pipeline] sh [2024-05-27T09:27:58.204Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-27T09:27:58.551Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:28:16.981Z] provisioning config files... [2024-05-27T09:28:17.011Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config724016902210057179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:28:17.541Z] ---> ****-login.sh [2024-05-27T09:28:17.541Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:28:18.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:28:18.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:28:18.401Z] Configure a credential helper to remove this warning. See [2024-05-27T09:28:18.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:28:18.401Z] [2024-05-27T09:28:18.401Z] Login Succeeded [2024-05-27T09:28:18.401Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:28:18.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:28:18.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:28:18.676Z] Configure a credential helper to remove this warning. See [2024-05-27T09:28:18.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:28:18.676Z] [2024-05-27T09:28:18.676Z] Login Succeeded [2024-05-27T09:28:18.676Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:28:18.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:28:18.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:28:18.949Z] Configure a credential helper to remove this warning. See [2024-05-27T09:28:18.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:28:18.949Z] [2024-05-27T09:28:18.949Z] Login Succeeded [2024-05-27T09:28:18.949Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:28:19.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:28:19.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:28:19.495Z] Configure a credential helper to remove this warning. See [2024-05-27T09:28:19.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:28:19.495Z] [2024-05-27T09:28:19.495Z] Login Succeeded [2024-05-27T09:28:19.495Z] ****.io [2024-05-27T09:28:19.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:28:20.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:28:20.034Z] Configure a credential helper to remove this warning. See [2024-05-27T09:28:20.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:28:20.034Z] [2024-05-27T09:28:20.034Z] Login Succeeded [2024-05-27T09:28:20.034Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:28:20.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:28:20.572Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:28:20.947Z] + grep+ ^go [0-9].[0-9]* go.mod [2024-05-27T09:28:20.947Z] cut -d -f 2 [Pipeline] echo [2024-05-27T09:28:21.028Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:28:21.076Z] ========================================================= [2024-05-27T09:28:21.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-27T09:28:21.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:28:21.632Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:28:24.247Z] Sending build context to Docker daemon 28.59MB [2024-05-27T09:28:24.247Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:28:24.247Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:28:24.247Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-27T09:28:24.247Z] c6b39de5b339: Pulling fs layer [2024-05-27T09:28:24.247Z] a69c41024577: Pulling fs layer [2024-05-27T09:28:24.247Z] d6de4b400683: Pulling fs layer [2024-05-27T09:28:24.247Z] 35cb2a7552d0: Pulling fs layer [2024-05-27T09:28:24.247Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:28:24.247Z] 9e011611b7f5: Pulling fs layer [2024-05-27T09:28:24.247Z] 3bd174042beb: Pulling fs layer [2024-05-27T09:28:24.247Z] 4476f39b5e91: Pulling fs layer [2024-05-27T09:28:24.247Z] 4f4fb700ef54: Waiting [2024-05-27T09:28:24.247Z] 9e011611b7f5: Waiting [2024-05-27T09:28:24.247Z] 3bd174042beb: Waiting [2024-05-27T09:28:24.247Z] 4476f39b5e91: Waiting [2024-05-27T09:28:24.247Z] 35cb2a7552d0: Waiting [2024-05-27T09:28:24.247Z] a69c41024577: Verifying Checksum [2024-05-27T09:28:24.247Z] a69c41024577: Download complete [2024-05-27T09:28:24.247Z] 35cb2a7552d0: Verifying Checksum [2024-05-27T09:28:24.247Z] 35cb2a7552d0: Download complete [2024-05-27T09:28:24.247Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T09:28:24.247Z] 4f4fb700ef54: Download complete [2024-05-27T09:28:24.247Z] 9e011611b7f5: Download complete [2024-05-27T09:28:24.247Z] c6b39de5b339: Verifying Checksum [2024-05-27T09:28:24.247Z] c6b39de5b339: Download complete [2024-05-27T09:28:24.519Z] 4476f39b5e91: Verifying Checksum [2024-05-27T09:28:24.519Z] 4476f39b5e91: Download complete [2024-05-27T09:28:25.113Z] c6b39de5b339: Pull complete [2024-05-27T09:28:25.699Z] a69c41024577: Pull complete [2024-05-27T09:28:25.968Z] d6de4b400683: Verifying Checksum [2024-05-27T09:28:25.968Z] d6de4b400683: Download complete [2024-05-27T09:28:26.931Z] 3bd174042beb: Verifying Checksum [2024-05-27T09:28:26.931Z] 3bd174042beb: Download complete [2024-05-27T09:28:40.066Z] d6de4b400683: Pull complete [2024-05-27T09:28:40.066Z] 35cb2a7552d0: Pull complete [2024-05-27T09:28:40.066Z] 4f4fb700ef54: Pull complete [2024-05-27T09:28:40.066Z] 9e011611b7f5: Pull complete [2024-05-27T09:28:48.326Z] 3bd174042beb: Pull complete [2024-05-27T09:28:50.271Z] 4476f39b5e91: Pull complete [2024-05-27T09:28:50.271Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-27T09:28:50.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-27T09:28:50.271Z] ---> 981a0608b64a [2024-05-27T09:28:50.271Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:28:52.242Z] ---> Running in 6f47c142b216 [2024-05-27T09:28:52.528Z] Removing intermediate container 6f47c142b216 [2024-05-27T09:28:52.528Z] ---> 06709f5e302f [2024-05-27T09:28:52.528Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:28:52.528Z] ---> Running in d35aee186265 [2024-05-27T09:28:52.798Z] Removing intermediate container d35aee186265 [2024-05-27T09:28:52.798Z] ---> 44570c3eca81 [2024-05-27T09:28:52.798Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:28:52.798Z] ---> Running in 31b2b111e496 [2024-05-27T09:28:53.068Z] Removing intermediate container 31b2b111e496 [2024-05-27T09:28:53.068Z] ---> 13c90e773e3f [2024-05-27T09:28:53.068Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:28:53.068Z] ---> Running in 50c3000333da [2024-05-27T09:28:54.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:28:54.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:28:55.736Z] OK: 266 MiB in 52 packages [2024-05-27T09:28:56.712Z] Removing intermediate container 50c3000333da [2024-05-27T09:28:56.712Z] ---> 8144cc750bae [2024-05-27T09:28:56.712Z] Step 7/12 : WORKDIR /app [2024-05-27T09:28:56.712Z] ---> Running in f222ffcddff7 [2024-05-27T09:28:56.991Z] Removing intermediate container f222ffcddff7 [2024-05-27T09:28:56.991Z] ---> ff9b7477a665 [2024-05-27T09:28:56.991Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:29:03.658Z] ---> 8607ec5f580b [2024-05-27T09:29:03.658Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:29:03.658Z] ---> Running in 629c64cc4b2c [2024-05-27T09:30:00.086Z] Removing intermediate container 629c64cc4b2c [2024-05-27T09:30:00.086Z] ---> dde8e23ff2f8 [2024-05-27T09:30:00.086Z] Step 10/12 : COPY . . [2024-05-27T09:30:03.444Z] ---> e2591cfdaf66 [2024-05-27T09:30:03.444Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:30:03.710Z] ---> Running in 075b9e716873 [2024-05-27T09:30:03.977Z] Removing intermediate container 075b9e716873 [2024-05-27T09:30:03.977Z] ---> 73a21e6c49d4 [2024-05-27T09:30:03.977Z] Step 12/12 : RUN $MAKE [2024-05-27T09:30:03.977Z] ---> Running in d6c32afc1276 [2024-05-27T09:30:04.936Z] noop [2024-05-27T09:30:05.518Z] Removing intermediate container d6c32afc1276 [2024-05-27T09:30:05.518Z] ---> fdf816e555ef [2024-05-27T09:30:06.104Z] Successfully built fdf816e555ef [2024-05-27T09:30:06.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:30:06.644Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:30:06.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:30:06.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-839 does not seem to be running inside a container [2024-05-27T09:30:06.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:30:08.155Z] $ docker top a82aafbc3f8b0cdb91ad5b9a0c6f5019c75d36726259cab07b077d762cb5c753 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:30:09.071Z] + go version [2024-05-27T09:30:09.071Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-27T09:30:09.086Z] $ docker stop --time=1 a82aafbc3f8b0cdb91ad5b9a0c6f5019c75d36726259cab07b077d762cb5c753 [2024-05-27T09:30:10.706Z] $ docker rm -f --volumes a82aafbc3f8b0cdb91ad5b9a0c6f5019c75d36726259cab07b077d762cb5c753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:30:11.709Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:30:11.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:30:11.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-839 does not seem to be running inside a container [2024-05-27T09:30:12.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:30:13.378Z] $ docker top 55f2dbeb90494fb64286a820a6b7aebf8ee50fd3998825abd7441abeb0e949bc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:30:14.337Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:30:14.786Z] + make test [2024-05-27T09:30:15.075Z] go test -race ./... -coverprofile=coverage.out ./... [2024-05-27T09:33:06.819Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-05-27T09:33:06.819Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-05-27T09:33:06.819Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.144s coverage: 86.2% of statements [2024-05-27T09:33:15.047Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.527s coverage: 71.9% of statements [2024-05-27T09:33:15.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-27T09:33:15.318Z] go vet ./... [2024-05-27T09:35:52.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T09:35:52.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T09:35:52.086Z] ./bin/test-attribution.sh [Pipeline] echo [2024-05-27T09:35:52.134Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:35:52.878Z] + go mod tidy [Pipeline] } [2024-05-27T09:35:56.217Z] $ docker stop --time=1 55f2dbeb90494fb64286a820a6b7aebf8ee50fd3998825abd7441abeb0e949bc [2024-05-27T09:35:58.152Z] $ docker rm -f --volumes 55f2dbeb90494fb64286a820a6b7aebf8ee50fd3998825abd7441abeb0e949bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:36:00.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T09:36:00.108Z] Warning: overwriting stash ‘coverage-report’ [2024-05-27T09:36:01.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:36:01.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T09:36:02.127Z] + ls -al . [2024-05-27T09:36:02.127Z] total 208 [2024-05-27T09:36:02.127Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 09:30 . [2024-05-27T09:36:02.127Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:27 .. [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 262 May 27 09:27 .dockerignore [2024-05-27T09:36:02.127Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:27 .git [2024-05-27T09:36:02.127Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:27 .github [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 765 May 27 09:27 .gitignore [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:27 .golangci.yml [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 11010 May 27 09:27 Attribution.txt [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 11245 May 27 09:27 CHANGELOG.md [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 1768 May 27 09:27 Dockerfile [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:27 GOVERNANCE.md [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 665 May 27 09:27 Jenkinsfile [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 27 09:27 LICENSE [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 27 09:27 Makefile [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 617 May 27 09:27 OWNERS.md [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 27 09:27 README.md [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 09:24 VERSION [2024-05-27T09:36:02.127Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:27 bin [2024-05-27T09:36:02.127Z] -rw-r--r-- 1 jenkins jenkins 41317 May 27 09:33 coverage.out [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 3892 May 27 09:27 go.mod [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 34271 May 27 09:27 go.sum [2024-05-27T09:36:02.127Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:27 images [2024-05-27T09:36:02.127Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:27 internal [2024-05-27T09:36:02.127Z] -rw-rw-r-- 1 jenkins jenkins 531 May 27 09:27 main.go [2024-05-27T09:36:02.127Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:27 openapi [2024-05-27T09:36:02.127Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:27 res [2024-05-27T09:36:02.127Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:27 static [2024-05-27T09:36:02.127Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:27 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:36:02.581Z] + 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=a34814b3da3de732ea535ab79f349182f0fe9c03 --label arch=arm64 --label version=0.0.0 . [2024-05-27T09:36:05.173Z] Sending build context to Docker daemon 28.59MB [2024-05-27T09:36:05.173Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:36:05.173Z] Step 2/30 : FROM ${BASE} AS builder [2024-05-27T09:36:05.173Z] ---> fdf816e555ef [2024-05-27T09:36:05.173Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:36:05.173Z] ---> Running in c05ac27a3c28 [2024-05-27T09:36:05.439Z] Removing intermediate container c05ac27a3c28 [2024-05-27T09:36:05.439Z] ---> 390edfe9eee5 [2024-05-27T09:36:05.439Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:36:05.439Z] ---> Running in e0c255aa3193 [2024-05-27T09:36:05.708Z] Removing intermediate container e0c255aa3193 [2024-05-27T09:36:05.708Z] ---> d25c42f7c203 [2024-05-27T09:36:05.708Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:36:05.977Z] ---> Running in f007ba4fd9a4 [2024-05-27T09:36:06.243Z] Removing intermediate container f007ba4fd9a4 [2024-05-27T09:36:06.243Z] ---> c54a2c3b59aa [2024-05-27T09:36:06.243Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:36:06.243Z] ---> Running in e16bbbbf58fa [2024-05-27T09:36:07.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:36:07.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:36:08.746Z] OK: 266 MiB in 52 packages [2024-05-27T09:36:09.330Z] Removing intermediate container e16bbbbf58fa [2024-05-27T09:36:09.330Z] ---> 725e25ca7da7 [2024-05-27T09:36:09.330Z] Step 7/30 : WORKDIR /app [2024-05-27T09:36:09.601Z] ---> Running in 5bbca88325f3 [2024-05-27T09:36:09.874Z] Removing intermediate container 5bbca88325f3 [2024-05-27T09:36:09.874Z] ---> ae319fd67989 [2024-05-27T09:36:09.874Z] Step 8/30 : COPY go.mod vendor* ./ [2024-05-27T09:36:18.081Z] ---> 95cf40fb63e6 [2024-05-27T09:36:18.081Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:36:18.081Z] ---> Running in 837ff7a18d99 [2024-05-27T09:36:18.081Z] skipping... [2024-05-27T09:36:18.664Z] Removing intermediate container 837ff7a18d99 [2024-05-27T09:36:18.664Z] ---> da66e6248c7d [2024-05-27T09:36:18.664Z] Step 10/30 : COPY . . [2024-05-27T09:36:26.867Z] ---> 1d7adc7fe67a [2024-05-27T09:36:26.867Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:36:26.867Z] ---> Running in 90f3f28838a4 [2024-05-27T09:36:26.867Z] Removing intermediate container 90f3f28838a4 [2024-05-27T09:36:26.867Z] ---> 70ae6a55f31f [2024-05-27T09:36:26.867Z] Step 12/30 : RUN $MAKE [2024-05-27T09:36:26.867Z] ---> Running in dfca27cd012f [2024-05-27T09:36:26.867Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-05-27T09:39:03.609Z] Removing intermediate container dfca27cd012f [2024-05-27T09:39:03.609Z] ---> d36ab00cae57 [2024-05-27T09:39:03.609Z] Step 13/30 : FROM alpine:3.18 [2024-05-27T09:39:03.609Z] 3.18: Pulling from library/alpine [2024-05-27T09:39:03.609Z] c6b39de5b339: Already exists [2024-05-27T09:39:03.609Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T09:39:03.609Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T09:39:03.609Z] ---> 33abbf032149 [2024-05-27T09:39:03.609Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T09:39:03.609Z] ---> Running in 4dd5fd10aec0 [2024-05-27T09:39:03.609Z] Removing intermediate container 4dd5fd10aec0 [2024-05-27T09:39:03.609Z] ---> 7e88316c2caa [2024-05-27T09:39:03.609Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-05-27T09:39:03.609Z] ---> Running in e3afc71e56e4 [2024-05-27T09:39:03.609Z] Removing intermediate container e3afc71e56e4 [2024-05-27T09:39:03.609Z] ---> ecdf365f8151 [2024-05-27T09:39:03.609Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-05-27T09:39:03.609Z] ---> Running in 79258ae29031 [2024-05-27T09:39:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:39:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:39:03.609Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T09:39:03.609Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T09:39:03.609Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:39:03.609Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:39:03.609Z] OK: 9 MiB in 17 packages [2024-05-27T09:39:03.609Z] Removing intermediate container 79258ae29031 [2024-05-27T09:39:03.609Z] ---> a7f64bb8179c [2024-05-27T09:39:03.609Z] Step 17/30 : RUN apk --no-cache upgrade [2024-05-27T09:39:03.609Z] ---> Running in 81623b9286fc [2024-05-27T09:39:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:39:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:39:03.609Z] Upgrading critical system libraries and apk-tools: [2024-05-27T09:39:03.609Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T09:39:03.609Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:39:03.609Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T09:39:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:39:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:39:03.609Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:39:03.609Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T09:39:03.609Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:39:03.609Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T09:39:03.609Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:39:03.609Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:39:03.609Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:39:03.609Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T09:39:03.609Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:39:03.609Z] OK: 9 MiB in 17 packages [2024-05-27T09:39:03.609Z] Removing intermediate container 81623b9286fc [2024-05-27T09:39:03.609Z] ---> 77378e2ed511 [2024-05-27T09:39:03.609Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T09:39:03.609Z] ---> e57c6727991b [2024-05-27T09:39:03.609Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T09:39:03.609Z] ---> d3df8f286ec9 [2024-05-27T09:39:03.609Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-05-27T09:39:03.609Z] ---> 395308a61817 [2024-05-27T09:39:03.609Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-05-27T09:39:03.609Z] ---> 4ee5962c0622 [2024-05-27T09:39:03.609Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-05-27T09:39:04.575Z] ---> d79ac05a6287 [2024-05-27T09:39:04.575Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-05-27T09:39:04.840Z] ---> Running in 3d5a443a2c5d [2024-05-27T09:39:06.777Z] Removing intermediate container 3d5a443a2c5d [2024-05-27T09:39:06.777Z] ---> 61c0572f9b2b [2024-05-27T09:39:06.777Z] Step 24/30 : VOLUME /cache [2024-05-27T09:39:06.777Z] ---> Running in 31f3a5897101 [2024-05-27T09:39:06.777Z] Removing intermediate container 31f3a5897101 [2024-05-27T09:39:06.777Z] ---> 65f0ec1ce9ff [2024-05-27T09:39:06.777Z] Step 25/30 : EXPOSE 59711 [2024-05-27T09:39:06.777Z] ---> Running in a0fdce525dad [2024-05-27T09:39:07.358Z] Removing intermediate container a0fdce525dad [2024-05-27T09:39:07.358Z] ---> 23891fcdfbaa [2024-05-27T09:39:07.358Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-05-27T09:39:07.358Z] ---> Running in 27299b07c424 [2024-05-27T09:39:07.634Z] Removing intermediate container 27299b07c424 [2024-05-27T09:39:07.634Z] ---> 19bb25e343fc [2024-05-27T09:39:07.634Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-05-27T09:39:07.634Z] ---> Running in 58121b12ad3b [2024-05-27T09:39:07.908Z] Removing intermediate container 58121b12ad3b [2024-05-27T09:39:07.908Z] ---> 7f567b5485e2 [2024-05-27T09:39:07.908Z] Step 28/30 : LABEL arch=arm64 [2024-05-27T09:39:07.908Z] ---> Running in 5017410c7410 [2024-05-27T09:39:08.491Z] Removing intermediate container 5017410c7410 [2024-05-27T09:39:08.491Z] ---> fdc06335d0ae [2024-05-27T09:39:08.491Z] Step 29/30 : LABEL git_sha=a34814b3da3de732ea535ab79f349182f0fe9c03 [2024-05-27T09:39:08.491Z] ---> Running in 63e3f85cf112 [2024-05-27T09:39:08.757Z] Removing intermediate container 63e3f85cf112 [2024-05-27T09:39:08.757Z] ---> b9f8b1d237bf [2024-05-27T09:39:08.757Z] Step 30/30 : LABEL version=0.0.0 [2024-05-27T09:39:08.757Z] ---> Running in 3c6b17eab988 [2024-05-27T09:39:09.023Z] Removing intermediate container 3c6b17eab988 [2024-05-27T09:39:09.023Z] ---> 5ec55755c589 [2024-05-27T09:39:09.023Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T09:39:09.613Z] Successfully built 5ec55755c589 [2024-05-27T09:39:09.613Z] 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-05-27T09:39:10.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:39:10.565Z] [2024-05-27T09:39:10.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:39:11.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:39:11.010Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-27T09:39:11.010Z] 8998bd30e6a1: Pulling fs layer [2024-05-27T09:39:11.010Z] 04944245beec: Pulling fs layer [2024-05-27T09:39:11.010Z] 699f458cf7ca: Pulling fs layer [2024-05-27T09:39:11.010Z] 765212b225bb: Pulling fs layer [2024-05-27T09:39:11.010Z] f23df028b6ca: Pulling fs layer [2024-05-27T09:39:11.010Z] d65c8cfc05b1: Pulling fs layer [2024-05-27T09:39:11.010Z] 2437ff75d9bd: Pulling fs layer [2024-05-27T09:39:11.010Z] f23df028b6ca: Waiting [2024-05-27T09:39:11.010Z] d65c8cfc05b1: Waiting [2024-05-27T09:39:11.010Z] 2437ff75d9bd: Waiting [2024-05-27T09:39:11.010Z] 765212b225bb: Waiting [2024-05-27T09:39:11.278Z] 04944245beec: Verifying Checksum [2024-05-27T09:39:11.278Z] 04944245beec: Download complete [2024-05-27T09:39:11.278Z] 765212b225bb: Verifying Checksum [2024-05-27T09:39:11.278Z] 765212b225bb: Download complete [2024-05-27T09:39:11.278Z] f23df028b6ca: Verifying Checksum [2024-05-27T09:39:11.278Z] f23df028b6ca: Download complete [2024-05-27T09:39:11.278Z] d65c8cfc05b1: Verifying Checksum [2024-05-27T09:39:11.278Z] d65c8cfc05b1: Download complete [2024-05-27T09:39:11.553Z] 699f458cf7ca: Verifying Checksum [2024-05-27T09:39:11.553Z] 699f458cf7ca: Download complete [2024-05-27T09:39:11.821Z] 8998bd30e6a1: Verifying Checksum [2024-05-27T09:39:11.821Z] 8998bd30e6a1: Download complete [2024-05-27T09:39:14.407Z] 2437ff75d9bd: Verifying Checksum [2024-05-27T09:39:14.407Z] 2437ff75d9bd: Download complete [2024-05-27T09:39:16.365Z] 8998bd30e6a1: Pull complete [2024-05-27T09:39:16.952Z] 04944245beec: Pull complete [2024-05-27T09:39:18.899Z] 699f458cf7ca: Pull complete [2024-05-27T09:39:18.899Z] 765212b225bb: Pull complete [2024-05-27T09:39:19.854Z] f23df028b6ca: Pull complete [2024-05-27T09:39:19.854Z] d65c8cfc05b1: Pull complete [2024-05-27T09:39:38.046Z] 2437ff75d9bd: Pull complete [2024-05-27T09:39:38.046Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-27T09:39:38.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:39:38.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:39:38.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-839 does not seem to be running inside a container [2024-05-27T09:39:38.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-27T09:39:41.042Z] $ docker top ed403016028bb65887a566322670fd748ab670a889abe8d74d260b5b7679a663 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:39:42.006Z] ---> job-cost.sh [2024-05-27T09:39:42.006Z] lf-activate-venv: SKIPPING [2024-05-27T09:39:42.006Z] INFO: No Stack... [2024-05-27T09:39:42.595Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-27T09:39:43.561Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T09:39:43.932Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-05-27T09:39:43.932Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T09:39:44.246Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] [2024-05-27T09:39:44.253Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] did not exist. Created. [2024-05-27T09:39:44.259Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T09:39:44.707Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1e78f0d9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-27T09:39:45.381Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-27T09:39:45.426Z] Warning: overwriting stash ‘stack-cost’ [2024-05-27T09:39:45.853Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T09:39:45.874Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T09:39:45.949Z] $ docker stop --time=1 ed403016028bb65887a566322670fd748ab670a889abe8d74d260b5b7679a663 [2024-05-27T09:39:47.433Z] $ docker rm -f --volumes ed403016028bb65887a566322670fd748ab670a889abe8d74d260b5b7679a663 [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-05-27T09:39:48.632Z] provisioning config files... [2024-05-27T09:39:48.640Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/config17311216498424949495tmp [Pipeline] { [Pipeline] sh [2024-05-27T09:39:50.879Z] + set +x [2024-05-27T09:39:50.879Z] + curl -s https://codecov.io/bash [2024-05-27T09:39:50.879Z] + bash -s -- [2024-05-27T09:39:50.879Z] [2024-05-27T09:39:50.879Z] _____ _ [2024-05-27T09:39:50.879Z] / ____| | | [2024-05-27T09:39:50.879Z] | | ___ __| | ___ ___ _____ __ [2024-05-27T09:39:50.879Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-27T09:39:50.879Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-27T09:39:50.879Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-27T09:39:50.879Z] Bash-1.0.6 [2024-05-27T09:39:50.879Z] [2024-05-27T09:39:50.879Z] [2024-05-27T09:39:50.879Z] ==> git version 2.25.1 found [2024-05-27T09:39:50.880Z] ==> 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-05-27T09:39:50.880Z] Release-Date: 2020-01-08 [2024-05-27T09:39:50.880Z] 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-05-27T09:39:50.880Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-27T09:39:50.880Z] ==> Jenkins CI detected. [2024-05-27T09:39:50.880Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-289 [2024-05-27T09:39:50.880Z] project root: . [2024-05-27T09:39:50.880Z] --> token set from env [2024-05-27T09:39:50.880Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2024-05-27T09:39:51.144Z] ==> Running gcov in . (disable via -X gcov) [2024-05-27T09:39:51.144Z] ==> Python coveragepy not found [2024-05-27T09:39:51.144Z] ==> Searching for coverage reports in: [2024-05-27T09:39:51.144Z] + . [2024-05-27T09:39:51.144Z] -> Found 1 reports [2024-05-27T09:39:51.144Z] ==> Detecting git/mercurial file structure [2024-05-27T09:39:51.144Z] ==> Reading reports [2024-05-27T09:39:51.144Z] + ./coverage.out bytes=41317 [2024-05-27T09:39:51.144Z] ==> Appending adjustments [2024-05-27T09:39:51.144Z] https://docs.codecov.io/docs/fixing-reports [2024-05-27T09:39:51.788Z] + Found adjustments [2024-05-27T09:39:51.788Z] ==> Gzipping contents [2024-05-27T09:39:51.788Z] 24K /tmp/codecov.6fgxFB.gz [2024-05-27T09:39:51.788Z] ==> Uploading reports [2024-05-27T09:39:51.788Z] url: https://codecov.io [2024-05-27T09:39:51.788Z] query: branch=PR-289&commit=a34814b3da3de732ea535ab79f349182f0fe9c03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=289&job=&cmd_args= [2024-05-27T09:39:51.788Z] -> Pinging Codecov [2024-05-27T09:39:51.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-289&commit=a34814b3da3de732ea535ab79f349182f0fe9c03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=289&job=&cmd_args= [2024-05-27T09:39:51.788Z] -> Uploading to [2024-05-27T09:39:51.788Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-27/581DD39554BDF9B6E22D074273EAD858/a34814b3da3de732ea535ab79f349182f0fe9c03/07a24cb1-0b3b-4efe-a2d1-f413c290a022.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T093951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eacaba8dfb7918d26303681881aff995db44284aae5c343d52e579f2c247019 [2024-05-27T09:39:51.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T09:39:51.788Z] Dload Upload Total Spent Left Speed [2024-05-27T09:39:53.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24245 0 0 100 24245 0 15961 0:00:01 0:00:01 --:--:-- 15961 100 24245 0 0 100 24245 0 14270 0:00:01 0:00:01 --:--:-- 14270 [2024-05-27T09:39:53.205Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a34814b3da3de732ea535ab79f349182f0fe9c03 [Pipeline] } [2024-05-27T09:39:53.240Z] 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-05-27T09:39:55.596Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-289/archives ] [2024-05-27T09:39:55.596Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-289/archives [2024-05-27T09:39:55.596Z] total 16 [2024-05-27T09:39:55.596Z] drwxr-xr-x 3 root root 4096 May 27 09:26 . [2024-05-27T09:39:55.596Z] drwxrwxr-x 13 jenkins jenkins 4096 May 27 09:26 .. [2024-05-27T09:39:55.596Z] drwxr-xr-x 2 root root 4096 May 27 09:26 cost [2024-05-27T09:39:55.596Z] -rw-r--r-- 1 root root 95 May 27 09:26 cost.csv [2024-05-27T09:39:55.596Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-289/archives [2024-05-27T09:39:55.596Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-289/archives [2024-05-27T09:39:55.596Z] total 16 [2024-05-27T09:39:55.596Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:26 . [2024-05-27T09:39:55.596Z] drwxrwxr-x 13 jenkins jenkins 4096 May 27 09:26 .. [2024-05-27T09:39:55.596Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 09:26 cost [2024-05-27T09:39:55.596Z] -rw-r--r-- 1 jenkins jenkins 95 May 27 09:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:39:55.940Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:39:56.849Z] ---> package-listing.sh [2024-05-27T09:39:56.849Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-27T09:39:56.849Z] ++ facter osfamily [2024-05-27T09:39:58.384Z] + OS_FAMILY=debian [2024-05-27T09:39:58.384Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-289 [2024-05-27T09:39:58.384Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-27T09:39:58.384Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-27T09:39:58.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-27T09:39:58.384Z] + PACKAGES=/tmp/packages_start.txt [2024-05-27T09:39:58.384Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-289 ']' [2024-05-27T09:39:58.384Z] + PACKAGES=/tmp/packages_end.txt [2024-05-27T09:39:58.384Z] + case "${OS_FAMILY}" in [2024-05-27T09:39:58.384Z] + dpkg -l [2024-05-27T09:39:58.384Z] + grep '^ii' [2024-05-27T09:39:58.384Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-27T09:39:58.384Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-27T09:39:58.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-27T09:39:58.384Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-289 ']' [2024-05-27T09:39:58.384Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-289/archives/ [2024-05-27T09:39:58.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-289/archives/ [Pipeline] echo [2024-05-27T09:39:58.429Z] 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-27T09:39:58.736Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:39:59.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:39:59.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:39:59.560Z] prd-ubuntu20.04-docker-8c-8g-837 does not seem to be running inside a container [2024-05-27T09:39:59.596Z] $ 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-289/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-289 -v /w/workspace/y_app-rfid-llrp-inventory_PR-289:/w/workspace/y_app-rfid-llrp-inventory_PR-289:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-289@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-27T09:39:59.770Z] $ docker top bcba2369a8ed126824b41f1856e89ffdaafb122eb140fcc0d8623e849a138bdd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:40:00.172Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-27T09:40:00.492Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-27T09:40:00.811Z] + ls /var/log/sa-host [2024-05-27T09:40:00.811Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:40:01.055Z] provisioning config files... [2024-05-27T09:40:01.065Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-289@tmp/config1601467554725256090tmp [Pipeline] { [Pipeline] echo [2024-05-27T09:40:01.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:40:01.489Z] ---> create-netrc.sh [Pipeline] } [2024-05-27T09:40:01.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:40:01.954Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-27T09:40:01.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:40:02.319Z] ---> sudo-logs.sh [2024-05-27T09:40:02.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-27T09:40:02.447Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:40:02.782Z] ---> job-cost.sh [2024-05-27T09:40:02.782Z] lf-activate-venv: SKIPPING [2024-05-27T09:40:02.782Z] DEBUG: total: 0.2199999988079071 [2024-05-27T09:40:02.782Z] INFO: Retrieving Stack Cost... [2024-05-27T09:40:03.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T09:40:03.608Z] INFO: Archiving Costs [Pipeline] echo [2024-05-27T09:40:03.651Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:40:03.982Z] ---> logs-deploy.sh [2024-05-27T09:40:03.982Z] lf-activate-venv: SKIPPING [2024-05-27T09:40:03.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-289/1 [2024-05-27T09:40:03.982Z] INFO: archiving workspace using pattern(s): [2024-05-27T09:40:04.921Z] Archives upload complete. [2024-05-27T09:40:04.921Z] INFO: archiving logs to Nexus