Pull request #253 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 lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 819bbb7b4aec2973b07924df3bb17c04701437d7+a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 (0dec3330a25dd98db4a5efae2e3aca2a7404bbe4) 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-ssh12787739695995568204.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh12848323069618726044.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-253/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-253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4958044621293658419.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-253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13899419653299224470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh17456704911579555226.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-253/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-253/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11147903011902216710.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 ‘prd-ubuntu20.04-docker-8c-8g-17495’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17498 in /w/workspace/y_app-rfid-llrp-inventory_PR-253 [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-253 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 into PR head commit 819bbb7b4aec2973b07924df3bb17c04701437d7 Merge succeeded, producing 819bbb7b4aec2973b07924df3bb17c04701437d7 Checking out Revision 819bbb7b4aec2973b07924df3bb17c04701437d7 (PR-253) > 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/253/head:refs/remotes/origin/PR-253 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 819bbb7b4aec2973b07924df3bb17c04701437d7 # 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 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 819bbb7b4aec2973b07924df3bb17c04701437d7 # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T18:11:33.368Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T18:11:33.561Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T18:11:33.663Z] ========================================================= [2023-11-14T18:11:33.663Z] EdgeX Global Pipelines Version Info [2023-11-14T18:11:33.663Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:11:34.437Z] ------------------- [2023-11-14T18:11:34.437Z] stable info: [2023-11-14T18:11:34.437Z] ------------------- [2023-11-14T18:11:34.437Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T18:11:34.437Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:11:34.437Z] Message: update stable to v1.0.257 [2023-11-14T18:11:35.028Z] ------------------- [2023-11-14T18:11:35.028Z] experimental info: [2023-11-14T18:11:35.028Z] ------------------- [2023-11-14T18:11:35.028Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T18:11:35.028Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:11:35.028Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T18:11:35.330Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-14T18:11:35.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-14T18:11:35.415Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T18:11:35.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T18:11:35.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T18:11:35.541Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T18:11:35.575Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T18:11:35.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T18:11:35.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T18:11:35.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T18:11:35.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T18:11:35.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-14T18:11:35.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T18:11:35.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T18:11:35.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T18:11:35.952Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T18:11:35.998Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T18:11:36.040Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T18:11:36.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T18:11:36.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T18:11:36.174Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T18:11:36.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T18:11:36.269Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T18:11:36.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T18:11:36.362Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T18:11:36.413Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T18:11:36.458Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T18:11:36.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-253 [Pipeline] echo [2023-11-14T18:11:36.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-253 [Pipeline] echo [2023-11-14T18:11:36.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-253 [Pipeline] echo [2023-11-14T18:11:36.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 819bbb7b4aec2973b07924df3bb17c04701437d7 [Pipeline] echo [2023-11-14T18:11:36.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 819bbb7 [Pipeline] echo [2023-11-14T18:11:36.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T18:11:36.870Z] provisioning config files... [2023-11-14T18:11:36.889Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/config17138356486174393670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:11:37.241Z] ---> docker-login.sh [2023-11-14T18:11:37.241Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:11:37.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:37.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:37.500Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:37.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:37.500Z] [2023-11-14T18:11:37.500Z] Login Succeeded [2023-11-14T18:11:37.500Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:11:37.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:37.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:37.765Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:37.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:37.765Z] [2023-11-14T18:11:37.765Z] Login Succeeded [2023-11-14T18:11:37.765Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:11:37.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:38.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:38.028Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:38.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:38.028Z] [2023-11-14T18:11:38.028Z] Login Succeeded [2023-11-14T18:11:38.028Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:11:38.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:38.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:38.028Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:38.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:38.028Z] [2023-11-14T18:11:38.028Z] Login Succeeded [2023-11-14T18:11:38.028Z] docker.io [2023-11-14T18:11:38.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:38.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:38.288Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:38.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:38.288Z] [2023-11-14T18:11:38.288Z] Login Succeeded [2023-11-14T18:11:38.288Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:11:38.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T18:11:38.984Z] + git rev-list -1 --merges 819bbb7b4aec2973b07924df3bb17c04701437d7~1..819bbb7b4aec2973b07924df3bb17c04701437d7 [Pipeline] echo [2023-11-14T18:11:39.047Z] -----------> git rev-list -1 --merges 819bbb7b4aec2973b07924df3bb17c04701437d7~1..819bbb7b4aec2973b07924df3bb17c04701437d7 819bbb7b4aec2973b07924df3bb17c04701437d7 [false] [Pipeline] sh [2023-11-14T18:11:39.357Z] + git log --format=format:%s -1 819bbb7b4aec2973b07924df3bb17c04701437d7 [Pipeline] echo [2023-11-14T18:11:39.399Z] ========================================================= [2023-11-14T18:11:39.399Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T18:11:39.399Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T18:11:39.828Z] + git log --format=format:%s -1 819bbb7b4aec2973b07924df3bb17c04701437d7 [Pipeline] echo [2023-11-14T18:11:39.864Z] [semverPrep] GIT_COMMIT: 819bbb7b4aec2973b07924df3bb17c04701437d7, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo [2023-11-14T18:11:39.893Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T18:11:40.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T18:11:40.368Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T18:11:40.368Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T18:11:40.368Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T18:11:40.368Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T18:11:40.368Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T18:11:40.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:11:40.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:11:40.888Z] [2023-11-14T18:11:40.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:11:41.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:11:41.297Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T18:11:41.297Z] b85a868b505f: Pulling fs layer [2023-11-14T18:11:41.297Z] e2be974225ed: Pulling fs layer [2023-11-14T18:11:41.297Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T18:11:41.297Z] 988bab9f4d93: Pulling fs layer [2023-11-14T18:11:41.297Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T18:11:41.297Z] eaf3925da568: Pulling fs layer [2023-11-14T18:11:41.297Z] bab4dde63d76: Pulling fs layer [2023-11-14T18:11:41.297Z] bde34c3a00c8: Pulling fs layer [2023-11-14T18:11:41.297Z] b352a97aabf1: Pulling fs layer [2023-11-14T18:11:41.297Z] 4872d77fe225: Pulling fs layer [2023-11-14T18:11:41.297Z] 5851b861e8e6: Pulling fs layer [2023-11-14T18:11:41.297Z] 988bab9f4d93: Waiting [2023-11-14T18:11:41.297Z] 1469e6f7b9e6: Waiting [2023-11-14T18:11:41.297Z] eaf3925da568: Waiting [2023-11-14T18:11:41.297Z] bab4dde63d76: Waiting [2023-11-14T18:11:41.297Z] bde34c3a00c8: Waiting [2023-11-14T18:11:41.297Z] b352a97aabf1: Waiting [2023-11-14T18:11:41.297Z] 4872d77fe225: Waiting [2023-11-14T18:11:41.297Z] 5851b861e8e6: Waiting [2023-11-14T18:11:41.297Z] e2be974225ed: Download complete [2023-11-14T18:11:41.557Z] 988bab9f4d93: Verifying Checksum [2023-11-14T18:11:41.557Z] 988bab9f4d93: Download complete [2023-11-14T18:11:41.557Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T18:11:41.557Z] 1469e6f7b9e6: Download complete [2023-11-14T18:11:41.557Z] eaf3925da568: Verifying Checksum [2023-11-14T18:11:41.557Z] eaf3925da568: Download complete [2023-11-14T18:11:41.557Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T18:11:41.557Z] 339a4e72a1f5: Download complete [2023-11-14T18:11:41.557Z] bde34c3a00c8: Verifying Checksum [2023-11-14T18:11:41.557Z] bde34c3a00c8: Download complete [2023-11-14T18:11:41.557Z] b352a97aabf1: Verifying Checksum [2023-11-14T18:11:41.557Z] b352a97aabf1: Download complete [2023-11-14T18:11:41.557Z] 4872d77fe225: Verifying Checksum [2023-11-14T18:11:41.557Z] 4872d77fe225: Download complete [2023-11-14T18:11:41.557Z] 5851b861e8e6: Verifying Checksum [2023-11-14T18:11:41.557Z] 5851b861e8e6: Download complete [2023-11-14T18:11:41.557Z] b85a868b505f: Verifying Checksum [2023-11-14T18:11:41.557Z] b85a868b505f: Download complete [2023-11-14T18:11:41.815Z] bab4dde63d76: Verifying Checksum [2023-11-14T18:11:41.815Z] bab4dde63d76: Download complete [2023-11-14T18:11:42.752Z] b85a868b505f: Pull complete [2023-11-14T18:11:43.012Z] e2be974225ed: Pull complete [2023-11-14T18:11:43.581Z] 339a4e72a1f5: Pull complete [2023-11-14T18:11:43.581Z] 988bab9f4d93: Pull complete [2023-11-14T18:11:43.850Z] 1469e6f7b9e6: Pull complete [2023-11-14T18:11:43.850Z] eaf3925da568: Pull complete [2023-11-14T18:11:46.394Z] bab4dde63d76: Pull complete [2023-11-14T18:11:46.394Z] bde34c3a00c8: Pull complete [2023-11-14T18:11:46.394Z] b352a97aabf1: Pull complete [2023-11-14T18:11:46.394Z] 4872d77fe225: Pull complete [2023-11-14T18:11:46.394Z] 5851b861e8e6: Pull complete [2023-11-14T18:11:46.394Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T18:11:46.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:11:46.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:11:46.645Z] prd-ubuntu20.04-docker-8c-8g-17498 does not seem to be running inside a container [2023-11-14T18:11:46.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-253 -v /w/workspace/y_app-rfid-llrp-inventory_PR-253:/w/workspace/y_app-rfid-llrp-inventory_PR-253:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T18:11:49.322Z] $ docker top 07045a907f707e70a9cfd5c68d44e1d3f9a28eb1d087b5600e1c1e7930e8f95b -eo pid,comm [2023-11-14T18:11:49.374Z] 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). [2023-11-14T18:11:49.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T18:11:49.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T18:11:49.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T18:11:49.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T18:11:49.648Z] $ docker exec 07045a907f707e70a9cfd5c68d44e1d3f9a28eb1d087b5600e1c1e7930e8f95b ssh-agent [2023-11-14T18:11:49.761Z] SSH_AUTH_SOCK=/tmp/ssh-hIqEVYPr79uE/agent.33 [2023-11-14T18:11:49.761Z] SSH_AGENT_PID=39 [2023-11-14T18:11:49.769Z] Running ssh-add (command line suppressed) [2023-11-14T18:11:49.870Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/private_key_9452033139249447138.key (/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/private_key_9452033139249447138.key) [2023-11-14T18:11:49.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T18:11:50.213Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T18:11:50.239Z] $ docker exec --env ******** --env ******** 07045a907f707e70a9cfd5c68d44e1d3f9a28eb1d087b5600e1c1e7930e8f95b ssh-agent -k [2023-11-14T18:11:50.336Z] unset SSH_AUTH_SOCK; [2023-11-14T18:11:50.336Z] unset SSH_AGENT_PID; [2023-11-14T18:11:50.336Z] echo Agent pid 39 killed; [2023-11-14T18:11:50.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T18:11:50.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T18:11:50.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T18:11:50.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T18:11:50.555Z] $ docker exec 07045a907f707e70a9cfd5c68d44e1d3f9a28eb1d087b5600e1c1e7930e8f95b ssh-agent [2023-11-14T18:11:50.669Z] SSH_AUTH_SOCK=/tmp/ssh-2CqCVArgy6x1/agent.72 [2023-11-14T18:11:50.669Z] SSH_AGENT_PID=78 [2023-11-14T18:11:50.674Z] Running ssh-add (command line suppressed) [2023-11-14T18:11:50.776Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/private_key_6113662204243138680.key (/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/private_key_6113662204243138680.key) [2023-11-14T18:11:50.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T18:11:51.122Z] + git semver init [2023-11-14T18:11:51.381Z] 2023-11-14 18:11:51,299 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T18:11:51.382Z] 2023-11-14 18:11:51,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver [2023-11-14T18:11:51.382Z] 2023-11-14 18:11:51,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver [2023-11-14T18:11:51.382Z] 2023-11-14 18:11:51,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-253, universal_newlines=False, shell=None, istream=None) [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,469 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-253/.git/info/exclude [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver/PR-253 with force:False [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,469 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver/PR-253 [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,474 [execute] INFO git cat-file --batch-check [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,480 [execute] INFO git cat-file --batch [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T18:11:52.759Z] 2023-11-14 18:11:52,486 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-253/.semver/PR-253 [2023-11-14T18:11:52.759Z] 0.0.0 [Pipeline] } [2023-11-14T18:11:52.784Z] $ docker exec --env ******** --env ******** 07045a907f707e70a9cfd5c68d44e1d3f9a28eb1d087b5600e1c1e7930e8f95b ssh-agent -k [2023-11-14T18:11:52.888Z] unset SSH_AUTH_SOCK; [2023-11-14T18:11:52.889Z] unset SSH_AGENT_PID; [2023-11-14T18:11:52.889Z] echo Agent pid 78 killed; [2023-11-14T18:11:52.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T18:11:53.322Z] + git semver [Pipeline] } [2023-11-14T18:11:53.605Z] $ docker stop --time=1 07045a907f707e70a9cfd5c68d44e1d3f9a28eb1d087b5600e1c1e7930e8f95b [2023-11-14T18:11:54.879Z] $ docker rm -f --volumes 07045a907f707e70a9cfd5c68d44e1d3f9a28eb1d087b5600e1c1e7930e8f95b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:11:55.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T18:11:55.538Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T18:11:55.553Z] [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 [2023-11-14T18:11:56.125Z] provisioning config files... [2023-11-14T18:11:56.135Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/config3866087423063542759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:11:56.486Z] ---> docker-login.sh [2023-11-14T18:11:56.486Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:11:56.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:56.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:56.486Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:56.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:56.486Z] [2023-11-14T18:11:56.486Z] Login Succeeded [2023-11-14T18:11:56.486Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:11:56.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:56.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:56.486Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:56.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:56.486Z] [2023-11-14T18:11:56.486Z] Login Succeeded [2023-11-14T18:11:56.486Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:11:56.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:56.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:56.746Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:56.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:56.746Z] [2023-11-14T18:11:56.746Z] Login Succeeded [2023-11-14T18:11:56.746Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:11:56.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:56.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:56.746Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:56.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:56.746Z] [2023-11-14T18:11:56.746Z] Login Succeeded [2023-11-14T18:11:56.746Z] docker.io [2023-11-14T18:11:57.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:11:57.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:11:57.005Z] Configure a credential helper to remove this warning. See [2023-11-14T18:11:57.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:11:57.005Z] [2023-11-14T18:11:57.005Z] Login Succeeded [2023-11-14T18:11:57.005Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:11:57.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T18:11:57.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:11:57.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:11:57.304Z] ========================================================= [2023-11-14T18:11:57.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T18:11:57.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:11:57.830Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T18:11:57.831Z] Sending build context to Docker daemon 12.76MB [2023-11-14T18:11:57.831Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:11:57.831Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T18:11:57.831Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T18:11:57.831Z] 7264a8db6415: Pulling fs layer [2023-11-14T18:11:57.831Z] c4d48a809fc2: Pulling fs layer [2023-11-14T18:11:57.831Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T18:11:57.831Z] ad3a456e5733: Pulling fs layer [2023-11-14T18:11:57.831Z] 69c7f0334f64: Pulling fs layer [2023-11-14T18:11:57.831Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T18:11:57.831Z] ce7588e14bc9: Pulling fs layer [2023-11-14T18:11:57.831Z] b5e4710f87ac: Pulling fs layer [2023-11-14T18:11:57.831Z] 1f1c1a5573a3: Waiting [2023-11-14T18:11:57.831Z] ce7588e14bc9: Waiting [2023-11-14T18:11:57.831Z] b5e4710f87ac: Waiting [2023-11-14T18:11:57.831Z] ad3a456e5733: Waiting [2023-11-14T18:11:57.831Z] c4d48a809fc2: Verifying Checksum [2023-11-14T18:11:57.831Z] c4d48a809fc2: Download complete [2023-11-14T18:11:57.831Z] ad3a456e5733: Verifying Checksum [2023-11-14T18:11:57.831Z] ad3a456e5733: Download complete [2023-11-14T18:11:57.831Z] 69c7f0334f64: Verifying Checksum [2023-11-14T18:11:57.831Z] 69c7f0334f64: Download complete [2023-11-14T18:11:58.092Z] 7264a8db6415: Verifying Checksum [2023-11-14T18:11:58.092Z] 7264a8db6415: Download complete [2023-11-14T18:11:58.092Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T18:11:58.092Z] 1f1c1a5573a3: Download complete [2023-11-14T18:11:58.092Z] 7264a8db6415: Pull complete [2023-11-14T18:11:58.092Z] b5e4710f87ac: Verifying Checksum [2023-11-14T18:11:58.092Z] b5e4710f87ac: Download complete [2023-11-14T18:11:58.350Z] c4d48a809fc2: Pull complete [2023-11-14T18:11:58.350Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T18:11:58.350Z] 4f1c88b9dad5: Download complete [2023-11-14T18:11:58.916Z] ce7588e14bc9: Verifying Checksum [2023-11-14T18:11:58.916Z] ce7588e14bc9: Download complete [2023-11-14T18:12:02.201Z] 4f1c88b9dad5: Pull complete [2023-11-14T18:12:02.201Z] ad3a456e5733: Pull complete [2023-11-14T18:12:02.201Z] 69c7f0334f64: Pull complete [2023-11-14T18:12:02.201Z] 1f1c1a5573a3: Pull complete [2023-11-14T18:12:04.743Z] ce7588e14bc9: Pull complete [2023-11-14T18:12:05.002Z] b5e4710f87ac: Pull complete [2023-11-14T18:12:05.002Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T18:12:05.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T18:12:05.002Z] ---> 88b5674ff536 [2023-11-14T18:12:05.002Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:12:10.286Z] ---> Running in 8b5d438c5c85 [2023-11-14T18:12:10.286Z] Removing intermediate container 8b5d438c5c85 [2023-11-14T18:12:10.286Z] ---> a45ea21a9590 [2023-11-14T18:12:10.286Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:12:10.286Z] ---> Running in 346fed455203 [2023-11-14T18:12:10.286Z] Removing intermediate container 346fed455203 [2023-11-14T18:12:10.286Z] ---> 6ef4e15ea0ce [2023-11-14T18:12:10.286Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T18:12:10.286Z] ---> Running in 49bdf0ac8c99 [2023-11-14T18:12:10.286Z] Removing intermediate container 49bdf0ac8c99 [2023-11-14T18:12:10.286Z] ---> 6462f12e52ad [2023-11-14T18:12:10.286Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:12:10.286Z] ---> Running in f0c984594e4f [2023-11-14T18:12:10.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:12:10.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:12:10.545Z] OK: 264 MiB in 52 packages [2023-11-14T18:12:10.804Z] Removing intermediate container f0c984594e4f [2023-11-14T18:12:10.804Z] ---> 70962b5ccff9 [2023-11-14T18:12:10.804Z] Step 7/12 : WORKDIR /app [2023-11-14T18:12:10.958Z] Still waiting to schedule task [2023-11-14T18:12:10.958Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17496’ is offline [2023-11-14T18:12:11.064Z] ---> Running in 580279ecb68d [2023-11-14T18:12:11.064Z] Removing intermediate container 580279ecb68d [2023-11-14T18:12:11.064Z] ---> 9f4e01e51828 [2023-11-14T18:12:11.064Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T18:12:11.064Z] ---> 6681cce3df7f [2023-11-14T18:12:11.064Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:12:11.064Z] ---> Running in 7b14d47066d9 [2023-11-14T18:12:49.871Z] Removing intermediate container 7b14d47066d9 [2023-11-14T18:12:49.871Z] ---> 0f24cc38ce4c [2023-11-14T18:12:49.871Z] Step 10/12 : COPY . . [2023-11-14T18:12:49.871Z] ---> e20c84558e97 [2023-11-14T18:12:49.871Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T18:12:49.871Z] ---> Running in d9a8ab13ccb2 [2023-11-14T18:12:49.871Z] Removing intermediate container d9a8ab13ccb2 [2023-11-14T18:12:49.871Z] ---> ecf895fd962f [2023-11-14T18:12:49.871Z] Step 12/12 : RUN $MAKE [2023-11-14T18:12:49.871Z] ---> Running in 8d6562f49bf6 [2023-11-14T18:12:49.871Z] noop [2023-11-14T18:12:49.871Z] Removing intermediate container 8d6562f49bf6 [2023-11-14T18:12:49.871Z] ---> 5c32901264ab [2023-11-14T18:12:49.871Z] Successfully built 5c32901264ab [2023-11-14T18:12:49.871Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:12:50.316Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T18:12:50.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:12:50.453Z] prd-ubuntu20.04-docker-8c-8g-17498 does not seem to be running inside a container [2023-11-14T18:12:50.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-253 -v /w/workspace/y_app-rfid-llrp-inventory_PR-253:/w/workspace/y_app-rfid-llrp-inventory_PR-253:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T18:12:50.812Z] $ docker top 7c8ab0c0729c38deaef8addaf7d17a8463d799b98344ceca5de05a722d008f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:12:51.200Z] + go version [2023-11-14T18:12:51.201Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T18:12:51.232Z] $ docker stop --time=1 7c8ab0c0729c38deaef8addaf7d17a8463d799b98344ceca5de05a722d008f35 [2023-11-14T18:12:52.523Z] $ docker rm -f --volumes 7c8ab0c0729c38deaef8addaf7d17a8463d799b98344ceca5de05a722d008f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:12:53.254Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T18:12:53.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:12:53.409Z] prd-ubuntu20.04-docker-8c-8g-17498 does not seem to be running inside a container [2023-11-14T18:12:53.440Z] $ 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-253 -v /w/workspace/y_app-rfid-llrp-inventory_PR-253:/w/workspace/y_app-rfid-llrp-inventory_PR-253:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T18:12:53.756Z] $ docker top 5a3c809f92c61cb4a341ad475bbfffc81ec6b3cdbbd4175205ae93acab952db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:12:54.144Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-253 [Pipeline] fileExists [Pipeline] sh [2023-11-14T18:12:54.502Z] + make test [2023-11-14T18:12:54.503Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-14T18:13:16.429Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-14T18:13:16.429Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-14T18:13:16.429Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.138s coverage: 86.2% of statements [2023-11-14T18:13:16.687Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.693s coverage: 71.9% of statements [2023-11-14T18:13:34.756Z] go vet ./... [2023-11-14T18:13:37.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T18:13:37.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T18:13:37.284Z] ./bin/test-attribution.sh [2023-11-14T18:13:37.284Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-14T18:13:37.284Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-14T18:13:37.284Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-14T18:13:37.284Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-14T18:13:37.284Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-14T18:13:37.542Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-14T18:13:37.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T18:13:37.613Z] $ docker stop --time=1 5a3c809f92c61cb4a341ad475bbfffc81ec6b3cdbbd4175205ae93acab952db3 [2023-11-14T18:13:42.040Z] $ docker rm -f --volumes 5a3c809f92c61cb4a341ad475bbfffc81ec6b3cdbbd4175205ae93acab952db3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:13:42.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T18:13:42.702Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T18:13:43.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T18:13:43.674Z] + ls -al . [2023-11-14T18:13:43.674Z] total 208 [2023-11-14T18:13:43.674Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:12 . [2023-11-14T18:13:43.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:11 .. [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 18:11 .dockerignore [2023-11-14T18:13:43.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:13 .git [2023-11-14T18:13:43.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:11 .github [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 18:11 .gitignore [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:11 .golangci.yml [2023-11-14T18:13:43.674Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:11 .semver [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 18:11 Attribution.txt [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 18:11 CHANGELOG.md [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 18:11 Dockerfile [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:11 GOVERNANCE.md [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 18:11 Jenkinsfile [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 18:11 LICENSE [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 18:11 Makefile [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 18:11 OWNERS.md [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 18:11 README.md [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:11 VERSION [2023-11-14T18:13:43.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:11 bin [2023-11-14T18:13:43.674Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 14 18:13 coverage.out [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 18:11 go.mod [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 18:11 go.sum [2023-11-14T18:13:43.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:11 images [2023-11-14T18:13:43.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:11 internal [2023-11-14T18:13:43.674Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 18:11 main.go [2023-11-14T18:13:43.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:11 openapi [2023-11-14T18:13:43.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:11 res [2023-11-14T18:13:43.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:13:44.058Z] + 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=819bbb7b4aec2973b07924df3bb17c04701437d7 --label arch=amd64 --label version=0.0.0 . [2023-11-14T18:13:44.058Z] Sending build context to Docker daemon 12.76MB [2023-11-14T18:13:44.058Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:13:44.058Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-14T18:13:44.058Z] ---> 5c32901264ab [2023-11-14T18:13:44.058Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:13:44.318Z] ---> Running in 1bb2c29e03c4 [2023-11-14T18:13:44.318Z] Removing intermediate container 1bb2c29e03c4 [2023-11-14T18:13:44.318Z] ---> a68d0712c18f [2023-11-14T18:13:44.318Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:13:44.576Z] ---> Running in 8c021857b43c [2023-11-14T18:13:44.576Z] Removing intermediate container 8c021857b43c [2023-11-14T18:13:44.576Z] ---> 60e4cb6c1dce [2023-11-14T18:13:44.576Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-14T18:13:44.576Z] ---> Running in 02aa12019c00 [2023-11-14T18:13:44.576Z] Removing intermediate container 02aa12019c00 [2023-11-14T18:13:44.576Z] ---> b14f02a7a379 [2023-11-14T18:13:44.576Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:13:44.576Z] ---> Running in b9d90e0b1d32 [2023-11-14T18:13:44.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:13:45.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:13:45.095Z] OK: 264 MiB in 52 packages [2023-11-14T18:13:45.669Z] Removing intermediate container b9d90e0b1d32 [2023-11-14T18:13:45.669Z] ---> 696aefb3d8bc [2023-11-14T18:13:45.669Z] Step 7/30 : WORKDIR /app [2023-11-14T18:13:45.669Z] ---> Running in 44bc6e79bd2d [2023-11-14T18:13:45.669Z] Removing intermediate container 44bc6e79bd2d [2023-11-14T18:13:45.669Z] ---> fb9ad32f06ef [2023-11-14T18:13:45.669Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-14T18:13:45.669Z] ---> 8b7698ccc146 [2023-11-14T18:13:45.669Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:13:45.669Z] ---> Running in df404cfa5111 [2023-11-14T18:13:46.235Z] Removing intermediate container df404cfa5111 [2023-11-14T18:13:46.235Z] ---> 81b2f8465b9d [2023-11-14T18:13:46.235Z] Step 10/30 : COPY . . [2023-11-14T18:13:46.805Z] ---> 4833cac62543 [2023-11-14T18:13:46.805Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T18:13:46.805Z] ---> Running in 57454ab61ede [2023-11-14T18:13:46.805Z] Removing intermediate container 57454ab61ede [2023-11-14T18:13:46.805Z] ---> b27349d09b99 [2023-11-14T18:13:46.805Z] Step 12/30 : RUN $MAKE [2023-11-14T18:13:46.805Z] ---> Running in cb44a67b6bf4 [2023-11-14T18:13:47.066Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -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 [2023-11-14T18:13:57.336Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17499 in /w/workspace/y_app-rfid-llrp-inventory_PR-253 [Pipeline] { [Pipeline] ws [2023-11-14T18:13:57.399Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-11-14T18:13:57.475Z] The recommended git tool is: git [2023-11-14T18:14:03.678Z] using credential edgex-jenkins-ssh [2023-11-14T18:14:03.694Z] Cloning the remote Git repository [2023-11-14T18:14:03.737Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-14T18:14:03.870Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-11-14T18:14:04.061Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-14T18:14:04.063Z] > git --version # timeout=10 [2023-11-14T18:14:04.099Z] > git --version # 'git version 2.25.1' [2023-11-14T18:14:04.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T18:14:04.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T18:14:07.236Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-14T18:14:07.274Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T18:14:08.954Z] Merging remotes/origin/main commit a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 into PR head commit 819bbb7b4aec2973b07924df3bb17c04701437d7 [2023-11-14T18:14:09.004Z] Removing intermediate container cb44a67b6bf4 [2023-11-14T18:14:09.004Z] ---> d30898776484 [2023-11-14T18:14:09.004Z] Step 13/30 : FROM alpine:3.18 [2023-11-14T18:14:09.004Z] 3.18: Pulling from library/alpine [2023-11-14T18:14:09.004Z] 96526aa774ef: Pulling fs layer [2023-11-14T18:14:09.004Z] 96526aa774ef: Verifying Checksum [2023-11-14T18:14:09.004Z] 96526aa774ef: Download complete [2023-11-14T18:14:09.004Z] 96526aa774ef: Pull complete [2023-11-14T18:14:09.004Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T18:14:09.004Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T18:14:09.004Z] ---> 8ca4688f4f35 [2023-11-14T18:14:09.004Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T18:14:09.004Z] ---> Running in 343f641e8acf [2023-11-14T18:14:09.004Z] Removing intermediate container 343f641e8acf [2023-11-14T18:14:09.004Z] ---> ea03701e4a4b [2023-11-14T18:14:09.004Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-14T18:14:09.004Z] ---> Running in 9389694e91be [2023-11-14T18:14:09.004Z] Removing intermediate container 9389694e91be [2023-11-14T18:14:09.004Z] ---> aa0a4acc8b67 [2023-11-14T18:14:09.004Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-14T18:14:09.004Z] ---> Running in 533e6107f4a9 [2023-11-14T18:14:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:14:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:14:09.004Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T18:14:09.004Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T18:14:09.004Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T18:14:09.004Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T18:14:09.004Z] OK: 8 MiB in 17 packages [2023-11-14T18:14:08.263Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-14T18:14:08.321Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-14T18:14:08.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T18:14:08.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-14T18:14:08.984Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T18:14:09.060Z] > git checkout -f 819bbb7b4aec2973b07924df3bb17c04701437d7 # timeout=10 [2023-11-14T18:14:09.152Z] > git remote # timeout=10 [2023-11-14T18:14:09.171Z] > git config --get remote.origin.url # timeout=10 [2023-11-14T18:14:09.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T18:14:09.209Z] > git merge a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 [2023-11-14T18:14:09.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-14T18:14:09.263Z] Merge succeeded, producing 819bbb7b4aec2973b07924df3bb17c04701437d7 [2023-11-14T18:14:09.264Z] Checking out Revision 819bbb7b4aec2973b07924df3bb17c04701437d7 (PR-253) [2023-11-14T18:14:09.574Z] Removing intermediate container 533e6107f4a9 [2023-11-14T18:14:09.574Z] ---> 8bbdfb7dd492 [2023-11-14T18:14:09.574Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-14T18:14:09.574Z] ---> Running in 56b948c77a4a [2023-11-14T18:14:09.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:14:10.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:14:10.096Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:14:10.356Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:14:10.356Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T18:14:10.356Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:14:10.356Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:14:10.356Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:14:10.356Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:14:10.356Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:14:10.356Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T18:14:10.356Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T18:14:10.356Z] OK: 8 MiB in 17 packages [2023-11-14T18:14:09.271Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T18:14:09.293Z] > git checkout -f 819bbb7b4aec2973b07924df3bb17c04701437d7 # timeout=10 [2023-11-14T18:14:10.924Z] Removing intermediate container 56b948c77a4a [2023-11-14T18:14:10.924Z] ---> c6b37637c5f0 [2023-11-14T18:14:10.924Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T18:14:10.924Z] ---> bd5ed911aeaa [2023-11-14T18:14:10.924Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T18:14:11.183Z] ---> 869251d0ce8e [2023-11-14T18:14:11.183Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-14T18:14:11.183Z] ---> 52fcc06f70cc [2023-11-14T18:14:11.183Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-14T18:14:11.443Z] ---> bf8a12f2e982 [2023-11-14T18:14:11.443Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-14T18:14:12.388Z] ---> de4bd77218c8 [2023-11-14T18:14:12.388Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-14T18:14:12.388Z] ---> Running in f4deebe08895 [2023-11-14T18:14:12.785Z] Commit message: "fix: Address CVE in Alpine base image" [2023-11-14T18:14:12.843Z] > git --version # timeout=10 [2023-11-14T18:14:12.859Z] > git --version # 'git version 2.25.1' [2023-11-14T18:14:12.881Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:14:12.955Z] Removing intermediate container f4deebe08895 [2023-11-14T18:14:12.955Z] ---> 83b9e7e74723 [2023-11-14T18:14:12.955Z] Step 24/30 : VOLUME /cache [2023-11-14T18:14:12.955Z] ---> Running in 5165abaef756 [2023-11-14T18:14:12.955Z] Removing intermediate container 5165abaef756 [2023-11-14T18:14:12.955Z] ---> d75e7e654850 [2023-11-14T18:14:12.955Z] Step 25/30 : EXPOSE 59711 [2023-11-14T18:14:12.955Z] ---> Running in e7922473061b [2023-11-14T18:14:12.955Z] Removing intermediate container e7922473061b [2023-11-14T18:14:12.955Z] ---> 1402a4b2e9d7 [2023-11-14T18:14:12.955Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-14T18:14:12.955Z] ---> Running in d583499e233e [2023-11-14T18:14:13.214Z] Removing intermediate container d583499e233e [2023-11-14T18:14:13.214Z] ---> e5029936fc35 [2023-11-14T18:14:13.214Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-14T18:14:13.214Z] ---> Running in 3994f4a1300f [2023-11-14T18:14:13.214Z] Removing intermediate container 3994f4a1300f [2023-11-14T18:14:13.214Z] ---> af3e49f2d559 [2023-11-14T18:14:13.214Z] Step 28/30 : LABEL arch=amd64 [2023-11-14T18:14:13.214Z] ---> Running in 3d753083dd53 [2023-11-14T18:14:13.214Z] Removing intermediate container 3d753083dd53 [2023-11-14T18:14:13.214Z] ---> 3969999a4c6a [2023-11-14T18:14:13.214Z] Step 29/30 : LABEL git_sha=819bbb7b4aec2973b07924df3bb17c04701437d7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-11-14T18:14:13.473Z] ---> Running in 1a58c30060c3 [2023-11-14T18:14:13.473Z] Removing intermediate container 1a58c30060c3 [2023-11-14T18:14:13.473Z] ---> 63c1c759fef8 [2023-11-14T18:14:13.473Z] Step 30/30 : LABEL version=0.0.0 [2023-11-14T18:14:13.473Z] ---> Running in 029cee93f5e4 [2023-11-14T18:14:13.473Z] Removing intermediate container 029cee93f5e4 [2023-11-14T18:14:13.473Z] ---> 00ddf0dc7954 [2023-11-14T18:14:13.473Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T18:14:13.473Z] Successfully built 00ddf0dc7954 [Pipeline] sh [2023-11-14T18:14:13.733Z] 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] } [2023-11-14T18:14:14.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T18:14:14.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T18:14:14.048Z] Dload Upload Total Spent Left Speed [2023-11-14T18:14:14.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-11-14T18:14:14.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:14:14.696Z] [2023-11-14T18:14:14.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:14:14.911Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T18:14:15.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:14:15.075Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T18:14:15.075Z] 5eb5b503b376: Pulling fs layer [2023-11-14T18:14:15.075Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T18:14:15.075Z] ec43610c2a17: Pulling fs layer [2023-11-14T18:14:15.075Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T18:14:15.075Z] 33b1e0a273af: Pulling fs layer [2023-11-14T18:14:15.075Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T18:14:15.075Z] 2f39f015ded8: Pulling fs layer [2023-11-14T18:14:15.075Z] 3a2ae6a8a46f: Waiting [2023-11-14T18:14:15.075Z] 33b1e0a273af: Waiting [2023-11-14T18:14:15.075Z] 5d3b04190fa2: Waiting [2023-11-14T18:14:15.075Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T18:14:15.075Z] 5c69ac0246d0: Download complete [2023-11-14T18:14:15.075Z] 3a2ae6a8a46f: Download complete [2023-11-14T18:14:15.383Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T18:14:15.384Z] sudo tee /etc/docker/daemon.new [2023-11-14T18:14:15.392Z] 33b1e0a273af: Verifying Checksum [2023-11-14T18:14:15.392Z] 33b1e0a273af: Download complete [2023-11-14T18:14:15.392Z] ec43610c2a17: Verifying Checksum [2023-11-14T18:14:15.392Z] ec43610c2a17: Download complete [2023-11-14T18:14:15.392Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T18:14:15.392Z] 5d3b04190fa2: Download complete [2023-11-14T18:14:15.650Z] 5eb5b503b376: Verifying Checksum [2023-11-14T18:14:15.650Z] 5eb5b503b376: Download complete [2023-11-14T18:14:15.652Z] { [2023-11-14T18:14:15.652Z] "registry-mirrors": [ [2023-11-14T18:14:15.652Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T18:14:15.652Z] ], [2023-11-14T18:14:15.652Z] "bip": "10.250.0.254/24", [2023-11-14T18:14:15.652Z] "hosts": [ [2023-11-14T18:14:15.652Z] "tcp://0.0.0.0:5555", [2023-11-14T18:14:15.652Z] "unix:///var/run/docker.sock" [2023-11-14T18:14:15.652Z] ], [2023-11-14T18:14:15.652Z] "mtu": 1458, [2023-11-14T18:14:15.652Z] "selinux-enabled": true, [2023-11-14T18:14:15.652Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T18:14:15.652Z] } [Pipeline] sh [2023-11-14T18:14:15.909Z] 2f39f015ded8: Download complete [2023-11-14T18:14:16.044Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T18:14:16.415Z] + sudo service docker restart [2023-11-14T18:14:16.865Z] 5eb5b503b376: Pull complete [2023-11-14T18:14:17.122Z] 5c69ac0246d0: Pull complete [2023-11-14T18:14:17.381Z] ec43610c2a17: Pull complete [2023-11-14T18:14:17.639Z] 3a2ae6a8a46f: Pull complete [2023-11-14T18:14:17.639Z] 33b1e0a273af: Pull complete [2023-11-14T18:14:17.897Z] 5d3b04190fa2: Pull complete [2023-11-14T18:14:22.085Z] 2f39f015ded8: Pull complete [2023-11-14T18:14:22.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T18:14:22.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:14:22.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:14:22.328Z] prd-ubuntu20.04-docker-8c-8g-17498 does not seem to be running inside a container [2023-11-14T18:14:22.359Z] $ 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-253 -v /w/workspace/y_app-rfid-llrp-inventory_PR-253:/w/workspace/y_app-rfid-llrp-inventory_PR-253:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T18:14:27.035Z] $ docker top 3d1b2840959a0fdddeeeb704540c9b98b7c01c4b9e45c29c29021f2bf246d5ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:14:27.492Z] ---> job-cost.sh [2023-11-14T18:14:27.492Z] lf-activate-venv: SKIPPING [2023-11-14T18:14:27.492Z] INFO: No Stack... [2023-11-14T18:14:27.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T18:14:28.009Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T18:14:28.323Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-253/archives/cost.csv [2023-11-14T18:14:28.323Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T18:14:28.367Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] [2023-11-14T18:14:28.372Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] did not exist. Created. [2023-11-14T18:14:28.372Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T18:14:28.781Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T18:14:28.835Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T18:14:28.869Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T18:14:28.954Z] $ docker stop --time=1 3d1b2840959a0fdddeeeb704540c9b98b7c01c4b9e45c29c29021f2bf246d5ab [2023-11-14T18:14:30.101Z] $ docker rm -f --volumes 3d1b2840959a0fdddeeeb704540c9b98b7c01c4b9e45c29c29021f2bf246d5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T18:14:38.597Z] provisioning config files... [2023-11-14T18:14:38.623Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13168385985001081827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:14:39.005Z] ---> docker-login.sh [2023-11-14T18:14:39.005Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:14:39.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:14:39.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:14:39.565Z] Configure a credential helper to remove this warning. See [2023-11-14T18:14:39.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:14:39.565Z] [2023-11-14T18:14:39.565Z] Login Succeeded [2023-11-14T18:14:39.565Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:14:39.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:14:39.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:14:39.835Z] Configure a credential helper to remove this warning. See [2023-11-14T18:14:39.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:14:39.835Z] [2023-11-14T18:14:39.835Z] Login Succeeded [2023-11-14T18:14:40.106Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:14:40.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:14:40.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:14:40.374Z] Configure a credential helper to remove this warning. See [2023-11-14T18:14:40.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:14:40.374Z] [2023-11-14T18:14:40.374Z] Login Succeeded [2023-11-14T18:14:40.374Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:14:40.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:14:40.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:14:40.644Z] Configure a credential helper to remove this warning. See [2023-11-14T18:14:40.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:14:40.644Z] [2023-11-14T18:14:40.644Z] Login Succeeded [2023-11-14T18:14:40.644Z] docker.io [2023-11-14T18:14:40.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:14:41.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:14:41.178Z] Configure a credential helper to remove this warning. See [2023-11-14T18:14:41.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:14:41.178Z] [2023-11-14T18:14:41.178Z] Login Succeeded [2023-11-14T18:14:41.178Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:14:41.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T18:14:41.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:14:41.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:14:41.662Z] ========================================================= [2023-11-14T18:14:41.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T18:14:41.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:14:42.152Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T18:14:42.423Z] Sending build context to Docker daemon 670.7kB [2023-11-14T18:14:42.423Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:14:42.423Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T18:14:42.693Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T18:14:42.693Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T18:14:42.693Z] 5d54e960e981: Pulling fs layer [2023-11-14T18:14:42.693Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T18:14:42.693Z] f0e02332f6b5: Pulling fs layer [2023-11-14T18:14:42.693Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T18:14:42.693Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T18:14:42.693Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T18:14:42.693Z] f0e02332f6b5: Waiting [2023-11-14T18:14:42.693Z] 872ee5b61b7b: Waiting [2023-11-14T18:14:42.693Z] 0c6a40ed1a82: Waiting [2023-11-14T18:14:42.693Z] 94ae7d8d031c: Waiting [2023-11-14T18:14:42.693Z] 5d54e960e981: Verifying Checksum [2023-11-14T18:14:42.693Z] 5d54e960e981: Download complete [2023-11-14T18:14:42.693Z] f0e02332f6b5: Verifying Checksum [2023-11-14T18:14:42.693Z] f0e02332f6b5: Download complete [2023-11-14T18:14:42.693Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T18:14:42.693Z] 872ee5b61b7b: Download complete [2023-11-14T18:14:42.693Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T18:14:42.693Z] 9fda8d8052c6: Download complete [2023-11-14T18:14:43.288Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T18:14:43.288Z] 94ae7d8d031c: Download complete [2023-11-14T18:14:43.556Z] 9fda8d8052c6: Pull complete [2023-11-14T18:14:44.143Z] 5d54e960e981: Pull complete [2023-11-14T18:14:44.729Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T18:14:44.729Z] c4a7e357bf2a: Download complete [2023-11-14T18:14:45.695Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T18:14:45.695Z] 0c6a40ed1a82: Download complete [2023-11-14T18:14:58.014Z] c4a7e357bf2a: Pull complete [2023-11-14T18:14:58.014Z] f0e02332f6b5: Pull complete [2023-11-14T18:14:58.014Z] 872ee5b61b7b: Pull complete [2023-11-14T18:15:06.223Z] 0c6a40ed1a82: Pull complete [2023-11-14T18:15:07.647Z] 94ae7d8d031c: Pull complete [2023-11-14T18:15:07.647Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T18:15:07.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T18:15:07.647Z] ---> 86de565de09d [2023-11-14T18:15:07.647Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:15:09.587Z] ---> Running in ccf0855d7c35 [2023-11-14T18:15:09.587Z] Removing intermediate container ccf0855d7c35 [2023-11-14T18:15:09.587Z] ---> d811d04d0d0c [2023-11-14T18:15:09.587Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:15:09.587Z] ---> Running in 1d1343993553 [2023-11-14T18:15:09.853Z] Removing intermediate container 1d1343993553 [2023-11-14T18:15:09.853Z] ---> d64e561ab2eb [2023-11-14T18:15:09.853Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T18:15:09.853Z] ---> Running in d1707a5e5a90 [2023-11-14T18:15:10.119Z] Removing intermediate container d1707a5e5a90 [2023-11-14T18:15:10.119Z] ---> e5a50ecd9780 [2023-11-14T18:15:10.119Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:15:10.385Z] ---> Running in b7d0d4a0191f [2023-11-14T18:15:11.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T18:15:11.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T18:15:12.568Z] OK: 266 MiB in 52 packages [2023-11-14T18:15:13.533Z] Removing intermediate container b7d0d4a0191f [2023-11-14T18:15:13.533Z] ---> 4f567c8569b6 [2023-11-14T18:15:13.533Z] Step 7/12 : WORKDIR /app [2023-11-14T18:15:13.533Z] ---> Running in 1947c7572e3c [2023-11-14T18:15:13.800Z] Removing intermediate container 1947c7572e3c [2023-11-14T18:15:13.800Z] ---> 664fb07bb2c7 [2023-11-14T18:15:13.800Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T18:15:17.141Z] ---> e4388bfbd32d [2023-11-14T18:15:17.141Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:15:17.141Z] ---> Running in 7e7120f23ddf [2023-11-14T18:16:38.937Z] Removing intermediate container 7e7120f23ddf [2023-11-14T18:16:38.937Z] ---> 3465b2aa3495 [2023-11-14T18:16:38.937Z] Step 10/12 : COPY . . [2023-11-14T18:16:38.937Z] ---> 88448c33e77a [2023-11-14T18:16:38.937Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T18:16:38.937Z] ---> Running in bd0d88f2b4fb [2023-11-14T18:16:38.937Z] Removing intermediate container bd0d88f2b4fb [2023-11-14T18:16:38.937Z] ---> 333bfae8093a [2023-11-14T18:16:38.937Z] Step 12/12 : RUN $MAKE [2023-11-14T18:16:38.937Z] ---> Running in c7d210b669c6 [2023-11-14T18:16:38.937Z] noop [2023-11-14T18:16:38.937Z] Removing intermediate container c7d210b669c6 [2023-11-14T18:16:38.937Z] ---> c7487e69657a [2023-11-14T18:16:38.937Z] Successfully built c7487e69657a [2023-11-14T18:16:38.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:16:39.414Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T18:16:39.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:16:39.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-17499 does not seem to be running inside a container [2023-11-14T18:16:39.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T18:16:41.160Z] $ docker top 2c800028b4d7dc35ede8af9dd8d4a9ccf9eaa7a416561f3ed3377d673323f1a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:16:42.026Z] + go version [2023-11-14T18:16:42.026Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T18:16:42.058Z] $ docker stop --time=1 2c800028b4d7dc35ede8af9dd8d4a9ccf9eaa7a416561f3ed3377d673323f1a3 [2023-11-14T18:16:43.617Z] $ docker rm -f --volumes 2c800028b4d7dc35ede8af9dd8d4a9ccf9eaa7a416561f3ed3377d673323f1a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:16:44.561Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T18:16:44.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:16:44.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-17499 does not seem to be running inside a container [2023-11-14T18:16:44.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T18:16:46.037Z] $ docker top 775408622ff54897236931c9c021f28779a215ab63b9998e9d297b469bcfe8fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:16:46.902Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-11-14T18:16:47.288Z] + make test [2023-11-14T18:16:47.557Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-14T18:18:54.222Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-14T18:18:54.819Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-14T18:18:56.983Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.209s coverage: 86.2% of statements [2023-11-14T18:19:07.052Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.394s coverage: 71.9% of statements [2023-11-14T18:19:07.052Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T18:19:07.052Z] go vet ./... [2023-11-14T18:20:43.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T18:20:43.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T18:20:43.673Z] ./bin/test-attribution.sh [2023-11-14T18:20:43.673Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-14T18:20:43.673Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-14T18:20:43.673Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-14T18:20:43.673Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-14T18:20:43.673Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-14T18:20:43.673Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-14T18:20:43.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T18:20:43.747Z] $ docker stop --time=1 775408622ff54897236931c9c021f28779a215ab63b9998e9d297b469bcfe8fc [2023-11-14T18:20:45.687Z] $ docker rm -f --volumes 775408622ff54897236931c9c021f28779a215ab63b9998e9d297b469bcfe8fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:20:47.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T18:20:47.353Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T18:20:47.868Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T18:20:48.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T18:20:49.045Z] + ls -al . [2023-11-14T18:20:49.045Z] total 204 [2023-11-14T18:20:49.045Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:16 . [2023-11-14T18:20:49.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:14 .. [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 18:14 .dockerignore [2023-11-14T18:20:49.045Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:14 .git [2023-11-14T18:20:49.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:14 .github [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 18:14 .gitignore [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:14 .golangci.yml [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 18:14 Attribution.txt [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 18:14 CHANGELOG.md [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 18:14 Dockerfile [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:14 GOVERNANCE.md [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 18:14 Jenkinsfile [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 18:14 LICENSE [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 18:14 Makefile [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 18:14 OWNERS.md [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 18:14 README.md [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:11 VERSION [2023-11-14T18:20:49.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:14 bin [2023-11-14T18:20:49.045Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 14 18:19 coverage.out [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 18:14 go.mod [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 18:14 go.sum [2023-11-14T18:20:49.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:14 images [2023-11-14T18:20:49.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:14 internal [2023-11-14T18:20:49.045Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 18:14 main.go [2023-11-14T18:20:49.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:14 openapi [2023-11-14T18:20:49.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:14 res [2023-11-14T18:20:49.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:20:49.475Z] + 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=819bbb7b4aec2973b07924df3bb17c04701437d7 --label arch=arm64 --label version=0.0.0 . [2023-11-14T18:20:49.777Z] Sending build context to Docker daemon 670.7kB [2023-11-14T18:20:49.777Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:20:49.777Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-14T18:20:49.777Z] ---> c7487e69657a [2023-11-14T18:20:49.777Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:20:49.777Z] ---> Running in e3898368ddf6 [2023-11-14T18:20:50.089Z] Removing intermediate container e3898368ddf6 [2023-11-14T18:20:50.089Z] ---> cae195de6ed1 [2023-11-14T18:20:50.089Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:20:50.367Z] ---> Running in c6f93902e656 [2023-11-14T18:20:50.644Z] Removing intermediate container c6f93902e656 [2023-11-14T18:20:50.644Z] ---> 0565ae0ed326 [2023-11-14T18:20:50.644Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-14T18:20:50.644Z] ---> Running in 8309552fdde8 [2023-11-14T18:20:50.921Z] Removing intermediate container 8309552fdde8 [2023-11-14T18:20:50.921Z] ---> b2d7a5c769b7 [2023-11-14T18:20:50.921Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:20:51.202Z] ---> Running in 4894e58c6e15 [2023-11-14T18:20:52.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T18:20:52.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T18:20:53.867Z] OK: 266 MiB in 52 packages [2023-11-14T18:20:54.452Z] Removing intermediate container 4894e58c6e15 [2023-11-14T18:20:54.452Z] ---> 83bc8b3fb507 [2023-11-14T18:20:54.452Z] Step 7/30 : WORKDIR /app [2023-11-14T18:20:54.722Z] ---> Running in 0e0874c4f3a9 [2023-11-14T18:20:54.990Z] Removing intermediate container 0e0874c4f3a9 [2023-11-14T18:20:54.990Z] ---> 3f6d0a1e24db [2023-11-14T18:20:54.990Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-14T18:20:55.582Z] ---> 78fcb249f5ec [2023-11-14T18:20:55.582Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:20:55.582Z] ---> Running in 211414785fcf [2023-11-14T18:20:58.194Z] Removing intermediate container 211414785fcf [2023-11-14T18:20:58.194Z] ---> ae07d257215b [2023-11-14T18:20:58.194Z] Step 10/30 : COPY . . [2023-11-14T18:20:58.461Z] ---> f1fca822254e [2023-11-14T18:20:58.461Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T18:20:58.461Z] ---> Running in c2859bd980ba [2023-11-14T18:20:58.729Z] Removing intermediate container c2859bd980ba [2023-11-14T18:20:58.729Z] ---> bea93eadfbbb [2023-11-14T18:20:58.729Z] Step 12/30 : RUN $MAKE [2023-11-14T18:20:58.729Z] ---> Running in 629e498eb717 [2023-11-14T18:20:59.693Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -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 [2023-11-14T18:22:51.423Z] Removing intermediate container 629e498eb717 [2023-11-14T18:22:51.423Z] ---> da88eb75f41f [2023-11-14T18:22:51.423Z] Step 13/30 : FROM alpine:3.18 [2023-11-14T18:22:51.693Z] 3.18: Pulling from library/alpine [2023-11-14T18:22:51.960Z] 579b34f0a95b: Pulling fs layer [2023-11-14T18:22:52.242Z] 579b34f0a95b: Verifying Checksum [2023-11-14T18:22:52.242Z] 579b34f0a95b: Download complete [2023-11-14T18:22:52.829Z] 579b34f0a95b: Pull complete [2023-11-14T18:22:52.829Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T18:22:52.829Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T18:22:52.829Z] ---> 3cc203321400 [2023-11-14T18:22:52.829Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T18:22:53.100Z] ---> Running in 75984518efe9 [2023-11-14T18:22:53.367Z] Removing intermediate container 75984518efe9 [2023-11-14T18:22:53.367Z] ---> f83034031e9e [2023-11-14T18:22:53.367Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-14T18:22:53.367Z] ---> Running in 923956de13c5 [2023-11-14T18:22:53.639Z] Removing intermediate container 923956de13c5 [2023-11-14T18:22:53.639Z] ---> 3ad84e06c618 [2023-11-14T18:22:53.639Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-14T18:22:53.639Z] ---> Running in 57e4c84b0743 [2023-11-14T18:22:54.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T18:22:55.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T18:22:56.149Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T18:22:56.149Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T18:22:56.149Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T18:22:56.415Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T18:22:56.415Z] OK: 9 MiB in 17 packages [2023-11-14T18:22:58.850Z] Removing intermediate container 57e4c84b0743 [2023-11-14T18:22:58.850Z] ---> a3438ecf4c5b [2023-11-14T18:22:58.850Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-14T18:22:58.850Z] ---> Running in 19913c2b87eb [2023-11-14T18:22:59.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T18:23:00.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T18:23:01.177Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:23:01.454Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:23:01.454Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T18:23:01.454Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:23:01.454Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:23:01.454Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:23:01.454Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:23:01.727Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:23:01.727Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T18:23:01.727Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T18:23:01.727Z] OK: 9 MiB in 17 packages [2023-11-14T18:23:03.139Z] Removing intermediate container 19913c2b87eb [2023-11-14T18:23:03.139Z] ---> 8e5e57055bae [2023-11-14T18:23:03.139Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T18:23:03.408Z] ---> 79c9ccb12f04 [2023-11-14T18:23:03.408Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T18:23:03.998Z] ---> 38d6ae13a156 [2023-11-14T18:23:03.998Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-14T18:23:04.265Z] ---> 69b28ab1b9b2 [2023-11-14T18:23:04.265Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-14T18:23:05.227Z] ---> 089aaf02e6a7 [2023-11-14T18:23:05.227Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-14T18:23:06.639Z] ---> c0f3bbfc5ae7 [2023-11-14T18:23:06.639Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-14T18:23:06.639Z] ---> Running in 8e9b730c90ae [2023-11-14T18:23:08.588Z] Removing intermediate container 8e9b730c90ae [2023-11-14T18:23:08.588Z] ---> 7b25434f397f [2023-11-14T18:23:08.588Z] Step 24/30 : VOLUME /cache [2023-11-14T18:23:08.588Z] ---> Running in 92e737ef0736 [2023-11-14T18:23:08.858Z] Removing intermediate container 92e737ef0736 [2023-11-14T18:23:08.858Z] ---> 891db9f7eb08 [2023-11-14T18:23:08.858Z] Step 25/30 : EXPOSE 59711 [2023-11-14T18:23:08.858Z] ---> Running in fdeb10040e68 [2023-11-14T18:23:09.127Z] Removing intermediate container fdeb10040e68 [2023-11-14T18:23:09.127Z] ---> 8574fd7771d4 [2023-11-14T18:23:09.127Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-14T18:23:09.395Z] ---> Running in 6ab83d96fedc [2023-11-14T18:23:09.664Z] Removing intermediate container 6ab83d96fedc [2023-11-14T18:23:09.664Z] ---> 173d22b3484c [2023-11-14T18:23:09.664Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-14T18:23:09.664Z] ---> Running in e82d30f48fc8 [2023-11-14T18:23:09.936Z] Removing intermediate container e82d30f48fc8 [2023-11-14T18:23:09.936Z] ---> 29f163523062 [2023-11-14T18:23:09.936Z] Step 28/30 : LABEL arch=arm64 [2023-11-14T18:23:10.204Z] ---> Running in 34c45a35ff29 [2023-11-14T18:23:10.595Z] Removing intermediate container 34c45a35ff29 [2023-11-14T18:23:10.595Z] ---> 005fe75e5eef [2023-11-14T18:23:10.595Z] Step 29/30 : LABEL git_sha=819bbb7b4aec2973b07924df3bb17c04701437d7 [2023-11-14T18:23:10.595Z] ---> Running in 8ac0b0500c92 [2023-11-14T18:23:10.863Z] Removing intermediate container 8ac0b0500c92 [2023-11-14T18:23:10.863Z] ---> c369ed0cf13d [2023-11-14T18:23:10.863Z] Step 30/30 : LABEL version=0.0.0 [2023-11-14T18:23:10.863Z] ---> Running in c31def3808bc [2023-11-14T18:23:11.131Z] Removing intermediate container c31def3808bc [2023-11-14T18:23:11.131Z] ---> 0bd3d3270550 [2023-11-14T18:23:11.131Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T18:23:11.131Z] Successfully built 0bd3d3270550 [2023-11-14T18:23:11.131Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:23:12.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T18:23:12.224Z] [2023-11-14T18:23:12.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:23:12.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T18:23:12.648Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T18:23:12.648Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T18:23:12.648Z] 04944245beec: Pulling fs layer [2023-11-14T18:23:12.648Z] 699f458cf7ca: Pulling fs layer [2023-11-14T18:23:12.648Z] 765212b225bb: Pulling fs layer [2023-11-14T18:23:12.648Z] f23df028b6ca: Pulling fs layer [2023-11-14T18:23:12.648Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T18:23:12.648Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T18:23:12.648Z] f23df028b6ca: Waiting [2023-11-14T18:23:12.648Z] 765212b225bb: Waiting [2023-11-14T18:23:12.648Z] d65c8cfc05b1: Waiting [2023-11-14T18:23:12.648Z] 2437ff75d9bd: Waiting [2023-11-14T18:23:12.915Z] 04944245beec: Verifying Checksum [2023-11-14T18:23:12.915Z] 04944245beec: Download complete [2023-11-14T18:23:12.915Z] 765212b225bb: Download complete [2023-11-14T18:23:12.915Z] f23df028b6ca: Verifying Checksum [2023-11-14T18:23:12.915Z] f23df028b6ca: Download complete [2023-11-14T18:23:12.915Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T18:23:12.915Z] d65c8cfc05b1: Download complete [2023-11-14T18:23:13.236Z] 699f458cf7ca: Verifying Checksum [2023-11-14T18:23:13.236Z] 699f458cf7ca: Download complete [2023-11-14T18:23:13.503Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T18:23:13.503Z] 8998bd30e6a1: Download complete [2023-11-14T18:23:16.088Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T18:23:16.088Z] 2437ff75d9bd: Download complete [2023-11-14T18:23:18.667Z] 8998bd30e6a1: Pull complete [2023-11-14T18:23:18.939Z] 04944245beec: Pull complete [2023-11-14T18:23:20.346Z] 699f458cf7ca: Pull complete [2023-11-14T18:23:20.613Z] 765212b225bb: Pull complete [2023-11-14T18:23:21.671Z] f23df028b6ca: Pull complete [2023-11-14T18:23:21.671Z] d65c8cfc05b1: Pull complete [2023-11-14T18:23:39.880Z] 2437ff75d9bd: Pull complete [2023-11-14T18:23:39.880Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T18:23:39.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T18:23:39.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:23:40.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-17499 does not seem to be running inside a container [2023-11-14T18:23:40.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-14T18:23:43.002Z] $ docker top e29b9b892ce9ed540e9fa6bb71b86a177d3e7a3d3706064d371012f16a1d5443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:43.896Z] ---> job-cost.sh [2023-11-14T18:23:43.896Z] lf-activate-venv: SKIPPING [2023-11-14T18:23:43.896Z] INFO: No Stack... [2023-11-14T18:23:44.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T18:23:45.058Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T18:23:45.724Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-11-14T18:23:45.724Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T18:23:45.814Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] [2023-11-14T18:23:45.819Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] did not exist. Created. [2023-11-14T18:23:45.819Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T18:23:46.551Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-537a7778/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T18:23:46.909Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T18:23:46.943Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T18:23:47.021Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T18:23:47.036Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-253-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T18:23:47.121Z] $ docker stop --time=1 e29b9b892ce9ed540e9fa6bb71b86a177d3e7a3d3706064d371012f16a1d5443 [2023-11-14T18:23:48.613Z] $ docker rm -f --volumes e29b9b892ce9ed540e9fa6bb71b86a177d3e7a3d3706064d371012f16a1d5443 [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 [2023-11-14T18:23:49.657Z] provisioning config files... [2023-11-14T18:23:49.666Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/config16784220095435984536tmp [Pipeline] { [Pipeline] sh [2023-11-14T18:23:50.012Z] + set +x [2023-11-14T18:23:50.012Z] + bash -s -- [2023-11-14T18:23:50.012Z] + curl -s https://codecov.io/bash [2023-11-14T18:23:50.012Z] [2023-11-14T18:23:50.012Z] _____ _ [2023-11-14T18:23:50.012Z] / ____| | | [2023-11-14T18:23:50.012Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T18:23:50.012Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T18:23:50.012Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T18:23:50.012Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T18:23:50.012Z] Bash-1.0.6 [2023-11-14T18:23:50.012Z] [2023-11-14T18:23:50.012Z] [2023-11-14T18:23:50.012Z] ==> git version 2.25.1 found [2023-11-14T18:23:50.012Z] ==> 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 [2023-11-14T18:23:50.012Z] Release-Date: 2020-01-08 [2023-11-14T18:23:50.012Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T18:23:50.012Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T18:23:50.012Z] ==> Jenkins CI detected. [2023-11-14T18:23:50.012Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-253 [2023-11-14T18:23:50.012Z] project root: . [2023-11-14T18:23:50.012Z] --> token set from env [2023-11-14T18:23:50.012Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T18:23:50.012Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T18:23:50.012Z] ==> Python coveragepy not found [2023-11-14T18:23:50.012Z] ==> Searching for coverage reports in: [2023-11-14T18:23:50.012Z] + . [2023-11-14T18:23:50.012Z] -> Found 1 reports [2023-11-14T18:23:50.275Z] ==> Detecting git/mercurial file structure [2023-11-14T18:23:50.275Z] ==> Reading reports [2023-11-14T18:23:50.275Z] + ./coverage.out bytes=41317 [2023-11-14T18:23:50.275Z] ==> Appending adjustments [2023-11-14T18:23:50.275Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T18:23:50.275Z] + Found adjustments [2023-11-14T18:23:50.275Z] ==> Gzipping contents [2023-11-14T18:23:50.275Z] 12K /tmp/codecov.4HNEkT.gz [2023-11-14T18:23:50.275Z] ==> Uploading reports [2023-11-14T18:23:50.275Z] url: https://codecov.io [2023-11-14T18:23:50.275Z] query: branch=PR-253&commit=819bbb7b4aec2973b07924df3bb17c04701437d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=253&job=&cmd_args= [2023-11-14T18:23:50.275Z] -> Pinging Codecov [2023-11-14T18:23:50.275Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-253&commit=819bbb7b4aec2973b07924df3bb17c04701437d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=253&job=&cmd_args= [2023-11-14T18:23:50.534Z] -> Uploading to [2023-11-14T18:23:50.534Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/581DD39554BDF9B6E22D074273EAD858/819bbb7b4aec2973b07924df3bb17c04701437d7/932696bd-acb7-46a0-adfb-3e7d1dfa34f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T182350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14bfc2d16776e3fef4c9b7c6da3903ee467b4e8314a66c3f7ef74de8d5795f5c [2023-11-14T18:23:50.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T18:23:50.534Z] Dload Upload Total Spent Left Speed [2023-11-14T18:23:50.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 37668 --:--:-- --:--:-- --:--:-- 37668 [2023-11-14T18:23:50.794Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/819bbb7b4aec2973b07924df3bb17c04701437d7 [Pipeline] } [2023-11-14T18:23:50.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-14T18:23:52.563Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-253/archives ] [2023-11-14T18:23:52.563Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-253/archives [2023-11-14T18:23:52.563Z] total 16 [2023-11-14T18:23:52.563Z] drwxr-xr-x 3 root root 4096 Nov 14 18:14 . [2023-11-14T18:23:52.563Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 18:14 .. [2023-11-14T18:23:52.563Z] drwxr-xr-x 2 root root 4096 Nov 14 18:14 cost [2023-11-14T18:23:52.563Z] -rw-r--r-- 1 root root 95 Nov 14 18:14 cost.csv [2023-11-14T18:23:52.563Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-253/archives [2023-11-14T18:23:52.563Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-253/archives [2023-11-14T18:23:52.563Z] total 16 [2023-11-14T18:23:52.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:14 . [2023-11-14T18:23:52.563Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 18:14 .. [2023-11-14T18:23:52.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:14 cost [2023-11-14T18:23:52.563Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 14 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:52.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:53.785Z] ---> package-listing.sh [2023-11-14T18:23:53.785Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T18:23:53.785Z] ++ facter osfamily [2023-11-14T18:23:54.044Z] + OS_FAMILY=debian [2023-11-14T18:23:54.044Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-253 [2023-11-14T18:23:54.044Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T18:23:54.044Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T18:23:54.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T18:23:54.044Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T18:23:54.044Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-253 ']' [2023-11-14T18:23:54.044Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T18:23:54.044Z] + case "${OS_FAMILY}" in [2023-11-14T18:23:54.044Z] + dpkg -l [2023-11-14T18:23:54.044Z] + grep '^ii' [2023-11-14T18:23:54.044Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T18:23:54.044Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T18:23:54.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T18:23:54.044Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-253 ']' [2023-11-14T18:23:54.044Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-253/archives/ [2023-11-14T18:23:54.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-253/archives/ [Pipeline] echo [2023-11-14T18:23:54.076Z] 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-253/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T18:23:54.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:23:54.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:23:54.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:23:55.128Z] prd-ubuntu20.04-docker-8c-8g-17498 does not seem to be running inside a container [2023-11-14T18:23:55.164Z] $ 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-253/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-253 -v /w/workspace/y_app-rfid-llrp-inventory_PR-253:/w/workspace/y_app-rfid-llrp-inventory_PR-253:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-253@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 [2023-11-14T18:23:55.352Z] $ docker top f87963591eed2a9a33e4ed0fb025d081998ef8c92d5ded77e0e60dfa7b8172f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:23:55.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T18:23:56.088Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T18:23:56.396Z] + ls /var/log/sa-host [2023-11-14T18:23:56.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T18:23:56.543Z] provisioning config files... [2023-11-14T18:23:56.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-253@tmp/config4016748205747915431tmp [Pipeline] { [Pipeline] echo [2023-11-14T18:23:56.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:56.934Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T18:23:56.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:57.363Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T18:23:57.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:57.713Z] ---> sudo-logs.sh [2023-11-14T18:23:57.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T18:23:57.794Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:58.107Z] ---> job-cost.sh [2023-11-14T18:23:58.107Z] lf-activate-venv: SKIPPING [2023-11-14T18:23:58.107Z] DEBUG: total: 0.2199999988079071 [2023-11-14T18:23:58.107Z] INFO: Retrieving Stack Cost... [2023-11-14T18:23:58.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T18:23:58.935Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T18:23:58.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:23:59.280Z] ---> logs-deploy.sh [2023-11-14T18:23:59.280Z] lf-activate-venv: SKIPPING [2023-11-14T18:23:59.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-253/1 [2023-11-14T18:23:59.280Z] INFO: archiving workspace using pattern(s): [2023-11-14T18:24:00.216Z] Archives upload complete. [2023-11-14T18:24:00.217Z] INFO: archiving logs to Nexus