Pull request #163 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954+0370fe2059bad325f9c903388f854f49bb598ddd (6b3103f1c06fdd6363f98b29aae5adc9f5599941) 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-ssh17551667345808797716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14661422274361233207.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-163/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-163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12737174825416824896.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-163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3510394298771434105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12443619863473218860.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-163/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-163/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13437292090783886344.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4408 in /w/workspace/y_app-rfid-llrp-inventory_PR-163 [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-163 # 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/163/head:refs/remotes/origin/PR-163 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 Merge succeeded, producing 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 Checking out Revision 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 (PR-163) > git config core.sparsecheckout # timeout=10 > git checkout -f 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 # 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:40:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:40:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:40:36 ========================================================= 14:40:36 EdgeX Global Pipelines Version Info 14:40:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:40:36 ------------------- 14:40:36 stable info: 14:40:36 ------------------- 14:40:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:40:36 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:40:36 Message: update stable to v1.0.245 14:40:37 ------------------- 14:40:37 experimental info: 14:40:37 ------------------- 14:40:37 Commited By: **** collab-it+edgex@linuxfoundation.org 14:40:37 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:40:37 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:40:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:40:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:40:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:40:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:40:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:40:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:40:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-163 [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-163 [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-163 [Pipeline] echo 14:40:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 [Pipeline] echo 14:40:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21a3fe4 [Pipeline] echo 14:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:39 provisioning config files... 14:40:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/config5918720667530527281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:39 ---> docker-login.sh 14:40:39 nexus3.edgexfoundry.org:10001 14:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:39 Configure a credential helper to remove this warning. See 14:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:39 14:40:39 Login Succeeded 14:40:39 nexus3.edgexfoundry.org:10002 14:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:40 Configure a credential helper to remove this warning. See 14:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:40 14:40:40 Login Succeeded 14:40:40 nexus3.edgexfoundry.org:10003 14:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:40 Configure a credential helper to remove this warning. See 14:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:40 14:40:40 Login Succeeded 14:40:40 nexus3.edgexfoundry.org:10004 14:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:40 Configure a credential helper to remove this warning. See 14:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:40 14:40:40 Login Succeeded 14:40:40 docker.io 14:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:40 Configure a credential helper to remove this warning. See 14:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:40 14:40:40 Login Succeeded 14:40:40 ---> docker-login.sh ends [Pipeline] } 14:40:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:40:41 + git rev-list -1 --merges 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954~1..21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 [Pipeline] echo 14:40:41 -----------> git rev-list -1 --merges 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954~1..21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 [false] [Pipeline] sh 14:40:41 + git log --format=format:%s -1 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 [Pipeline] echo 14:40:41 ========================================================= 14:40:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:40:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:40:42 + git log --format=format:%s -1 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 [Pipeline] echo 14:40:42 [semverPrep] GIT_COMMIT: 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo 14:40:42 [semverPrep] This is not a build commit. [Pipeline] sh 14:40:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:40:42 + grep -v github /etc/ssh/ssh_known_hosts 14:40:42 + [ -e /tmp/ssh_known_hosts ] 14:40:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:40:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:40:42 + sudo tee -a /etc/ssh/ssh_known_hosts 14:40:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:42 14:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:43 0.1.4: Pulling from edgex-devops/py-git-semver 14:40:43 b85a868b505f: Pulling fs layer 14:40:43 e2be974225ed: Pulling fs layer 14:40:43 339a4e72a1f5: Pulling fs layer 14:40:43 988bab9f4d93: Pulling fs layer 14:40:43 1469e6f7b9e6: Pulling fs layer 14:40:43 eaf3925da568: Pulling fs layer 14:40:43 bab4dde63d76: Pulling fs layer 14:40:43 bde34c3a00c8: Pulling fs layer 14:40:43 988bab9f4d93: Waiting 14:40:43 b352a97aabf1: Pulling fs layer 14:40:43 1469e6f7b9e6: Waiting 14:40:43 4872d77fe225: Pulling fs layer 14:40:43 5851b861e8e6: Pulling fs layer 14:40:43 eaf3925da568: Waiting 14:40:43 bab4dde63d76: Waiting 14:40:43 bde34c3a00c8: Waiting 14:40:43 4872d77fe225: Waiting 14:40:43 5851b861e8e6: Waiting 14:40:43 e2be974225ed: Verifying Checksum 14:40:43 e2be974225ed: Download complete 14:40:43 988bab9f4d93: Download complete 14:40:43 1469e6f7b9e6: Verifying Checksum 14:40:43 1469e6f7b9e6: Download complete 14:40:43 eaf3925da568: Download complete 14:40:43 339a4e72a1f5: Verifying Checksum 14:40:43 339a4e72a1f5: Download complete 14:40:43 bde34c3a00c8: Download complete 14:40:43 b352a97aabf1: Verifying Checksum 14:40:43 b352a97aabf1: Download complete 14:40:43 4872d77fe225: Verifying Checksum 14:40:43 4872d77fe225: Download complete 14:40:43 5851b861e8e6: Download complete 14:40:43 b85a868b505f: Verifying Checksum 14:40:43 b85a868b505f: Download complete 14:40:43 bab4dde63d76: Verifying Checksum 14:40:43 bab4dde63d76: Download complete 14:40:45 b85a868b505f: Pull complete 14:40:45 e2be974225ed: Pull complete 14:40:45 339a4e72a1f5: Pull complete 14:40:45 988bab9f4d93: Pull complete 14:40:45 1469e6f7b9e6: Pull complete 14:40:46 eaf3925da568: Pull complete 14:40:47 bab4dde63d76: Pull complete 14:40:47 bde34c3a00c8: Pull complete 14:40:47 b352a97aabf1: Pull complete 14:40:47 4872d77fe225: Pull complete 14:40:47 5851b861e8e6: Pull complete 14:40:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:40:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:48 prd-ubuntu20.04-docker-8c-8g-4408 does not seem to be running inside a container 14:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-163 -v /w/workspace/y_app-rfid-llrp-inventory_PR-163:/w/workspace/y_app-rfid-llrp-inventory_PR-163:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:40:51 $ docker top a961b32dc06bda8f6f8c097ad29d4fc72861f94637d6a9150dcde0e22f1fa0ba -eo pid,comm 14:40:51 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). 14:40:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:51 [ssh-agent] Looking for ssh-agent implementation... 14:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:51 $ docker exec a961b32dc06bda8f6f8c097ad29d4fc72861f94637d6a9150dcde0e22f1fa0ba ssh-agent 14:40:51 SSH_AUTH_SOCK=/tmp/ssh-YOcdksXzEoDV/agent.31 14:40:51 SSH_AGENT_PID=37 14:40:51 Running ssh-add (command line suppressed) 14:40:51 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/private_key_11663337850766875768.key (/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/private_key_11663337850766875768.key) 14:40:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:52 + git tag --points-at HEAD [Pipeline] } 14:40:52 $ docker exec --env ******** --env ******** a961b32dc06bda8f6f8c097ad29d4fc72861f94637d6a9150dcde0e22f1fa0ba ssh-agent -k 14:40:52 unset SSH_AUTH_SOCK; 14:40:52 unset SSH_AGENT_PID; 14:40:52 echo Agent pid 37 killed; 14:40:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:40:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:52 [ssh-agent] Looking for ssh-agent implementation... 14:40:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:52 $ docker exec a961b32dc06bda8f6f8c097ad29d4fc72861f94637d6a9150dcde0e22f1fa0ba ssh-agent 14:40:52 SSH_AUTH_SOCK=/tmp/ssh-XAn2SdHEU9DL/agent.69 14:40:52 SSH_AGENT_PID=75 14:40:52 Running ssh-add (command line suppressed) 14:40:52 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/private_key_12575309925688834442.key (/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/private_key_12575309925688834442.key) 14:40:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:52 + git semver init 14:40:53 2023-03-17 14:40:53,138 [run_init] DEBUG init version:0.0.0 force:False 14:40:53 2023-03-17 14:40:53,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver 14:40:53 2023-03-17 14:40:53,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver 14:40:53 2023-03-17 14:40:53,140 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-163, universal_newlines=False, shell=None, istream=None) 14:40:54 2023-03-17 14:40:54,151 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-163/.git/info/exclude 14:40:54 2023-03-17 14:40:54,152 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver/PR-163 with force:False 14:40:54 2023-03-17 14:40:54,152 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver/PR-163 14:40:54 2023-03-17 14:40:54,156 [execute] INFO git cat-file --batch-check 14:40:54 2023-03-17 14:40:54,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver, universal_newlines=False, shell=None, istream=) 14:40:54 2023-03-17 14:40:54,163 [execute] INFO git cat-file --batch 14:40:54 2023-03-17 14:40:54,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver, universal_newlines=False, shell=None, istream=) 14:40:54 2023-03-17 14:40:54,168 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-163/.semver/PR-163 14:40:54 0.0.0 [Pipeline] } 14:40:54 $ docker exec --env ******** --env ******** a961b32dc06bda8f6f8c097ad29d4fc72861f94637d6a9150dcde0e22f1fa0ba ssh-agent -k 14:40:54 unset SSH_AUTH_SOCK; 14:40:54 unset SSH_AGENT_PID; 14:40:54 echo Agent pid 75 killed; 14:40:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:54 + git semver [Pipeline] } 14:40:55 $ docker stop --time=1 a961b32dc06bda8f6f8c097ad29d4fc72861f94637d6a9150dcde0e22f1fa0ba 14:40:56 $ docker rm -f --volumes a961b32dc06bda8f6f8c097ad29d4fc72861f94637d6a9150dcde0e22f1fa0ba [Pipeline] // withDockerContainer [Pipeline] sh 14:40:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:40:57 Stashed 1 file(s) [Pipeline] echo 14:40:57 [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 14:40:57 provisioning config files... 14:40:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/config16979742671429997217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:58 ---> docker-login.sh 14:40:58 nexus3.edgexfoundry.org:10001 14:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:58 Configure a credential helper to remove this warning. See 14:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:58 14:40:58 Login Succeeded 14:40:58 nexus3.edgexfoundry.org:10002 14:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:58 Configure a credential helper to remove this warning. See 14:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:58 14:40:58 Login Succeeded 14:40:58 nexus3.edgexfoundry.org:10003 14:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:58 Configure a credential helper to remove this warning. See 14:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:58 14:40:58 Login Succeeded 14:40:58 nexus3.edgexfoundry.org:10004 14:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:58 Configure a credential helper to remove this warning. See 14:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:58 14:40:58 Login Succeeded 14:40:58 docker.io 14:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:58 Configure a credential helper to remove this warning. See 14:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:58 14:40:58 Login Succeeded 14:40:58 ---> docker-login.sh ends [Pipeline] } 14:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:40:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:40:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:40:58 ========================================================= 14:40:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:40:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:59 + 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 . 14:40:59 Sending build context to Docker daemon 12.59MB 14:40:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:40:59 Step 2/12 : FROM ${BASE} AS builder 14:40:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:40:59 63b65145d645: Pulling fs layer 14:40:59 a2d21d5440eb: Pulling fs layer 14:40:59 935e6c44a52c: Pulling fs layer 14:40:59 94cc34f8dd06: Pulling fs layer 14:40:59 30dea6a524f1: Pulling fs layer 14:40:59 a2aff8979fd8: Pulling fs layer 14:40:59 6808be2612f2: Pulling fs layer 14:40:59 f25807f1079a: Pulling fs layer 14:40:59 30dea6a524f1: Waiting 14:40:59 a2aff8979fd8: Waiting 14:40:59 6808be2612f2: Waiting 14:40:59 f25807f1079a: Waiting 14:40:59 94cc34f8dd06: Waiting 14:40:59 a2d21d5440eb: Download complete 14:40:59 94cc34f8dd06: Verifying Checksum 14:40:59 94cc34f8dd06: Download complete 14:40:59 30dea6a524f1: Verifying Checksum 14:40:59 30dea6a524f1: Download complete 14:40:59 63b65145d645: Verifying Checksum 14:40:59 63b65145d645: Download complete 14:40:59 a2aff8979fd8: Verifying Checksum 14:40:59 a2aff8979fd8: Download complete 14:40:59 63b65145d645: Pull complete 14:40:59 a2d21d5440eb: Pull complete 14:41:00 f25807f1079a: Verifying Checksum 14:41:00 f25807f1079a: Download complete 14:41:00 935e6c44a52c: Verifying Checksum 14:41:00 935e6c44a52c: Download complete 14:41:00 6808be2612f2: Verifying Checksum 14:41:00 6808be2612f2: Download complete 14:41:04 935e6c44a52c: Pull complete 14:41:04 94cc34f8dd06: Pull complete 14:41:04 30dea6a524f1: Pull complete 14:41:04 a2aff8979fd8: Pull complete 14:41:06 6808be2612f2: Pull complete 14:41:07 f25807f1079a: Pull complete 14:41:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:41:07 ---> 3b553350e43f 14:41:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:41:11 ---> Running in 3be8d96b5181 14:41:11 Removing intermediate container 3be8d96b5181 14:41:11 ---> f26035dd75b9 14:41:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:41:11 ---> Running in dfdcc31e0677 14:41:11 Removing intermediate container dfdcc31e0677 14:41:11 ---> 9fbd1259e144 14:41:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:41:11 ---> Running in ef8c2d1a817c 14:41:11 Removing intermediate container ef8c2d1a817c 14:41:11 ---> 5338af0d7309 14:41:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:41:11 ---> Running in 3ed8eacba806 14:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:41:12 OK: 265 MiB in 53 packages 14:41:12 Still waiting to schedule task 14:41:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:41:12 Removing intermediate container 3ed8eacba806 14:41:12 ---> 082a5527a23f 14:41:12 Step 7/12 : WORKDIR /app 14:41:12 ---> Running in 3e878d44de3b 14:41:12 Removing intermediate container 3e878d44de3b 14:41:12 ---> 6df142e4d5f8 14:41:12 Step 8/12 : COPY go.mod vendor* ./ 14:41:12 ---> bdf9271987a7 14:41:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:13 ---> Running in bd7c6175cc98 14:41:45 Removing intermediate container bd7c6175cc98 14:41:45 ---> 515a7a1dba94 14:41:45 Step 10/12 : COPY . . 14:41:45 ---> 846f7d72289b 14:41:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:41:45 ---> Running in 45e19ea8666a 14:41:45 Removing intermediate container 45e19ea8666a 14:41:45 ---> 9d047d757bed 14:41:45 Step 12/12 : RUN $MAKE 14:41:45 ---> Running in 9c3e20c595d7 14:41:46 noop 14:41:46 Removing intermediate container 9c3e20c595d7 14:41:46 ---> 0581adf2b350 14:41:46 Successfully built 0581adf2b350 14:41:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:46 + docker inspect -f . ci-base-image-x86_64 14:41:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:46 prd-ubuntu20.04-docker-8c-8g-4408 does not seem to be running inside a container 14:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-163 -v /w/workspace/y_app-rfid-llrp-inventory_PR-163:/w/workspace/y_app-rfid-llrp-inventory_PR-163:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:41:47 $ docker top 4fe7934dea2c3bb676cd19af4e2a6e92a54bee30f756f36019464b6735c612fa -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:47 + go version 14:41:47 go version go1.20.2 linux/amd64 [Pipeline] } 14:41:48 $ docker stop --time=1 4fe7934dea2c3bb676cd19af4e2a6e92a54bee30f756f36019464b6735c612fa 14:41:49 $ docker rm -f --volumes 4fe7934dea2c3bb676cd19af4e2a6e92a54bee30f756f36019464b6735c612fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:50 + docker inspect -f . ci-base-image-x86_64 14:41:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:50 prd-ubuntu20.04-docker-8c-8g-4408 does not seem to be running inside a container 14:41:50 $ 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-163 -v /w/workspace/y_app-rfid-llrp-inventory_PR-163:/w/workspace/y_app-rfid-llrp-inventory_PR-163:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:41:50 $ docker top 4b5c832d0c2a1e890c739b1fb5eab2448856030c973c01f04bc9392f3b9c1756 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:51 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-163 [Pipeline] fileExists [Pipeline] sh 14:41:51 + make test 14:41:51 go test -race ./... -coverprofile=coverage.out ./... 14:42:13 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:42:13 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:42:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.210s coverage: 86.2% of statements 14:42:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements 14:42:35 go vet ./... 14:42:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:42:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:42:37 ./bin/test-attribution.sh [Pipeline] echo 14:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:42:37 $ docker stop --time=1 4b5c832d0c2a1e890c739b1fb5eab2448856030c973c01f04bc9392f3b9c1756 14:42:41 $ docker rm -f --volumes 4b5c832d0c2a1e890c739b1fb5eab2448856030c973c01f04bc9392f3b9c1756 [Pipeline] // withDockerContainer [Pipeline] sh 14:42:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:42:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:42:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:42:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4410 in /w/workspace/y_app-rfid-llrp-inventory_PR-163 [Pipeline] { [Pipeline] ws 14:42:43 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:42:43 The recommended git tool is: git 14:42:43 + ls -al . 14:42:43 total 228 14:42:43 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 14:41 . 14:42:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:40 .. 14:42:43 -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 14:40 .dockerignore 14:42:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 14:40 .git 14:42:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:40 .github 14:42:43 -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 14:40 .gitignore 14:42:43 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 14:40 .golangci.yml 14:42:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 14:40 .semver 14:42:43 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 14:40 Attribution.txt 14:42:43 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 14:40 CHANGELOG.md 14:42:43 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 14:40 Dockerfile 14:42:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 14:40 GOVERNANCE.md 14:42:43 -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 14:40 Jenkinsfile 14:42:43 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 14:40 LICENSE 14:42:43 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 14:40 Makefile 14:42:43 -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 14:40 OWNERS.md 14:42:43 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 14:40 README.md 14:42:43 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 14:40 VERSION 14:42:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:40 bin 14:42:43 -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 14:42 coverage.out 14:42:43 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 14:40 go.mod 14:42:43 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 14:40 go.sum 14:42:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:40 images 14:42:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:40 internal 14:42:43 -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 14:40 main.go 14:42:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:40 res 14:42:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:40 snap 14:42:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:43 + 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=21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 --label arch=amd64 --label version=0.0.0 . 14:42:43 Sending build context to Docker daemon 12.59MB 14:42:43 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:42:43 Step 2/29 : FROM ${BASE} AS builder 14:42:43 ---> 0581adf2b350 14:42:43 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:42:44 ---> Running in bd6d59c9945d 14:42:44 Removing intermediate container bd6d59c9945d 14:42:44 ---> 8d1552d9f7d9 14:42:44 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:42:44 ---> Running in c5250c50596a 14:42:44 Removing intermediate container c5250c50596a 14:42:44 ---> 2eef99a93406 14:42:44 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:42:44 ---> Running in fc1c086373c0 14:42:44 Removing intermediate container fc1c086373c0 14:42:44 ---> 8d627b8a5a49 14:42:44 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:42:44 ---> Running in ce58df78f2c8 14:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:42:44 OK: 265 MiB in 53 packages 14:42:45 Removing intermediate container ce58df78f2c8 14:42:45 ---> 47a2827ae992 14:42:45 Step 7/29 : WORKDIR /app 14:42:45 ---> Running in 7b51c9f5d5ea 14:42:45 Removing intermediate container 7b51c9f5d5ea 14:42:45 ---> cd3cf7629236 14:42:45 Step 8/29 : COPY go.mod vendor* ./ 14:42:45 ---> e107002870ac 14:42:45 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:45 ---> Running in a2cc1cb24b84 14:42:46 Removing intermediate container a2cc1cb24b84 14:42:46 ---> 69a32767a04b 14:42:46 Step 10/29 : COPY . . 14:42:46 ---> 25e4678c935e 14:42:46 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:42:46 ---> Running in adc8e1394566 14:42:46 Removing intermediate container adc8e1394566 14:42:46 ---> 4103a12a9eb0 14:42:46 Step 12/29 : RUN $MAKE 14:42:46 ---> Running in a7310326c2d9 14:42:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 14:42:48 using credential edgex-jenkins-ssh 14:42:48 Cloning the remote Git repository 14:42:48 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:42:48 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:42:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:42:48 > git --version # timeout=10 14:42:48 > git --version # 'git version 2.25.1' 14:42:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:42:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:42:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:42:52 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 14:42:51 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:42:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:42:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:42:52 Merge succeeded, producing 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 14:42:52 Checking out Revision 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 (PR-163) 14:42:52 > git config core.sparsecheckout # timeout=10 14:42:52 > git checkout -f 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 # timeout=10 14:42:52 > git remote # timeout=10 14:42:52 > git config --get remote.origin.url # timeout=10 14:42:52 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:52 > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 14:42:52 > git rev-parse HEAD^{commit} # timeout=10 14:42:52 > git config core.sparsecheckout # timeout=10 14:42:52 > git checkout -f 21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 # timeout=10 14:42:55 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" 14:42:56 > git --version # timeout=10 14:42:56 > git --version # 'git version 2.25.1' 14:42:56 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:42:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:42:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:42:57 Dload Upload Total Spent Left Speed 14:42:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 14:42:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:42:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:42:58 + sudo tee /etc/docker/daemon.new 14:42:58 { 14:42:58 "registry-mirrors": [ 14:42:58 "https://nexus3.edgexfoundry.org:10001" 14:42:58 ], 14:42:58 "bip": "10.250.0.254/24", 14:42:58 "hosts": [ 14:42:58 "tcp://0.0.0.0:5555", 14:42:58 "unix:///var/run/docker.sock" 14:42:58 ], 14:42:58 "mtu": 1458, 14:42:58 "selinux-enabled": true, 14:42:58 "seccomp-profile": "/etc/docker/seccomp.json" 14:42:58 } [Pipeline] sh 14:42:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:42:59 + sudo service docker restart 14:43:09 Removing intermediate container a7310326c2d9 14:43:09 ---> d0ddfed5c8b7 14:43:09 Step 13/29 : FROM alpine:3.17 14:43:09 3.17: Pulling from library/alpine 14:43:09 63b65145d645: Already exists 14:43:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:43:09 Status: Downloaded newer image for alpine:3.17 14:43:09 ---> b2aa39c304c2 14:43:09 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:43:09 ---> Running in 8fa0e966fd59 14:43:09 Removing intermediate container 8fa0e966fd59 14:43:09 ---> 97d4d9369838 14:43:09 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:43:09 ---> Running in 89e1d2fa87f8 14:43:09 Removing intermediate container 89e1d2fa87f8 14:43:09 ---> d9601642a0f5 14:43:09 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:43:09 ---> Running in f333149bfecf 14:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:43:09 (1/2) Installing ca-certificates (20220614-r4) 14:43:09 (2/2) Installing dumb-init (1.2.5-r2) 14:43:09 Executing busybox-1.35.0-r29.trigger 14:43:09 Executing ca-certificates-20220614-r4.trigger 14:43:09 OK: 8 MiB in 17 packages 14:43:09 Removing intermediate container f333149bfecf 14:43:09 ---> 456c22eda1d3 14:43:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:43:09 ---> 3a3654ff67f9 14:43:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:43:09 ---> c82f8f293000 14:43:09 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:43:09 ---> e99d471ceca1 14:43:09 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:43:09 ---> 50c2b8d5c18d 14:43:09 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:43:09 ---> 21daeec66e05 14:43:09 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:43:09 ---> Running in 90f4393f26b1 14:43:10 Removing intermediate container 90f4393f26b1 14:43:10 ---> d46df460eb8d 14:43:10 Step 23/29 : VOLUME /cache 14:43:10 ---> Running in ea5ec680cb10 14:43:10 Removing intermediate container ea5ec680cb10 14:43:10 ---> d9bf71fdc16a 14:43:10 Step 24/29 : EXPOSE 59711 14:43:10 ---> Running in bee20e75902e 14:43:10 Removing intermediate container bee20e75902e 14:43:10 ---> 08b590b3062c 14:43:10 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:43:10 ---> Running in dc0e13671108 14:43:10 Removing intermediate container dc0e13671108 14:43:10 ---> f788df58702c 14:43:10 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:43:10 ---> Running in c48b4c2fe1d0 14:43:10 Removing intermediate container c48b4c2fe1d0 14:43:10 ---> b1d7f581e2d0 14:43:10 Step 27/29 : LABEL arch=amd64 14:43:11 ---> Running in 38d423b1495e 14:43:11 Removing intermediate container 38d423b1495e 14:43:11 ---> a0121937e923 14:43:11 Step 28/29 : LABEL git_sha=21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 14:43:11 ---> Running in 77c70a9013e4 14:43:11 Removing intermediate container 77c70a9013e4 14:43:11 ---> 6cc3ba7b961f 14:43:11 Step 29/29 : LABEL version=0.0.0 14:43:11 ---> Running in f655d85674e7 14:43:11 Removing intermediate container f655d85674e7 14:43:11 ---> c0d98a0252af 14:43:11 [Warning] One or more build-args [ARCH] were not consumed 14:43:11 Successfully built c0d98a0252af 14:43:11 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 14:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:12 14:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:12 latest: Pulling from edgex-lftools-log-publisher 14:43:12 5eb5b503b376: Pulling fs layer 14:43:12 5c69ac0246d0: Pulling fs layer 14:43:12 ec43610c2a17: Pulling fs layer 14:43:12 3a2ae6a8a46f: Pulling fs layer 14:43:12 33b1e0a273af: Pulling fs layer 14:43:12 5d3b04190fa2: Pulling fs layer 14:43:12 3a2ae6a8a46f: Waiting 14:43:12 33b1e0a273af: Waiting 14:43:12 2f39f015ded8: Pulling fs layer 14:43:12 5d3b04190fa2: Waiting 14:43:12 2f39f015ded8: Waiting 14:43:12 5c69ac0246d0: Verifying Checksum 14:43:12 5c69ac0246d0: Download complete 14:43:12 3a2ae6a8a46f: Download complete 14:43:12 33b1e0a273af: Verifying Checksum 14:43:12 33b1e0a273af: Download complete 14:43:12 5d3b04190fa2: Verifying Checksum 14:43:12 ec43610c2a17: Verifying Checksum 14:43:12 ec43610c2a17: Download complete 14:43:12 5eb5b503b376: Verifying Checksum 14:43:12 5eb5b503b376: Download complete 14:43:13 2f39f015ded8: Download complete 14:43:13 5eb5b503b376: Pull complete 14:43:14 5c69ac0246d0: Pull complete 14:43:14 ec43610c2a17: Pull complete 14:43:14 3a2ae6a8a46f: Pull complete 14:43:14 33b1e0a273af: Pull complete 14:43:14 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:43:17 provisioning config files... 14:43:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13505382705980436658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:17 ---> docker-login.sh 14:43:17 nexus3.edgexfoundry.org:10001 14:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:18 Configure a credential helper to remove this warning. See 14:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:18 14:43:18 Login Succeeded 14:43:18 nexus3.edgexfoundry.org:10002 14:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:18 Configure a credential helper to remove this warning. See 14:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:18 14:43:18 Login Succeeded 14:43:18 nexus3.edgexfoundry.org:10003 14:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:19 2f39f015ded8: Pull complete 14:43:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:19 Configure a credential helper to remove this warning. See 14:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:19 14:43:19 Login Succeeded 14:43:19 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:19 prd-ubuntu20.04-docker-8c-8g-4408 does not seem to be running inside a container 14:43:19 $ 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-163 -v /w/workspace/y_app-rfid-llrp-inventory_PR-163:/w/workspace/y_app-rfid-llrp-inventory_PR-163:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:19 Configure a credential helper to remove this warning. See 14:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:19 14:43:19 Login Succeeded 14:43:19 docker.io 14:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:19 Configure a credential helper to remove this warning. See 14:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:19 14:43:19 Login Succeeded 14:43:19 ---> docker-login.sh ends 14:43:23 $ docker top 97c9b897756d25a05f9a76ef24f46c13ad9d6d89ba55c962b340d8385f2537da -eo pid,comm [Pipeline] { [Pipeline] } 14:43:23 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:43:24 ---> job-cost.sh 14:43:24 lf-activate-venv: SKIPPING 14:43:24 INFO: No Stack... [Pipeline] echo 14:43:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:43:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:43:24 ========================================================= 14:43:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:43:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 14:43:24 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:24 INFO: Archiving Costs [Pipeline] sh 14:43:24 + 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 . 14:43:24 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-163/archives/cost.csv 14:43:24 + cut -d, -f6 [Pipeline] lock 14:43:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] 14:43:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] did not exist. Created. 14:43:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] [Pipeline] { [Pipeline] unstash 14:43:25 Sending build context to Docker daemon 677.9kB 14:43:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:43:25 Step 2/12 : FROM ${BASE} AS builder 14:43:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:43:25 af6eaf76a39c: Pulling fs layer 14:43:25 55522c791124: Pulling fs layer 14:43:25 ce5c4a1c91eb: Pulling fs layer 14:43:25 169dfbe0d373: Pulling fs layer 14:43:25 e1ff8fa3b103: Pulling fs layer 14:43:25 52ebb69f0ebf: Pulling fs layer 14:43:25 5abe8eddf0d5: Pulling fs layer 14:43:25 169dfbe0d373: Waiting 14:43:25 e1ff8fa3b103: Waiting 14:43:25 5abe8eddf0d5: Waiting 14:43:25 52ebb69f0ebf: Waiting [Pipeline] sh 14:43:25 55522c791124: Download complete 14:43:25 169dfbe0d373: Verifying Checksum 14:43:25 169dfbe0d373: Download complete 14:43:25 e1ff8fa3b103: Verifying Checksum 14:43:25 e1ff8fa3b103: Download complete 14:43:25 af6eaf76a39c: Verifying Checksum 14:43:25 af6eaf76a39c: Download complete 14:43:25 + echo total: 0.2199999988079071 [Pipeline] stash 14:43:25 Stashed 1 file(s) [Pipeline] } 14:43:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:43:25 $ docker stop --time=1 97c9b897756d25a05f9a76ef24f46c13ad9d6d89ba55c962b340d8385f2537da 14:43:26 af6eaf76a39c: Pull complete 14:43:26 5abe8eddf0d5: Verifying Checksum 14:43:26 5abe8eddf0d5: Download complete 14:43:26 $ docker rm -f --volumes 97c9b897756d25a05f9a76ef24f46c13ad9d6d89ba55c962b340d8385f2537da 14:43:26 55522c791124: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:43:27 ce5c4a1c91eb: Verifying Checksum 14:43:27 ce5c4a1c91eb: Download complete 14:43:27 52ebb69f0ebf: Verifying Checksum 14:43:27 52ebb69f0ebf: Download complete 14:43:40 ce5c4a1c91eb: Pull complete 14:43:40 169dfbe0d373: Pull complete 14:43:40 e1ff8fa3b103: Pull complete 14:43:46 52ebb69f0ebf: Pull complete 14:43:48 5abe8eddf0d5: Pull complete 14:43:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:43:48 ---> 6cb57ee374ae 14:43:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:43:49 ---> Running in 096ea1e3ce7e 14:43:50 Removing intermediate container 096ea1e3ce7e 14:43:50 ---> cb231a6abd5c 14:43:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:43:50 ---> Running in 23bcc61f1788 14:43:50 Removing intermediate container 23bcc61f1788 14:43:50 ---> 1ac98722260d 14:43:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:43:50 ---> Running in 8e23ac443dbc 14:43:50 Removing intermediate container 8e23ac443dbc 14:43:50 ---> 8a2d40ffd9b5 14:43:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:43:50 ---> Running in 4a7a8a46dff3 14:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:43:53 OK: 263 MiB in 53 packages 14:43:54 Removing intermediate container 4a7a8a46dff3 14:43:54 ---> cc82b740dd25 14:43:54 Step 7/12 : WORKDIR /app 14:43:54 ---> Running in 2d984196c7ce 14:43:54 Removing intermediate container 2d984196c7ce 14:43:54 ---> b6241ba02f83 14:43:54 Step 8/12 : COPY go.mod vendor* ./ 14:43:55 ---> 2e3b5ecc2600 14:43:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:43:55 ---> Running in 91c5af6d8d9a 14:45:03 Removing intermediate container 91c5af6d8d9a 14:45:03 ---> a2cca7b52028 14:45:03 Step 10/12 : COPY . . 14:45:03 ---> 55f49f4d45f4 14:45:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:45:03 ---> Running in f3820c371378 14:45:03 Removing intermediate container f3820c371378 14:45:03 ---> a45c232a807b 14:45:03 Step 12/12 : RUN $MAKE 14:45:03 ---> Running in babbc4a10c87 14:45:03 noop 14:45:03 Removing intermediate container babbc4a10c87 14:45:03 ---> b923627c75a1 14:45:03 Successfully built b923627c75a1 14:45:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:03 + docker inspect -f . ci-base-image-arm64 14:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:03 prd-ubuntu20.04-docker-arm64-4c-16g-4410 does not seem to be running inside a container 14:45:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:45:05 $ docker top a3a283c57a7db989da43c1f50a8742fa19b0b678b9127591975c00af613ce6df -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:05 + go version 14:45:05 go version go1.20.2 linux/arm64 [Pipeline] } 14:45:05 $ docker stop --time=1 a3a283c57a7db989da43c1f50a8742fa19b0b678b9127591975c00af613ce6df 14:45:07 $ docker rm -f --volumes a3a283c57a7db989da43c1f50a8742fa19b0b678b9127591975c00af613ce6df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:08 + docker inspect -f . ci-base-image-arm64 14:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:08 prd-ubuntu20.04-docker-arm64-4c-16g-4410 does not seem to be running inside a container 14:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:45:09 $ docker top e05801c20bb4cd66df9cfd556f808d980978645514d5cf5ef0519e5527d458a2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:10 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:45:10 + make test 14:45:10 go test -race ./... -coverprofile=coverage.out ./... 14:47:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:47:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:47:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.155s coverage: 86.2% of statements 14:48:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.568s coverage: 71.9% of statements 14:48:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:48:10 go vet ./... 14:50:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:50:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:50:32 ./bin/test-attribution.sh [Pipeline] echo 14:50:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:50:32 $ docker stop --time=1 e05801c20bb4cd66df9cfd556f808d980978645514d5cf5ef0519e5527d458a2 14:50:33 $ docker rm -f --volumes e05801c20bb4cd66df9cfd556f808d980978645514d5cf5ef0519e5527d458a2 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:50:35 Warning: overwriting stash ‘coverage-report’ 14:50:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:50:37 + ls -al . 14:50:37 total 224 14:50:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 14:45 . 14:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:42 .. 14:50:37 -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 14:42 .dockerignore 14:50:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 14:42 .git 14:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:42 .github 14:50:37 -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 14:42 .gitignore 14:50:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 14:42 .golangci.yml 14:50:37 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 14:42 Attribution.txt 14:50:37 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 14:42 CHANGELOG.md 14:50:37 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 14:42 Dockerfile 14:50:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 14:42 GOVERNANCE.md 14:50:37 -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 14:42 Jenkinsfile 14:50:37 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 14:42 LICENSE 14:50:37 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 14:42 Makefile 14:50:37 -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 14:42 OWNERS.md 14:50:37 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 14:42 README.md 14:50:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 14:40 VERSION 14:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:42 bin 14:50:37 -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 14:48 coverage.out 14:50:37 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 14:42 go.mod 14:50:37 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 14:42 go.sum 14:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:42 images 14:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:42 internal 14:50:37 -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 14:42 main.go 14:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 14:42 res 14:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 14:42 snap 14:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 14:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:37 + 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=21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 --label arch=arm64 --label version=0.0.0 . 14:50:37 Sending build context to Docker daemon 677.9kB 14:50:37 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:50:37 Step 2/29 : FROM ${BASE} AS builder 14:50:37 ---> b923627c75a1 14:50:37 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:50:37 ---> Running in 07fc10fe7fb4 14:50:38 Removing intermediate container 07fc10fe7fb4 14:50:38 ---> 4b97d034a047 14:50:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:50:38 ---> Running in 1f70e9c0970b 14:50:38 Removing intermediate container 1f70e9c0970b 14:50:38 ---> 6d59beaab49e 14:50:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:50:38 ---> Running in 6fb8dbe9e15a 14:50:38 Removing intermediate container 6fb8dbe9e15a 14:50:38 ---> 4997f36a8193 14:50:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:50:38 ---> Running in 3bfc38226dc5 14:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:50:41 OK: 263 MiB in 53 packages 14:50:43 Removing intermediate container 3bfc38226dc5 14:50:43 ---> 0e2ad87c0318 14:50:43 Step 7/29 : WORKDIR /app 14:50:43 ---> Running in 54b0d8816a5e 14:50:43 Removing intermediate container 54b0d8816a5e 14:50:43 ---> 2e2ed65f2dfe 14:50:43 Step 8/29 : COPY go.mod vendor* ./ 14:50:44 ---> 7d8badbe7585 14:50:44 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:44 ---> Running in 213668e36ba9 14:50:46 Removing intermediate container 213668e36ba9 14:50:46 ---> 17fa2b21ffff 14:50:46 Step 10/29 : COPY . . 14:50:46 ---> 1dbafb7ad88f 14:50:46 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:50:47 ---> Running in 50d41ef2038e 14:50:47 Removing intermediate container 50d41ef2038e 14:50:47 ---> 26f87e0050b1 14:50:47 Step 12/29 : RUN $MAKE 14:50:47 ---> Running in 2530e8c9cfd9 14:50:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 14:52:55 Removing intermediate container 2530e8c9cfd9 14:52:55 ---> ce4f12a52ef8 14:52:55 Step 13/29 : FROM alpine:3.17 14:52:55 3.17: Pulling from library/alpine 14:52:55 af6eaf76a39c: Already exists 14:52:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:52:55 Status: Downloaded newer image for alpine:3.17 14:52:55 ---> d74e625d9115 14:52:55 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:52:55 ---> Running in 18a30532c176 14:52:55 Removing intermediate container 18a30532c176 14:52:55 ---> 0d8e454eeb58 14:52:55 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:52:55 ---> Running in 62c0812ac0a6 14:52:55 Removing intermediate container 62c0812ac0a6 14:52:55 ---> 9917427944c9 14:52:55 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:52:55 ---> Running in ca274ee7a8cd 14:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:52:55 (1/2) Installing ca-certificates (20220614-r4) 14:52:55 (2/2) Installing dumb-init (1.2.5-r2) 14:52:55 Executing busybox-1.35.0-r29.trigger 14:52:55 Executing ca-certificates-20220614-r4.trigger 14:52:55 OK: 8 MiB in 17 packages 14:52:55 Removing intermediate container ca274ee7a8cd 14:52:55 ---> e1dd60d02d7a 14:52:55 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:52:55 ---> 84f0c6afdf3b 14:52:55 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:52:56 ---> 478221082066 14:52:56 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:52:57 ---> b94f62735528 14:52:57 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:52:57 ---> 85ab4020288d 14:52:57 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:52:58 ---> 7a1f0030c435 14:52:58 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:52:58 ---> Running in 6a6aa59863cd 14:53:00 Removing intermediate container 6a6aa59863cd 14:53:00 ---> 0a9ba5c750a5 14:53:00 Step 23/29 : VOLUME /cache 14:53:00 ---> Running in b4358af68d2d 14:53:00 Removing intermediate container b4358af68d2d 14:53:00 ---> 36fb10386805 14:53:00 Step 24/29 : EXPOSE 59711 14:53:00 ---> Running in f01733749465 14:53:00 Removing intermediate container f01733749465 14:53:00 ---> 3a337e486084 14:53:00 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:53:00 ---> Running in caacab294bcf 14:53:01 Removing intermediate container caacab294bcf 14:53:01 ---> 55a738053532 14:53:01 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:53:01 ---> Running in 22e270bfe4ff 14:53:01 Removing intermediate container 22e270bfe4ff 14:53:01 ---> 164146a8c71e 14:53:01 Step 27/29 : LABEL arch=arm64 14:53:01 ---> Running in 6df32d455ef0 14:53:01 Removing intermediate container 6df32d455ef0 14:53:01 ---> ad75fc7621d7 14:53:01 Step 28/29 : LABEL git_sha=21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 14:53:01 ---> Running in 74ffa1660382 14:53:02 Removing intermediate container 74ffa1660382 14:53:02 ---> 191681266b44 14:53:02 Step 29/29 : LABEL version=0.0.0 14:53:02 ---> Running in d8a91a3381af 14:53:02 Removing intermediate container d8a91a3381af 14:53:02 ---> 8c11d2672f2c 14:53:02 [Warning] One or more build-args [ARCH] were not consumed 14:53:02 Successfully built 8c11d2672f2c 14:53:02 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 14:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:03 14:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:03 arm64: Pulling from edgex-lftools-log-publisher 14:53:03 8998bd30e6a1: Pulling fs layer 14:53:03 04944245beec: Pulling fs layer 14:53:03 699f458cf7ca: Pulling fs layer 14:53:03 765212b225bb: Pulling fs layer 14:53:03 f23df028b6ca: Pulling fs layer 14:53:03 d65c8cfc05b1: Pulling fs layer 14:53:03 2437ff75d9bd: Pulling fs layer 14:53:03 765212b225bb: Waiting 14:53:03 f23df028b6ca: Waiting 14:53:03 d65c8cfc05b1: Waiting 14:53:03 2437ff75d9bd: Waiting 14:53:04 04944245beec: Verifying Checksum 14:53:04 04944245beec: Download complete 14:53:04 765212b225bb: Verifying Checksum 14:53:04 765212b225bb: Download complete 14:53:04 f23df028b6ca: Download complete 14:53:04 d65c8cfc05b1: Verifying Checksum 14:53:04 d65c8cfc05b1: Download complete 14:53:04 699f458cf7ca: Verifying Checksum 14:53:04 8998bd30e6a1: Download complete 14:53:06 2437ff75d9bd: Verifying Checksum 14:53:06 2437ff75d9bd: Download complete 14:53:08 8998bd30e6a1: Pull complete 14:53:08 04944245beec: Pull complete 14:53:09 699f458cf7ca: Pull complete 14:53:09 765212b225bb: Pull complete 14:53:10 f23df028b6ca: Pull complete 14:53:10 d65c8cfc05b1: Pull complete 14:53:25 2437ff75d9bd: Pull complete 14:53:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:53:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:25 prd-ubuntu20.04-docker-arm64-4c-16g-4410 does not seem to be running inside a container 14:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:53:28 $ docker top 151ccf6a45da1b1fa3a227e7039ea34dfc3433669c16df69c985be18977e16d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:29 ---> job-cost.sh 14:53:29 lf-activate-venv: SKIPPING 14:53:29 INFO: No Stack... 14:53:30 INFO: Retrieving Pricing Info for: v3-standard-4 14:53:30 INFO: Archiving Costs [Pipeline] sh 14:53:31 + cut -d,+ -f6 14:53:31 cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:53:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] 14:53:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] did not exist. Created. 14:53:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:53:32 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-cdd252ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:53:32 + echo total: 0.10999999940395355 [Pipeline] stash 14:53:32 Warning: overwriting stash ‘stack-cost’ 14:53:32 Stashed 1 file(s) [Pipeline] } 14:53:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-163-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:53:32 $ docker stop --time=1 151ccf6a45da1b1fa3a227e7039ea34dfc3433669c16df69c985be18977e16d3 14:53:34 $ docker rm -f --volumes 151ccf6a45da1b1fa3a227e7039ea34dfc3433669c16df69c985be18977e16d3 [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 14:53:35 provisioning config files... 14:53:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/config11202854145908170053tmp [Pipeline] { [Pipeline] sh 14:53:35 + set +x 14:53:35 + curl -s https://codecov.io/bash 14:53:35 + bash -s -- 14:53:35 14:53:35 _____ _ 14:53:35 / ____| | | 14:53:35 | | ___ __| | ___ ___ _____ __ 14:53:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:53:35 | |___| (_) | (_| | __/ (_| (_) \ V / 14:53:35 \_____\___/ \__,_|\___|\___\___/ \_/ 14:53:35 Bash-1.0.6 14:53:35 14:53:35 14:53:35 ==> git version 2.25.1 found 14:53:35 ==> 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 14:53:35 Release-Date: 2020-01-08 14:53:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:53:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:53:35 ==> Jenkins CI detected. 14:53:35 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-163 14:53:35 project root: . 14:53:35 --> token set from env 14:53:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:53:35 ==> Running gcov in . (disable via -X gcov) 14:53:35 ==> Python coveragepy not found 14:53:35 ==> Searching for coverage reports in: 14:53:35 + . 14:53:35 -> Found 1 reports 14:53:35 ==> Detecting git/mercurial file structure 14:53:36 ==> Reading reports 14:53:36 + ./coverage.out bytes=41317 14:53:36 ==> Appending adjustments 14:53:36 https://docs.codecov.io/docs/fixing-reports 14:53:36 + Found adjustments 14:53:36 ==> Gzipping contents 14:53:36 12K /tmp/codecov.4n0Kpy.gz 14:53:36 ==> Uploading reports 14:53:36 url: https://codecov.io 14:53:36 query: branch=PR-163&commit=21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=163&job=&cmd_args= 14:53:36 -> Pinging Codecov 14:53:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-163&commit=21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=163&job=&cmd_args= 14:53:36 -> Uploading to 14:53:36 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/581DD39554BDF9B6E22D074273EAD858/21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954/f466e6ed-e0fc-4029-b2c9-b1f630ea2464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T145336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66e3f574ad7e4940698295780f9f0a34e641877c82072206ba74fddce1806734 14:53:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:53:36 Dload Upload Total Spent Left Speed 14:53:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11808 0 0 100 11808 0 38714 --:--:-- --:--:-- --:--:-- 38714 14:53:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/21a3fe4aa8bf0e0c8dfdbbcd85a9fc617a1d1954 [Pipeline] } 14:53:36 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 14:53:38 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-163/archives ] 14:53:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-163/archives 14:53:38 total 16 14:53:38 drwxr-xr-x 3 root root 4096 Mar 17 14:43 . 14:53:38 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 14:43 .. 14:53:38 drwxr-xr-x 2 root root 4096 Mar 17 14:43 cost 14:53:38 -rw-r--r-- 1 root root 95 Mar 17 14:43 cost.csv 14:53:38 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-163/archives 14:53:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-163/archives 14:53:38 total 16 14:53:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 14:43 . 14:53:38 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 14:43 .. 14:53:38 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 14:43 cost 14:53:38 -rw-r--r-- 1 jenkins jenkins 95 Mar 17 14:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:53:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:53:40 ---> package-listing.sh 14:53:40 ++ facter osfamily 14:53:40 ++ tr '[:upper:]' '[:lower:]' 14:53:40 + OS_FAMILY=debian 14:53:40 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-163 14:53:40 + START_PACKAGES=/tmp/packages_start.txt 14:53:40 + END_PACKAGES=/tmp/packages_end.txt 14:53:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:53:40 + PACKAGES=/tmp/packages_start.txt 14:53:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-163 ']' 14:53:40 + PACKAGES=/tmp/packages_end.txt 14:53:40 + case "${OS_FAMILY}" in 14:53:40 + dpkg -l 14:53:40 + grep '^ii' 14:53:40 + '[' -f /tmp/packages_start.txt ']' 14:53:40 + '[' -f /tmp/packages_end.txt ']' 14:53:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:53:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-163 ']' 14:53:40 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-163/archives/ 14:53:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-163/archives/ [Pipeline] echo 14:53:40 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-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:53:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:41 prd-ubuntu20.04-docker-8c-8g-4408 does not seem to be running inside a container 14:53:41 $ 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-163/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-163 -v /w/workspace/y_app-rfid-llrp-inventory_PR-163:/w/workspace/y_app-rfid-llrp-inventory_PR-163:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:53:42 $ docker top 75633e9d416ebdce382b25d49e4a7aa00fe38a282379033a66f57926f69ebb18 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:42 + touch /tmp/pre-build-complete [Pipeline] sh 14:53:42 + mkdir -p /var/log/sysstat [Pipeline] sh 14:53:43 + ls /var/log/sa-host 14:53:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:53:43 provisioning config files... 14:53:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-163@tmp/config13620298619846686869tmp [Pipeline] { [Pipeline] echo 14:53:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:53:43 ---> create-netrc.sh [Pipeline] } 14:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:53:44 ---> python-tools-install.sh [Pipeline] echo 14:53:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:53:44 ---> sudo-logs.sh 14:53:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:53:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:53:44 ---> job-cost.sh 14:53:44 lf-activate-venv: SKIPPING 14:53:44 DEBUG: total: 0.2199999988079071 14:53:44 INFO: Retrieving Stack Cost... 14:53:45 INFO: Retrieving Pricing Info for: v3-standard-8 14:53:45 INFO: Archiving Costs [Pipeline] echo 14:53:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:53:45 ---> logs-deploy.sh 14:53:45 lf-activate-venv: SKIPPING 14:53:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-163/1 14:53:45 INFO: archiving workspace using pattern(s): 14:53:46 Archives upload complete. 14:53:46 INFO: archiving logs to Nexus