Pull request #246 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 791c067e67e89feda351c2927f72540e97d4f818+21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 (8c5f8075344a020963909024abdadc741085bcd3) 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-ssh2165748825028945141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh15820344767316480444.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-246/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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11938623215492620946.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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15716001081782883648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh12812256519269066750.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-246/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-246/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10718230788853025955.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-16388 in /w/workspace/y_app-rfid-llrp-inventory_PR-246 [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-246 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 into PR head commit 791c067e67e89feda351c2927f72540e97d4f818 > 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/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 791c067e67e89feda351c2927f72540e97d4f818 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 791c067e67e89feda351c2927f72540e97d4f818 Checking out Revision 791c067e67e89feda351c2927f72540e97d4f818 (PR-246) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T13:35:19.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T13:35:19.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T13:35:19.495Z] ========================================================= [2023-11-02T13:35:19.495Z] EdgeX Global Pipelines Version Info [2023-11-02T13:35:19.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 791c067e67e89feda351c2927f72540e97d4f818 # timeout=10 [2023-11-02T13:35:20.224Z] ------------------- [2023-11-02T13:35:20.224Z] stable info: [2023-11-02T13:35:20.224Z] ------------------- [2023-11-02T13:35:20.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T13:35:20.224Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T13:35:20.224Z] Message: update stable to v1.0.255 [2023-11-02T13:35:20.795Z] ------------------- [2023-11-02T13:35:20.796Z] experimental info: [2023-11-02T13:35:20.796Z] ------------------- [2023-11-02T13:35:20.796Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T13:35:20.796Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T13:35:20.796Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T13:35:21.105Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-02T13:35:21.141Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-02T13:35:21.175Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T13:35:21.213Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T13:35:21.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T13:35:21.291Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T13:35:21.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T13:35:21.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T13:35:21.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T13:35:21.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T13:35:21.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T13:35:21.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-02T13:35:21.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T13:35:21.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T13:35:21.656Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T13:35:21.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T13:35:21.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T13:35:21.780Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T13:35:21.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T13:35:21.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T13:35:21.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T13:35:21.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T13:35:21.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T13:35:22.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T13:35:22.054Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T13:35:22.090Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T13:35:22.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T13:35:22.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-246 [Pipeline] echo [2023-11-02T13:35:22.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-246 [Pipeline] echo [2023-11-02T13:35:22.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-246 [Pipeline] echo [2023-11-02T13:35:22.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 791c067e67e89feda351c2927f72540e97d4f818 [Pipeline] echo [2023-11-02T13:35:22.325Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 791c067 [Pipeline] echo [2023-11-02T13:35:22.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T13:35:22.468Z] provisioning config files... [2023-11-02T13:35:22.501Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/config14462538407384606485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:35:22.872Z] ---> docker-login.sh [2023-11-02T13:35:22.872Z] nexus3.edgexfoundry.org:10001 [2023-11-02T13:35:23.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:23.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:23.444Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:23.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:23.444Z] [2023-11-02T13:35:23.444Z] Login Succeeded [2023-11-02T13:35:23.444Z] nexus3.edgexfoundry.org:10002 [2023-11-02T13:35:23.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:23.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:23.705Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:23.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:23.705Z] [2023-11-02T13:35:23.705Z] Login Succeeded [2023-11-02T13:35:23.705Z] nexus3.edgexfoundry.org:10003 [2023-11-02T13:35:23.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:23.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:23.705Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:23.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:23.705Z] [2023-11-02T13:35:23.705Z] Login Succeeded [2023-11-02T13:35:23.705Z] nexus3.edgexfoundry.org:10004 [2023-11-02T13:35:23.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:23.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:23.966Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:23.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:23.966Z] [2023-11-02T13:35:23.966Z] Login Succeeded [2023-11-02T13:35:23.966Z] docker.io [2023-11-02T13:35:23.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:24.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:24.229Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:24.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:24.229Z] [2023-11-02T13:35:24.229Z] Login Succeeded [2023-11-02T13:35:24.229Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T13:35:24.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T13:35:24.889Z] + git rev-list -1 --merges 791c067e67e89feda351c2927f72540e97d4f818~1..791c067e67e89feda351c2927f72540e97d4f818 [Pipeline] echo [2023-11-02T13:35:24.954Z] -----------> git rev-list -1 --merges 791c067e67e89feda351c2927f72540e97d4f818~1..791c067e67e89feda351c2927f72540e97d4f818 791c067e67e89feda351c2927f72540e97d4f818 [false] [Pipeline] sh [2023-11-02T13:35:25.265Z] + git log --format=format:%s -1 791c067e67e89feda351c2927f72540e97d4f818 [Pipeline] echo [2023-11-02T13:35:25.301Z] ========================================================= [2023-11-02T13:35:25.301Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T13:35:25.301Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T13:35:25.727Z] + git log --format=format:%s -1 791c067e67e89feda351c2927f72540e97d4f818 [Pipeline] echo [2023-11-02T13:35:25.761Z] [semverPrep] GIT_COMMIT: 791c067e67e89feda351c2927f72540e97d4f818, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-02T13:35:25.793Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T13:35:26.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T13:35:26.182Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T13:35:26.182Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T13:35:26.182Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T13:35:26.182Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T13:35:26.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T13:35:26.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:35:26.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T13:35:26.672Z] [2023-11-02T13:35:26.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:35:27.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T13:35:27.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T13:35:27.301Z] b85a868b505f: Pulling fs layer [2023-11-02T13:35:27.301Z] e2be974225ed: Pulling fs layer [2023-11-02T13:35:27.301Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T13:35:27.301Z] 988bab9f4d93: Pulling fs layer [2023-11-02T13:35:27.301Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T13:35:27.301Z] eaf3925da568: Pulling fs layer [2023-11-02T13:35:27.301Z] bab4dde63d76: Pulling fs layer [2023-11-02T13:35:27.301Z] bde34c3a00c8: Pulling fs layer [2023-11-02T13:35:27.301Z] b352a97aabf1: Pulling fs layer [2023-11-02T13:35:27.301Z] 4872d77fe225: Pulling fs layer [2023-11-02T13:35:27.301Z] 5851b861e8e6: Pulling fs layer [2023-11-02T13:35:27.301Z] 988bab9f4d93: Waiting [2023-11-02T13:35:27.301Z] 1469e6f7b9e6: Waiting [2023-11-02T13:35:27.301Z] eaf3925da568: Waiting [2023-11-02T13:35:27.301Z] bde34c3a00c8: Waiting [2023-11-02T13:35:27.301Z] bab4dde63d76: Waiting [2023-11-02T13:35:27.301Z] 4872d77fe225: Waiting [2023-11-02T13:35:27.301Z] 5851b861e8e6: Waiting [2023-11-02T13:35:27.301Z] b352a97aabf1: Waiting [2023-11-02T13:35:27.301Z] e2be974225ed: Download complete [2023-11-02T13:35:27.301Z] 988bab9f4d93: Verifying Checksum [2023-11-02T13:35:27.301Z] 988bab9f4d93: Download complete [2023-11-02T13:35:27.561Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T13:35:27.561Z] 339a4e72a1f5: Download complete [2023-11-02T13:35:27.561Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T13:35:27.561Z] 1469e6f7b9e6: Download complete [2023-11-02T13:35:27.561Z] eaf3925da568: Verifying Checksum [2023-11-02T13:35:27.561Z] eaf3925da568: Download complete [2023-11-02T13:35:27.561Z] bde34c3a00c8: Download complete [2023-11-02T13:35:27.561Z] b352a97aabf1: Verifying Checksum [2023-11-02T13:35:27.561Z] b352a97aabf1: Download complete [2023-11-02T13:35:27.561Z] 4872d77fe225: Verifying Checksum [2023-11-02T13:35:27.561Z] 4872d77fe225: Download complete [2023-11-02T13:35:27.561Z] 5851b861e8e6: Verifying Checksum [2023-11-02T13:35:27.561Z] 5851b861e8e6: Download complete [2023-11-02T13:35:27.561Z] b85a868b505f: Verifying Checksum [2023-11-02T13:35:27.561Z] b85a868b505f: Download complete [2023-11-02T13:35:27.819Z] bab4dde63d76: Verifying Checksum [2023-11-02T13:35:27.819Z] bab4dde63d76: Download complete [2023-11-02T13:35:28.756Z] b85a868b505f: Pull complete [2023-11-02T13:35:29.015Z] e2be974225ed: Pull complete [2023-11-02T13:35:29.582Z] 339a4e72a1f5: Pull complete [2023-11-02T13:35:29.582Z] 988bab9f4d93: Pull complete [2023-11-02T13:35:29.840Z] 1469e6f7b9e6: Pull complete [2023-11-02T13:35:29.840Z] eaf3925da568: Pull complete [2023-11-02T13:35:31.746Z] bab4dde63d76: Pull complete [2023-11-02T13:35:31.746Z] bde34c3a00c8: Pull complete [2023-11-02T13:35:31.746Z] b352a97aabf1: Pull complete [2023-11-02T13:35:31.746Z] 4872d77fe225: Pull complete [2023-11-02T13:35:31.746Z] 5851b861e8e6: Pull complete [2023-11-02T13:35:32.006Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T13:35:32.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T13:35:32.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:35:32.296Z] prd-ubuntu20.04-docker-8c-8g-16388 does not seem to be running inside a container [2023-11-02T13:35:32.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-246 -v /w/workspace/y_app-rfid-llrp-inventory_PR-246:/w/workspace/y_app-rfid-llrp-inventory_PR-246:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-246@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T13:35:39.184Z] $ docker top 1268e38b59b53b3f3c9f3d76298aa49dc984cd3e98af6a15f557a8a22a9b40b2 -eo pid,comm [2023-11-02T13:35:39.310Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-02T13:35:39.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T13:35:39.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T13:35:39.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T13:35:39.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T13:35:39.684Z] $ docker exec 1268e38b59b53b3f3c9f3d76298aa49dc984cd3e98af6a15f557a8a22a9b40b2 ssh-agent [2023-11-02T13:35:39.876Z] SSH_AUTH_SOCK=/tmp/ssh-57i3ZL6dMamj/agent.13 [2023-11-02T13:35:39.876Z] SSH_AGENT_PID=19 [2023-11-02T13:35:39.883Z] Running ssh-add (command line suppressed) [2023-11-02T13:35:39.991Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/private_key_7185025423836499361.key (/w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/private_key_7185025423836499361.key) [2023-11-02T13:35:40.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T13:35:40.369Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T13:35:40.395Z] $ docker exec --env ******** --env ******** 1268e38b59b53b3f3c9f3d76298aa49dc984cd3e98af6a15f557a8a22a9b40b2 ssh-agent -k [2023-11-02T13:35:40.497Z] unset SSH_AUTH_SOCK; [2023-11-02T13:35:40.497Z] unset SSH_AGENT_PID; [2023-11-02T13:35:40.497Z] echo Agent pid 19 killed; [2023-11-02T13:35:40.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T13:35:40.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T13:35:40.582Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T13:35:40.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T13:35:40.694Z] $ docker exec 1268e38b59b53b3f3c9f3d76298aa49dc984cd3e98af6a15f557a8a22a9b40b2 ssh-agent [2023-11-02T13:35:40.789Z] SSH_AUTH_SOCK=/tmp/ssh-40FCisfKk0aP/agent.69 [2023-11-02T13:35:40.789Z] SSH_AGENT_PID=75 [2023-11-02T13:35:40.794Z] Running ssh-add (command line suppressed) [2023-11-02T13:35:40.921Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/private_key_3079263386866364712.key (/w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/private_key_3079263386866364712.key) [2023-11-02T13:35:40.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T13:35:41.256Z] + git semver init [2023-11-02T13:35:41.517Z] 2023-11-02 13:35:41,420 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T13:35:41.517Z] 2023-11-02 13:35:41,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver [2023-11-02T13:35:41.517Z] 2023-11-02 13:35:41,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver [2023-11-02T13:35:41.517Z] 2023-11-02 13:35:41,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-246, universal_newlines=False, shell=None, istream=None) [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,753 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-246/.git/info/exclude [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver/PR-246 with force:False [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,753 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver/PR-246 [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,757 [execute] INFO git cat-file --batch-check [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,763 [execute] INFO git cat-file --batch [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T13:35:42.897Z] 2023-11-02 13:35:42,767 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-246/.semver/PR-246 [2023-11-02T13:35:42.897Z] 0.0.0 [Pipeline] } [2023-11-02T13:35:42.925Z] $ docker exec --env ******** --env ******** 1268e38b59b53b3f3c9f3d76298aa49dc984cd3e98af6a15f557a8a22a9b40b2 ssh-agent -k [2023-11-02T13:35:43.017Z] unset SSH_AUTH_SOCK; [2023-11-02T13:35:43.018Z] unset SSH_AGENT_PID; [2023-11-02T13:35:43.018Z] echo Agent pid 75 killed; [2023-11-02T13:35:43.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T13:35:43.436Z] + git semver [Pipeline] } [2023-11-02T13:35:43.734Z] $ docker stop --time=1 1268e38b59b53b3f3c9f3d76298aa49dc984cd3e98af6a15f557a8a22a9b40b2 [2023-11-02T13:35:45.260Z] $ docker rm -f --volumes 1268e38b59b53b3f3c9f3d76298aa49dc984cd3e98af6a15f557a8a22a9b40b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T13:35:45.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T13:35:45.940Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T13:35:45.956Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T13:35:46.533Z] provisioning config files... [2023-11-02T13:35:46.549Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/config2852312623173863788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:35:46.888Z] ---> docker-login.sh [2023-11-02T13:35:46.888Z] nexus3.edgexfoundry.org:10001 [2023-11-02T13:35:46.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:46.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:46.888Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:46.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:46.888Z] [2023-11-02T13:35:46.888Z] Login Succeeded [2023-11-02T13:35:46.888Z] nexus3.edgexfoundry.org:10002 [2023-11-02T13:35:46.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:46.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:46.888Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:46.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:46.888Z] [2023-11-02T13:35:46.888Z] Login Succeeded [2023-11-02T13:35:46.888Z] nexus3.edgexfoundry.org:10003 [2023-11-02T13:35:47.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:47.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:47.149Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:47.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:47.149Z] [2023-11-02T13:35:47.149Z] Login Succeeded [2023-11-02T13:35:47.149Z] nexus3.edgexfoundry.org:10004 [2023-11-02T13:35:47.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:47.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:47.149Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:47.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:47.149Z] [2023-11-02T13:35:47.149Z] Login Succeeded [2023-11-02T13:35:47.149Z] docker.io [2023-11-02T13:35:47.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:35:47.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:35:47.671Z] Configure a credential helper to remove this warning. See [2023-11-02T13:35:47.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:35:47.671Z] [2023-11-02T13:35:47.671Z] Login Succeeded [2023-11-02T13:35:47.671Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T13:35:47.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T13:35:47.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:35:47.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:35:47.963Z] ========================================================= [2023-11-02T13:35:47.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T13:35:47.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:35:48.439Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T13:35:48.439Z] Sending build context to Docker daemon 12.75MB [2023-11-02T13:35:48.439Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:35:48.439Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T13:35:49.013Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T13:35:49.013Z] 7264a8db6415: Pulling fs layer [2023-11-02T13:35:49.013Z] c4d48a809fc2: Pulling fs layer [2023-11-02T13:35:49.013Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T13:35:49.013Z] ad3a456e5733: Pulling fs layer [2023-11-02T13:35:49.013Z] 33e27b845d1e: Pulling fs layer [2023-11-02T13:35:49.013Z] c68163c4e522: Pulling fs layer [2023-11-02T13:35:49.013Z] 50da416c3ac9: Pulling fs layer [2023-11-02T13:35:49.013Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T13:35:49.013Z] ad3a456e5733: Waiting [2023-11-02T13:35:49.013Z] 33e27b845d1e: Waiting [2023-11-02T13:35:49.013Z] c68163c4e522: Waiting [2023-11-02T13:35:49.013Z] 50da416c3ac9: Waiting [2023-11-02T13:35:49.013Z] 23d2d4c4bb30: Waiting [2023-11-02T13:35:49.013Z] c4d48a809fc2: Verifying Checksum [2023-11-02T13:35:49.013Z] c4d48a809fc2: Download complete [2023-11-02T13:35:49.013Z] ad3a456e5733: Download complete [2023-11-02T13:35:49.013Z] 33e27b845d1e: Verifying Checksum [2023-11-02T13:35:49.013Z] 33e27b845d1e: Download complete [2023-11-02T13:35:49.013Z] 7264a8db6415: Verifying Checksum [2023-11-02T13:35:49.013Z] 7264a8db6415: Download complete [2023-11-02T13:35:49.013Z] c68163c4e522: Verifying Checksum [2023-11-02T13:35:49.013Z] c68163c4e522: Download complete [2023-11-02T13:35:49.272Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T13:35:49.272Z] 23d2d4c4bb30: Download complete [2023-11-02T13:35:49.272Z] 7264a8db6415: Pull complete [2023-11-02T13:35:49.272Z] c4d48a809fc2: Pull complete [2023-11-02T13:35:49.531Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T13:35:49.531Z] 4f1c88b9dad5: Download complete [2023-11-02T13:35:49.823Z] 50da416c3ac9: Verifying Checksum [2023-11-02T13:35:49.823Z] 50da416c3ac9: Download complete [2023-11-02T13:35:53.106Z] 4f1c88b9dad5: Pull complete [2023-11-02T13:35:53.106Z] ad3a456e5733: Pull complete [2023-11-02T13:35:53.106Z] 33e27b845d1e: Pull complete [2023-11-02T13:35:53.106Z] c68163c4e522: Pull complete [2023-11-02T13:35:55.639Z] 50da416c3ac9: Pull complete [2023-11-02T13:35:56.210Z] 23d2d4c4bb30: Pull complete [2023-11-02T13:35:56.210Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T13:35:56.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T13:35:56.470Z] ---> 0786185ac409 [2023-11-02T13:35:56.470Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:36:01.365Z] Still waiting to schedule task [2023-11-02T13:36:01.366Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T13:36:14.660Z] ---> Running in 3b1b6fc44dc1 [2023-11-02T13:36:14.661Z] Removing intermediate container 3b1b6fc44dc1 [2023-11-02T13:36:14.661Z] ---> c49e6109c3dc [2023-11-02T13:36:14.661Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:36:14.661Z] ---> Running in f647aedbb2a9 [2023-11-02T13:36:14.661Z] Removing intermediate container f647aedbb2a9 [2023-11-02T13:36:14.661Z] ---> 206afd58603d [2023-11-02T13:36:14.661Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:36:14.661Z] ---> Running in 1d22922bbd31 [2023-11-02T13:36:14.661Z] Removing intermediate container 1d22922bbd31 [2023-11-02T13:36:14.661Z] ---> d651012817e2 [2023-11-02T13:36:14.661Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T13:36:14.661Z] ---> Running in 4fd58286e777 [2023-11-02T13:36:15.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T13:36:15.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T13:36:15.492Z] OK: 264 MiB in 52 packages [2023-11-02T13:36:16.451Z] Removing intermediate container 4fd58286e777 [2023-11-02T13:36:16.451Z] ---> eda9e12d6f07 [2023-11-02T13:36:16.451Z] Step 7/12 : WORKDIR /app [2023-11-02T13:36:16.710Z] ---> Running in fde2dbe7e461 [2023-11-02T13:36:17.279Z] Removing intermediate container fde2dbe7e461 [2023-11-02T13:36:17.279Z] ---> 2974d25e0d30 [2023-11-02T13:36:17.279Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T13:36:17.849Z] ---> 52fcd49d6131 [2023-11-02T13:36:17.849Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:36:18.109Z] ---> Running in 8b8eb496d81d [2023-11-02T13:37:14.417Z] Removing intermediate container 8b8eb496d81d [2023-11-02T13:37:14.417Z] ---> 3770cd6c59b2 [2023-11-02T13:37:14.417Z] Step 10/12 : COPY . . [2023-11-02T13:37:14.417Z] ---> edf8b2aeb697 [2023-11-02T13:37:14.417Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:37:14.417Z] ---> Running in 14c4cc695e8b [2023-11-02T13:37:14.417Z] Removing intermediate container 14c4cc695e8b [2023-11-02T13:37:14.417Z] ---> e440fb71fdf5 [2023-11-02T13:37:14.417Z] Step 12/12 : RUN $MAKE [2023-11-02T13:37:14.417Z] ---> Running in 4e02279fb793 [2023-11-02T13:37:14.417Z] noop [2023-11-02T13:37:14.417Z] Removing intermediate container 4e02279fb793 [2023-11-02T13:37:14.417Z] ---> 1897f1d751d8 [2023-11-02T13:37:14.417Z] Successfully built 1897f1d751d8 [2023-11-02T13:37:14.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:37:14.867Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T13:37:14.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:37:15.018Z] prd-ubuntu20.04-docker-8c-8g-16388 does not seem to be running inside a container [2023-11-02T13:37:15.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-246 -v /w/workspace/y_app-rfid-llrp-inventory_PR-246:/w/workspace/y_app-rfid-llrp-inventory_PR-246:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-246@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 ******** ci-base-image-x86_64 cat [2023-11-02T13:37:15.397Z] $ docker top 1933aa8b11a64c5780f55ed1ca513c0116296a6e0f860f5437c4c3043d6e4aa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:37:15.776Z] + go version [2023-11-02T13:37:15.776Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T13:37:15.810Z] $ docker stop --time=1 1933aa8b11a64c5780f55ed1ca513c0116296a6e0f860f5437c4c3043d6e4aa2 [2023-11-02T13:37:17.086Z] $ docker rm -f --volumes 1933aa8b11a64c5780f55ed1ca513c0116296a6e0f860f5437c4c3043d6e4aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:37:17.812Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T13:37:17.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:37:17.964Z] prd-ubuntu20.04-docker-8c-8g-16388 does not seem to be running inside a container [2023-11-02T13:37:17.999Z] $ 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-246 -v /w/workspace/y_app-rfid-llrp-inventory_PR-246:/w/workspace/y_app-rfid-llrp-inventory_PR-246:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-246@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 ******** ci-base-image-x86_64 cat [2023-11-02T13:37:18.336Z] $ docker top b7b07615d93ec459e10edc2d2a670f4912a9f7550df950d648c8e6ab48cb40ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:37:18.721Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-246 [Pipeline] fileExists [Pipeline] sh [2023-11-02T13:37:19.080Z] + make test [2023-11-02T13:37:19.080Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-02T13:37:37.163Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-02T13:37:37.163Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-02T13:37:38.139Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.136s coverage: 86.2% of statements [2023-11-02T13:37:40.722Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.686s coverage: 71.9% of statements [2023-11-02T13:37:50.286Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16389 in /w/workspace/y_app-rfid-llrp-inventory_PR-246 [Pipeline] { [Pipeline] ws [2023-11-02T13:37:50.342Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-11-02T13:37:50.430Z] The recommended git tool is: git [2023-11-02T13:37:56.717Z] using credential edgex-jenkins-ssh [2023-11-02T13:37:56.736Z] Cloning the remote Git repository [2023-11-02T13:37:56.786Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-02T13:37:56.885Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-11-02T13:37:57.156Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-02T13:37:57.159Z] > git --version # timeout=10 [2023-11-02T13:37:57.197Z] > git --version # 'git version 2.25.1' [2023-11-02T13:37:57.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T13:37:57.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T13:38:00.394Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-02T13:38:00.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T13:38:02.011Z] Merging remotes/origin/main commit 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 into PR head commit 791c067e67e89feda351c2927f72540e97d4f818 [2023-11-02T13:38:01.354Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-02T13:38:01.396Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-02T13:38:01.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T13:38:01.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T13:38:02.033Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T13:38:02.107Z] > git checkout -f 791c067e67e89feda351c2927f72540e97d4f818 # timeout=10 [2023-11-02T13:38:02.359Z] Merge succeeded, producing 791c067e67e89feda351c2927f72540e97d4f818 [2023-11-02T13:38:02.360Z] Checking out Revision 791c067e67e89feda351c2927f72540e97d4f818 (PR-246) [2023-11-02T13:38:02.640Z] go vet ./... [2023-11-02T13:38:02.939Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-02T13:38:02.994Z] > git --version # timeout=10 [2023-11-02T13:38:03.004Z] > git --version # 'git version 2.25.1' [2023-11-02T13:38:03.021Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2023-11-02T13:38:02.212Z] > git remote # timeout=10 [2023-11-02T13:38:02.242Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T13:38:02.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T13:38:02.306Z] > git merge 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 [2023-11-02T13:38:02.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T13:38:02.369Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T13:38:02.389Z] > git checkout -f 791c067e67e89feda351c2927f72540e97d4f818 # timeout=10 [Pipeline] { [Pipeline] sh [2023-11-02T13:38:04.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T13:38:04.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T13:38:04.014Z] ./bin/test-attribution.sh [2023-11-02T13:38:04.014Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T13:38:04.014Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T13:38:04.014Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T13:38:04.014Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T13:38:04.014Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T13:38:04.014Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-02T13:38:04.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T13:38:04.088Z] $ docker stop --time=1 b7b07615d93ec459e10edc2d2a670f4912a9f7550df950d648c8e6ab48cb40ac [2023-11-02T13:38:04.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T13:38:04.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T13:38:04.267Z] Dload Upload Total Spent Left Speed [2023-11-02T13:38:04.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [2023-11-02T13:38:09.236Z] $ docker rm -f --volumes b7b07615d93ec459e10edc2d2a670f4912a9f7550df950d648c8e6ab48cb40ac [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-11-02T13:38:09.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T13:38:09.914Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T13:38:09.919Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-11-02T13:38:10.407Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T13:38:10.407Z] + sudo tee /etc/docker/daemon.new [2023-11-02T13:38:10.407Z] { [2023-11-02T13:38:10.407Z] "registry-mirrors": [ [2023-11-02T13:38:10.407Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T13:38:10.407Z] ], [2023-11-02T13:38:10.407Z] "bip": "10.250.0.254/24", [2023-11-02T13:38:10.407Z] "hosts": [ [2023-11-02T13:38:10.407Z] "tcp://0.0.0.0:5555", [2023-11-02T13:38:10.407Z] "unix:///var/run/docker.sock" [2023-11-02T13:38:10.407Z] ], [2023-11-02T13:38:10.407Z] "mtu": 1458, [2023-11-02T13:38:10.407Z] "selinux-enabled": true, [2023-11-02T13:38:10.407Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T13:38:10.407Z] } [Pipeline] sh [Pipeline] sh [2023-11-02T13:38:10.794Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T13:38:10.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T13:38:11.163Z] + sudo service docker restart [2023-11-02T13:38:11.237Z] + ls -al . [2023-11-02T13:38:11.237Z] total 236 [2023-11-02T13:38:11.237Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 13:37 . [2023-11-02T13:38:11.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 13:35 .. [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 2 13:35 .dockerignore [2023-11-02T13:38:11.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 13:37 .git [2023-11-02T13:38:11.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:35 .github [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 2 13:35 .gitignore [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 13:35 .golangci.yml [2023-11-02T13:38:11.237Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 13:35 .semver [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 2 13:35 Attribution.txt [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 2 13:35 CHANGELOG.md [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 2 13:35 Dockerfile [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 13:35 GOVERNANCE.md [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 2 13:35 Jenkinsfile [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 13:35 LICENSE [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 2 13:35 Makefile [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 13:35 OWNERS.md [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 2 13:35 README.md [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 13:35 VERSION [2023-11-02T13:38:11.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:35 bin [2023-11-02T13:38:11.237Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 2 13:37 coverage.out [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 2 13:35 go.mod [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 2 13:35 go.sum [2023-11-02T13:38:11.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:35 images [2023-11-02T13:38:11.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 13:35 internal [2023-11-02T13:38:11.237Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 2 13:35 main.go [2023-11-02T13:38:11.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:35 openapi [2023-11-02T13:38:11.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:35 res [2023-11-02T13:38:11.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:38:11.630Z] + 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=791c067e67e89feda351c2927f72540e97d4f818 --label arch=amd64 --label version=0.0.0 . [2023-11-02T13:38:11.630Z] Sending build context to Docker daemon 12.75MB [2023-11-02T13:38:11.630Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:38:11.630Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-02T13:38:11.630Z] ---> 1897f1d751d8 [2023-11-02T13:38:11.630Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:38:12.198Z] ---> Running in 63f9fef6c49b [2023-11-02T13:38:12.198Z] Removing intermediate container 63f9fef6c49b [2023-11-02T13:38:12.198Z] ---> ffa955f143e9 [2023-11-02T13:38:12.198Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:38:12.198Z] ---> Running in 2d0ac1979991 [2023-11-02T13:38:12.456Z] Removing intermediate container 2d0ac1979991 [2023-11-02T13:38:12.456Z] ---> 1d451e0011fd [2023-11-02T13:38:12.456Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:38:12.456Z] ---> Running in 6f00f4ae7483 [2023-11-02T13:38:12.456Z] Removing intermediate container 6f00f4ae7483 [2023-11-02T13:38:12.456Z] ---> 79965a21380b [2023-11-02T13:38:12.456Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T13:38:12.456Z] ---> Running in 8aeba3942d46 [2023-11-02T13:38:12.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T13:38:12.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T13:38:12.973Z] OK: 264 MiB in 52 packages [2023-11-02T13:38:13.540Z] Removing intermediate container 8aeba3942d46 [2023-11-02T13:38:13.540Z] ---> 01e5a21bef81 [2023-11-02T13:38:13.540Z] Step 7/29 : WORKDIR /app [2023-11-02T13:38:13.540Z] ---> Running in 41e409ad8d67 [2023-11-02T13:38:13.799Z] Removing intermediate container 41e409ad8d67 [2023-11-02T13:38:13.799Z] ---> 97dfeabaedf9 [2023-11-02T13:38:13.799Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-02T13:38:13.799Z] ---> 401cfb4be4cd [2023-11-02T13:38:13.799Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:38:13.799Z] ---> Running in efe67797c682 [2023-11-02T13:38:14.738Z] Removing intermediate container efe67797c682 [2023-11-02T13:38:14.738Z] ---> 8aa090a12115 [2023-11-02T13:38:14.738Z] Step 10/29 : COPY . . [2023-11-02T13:38:15.364Z] ---> 9875f695663d [2023-11-02T13:38:15.364Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:38:15.623Z] ---> Running in 66ec5fd83eb1 [2023-11-02T13:38:15.623Z] Removing intermediate container 66ec5fd83eb1 [2023-11-02T13:38:15.623Z] ---> 80812b87dd29 [2023-11-02T13:38:15.623Z] Step 12/29 : RUN $MAKE [2023-11-02T13:38:15.623Z] ---> Running in 76f95d069c4e [2023-11-02T13:38:15.881Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -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 [2023-11-02T13:38:29.533Z] provisioning config files... [2023-11-02T13:38:29.556Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8843689646157024047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:38:29.940Z] ---> docker-login.sh [2023-11-02T13:38:29.940Z] nexus3.edgexfoundry.org:10001 [2023-11-02T13:38:30.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:38:30.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:38:30.479Z] Configure a credential helper to remove this warning. See [2023-11-02T13:38:30.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:38:30.479Z] [2023-11-02T13:38:30.479Z] Login Succeeded [2023-11-02T13:38:30.479Z] nexus3.edgexfoundry.org:10002 [2023-11-02T13:38:30.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:38:31.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:38:31.014Z] Configure a credential helper to remove this warning. See [2023-11-02T13:38:31.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:38:31.014Z] [2023-11-02T13:38:31.014Z] Login Succeeded [2023-11-02T13:38:31.014Z] nexus3.edgexfoundry.org:10003 [2023-11-02T13:38:31.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:38:31.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:38:31.281Z] Configure a credential helper to remove this warning. See [2023-11-02T13:38:31.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:38:31.282Z] [2023-11-02T13:38:31.282Z] Login Succeeded [2023-11-02T13:38:31.282Z] nexus3.edgexfoundry.org:10004 [2023-11-02T13:38:31.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:38:31.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:38:31.554Z] Configure a credential helper to remove this warning. See [2023-11-02T13:38:31.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:38:31.554Z] [2023-11-02T13:38:31.554Z] Login Succeeded [2023-11-02T13:38:31.554Z] docker.io [2023-11-02T13:38:31.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:38:32.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:38:32.090Z] Configure a credential helper to remove this warning. See [2023-11-02T13:38:32.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:38:32.090Z] [2023-11-02T13:38:32.090Z] Login Succeeded [2023-11-02T13:38:32.090Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T13:38:32.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T13:38:32.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:38:32.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:38:32.560Z] ========================================================= [2023-11-02T13:38:32.560Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T13:38:32.560Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:38:33.063Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T13:38:33.330Z] Sending build context to Docker daemon 669.2kB [2023-11-02T13:38:33.330Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:38:33.330Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T13:38:33.599Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T13:38:33.599Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T13:38:33.599Z] 5d54e960e981: Pulling fs layer [2023-11-02T13:38:33.599Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T13:38:33.599Z] f0e02332f6b5: Pulling fs layer [2023-11-02T13:38:33.599Z] cefa15bbcfad: Pulling fs layer [2023-11-02T13:38:33.599Z] 17808c966233: Pulling fs layer [2023-11-02T13:38:33.599Z] f4c1fc716caa: Pulling fs layer [2023-11-02T13:38:33.599Z] 17808c966233: Waiting [2023-11-02T13:38:33.599Z] f4c1fc716caa: Waiting [2023-11-02T13:38:33.599Z] f0e02332f6b5: Waiting [2023-11-02T13:38:33.599Z] cefa15bbcfad: Waiting [2023-11-02T13:38:33.599Z] 5d54e960e981: Verifying Checksum [2023-11-02T13:38:33.599Z] 5d54e960e981: Download complete [2023-11-02T13:38:33.599Z] f0e02332f6b5: Verifying Checksum [2023-11-02T13:38:33.599Z] f0e02332f6b5: Download complete [2023-11-02T13:38:33.599Z] cefa15bbcfad: Verifying Checksum [2023-11-02T13:38:33.599Z] cefa15bbcfad: Download complete [2023-11-02T13:38:33.599Z] 9fda8d8052c6: Download complete [2023-11-02T13:38:33.878Z] f4c1fc716caa: Verifying Checksum [2023-11-02T13:38:33.878Z] f4c1fc716caa: Download complete [2023-11-02T13:38:34.484Z] 9fda8d8052c6: Pull complete [2023-11-02T13:38:35.071Z] 5d54e960e981: Pull complete [2023-11-02T13:38:35.339Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T13:38:35.339Z] c4a7e357bf2a: Download complete [2023-11-02T13:38:36.303Z] 17808c966233: Verifying Checksum [2023-11-02T13:38:36.303Z] 17808c966233: Download complete [2023-11-02T13:38:42.495Z] Removing intermediate container 76f95d069c4e [2023-11-02T13:38:42.495Z] ---> 48c1eaa8d3c3 [2023-11-02T13:38:42.495Z] Step 13/29 : FROM alpine:3.18 [2023-11-02T13:38:42.495Z] 3.18: Pulling from library/alpine [2023-11-02T13:38:42.495Z] 96526aa774ef: Pulling fs layer [2023-11-02T13:38:42.495Z] 96526aa774ef: Verifying Checksum [2023-11-02T13:38:42.495Z] 96526aa774ef: Download complete [2023-11-02T13:38:42.495Z] 96526aa774ef: Pull complete [2023-11-02T13:38:42.495Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T13:38:42.495Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T13:38:42.495Z] ---> 8ca4688f4f35 [2023-11-02T13:38:42.495Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T13:38:42.495Z] ---> Running in 6cb53ca4131e [2023-11-02T13:38:42.495Z] Removing intermediate container 6cb53ca4131e [2023-11-02T13:38:42.495Z] ---> 5093d01c19e5 [2023-11-02T13:38:42.496Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-02T13:38:42.496Z] ---> Running in 823755fe13fc [2023-11-02T13:38:42.496Z] Removing intermediate container 823755fe13fc [2023-11-02T13:38:42.496Z] ---> debdc9d90354 [2023-11-02T13:38:42.496Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-02T13:38:42.496Z] ---> Running in 9349ecbca7e1 [2023-11-02T13:38:42.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T13:38:42.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T13:38:42.496Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T13:38:42.496Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T13:38:42.496Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T13:38:42.496Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T13:38:42.496Z] OK: 8 MiB in 17 packages [2023-11-02T13:38:42.496Z] Removing intermediate container 9349ecbca7e1 [2023-11-02T13:38:42.496Z] ---> 049b3e48cd19 [2023-11-02T13:38:42.496Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T13:38:42.496Z] ---> 20bb747226a3 [2023-11-02T13:38:42.496Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T13:38:42.496Z] ---> c3601bd81b50 [2023-11-02T13:38:42.496Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-02T13:38:42.496Z] ---> cc9079b56623 [2023-11-02T13:38:42.496Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-02T13:38:42.496Z] ---> 7709faeca43a [2023-11-02T13:38:42.496Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-02T13:38:42.753Z] ---> 714068ea18b5 [2023-11-02T13:38:42.753Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-02T13:38:43.011Z] ---> Running in a914b0d94ea4 [2023-11-02T13:38:43.578Z] Removing intermediate container a914b0d94ea4 [2023-11-02T13:38:43.578Z] ---> 298480f5f42e [2023-11-02T13:38:43.578Z] Step 23/29 : VOLUME /cache [2023-11-02T13:38:43.578Z] ---> Running in daa7918faebb [2023-11-02T13:38:43.579Z] Removing intermediate container daa7918faebb [2023-11-02T13:38:43.579Z] ---> b872a924ecbc [2023-11-02T13:38:43.579Z] Step 24/29 : EXPOSE 59711 [2023-11-02T13:38:43.579Z] ---> Running in dcb547987534 [2023-11-02T13:38:43.840Z] Removing intermediate container dcb547987534 [2023-11-02T13:38:43.840Z] ---> f72f8b67a1a5 [2023-11-02T13:38:43.840Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-02T13:38:43.840Z] ---> Running in 1cdafdacbbca [2023-11-02T13:38:43.840Z] Removing intermediate container 1cdafdacbbca [2023-11-02T13:38:43.840Z] ---> 865551c9a2eb [2023-11-02T13:38:43.840Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-02T13:38:43.840Z] ---> Running in f9309ccffd9f [2023-11-02T13:38:44.099Z] Removing intermediate container f9309ccffd9f [2023-11-02T13:38:44.099Z] ---> 46adc541f671 [2023-11-02T13:38:44.099Z] Step 27/29 : LABEL arch=amd64 [2023-11-02T13:38:44.099Z] ---> Running in 2b1172d868d5 [2023-11-02T13:38:44.099Z] Removing intermediate container 2b1172d868d5 [2023-11-02T13:38:44.099Z] ---> 5638b8283ae8 [2023-11-02T13:38:44.099Z] Step 28/29 : LABEL git_sha=791c067e67e89feda351c2927f72540e97d4f818 [2023-11-02T13:38:44.099Z] ---> Running in 3b2aaff1e917 [2023-11-02T13:38:44.359Z] Removing intermediate container 3b2aaff1e917 [2023-11-02T13:38:44.359Z] ---> 78a1dc868560 [2023-11-02T13:38:44.359Z] Step 29/29 : LABEL version=0.0.0 [2023-11-02T13:38:44.359Z] ---> Running in 3fa74e547b7f [2023-11-02T13:38:44.359Z] Removing intermediate container 3fa74e547b7f [2023-11-02T13:38:44.359Z] ---> bfadfec16f2e [2023-11-02T13:38:44.359Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T13:38:44.359Z] Successfully built bfadfec16f2e [2023-11-02T13:38:44.359Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:38:45.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:38:45.246Z] [2023-11-02T13:38:45.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:38:45.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:38:45.626Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T13:38:45.626Z] 5eb5b503b376: Pulling fs layer [2023-11-02T13:38:45.626Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T13:38:45.626Z] ec43610c2a17: Pulling fs layer [2023-11-02T13:38:45.626Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T13:38:45.626Z] 33b1e0a273af: Pulling fs layer [2023-11-02T13:38:45.626Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T13:38:45.626Z] 2f39f015ded8: Pulling fs layer [2023-11-02T13:38:45.626Z] 33b1e0a273af: Waiting [2023-11-02T13:38:45.626Z] 5d3b04190fa2: Waiting [2023-11-02T13:38:45.626Z] 3a2ae6a8a46f: Waiting [2023-11-02T13:38:45.626Z] 5c69ac0246d0: Download complete [2023-11-02T13:38:45.626Z] 3a2ae6a8a46f: Download complete [2023-11-02T13:38:45.626Z] 33b1e0a273af: Verifying Checksum [2023-11-02T13:38:45.626Z] 33b1e0a273af: Download complete [2023-11-02T13:38:45.885Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T13:38:45.885Z] 5d3b04190fa2: Download complete [2023-11-02T13:38:45.885Z] ec43610c2a17: Download complete [2023-11-02T13:38:45.885Z] 5eb5b503b376: Verifying Checksum [2023-11-02T13:38:45.885Z] 5eb5b503b376: Download complete [2023-11-02T13:38:46.453Z] 2f39f015ded8: Download complete [2023-11-02T13:38:47.021Z] 5eb5b503b376: Pull complete [2023-11-02T13:38:47.280Z] 5c69ac0246d0: Pull complete [2023-11-02T13:38:47.540Z] ec43610c2a17: Pull complete [2023-11-02T13:38:47.540Z] 3a2ae6a8a46f: Pull complete [2023-11-02T13:38:47.799Z] 33b1e0a273af: Pull complete [2023-11-02T13:38:47.799Z] 5d3b04190fa2: Pull complete [2023-11-02T13:38:48.723Z] c4a7e357bf2a: Pull complete [2023-11-02T13:38:48.723Z] f0e02332f6b5: Pull complete [2023-11-02T13:38:48.723Z] cefa15bbcfad: Pull complete [2023-11-02T13:38:51.984Z] 2f39f015ded8: Pull complete [2023-11-02T13:38:51.984Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T13:38:51.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:38:51.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:38:52.215Z] prd-ubuntu20.04-docker-8c-8g-16388 does not seem to be running inside a container [2023-11-02T13:38:52.246Z] $ 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-246 -v /w/workspace/y_app-rfid-llrp-inventory_PR-246:/w/workspace/y_app-rfid-llrp-inventory_PR-246:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-246@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 [2023-11-02T13:38:56.924Z] 17808c966233: Pull complete [2023-11-02T13:38:58.864Z] f4c1fc716caa: Pull complete [2023-11-02T13:38:58.864Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T13:38:58.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T13:38:58.864Z] ---> ea914061e18c [2023-11-02T13:38:58.864Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:39:00.262Z] ---> Running in 39c484f57745 [2023-11-02T13:39:00.528Z] Removing intermediate container 39c484f57745 [2023-11-02T13:39:00.528Z] ---> 6fb6c1f0fc3c [2023-11-02T13:39:00.528Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:39:00.528Z] ---> Running in aaa4cb1b9b70 [2023-11-02T13:39:00.796Z] Removing intermediate container aaa4cb1b9b70 [2023-11-02T13:39:00.796Z] ---> 93a2d3ab4e31 [2023-11-02T13:39:00.796Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:39:00.843Z] $ docker top dbc720aa4e869db94899e8c9afb28dbe1e5877d65486f81b0b4351b3f41f495f -eo pid,comm [Pipeline] { [2023-11-02T13:39:01.061Z] ---> Running in 8bab5f927bb0 [2023-11-02T13:39:01.061Z] Removing intermediate container 8bab5f927bb0 [2023-11-02T13:39:01.061Z] ---> 8e7b0fff7be0 [2023-11-02T13:39:01.061Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:39:01.328Z] ---> Running in eaf8932df9cd [2023-11-02T13:39:01.414Z] ---> job-cost.sh [2023-11-02T13:39:01.414Z] lf-activate-venv: SKIPPING [2023-11-02T13:39:01.414Z] INFO: No Stack... [2023-11-02T13:39:01.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T13:39:02.247Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T13:39:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T13:39:02.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T13:39:02.571Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-246/archives/cost.csv [2023-11-02T13:39:02.571Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T13:39:02.616Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] [2023-11-02T13:39:02.621Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] did not exist. Created. [2023-11-02T13:39:02.621Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T13:39:03.009Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T13:39:03.057Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T13:39:03.085Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T13:39:03.167Z] $ docker stop --time=1 dbc720aa4e869db94899e8c9afb28dbe1e5877d65486f81b0b4351b3f41f495f [2023-11-02T13:39:03.515Z] OK: 266 MiB in 52 packages [2023-11-02T13:39:04.328Z] $ docker rm -f --volumes dbc720aa4e869db94899e8c9afb28dbe1e5877d65486f81b0b4351b3f41f495f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-11-02T13:39:04.510Z] Removing intermediate container eaf8932df9cd [2023-11-02T13:39:04.510Z] ---> a5a149fde0b7 [2023-11-02T13:39:04.510Z] Step 7/12 : WORKDIR /app [2023-11-02T13:39:04.510Z] ---> Running in 313809c56006 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T13:39:04.779Z] Removing intermediate container 313809c56006 [2023-11-02T13:39:04.779Z] ---> 9a00e1ddaff3 [2023-11-02T13:39:04.779Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T13:39:05.366Z] ---> fae2f486848c [2023-11-02T13:39:05.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:39:05.366Z] ---> Running in 710b8f589309 [2023-11-02T13:40:26.992Z] Removing intermediate container 710b8f589309 [2023-11-02T13:40:26.992Z] ---> 4558c217f846 [2023-11-02T13:40:26.992Z] Step 10/12 : COPY . . [2023-11-02T13:40:26.992Z] ---> 0b1ec4b1b946 [2023-11-02T13:40:26.992Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:40:26.992Z] ---> Running in 676e81b8ee19 [2023-11-02T13:40:26.992Z] Removing intermediate container 676e81b8ee19 [2023-11-02T13:40:26.992Z] ---> 102c8ccb9999 [2023-11-02T13:40:26.992Z] Step 12/12 : RUN $MAKE [2023-11-02T13:40:26.992Z] ---> Running in fd6a1537e229 [2023-11-02T13:40:26.992Z] noop [2023-11-02T13:40:26.992Z] Removing intermediate container fd6a1537e229 [2023-11-02T13:40:26.992Z] ---> 040206898821 [2023-11-02T13:40:26.992Z] Successfully built 040206898821 [2023-11-02T13:40:26.992Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:40:27.475Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T13:40:27.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:40:27.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-16389 does not seem to be running inside a container [2023-11-02T13:40:27.817Z] $ 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 [2023-11-02T13:40:29.042Z] $ docker top 752c8d8d2af7b44fe282aeb437382c987150859c531e2a652a0904a0c9ede293 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:40:29.907Z] + go version [2023-11-02T13:40:29.907Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T13:40:29.942Z] $ docker stop --time=1 752c8d8d2af7b44fe282aeb437382c987150859c531e2a652a0904a0c9ede293 [2023-11-02T13:40:31.540Z] $ docker rm -f --volumes 752c8d8d2af7b44fe282aeb437382c987150859c531e2a652a0904a0c9ede293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:40:32.408Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T13:40:32.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:40:32.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-16389 does not seem to be running inside a container [2023-11-02T13:40:32.736Z] $ 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 [2023-11-02T13:40:35.191Z] $ docker top 774e48ce97629a2711489c26fbe26ed3197cb13d194de572c9bde0670e636fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:40:36.059Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T13:40:36.451Z] + make test [2023-11-02T13:40:36.451Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-02T13:42:43.116Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-02T13:42:43.116Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-02T13:42:43.116Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.024s coverage: 86.2% of statements [2023-11-02T13:42:47.361Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.342s coverage: 71.9% of statements [2023-11-02T13:42:48.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T13:42:48.322Z] go vet ./... [2023-11-02T13:44:39.978Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T13:44:39.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T13:44:39.978Z] ./bin/test-attribution.sh [2023-11-02T13:44:39.978Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T13:44:39.978Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T13:44:39.978Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T13:44:39.978Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T13:44:39.978Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T13:44:39.978Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-02T13:44:40.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T13:44:40.054Z] $ docker stop --time=1 774e48ce97629a2711489c26fbe26ed3197cb13d194de572c9bde0670e636fa4 [2023-11-02T13:44:41.930Z] $ docker rm -f --volumes 774e48ce97629a2711489c26fbe26ed3197cb13d194de572c9bde0670e636fa4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T13:44:43.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T13:44:43.594Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T13:44:44.066Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T13:44:44.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T13:44:45.001Z] + ls -al . [2023-11-02T13:44:45.001Z] total 232 [2023-11-02T13:44:45.001Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 13:40 . [2023-11-02T13:44:45.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 13:37 .. [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 2 13:38 .dockerignore [2023-11-02T13:44:45.001Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 13:38 .git [2023-11-02T13:44:45.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:38 .github [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 2 13:38 .gitignore [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 13:38 .golangci.yml [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 2 13:38 Attribution.txt [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 2 13:38 CHANGELOG.md [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 2 13:38 Dockerfile [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 13:38 GOVERNANCE.md [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 2 13:38 Jenkinsfile [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 13:38 LICENSE [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 2 13:38 Makefile [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 2 13:38 OWNERS.md [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 2 13:38 README.md [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 13:35 VERSION [2023-11-02T13:44:45.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:38 bin [2023-11-02T13:44:45.001Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 2 13:42 coverage.out [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 2 13:38 go.mod [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 2 13:38 go.sum [2023-11-02T13:44:45.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:38 images [2023-11-02T13:44:45.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 13:38 internal [2023-11-02T13:44:45.001Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 2 13:38 main.go [2023-11-02T13:44:45.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:38 openapi [2023-11-02T13:44:45.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:38 res [2023-11-02T13:44:45.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:44:45.415Z] + 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=791c067e67e89feda351c2927f72540e97d4f818 --label arch=arm64 --label version=0.0.0 . [2023-11-02T13:44:45.683Z] Sending build context to Docker daemon 669.2kB [2023-11-02T13:44:45.683Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:44:45.683Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-02T13:44:45.683Z] ---> 040206898821 [2023-11-02T13:44:45.683Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:44:45.683Z] ---> Running in 100bf82d7c1d [2023-11-02T13:44:45.950Z] Removing intermediate container 100bf82d7c1d [2023-11-02T13:44:45.950Z] ---> 5a1d3752460a [2023-11-02T13:44:45.950Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:44:46.217Z] ---> Running in e99f6a8ea55b [2023-11-02T13:44:46.484Z] Removing intermediate container e99f6a8ea55b [2023-11-02T13:44:46.484Z] ---> bcd879600d03 [2023-11-02T13:44:46.484Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:44:46.484Z] ---> Running in c96ac8f14722 [2023-11-02T13:44:46.754Z] Removing intermediate container c96ac8f14722 [2023-11-02T13:44:46.754Z] ---> 0763ee1764e1 [2023-11-02T13:44:46.754Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T13:44:46.754Z] ---> Running in 1e96259821c7 [2023-11-02T13:44:47.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T13:44:48.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T13:44:49.262Z] OK: 266 MiB in 52 packages [2023-11-02T13:44:50.224Z] Removing intermediate container 1e96259821c7 [2023-11-02T13:44:50.224Z] ---> bc205c84668b [2023-11-02T13:44:50.224Z] Step 7/29 : WORKDIR /app [2023-11-02T13:44:50.224Z] ---> Running in 3d1d7f7ceb18 [2023-11-02T13:44:50.488Z] Removing intermediate container 3d1d7f7ceb18 [2023-11-02T13:44:50.488Z] ---> 9065cffdc925 [2023-11-02T13:44:50.488Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-02T13:44:50.770Z] ---> 4c709c90db72 [2023-11-02T13:44:50.770Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:44:51.038Z] ---> Running in b9635aee7f26 [2023-11-02T13:44:52.984Z] Removing intermediate container b9635aee7f26 [2023-11-02T13:44:52.984Z] ---> 4db0e5276cce [2023-11-02T13:44:52.984Z] Step 10/29 : COPY . . [2023-11-02T13:44:53.568Z] ---> a374e3cd1fac [2023-11-02T13:44:53.568Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:44:53.568Z] ---> Running in ca794d8f17fa [2023-11-02T13:44:53.837Z] Removing intermediate container ca794d8f17fa [2023-11-02T13:44:53.837Z] ---> cf1b5b834597 [2023-11-02T13:44:53.837Z] Step 12/29 : RUN $MAKE [2023-11-02T13:44:54.103Z] ---> Running in 7fb29bbfea37 [2023-11-02T13:44:55.063Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-02T13:46:46.712Z] Removing intermediate container 7fb29bbfea37 [2023-11-02T13:46:46.712Z] ---> 06cee168bf4b [2023-11-02T13:46:46.712Z] Step 13/29 : FROM alpine:3.18 [2023-11-02T13:46:46.712Z] 3.18: Pulling from library/alpine [2023-11-02T13:46:46.712Z] 579b34f0a95b: Pulling fs layer [2023-11-02T13:46:46.712Z] 579b34f0a95b: Verifying Checksum [2023-11-02T13:46:46.712Z] 579b34f0a95b: Download complete [2023-11-02T13:46:46.712Z] 579b34f0a95b: Pull complete [2023-11-02T13:46:46.712Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T13:46:46.712Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T13:46:46.712Z] ---> 3cc203321400 [2023-11-02T13:46:46.712Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T13:46:46.712Z] ---> Running in 6c2a1d3fe6b9 [2023-11-02T13:46:46.712Z] Removing intermediate container 6c2a1d3fe6b9 [2023-11-02T13:46:46.712Z] ---> 73f434f05c56 [2023-11-02T13:46:46.712Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-02T13:46:46.712Z] ---> Running in 57b3e53115ae [2023-11-02T13:46:46.712Z] Removing intermediate container 57b3e53115ae [2023-11-02T13:46:46.712Z] ---> cccf6f9d868f [2023-11-02T13:46:46.712Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-02T13:46:46.712Z] ---> Running in 3c063f052c9e [2023-11-02T13:46:46.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T13:46:46.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T13:46:46.712Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T13:46:46.712Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T13:46:46.712Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T13:46:46.712Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T13:46:46.712Z] OK: 9 MiB in 17 packages [2023-11-02T13:46:46.712Z] Removing intermediate container 3c063f052c9e [2023-11-02T13:46:46.712Z] ---> 9f69651f0869 [2023-11-02T13:46:46.712Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T13:46:46.712Z] ---> 33a9a16b017d [2023-11-02T13:46:46.712Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T13:46:46.712Z] ---> bec544abf9b5 [2023-11-02T13:46:46.712Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-02T13:46:46.712Z] ---> fe7de88f5888 [2023-11-02T13:46:46.712Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-02T13:46:46.712Z] ---> 1334a745bf6b [2023-11-02T13:46:46.712Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-02T13:46:48.121Z] ---> 83d1b5646f28 [2023-11-02T13:46:48.121Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-02T13:46:48.121Z] ---> Running in 49548ac36bed [2023-11-02T13:46:49.534Z] Removing intermediate container 49548ac36bed [2023-11-02T13:46:49.534Z] ---> 57377c5b772c [2023-11-02T13:46:49.534Z] Step 23/29 : VOLUME /cache [2023-11-02T13:46:49.534Z] ---> Running in 0edfdb3df745 [2023-11-02T13:46:49.801Z] Removing intermediate container 0edfdb3df745 [2023-11-02T13:46:49.801Z] ---> ffec809f4f68 [2023-11-02T13:46:49.801Z] Step 24/29 : EXPOSE 59711 [2023-11-02T13:46:50.067Z] ---> Running in a8f3de2b0d41 [2023-11-02T13:46:50.334Z] Removing intermediate container a8f3de2b0d41 [2023-11-02T13:46:50.334Z] ---> f18b4357d385 [2023-11-02T13:46:50.334Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-02T13:46:50.334Z] ---> Running in ba046ef13d21 [2023-11-02T13:46:50.602Z] Removing intermediate container ba046ef13d21 [2023-11-02T13:46:50.602Z] ---> d9631bef9df7 [2023-11-02T13:46:50.602Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-02T13:46:50.871Z] ---> Running in df77b7b09b1b [2023-11-02T13:46:51.139Z] Removing intermediate container df77b7b09b1b [2023-11-02T13:46:51.139Z] ---> 77bd9564bbdd [2023-11-02T13:46:51.139Z] Step 27/29 : LABEL arch=arm64 [2023-11-02T13:46:51.140Z] ---> Running in 8d140382501b [2023-11-02T13:46:51.408Z] Removing intermediate container 8d140382501b [2023-11-02T13:46:51.408Z] ---> 71f292d31067 [2023-11-02T13:46:51.408Z] Step 28/29 : LABEL git_sha=791c067e67e89feda351c2927f72540e97d4f818 [2023-11-02T13:46:51.681Z] ---> Running in 5fd559f34b8e [2023-11-02T13:46:51.947Z] Removing intermediate container 5fd559f34b8e [2023-11-02T13:46:51.947Z] ---> 8da8572010c7 [2023-11-02T13:46:51.947Z] Step 29/29 : LABEL version=0.0.0 [2023-11-02T13:46:51.947Z] ---> Running in 58d68fec6d65 [2023-11-02T13:46:52.215Z] Removing intermediate container 58d68fec6d65 [2023-11-02T13:46:52.215Z] ---> 24ae13b1980d [2023-11-02T13:46:52.215Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T13:46:52.215Z] Successfully built 24ae13b1980d [2023-11-02T13:46:52.215Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:46:53.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T13:46:53.042Z] [2023-11-02T13:46:53.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:46:53.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T13:46:53.439Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T13:46:53.439Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T13:46:53.439Z] 04944245beec: Pulling fs layer [2023-11-02T13:46:53.439Z] 699f458cf7ca: Pulling fs layer [2023-11-02T13:46:53.439Z] 765212b225bb: Pulling fs layer [2023-11-02T13:46:53.439Z] f23df028b6ca: Pulling fs layer [2023-11-02T13:46:53.439Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T13:46:53.439Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T13:46:53.439Z] 765212b225bb: Waiting [2023-11-02T13:46:53.439Z] f23df028b6ca: Waiting [2023-11-02T13:46:53.439Z] d65c8cfc05b1: Waiting [2023-11-02T13:46:53.707Z] 04944245beec: Verifying Checksum [2023-11-02T13:46:53.707Z] 04944245beec: Download complete [2023-11-02T13:46:53.707Z] 765212b225bb: Verifying Checksum [2023-11-02T13:46:53.707Z] 765212b225bb: Download complete [2023-11-02T13:46:53.707Z] f23df028b6ca: Verifying Checksum [2023-11-02T13:46:53.707Z] f23df028b6ca: Download complete [2023-11-02T13:46:53.707Z] d65c8cfc05b1: Download complete [2023-11-02T13:46:53.975Z] 699f458cf7ca: Verifying Checksum [2023-11-02T13:46:53.975Z] 699f458cf7ca: Download complete [2023-11-02T13:46:54.241Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T13:46:54.241Z] 8998bd30e6a1: Download complete [2023-11-02T13:46:56.816Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T13:46:56.816Z] 2437ff75d9bd: Download complete [2023-11-02T13:46:58.758Z] 8998bd30e6a1: Pull complete [2023-11-02T13:46:59.340Z] 04944245beec: Pull complete [2023-11-02T13:47:00.743Z] 699f458cf7ca: Pull complete [2023-11-02T13:47:01.009Z] 765212b225bb: Pull complete [2023-11-02T13:47:01.965Z] f23df028b6ca: Pull complete [2023-11-02T13:47:01.965Z] d65c8cfc05b1: Pull complete [2023-11-02T13:47:24.124Z] 2437ff75d9bd: Pull complete [2023-11-02T13:47:24.124Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T13:47:24.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T13:47:24.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:47:24.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-16389 does not seem to be running inside a container [2023-11-02T13:47:24.544Z] $ 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 [2023-11-02T13:47:27.017Z] $ docker top 674066497b97531c3dc2b8b1585afae50e9c66a0cc2e2c5ae6bd0fd5b2a7f487 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:27.909Z] ---> job-cost.sh [2023-11-02T13:47:27.909Z] lf-activate-venv: SKIPPING [2023-11-02T13:47:27.909Z] INFO: No Stack... [2023-11-02T13:47:28.174Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T13:47:29.128Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T13:47:29.780Z] + cut -d, -f6 [2023-11-02T13:47:29.780Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-11-02T13:47:29.862Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] [2023-11-02T13:47:29.867Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] did not exist. Created. [2023-11-02T13:47:29.867Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T13:47:30.590Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-3b1be3fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T13:47:31.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T13:47:31.294Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T13:47:31.348Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T13:47:31.361Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T13:47:31.447Z] $ docker stop --time=1 674066497b97531c3dc2b8b1585afae50e9c66a0cc2e2c5ae6bd0fd5b2a7f487 [2023-11-02T13:47:35.376Z] $ docker rm -f --volumes 674066497b97531c3dc2b8b1585afae50e9c66a0cc2e2c5ae6bd0fd5b2a7f487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-02T13:47:36.397Z] provisioning config files... [2023-11-02T13:47:36.405Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/config1638679930001134663tmp [Pipeline] { [Pipeline] sh [2023-11-02T13:47:36.804Z] + set +x [2023-11-02T13:47:36.804Z] + + curl -s https://codecov.io/bashbash [2023-11-02T13:47:36.804Z] -s -- [2023-11-02T13:47:37.066Z] [2023-11-02T13:47:37.066Z] _____ _ [2023-11-02T13:47:37.066Z] / ____| | | [2023-11-02T13:47:37.066Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T13:47:37.066Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T13:47:37.066Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T13:47:37.066Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T13:47:37.066Z] Bash-1.0.6 [2023-11-02T13:47:37.066Z] [2023-11-02T13:47:37.066Z] [2023-11-02T13:47:37.066Z] ==> git version 2.25.1 found [2023-11-02T13:47:37.066Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-02T13:47:37.066Z] Release-Date: 2020-01-08 [2023-11-02T13:47:37.066Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T13:47:37.066Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T13:47:37.066Z] ==> Jenkins CI detected. [2023-11-02T13:47:37.066Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-246 [2023-11-02T13:47:37.066Z] project root: . [2023-11-02T13:47:37.066Z] --> token set from env [2023-11-02T13:47:37.066Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T13:47:37.066Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T13:47:37.066Z] ==> Python coveragepy not found [2023-11-02T13:47:37.066Z] ==> Searching for coverage reports in: [2023-11-02T13:47:37.066Z] + . [2023-11-02T13:47:37.066Z] -> Found 1 reports [2023-11-02T13:47:37.066Z] ==> Detecting git/mercurial file structure [2023-11-02T13:47:37.066Z] ==> Reading reports [2023-11-02T13:47:37.066Z] + ./coverage.out bytes=41317 [2023-11-02T13:47:37.066Z] ==> Appending adjustments [2023-11-02T13:47:37.066Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T13:47:37.325Z] + Found adjustments [2023-11-02T13:47:37.325Z] ==> Gzipping contents [2023-11-02T13:47:37.325Z] 12K /tmp/codecov.FmIA4o.gz [2023-11-02T13:47:37.325Z] ==> Uploading reports [2023-11-02T13:47:37.325Z] url: https://codecov.io [2023-11-02T13:47:37.325Z] query: branch=PR-246&commit=791c067e67e89feda351c2927f72540e97d4f818&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=246&job=&cmd_args= [2023-11-02T13:47:37.325Z] -> Pinging Codecov [2023-11-02T13:47:37.325Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-246&commit=791c067e67e89feda351c2927f72540e97d4f818&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=246&job=&cmd_args= [2023-11-02T13:47:37.586Z] -> Uploading to [2023-11-02T13:47:37.586Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/581DD39554BDF9B6E22D074273EAD858/791c067e67e89feda351c2927f72540e97d4f818/c0796d41-b9e8-4563-a3dc-575b9b58e647.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T134737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdccdc3d3bd58737865977994dad6cefb53dfb6f1db3148cb8fc30c2b612db79 [2023-11-02T13:47:37.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T13:47:37.586Z] Dload Upload Total Spent Left Speed [2023-11-02T13:47:37.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 56872 --:--:-- --:--:-- --:--:-- 56595 100 11602 0 0 100 11602 0 45143 --:--:-- --:--:-- --:--:-- 44968 [2023-11-02T13:47:37.846Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/791c067e67e89feda351c2927f72540e97d4f818 [Pipeline] } [2023-11-02T13:47:37.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-02T13:47:39.614Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-246/archives ] [2023-11-02T13:47:39.614Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-246/archives [2023-11-02T13:47:39.614Z] total 16 [2023-11-02T13:47:39.614Z] drwxr-xr-x 3 root root 4096 Nov 2 13:39 . [2023-11-02T13:47:39.614Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 13:39 .. [2023-11-02T13:47:39.614Z] drwxr-xr-x 2 root root 4096 Nov 2 13:39 cost [2023-11-02T13:47:39.614Z] -rw-r--r-- 1 root root 95 Nov 2 13:39 cost.csv [2023-11-02T13:47:39.614Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-246/archives [2023-11-02T13:47:39.615Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-246/archives [2023-11-02T13:47:39.615Z] total 16 [2023-11-02T13:47:39.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 13:39 . [2023-11-02T13:47:39.615Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 13:39 .. [2023-11-02T13:47:39.615Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 13:39 cost [2023-11-02T13:47:39.615Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 2 13:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:39.937Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:40.826Z] ---> package-listing.sh [2023-11-02T13:47:40.826Z] ++ facter osfamily [2023-11-02T13:47:40.826Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T13:47:41.086Z] + OS_FAMILY=debian [2023-11-02T13:47:41.086Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-246 [2023-11-02T13:47:41.086Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T13:47:41.086Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T13:47:41.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T13:47:41.086Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T13:47:41.086Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-246 ']' [2023-11-02T13:47:41.086Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T13:47:41.086Z] + case "${OS_FAMILY}" in [2023-11-02T13:47:41.086Z] + dpkg -l [2023-11-02T13:47:41.086Z] + grep '^ii' [2023-11-02T13:47:41.086Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T13:47:41.086Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T13:47:41.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T13:47:41.086Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-246 ']' [2023-11-02T13:47:41.086Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-246/archives/ [2023-11-02T13:47:41.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-246/archives/ [Pipeline] echo [2023-11-02T13:47:41.117Z] 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-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T13:47:41.408Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:47:42.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:47:42.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:47:42.175Z] prd-ubuntu20.04-docker-8c-8g-16388 does not seem to be running inside a container [2023-11-02T13:47:42.211Z] $ 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-246/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-246 -v /w/workspace/y_app-rfid-llrp-inventory_PR-246:/w/workspace/y_app-rfid-llrp-inventory_PR-246:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-246@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T13:47:43.544Z] $ docker top 0ef7d0d11c661fde5cac3a75e8548db1fa11a7bc7cbdcd5ef4323b5af92d652b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:47:43.950Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T13:47:44.251Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T13:47:44.570Z] + ls /var/log/sa-host [2023-11-02T13:47:44.571Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T13:47:44.793Z] provisioning config files... [2023-11-02T13:47:44.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-246@tmp/config10324930949127560486tmp [Pipeline] { [Pipeline] echo [2023-11-02T13:47:44.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:45.173Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T13:47:45.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:45.598Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T13:47:45.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:45.938Z] ---> sudo-logs.sh [2023-11-02T13:47:45.938Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T13:47:46.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:46.326Z] ---> job-cost.sh [2023-11-02T13:47:46.327Z] lf-activate-venv: SKIPPING [2023-11-02T13:47:46.327Z] DEBUG: total: 0.2199999988079071 [2023-11-02T13:47:46.327Z] INFO: Retrieving Stack Cost... [2023-11-02T13:47:46.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T13:47:47.155Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T13:47:47.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:47:47.496Z] ---> logs-deploy.sh [2023-11-02T13:47:47.496Z] lf-activate-venv: SKIPPING [2023-11-02T13:47:47.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-246/1 [2023-11-02T13:47:47.496Z] INFO: archiving workspace using pattern(s): [2023-11-02T13:47:48.435Z] Archives upload complete. [2023-11-02T13:47:48.696Z] INFO: archiving logs to Nexus