Pull request #184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 066b545117f80900f26925b3b24afbdf927c7d86+907c90d083060034220cd5eb6c8540cfc4f545f7 (627cf7ef35dd4a8a545645b74ceea0b9b49cb88f) 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-ssh9059487660935090222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7956654260393272659.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-184/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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7089953845709228489.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-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9429504978325685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7095449445555949157.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-184/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-184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13629078760748733555.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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, buildSnap:false] ========================================================= [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.20 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-12367 in /w/workspace/y_app-rfid-llrp-inventory_PR-184 [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-184 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 907c90d083060034220cd5eb6c8540cfc4f545f7 into PR head commit 066b545117f80900f26925b3b24afbdf927c7d86 Merge succeeded, producing 066b545117f80900f26925b3b24afbdf927c7d86 Checking out Revision 066b545117f80900f26925b3b24afbdf927c7d86 (PR-184) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 066b545117f80900f26925b3b24afbdf927c7d86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 066b545117f80900f26925b3b24afbdf927c7d86 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T14:00:00.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T14:00:00.782Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T14:00:00.892Z] ========================================================= [2023-05-02T14:00:00.892Z] EdgeX Global Pipelines Version Info [2023-05-02T14:00:00.892Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:00:01.646Z] ------------------- [2023-05-02T14:00:01.646Z] stable info: [2023-05-02T14:00:01.646Z] ------------------- [2023-05-02T14:00:01.646Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T14:00:01.646Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T14:00:01.646Z] Message: update stable to v1.0.248 [2023-05-02T14:00:02.217Z] ------------------- [2023-05-02T14:00:02.217Z] experimental info: [2023-05-02T14:00:02.217Z] ------------------- [2023-05-02T14:00:02.218Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T14:00:02.218Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T14:00:02.218Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T14:00:02.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-02T14:00:02.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-02T14:00:02.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T14:00:02.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T14:00:02.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T14:00:02.758Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T14:00:02.807Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T14:00:02.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T14:00:02.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T14:00:02.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T14:00:03.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T14:00:03.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-02T14:00:03.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T14:00:03.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T14:00:03.220Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T14:00:03.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T14:00:03.324Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T14:00:03.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T14:00:03.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T14:00:03.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T14:00:03.522Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T14:00:03.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T14:00:03.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T14:00:03.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T14:00:03.733Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T14:00:03.785Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T14:00:03.842Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T14:00:03.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-184 [Pipeline] echo [2023-05-02T14:00:03.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-184 [Pipeline] echo [2023-05-02T14:00:04.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-184 [Pipeline] echo [2023-05-02T14:00:04.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 066b545117f80900f26925b3b24afbdf927c7d86 [Pipeline] echo [2023-05-02T14:00:04.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 066b545 [Pipeline] echo [2023-05-02T14:00:04.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T14:00:04.273Z] provisioning config files... [2023-05-02T14:00:04.300Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/config13795103242288744234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:00:04.648Z] ---> docker-login.sh [2023-05-02T14:00:04.649Z] nexus3.edgexfoundry.org:10001 [2023-05-02T14:00:04.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:05.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:05.198Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:05.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:05.198Z] [2023-05-02T14:00:05.198Z] Login Succeeded [2023-05-02T14:00:05.198Z] nexus3.edgexfoundry.org:10002 [2023-05-02T14:00:05.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:05.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:05.198Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:05.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:05.198Z] [2023-05-02T14:00:05.198Z] Login Succeeded [2023-05-02T14:00:05.198Z] nexus3.edgexfoundry.org:10003 [2023-05-02T14:00:05.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:05.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:05.198Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:05.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:05.198Z] [2023-05-02T14:00:05.198Z] Login Succeeded [2023-05-02T14:00:05.198Z] nexus3.edgexfoundry.org:10004 [2023-05-02T14:00:05.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:05.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:05.458Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:05.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:05.458Z] [2023-05-02T14:00:05.458Z] Login Succeeded [2023-05-02T14:00:05.458Z] docker.io [2023-05-02T14:00:05.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:05.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:05.723Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:05.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:05.723Z] [2023-05-02T14:00:05.723Z] Login Succeeded [2023-05-02T14:00:05.723Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T14:00:05.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T14:00:06.392Z] + git rev-list -1 --merges 066b545117f80900f26925b3b24afbdf927c7d86~1..066b545117f80900f26925b3b24afbdf927c7d86 [Pipeline] echo [2023-05-02T14:00:06.459Z] -----------> git rev-list -1 --merges 066b545117f80900f26925b3b24afbdf927c7d86~1..066b545117f80900f26925b3b24afbdf927c7d86 066b545117f80900f26925b3b24afbdf927c7d86 [false] [Pipeline] sh [2023-05-02T14:00:06.769Z] + git log --format=format:%s -1 066b545117f80900f26925b3b24afbdf927c7d86 [Pipeline] echo [2023-05-02T14:00:06.805Z] ========================================================= [2023-05-02T14:00:06.805Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T14:00:06.805Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T14:00:07.277Z] + git log --format=format:%s -1 066b545117f80900f26925b3b24afbdf927c7d86 [Pipeline] echo [2023-05-02T14:00:07.310Z] [semverPrep] GIT_COMMIT: 066b545117f80900f26925b3b24afbdf927c7d86, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-02T14:00:07.340Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T14:00:07.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T14:00:07.762Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T14:00:07.762Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T14:00:07.762Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T14:00:07.762Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T14:00:07.762Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T14:00:07.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:00:08.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T14:00:08.275Z] [2023-05-02T14:00:08.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:00:08.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T14:00:08.657Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T14:00:08.657Z] b85a868b505f: Pulling fs layer [2023-05-02T14:00:08.657Z] e2be974225ed: Pulling fs layer [2023-05-02T14:00:08.657Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T14:00:08.657Z] 988bab9f4d93: Pulling fs layer [2023-05-02T14:00:08.657Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T14:00:08.657Z] eaf3925da568: Pulling fs layer [2023-05-02T14:00:08.657Z] bab4dde63d76: Pulling fs layer [2023-05-02T14:00:08.657Z] bde34c3a00c8: Pulling fs layer [2023-05-02T14:00:08.657Z] b352a97aabf1: Pulling fs layer [2023-05-02T14:00:08.657Z] 4872d77fe225: Pulling fs layer [2023-05-02T14:00:08.657Z] 5851b861e8e6: Pulling fs layer [2023-05-02T14:00:08.657Z] b352a97aabf1: Waiting [2023-05-02T14:00:08.657Z] 4872d77fe225: Waiting [2023-05-02T14:00:08.657Z] eaf3925da568: Waiting [2023-05-02T14:00:08.657Z] 5851b861e8e6: Waiting [2023-05-02T14:00:08.657Z] bab4dde63d76: Waiting [2023-05-02T14:00:08.657Z] 988bab9f4d93: Waiting [2023-05-02T14:00:08.657Z] 1469e6f7b9e6: Waiting [2023-05-02T14:00:08.657Z] bde34c3a00c8: Waiting [2023-05-02T14:00:08.657Z] e2be974225ed: Verifying Checksum [2023-05-02T14:00:08.657Z] e2be974225ed: Download complete [2023-05-02T14:00:08.657Z] 988bab9f4d93: Verifying Checksum [2023-05-02T14:00:08.657Z] 988bab9f4d93: Download complete [2023-05-02T14:00:08.917Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T14:00:08.917Z] 339a4e72a1f5: Download complete [2023-05-02T14:00:08.917Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T14:00:08.917Z] 1469e6f7b9e6: Download complete [2023-05-02T14:00:08.917Z] eaf3925da568: Verifying Checksum [2023-05-02T14:00:08.917Z] eaf3925da568: Download complete [2023-05-02T14:00:08.917Z] bde34c3a00c8: Verifying Checksum [2023-05-02T14:00:08.917Z] bde34c3a00c8: Download complete [2023-05-02T14:00:08.917Z] b352a97aabf1: Download complete [2023-05-02T14:00:08.917Z] 4872d77fe225: Verifying Checksum [2023-05-02T14:00:08.917Z] 4872d77fe225: Download complete [2023-05-02T14:00:08.917Z] 5851b861e8e6: Verifying Checksum [2023-05-02T14:00:08.917Z] 5851b861e8e6: Download complete [2023-05-02T14:00:08.917Z] b85a868b505f: Verifying Checksum [2023-05-02T14:00:08.917Z] b85a868b505f: Download complete [2023-05-02T14:00:09.176Z] bab4dde63d76: Verifying Checksum [2023-05-02T14:00:09.176Z] bab4dde63d76: Download complete [2023-05-02T14:00:10.109Z] b85a868b505f: Pull complete [2023-05-02T14:00:10.367Z] e2be974225ed: Pull complete [2023-05-02T14:00:10.937Z] 339a4e72a1f5: Pull complete [2023-05-02T14:00:10.937Z] 988bab9f4d93: Pull complete [2023-05-02T14:00:11.195Z] 1469e6f7b9e6: Pull complete [2023-05-02T14:00:11.195Z] eaf3925da568: Pull complete [2023-05-02T14:00:13.106Z] bab4dde63d76: Pull complete [2023-05-02T14:00:13.106Z] bde34c3a00c8: Pull complete [2023-05-02T14:00:13.106Z] b352a97aabf1: Pull complete [2023-05-02T14:00:13.106Z] 4872d77fe225: Pull complete [2023-05-02T14:00:13.106Z] 5851b861e8e6: Pull complete [2023-05-02T14:00:13.365Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T14:00:13.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T14:00:13.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:00:13.606Z] prd-ubuntu20.04-docker-8c-8g-12367 does not seem to be running inside a container [2023-05-02T14:00:13.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-184 -v /w/workspace/y_app-rfid-llrp-inventory_PR-184:/w/workspace/y_app-rfid-llrp-inventory_PR-184:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T14:00:16.022Z] $ docker top c387b6bea2a188fb2ed27d05e405300da641ea2dce4e3a541b94a420dd306c3f -eo pid,comm [2023-05-02T14:00:16.093Z] 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-05-02T14:00:16.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T14:00:16.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T14:00:16.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T14:00:16.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T14:00:16.354Z] $ docker exec c387b6bea2a188fb2ed27d05e405300da641ea2dce4e3a541b94a420dd306c3f ssh-agent [2023-05-02T14:00:16.459Z] SSH_AUTH_SOCK=/tmp/ssh-JIyXs8GWV5O1/agent.33 [2023-05-02T14:00:16.459Z] SSH_AGENT_PID=39 [2023-05-02T14:00:16.466Z] Running ssh-add (command line suppressed) [2023-05-02T14:00:16.577Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/private_key_11108295225067908590.key (/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/private_key_11108295225067908590.key) [2023-05-02T14:00:16.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T14:00:16.919Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T14:00:16.948Z] $ docker exec --env ******** --env ******** c387b6bea2a188fb2ed27d05e405300da641ea2dce4e3a541b94a420dd306c3f ssh-agent -k [2023-05-02T14:00:17.037Z] unset SSH_AUTH_SOCK; [2023-05-02T14:00:17.037Z] unset SSH_AGENT_PID; [2023-05-02T14:00:17.037Z] echo Agent pid 39 killed; [2023-05-02T14:00:17.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T14:00:17.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T14:00:17.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T14:00:17.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T14:00:17.259Z] $ docker exec c387b6bea2a188fb2ed27d05e405300da641ea2dce4e3a541b94a420dd306c3f ssh-agent [2023-05-02T14:00:17.361Z] SSH_AUTH_SOCK=/tmp/ssh-f9Ud4VtEjQoX/agent.71 [2023-05-02T14:00:17.361Z] SSH_AGENT_PID=77 [2023-05-02T14:00:17.366Z] Running ssh-add (command line suppressed) [2023-05-02T14:00:17.472Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/private_key_9619808618342572319.key (/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/private_key_9619808618342572319.key) [2023-05-02T14:00:17.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T14:00:17.816Z] + git semver init [2023-05-02T14:00:18.075Z] 2023-05-02 14:00:18,011 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T14:00:18.075Z] 2023-05-02 14:00:18,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver [2023-05-02T14:00:18.075Z] 2023-05-02 14:00:18,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver [2023-05-02T14:00:18.075Z] 2023-05-02 14:00:18,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-184, universal_newlines=False, shell=None, istream=None) [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,116 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-184/.git/info/exclude [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,116 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver/PR-184 with force:False [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,116 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver/PR-184 [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,120 [execute] INFO git cat-file --batch-check [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,127 [execute] INFO git cat-file --batch [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T14:00:19.467Z] 2023-05-02 14:00:19,133 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-184/.semver/PR-184 [2023-05-02T14:00:19.467Z] 0.0.0 [Pipeline] } [2023-05-02T14:00:19.500Z] $ docker exec --env ******** --env ******** c387b6bea2a188fb2ed27d05e405300da641ea2dce4e3a541b94a420dd306c3f ssh-agent -k [2023-05-02T14:00:19.598Z] unset SSH_AUTH_SOCK; [2023-05-02T14:00:19.598Z] unset SSH_AGENT_PID; [2023-05-02T14:00:19.598Z] echo Agent pid 77 killed; [2023-05-02T14:00:19.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T14:00:20.029Z] + git semver [Pipeline] } [2023-05-02T14:00:20.318Z] $ docker stop --time=1 c387b6bea2a188fb2ed27d05e405300da641ea2dce4e3a541b94a420dd306c3f [2023-05-02T14:00:21.651Z] $ docker rm -f --volumes c387b6bea2a188fb2ed27d05e405300da641ea2dce4e3a541b94a420dd306c3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T14:00:22.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T14:00:22.417Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T14:00:22.434Z] [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-05-02T14:00:23.037Z] provisioning config files... [2023-05-02T14:00:23.048Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/config9954775065129493213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:00:23.410Z] ---> docker-login.sh [2023-05-02T14:00:23.410Z] nexus3.edgexfoundry.org:10001 [2023-05-02T14:00:23.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:23.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:23.410Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:23.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:23.410Z] [2023-05-02T14:00:23.410Z] Login Succeeded [2023-05-02T14:00:23.410Z] nexus3.edgexfoundry.org:10002 [2023-05-02T14:00:23.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:23.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:23.410Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:23.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:23.410Z] [2023-05-02T14:00:23.410Z] Login Succeeded [2023-05-02T14:00:23.410Z] nexus3.edgexfoundry.org:10003 [2023-05-02T14:00:23.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:23.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:23.670Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:23.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:23.670Z] [2023-05-02T14:00:23.670Z] Login Succeeded [2023-05-02T14:00:23.670Z] nexus3.edgexfoundry.org:10004 [2023-05-02T14:00:23.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:23.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:23.670Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:23.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:23.670Z] [2023-05-02T14:00:23.670Z] Login Succeeded [2023-05-02T14:00:23.670Z] docker.io [2023-05-02T14:00:23.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:00:23.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:00:23.928Z] Configure a credential helper to remove this warning. See [2023-05-02T14:00:23.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:00:23.928Z] [2023-05-02T14:00:23.928Z] Login Succeeded [2023-05-02T14:00:23.928Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T14:00:23.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T14:00:24.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T14:00:24.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T14:00:24.251Z] ========================================================= [2023-05-02T14:00:24.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T14:00:24.251Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:00:24.750Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T14:00:24.751Z] Sending build context to Docker daemon 12.64MB [2023-05-02T14:00:24.751Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T14:00:24.751Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T14:00:24.751Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T14:00:24.751Z] f56be85fc22e: Pulling fs layer [2023-05-02T14:00:24.751Z] 85791d961cd3: Pulling fs layer [2023-05-02T14:00:24.751Z] d694b5ae8c79: Pulling fs layer [2023-05-02T14:00:24.751Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T14:00:24.751Z] 4d19c01a9841: Pulling fs layer [2023-05-02T14:00:24.751Z] 9325e15d5711: Pulling fs layer [2023-05-02T14:00:24.751Z] 556b6ee489ea: Pulling fs layer [2023-05-02T14:00:24.751Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T14:00:24.751Z] 4d19c01a9841: Waiting [2023-05-02T14:00:24.751Z] 9325e15d5711: Waiting [2023-05-02T14:00:24.751Z] 556b6ee489ea: Waiting [2023-05-02T14:00:24.751Z] c5a4b2cf53e6: Waiting [2023-05-02T14:00:24.751Z] 9f32a84ed3da: Waiting [2023-05-02T14:00:24.751Z] 85791d961cd3: Download complete [2023-05-02T14:00:24.751Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T14:00:24.751Z] 9f32a84ed3da: Download complete [2023-05-02T14:00:24.751Z] 4d19c01a9841: Verifying Checksum [2023-05-02T14:00:24.751Z] 4d19c01a9841: Download complete [2023-05-02T14:00:25.010Z] f56be85fc22e: Verifying Checksum [2023-05-02T14:00:25.010Z] f56be85fc22e: Download complete [2023-05-02T14:00:25.010Z] 9325e15d5711: Verifying Checksum [2023-05-02T14:00:25.010Z] 9325e15d5711: Download complete [2023-05-02T14:00:25.010Z] f56be85fc22e: Pull complete [2023-05-02T14:00:25.269Z] 85791d961cd3: Pull complete [2023-05-02T14:00:25.528Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T14:00:25.528Z] c5a4b2cf53e6: Download complete [2023-05-02T14:00:25.528Z] d694b5ae8c79: Verifying Checksum [2023-05-02T14:00:25.528Z] d694b5ae8c79: Download complete [2023-05-02T14:00:25.786Z] 556b6ee489ea: Verifying Checksum [2023-05-02T14:00:25.786Z] 556b6ee489ea: Download complete [2023-05-02T14:00:29.179Z] d694b5ae8c79: Pull complete [2023-05-02T14:00:29.179Z] 9f32a84ed3da: Pull complete [2023-05-02T14:00:29.179Z] 4d19c01a9841: Pull complete [2023-05-02T14:00:29.179Z] 9325e15d5711: Pull complete [2023-05-02T14:00:31.075Z] 556b6ee489ea: Pull complete [2023-05-02T14:00:32.010Z] c5a4b2cf53e6: Pull complete [2023-05-02T14:00:32.010Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T14:00:32.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T14:00:32.010Z] ---> c4be618373d6 [2023-05-02T14:00:32.010Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T14:00:36.394Z] ---> Running in 7b1bdb14d4c4 [2023-05-02T14:00:36.394Z] Removing intermediate container 7b1bdb14d4c4 [2023-05-02T14:00:36.394Z] ---> 20ea030ddb78 [2023-05-02T14:00:36.394Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T14:00:36.394Z] ---> Running in 85e59b12cbbc [2023-05-02T14:00:36.394Z] Removing intermediate container 85e59b12cbbc [2023-05-02T14:00:36.394Z] ---> 60f1d07a3353 [2023-05-02T14:00:36.394Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T14:00:36.394Z] ---> Running in 5eff77b95491 [2023-05-02T14:00:36.394Z] Removing intermediate container 5eff77b95491 [2023-05-02T14:00:36.394Z] ---> e51721335e3f [2023-05-02T14:00:36.394Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T14:00:36.394Z] ---> Running in 107dafaea575 [2023-05-02T14:00:36.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T14:00:36.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T14:00:36.653Z] OK: 265 MiB in 53 packages [2023-05-02T14:00:36.912Z] Removing intermediate container 107dafaea575 [2023-05-02T14:00:36.912Z] ---> 485d03cef75f [2023-05-02T14:00:36.912Z] Step 7/12 : WORKDIR /app [2023-05-02T14:00:36.912Z] ---> Running in acfd45bb8f9d [2023-05-02T14:00:37.174Z] Removing intermediate container acfd45bb8f9d [2023-05-02T14:00:37.174Z] ---> e6a38e3617ee [2023-05-02T14:00:37.174Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-02T14:00:37.174Z] ---> 7424d145436a [2023-05-02T14:00:37.174Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T14:00:37.174Z] ---> Running in 208c96bac8de [2023-05-02T14:00:37.845Z] Still waiting to schedule task [2023-05-02T14:00:37.845Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-02T14:01:03.755Z] Removing intermediate container 208c96bac8de [2023-05-02T14:01:03.755Z] ---> 81708a48ed65 [2023-05-02T14:01:03.755Z] Step 10/12 : COPY . . [2023-05-02T14:01:04.323Z] ---> 39e4a63ef91b [2023-05-02T14:01:04.323Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T14:01:04.323Z] ---> Running in a22b00668356 [2023-05-02T14:01:04.323Z] Removing intermediate container a22b00668356 [2023-05-02T14:01:04.323Z] ---> 491be80ab9d5 [2023-05-02T14:01:04.323Z] Step 12/12 : RUN $MAKE [2023-05-02T14:01:04.323Z] ---> Running in 4995f3123a25 [2023-05-02T14:01:04.581Z] noop [2023-05-02T14:01:04.842Z] Removing intermediate container 4995f3123a25 [2023-05-02T14:01:04.842Z] ---> 1ad70bda9be5 [2023-05-02T14:01:04.842Z] Successfully built 1ad70bda9be5 [2023-05-02T14:01:04.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:01:05.311Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T14:01:05.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:01:05.456Z] prd-ubuntu20.04-docker-8c-8g-12367 does not seem to be running inside a container [2023-05-02T14:01:05.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-184 -v /w/workspace/y_app-rfid-llrp-inventory_PR-184:/w/workspace/y_app-rfid-llrp-inventory_PR-184:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T14:01:05.809Z] $ docker top 0c6dabf7df405e474b820a598bddd7506319e6465f3022dc34d4083d171bb0bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T14:01:06.202Z] + go version [2023-05-02T14:01:06.202Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T14:01:06.241Z] $ docker stop --time=1 0c6dabf7df405e474b820a598bddd7506319e6465f3022dc34d4083d171bb0bf [2023-05-02T14:01:07.499Z] $ docker rm -f --volumes 0c6dabf7df405e474b820a598bddd7506319e6465f3022dc34d4083d171bb0bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:01:08.401Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T14:01:08.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:01:08.662Z] prd-ubuntu20.04-docker-8c-8g-12367 does not seem to be running inside a container [2023-05-02T14:01:08.701Z] $ 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-184 -v /w/workspace/y_app-rfid-llrp-inventory_PR-184:/w/workspace/y_app-rfid-llrp-inventory_PR-184:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T14:01:09.013Z] $ docker top fb0b7d50374bfcd8393f362d23ae106c0a84e69ea9edf575dc0d5c57d94d4171 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T14:01:09.407Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-184 [Pipeline] fileExists [Pipeline] sh [2023-05-02T14:01:09.800Z] + make test [2023-05-02T14:01:09.800Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-02T14:01:27.888Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-02T14:01:27.888Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-02T14:01:27.888Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements [2023-05-02T14:01:30.420Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements [2023-05-02T14:01:52.428Z] go vet ./... [2023-05-02T14:01:52.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T14:01:52.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T14:01:52.691Z] ./bin/test-attribution.sh [2023-05-02T14:01:52.691Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T14:01:52.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T14:01:52.780Z] $ docker stop --time=1 fb0b7d50374bfcd8393f362d23ae106c0a84e69ea9edf575dc0d5c57d94d4171 [2023-05-02T14:01:55.603Z] $ docker rm -f --volumes fb0b7d50374bfcd8393f362d23ae106c0a84e69ea9edf575dc0d5c57d94d4171 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T14:01:56.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T14:01:56.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T14:01:57.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T14:01:57.406Z] + ls -al . [2023-05-02T14:01:57.406Z] total 228 [2023-05-02T14:01:57.406Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 14:01 . [2023-05-02T14:01:57.406Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:59 .. [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 262 May 2 13:59 .dockerignore [2023-05-02T14:01:57.406Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 14:00 .git [2023-05-02T14:01:57.406Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 13:59 .github [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 788 May 2 13:59 .gitignore [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 13:59 .golangci.yml [2023-05-02T14:01:57.406Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 14:00 .semver [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 2 13:59 Attribution.txt [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 2 13:59 CHANGELOG.md [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 2 13:59 Dockerfile [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 13:59 GOVERNANCE.md [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 687 May 2 13:59 Jenkinsfile [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 13:59 LICENSE [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 2 13:59 Makefile [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 617 May 2 13:59 OWNERS.md [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 2 13:59 README.md [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 14:00 VERSION [2023-05-02T14:01:57.406Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:59 bin [2023-05-02T14:01:57.406Z] -rw-r--r-- 1 jenkins jenkins 41317 May 2 14:01 coverage.out [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 2 13:59 go.mod [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 2 13:59 go.sum [2023-05-02T14:01:57.406Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:59 images [2023-05-02T14:01:57.406Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:59 internal [2023-05-02T14:01:57.406Z] -rw-rw-r-- 1 jenkins jenkins 531 May 2 13:59 main.go [2023-05-02T14:01:57.406Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 13:59 res [2023-05-02T14:01:57.406Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 13:59 snap [2023-05-02T14:01:57.406Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 13:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:01:57.873Z] + 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=066b545117f80900f26925b3b24afbdf927c7d86 --label arch=amd64 --label version=0.0.0 . [2023-05-02T14:01:57.873Z] Sending build context to Docker daemon 12.64MB [2023-05-02T14:01:57.873Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T14:01:57.873Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-02T14:01:57.873Z] ---> 1ad70bda9be5 [2023-05-02T14:01:57.873Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T14:01:58.133Z] ---> Running in 9afa5bccb11d [2023-05-02T14:01:58.133Z] Removing intermediate container 9afa5bccb11d [2023-05-02T14:01:58.133Z] ---> c782bc0c4579 [2023-05-02T14:01:58.133Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T14:01:58.133Z] ---> Running in 7f455c466d72 [2023-05-02T14:01:58.133Z] Removing intermediate container 7f455c466d72 [2023-05-02T14:01:58.133Z] ---> 6cdb9f6182cb [2023-05-02T14:01:58.133Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-02T14:01:58.412Z] ---> Running in ba115bf65a33 [2023-05-02T14:01:58.412Z] Removing intermediate container ba115bf65a33 [2023-05-02T14:01:58.412Z] ---> 577982ca0db5 [2023-05-02T14:01:58.412Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T14:01:58.412Z] ---> Running in 3895da946d3e [2023-05-02T14:01:58.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T14:01:58.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T14:01:59.239Z] OK: 265 MiB in 53 packages [2023-05-02T14:01:59.496Z] Removing intermediate container 3895da946d3e [2023-05-02T14:01:59.496Z] ---> d271cf2d51b6 [2023-05-02T14:01:59.496Z] Step 7/29 : WORKDIR /app [2023-05-02T14:01:59.496Z] ---> Running in 1dfe7d2882ed [2023-05-02T14:01:59.496Z] Removing intermediate container 1dfe7d2882ed [2023-05-02T14:01:59.496Z] ---> 7aa0e62ee5e5 [2023-05-02T14:01:59.496Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-02T14:01:59.496Z] ---> c1ba78d9b828 [2023-05-02T14:01:59.496Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T14:01:59.496Z] ---> Running in e9ad09a21316 [2023-05-02T14:02:00.430Z] Removing intermediate container e9ad09a21316 [2023-05-02T14:02:00.430Z] ---> f972b2c3318e [2023-05-02T14:02:00.430Z] Step 10/29 : COPY . . [2023-05-02T14:02:00.719Z] ---> 3eb981fff012 [2023-05-02T14:02:00.719Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T14:02:00.719Z] ---> Running in 3c3865d7e896 [2023-05-02T14:02:00.979Z] Removing intermediate container 3c3865d7e896 [2023-05-02T14:02:00.979Z] ---> e1840a4653a0 [2023-05-02T14:02:00.979Z] Step 12/29 : RUN $MAKE [2023-05-02T14:02:00.979Z] ---> Running in 73704616782e [2023-05-02T14:02:01.241Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -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-05-02T14:02:19.489Z] Removing intermediate container 73704616782e [2023-05-02T14:02:19.489Z] ---> 7bc09a74719e [2023-05-02T14:02:19.489Z] Step 13/29 : FROM alpine:3.17 [2023-05-02T14:02:19.749Z] 3.17: Pulling from library/alpine [2023-05-02T14:02:20.007Z] f56be85fc22e: Already exists [2023-05-02T14:02:20.266Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T14:02:20.266Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T14:02:20.266Z] ---> 9ed4aefc74f6 [2023-05-02T14:02:20.266Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T14:02:20.524Z] ---> Running in 509733029d43 [2023-05-02T14:02:21.057Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12368 in /w/workspace/y_app-rfid-llrp-inventory_PR-184 [Pipeline] { [2023-05-02T14:02:21.111Z] Removing intermediate container 509733029d43 [2023-05-02T14:02:21.111Z] ---> e18820052f01 [2023-05-02T14:02:21.111Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-02T14:02:21.111Z] ---> Running in d2cb1e4b26f7 [Pipeline] ws [2023-05-02T14:02:21.120Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-02T14:02:21.211Z] The recommended git tool is: git [2023-05-02T14:02:21.698Z] Removing intermediate container d2cb1e4b26f7 [2023-05-02T14:02:21.699Z] ---> 56b79ea22522 [2023-05-02T14:02:21.699Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-02T14:02:21.699Z] ---> Running in 26f6e1b78801 [2023-05-02T14:02:22.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T14:02:22.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T14:02:22.533Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T14:02:22.794Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T14:02:22.794Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T14:02:22.794Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T14:02:22.794Z] OK: 8 MiB in 17 packages [2023-05-02T14:02:23.053Z] Removing intermediate container 26f6e1b78801 [2023-05-02T14:02:23.054Z] ---> 6b8af97341e0 [2023-05-02T14:02:23.054Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-02T14:02:23.317Z] ---> 61cf61d5eb3b [2023-05-02T14:02:23.317Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-02T14:02:23.576Z] ---> b51dbb48e7fb [2023-05-02T14:02:23.576Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-02T14:02:23.576Z] ---> ebd5ba04dc04 [2023-05-02T14:02:23.576Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-02T14:02:23.835Z] ---> 0523a377b14a [2023-05-02T14:02:23.835Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-02T14:02:24.401Z] ---> 4bc1f770dbef [2023-05-02T14:02:24.401Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-02T14:02:24.401Z] ---> Running in a2d307df5891 [2023-05-02T14:02:24.967Z] Removing intermediate container a2d307df5891 [2023-05-02T14:02:24.967Z] ---> 947b9500bfdb [2023-05-02T14:02:24.967Z] Step 23/29 : VOLUME /cache [2023-05-02T14:02:24.967Z] ---> Running in ca64827c2f7a [2023-05-02T14:02:24.967Z] Removing intermediate container ca64827c2f7a [2023-05-02T14:02:24.967Z] ---> 2aebc06b0102 [2023-05-02T14:02:24.967Z] Step 24/29 : EXPOSE 59711 [2023-05-02T14:02:25.285Z] ---> Running in e4d8dcc6c676 [2023-05-02T14:02:25.285Z] Removing intermediate container e4d8dcc6c676 [2023-05-02T14:02:25.285Z] ---> 7d0a80a3fd3b [2023-05-02T14:02:25.285Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-02T14:02:25.285Z] ---> Running in 482cd95cf7a6 [2023-05-02T14:02:25.285Z] Removing intermediate container 482cd95cf7a6 [2023-05-02T14:02:25.285Z] ---> ff0418229a5b [2023-05-02T14:02:25.285Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-02T14:02:25.285Z] ---> Running in 204d8183affa [2023-05-02T14:02:25.285Z] Removing intermediate container 204d8183affa [2023-05-02T14:02:25.285Z] ---> dc67a229bc27 [2023-05-02T14:02:25.285Z] Step 27/29 : LABEL arch=amd64 [2023-05-02T14:02:25.545Z] ---> Running in 527a88297f05 [2023-05-02T14:02:25.545Z] Removing intermediate container 527a88297f05 [2023-05-02T14:02:25.545Z] ---> 85e1d59c6dd7 [2023-05-02T14:02:25.545Z] Step 28/29 : LABEL git_sha=066b545117f80900f26925b3b24afbdf927c7d86 [2023-05-02T14:02:25.545Z] ---> Running in 33ca63158490 [2023-05-02T14:02:25.545Z] Removing intermediate container 33ca63158490 [2023-05-02T14:02:25.545Z] ---> 12dcb3924b67 [2023-05-02T14:02:25.545Z] Step 29/29 : LABEL version=0.0.0 [2023-05-02T14:02:25.545Z] ---> Running in 7b3816a731d7 [2023-05-02T14:02:25.806Z] Removing intermediate container 7b3816a731d7 [2023-05-02T14:02:25.806Z] ---> bc4e46f69a1f [2023-05-02T14:02:25.806Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T14:02:25.806Z] Successfully built bc4e46f69a1f [2023-05-02T14:02:25.806Z] 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-05-02T14:02:26.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T14:02:26.716Z] [2023-05-02T14:02:26.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:02:27.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T14:02:27.092Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T14:02:27.092Z] 5eb5b503b376: Pulling fs layer [2023-05-02T14:02:27.092Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T14:02:27.092Z] ec43610c2a17: Pulling fs layer [2023-05-02T14:02:27.092Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T14:02:27.092Z] 33b1e0a273af: Pulling fs layer [2023-05-02T14:02:27.092Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T14:02:27.092Z] 2f39f015ded8: Pulling fs layer [2023-05-02T14:02:27.092Z] 3a2ae6a8a46f: Waiting [2023-05-02T14:02:27.092Z] 33b1e0a273af: Waiting [2023-05-02T14:02:27.092Z] 5d3b04190fa2: Waiting [2023-05-02T14:02:27.092Z] 2f39f015ded8: Waiting [2023-05-02T14:02:27.092Z] 5c69ac0246d0: Download complete [2023-05-02T14:02:27.092Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T14:02:27.092Z] 3a2ae6a8a46f: Download complete [2023-05-02T14:02:27.112Z] using credential edgex-jenkins-ssh [2023-05-02T14:02:27.133Z] Cloning the remote Git repository [2023-05-02T14:02:27.353Z] ec43610c2a17: Verifying Checksum [2023-05-02T14:02:27.353Z] ec43610c2a17: Download complete [2023-05-02T14:02:27.353Z] 33b1e0a273af: Verifying Checksum [2023-05-02T14:02:27.353Z] 33b1e0a273af: Download complete [2023-05-02T14:02:27.353Z] 5d3b04190fa2: Download complete [2023-05-02T14:02:27.353Z] 5eb5b503b376: Verifying Checksum [2023-05-02T14:02:27.353Z] 5eb5b503b376: Download complete [2023-05-02T14:02:27.189Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T14:02:27.287Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-02T14:02:27.922Z] 2f39f015ded8: Download complete [2023-05-02T14:02:28.493Z] 5eb5b503b376: Pull complete [2023-05-02T14:02:27.444Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T14:02:27.445Z] > git --version # timeout=10 [2023-05-02T14:02:27.474Z] > git --version # 'git version 2.25.1' [2023-05-02T14:02:27.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T14:02:27.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T14:02:29.060Z] 5c69ac0246d0: Pull complete [2023-05-02T14:02:29.627Z] ec43610c2a17: Pull complete [2023-05-02T14:02:29.627Z] 3a2ae6a8a46f: Pull complete [2023-05-02T14:02:29.899Z] 33b1e0a273af: Pull complete [2023-05-02T14:02:29.733Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-02T14:02:29.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T14:02:30.159Z] 5d3b04190fa2: Pull complete [2023-05-02T14:02:31.213Z] Merging remotes/origin/main commit 907c90d083060034220cd5eb6c8540cfc4f545f7 into PR head commit 066b545117f80900f26925b3b24afbdf927c7d86 [2023-05-02T14:02:30.668Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-02T14:02:30.707Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T14:02:30.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T14:02:30.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T14:02:31.236Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T14:02:31.310Z] > git checkout -f 066b545117f80900f26925b3b24afbdf927c7d86 # timeout=10 [2023-05-02T14:02:31.411Z] > git remote # timeout=10 [2023-05-02T14:02:31.431Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T14:02:31.512Z] Merge succeeded, producing 066b545117f80900f26925b3b24afbdf927c7d86 [2023-05-02T14:02:31.512Z] Checking out Revision 066b545117f80900f26925b3b24afbdf927c7d86 (PR-184) [2023-05-02T14:02:32.024Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-02T14:02:32.080Z] > git --version # timeout=10 [2023-05-02T14:02:32.095Z] > git --version # 'git version 2.25.1' [2023-05-02T14:02:32.112Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T14:02:32.610Z] [2023-05-02T14:02:32.610Z] GitHub has been notified of this commit’s build result [2023-05-02T14:02:32.610Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T14:02:31.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T14:02:31.468Z] > git merge 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 [2023-05-02T14:02:31.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T14:02:31.523Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T14:02:31.545Z] > git checkout -f 066b545117f80900f26925b3b24afbdf927c7d86 # timeout=10 [2023-05-02T14:02:33.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T14:02:33.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T14:02:33.372Z] Dload Upload Total Spent Left Speed [2023-05-02T14:02:33.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66067 0 --:--:-- --:--:-- --:--:-- 66411 [Pipeline] sh [2023-05-02T14:02:34.033Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T14:02:34.343Z] 2f39f015ded8: Pull complete [2023-05-02T14:02:34.344Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T14:02:34.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T14:02:34.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-05-02T14:02:34.393Z] + sudo tee /etc/docker/daemon.new [2023-05-02T14:02:34.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T14:02:34.393Z] { [2023-05-02T14:02:34.393Z] "registry-mirrors": [ [2023-05-02T14:02:34.393Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T14:02:34.393Z] ], [2023-05-02T14:02:34.393Z] "bip": "10.250.0.254/24", [2023-05-02T14:02:34.393Z] "hosts": [ [2023-05-02T14:02:34.393Z] "tcp://0.0.0.0:5555", [2023-05-02T14:02:34.393Z] "unix:///var/run/docker.sock" [2023-05-02T14:02:34.393Z] ], [2023-05-02T14:02:34.393Z] "mtu": 1458, [2023-05-02T14:02:34.393Z] "selinux-enabled": true, [2023-05-02T14:02:34.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T14:02:34.393Z] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:02:34.713Z] prd-ubuntu20.04-docker-8c-8g-12367 does not seem to be running inside a container [2023-05-02T14:02:34.751Z] $ 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-184 -v /w/workspace/y_app-rfid-llrp-inventory_PR-184:/w/workspace/y_app-rfid-llrp-inventory_PR-184:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T14:02:34.826Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-02T14:02:39.345Z] $ docker top 8f81071bbe20eb3f7aefd14dd5c5c2c461feb142dbae3c853812a6a06f5668b6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:02:39.832Z] + sudo service docker restart [2023-05-02T14:02:39.958Z] ---> job-cost.sh [2023-05-02T14:02:39.958Z] lf-activate-venv: SKIPPING [2023-05-02T14:02:39.958Z] INFO: No Stack... [2023-05-02T14:02:40.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T14:02:40.481Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T14:02:40.872Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-184/archives/cost.csv [2023-05-02T14:02:40.872Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T14:02:40.910Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] [2023-05-02T14:02:40.915Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] did not exist. Created. [2023-05-02T14:02:40.915Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T14:02:41.350Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T14:02:41.417Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T14:02:41.449Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T14:02:41.549Z] $ docker stop --time=1 8f81071bbe20eb3f7aefd14dd5c5c2c461feb142dbae3c853812a6a06f5668b6 [2023-05-02T14:02:42.795Z] $ docker rm -f --volumes 8f81071bbe20eb3f7aefd14dd5c5c2c461feb142dbae3c853812a6a06f5668b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T14:02:58.184Z] provisioning config files... [2023-05-02T14:02:58.212Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5925367855404735735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:02:58.604Z] ---> docker-login.sh [2023-05-02T14:02:58.605Z] nexus3.edgexfoundry.org:10001 [2023-05-02T14:02:59.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:02:59.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:02:59.194Z] Configure a credential helper to remove this warning. See [2023-05-02T14:02:59.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:02:59.194Z] [2023-05-02T14:02:59.194Z] Login Succeeded [2023-05-02T14:02:59.194Z] nexus3.edgexfoundry.org:10002 [2023-05-02T14:02:59.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:02:59.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:02:59.465Z] Configure a credential helper to remove this warning. See [2023-05-02T14:02:59.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:02:59.465Z] [2023-05-02T14:02:59.465Z] Login Succeeded [2023-05-02T14:02:59.465Z] nexus3.edgexfoundry.org:10003 [2023-05-02T14:02:59.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:03:00.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:03:00.007Z] Configure a credential helper to remove this warning. See [2023-05-02T14:03:00.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:03:00.007Z] [2023-05-02T14:03:00.007Z] Login Succeeded [2023-05-02T14:03:00.007Z] nexus3.edgexfoundry.org:10004 [2023-05-02T14:03:00.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:03:00.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:03:00.278Z] Configure a credential helper to remove this warning. See [2023-05-02T14:03:00.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:03:00.278Z] [2023-05-02T14:03:00.278Z] Login Succeeded [2023-05-02T14:03:00.278Z] docker.io [2023-05-02T14:03:00.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T14:03:00.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T14:03:00.821Z] Configure a credential helper to remove this warning. See [2023-05-02T14:03:00.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T14:03:00.821Z] [2023-05-02T14:03:00.821Z] Login Succeeded [2023-05-02T14:03:00.821Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T14:03:00.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T14:03:01.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T14:03:01.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T14:03:01.429Z] ========================================================= [2023-05-02T14:03:01.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T14:03:01.429Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:03:02.023Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T14:03:02.303Z] Sending build context to Docker daemon 677.9kB [2023-05-02T14:03:02.303Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T14:03:02.303Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T14:03:02.303Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T14:03:02.303Z] c41833b44d91: Pulling fs layer [2023-05-02T14:03:02.303Z] ed15518f5707: Pulling fs layer [2023-05-02T14:03:02.303Z] feae8fd75edb: Pulling fs layer [2023-05-02T14:03:02.303Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T14:03:02.303Z] 3cdef696dda3: Pulling fs layer [2023-05-02T14:03:02.303Z] 2ced38df9373: Pulling fs layer [2023-05-02T14:03:02.303Z] 58f1dce35555: Pulling fs layer [2023-05-02T14:03:02.303Z] 3cdef696dda3: Waiting [2023-05-02T14:03:02.303Z] 2ced38df9373: Waiting [2023-05-02T14:03:02.303Z] 242c74f7c9fa: Waiting [2023-05-02T14:03:02.303Z] 58f1dce35555: Waiting [2023-05-02T14:03:02.574Z] ed15518f5707: Verifying Checksum [2023-05-02T14:03:02.574Z] ed15518f5707: Download complete [2023-05-02T14:03:02.574Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T14:03:02.574Z] 242c74f7c9fa: Download complete [2023-05-02T14:03:02.574Z] 3cdef696dda3: Verifying Checksum [2023-05-02T14:03:02.574Z] 3cdef696dda3: Download complete [2023-05-02T14:03:02.574Z] c41833b44d91: Verifying Checksum [2023-05-02T14:03:02.574Z] c41833b44d91: Download complete [2023-05-02T14:03:03.598Z] c41833b44d91: Pull complete [2023-05-02T14:03:03.869Z] 58f1dce35555: Verifying Checksum [2023-05-02T14:03:03.869Z] 58f1dce35555: Download complete [2023-05-02T14:03:04.196Z] ed15518f5707: Pull complete [2023-05-02T14:03:05.199Z] feae8fd75edb: Verifying Checksum [2023-05-02T14:03:05.199Z] feae8fd75edb: Download complete [2023-05-02T14:03:05.199Z] 2ced38df9373: Verifying Checksum [2023-05-02T14:03:05.199Z] 2ced38df9373: Download complete [2023-05-02T14:03:15.535Z] feae8fd75edb: Pull complete [2023-05-02T14:03:15.818Z] 242c74f7c9fa: Pull complete [2023-05-02T14:03:16.087Z] 3cdef696dda3: Pull complete [2023-05-02T14:03:22.828Z] 2ced38df9373: Pull complete [2023-05-02T14:03:25.509Z] 58f1dce35555: Pull complete [2023-05-02T14:03:25.509Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T14:03:25.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T14:03:25.509Z] ---> fadd8f120f05 [2023-05-02T14:03:25.509Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T14:03:27.478Z] ---> Running in c0991ac61a41 [2023-05-02T14:03:27.478Z] Removing intermediate container c0991ac61a41 [2023-05-02T14:03:27.478Z] ---> 2ffbaddb7a56 [2023-05-02T14:03:27.478Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T14:03:27.478Z] ---> Running in 89c8775e10cf [2023-05-02T14:03:27.751Z] Removing intermediate container 89c8775e10cf [2023-05-02T14:03:27.751Z] ---> f2f0334e4729 [2023-05-02T14:03:27.751Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T14:03:27.751Z] ---> Running in 897e33299608 [2023-05-02T14:03:28.026Z] Removing intermediate container 897e33299608 [2023-05-02T14:03:28.026Z] ---> 78d3a8df0a16 [2023-05-02T14:03:28.026Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T14:03:28.309Z] ---> Running in 6d7d93674ca3 [2023-05-02T14:03:29.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T14:03:29.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T14:03:30.851Z] OK: 263 MiB in 53 packages [2023-05-02T14:03:31.824Z] Removing intermediate container 6d7d93674ca3 [2023-05-02T14:03:31.824Z] ---> b9cb48474446 [2023-05-02T14:03:31.824Z] Step 7/12 : WORKDIR /app [2023-05-02T14:03:31.824Z] ---> Running in a8d55a35385d [2023-05-02T14:03:32.097Z] Removing intermediate container a8d55a35385d [2023-05-02T14:03:32.097Z] ---> 496899307982 [2023-05-02T14:03:32.097Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-02T14:03:32.367Z] ---> 0dec8778ffb0 [2023-05-02T14:03:32.367Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T14:03:32.639Z] ---> Running in 6cbf9390d8c1 [2023-05-02T14:04:41.368Z] Removing intermediate container 6cbf9390d8c1 [2023-05-02T14:04:41.368Z] ---> 0ad3b806cb9c [2023-05-02T14:04:41.368Z] Step 10/12 : COPY . . [2023-05-02T14:04:41.368Z] ---> 52bede505676 [2023-05-02T14:04:41.368Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T14:04:41.368Z] ---> Running in 94d4b2ea2a8e [2023-05-02T14:04:41.368Z] Removing intermediate container 94d4b2ea2a8e [2023-05-02T14:04:41.368Z] ---> 1a3480f0b1fb [2023-05-02T14:04:41.368Z] Step 12/12 : RUN $MAKE [2023-05-02T14:04:41.368Z] ---> Running in 67585778fad6 [2023-05-02T14:04:41.368Z] noop [2023-05-02T14:04:41.368Z] Removing intermediate container 67585778fad6 [2023-05-02T14:04:41.368Z] ---> ed7a1a575034 [2023-05-02T14:04:41.368Z] Successfully built ed7a1a575034 [2023-05-02T14:04:41.368Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:04:41.874Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T14:04:41.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:04:42.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-12368 does not seem to be running inside a container [2023-05-02T14:04:42.242Z] $ 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-05-02T14:04:43.378Z] $ docker top 1cdd46b5d2abe51d3326bbcda769b4233113fd11762d41c0bf9e2ea847cae3db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T14:04:44.267Z] + go version [2023-05-02T14:04:44.267Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T14:04:44.302Z] $ docker stop --time=1 1cdd46b5d2abe51d3326bbcda769b4233113fd11762d41c0bf9e2ea847cae3db [2023-05-02T14:04:45.943Z] $ docker rm -f --volumes 1cdd46b5d2abe51d3326bbcda769b4233113fd11762d41c0bf9e2ea847cae3db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:04:46.801Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T14:04:46.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:04:47.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-12368 does not seem to be running inside a container [2023-05-02T14:04:47.124Z] $ 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-05-02T14:04:48.260Z] $ docker top 58d555e0f5183f113b8ce43306ffa5d0c4823f709beb6346efd9a32cb9852d47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T14:04:48.809Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T14:04:49.207Z] + make test [2023-05-02T14:04:49.208Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-02T14:07:10.930Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-02T14:07:17.590Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-02T14:07:18.550Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.116s coverage: 86.2% of statements [2023-05-02T14:07:28.631Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.408s coverage: 71.9% of statements [2023-05-02T14:07:28.631Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T14:07:28.631Z] go vet ./... [2023-05-02T14:09:50.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T14:09:50.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T14:09:50.381Z] ./bin/test-attribution.sh [2023-05-02T14:09:50.381Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T14:09:50.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T14:09:50.464Z] $ docker stop --time=1 58d555e0f5183f113b8ce43306ffa5d0c4823f709beb6346efd9a32cb9852d47 [2023-05-02T14:09:52.338Z] $ docker rm -f --volumes 58d555e0f5183f113b8ce43306ffa5d0c4823f709beb6346efd9a32cb9852d47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T14:09:53.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T14:09:53.933Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T14:09:54.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T14:09:55.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T14:09:55.370Z] + ls -al . [2023-05-02T14:09:55.370Z] total 224 [2023-05-02T14:09:55.370Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 14:04 . [2023-05-02T14:09:55.370Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 14:02 .. [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 262 May 2 14:02 .dockerignore [2023-05-02T14:09:55.370Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 14:02 .git [2023-05-02T14:09:55.370Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 14:02 .github [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 788 May 2 14:02 .gitignore [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 14:02 .golangci.yml [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 2 14:02 Attribution.txt [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 2 14:02 CHANGELOG.md [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 2 14:02 Dockerfile [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 14:02 GOVERNANCE.md [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 687 May 2 14:02 Jenkinsfile [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 14:02 LICENSE [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 2 14:02 Makefile [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 617 May 2 14:02 OWNERS.md [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 2 14:02 README.md [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 14:00 VERSION [2023-05-02T14:09:55.370Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 14:02 bin [2023-05-02T14:09:55.370Z] -rw-r--r-- 1 jenkins jenkins 41317 May 2 14:07 coverage.out [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 2 14:02 go.mod [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 2 14:02 go.sum [2023-05-02T14:09:55.370Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 14:02 images [2023-05-02T14:09:55.370Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 14:02 internal [2023-05-02T14:09:55.370Z] -rw-rw-r-- 1 jenkins jenkins 531 May 2 14:02 main.go [2023-05-02T14:09:55.370Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 14:02 res [2023-05-02T14:09:55.370Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 14:02 snap [2023-05-02T14:09:55.370Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:09:55.861Z] + 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=066b545117f80900f26925b3b24afbdf927c7d86 --label arch=arm64 --label version=0.0.0 . [2023-05-02T14:09:56.130Z] Sending build context to Docker daemon 677.9kB [2023-05-02T14:09:56.130Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T14:09:56.130Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-02T14:09:56.130Z] ---> ed7a1a575034 [2023-05-02T14:09:56.130Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T14:09:56.130Z] ---> Running in 744aeadfcd3d [2023-05-02T14:09:56.399Z] Removing intermediate container 744aeadfcd3d [2023-05-02T14:09:56.399Z] ---> 07afde755ce6 [2023-05-02T14:09:56.399Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T14:09:56.672Z] ---> Running in 567ba4f1ad3a [2023-05-02T14:09:56.941Z] Removing intermediate container 567ba4f1ad3a [2023-05-02T14:09:56.941Z] ---> d5e13707a831 [2023-05-02T14:09:56.941Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-02T14:09:56.941Z] ---> Running in 71bd5a078bca [2023-05-02T14:09:57.210Z] Removing intermediate container 71bd5a078bca [2023-05-02T14:09:57.210Z] ---> 9726e0b626a2 [2023-05-02T14:09:57.210Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T14:09:57.210Z] ---> Running in bc804186e9bc [2023-05-02T14:09:58.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T14:09:58.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T14:10:00.174Z] OK: 263 MiB in 53 packages [2023-05-02T14:10:01.140Z] Removing intermediate container bc804186e9bc [2023-05-02T14:10:01.140Z] ---> b9a3c38f99d4 [2023-05-02T14:10:01.140Z] Step 7/29 : WORKDIR /app [2023-05-02T14:10:01.140Z] ---> Running in 1003006a24d8 [2023-05-02T14:10:01.727Z] Removing intermediate container 1003006a24d8 [2023-05-02T14:10:01.728Z] ---> 2e685c3c6163 [2023-05-02T14:10:01.728Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-02T14:10:01.996Z] ---> 5e5e610c635d [2023-05-02T14:10:01.996Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T14:10:01.996Z] ---> Running in d519f750a3ba [2023-05-02T14:10:04.600Z] Removing intermediate container d519f750a3ba [2023-05-02T14:10:04.600Z] ---> 385f3229902f [2023-05-02T14:10:04.600Z] Step 10/29 : COPY . . [2023-05-02T14:10:05.187Z] ---> 121ae2d3360e [2023-05-02T14:10:05.187Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T14:10:05.187Z] ---> Running in bf11f8f9ff76 [2023-05-02T14:10:05.456Z] Removing intermediate container bf11f8f9ff76 [2023-05-02T14:10:05.456Z] ---> 10c7fa79a3da [2023-05-02T14:10:05.456Z] Step 12/29 : RUN $MAKE [2023-05-02T14:10:05.724Z] ---> Running in b01a444b8d45 [2023-05-02T14:10:06.686Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -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-05-02T14:12:13.377Z] Removing intermediate container b01a444b8d45 [2023-05-02T14:12:13.377Z] ---> 50750faff89d [2023-05-02T14:12:13.377Z] Step 13/29 : FROM alpine:3.17 [2023-05-02T14:12:13.377Z] 3.17: Pulling from library/alpine [2023-05-02T14:12:13.377Z] c41833b44d91: Already exists [2023-05-02T14:12:13.377Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T14:12:13.377Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T14:12:13.377Z] ---> 51e60588ff2c [2023-05-02T14:12:13.377Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T14:12:13.377Z] ---> Running in c0c3807bc450 [2023-05-02T14:12:13.377Z] Removing intermediate container c0c3807bc450 [2023-05-02T14:12:13.377Z] ---> cc622d080228 [2023-05-02T14:12:13.377Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-02T14:12:13.377Z] ---> Running in 18138f0a5d68 [2023-05-02T14:12:13.377Z] Removing intermediate container 18138f0a5d68 [2023-05-02T14:12:13.377Z] ---> 8c1a8e0f4b8d [2023-05-02T14:12:13.377Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-02T14:12:13.377Z] ---> Running in 70576f7eb231 [2023-05-02T14:12:13.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T14:12:14.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T14:12:15.191Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T14:12:15.191Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T14:12:15.191Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T14:12:15.461Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T14:12:15.735Z] OK: 8 MiB in 17 packages [2023-05-02T14:12:17.153Z] Removing intermediate container 70576f7eb231 [2023-05-02T14:12:17.153Z] ---> e9f335b53e20 [2023-05-02T14:12:17.153Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-02T14:12:17.423Z] ---> 980f1ca892e8 [2023-05-02T14:12:17.423Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-02T14:12:18.007Z] ---> 1c31713aac79 [2023-05-02T14:12:18.007Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-02T14:12:18.276Z] ---> bf29acc0a4ec [2023-05-02T14:12:18.276Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-02T14:12:18.863Z] ---> f6079cfb7d9e [2023-05-02T14:12:18.863Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-02T14:12:20.281Z] ---> 5148f03aa421 [2023-05-02T14:12:20.281Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-02T14:12:20.281Z] ---> Running in f5c313fc4b4f [2023-05-02T14:12:22.231Z] Removing intermediate container f5c313fc4b4f [2023-05-02T14:12:22.231Z] ---> 096bc0c0a301 [2023-05-02T14:12:22.231Z] Step 23/29 : VOLUME /cache [2023-05-02T14:12:22.231Z] ---> Running in 8b817d79838a [2023-05-02T14:12:22.231Z] Removing intermediate container 8b817d79838a [2023-05-02T14:12:22.231Z] ---> 2a707aac5083 [2023-05-02T14:12:22.231Z] Step 24/29 : EXPOSE 59711 [2023-05-02T14:12:22.231Z] ---> Running in 6e71bf2c2f2b [2023-05-02T14:12:22.817Z] Removing intermediate container 6e71bf2c2f2b [2023-05-02T14:12:22.817Z] ---> 5555965167d3 [2023-05-02T14:12:22.817Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-02T14:12:22.817Z] ---> Running in def72205ac96 [2023-05-02T14:12:23.086Z] Removing intermediate container def72205ac96 [2023-05-02T14:12:23.086Z] ---> 8948e5688ab9 [2023-05-02T14:12:23.086Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-02T14:12:23.086Z] ---> Running in 44b571077655 [2023-05-02T14:12:23.353Z] Removing intermediate container 44b571077655 [2023-05-02T14:12:23.353Z] ---> 6cc5ea8f12e8 [2023-05-02T14:12:23.353Z] Step 27/29 : LABEL arch=arm64 [2023-05-02T14:12:23.622Z] ---> Running in a85cc1e1de7e [2023-05-02T14:12:23.891Z] Removing intermediate container a85cc1e1de7e [2023-05-02T14:12:23.891Z] ---> 55b09ede0b3a [2023-05-02T14:12:23.891Z] Step 28/29 : LABEL git_sha=066b545117f80900f26925b3b24afbdf927c7d86 [2023-05-02T14:12:23.891Z] ---> Running in c7a22a011613 [2023-05-02T14:12:24.159Z] Removing intermediate container c7a22a011613 [2023-05-02T14:12:24.159Z] ---> ff3f27bd14cc [2023-05-02T14:12:24.159Z] Step 29/29 : LABEL version=0.0.0 [2023-05-02T14:12:24.159Z] ---> Running in 53edf5f57a91 [2023-05-02T14:12:24.429Z] Removing intermediate container 53edf5f57a91 [2023-05-02T14:12:24.429Z] ---> 17f0ddf69a3a [2023-05-02T14:12:24.429Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T14:12:24.429Z] Successfully built 17f0ddf69a3a [2023-05-02T14:12:24.429Z] 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-05-02T14:12:25.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T14:12:25.309Z] [2023-05-02T14:12:25.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:12:25.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T14:12:26.094Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T14:12:26.094Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T14:12:26.094Z] 04944245beec: Pulling fs layer [2023-05-02T14:12:26.094Z] 699f458cf7ca: Pulling fs layer [2023-05-02T14:12:26.094Z] 765212b225bb: Pulling fs layer [2023-05-02T14:12:26.094Z] f23df028b6ca: Pulling fs layer [2023-05-02T14:12:26.094Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T14:12:26.094Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T14:12:26.094Z] d65c8cfc05b1: Waiting [2023-05-02T14:12:26.094Z] 765212b225bb: Waiting [2023-05-02T14:12:26.094Z] 2437ff75d9bd: Waiting [2023-05-02T14:12:26.094Z] f23df028b6ca: Waiting [2023-05-02T14:12:26.094Z] 04944245beec: Verifying Checksum [2023-05-02T14:12:26.094Z] 04944245beec: Download complete [2023-05-02T14:12:26.094Z] 765212b225bb: Verifying Checksum [2023-05-02T14:12:26.094Z] 765212b225bb: Download complete [2023-05-02T14:12:26.094Z] f23df028b6ca: Download complete [2023-05-02T14:12:26.094Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T14:12:26.094Z] d65c8cfc05b1: Download complete [2023-05-02T14:12:26.368Z] 699f458cf7ca: Verifying Checksum [2023-05-02T14:12:26.368Z] 699f458cf7ca: Download complete [2023-05-02T14:12:26.647Z] 8998bd30e6a1: Download complete [2023-05-02T14:12:29.327Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T14:12:29.327Z] 2437ff75d9bd: Download complete [2023-05-02T14:12:30.740Z] 8998bd30e6a1: Pull complete [2023-05-02T14:12:31.335Z] 04944245beec: Pull complete [2023-05-02T14:12:32.751Z] 699f458cf7ca: Pull complete [2023-05-02T14:12:32.751Z] 765212b225bb: Pull complete [2023-05-02T14:12:33.714Z] f23df028b6ca: Pull complete [2023-05-02T14:12:33.714Z] d65c8cfc05b1: Pull complete [2023-05-02T14:12:48.706Z] 2437ff75d9bd: Pull complete [2023-05-02T14:12:48.706Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T14:12:48.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T14:12:48.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:12:49.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-12368 does not seem to be running inside a container [2023-05-02T14:12:49.150Z] $ 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-05-02T14:12:51.565Z] $ docker top 3d76f5be487d5c26611f54200c024c6215e688d61b294bdfa88d31873b92f356 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:12:52.144Z] ---> job-cost.sh [2023-05-02T14:12:52.413Z] lf-activate-venv: SKIPPING [2023-05-02T14:12:52.413Z] INFO: No Stack... [2023-05-02T14:12:52.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T14:12:53.580Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T14:12:53.951Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-05-02T14:12:53.951Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T14:12:54.321Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] [2023-05-02T14:12:54.332Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] did not exist. Created. [2023-05-02T14:12:54.332Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T14:12:55.094Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-66157e80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T14:12:55.462Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T14:12:55.506Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T14:12:55.554Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T14:12:55.570Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T14:12:55.675Z] $ docker stop --time=1 3d76f5be487d5c26611f54200c024c6215e688d61b294bdfa88d31873b92f356 [2023-05-02T14:12:57.128Z] $ docker rm -f --volumes 3d76f5be487d5c26611f54200c024c6215e688d61b294bdfa88d31873b92f356 [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-05-02T14:12:58.154Z] provisioning config files... [2023-05-02T14:12:58.174Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/config15091794805757622211tmp [Pipeline] { [Pipeline] sh [2023-05-02T14:12:58.502Z] + set +x [2023-05-02T14:12:58.502Z] + curl -s https://codecov.io/bash [2023-05-02T14:12:58.502Z] + bash -s -- [2023-05-02T14:12:58.502Z] [2023-05-02T14:12:58.502Z] _____ _ [2023-05-02T14:12:58.502Z] / ____| | | [2023-05-02T14:12:58.502Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T14:12:58.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T14:12:58.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T14:12:58.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T14:12:58.502Z] Bash-1.0.6 [2023-05-02T14:12:58.502Z] [2023-05-02T14:12:58.502Z] [2023-05-02T14:12:58.502Z] ==> git version 2.25.1 found [2023-05-02T14:12:58.502Z] ==> 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-05-02T14:12:58.502Z] Release-Date: 2020-01-08 [2023-05-02T14:12:58.502Z] 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-05-02T14:12:58.502Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T14:12:58.502Z] ==> Jenkins CI detected. [2023-05-02T14:12:58.502Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-184 [2023-05-02T14:12:58.502Z] project root: . [2023-05-02T14:12:58.502Z] --> token set from env [2023-05-02T14:12:58.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T14:12:58.761Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T14:12:58.761Z] ==> Python coveragepy not found [2023-05-02T14:12:58.761Z] ==> Searching for coverage reports in: [2023-05-02T14:12:58.761Z] + . [2023-05-02T14:12:58.761Z] -> Found 1 reports [2023-05-02T14:12:58.761Z] ==> Detecting git/mercurial file structure [2023-05-02T14:12:58.761Z] ==> Reading reports [2023-05-02T14:12:58.761Z] + ./coverage.out bytes=41317 [2023-05-02T14:12:58.761Z] ==> Appending adjustments [2023-05-02T14:12:58.761Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T14:12:59.036Z] + Found adjustments [2023-05-02T14:12:59.036Z] ==> Gzipping contents [2023-05-02T14:12:59.036Z] 12K /tmp/codecov.R4c9XZ.gz [2023-05-02T14:12:59.036Z] ==> Uploading reports [2023-05-02T14:12:59.036Z] url: https://codecov.io [2023-05-02T14:12:59.036Z] query: branch=PR-184&commit=066b545117f80900f26925b3b24afbdf927c7d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=184&job=&cmd_args= [2023-05-02T14:12:59.036Z] -> Pinging Codecov [2023-05-02T14:12:59.036Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-184&commit=066b545117f80900f26925b3b24afbdf927c7d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=184&job=&cmd_args= [2023-05-02T14:12:59.297Z] -> Uploading to [2023-05-02T14:12:59.297Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/066b545117f80900f26925b3b24afbdf927c7d86/22a9ac9b-cd7e-43ce-9468-c77352c3db15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T141258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4168fa6ec25f2a2cf2b6ef05b002e80c14fca8692561ab72cc4991b10ef94713 [2023-05-02T14:12:59.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T14:12:59.297Z] Dload Upload Total Spent Left Speed [2023-05-02T14:12:59.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 50639 --:--:-- --:--:-- --:--:-- 50639 [2023-05-02T14:12:59.558Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/066b545117f80900f26925b3b24afbdf927c7d86 [Pipeline] } [2023-05-02T14:12:59.587Z] 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-05-02T14:13:01.529Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-184/archives ] [2023-05-02T14:13:01.529Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-184/archives [2023-05-02T14:13:01.529Z] total 16 [2023-05-02T14:13:01.529Z] drwxr-xr-x 3 root root 4096 May 2 14:02 . [2023-05-02T14:13:01.529Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 14:02 .. [2023-05-02T14:13:01.529Z] drwxr-xr-x 2 root root 4096 May 2 14:02 cost [2023-05-02T14:13:01.529Z] -rw-r--r-- 1 root root 95 May 2 14:02 cost.csv [2023-05-02T14:13:01.529Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-184/archives [2023-05-02T14:13:01.529Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-184/archives [2023-05-02T14:13:01.529Z] total 16 [2023-05-02T14:13:01.529Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 14:02 . [2023-05-02T14:13:01.529Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 14:02 .. [2023-05-02T14:13:01.529Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 14:02 cost [2023-05-02T14:13:01.529Z] -rw-r--r-- 1 jenkins jenkins 95 May 2 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:13:01.890Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:13:02.860Z] ---> package-listing.sh [2023-05-02T14:13:02.860Z] ++ facter osfamily [2023-05-02T14:13:02.860Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T14:13:03.120Z] + OS_FAMILY=debian [2023-05-02T14:13:03.120Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-184 [2023-05-02T14:13:03.120Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T14:13:03.120Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T14:13:03.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T14:13:03.120Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T14:13:03.120Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-184 ']' [2023-05-02T14:13:03.120Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T14:13:03.120Z] + case "${OS_FAMILY}" in [2023-05-02T14:13:03.120Z] + dpkg -l [2023-05-02T14:13:03.120Z] + grep '^ii' [2023-05-02T14:13:03.120Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T14:13:03.120Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T14:13:03.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T14:13:03.120Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-184 ']' [2023-05-02T14:13:03.120Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-184/archives/ [2023-05-02T14:13:03.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-184/archives/ [Pipeline] echo [2023-05-02T14:13:03.157Z] 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-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T14:13:03.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T14:13:04.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T14:13:04.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T14:13:04.332Z] prd-ubuntu20.04-docker-8c-8g-12367 does not seem to be running inside a container [2023-05-02T14:13:04.373Z] $ 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-184/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-184 -v /w/workspace/y_app-rfid-llrp-inventory_PR-184:/w/workspace/y_app-rfid-llrp-inventory_PR-184:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-184@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-05-02T14:13:05.618Z] $ docker top d8396908cf5b26c46040091483b6cdda429a680cf7541147b4490d4d7fb3ffa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T14:13:06.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T14:13:06.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T14:13:06.656Z] + ls /var/log/sa-host [2023-05-02T14:13:06.656Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T14:13:06.908Z] provisioning config files... [2023-05-02T14:13:06.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-184@tmp/config17131016955398013898tmp [Pipeline] { [Pipeline] echo [2023-05-02T14:13:06.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:13:07.302Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T14:13:07.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:13:07.761Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T14:13:07.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:13:08.127Z] ---> sudo-logs.sh [2023-05-02T14:13:08.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T14:13:08.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:13:08.551Z] ---> job-cost.sh [2023-05-02T14:13:08.551Z] lf-activate-venv: SKIPPING [2023-05-02T14:13:08.551Z] DEBUG: total: 0.2199999988079071 [2023-05-02T14:13:08.551Z] INFO: Retrieving Stack Cost... [2023-05-02T14:13:09.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T14:13:09.427Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T14:13:09.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T14:13:09.802Z] ---> logs-deploy.sh [2023-05-02T14:13:09.802Z] lf-activate-venv: SKIPPING [2023-05-02T14:13:09.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-184/1 [2023-05-02T14:13:09.802Z] INFO: archiving workspace using pattern(s): [2023-05-02T14:13:10.743Z] Archives upload complete. [2023-05-02T14:13:11.011Z] INFO: archiving logs to Nexus