Pull request #277 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb33045e0006077ac7a47f59d918e938fa59a32d+31e6ac994eff17ca061a794726bcebaa7bd7b8ba (ded28efd5b317841a1b1beb698ec8ad93d50e009) 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-ssh10184170550394876090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12049696263483652708.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-277/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-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2950882518881717941.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-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10064872503079882834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16384281603208969826.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-277/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-277/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10011335259023036741.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5250 in /w/workspace/y_app-rfid-llrp-inventory_PR-277 [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-277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31e6ac994eff17ca061a794726bcebaa7bd7b8ba into PR head commit fb33045e0006077ac7a47f59d918e938fa59a32d Merge succeeded, producing fb33045e0006077ac7a47f59d918e938fa59a32d Checking out Revision fb33045e0006077ac7a47f59d918e938fa59a32d (PR-277) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # 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 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T13:07:57.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T13:07:57.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T13:07:57.547Z] ========================================================= [2024-03-08T13:07:57.547Z] EdgeX Global Pipelines Version Info [2024-03-08T13:07:57.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:07:58.466Z] ------------------- [2024-03-08T13:07:58.466Z] stable info: [2024-03-08T13:07:58.466Z] ------------------- [2024-03-08T13:07:58.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T13:07:58.466Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T13:07:58.466Z] Message: update stable to v1.0.258 [2024-03-08T13:07:59.047Z] ------------------- [2024-03-08T13:07:59.047Z] experimental info: [2024-03-08T13:07:59.047Z] ------------------- [2024-03-08T13:07:59.047Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T13:07:59.048Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T13:07:59.048Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T13:07:59.283Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-08T13:07:59.345Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-08T13:07:59.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T13:07:59.460Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T13:07:59.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T13:07:59.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T13:07:59.644Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T13:07:59.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T13:07:59.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T13:07:59.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T13:07:59.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T13:07:59.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-08T13:08:00.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T13:08:00.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T13:08:00.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T13:08:00.234Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T13:08:00.301Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T13:08:00.372Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T13:08:00.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T13:08:00.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T13:08:00.596Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T13:08:00.672Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T13:08:00.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T13:08:00.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T13:08:00.908Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T13:08:00.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T13:08:01.065Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T13:08:01.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo [2024-03-08T13:08:01.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo [2024-03-08T13:08:01.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo [2024-03-08T13:08:01.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo [2024-03-08T13:08:01.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb33045 [Pipeline] echo [2024-03-08T13:08:01.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:08:01.891Z] provisioning config files... [2024-03-08T13:08:01.904Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config14295394728782111434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:08:02.331Z] ---> ****-login.sh [2024-03-08T13:08:02.331Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:08:02.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:02.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:02.593Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:02.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:02.593Z] [2024-03-08T13:08:02.593Z] Login Succeeded [2024-03-08T13:08:02.593Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:08:02.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:02.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:02.854Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:02.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:02.854Z] [2024-03-08T13:08:02.854Z] Login Succeeded [2024-03-08T13:08:02.854Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:08:02.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:02.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:02.854Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:02.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:02.854Z] [2024-03-08T13:08:02.854Z] Login Succeeded [2024-03-08T13:08:02.854Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:08:02.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:03.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:03.121Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:03.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:03.121Z] [2024-03-08T13:08:03.121Z] Login Succeeded [2024-03-08T13:08:03.121Z] ****.io [2024-03-08T13:08:03.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:03.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:03.386Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:03.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:03.386Z] [2024-03-08T13:08:03.386Z] Login Succeeded [2024-03-08T13:08:03.386Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:08:03.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T13:08:05.042Z] + git rev-list -1 --merges fb33045e0006077ac7a47f59d918e938fa59a32d~1..fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo [2024-03-08T13:08:05.231Z] -----------> git rev-list -1 --merges fb33045e0006077ac7a47f59d918e938fa59a32d~1..fb33045e0006077ac7a47f59d918e938fa59a32d fb33045e0006077ac7a47f59d918e938fa59a32d [false] [Pipeline] sh [2024-03-08T13:08:05.726Z] + git log --format=format:%s -1 fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo [2024-03-08T13:08:05.916Z] ========================================================= [2024-03-08T13:08:05.916Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T13:08:05.916Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T13:08:06.822Z] + git log --format=format:%s -1 fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo [2024-03-08T13:08:06.986Z] [semverPrep] GIT_COMMIT: fb33045e0006077ac7a47f59d918e938fa59a32d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-08T13:08:07.181Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T13:08:07.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T13:08:07.898Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T13:08:07.898Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T13:08:07.898Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T13:08:07.898Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T13:08:07.898Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T13:08:07.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:08:08.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:08:08.801Z] [2024-03-08T13:08:08.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:08:09.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:08:09.930Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T13:08:09.930Z] b85a868b505f: Pulling fs layer [2024-03-08T13:08:09.930Z] e2be974225ed: Pulling fs layer [2024-03-08T13:08:09.930Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T13:08:09.930Z] 988bab9f4d93: Pulling fs layer [2024-03-08T13:08:09.930Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T13:08:09.930Z] eaf3925da568: Pulling fs layer [2024-03-08T13:08:09.930Z] bab4dde63d76: Pulling fs layer [2024-03-08T13:08:09.930Z] bde34c3a00c8: Pulling fs layer [2024-03-08T13:08:09.930Z] b352a97aabf1: Pulling fs layer [2024-03-08T13:08:09.930Z] 4872d77fe225: Pulling fs layer [2024-03-08T13:08:09.930Z] 5851b861e8e6: Pulling fs layer [2024-03-08T13:08:09.930Z] 988bab9f4d93: Waiting [2024-03-08T13:08:09.930Z] 1469e6f7b9e6: Waiting [2024-03-08T13:08:09.930Z] eaf3925da568: Waiting [2024-03-08T13:08:09.930Z] b352a97aabf1: Waiting [2024-03-08T13:08:09.930Z] 4872d77fe225: Waiting [2024-03-08T13:08:09.930Z] 5851b861e8e6: Waiting [2024-03-08T13:08:09.930Z] bde34c3a00c8: Waiting [2024-03-08T13:08:10.211Z] e2be974225ed: Verifying Checksum [2024-03-08T13:08:10.211Z] e2be974225ed: Download complete [2024-03-08T13:08:10.211Z] 988bab9f4d93: Download complete [2024-03-08T13:08:10.211Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T13:08:10.211Z] 339a4e72a1f5: Download complete [2024-03-08T13:08:10.211Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T13:08:10.211Z] 1469e6f7b9e6: Download complete [2024-03-08T13:08:10.211Z] eaf3925da568: Verifying Checksum [2024-03-08T13:08:10.211Z] eaf3925da568: Download complete [2024-03-08T13:08:10.211Z] bde34c3a00c8: Verifying Checksum [2024-03-08T13:08:10.211Z] bde34c3a00c8: Download complete [2024-03-08T13:08:10.502Z] b352a97aabf1: Download complete [2024-03-08T13:08:10.502Z] 4872d77fe225: Verifying Checksum [2024-03-08T13:08:10.502Z] 4872d77fe225: Download complete [2024-03-08T13:08:10.502Z] 5851b861e8e6: Verifying Checksum [2024-03-08T13:08:10.502Z] 5851b861e8e6: Download complete [2024-03-08T13:08:10.502Z] b85a868b505f: Verifying Checksum [2024-03-08T13:08:10.502Z] b85a868b505f: Download complete [2024-03-08T13:08:10.805Z] bab4dde63d76: Verifying Checksum [2024-03-08T13:08:10.805Z] bab4dde63d76: Download complete [2024-03-08T13:08:11.807Z] b85a868b505f: Pull complete [2024-03-08T13:08:12.084Z] e2be974225ed: Pull complete [2024-03-08T13:08:12.702Z] 339a4e72a1f5: Pull complete [2024-03-08T13:08:12.702Z] 988bab9f4d93: Pull complete [2024-03-08T13:08:12.702Z] 1469e6f7b9e6: Pull complete [2024-03-08T13:08:12.994Z] eaf3925da568: Pull complete [2024-03-08T13:08:15.014Z] bab4dde63d76: Pull complete [2024-03-08T13:08:15.014Z] bde34c3a00c8: Pull complete [2024-03-08T13:08:15.014Z] b352a97aabf1: Pull complete [2024-03-08T13:08:15.014Z] 4872d77fe225: Pull complete [2024-03-08T13:08:15.014Z] 5851b861e8e6: Pull complete [2024-03-08T13:08:15.014Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T13:08:15.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:08:15.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:08:16.162Z] prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container [2024-03-08T13:08:16.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T13:08:22.271Z] $ docker top 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T13:08:22.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T13:08:22.990Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T13:08:23.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T13:08:23.148Z] $ docker exec 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent [2024-03-08T13:08:23.274Z] SSH_AUTH_SOCK=/tmp/ssh-4VFJ6o9dO7AE/agent.32 [2024-03-08T13:08:23.274Z] SSH_AGENT_PID=38 [2024-03-08T13:08:23.292Z] Running ssh-add (command line suppressed) [2024-03-08T13:08:23.410Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_413637941302709910.key (/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_413637941302709910.key) [2024-03-08T13:08:23.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T13:08:24.010Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T13:08:24.096Z] $ docker exec --env ******** --env ******** 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent -k [2024-03-08T13:08:24.184Z] unset SSH_AUTH_SOCK; [2024-03-08T13:08:24.184Z] unset SSH_AGENT_PID; [2024-03-08T13:08:24.185Z] echo Agent pid 38 killed; [2024-03-08T13:08:24.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T13:08:24.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T13:08:24.614Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T13:08:24.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T13:08:24.784Z] $ docker exec 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent [2024-03-08T13:08:24.898Z] SSH_AUTH_SOCK=/tmp/ssh-lix1pjZeE6Qb/agent.70 [2024-03-08T13:08:24.898Z] SSH_AGENT_PID=76 [2024-03-08T13:08:24.918Z] Running ssh-add (command line suppressed) [2024-03-08T13:08:25.019Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_15146663105244119812.key (/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_15146663105244119812.key) [2024-03-08T13:08:25.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T13:08:27.646Z] + git semver init [2024-03-08T13:08:27.940Z] 2024-03-08 13:08:27,786 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T13:08:27.940Z] 2024-03-08 13:08:27,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver [2024-03-08T13:08:27.940Z] 2024-03-08 13:08:27,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver [2024-03-08T13:08:27.940Z] 2024-03-08 13:08:27,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-277, universal_newlines=False, shell=None, istream=None) [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,326 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.git/info/exclude [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,326 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver/PR-277 with force:False [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,326 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver/PR-277 [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,331 [execute] INFO git cat-file --batch-check [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,336 [execute] INFO git cat-file --batch [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T13:08:29.410Z] 2024-03-08 13:08:29,342 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver/PR-277 [2024-03-08T13:08:29.410Z] 0.0.0 [Pipeline] } [2024-03-08T13:08:29.512Z] $ docker exec --env ******** --env ******** 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent -k [2024-03-08T13:08:29.604Z] unset SSH_AUTH_SOCK; [2024-03-08T13:08:29.604Z] unset SSH_AGENT_PID; [2024-03-08T13:08:29.605Z] echo Agent pid 76 killed; [2024-03-08T13:08:29.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T13:08:30.690Z] + git semver [Pipeline] } [2024-03-08T13:08:31.056Z] $ docker stop --time=1 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 [2024-03-08T13:08:32.326Z] $ docker rm -f --volumes 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T13:08:32.986Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T13:08:33.874Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T13:08:33.942Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:08:37.097Z] provisioning config files... [2024-03-08T13:08:37.131Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config5213735658657287564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:08:37.722Z] ---> ****-login.sh [2024-03-08T13:08:37.722Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:08:37.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:37.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:37.723Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:37.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:37.723Z] [2024-03-08T13:08:37.723Z] Login Succeeded [2024-03-08T13:08:37.723Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:08:37.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:37.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:37.723Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:37.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:37.723Z] [2024-03-08T13:08:37.723Z] Login Succeeded [2024-03-08T13:08:37.723Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:08:37.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:37.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:37.991Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:37.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:37.991Z] [2024-03-08T13:08:37.991Z] Login Succeeded [2024-03-08T13:08:37.991Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:08:37.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:37.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:37.991Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:37.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:37.991Z] [2024-03-08T13:08:37.991Z] Login Succeeded [2024-03-08T13:08:37.991Z] ****.io [2024-03-08T13:08:38.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:08:38.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:08:38.271Z] Configure a credential helper to remove this warning. See [2024-03-08T13:08:38.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:08:38.271Z] [2024-03-08T13:08:38.271Z] Login Succeeded [2024-03-08T13:08:38.271Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:08:38.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T13:08:39.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:08:39.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:08:39.663Z] ========================================================= [2024-03-08T13:08:39.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T13:08:39.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:08:40.926Z] + 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 . [2024-03-08T13:08:40.927Z] Sending build context to Docker daemon 16.91MB [2024-03-08T13:08:40.927Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:08:40.927Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T13:08:40.927Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T13:08:40.927Z] 7264a8db6415: Pulling fs layer [2024-03-08T13:08:40.927Z] c4d48a809fc2: Pulling fs layer [2024-03-08T13:08:40.927Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T13:08:40.927Z] ad3a456e5733: Pulling fs layer [2024-03-08T13:08:40.927Z] 69c7f0334f64: Pulling fs layer [2024-03-08T13:08:40.927Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T13:08:40.927Z] ce7588e14bc9: Pulling fs layer [2024-03-08T13:08:40.927Z] b5e4710f87ac: Pulling fs layer [2024-03-08T13:08:40.927Z] ce7588e14bc9: Waiting [2024-03-08T13:08:40.927Z] b5e4710f87ac: Waiting [2024-03-08T13:08:40.927Z] 69c7f0334f64: Waiting [2024-03-08T13:08:40.927Z] 1f1c1a5573a3: Waiting [2024-03-08T13:08:40.927Z] ad3a456e5733: Waiting [2024-03-08T13:08:40.927Z] c4d48a809fc2: Verifying Checksum [2024-03-08T13:08:40.927Z] c4d48a809fc2: Download complete [2024-03-08T13:08:41.215Z] ad3a456e5733: Verifying Checksum [2024-03-08T13:08:41.215Z] ad3a456e5733: Download complete [2024-03-08T13:08:41.215Z] 69c7f0334f64: Verifying Checksum [2024-03-08T13:08:41.215Z] 69c7f0334f64: Download complete [2024-03-08T13:08:41.215Z] 7264a8db6415: Verifying Checksum [2024-03-08T13:08:41.215Z] 7264a8db6415: Download complete [2024-03-08T13:08:41.215Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T13:08:41.215Z] 1f1c1a5573a3: Download complete [2024-03-08T13:08:41.215Z] 7264a8db6415: Pull complete [2024-03-08T13:08:41.522Z] b5e4710f87ac: Verifying Checksum [2024-03-08T13:08:41.522Z] b5e4710f87ac: Download complete [2024-03-08T13:08:41.522Z] c4d48a809fc2: Pull complete [2024-03-08T13:08:41.522Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T13:08:41.522Z] 4f1c88b9dad5: Download complete [2024-03-08T13:08:42.129Z] ce7588e14bc9: Verifying Checksum [2024-03-08T13:08:42.129Z] ce7588e14bc9: Download complete [2024-03-08T13:08:44.770Z] 4f1c88b9dad5: Pull complete [2024-03-08T13:08:44.770Z] ad3a456e5733: Pull complete [2024-03-08T13:08:44.770Z] 69c7f0334f64: Pull complete [2024-03-08T13:08:44.770Z] 1f1c1a5573a3: Pull complete [2024-03-08T13:08:47.430Z] ce7588e14bc9: Pull complete [2024-03-08T13:08:47.706Z] b5e4710f87ac: Pull complete [2024-03-08T13:08:47.706Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T13:08:47.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T13:08:47.706Z] ---> 88b5674ff536 [2024-03-08T13:08:47.706Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:08:51.127Z] Still waiting to schedule task [2024-03-08T13:08:51.127Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T13:08:53.025Z] ---> Running in f6b66013b9c5 [2024-03-08T13:08:53.026Z] Removing intermediate container f6b66013b9c5 [2024-03-08T13:08:53.026Z] ---> 70ce04b3ab9e [2024-03-08T13:08:53.026Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:08:53.026Z] ---> Running in 4b1182f0334b [2024-03-08T13:08:53.026Z] Removing intermediate container 4b1182f0334b [2024-03-08T13:08:53.026Z] ---> daab51c4a201 [2024-03-08T13:08:53.026Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:08:53.026Z] ---> Running in 37a1e957ee0d [2024-03-08T13:08:53.285Z] Removing intermediate container 37a1e957ee0d [2024-03-08T13:08:53.285Z] ---> 71ad4a2949cd [2024-03-08T13:08:53.285Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:08:53.285Z] ---> Running in ea8649a30d34 [2024-03-08T13:08:53.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:08:53.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:08:54.064Z] OK: 264 MiB in 52 packages [2024-03-08T13:08:54.326Z] Removing intermediate container ea8649a30d34 [2024-03-08T13:08:54.326Z] ---> 171fa6abec36 [2024-03-08T13:08:54.326Z] Step 7/12 : WORKDIR /app [2024-03-08T13:08:54.326Z] ---> Running in c43318d365ca [2024-03-08T13:08:54.326Z] Removing intermediate container c43318d365ca [2024-03-08T13:08:54.326Z] ---> b23b06eb496b [2024-03-08T13:08:54.326Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T13:08:54.584Z] ---> aa3a51ab07f6 [2024-03-08T13:08:54.585Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:08:54.585Z] ---> Running in b20a3f9e7eca [2024-03-08T13:09:36.653Z] Removing intermediate container b20a3f9e7eca [2024-03-08T13:09:36.653Z] ---> fb1ba7f7cbdd [2024-03-08T13:09:36.653Z] Step 10/12 : COPY . . [2024-03-08T13:09:36.653Z] ---> bad010654314 [2024-03-08T13:09:36.653Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:09:36.653Z] ---> Running in de6842412ab8 [2024-03-08T13:09:36.653Z] Removing intermediate container de6842412ab8 [2024-03-08T13:09:36.653Z] ---> 36c621683971 [2024-03-08T13:09:36.653Z] Step 12/12 : RUN $MAKE [2024-03-08T13:09:36.653Z] ---> Running in efd5de68c396 [2024-03-08T13:09:36.653Z] noop [2024-03-08T13:09:36.653Z] Removing intermediate container efd5de68c396 [2024-03-08T13:09:36.653Z] ---> 69e7d05f6915 [2024-03-08T13:09:36.653Z] Successfully built 69e7d05f6915 [2024-03-08T13:09:36.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:09:37.188Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T13:09:37.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:09:37.392Z] prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container [2024-03-08T13:09:39.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T13:09:39.406Z] $ docker top b1fec6d11ab8eb397ff2652ab40946a6ca4d8d586d14d296cc0b69c4eda572ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:09:38.202Z] + go version [2024-03-08T13:09:38.202Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T13:09:39.893Z] $ docker stop --time=1 b1fec6d11ab8eb397ff2652ab40946a6ca4d8d586d14d296cc0b69c4eda572ba [2024-03-08T13:09:41.142Z] $ docker rm -f --volumes b1fec6d11ab8eb397ff2652ab40946a6ca4d8d586d14d296cc0b69c4eda572ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:09:40.574Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T13:09:40.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:09:40.794Z] prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container [2024-03-08T13:09:42.530Z] $ 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-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T13:09:42.856Z] $ docker top d3548826ed7dd6989549930db9864322a0df35affc68922b57cb2a1b1e17735a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:09:41.649Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-277 [Pipeline] fileExists [Pipeline] sh [2024-03-08T13:09:42.046Z] + make test [2024-03-08T13:09:42.046Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-08T13:10:00.137Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-08T13:10:00.137Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-08T13:10:01.526Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.140s coverage: 86.2% of statements [2024-03-08T13:10:04.073Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.686s coverage: 71.9% of statements [2024-03-08T13:10:21.656Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5251 in /w/workspace/y_app-rfid-llrp-inventory_PR-277 [Pipeline] { [Pipeline] ws [2024-03-08T13:10:21.755Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-03-08T13:10:21.871Z] The recommended git tool is: git [2024-03-08T13:10:26.003Z] go vet ./... [2024-03-08T13:10:26.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T13:10:26.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T13:10:26.573Z] ./bin/test-attribution.sh [2024-03-08T13:10:26.573Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-08T13:10:26.573Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-08T13:10:26.573Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-08T13:10:26.832Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-08T13:10:26.832Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-08T13:10:26.832Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-08T13:10:26.832Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T13:10:26.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T13:10:26.935Z] $ docker stop --time=1 d3548826ed7dd6989549930db9864322a0df35affc68922b57cb2a1b1e17735a [2024-03-08T13:10:26.941Z] using credential edgex-jenkins-ssh [2024-03-08T13:10:26.958Z] Cloning the remote Git repository [2024-03-08T13:10:26.989Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-08T13:10:27.076Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-03-08T13:10:27.218Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-08T13:10:27.219Z] > git --version # timeout=10 [2024-03-08T13:10:27.238Z] > git --version # 'git version 2.25.1' [2024-03-08T13:10:27.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T13:10:27.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T13:10:29.977Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-08T13:10:29.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T13:10:31.581Z] Merging remotes/origin/main commit 31e6ac994eff17ca061a794726bcebaa7bd7b8ba into PR head commit fb33045e0006077ac7a47f59d918e938fa59a32d [2024-03-08T13:10:31.774Z] $ docker rm -f --volumes d3548826ed7dd6989549930db9864322a0df35affc68922b57cb2a1b1e17735a [2024-03-08T13:10:31.863Z] Merge succeeded, producing fb33045e0006077ac7a47f59d918e938fa59a32d [2024-03-08T13:10:31.864Z] Checking out Revision fb33045e0006077ac7a47f59d918e938fa59a32d (PR-277) [Pipeline] // withDockerContainer [2024-03-08T13:10:31.000Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-08T13:10:31.043Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-08T13:10:31.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T13:10:31.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-08T13:10:31.588Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T13:10:31.655Z] > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # timeout=10 [2024-03-08T13:10:31.757Z] > git remote # timeout=10 [2024-03-08T13:10:31.777Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T13:10:31.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T13:10:31.815Z] > git merge 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 [2024-03-08T13:10:31.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T13:10:31.860Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T13:10:31.876Z] > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # timeout=10 [Pipeline] sh [2024-03-08T13:10:32.378Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-08T13:10:32.417Z] > git --version # timeout=10 [2024-03-08T13:10:32.427Z] > git --version # 'git version 2.25.1' [2024-03-08T13:10:32.442Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T13:10:32.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T13:10:32.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-03-08T13:10:33.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2024-03-08T13:10:34.171Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T13:10:34.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T13:10:34.171Z] Dload Upload Total Spent Left Speed [2024-03-08T13:10:34.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [2024-03-08T13:10:34.188Z] + ls -al . [2024-03-08T13:10:34.188Z] total 208 [2024-03-08T13:10:34.188Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 13:09 . [2024-03-08T13:10:34.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:07 .. [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:07 .dockerignore [2024-03-08T13:10:34.188Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:10 .git [2024-03-08T13:10:34.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:07 .github [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:07 .gitignore [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:07 .golangci.yml [2024-03-08T13:10:34.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:08 .semver [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:07 Attribution.txt [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:07 CHANGELOG.md [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:07 Dockerfile [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:07 GOVERNANCE.md [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:07 Jenkinsfile [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:07 LICENSE [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:07 Makefile [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:07 OWNERS.md [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:07 README.md [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 13:08 VERSION [2024-03-08T13:10:34.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:07 bin [2024-03-08T13:10:34.188Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:10 coverage.out [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:07 go.mod [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:07 go.sum [2024-03-08T13:10:34.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:07 images [2024-03-08T13:10:34.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:07 internal [2024-03-08T13:10:34.188Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:07 main.go [2024-03-08T13:10:34.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:07 openapi [2024-03-08T13:10:34.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:07 res [2024-03-08T13:10:34.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:07 static [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:10:34.536Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T13:10:34.779Z] + 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=fb33045e0006077ac7a47f59d918e938fa59a32d --label arch=amd64 --label version=0.0.0 . [2024-03-08T13:10:34.779Z] Sending build context to Docker daemon 16.91MB [2024-03-08T13:10:34.779Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:10:34.779Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-08T13:10:34.779Z] ---> 69e7d05f6915 [2024-03-08T13:10:34.779Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:10:34.927Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T13:10:34.928Z] + sudo tee /etc/docker/daemon.new [2024-03-08T13:10:34.928Z] { [2024-03-08T13:10:34.928Z] "registry-mirrors": [ [2024-03-08T13:10:34.928Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T13:10:34.928Z] ], [2024-03-08T13:10:34.928Z] "bip": "10.250.0.254/24", [2024-03-08T13:10:34.928Z] "hosts": [ [2024-03-08T13:10:34.928Z] "tcp://0.0.0.0:5555", [2024-03-08T13:10:34.928Z] "unix:///var/run/docker.sock" [2024-03-08T13:10:34.928Z] ], [2024-03-08T13:10:34.928Z] "mtu": 1458, [2024-03-08T13:10:34.928Z] "selinux-enabled": true, [2024-03-08T13:10:34.928Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T13:10:34.928Z] } [Pipeline] sh [2024-03-08T13:10:35.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T13:10:35.348Z] ---> Running in fcffaa5fe91b [2024-03-08T13:10:35.348Z] Removing intermediate container fcffaa5fe91b [2024-03-08T13:10:35.348Z] ---> f1e5e1a579ab [2024-03-08T13:10:35.348Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:10:35.348Z] ---> Running in d887c8ffa267 [2024-03-08T13:10:35.348Z] Removing intermediate container d887c8ffa267 [2024-03-08T13:10:35.348Z] ---> 232719b44e5f [2024-03-08T13:10:35.348Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:10:35.348Z] ---> Running in e42da356ace1 [2024-03-08T13:10:35.348Z] Removing intermediate container e42da356ace1 [2024-03-08T13:10:35.348Z] ---> 4ebec169d41a [2024-03-08T13:10:35.348Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:10:35.630Z] ---> Running in c21b6b9658f0 [2024-03-08T13:10:35.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:10:35.640Z] + sudo service docker restart [2024-03-08T13:10:35.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:10:36.150Z] OK: 264 MiB in 52 packages [2024-03-08T13:10:36.408Z] Removing intermediate container c21b6b9658f0 [2024-03-08T13:10:36.408Z] ---> b2326cc58b26 [2024-03-08T13:10:36.408Z] Step 7/30 : WORKDIR /app [2024-03-08T13:10:36.408Z] ---> Running in 397ecb79d643 [2024-03-08T13:10:36.671Z] Removing intermediate container 397ecb79d643 [2024-03-08T13:10:36.671Z] ---> 818e67bee508 [2024-03-08T13:10:36.671Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-08T13:10:36.671Z] ---> 2dbc77a22bf6 [2024-03-08T13:10:36.671Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:10:36.671Z] ---> Running in f1f1f68e01f8 [2024-03-08T13:10:37.238Z] Removing intermediate container f1f1f68e01f8 [2024-03-08T13:10:37.238Z] ---> 1dd4972e1bcc [2024-03-08T13:10:37.238Z] Step 10/30 : COPY . . [2024-03-08T13:10:37.806Z] ---> 77f487f236d3 [2024-03-08T13:10:37.807Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:10:37.807Z] ---> Running in 010af96f50d2 [2024-03-08T13:10:38.097Z] Removing intermediate container 010af96f50d2 [2024-03-08T13:10:38.097Z] ---> 5180e49be0f4 [2024-03-08T13:10:38.097Z] Step 12/30 : RUN $MAKE [2024-03-08T13:10:38.097Z] ---> Running in bd4785468e44 [2024-03-08T13:10:38.356Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:10:54.004Z] provisioning config files... [2024-03-08T13:10:54.033Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12185060998111089588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:10:54.590Z] ---> ****-login.sh [2024-03-08T13:10:54.590Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:10:54.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:10:55.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:10:55.131Z] Configure a credential helper to remove this warning. See [2024-03-08T13:10:55.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:10:55.131Z] [2024-03-08T13:10:55.131Z] Login Succeeded [2024-03-08T13:10:55.131Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:10:55.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:10:55.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:10:55.667Z] Configure a credential helper to remove this warning. See [2024-03-08T13:10:55.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:10:55.667Z] [2024-03-08T13:10:55.667Z] Login Succeeded [2024-03-08T13:10:55.667Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:10:55.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:10:55.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:10:55.940Z] Configure a credential helper to remove this warning. See [2024-03-08T13:10:55.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:10:55.940Z] [2024-03-08T13:10:55.940Z] Login Succeeded [2024-03-08T13:10:55.940Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:10:56.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:10:56.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:10:56.209Z] Configure a credential helper to remove this warning. See [2024-03-08T13:10:56.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:10:56.209Z] [2024-03-08T13:10:56.209Z] Login Succeeded [2024-03-08T13:10:56.209Z] ****.io [2024-03-08T13:10:56.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:10:56.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:10:56.740Z] Configure a credential helper to remove this warning. See [2024-03-08T13:10:56.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:10:56.740Z] [2024-03-08T13:10:56.740Z] Login Succeeded [2024-03-08T13:10:56.740Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:10:56.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T13:10:57.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:10:57.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:10:57.459Z] ========================================================= [2024-03-08T13:10:57.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T13:10:57.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:10:58.147Z] + 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 . [2024-03-08T13:10:58.417Z] Sending build context to Docker daemon 670.2kB [2024-03-08T13:10:58.417Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:10:58.417Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T13:10:58.417Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T13:10:58.417Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T13:10:58.417Z] 5d54e960e981: Pulling fs layer [2024-03-08T13:10:58.417Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T13:10:58.417Z] f0e02332f6b5: Pulling fs layer [2024-03-08T13:10:58.417Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T13:10:58.417Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T13:10:58.417Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T13:10:58.417Z] f0e02332f6b5: Waiting [2024-03-08T13:10:58.417Z] 0c6a40ed1a82: Waiting [2024-03-08T13:10:58.417Z] 94ae7d8d031c: Waiting [2024-03-08T13:10:58.690Z] 5d54e960e981: Verifying Checksum [2024-03-08T13:10:58.690Z] 5d54e960e981: Download complete [2024-03-08T13:10:58.690Z] f0e02332f6b5: Verifying Checksum [2024-03-08T13:10:58.690Z] f0e02332f6b5: Download complete [2024-03-08T13:10:58.690Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T13:10:58.690Z] 872ee5b61b7b: Download complete [2024-03-08T13:10:58.690Z] 9fda8d8052c6: Download complete [2024-03-08T13:10:59.285Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T13:10:59.285Z] 94ae7d8d031c: Download complete [2024-03-08T13:10:59.557Z] 9fda8d8052c6: Pull complete [2024-03-08T13:11:00.146Z] 5d54e960e981: Pull complete [2024-03-08T13:11:00.415Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T13:11:00.415Z] c4a7e357bf2a: Download complete [2024-03-08T13:11:01.828Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T13:11:01.828Z] 0c6a40ed1a82: Download complete [2024-03-08T13:11:04.889Z] Removing intermediate container bd4785468e44 [2024-03-08T13:11:04.890Z] ---> 191fc051d914 [2024-03-08T13:11:04.890Z] Step 13/30 : FROM alpine:3.18 [2024-03-08T13:11:04.890Z] 3.18: Pulling from library/alpine [2024-03-08T13:11:04.890Z] 619be1103602: Pulling fs layer [2024-03-08T13:11:04.890Z] 619be1103602: Verifying Checksum [2024-03-08T13:11:04.890Z] 619be1103602: Download complete [2024-03-08T13:11:04.890Z] 619be1103602: Pull complete [2024-03-08T13:11:04.890Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T13:11:04.890Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T13:11:04.890Z] ---> d3782b16ccc9 [2024-03-08T13:11:04.890Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T13:11:04.890Z] ---> Running in 8a6643fba9bc [2024-03-08T13:11:04.890Z] Removing intermediate container 8a6643fba9bc [2024-03-08T13:11:04.890Z] ---> 82c88c918855 [2024-03-08T13:11:04.890Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-08T13:11:04.890Z] ---> Running in a29e50d57de4 [2024-03-08T13:11:04.890Z] Removing intermediate container a29e50d57de4 [2024-03-08T13:11:04.890Z] ---> 8b9a64c2bbbc [2024-03-08T13:11:04.890Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-08T13:11:05.150Z] ---> Running in 72b86ab473c6 [2024-03-08T13:11:05.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:11:05.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:11:06.284Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T13:11:06.284Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T13:11:06.284Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T13:11:06.284Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T13:11:06.284Z] OK: 8 MiB in 17 packages [2024-03-08T13:11:08.817Z] Removing intermediate container 72b86ab473c6 [2024-03-08T13:11:08.817Z] ---> cea471c31f02 [2024-03-08T13:11:08.817Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-08T13:11:08.817Z] ---> Running in 3179a4d877e8 [2024-03-08T13:11:09.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:11:09.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:11:09.335Z] OK: 8 MiB in 17 packages [2024-03-08T13:11:09.593Z] Removing intermediate container 3179a4d877e8 [2024-03-08T13:11:09.593Z] ---> 673dc6c618aa [2024-03-08T13:11:09.593Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T13:11:09.593Z] ---> af4fcb477651 [2024-03-08T13:11:09.593Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T13:11:09.851Z] ---> f9a19a3c3c9a [2024-03-08T13:11:09.851Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-08T13:11:09.851Z] ---> c91d0ec306c3 [2024-03-08T13:11:09.851Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-08T13:11:10.109Z] ---> ba50013214f8 [2024-03-08T13:11:10.109Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-08T13:11:11.043Z] ---> 8ad82e4997f9 [2024-03-08T13:11:11.043Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-08T13:11:11.043Z] ---> Running in 02094e164a05 [2024-03-08T13:11:11.976Z] Removing intermediate container 02094e164a05 [2024-03-08T13:11:11.976Z] ---> 970c6250381b [2024-03-08T13:11:11.976Z] Step 24/30 : VOLUME /cache [2024-03-08T13:11:12.235Z] ---> Running in 6af62cff7821 [2024-03-08T13:11:12.494Z] Removing intermediate container 6af62cff7821 [2024-03-08T13:11:12.494Z] ---> ce0e01ee471a [2024-03-08T13:11:12.494Z] Step 25/30 : EXPOSE 59711 [2024-03-08T13:11:12.494Z] ---> Running in 5b2bfdbc2867 [2024-03-08T13:11:12.494Z] Removing intermediate container 5b2bfdbc2867 [2024-03-08T13:11:12.494Z] ---> 198280e0072b [2024-03-08T13:11:12.494Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-08T13:11:12.494Z] ---> Running in 44e0e07afcb6 [2024-03-08T13:11:12.494Z] Removing intermediate container 44e0e07afcb6 [2024-03-08T13:11:12.494Z] ---> d9a0d3dcf4aa [2024-03-08T13:11:12.494Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-08T13:11:12.494Z] ---> Running in f0c2f44388c5 [2024-03-08T13:11:12.754Z] Removing intermediate container f0c2f44388c5 [2024-03-08T13:11:12.754Z] ---> a9f6e0312b40 [2024-03-08T13:11:12.754Z] Step 28/30 : LABEL arch=amd64 [2024-03-08T13:11:12.754Z] ---> Running in 593d4416b64e [2024-03-08T13:11:12.754Z] Removing intermediate container 593d4416b64e [2024-03-08T13:11:12.754Z] ---> 45bd6f6cfa4d [2024-03-08T13:11:12.754Z] Step 29/30 : LABEL git_sha=fb33045e0006077ac7a47f59d918e938fa59a32d [2024-03-08T13:11:12.754Z] ---> Running in 47124061fe22 [2024-03-08T13:11:12.754Z] Removing intermediate container 47124061fe22 [2024-03-08T13:11:12.754Z] ---> 4c3c8cd9e2c2 [2024-03-08T13:11:12.754Z] Step 30/30 : LABEL version=0.0.0 [2024-03-08T13:11:13.013Z] ---> Running in e3e492f0ad03 [2024-03-08T13:11:13.273Z] Removing intermediate container e3e492f0ad03 [2024-03-08T13:11:13.273Z] ---> 4faa7906c760 [2024-03-08T13:11:13.273Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T13:11:13.273Z] Successfully built 4faa7906c760 [2024-03-08T13:11:13.273Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-03-08T13:11:14.155Z] c4a7e357bf2a: Pull complete [2024-03-08T13:11:14.155Z] f0e02332f6b5: Pull complete [2024-03-08T13:11:14.155Z] 872ee5b61b7b: Pull complete Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:11:14.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:11:14.701Z] [2024-03-08T13:11:14.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:11:15.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:11:15.120Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T13:11:15.120Z] 5eb5b503b376: Pulling fs layer [2024-03-08T13:11:15.120Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T13:11:15.120Z] ec43610c2a17: Pulling fs layer [2024-03-08T13:11:15.120Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T13:11:15.120Z] 3a2ae6a8a46f: Waiting [2024-03-08T13:11:15.120Z] 33b1e0a273af: Pulling fs layer [2024-03-08T13:11:15.120Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T13:11:15.120Z] 2f39f015ded8: Pulling fs layer [2024-03-08T13:11:15.120Z] 33b1e0a273af: Waiting [2024-03-08T13:11:15.120Z] 2f39f015ded8: Waiting [2024-03-08T13:11:15.120Z] 5c69ac0246d0: Download complete [2024-03-08T13:11:15.120Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T13:11:15.120Z] 3a2ae6a8a46f: Download complete [2024-03-08T13:11:15.120Z] 33b1e0a273af: Verifying Checksum [2024-03-08T13:11:15.120Z] 33b1e0a273af: Download complete [2024-03-08T13:11:15.120Z] ec43610c2a17: Verifying Checksum [2024-03-08T13:11:15.120Z] ec43610c2a17: Download complete [2024-03-08T13:11:15.120Z] 5d3b04190fa2: Download complete [2024-03-08T13:11:15.379Z] 5eb5b503b376: Verifying Checksum [2024-03-08T13:11:15.379Z] 5eb5b503b376: Download complete [2024-03-08T13:11:15.945Z] 2f39f015ded8: Download complete [2024-03-08T13:11:16.512Z] 5eb5b503b376: Pull complete [2024-03-08T13:11:16.512Z] 5c69ac0246d0: Pull complete [2024-03-08T13:11:17.078Z] ec43610c2a17: Pull complete [2024-03-08T13:11:17.078Z] 3a2ae6a8a46f: Pull complete [2024-03-08T13:11:17.337Z] 33b1e0a273af: Pull complete [2024-03-08T13:11:17.337Z] 5d3b04190fa2: Pull complete [2024-03-08T13:11:21.527Z] 2f39f015ded8: Pull complete [2024-03-08T13:11:21.527Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T13:11:21.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:11:21.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:11:21.944Z] prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container [2024-03-08T13:11:21.978Z] $ 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-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T13:11:22.385Z] 0c6a40ed1a82: Pull complete [2024-03-08T13:11:23.346Z] 94ae7d8d031c: Pull complete [2024-03-08T13:11:23.346Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T13:11:23.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T13:11:23.346Z] ---> 86de565de09d [2024-03-08T13:11:23.346Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:11:25.310Z] ---> Running in 405a5bfd5f90 [2024-03-08T13:11:25.310Z] Removing intermediate container 405a5bfd5f90 [2024-03-08T13:11:25.310Z] ---> c6d31fa75ff4 [2024-03-08T13:11:25.310Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:11:25.585Z] ---> Running in 685cc458dd04 [2024-03-08T13:11:25.852Z] Removing intermediate container 685cc458dd04 [2024-03-08T13:11:25.852Z] ---> d63fd41b71c7 [2024-03-08T13:11:25.852Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:11:25.852Z] ---> Running in 8e303a5e564d [2024-03-08T13:11:26.119Z] Removing intermediate container 8e303a5e564d [2024-03-08T13:11:26.119Z] ---> 5ac5e8b530b5 [2024-03-08T13:11:26.119Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:11:26.119Z] ---> Running in 435b4b48f7ab [2024-03-08T13:11:27.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:11:27.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:11:28.843Z] OK: 266 MiB in 52 packages [2024-03-08T13:11:29.842Z] Removing intermediate container 435b4b48f7ab [2024-03-08T13:11:29.842Z] ---> 988d5968fb4b [2024-03-08T13:11:29.842Z] Step 7/12 : WORKDIR /app [2024-03-08T13:11:29.842Z] ---> Running in b9c9677af4d8 [2024-03-08T13:11:29.980Z] $ docker top d927ec0c4f47cee330f013d3f3d5de43e502b93c698b5ac24745d6cb62089def -eo pid,comm [Pipeline] { [2024-03-08T13:11:30.113Z] Removing intermediate container b9c9677af4d8 [2024-03-08T13:11:30.114Z] ---> 22d3881d1958 [2024-03-08T13:11:30.114Z] Step 8/12 : COPY go.mod vendor* ./ [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:11:30.717Z] ---> f250529d6cae [2024-03-08T13:11:30.717Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:11:30.717Z] ---> Running in 91aa7c108acb [2024-03-08T13:11:30.746Z] ---> job-cost.sh [2024-03-08T13:11:30.746Z] lf-activate-venv: SKIPPING [2024-03-08T13:11:30.746Z] INFO: No Stack... [2024-03-08T13:11:31.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T13:11:31.281Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T13:11:31.602Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives/cost.csv [2024-03-08T13:11:31.602Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T13:11:31.643Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [2024-03-08T13:11:31.648Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] did not exist. Created. [2024-03-08T13:11:31.653Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T13:11:32.134Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T13:11:32.190Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T13:11:32.269Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T13:11:32.451Z] $ docker stop --time=1 d927ec0c4f47cee330f013d3f3d5de43e502b93c698b5ac24745d6cb62089def [2024-03-08T13:11:33.601Z] $ docker rm -f --volumes d927ec0c4f47cee330f013d3f3d5de43e502b93c698b5ac24745d6cb62089def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T13:12:27.135Z] Removing intermediate container 91aa7c108acb [2024-03-08T13:12:27.136Z] ---> e169eed7017c [2024-03-08T13:12:27.136Z] Step 10/12 : COPY . . [2024-03-08T13:12:27.731Z] ---> 6f340929347a [2024-03-08T13:12:27.731Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:12:28.014Z] ---> Running in 1378c52cc5c5 [2024-03-08T13:12:28.291Z] Removing intermediate container 1378c52cc5c5 [2024-03-08T13:12:28.291Z] ---> 3ace34ae3c81 [2024-03-08T13:12:28.291Z] Step 12/12 : RUN $MAKE [2024-03-08T13:12:28.291Z] ---> Running in 614ff43bbf0c [2024-03-08T13:12:29.310Z] noop [2024-03-08T13:12:29.898Z] Removing intermediate container 614ff43bbf0c [2024-03-08T13:12:29.898Z] ---> 284b5c77208a [2024-03-08T13:12:29.898Z] Successfully built 284b5c77208a [2024-03-08T13:12:29.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:12:30.590Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T13:12:30.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:12:31.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-5251 does not seem to be running inside a container [2024-03-08T13:12:31.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T13:12:32.258Z] $ docker top c105cf80e80b2c774d3b7e5d0b8d999d56584e94201b42ee64c2592982bfc853 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:12:33.264Z] + go version [2024-03-08T13:12:33.264Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T13:12:33.306Z] $ docker stop --time=1 c105cf80e80b2c774d3b7e5d0b8d999d56584e94201b42ee64c2592982bfc853 [2024-03-08T13:12:34.917Z] $ docker rm -f --volumes c105cf80e80b2c774d3b7e5d0b8d999d56584e94201b42ee64c2592982bfc853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:12:36.186Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T13:12:36.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:12:36.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-5251 does not seem to be running inside a container [2024-03-08T13:12:36.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T13:12:37.717Z] $ docker top 7725b959fb00ea3d1b7576e40961afa39bf6a5e2c704fcd3cee60088ad91434d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:12:38.524Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T13:12:39.291Z] + make test [2024-03-08T13:12:39.292Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-08T13:14:46.087Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-08T13:14:46.087Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-08T13:14:46.087Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.045s coverage: 86.2% of statements [2024-03-08T13:14:49.462Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.389s coverage: 71.9% of statements [2024-03-08T13:14:49.731Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T13:14:49.731Z] go vet ./... [2024-03-08T13:16:56.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T13:16:56.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T13:16:56.519Z] ./bin/test-attribution.sh [2024-03-08T13:16:56.519Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-08T13:16:56.519Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-08T13:16:56.519Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-08T13:16:56.519Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-08T13:16:56.519Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-08T13:16:56.519Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-08T13:16:56.519Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T13:16:56.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T13:16:56.656Z] $ docker stop --time=1 7725b959fb00ea3d1b7576e40961afa39bf6a5e2c704fcd3cee60088ad91434d [2024-03-08T13:16:58.566Z] $ docker rm -f --volumes 7725b959fb00ea3d1b7576e40961afa39bf6a5e2c704fcd3cee60088ad91434d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T13:17:00.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T13:17:00.312Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T13:17:00.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T13:17:01.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T13:17:01.979Z] + ls -al . [2024-03-08T13:17:01.979Z] total 204 [2024-03-08T13:17:01.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 13:12 . [2024-03-08T13:17:01.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:10 .. [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:10 .dockerignore [2024-03-08T13:17:01.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:10 .git [2024-03-08T13:17:01.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:10 .github [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:10 .gitignore [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:10 .golangci.yml [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:10 Attribution.txt [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:10 CHANGELOG.md [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:10 Dockerfile [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:10 GOVERNANCE.md [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:10 Jenkinsfile [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:10 LICENSE [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:10 Makefile [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:10 OWNERS.md [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:10 README.md [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 13:08 VERSION [2024-03-08T13:17:01.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:10 bin [2024-03-08T13:17:01.979Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:14 coverage.out [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:10 go.mod [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:10 go.sum [2024-03-08T13:17:01.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:10 images [2024-03-08T13:17:01.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:10 internal [2024-03-08T13:17:01.979Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:10 main.go [2024-03-08T13:17:01.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:10 openapi [2024-03-08T13:17:01.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:10 res [2024-03-08T13:17:01.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:17:02.504Z] + 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=fb33045e0006077ac7a47f59d918e938fa59a32d --label arch=arm64 --label version=0.0.0 . [2024-03-08T13:17:03.907Z] Sending build context to Docker daemon 670.2kB [2024-03-08T13:17:03.907Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:17:03.907Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-08T13:17:03.907Z] ---> 284b5c77208a [2024-03-08T13:17:03.907Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:17:03.907Z] ---> Running in 0368d03fd11f [2024-03-08T13:17:04.174Z] Removing intermediate container 0368d03fd11f [2024-03-08T13:17:04.174Z] ---> 2a6195171b13 [2024-03-08T13:17:04.174Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:17:04.174Z] ---> Running in db28f4f0ccf2 [2024-03-08T13:17:04.440Z] Removing intermediate container db28f4f0ccf2 [2024-03-08T13:17:04.440Z] ---> 5eff42604788 [2024-03-08T13:17:04.440Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:17:04.707Z] ---> Running in 14dab043210d [2024-03-08T13:17:04.976Z] Removing intermediate container 14dab043210d [2024-03-08T13:17:04.976Z] ---> 4baa14aa2270 [2024-03-08T13:17:04.976Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:17:04.976Z] ---> Running in 73880db7e653 [2024-03-08T13:17:05.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:17:06.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:17:07.481Z] OK: 266 MiB in 52 packages [2024-03-08T13:17:08.069Z] Removing intermediate container 73880db7e653 [2024-03-08T13:17:08.069Z] ---> eac01d3bf0be [2024-03-08T13:17:08.069Z] Step 7/30 : WORKDIR /app [2024-03-08T13:17:08.336Z] ---> Running in 07778907fb83 [2024-03-08T13:17:08.604Z] Removing intermediate container 07778907fb83 [2024-03-08T13:17:08.605Z] ---> 8e3517f99bc8 [2024-03-08T13:17:08.605Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-08T13:17:09.194Z] ---> df4ba35fbb5a [2024-03-08T13:17:09.194Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:17:09.194Z] ---> Running in c47089e17904 [2024-03-08T13:17:11.129Z] Removing intermediate container c47089e17904 [2024-03-08T13:17:11.129Z] ---> 41e0229227bb [2024-03-08T13:17:11.129Z] Step 10/30 : COPY . . [2024-03-08T13:17:11.710Z] ---> 70bed9f7ac0a [2024-03-08T13:17:11.710Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:17:11.710Z] ---> Running in 072d242dc98a [2024-03-08T13:17:11.980Z] Removing intermediate container 072d242dc98a [2024-03-08T13:17:11.980Z] ---> 995e0e1ed98e [2024-03-08T13:17:11.980Z] Step 12/30 : RUN $MAKE [2024-03-08T13:17:11.980Z] ---> Running in 0244ae6349de [2024-03-08T13:17:12.934Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-08T13:19:04.603Z] Removing intermediate container 0244ae6349de [2024-03-08T13:19:04.603Z] ---> e9843fa67187 [2024-03-08T13:19:04.603Z] Step 13/30 : FROM alpine:3.18 [2024-03-08T13:19:04.603Z] 3.18: Pulling from library/alpine [2024-03-08T13:19:04.603Z] c6b39de5b339: Pulling fs layer [2024-03-08T13:19:04.603Z] c6b39de5b339: Verifying Checksum [2024-03-08T13:19:04.603Z] c6b39de5b339: Download complete [2024-03-08T13:19:04.604Z] c6b39de5b339: Pull complete [2024-03-08T13:19:04.604Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T13:19:04.604Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T13:19:04.604Z] ---> 33abbf032149 [2024-03-08T13:19:04.604Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T13:19:04.604Z] ---> Running in a1416f80f173 [2024-03-08T13:19:04.604Z] Removing intermediate container a1416f80f173 [2024-03-08T13:19:04.604Z] ---> 590fcc670211 [2024-03-08T13:19:04.604Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-08T13:19:04.604Z] ---> Running in 7d1b6b46a448 [2024-03-08T13:19:04.604Z] Removing intermediate container 7d1b6b46a448 [2024-03-08T13:19:04.604Z] ---> 465a7f055bb5 [2024-03-08T13:19:04.604Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-08T13:19:04.604Z] ---> Running in fb21e624fe54 [2024-03-08T13:19:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:19:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:19:04.604Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T13:19:04.604Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T13:19:04.604Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T13:19:04.604Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T13:19:04.604Z] OK: 9 MiB in 17 packages [2024-03-08T13:19:04.604Z] Removing intermediate container fb21e624fe54 [2024-03-08T13:19:04.604Z] ---> 6c931c3184d5 [2024-03-08T13:19:04.604Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-08T13:19:04.604Z] ---> Running in 02454ecd986c [2024-03-08T13:19:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:19:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:19:04.604Z] OK: 9 MiB in 17 packages [2024-03-08T13:19:04.604Z] Removing intermediate container 02454ecd986c [2024-03-08T13:19:04.604Z] ---> 5312dfcec94b [2024-03-08T13:19:04.604Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T13:19:04.604Z] ---> 3d1329ca15cc [2024-03-08T13:19:04.604Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T13:19:04.604Z] ---> c4efe70bf479 [2024-03-08T13:19:04.604Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-08T13:19:04.604Z] ---> 8a732577b203 [2024-03-08T13:19:04.604Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-08T13:19:04.604Z] ---> decf1d8fd163 [2024-03-08T13:19:04.604Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-08T13:19:05.591Z] ---> c18a5a1fff6b [2024-03-08T13:19:05.591Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-08T13:19:05.591Z] ---> Running in 66cb37bb4c83 [2024-03-08T13:19:07.041Z] Removing intermediate container 66cb37bb4c83 [2024-03-08T13:19:07.041Z] ---> 0b987338d9c1 [2024-03-08T13:19:07.041Z] Step 24/30 : VOLUME /cache [2024-03-08T13:19:07.041Z] ---> Running in 3bbfa9be40be [2024-03-08T13:19:07.317Z] Removing intermediate container 3bbfa9be40be [2024-03-08T13:19:07.317Z] ---> 570e68ef56a0 [2024-03-08T13:19:07.317Z] Step 25/30 : EXPOSE 59711 [2024-03-08T13:19:07.317Z] ---> Running in db223dc1b197 [2024-03-08T13:19:07.594Z] Removing intermediate container db223dc1b197 [2024-03-08T13:19:07.594Z] ---> 4f6a9a3099e8 [2024-03-08T13:19:07.594Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-08T13:19:07.877Z] ---> Running in 7f17c534ae1e [2024-03-08T13:19:08.162Z] Removing intermediate container 7f17c534ae1e [2024-03-08T13:19:08.162Z] ---> bb0d4a2304d4 [2024-03-08T13:19:08.162Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-08T13:19:08.162Z] ---> Running in 696be8406d3d [2024-03-08T13:19:08.434Z] Removing intermediate container 696be8406d3d [2024-03-08T13:19:08.434Z] ---> 8aaed407c7ca [2024-03-08T13:19:08.434Z] Step 28/30 : LABEL arch=arm64 [2024-03-08T13:19:08.434Z] ---> Running in 2cb57d8f2d7f [2024-03-08T13:19:08.710Z] Removing intermediate container 2cb57d8f2d7f [2024-03-08T13:19:08.710Z] ---> 211703165c84 [2024-03-08T13:19:08.710Z] Step 29/30 : LABEL git_sha=fb33045e0006077ac7a47f59d918e938fa59a32d [2024-03-08T13:19:08.983Z] ---> Running in 8ef765e2b326 [2024-03-08T13:19:09.253Z] Removing intermediate container 8ef765e2b326 [2024-03-08T13:19:09.253Z] ---> 429c000623fb [2024-03-08T13:19:09.253Z] Step 30/30 : LABEL version=0.0.0 [2024-03-08T13:19:09.253Z] ---> Running in e28338f84aeb [2024-03-08T13:19:09.523Z] Removing intermediate container e28338f84aeb [2024-03-08T13:19:09.523Z] ---> b4dd4c01a247 [2024-03-08T13:19:09.523Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T13:19:09.523Z] Successfully built b4dd4c01a247 [2024-03-08T13:19:09.523Z] 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 [2024-03-08T13:19:11.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T13:19:11.740Z] [2024-03-08T13:19:11.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:19:12.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T13:19:12.362Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T13:19:12.362Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T13:19:12.362Z] 04944245beec: Pulling fs layer [2024-03-08T13:19:12.362Z] 699f458cf7ca: Pulling fs layer [2024-03-08T13:19:12.362Z] 765212b225bb: Pulling fs layer [2024-03-08T13:19:12.362Z] f23df028b6ca: Pulling fs layer [2024-03-08T13:19:12.362Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T13:19:12.362Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T13:19:12.362Z] 765212b225bb: Waiting [2024-03-08T13:19:12.362Z] f23df028b6ca: Waiting [2024-03-08T13:19:12.362Z] d65c8cfc05b1: Waiting [2024-03-08T13:19:12.362Z] 2437ff75d9bd: Waiting [2024-03-08T13:19:12.641Z] 04944245beec: Verifying Checksum [2024-03-08T13:19:12.641Z] 04944245beec: Download complete [2024-03-08T13:19:12.641Z] 765212b225bb: Verifying Checksum [2024-03-08T13:19:12.641Z] 765212b225bb: Download complete [2024-03-08T13:19:12.641Z] f23df028b6ca: Verifying Checksum [2024-03-08T13:19:12.641Z] f23df028b6ca: Download complete [2024-03-08T13:19:12.641Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T13:19:12.641Z] d65c8cfc05b1: Download complete [2024-03-08T13:19:12.913Z] 699f458cf7ca: Verifying Checksum [2024-03-08T13:19:12.913Z] 699f458cf7ca: Download complete [2024-03-08T13:19:13.202Z] 8998bd30e6a1: Download complete [2024-03-08T13:19:15.859Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T13:19:15.859Z] 2437ff75d9bd: Download complete [2024-03-08T13:19:17.849Z] 8998bd30e6a1: Pull complete [2024-03-08T13:19:18.465Z] 04944245beec: Pull complete [2024-03-08T13:19:19.950Z] 699f458cf7ca: Pull complete [2024-03-08T13:19:20.238Z] 765212b225bb: Pull complete [2024-03-08T13:19:20.861Z] f23df028b6ca: Pull complete [2024-03-08T13:19:21.138Z] d65c8cfc05b1: Pull complete [2024-03-08T13:19:39.542Z] 2437ff75d9bd: Pull complete [2024-03-08T13:19:39.542Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T13:19:39.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T13:19:39.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:19:40.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-5251 does not seem to be running inside a container [2024-03-08T13:19:40.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T13:19:43.140Z] $ docker top 39c086f6e1293277e1432e13cd95584c3771ffe639b1b408d1ed8b9804183cd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:19:44.089Z] ---> job-cost.sh [2024-03-08T13:19:44.367Z] lf-activate-venv: SKIPPING [2024-03-08T13:19:44.367Z] INFO: No Stack... [2024-03-08T13:19:44.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T13:19:45.666Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T13:19:46.066Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-03-08T13:19:46.066Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T13:19:46.501Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [2024-03-08T13:19:46.516Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] did not exist. Created. [2024-03-08T13:19:46.531Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T13:19:47.170Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-edb9be11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T13:19:47.614Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T13:19:47.734Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T13:19:47.791Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T13:19:47.966Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T13:19:48.361Z] $ docker stop --time=1 39c086f6e1293277e1432e13cd95584c3771ffe639b1b408d1ed8b9804183cd1 [2024-03-08T13:19:49.929Z] $ docker rm -f --volumes 39c086f6e1293277e1432e13cd95584c3771ffe639b1b408d1ed8b9804183cd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-08T13:19:53.668Z] provisioning config files... [2024-03-08T13:19:53.675Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config4854689122524927732tmp [Pipeline] { [Pipeline] sh [2024-03-08T13:19:54.314Z] + set +x [2024-03-08T13:19:54.314Z] + curl -s https://codecov.io/bash [2024-03-08T13:19:54.314Z] + bash -s -- [2024-03-08T13:19:54.314Z] [2024-03-08T13:19:54.314Z] _____ _ [2024-03-08T13:19:54.314Z] / ____| | | [2024-03-08T13:19:54.314Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T13:19:54.314Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T13:19:54.314Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T13:19:54.314Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T13:19:54.314Z] Bash-1.0.6 [2024-03-08T13:19:54.314Z] [2024-03-08T13:19:54.314Z] [2024-03-08T13:19:54.314Z] ==> git version 2.25.1 found [2024-03-08T13:19:54.315Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-08T13:19:54.315Z] Release-Date: 2020-01-08 [2024-03-08T13:19:54.315Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-08T13:19:54.315Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T13:19:54.315Z] ==> Jenkins CI detected. [2024-03-08T13:19:54.315Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-277 [2024-03-08T13:19:54.315Z] project root: . [2024-03-08T13:19:54.315Z] --> token set from env [2024-03-08T13:19:54.315Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T13:19:54.605Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T13:19:54.605Z] ==> Python coveragepy not found [2024-03-08T13:19:54.605Z] ==> Searching for coverage reports in: [2024-03-08T13:19:54.605Z] + . [2024-03-08T13:19:54.605Z] -> Found 1 reports [2024-03-08T13:19:54.605Z] ==> Detecting git/mercurial file structure [2024-03-08T13:19:54.605Z] ==> Reading reports [2024-03-08T13:19:54.605Z] + ./coverage.out bytes=41317 [2024-03-08T13:19:54.605Z] ==> Appending adjustments [2024-03-08T13:19:54.605Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T13:19:54.605Z] + Found adjustments [2024-03-08T13:19:54.605Z] ==> Gzipping contents [2024-03-08T13:19:54.605Z] 12K /tmp/codecov.xaSnZG.gz [2024-03-08T13:19:54.605Z] ==> Uploading reports [2024-03-08T13:19:54.605Z] url: https://codecov.io [2024-03-08T13:19:54.605Z] query: branch=PR-277&commit=fb33045e0006077ac7a47f59d918e938fa59a32d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=277&job=&cmd_args= [2024-03-08T13:19:54.605Z] -> Pinging Codecov [2024-03-08T13:19:54.606Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-277&commit=fb33045e0006077ac7a47f59d918e938fa59a32d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=277&job=&cmd_args= [2024-03-08T13:19:54.872Z] -> Uploading to [2024-03-08T13:19:54.872Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/fb33045e0006077ac7a47f59d918e938fa59a32d/017ae200-6f65-4d6f-9819-efb7cee21454.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T131954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b455222ae865a599d4697cea4043c640ada507ee0dae29ed891725e04c88eeee [2024-03-08T13:19:54.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T13:19:54.872Z] Dload Upload Total Spent Left Speed [2024-03-08T13:19:55.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 41467 --:--:-- --:--:-- --:--:-- 41320 100 11611 0 0 100 11611 0 41467 --:--:-- --:--:-- --:--:-- 41320 [2024-03-08T13:19:55.147Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] } [2024-03-08T13:19:55.186Z] 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 [2024-03-08T13:20:02.282Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives ] [2024-03-08T13:20:02.282Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives [2024-03-08T13:20:02.282Z] total 16 [2024-03-08T13:20:02.282Z] drwxr-xr-x 3 root root 4096 Mar 8 13:11 . [2024-03-08T13:20:02.282Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 13:11 .. [2024-03-08T13:20:02.282Z] drwxr-xr-x 2 root root 4096 Mar 8 13:11 cost [2024-03-08T13:20:02.282Z] -rw-r--r-- 1 root root 95 Mar 8 13:11 cost.csv [2024-03-08T13:20:02.282Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives [2024-03-08T13:20:02.282Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives [2024-03-08T13:20:02.282Z] total 16 [2024-03-08T13:20:02.282Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:11 . [2024-03-08T13:20:02.282Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 13:11 .. [2024-03-08T13:20:02.282Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 13:11 cost [2024-03-08T13:20:02.282Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 8 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:20:02.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:20:03.989Z] ---> package-listing.sh [2024-03-08T13:20:03.989Z] ++ facter osfamily [2024-03-08T13:20:03.989Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T13:20:04.270Z] + OS_FAMILY=debian [2024-03-08T13:20:04.270Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-277 [2024-03-08T13:20:04.270Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T13:20:04.270Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T13:20:04.270Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T13:20:04.270Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T13:20:04.270Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-277 ']' [2024-03-08T13:20:04.270Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T13:20:04.270Z] + case "${OS_FAMILY}" in [2024-03-08T13:20:04.270Z] + dpkg -l [2024-03-08T13:20:04.270Z] + grep '^ii' [2024-03-08T13:20:04.270Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T13:20:04.270Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T13:20:04.270Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T13:20:04.270Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-277 ']' [2024-03-08T13:20:04.270Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives/ [2024-03-08T13:20:04.270Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives/ [Pipeline] echo [2024-03-08T13:20:04.393Z] 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-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T13:20:04.785Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:20:05.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:20:05.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:20:06.580Z] prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container [2024-03-08T13:20:06.714Z] $ 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-277/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-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T13:20:07.207Z] $ docker top 0e2d903d6916fbec72b229cc98e2d982a57b52061c5520a7dd6a97c684f45643 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:20:08.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T13:20:08.451Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T13:20:08.858Z] + ls /var/log/sa-host [2024-03-08T13:20:08.858Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:20:09.570Z] provisioning config files... [2024-03-08T13:20:09.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config17015345005148779924tmp [Pipeline] { [Pipeline] echo [2024-03-08T13:20:09.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:20:10.264Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T13:20:10.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:20:11.030Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T13:20:11.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:20:11.582Z] ---> sudo-logs.sh [2024-03-08T13:20:11.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T13:20:11.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:20:12.251Z] ---> job-cost.sh [2024-03-08T13:20:12.251Z] lf-activate-venv: SKIPPING [2024-03-08T13:20:12.251Z] DEBUG: total: 0.2199999988079071 [2024-03-08T13:20:12.251Z] INFO: Retrieving Stack Cost... [2024-03-08T13:20:12.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T13:20:12.808Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T13:20:12.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:20:13.412Z] ---> logs-deploy.sh [2024-03-08T13:20:13.412Z] lf-activate-venv: SKIPPING [2024-03-08T13:20:13.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-277/1 [2024-03-08T13:20:13.412Z] INFO: archiving workspace using pattern(s): [2024-03-08T13:20:14.388Z] Archives upload complete. [2024-03-08T13:20:14.388Z] INFO: archiving logs to Nexus