Pull request #213 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3030c31b6188f3bd22b461afa109fa037c8a3c4+a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 (a5f0190a3126d19bd2d7414a590f6b790b448e9b) 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-ssh1133463650675642387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2788514579280156228.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-213/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-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6279307771837075302.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-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7182586160562021679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12412911062955089165.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-213/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-213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15585883552810651289.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2371 in /w/workspace/y_app-rfid-llrp-inventory_PR-213 [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-213 # 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 Merging remotes/origin/main commit a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 into PR head commit f3030c31b6188f3bd22b461afa109fa037c8a3c4 Merge succeeded, producing f3030c31b6188f3bd22b461afa109fa037c8a3c4 Checking out Revision f3030c31b6188f3bd22b461afa109fa037c8a3c4 (PR-213) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # 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 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:37:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:37:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:37:20 ========================================================= 13:37:20 EdgeX Global Pipelines Version Info 13:37:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:37:21 ------------------- 13:37:21 stable info: 13:37:21 ------------------- 13:37:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:37:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:37:21 Message: update stable to v1.0.250 13:37:21 ------------------- 13:37:21 experimental info: 13:37:21 ------------------- 13:37:21 Commited By: **** collab-it+edgex@linuxfoundation.org 13:37:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:37:21 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:37:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-213 [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-213 [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-213 [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3030c3 [Pipeline] echo 13:37:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:23 provisioning config files... 13:37:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config3661400702841997946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:24 ---> docker-login.sh 13:37:24 nexus3.edgexfoundry.org:10001 13:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:24 Configure a credential helper to remove this warning. See 13:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:24 13:37:24 Login Succeeded 13:37:24 nexus3.edgexfoundry.org:10002 13:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:24 Configure a credential helper to remove this warning. See 13:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:24 13:37:24 Login Succeeded 13:37:24 nexus3.edgexfoundry.org:10003 13:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:24 Configure a credential helper to remove this warning. See 13:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:24 13:37:24 Login Succeeded 13:37:24 nexus3.edgexfoundry.org:10004 13:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:24 Configure a credential helper to remove this warning. See 13:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:24 13:37:24 Login Succeeded 13:37:24 docker.io 13:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:25 Configure a credential helper to remove this warning. See 13:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:25 13:37:25 Login Succeeded 13:37:25 ---> docker-login.sh ends [Pipeline] } 13:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:37:25 + git rev-list -1 --merges f3030c31b6188f3bd22b461afa109fa037c8a3c4~1..f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo 13:37:25 -----------> git rev-list -1 --merges f3030c31b6188f3bd22b461afa109fa037c8a3c4~1..f3030c31b6188f3bd22b461afa109fa037c8a3c4 f3030c31b6188f3bd22b461afa109fa037c8a3c4 [false] [Pipeline] sh 13:37:26 + git log --format=format:%s -1 f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo 13:37:26 ========================================================= 13:37:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:37:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:37:26 + git log --format=format:%s -1 f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] echo 13:37:26 [semverPrep] GIT_COMMIT: f3030c31b6188f3bd22b461afa109fa037c8a3c4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:37:26 [semverPrep] This is not a build commit. [Pipeline] sh 13:37:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:37:27 + grep -v github /etc/ssh/ssh_known_hosts 13:37:27 + [ -e /tmp/ssh_known_hosts ] 13:37:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:37:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:37:27 + sudo tee -a /etc/ssh/ssh_known_hosts 13:37:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:27 13:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:27 0.1.4: Pulling from edgex-devops/py-git-semver 13:37:27 b85a868b505f: Pulling fs layer 13:37:27 e2be974225ed: Pulling fs layer 13:37:27 339a4e72a1f5: Pulling fs layer 13:37:27 988bab9f4d93: Pulling fs layer 13:37:27 1469e6f7b9e6: Pulling fs layer 13:37:27 eaf3925da568: Pulling fs layer 13:37:27 bab4dde63d76: Pulling fs layer 13:37:27 bde34c3a00c8: Pulling fs layer 13:37:27 b352a97aabf1: Pulling fs layer 13:37:27 4872d77fe225: Pulling fs layer 13:37:27 5851b861e8e6: Pulling fs layer 13:37:27 988bab9f4d93: Waiting 13:37:27 b352a97aabf1: Waiting 13:37:27 1469e6f7b9e6: Waiting 13:37:27 4872d77fe225: Waiting 13:37:27 5851b861e8e6: Waiting 13:37:27 eaf3925da568: Waiting 13:37:27 bab4dde63d76: Waiting 13:37:27 bde34c3a00c8: Waiting 13:37:27 e2be974225ed: Download complete 13:37:27 988bab9f4d93: Verifying Checksum 13:37:27 988bab9f4d93: Download complete 13:37:28 339a4e72a1f5: Verifying Checksum 13:37:28 339a4e72a1f5: Download complete 13:37:28 1469e6f7b9e6: Verifying Checksum 13:37:28 1469e6f7b9e6: Download complete 13:37:28 eaf3925da568: Download complete 13:37:28 bde34c3a00c8: Verifying Checksum 13:37:28 b352a97aabf1: Verifying Checksum 13:37:28 b352a97aabf1: Download complete 13:37:28 4872d77fe225: Verifying Checksum 13:37:28 4872d77fe225: Download complete 13:37:28 5851b861e8e6: Download complete 13:37:28 b85a868b505f: Verifying Checksum 13:37:28 b85a868b505f: Download complete 13:37:28 bab4dde63d76: Verifying Checksum 13:37:28 bab4dde63d76: Download complete 13:37:29 b85a868b505f: Pull complete 13:37:29 e2be974225ed: Pull complete 13:37:29 339a4e72a1f5: Pull complete 13:37:29 988bab9f4d93: Pull complete 13:37:30 1469e6f7b9e6: Pull complete 13:37:30 eaf3925da568: Pull complete 13:37:31 bab4dde63d76: Pull complete 13:37:32 bde34c3a00c8: Pull complete 13:37:32 b352a97aabf1: Pull complete 13:37:32 4872d77fe225: Pull complete 13:37:32 5851b861e8e6: Pull complete 13:37:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:32 prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container 13:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:37:33 $ docker top b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b -eo pid,comm 13:37:33 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). 13:37:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:37:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:33 [ssh-agent] Looking for ssh-agent implementation... 13:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:34 $ docker exec b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent 13:37:34 SSH_AUTH_SOCK=/tmp/ssh-AIAv60FTryGS/agent.33 13:37:34 SSH_AGENT_PID=40 13:37:34 Running ssh-add (command line suppressed) 13:37:34 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_11501823845783863702.key (/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_11501823845783863702.key) 13:37:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:34 + git tag --points-at HEAD [Pipeline] } 13:37:34 $ docker exec --env ******** --env ******** b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent -k 13:37:34 unset SSH_AUTH_SOCK; 13:37:34 unset SSH_AGENT_PID; 13:37:34 echo Agent pid 40 killed; 13:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:34 [ssh-agent] Looking for ssh-agent implementation... 13:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:34 $ docker exec b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent 13:37:35 SSH_AUTH_SOCK=/tmp/ssh-vpXzsVCBgNCe/agent.72 13:37:35 SSH_AGENT_PID=78 13:37:35 Running ssh-add (command line suppressed) 13:37:35 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_15823577231342118699.key (/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/private_key_15823577231342118699.key) 13:37:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:35 + git semver init 13:37:35 2023-07-27 13:37:35,677 [run_init] DEBUG init version:0.0.0 force:False 13:37:35 2023-07-27 13:37:35,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver 13:37:35 2023-07-27 13:37:35,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver 13:37:35 2023-07-27 13:37:35,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-213, universal_newlines=False, shell=None, istream=None) 13:37:37 2023-07-27 13:37:36,919 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.git/info/exclude 13:37:37 2023-07-27 13:37:36,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver/PR-213 with force:False 13:37:37 2023-07-27 13:37:36,919 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver/PR-213 13:37:37 2023-07-27 13:37:36,924 [execute] INFO git cat-file --batch-check 13:37:37 2023-07-27 13:37:36,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver, universal_newlines=False, shell=None, istream=) 13:37:37 2023-07-27 13:37:36,930 [execute] INFO git cat-file --batch 13:37:37 2023-07-27 13:37:36,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver, universal_newlines=False, shell=None, istream=) 13:37:37 2023-07-27 13:37:36,935 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-213/.semver/PR-213 13:37:37 0.0.0 [Pipeline] } 13:37:37 $ docker exec --env ******** --env ******** b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b ssh-agent -k 13:37:37 unset SSH_AUTH_SOCK; 13:37:37 unset SSH_AGENT_PID; 13:37:37 echo Agent pid 78 killed; 13:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:37 + git semver [Pipeline] } 13:37:37 $ docker stop --time=1 b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b 13:37:39 $ docker rm -f --volumes b433172861990f45ed4ef5ade47725651b64a74b009c50b49cfd028e4a7e0a3b [Pipeline] // withDockerContainer [Pipeline] sh 13:37:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:37:39 Stashed 1 file(s) [Pipeline] echo 13:37:39 [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 13:37:40 provisioning config files... 13:37:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config14999778252998787344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:40 ---> docker-login.sh 13:37:40 nexus3.edgexfoundry.org:10001 13:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:40 Configure a credential helper to remove this warning. See 13:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:40 13:37:40 Login Succeeded 13:37:40 nexus3.edgexfoundry.org:10002 13:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:40 Configure a credential helper to remove this warning. See 13:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:40 13:37:40 Login Succeeded 13:37:40 nexus3.edgexfoundry.org:10003 13:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:41 Configure a credential helper to remove this warning. See 13:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:41 13:37:41 Login Succeeded 13:37:41 nexus3.edgexfoundry.org:10004 13:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:41 Configure a credential helper to remove this warning. See 13:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:41 13:37:41 Login Succeeded 13:37:41 docker.io 13:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:41 Configure a credential helper to remove this warning. See 13:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:41 13:37:41 Login Succeeded 13:37:41 ---> docker-login.sh ends [Pipeline] } 13:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:37:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:37:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:37:41 ========================================================= 13:37:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:37:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:42 + 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 . 13:37:42 Sending build context to Docker daemon 12.67MB 13:37:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:37:42 Step 2/12 : FROM ${BASE} AS builder 13:37:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:37:42 4db1b89c0bd1: Pulling fs layer 13:37:42 6911f1a30b25: Pulling fs layer 13:37:42 e194b8c5c2a9: Pulling fs layer 13:37:42 6863d3e3a2b1: Pulling fs layer 13:37:42 ec0bb842ea78: Pulling fs layer 13:37:42 40a00589a448: Pulling fs layer 13:37:42 6c08303d61cc: Pulling fs layer 13:37:42 798269fcf238: Pulling fs layer 13:37:42 ec0bb842ea78: Waiting 13:37:42 6c08303d61cc: Waiting 13:37:42 798269fcf238: Waiting 13:37:42 6863d3e3a2b1: Waiting 13:37:42 6911f1a30b25: Verifying Checksum 13:37:42 6911f1a30b25: Download complete 13:37:42 6863d3e3a2b1: Download complete 13:37:42 ec0bb842ea78: Verifying Checksum 13:37:42 ec0bb842ea78: Download complete 13:37:42 4db1b89c0bd1: Verifying Checksum 13:37:42 4db1b89c0bd1: Download complete 13:37:42 40a00589a448: Verifying Checksum 13:37:42 40a00589a448: Download complete 13:37:42 4db1b89c0bd1: Pull complete 13:37:42 6911f1a30b25: Pull complete 13:37:42 798269fcf238: Download complete 13:37:42 e194b8c5c2a9: Download complete 13:37:43 6c08303d61cc: Verifying Checksum 13:37:43 6c08303d61cc: Download complete 13:37:46 e194b8c5c2a9: Pull complete 13:37:46 6863d3e3a2b1: Pull complete 13:37:46 ec0bb842ea78: Pull complete 13:37:46 40a00589a448: Pull complete 13:37:48 6c08303d61cc: Pull complete 13:37:49 798269fcf238: Pull complete 13:37:49 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:37:49 ---> ec979cd7f677 13:37:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:37:50 ---> Running in dc4a9c13d606 13:37:50 Removing intermediate container dc4a9c13d606 13:37:50 ---> 2b823531ff44 13:37:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:37:50 ---> Running in b6711a2870fe 13:37:50 Removing intermediate container b6711a2870fe 13:37:50 ---> ece5ff4c2cd0 13:37:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:37:50 ---> Running in 0b4d068abb70 13:37:50 Removing intermediate container 0b4d068abb70 13:37:50 ---> 0563d41b3af7 13:37:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:37:50 ---> Running in acb733730439 13:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:37:51 OK: 265 MiB in 53 packages 13:37:52 Removing intermediate container acb733730439 13:37:52 ---> ade74561dad6 13:37:52 Step 7/12 : WORKDIR /app 13:37:52 ---> Running in c9ce7647c9a8 13:37:52 Removing intermediate container c9ce7647c9a8 13:37:52 ---> 61c267a5d605 13:37:52 Step 8/12 : COPY go.mod vendor* ./ 13:37:52 ---> c3447ecdf71d 13:37:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:52 ---> Running in 437e22d6198f 13:37:55 Still waiting to schedule task 13:37:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:38:14 Removing intermediate container 437e22d6198f 13:38:14 ---> c7f2f4055b1a 13:38:14 Step 10/12 : COPY . . 13:38:14 ---> 78f1e164f4dc 13:38:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:14 ---> Running in 8f98c7811c1f 13:38:14 Removing intermediate container 8f98c7811c1f 13:38:14 ---> 4bf127715cee 13:38:14 Step 12/12 : RUN $MAKE 13:38:14 ---> Running in ae766eca63f5 13:38:14 noop 13:38:15 Removing intermediate container ae766eca63f5 13:38:15 ---> 8107dc59b442 13:38:15 Successfully built 8107dc59b442 13:38:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:15 + docker inspect -f . ci-base-image-x86_64 13:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:15 prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container 13:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:38:16 $ docker top 9f5bf2a2b4d12ae4437128071cd20a35f84be37b5119bb9a98df64bc453c1f2f -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:16 + go version 13:38:16 go version go1.20.6 linux/amd64 [Pipeline] } 13:38:16 $ docker stop --time=1 9f5bf2a2b4d12ae4437128071cd20a35f84be37b5119bb9a98df64bc453c1f2f 13:38:17 $ docker rm -f --volumes 9f5bf2a2b4d12ae4437128071cd20a35f84be37b5119bb9a98df64bc453c1f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:18 + docker inspect -f . ci-base-image-x86_64 13:38:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:18 prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container 13:38:18 $ 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-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:38:19 $ docker top e5ad41ed44028f4bc0c8772eccd78bb540d73cd343c71f510c3acabbde7cf3a2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:19 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-213 [Pipeline] fileExists [Pipeline] sh 13:38:19 + make test 13:38:19 go test -race ./... -coverprofile=coverage.out ./... 13:38:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:38:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:38:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements 13:38:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.713s coverage: 71.9% of statements 13:39:02 go vet ./... 13:39:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:39:05 ./bin/test-attribution.sh [Pipeline] echo 13:39:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:39:05 $ docker stop --time=1 e5ad41ed44028f4bc0c8772eccd78bb540d73cd343c71f510c3acabbde7cf3a2 13:39:07 $ docker rm -f --volumes e5ad41ed44028f4bc0c8772eccd78bb540d73cd343c71f510c3acabbde7cf3a2 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:39:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:09 + ls -al . 13:39:09 total 236 13:39:09 drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 13:38 . 13:39:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:37 .. 13:39:09 -rw-rw-r-- 1 jenkins jenkins 262 Jul 27 13:37 .dockerignore 13:39:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 13:37 .git 13:39:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:37 .github 13:39:09 -rw-rw-r-- 1 jenkins jenkins 788 Jul 27 13:37 .gitignore 13:39:09 -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 13:37 .golangci.yml 13:39:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 13:37 .semver 13:39:09 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 27 13:37 Attribution.txt 13:39:09 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 27 13:37 CHANGELOG.md 13:39:09 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 27 13:37 Dockerfile 13:39:09 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 13:37 GOVERNANCE.md 13:39:09 -rw-rw-r-- 1 jenkins jenkins 687 Jul 27 13:37 Jenkinsfile 13:39:09 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 27 13:37 LICENSE 13:39:09 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 27 13:37 Makefile 13:39:09 -rw-rw-r-- 1 jenkins jenkins 617 Jul 27 13:37 OWNERS.md 13:39:09 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 27 13:37 README.md 13:39:09 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 13:37 VERSION 13:39:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:37 bin 13:39:09 -rw-r--r-- 1 jenkins jenkins 41317 Jul 27 13:38 coverage.out 13:39:09 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 27 13:37 go.mod 13:39:09 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 27 13:37 go.sum 13:39:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:37 images 13:39:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:37 internal 13:39:09 -rw-rw-r-- 1 jenkins jenkins 531 Jul 27 13:37 main.go 13:39:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:37 res 13:39:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:37 snap 13:39:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:09 + 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=f3030c31b6188f3bd22b461afa109fa037c8a3c4 --label arch=amd64 --label version=0.0.0 . 13:39:09 Sending build context to Docker daemon 12.67MB 13:39:09 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:39:09 Step 2/29 : FROM ${BASE} AS builder 13:39:09 ---> 8107dc59b442 13:39:09 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:39:09 ---> Running in bd645a465187 13:39:09 Removing intermediate container bd645a465187 13:39:09 ---> b7b589b7b5ca 13:39:09 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:39:09 ---> Running in c08eb22d0ee5 13:39:09 Removing intermediate container c08eb22d0ee5 13:39:09 ---> e5b6c309ecbb 13:39:09 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:39:09 ---> Running in b75cd1cdd9dc 13:39:09 Removing intermediate container b75cd1cdd9dc 13:39:09 ---> 14af11a436d8 13:39:09 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:09 ---> Running in 796392b64001 13:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:39:10 OK: 265 MiB in 53 packages 13:39:11 Removing intermediate container 796392b64001 13:39:11 ---> 32d88c860c93 13:39:11 Step 7/29 : WORKDIR /app 13:39:11 ---> Running in 60b927e2faef 13:39:11 Removing intermediate container 60b927e2faef 13:39:11 ---> c16bcafb358e 13:39:11 Step 8/29 : COPY go.mod vendor* ./ 13:39:11 ---> 77d7fdd1745d 13:39:11 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:11 ---> Running in 5467ab5e7dab 13:39:12 Removing intermediate container 5467ab5e7dab 13:39:12 ---> 7122cbbe2e5f 13:39:12 Step 10/29 : COPY . . 13:39:12 ---> f4af3242ce2b 13:39:12 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:39:12 ---> Running in 05834013dbf1 13:39:12 Removing intermediate container 05834013dbf1 13:39:12 ---> 1d91a1d24aab 13:39:12 Step 12/29 : RUN $MAKE 13:39:12 ---> Running in 4923dcda7f95 13:39:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -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 13:39:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2372 in /w/workspace/y_app-rfid-llrp-inventory_PR-213 [Pipeline] { [Pipeline] ws 13:39:21 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:39:21 The recommended git tool is: git 13:39:26 using credential edgex-jenkins-ssh 13:39:26 Cloning the remote Git repository 13:39:26 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:39:26 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:39:26 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:39:26 > git --version # timeout=10 13:39:26 > git --version # 'git version 2.25.1' 13:39:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:39:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:30 Removing intermediate container 4923dcda7f95 13:39:30 ---> 4453ec1b9848 13:39:30 Step 13/29 : FROM alpine:3.17 13:39:30 3.17: Pulling from library/alpine 13:39:31 4db1b89c0bd1: Already exists 13:39:31 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:39:31 Status: Downloaded newer image for alpine:3.17 13:39:31 ---> 1f73a9d63274 13:39:31 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:39:31 ---> Running in 4097adaec7f4 13:39:31 Removing intermediate container 4097adaec7f4 13:39:31 ---> 23a8f1f6a1bc 13:39:31 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:39:31 ---> Running in 3236536cc9ab 13:39:31 Removing intermediate container 3236536cc9ab 13:39:31 ---> e1d4bd23b118 13:39:31 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:39:31 ---> Running in 7af8fe71a7d0 13:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:39:31 Merging remotes/origin/main commit a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 into PR head commit f3030c31b6188f3bd22b461afa109fa037c8a3c4 13:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:39:32 Merge succeeded, producing f3030c31b6188f3bd22b461afa109fa037c8a3c4 13:39:32 Checking out Revision f3030c31b6188f3bd22b461afa109fa037c8a3c4 (PR-213) 13:39:31 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:39:31 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:39:31 > git config core.sparsecheckout # timeout=10 13:39:31 > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # timeout=10 13:39:31 > git remote # timeout=10 13:39:31 > git config --get remote.origin.url # timeout=10 13:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:31 > git merge a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 13:39:31 > git rev-parse HEAD^{commit} # timeout=10 13:39:32 > git config core.sparsecheckout # timeout=10 13:39:32 > git checkout -f f3030c31b6188f3bd22b461afa109fa037c8a3c4 # timeout=10 13:39:32 (1/2) Installing ca-certificates (20230506-r0) 13:39:32 (2/2) Installing dumb-init (1.2.5-r2) 13:39:32 Executing busybox-1.35.0-r29.trigger 13:39:32 Executing ca-certificates-20230506-r0.trigger 13:39:32 OK: 8 MiB in 17 packages 13:39:32 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:39:32 > git --version # timeout=10 13:39:32 > git --version # 'git version 2.25.1' 13:39:32 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:39:32 Removing intermediate container 7af8fe71a7d0 13:39:32 ---> b62aa3362a9f 13:39:32 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:39:32 ---> eea3e29cda36 13:39:32 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:39:32 ---> f512ba5e7411 13:39:32 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:39:32 ---> 2cb0b86a4345 13:39:32 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:39:32 ---> 37147939c439 13:39:32 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:33 ---> 005ff2364ad7 13:39:33 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:39:33 ---> Running in 768f4f03550f 13:39:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 13:39:33 Dload Upload Total Spent Left Speed 13:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 13:39:34 Removing intermediate container 768f4f03550f 13:39:34 ---> ae529b06b5aa 13:39:34 Step 23/29 : VOLUME /cache 13:39:34 ---> Running in 7cc0adbed475 13:39:34 Removing intermediate container 7cc0adbed475 13:39:34 ---> cf847338376c 13:39:34 Step 24/29 : EXPOSE 59711 13:39:34 ---> Running in 667200fd3d9d 13:39:34 Removing intermediate container 667200fd3d9d 13:39:34 ---> 6a5084cbd5da 13:39:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:39:34 ---> Running in aeeb3f88bb2a 13:39:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 13:39:34 Removing intermediate container aeeb3f88bb2a 13:39:34 ---> 660aa271bd6c 13:39:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:39:34 ---> Running in ce7a49161f72 13:39:34 Removing intermediate container ce7a49161f72 13:39:34 ---> 79d982aa517d 13:39:34 Step 27/29 : LABEL arch=amd64 13:39:34 ---> Running in c1ab4c0091d1 13:39:34 Removing intermediate container c1ab4c0091d1 13:39:34 ---> 5be92e91d06f 13:39:34 Step 28/29 : LABEL git_sha=f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] sh 13:39:34 ---> Running in 5990322b750f 13:39:34 Removing intermediate container 5990322b750f 13:39:34 ---> ae92bdf1c35f 13:39:34 Step 29/29 : LABEL version=0.0.0 13:39:34 ---> Running in c694fb837e1e 13:39:34 Removing intermediate container c694fb837e1e 13:39:34 ---> 46f95d17766c 13:39:34 [Warning] One or more build-args [ARCH] were not consumed 13:39:34 Successfully built 46f95d17766c 13:39:34 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv 13:39:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:39:34 + sudo tee /etc/docker/daemon.new 13:39:34 { 13:39:34 "registry-mirrors": [ 13:39:34 "https://nexus3.edgexfoundry.org:10001" 13:39:34 ], 13:39:34 "bip": "10.250.0.254/24", 13:39:34 "hosts": [ 13:39:34 "tcp://0.0.0.0:5555", 13:39:34 "unix:///var/run/docker.sock" 13:39:34 ], 13:39:34 "mtu": 1458, 13:39:34 "selinux-enabled": true, 13:39:34 "seccomp-profile": "/etc/docker/seccomp.json" 13:39:34 } [Pipeline] } [Pipeline] // stage [Pipeline] sh [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] } 13:39:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:35 + sudo service docker restart 13:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:35 13:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:36 latest: Pulling from edgex-lftools-log-publisher 13:39:36 5eb5b503b376: Pulling fs layer 13:39:36 5c69ac0246d0: Pulling fs layer 13:39:36 ec43610c2a17: Pulling fs layer 13:39:36 3a2ae6a8a46f: Pulling fs layer 13:39:36 33b1e0a273af: Pulling fs layer 13:39:36 5d3b04190fa2: Pulling fs layer 13:39:36 2f39f015ded8: Pulling fs layer 13:39:36 33b1e0a273af: Waiting 13:39:36 5d3b04190fa2: Waiting 13:39:36 2f39f015ded8: Waiting 13:39:36 3a2ae6a8a46f: Waiting 13:39:36 5c69ac0246d0: Verifying Checksum 13:39:36 5c69ac0246d0: Download complete 13:39:36 3a2ae6a8a46f: Verifying Checksum 13:39:36 3a2ae6a8a46f: Download complete 13:39:36 33b1e0a273af: Verifying Checksum 13:39:36 33b1e0a273af: Download complete 13:39:36 5d3b04190fa2: Verifying Checksum 13:39:36 5d3b04190fa2: Download complete 13:39:36 ec43610c2a17: Verifying Checksum 13:39:36 ec43610c2a17: Download complete 13:39:36 5eb5b503b376: Download complete 13:39:36 2f39f015ded8: Download complete 13:39:37 5eb5b503b376: Pull complete 13:39:37 5c69ac0246d0: Pull complete 13:39:37 ec43610c2a17: Pull complete 13:39:37 3a2ae6a8a46f: Pull complete 13:39:38 33b1e0a273af: Pull complete 13:39:38 5d3b04190fa2: Pull complete 13:39:42 2f39f015ded8: Pull complete 13:39:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:42 prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container 13:39:42 $ 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-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:39:43 $ docker top 278f5a0b740857de47e2f5ccde119ba345746f9a58ed329cc4e033a108c0d6d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:44 ---> job-cost.sh 13:39:44 lf-activate-venv: SKIPPING 13:39:44 INFO: No Stack... 13:39:44 INFO: Retrieving Pricing Info for: v3-standard-8 13:39:44 INFO: Archiving Costs [Pipeline] sh 13:39:45 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives/cost.csv 13:39:45 + cut -d, -f6 [Pipeline] lock 13:39:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] 13:39:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] did not exist. Created. 13:39:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:39:45 + echo total: 0.2199999988079071 [Pipeline] stash 13:39:45 Stashed 1 file(s) [Pipeline] } 13:39:45 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:39:45 $ docker stop --time=1 278f5a0b740857de47e2f5ccde119ba345746f9a58ed329cc4e033a108c0d6d9 13:39:46 $ docker rm -f --volumes 278f5a0b740857de47e2f5ccde119ba345746f9a58ed329cc4e033a108c0d6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:53 provisioning config files... 13:39:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config15906310815075424661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:54 ---> docker-login.sh 13:39:54 nexus3.edgexfoundry.org:10001 13:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:54 Configure a credential helper to remove this warning. See 13:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:54 13:39:54 Login Succeeded 13:39:54 nexus3.edgexfoundry.org:10002 13:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:55 Configure a credential helper to remove this warning. See 13:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:55 13:39:55 Login Succeeded 13:39:55 nexus3.edgexfoundry.org:10003 13:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:55 Configure a credential helper to remove this warning. See 13:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:55 13:39:55 Login Succeeded 13:39:55 nexus3.edgexfoundry.org:10004 13:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:55 Configure a credential helper to remove this warning. See 13:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:55 13:39:55 Login Succeeded 13:39:55 docker.io 13:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:56 Configure a credential helper to remove this warning. See 13:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:56 13:39:56 Login Succeeded 13:39:56 ---> docker-login.sh ends [Pipeline] } 13:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:56 ========================================================= 13:39:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:39:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:57 + 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 . 13:39:57 Sending build context to Docker daemon 684kB 13:39:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:39:57 Step 2/12 : FROM ${BASE} AS builder 13:39:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:39:57 edb6bdbacee9: Pulling fs layer 13:39:57 5f9638ab2659: Pulling fs layer 13:39:57 8d51d6327a98: Pulling fs layer 13:39:57 8b374f2dd631: Pulling fs layer 13:39:57 ec14aa9079de: Pulling fs layer 13:39:57 2f466654f4bb: Pulling fs layer 13:39:57 554e91adad29: Pulling fs layer 13:39:57 ec14aa9079de: Waiting 13:39:57 554e91adad29: Waiting 13:39:57 2f466654f4bb: Waiting 13:39:57 8b374f2dd631: Waiting 13:39:57 5f9638ab2659: Verifying Checksum 13:39:57 5f9638ab2659: Download complete 13:39:57 8b374f2dd631: Verifying Checksum 13:39:57 8b374f2dd631: Download complete 13:39:57 ec14aa9079de: Verifying Checksum 13:39:57 ec14aa9079de: Download complete 13:39:57 edb6bdbacee9: Verifying Checksum 13:39:57 edb6bdbacee9: Download complete 13:39:58 edb6bdbacee9: Pull complete 13:39:59 554e91adad29: Verifying Checksum 13:39:59 554e91adad29: Download complete 13:39:59 5f9638ab2659: Pull complete 13:40:00 8d51d6327a98: Verifying Checksum 13:40:00 8d51d6327a98: Download complete 13:40:00 2f466654f4bb: Verifying Checksum 13:40:00 2f466654f4bb: Download complete 13:40:12 8d51d6327a98: Pull complete 13:40:12 8b374f2dd631: Pull complete 13:40:12 ec14aa9079de: Pull complete 13:40:19 2f466654f4bb: Pull complete 13:40:20 554e91adad29: Pull complete 13:40:20 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:40:20 ---> 1e15ea492957 13:40:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:40:22 ---> Running in 7a120128d580 13:40:22 Removing intermediate container 7a120128d580 13:40:22 ---> 9c444ccd9003 13:40:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:40:22 ---> Running in 997594ae4bf4 13:40:23 Removing intermediate container 997594ae4bf4 13:40:23 ---> 42d45ead5520 13:40:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:40:23 ---> Running in ca49a457782c 13:40:23 Removing intermediate container ca49a457782c 13:40:23 ---> ddd146090c42 13:40:23 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:40:23 ---> Running in 8baef1cf5c52 13:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:40:26 OK: 263 MiB in 53 packages 13:40:27 Removing intermediate container 8baef1cf5c52 13:40:27 ---> 066f17f914a7 13:40:27 Step 7/12 : WORKDIR /app 13:40:27 ---> Running in f64f3c52dfa3 13:40:27 Removing intermediate container f64f3c52dfa3 13:40:27 ---> 9cf896932b0b 13:40:27 Step 8/12 : COPY go.mod vendor* ./ 13:40:27 ---> d5a34af51edf 13:40:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:28 ---> Running in c7a2fea21973 13:41:35 Removing intermediate container c7a2fea21973 13:41:35 ---> 66e457dbe4e0 13:41:35 Step 10/12 : COPY . . 13:41:35 ---> f2eef364e467 13:41:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:35 ---> Running in d12f91705ef9 13:41:35 Removing intermediate container d12f91705ef9 13:41:35 ---> 80f7be96f3ae 13:41:35 Step 12/12 : RUN $MAKE 13:41:35 ---> Running in e5d7005356f9 13:41:35 noop 13:41:35 Removing intermediate container e5d7005356f9 13:41:35 ---> 1e3c3e0a104e 13:41:35 Successfully built 1e3c3e0a104e 13:41:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:36 + docker inspect -f . ci-base-image-arm64 13:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:36 prd-ubuntu20.04-docker-arm64-4c-16g-2372 does not seem to be running inside a container 13:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:41:38 $ docker top ff3caf93206febbf4bb58eb15de35f333f310e51f11c7c0f60b4a92a3824e76c -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:38 + go version 13:41:38 go version go1.20.6 linux/arm64 [Pipeline] } 13:41:38 $ docker stop --time=1 ff3caf93206febbf4bb58eb15de35f333f310e51f11c7c0f60b4a92a3824e76c 13:41:40 $ docker rm -f --volumes ff3caf93206febbf4bb58eb15de35f333f310e51f11c7c0f60b4a92a3824e76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:41 + docker inspect -f . ci-base-image-arm64 13:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:41 prd-ubuntu20.04-docker-arm64-4c-16g-2372 does not seem to be running inside a container 13:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:41:44 $ docker top 8c116208f8f79678eedf9d1ffb61340161b48a6776393ba6dbc7139acb8b5e43 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:45 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:41:45 + make test 13:41:45 go test -race ./... -coverprofile=coverage.out ./... 13:44:22 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:44:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:44:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.075s coverage: 86.2% of statements 13:44:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.437s coverage: 71.9% of statements 13:44:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:44:35 go vet ./... 13:46:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:46:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:46:57 ./bin/test-attribution.sh [Pipeline] echo 13:46:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:46:57 $ docker stop --time=1 8c116208f8f79678eedf9d1ffb61340161b48a6776393ba6dbc7139acb8b5e43 13:46:59 $ docker rm -f --volumes 8c116208f8f79678eedf9d1ffb61340161b48a6776393ba6dbc7139acb8b5e43 [Pipeline] // withDockerContainer [Pipeline] sh 13:47:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:47:01 Warning: overwriting stash ‘coverage-report’ 13:47:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:47:02 + ls -al . 13:47:02 total 232 13:47:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 13:41 . 13:47:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:39 .. 13:47:02 -rw-rw-r-- 1 jenkins jenkins 262 Jul 27 13:39 .dockerignore 13:47:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 13:39 .git 13:47:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:39 .github 13:47:02 -rw-rw-r-- 1 jenkins jenkins 788 Jul 27 13:39 .gitignore 13:47:02 -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 13:39 .golangci.yml 13:47:02 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 27 13:39 Attribution.txt 13:47:02 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 27 13:39 CHANGELOG.md 13:47:02 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 27 13:39 Dockerfile 13:47:02 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 13:39 GOVERNANCE.md 13:47:02 -rw-rw-r-- 1 jenkins jenkins 687 Jul 27 13:39 Jenkinsfile 13:47:02 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 27 13:39 LICENSE 13:47:02 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 27 13:39 Makefile 13:47:02 -rw-rw-r-- 1 jenkins jenkins 617 Jul 27 13:39 OWNERS.md 13:47:02 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 27 13:39 README.md 13:47:02 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 13:37 VERSION 13:47:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:39 bin 13:47:02 -rw-r--r-- 1 jenkins jenkins 41317 Jul 27 13:44 coverage.out 13:47:02 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 27 13:39 go.mod 13:47:02 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 27 13:39 go.sum 13:47:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:39 images 13:47:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:39 internal 13:47:02 -rw-rw-r-- 1 jenkins jenkins 531 Jul 27 13:39 main.go 13:47:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 13:39 res 13:47:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 13:39 snap 13:47:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:03 + 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=f3030c31b6188f3bd22b461afa109fa037c8a3c4 --label arch=arm64 --label version=0.0.0 . 13:47:03 Sending build context to Docker daemon 684kB 13:47:03 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:47:03 Step 2/29 : FROM ${BASE} AS builder 13:47:03 ---> 1e3c3e0a104e 13:47:03 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:47:03 ---> Running in fd8481d1fac3 13:47:03 Removing intermediate container fd8481d1fac3 13:47:03 ---> 7a97855a265a 13:47:03 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:47:03 ---> Running in 6a2a169d7ebe 13:47:04 Removing intermediate container 6a2a169d7ebe 13:47:04 ---> 89c2774f68b4 13:47:04 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:47:04 ---> Running in d0357dc07a2d 13:47:04 Removing intermediate container d0357dc07a2d 13:47:04 ---> 4145f3cc6718 13:47:04 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:04 ---> Running in b4f12800ecb4 13:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:47:07 OK: 263 MiB in 53 packages 13:47:08 Removing intermediate container b4f12800ecb4 13:47:08 ---> 4034e1708b5b 13:47:08 Step 7/29 : WORKDIR /app 13:47:08 ---> Running in f8dfdf7adfa7 13:47:08 Removing intermediate container f8dfdf7adfa7 13:47:08 ---> 23684de4ed84 13:47:08 Step 8/29 : COPY go.mod vendor* ./ 13:47:09 ---> f794bfc5e883 13:47:09 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:09 ---> Running in 9d7dd476449f 13:47:11 Removing intermediate container 9d7dd476449f 13:47:11 ---> ba05563a7d82 13:47:11 Step 10/29 : COPY . . 13:47:11 ---> e0a2bf80a835 13:47:11 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:47:11 ---> Running in b6c2faf6af03 13:47:11 Removing intermediate container b6c2faf6af03 13:47:11 ---> 5419b822d66b 13:47:11 Step 12/29 : RUN $MAKE 13:47:12 ---> Running in a96fde086818 13:47:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -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 13:49:20 Removing intermediate container a96fde086818 13:49:20 ---> 1ecbf55fa6ce 13:49:20 Step 13/29 : FROM alpine:3.17 13:49:20 3.17: Pulling from library/alpine 13:49:20 edb6bdbacee9: Already exists 13:49:20 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:49:20 Status: Downloaded newer image for alpine:3.17 13:49:20 ---> 779605e5fbc0 13:49:20 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:49:20 ---> Running in 84c8515da2a2 13:49:20 Removing intermediate container 84c8515da2a2 13:49:20 ---> a08778e36778 13:49:20 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:49:20 ---> Running in f7f4e3afb989 13:49:20 Removing intermediate container f7f4e3afb989 13:49:20 ---> f835eaae38d5 13:49:20 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:49:20 ---> Running in 83e89ff2b839 13:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:49:23 (1/2) Installing ca-certificates (20230506-r0) 13:49:23 (2/2) Installing dumb-init (1.2.5-r2) 13:49:23 Executing busybox-1.35.0-r29.trigger 13:49:23 Executing ca-certificates-20230506-r0.trigger 13:49:23 OK: 8 MiB in 17 packages 13:49:25 Removing intermediate container 83e89ff2b839 13:49:25 ---> dbf28c64a36b 13:49:25 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:49:25 ---> 46d3d136aa02 13:49:25 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:49:26 ---> 09f46dc94cbd 13:49:26 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:49:26 ---> 1a9a00e92de3 13:49:26 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:49:26 ---> 325d96219d65 13:49:26 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:49:28 ---> 9e2d88f46b67 13:49:28 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:49:28 ---> Running in 854b44d0b80a 13:49:29 Removing intermediate container 854b44d0b80a 13:49:29 ---> f2eff5baa6d2 13:49:29 Step 23/29 : VOLUME /cache 13:49:29 ---> Running in 36d78c3a64bf 13:49:29 Removing intermediate container 36d78c3a64bf 13:49:29 ---> 6111d08ec00a 13:49:29 Step 24/29 : EXPOSE 59711 13:49:30 ---> Running in ae112cc4a1e3 13:49:30 Removing intermediate container ae112cc4a1e3 13:49:30 ---> 53f28a02a33c 13:49:30 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:49:30 ---> Running in 2849e342b46f 13:49:30 Removing intermediate container 2849e342b46f 13:49:30 ---> 7b4469f0cc06 13:49:30 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:49:30 ---> Running in 1f9176c1d462 13:49:31 Removing intermediate container 1f9176c1d462 13:49:31 ---> 5e4170e3a213 13:49:31 Step 27/29 : LABEL arch=arm64 13:49:31 ---> Running in f677cccec05e 13:49:31 Removing intermediate container f677cccec05e 13:49:31 ---> 9f664101df4e 13:49:31 Step 28/29 : LABEL git_sha=f3030c31b6188f3bd22b461afa109fa037c8a3c4 13:49:31 ---> Running in 8ee667001821 13:49:31 Removing intermediate container 8ee667001821 13:49:31 ---> 37fc19b9ef3a 13:49:31 Step 29/29 : LABEL version=0.0.0 13:49:32 ---> Running in 6be7e01860d6 13:49:32 Removing intermediate container 6be7e01860d6 13:49:32 ---> 3bd33437be31 13:49:32 [Warning] One or more build-args [ARCH] were not consumed 13:49:32 Successfully built 3bd33437be31 13:49:32 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 13:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:33 13:49:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:33 arm64: Pulling from edgex-lftools-log-publisher 13:49:33 8998bd30e6a1: Pulling fs layer 13:49:33 04944245beec: Pulling fs layer 13:49:33 699f458cf7ca: Pulling fs layer 13:49:33 765212b225bb: Pulling fs layer 13:49:33 f23df028b6ca: Pulling fs layer 13:49:33 d65c8cfc05b1: Pulling fs layer 13:49:33 2437ff75d9bd: Pulling fs layer 13:49:33 765212b225bb: Waiting 13:49:33 f23df028b6ca: Waiting 13:49:33 d65c8cfc05b1: Waiting 13:49:33 2437ff75d9bd: Waiting 13:49:33 04944245beec: Verifying Checksum 13:49:33 04944245beec: Download complete 13:49:33 765212b225bb: Verifying Checksum 13:49:33 765212b225bb: Download complete 13:49:33 f23df028b6ca: Verifying Checksum 13:49:33 f23df028b6ca: Download complete 13:49:33 d65c8cfc05b1: Verifying Checksum 13:49:33 d65c8cfc05b1: Download complete 13:49:33 699f458cf7ca: Verifying Checksum 13:49:33 699f458cf7ca: Download complete 13:49:34 8998bd30e6a1: Verifying Checksum 13:49:34 8998bd30e6a1: Download complete 13:49:36 2437ff75d9bd: Verifying Checksum 13:49:36 2437ff75d9bd: Download complete 13:49:38 8998bd30e6a1: Pull complete 13:49:38 04944245beec: Pull complete 13:49:40 699f458cf7ca: Pull complete 13:49:40 765212b225bb: Pull complete 13:49:41 f23df028b6ca: Pull complete 13:49:41 d65c8cfc05b1: Pull complete 13:49:56 2437ff75d9bd: Pull complete 13:49:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:56 prd-ubuntu20.04-docker-arm64-4c-16g-2372 does not seem to be running inside a container 13:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:49:59 $ docker top fd84465ca2ff2c9256506fd00e134980909bc3cd89561409867112c9f6d4f201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:59 ---> job-cost.sh 13:49:59 lf-activate-venv: SKIPPING 13:49:59 INFO: No Stack... 13:50:00 INFO: Retrieving Pricing Info for: v3-standard-4 13:50:01 INFO: Archiving Costs [Pipeline] sh 13:50:01 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:50:01 + cut -d, -f6 [Pipeline] lock 13:50:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] 13:50:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] did not exist. Created. 13:50:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:50:01 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8b4964e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:50:02 + echo total: 0.10999999940395355 [Pipeline] stash 13:50:02 Warning: overwriting stash ‘stack-cost’ 13:50:02 Stashed 1 file(s) [Pipeline] } 13:50:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:50:02 $ docker stop --time=1 fd84465ca2ff2c9256506fd00e134980909bc3cd89561409867112c9f6d4f201 13:50:03 $ docker rm -f --volumes fd84465ca2ff2c9256506fd00e134980909bc3cd89561409867112c9f6d4f201 [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 13:50:04 provisioning config files... 13:50:04 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config9706392095095849359tmp [Pipeline] { [Pipeline] sh 13:50:05 + set +x 13:50:05 + bash -s -- 13:50:05 + curl -s https://codecov.io/bash 13:50:05 13:50:05 _____ _ 13:50:05 / ____| | | 13:50:05 | | ___ __| | ___ ___ _____ __ 13:50:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:50:05 | |___| (_) | (_| | __/ (_| (_) \ V / 13:50:05 \_____\___/ \__,_|\___|\___\___/ \_/ 13:50:05 Bash-1.0.6 13:50:05 13:50:05 13:50:05 ==> git version 2.25.1 found 13:50:05 ==> 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 13:50:05 Release-Date: 2020-01-08 13:50:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:50:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:50:05 ==> Jenkins CI detected. 13:50:05 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-213 13:50:05 project root: . 13:50:05 --> token set from env 13:50:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:50:05 ==> Running gcov in . (disable via -X gcov) 13:50:05 ==> Python coveragepy not found 13:50:05 ==> Searching for coverage reports in: 13:50:05 + . 13:50:05 -> Found 1 reports 13:50:05 ==> Detecting git/mercurial file structure 13:50:05 ==> Reading reports 13:50:05 + ./coverage.out bytes=41317 13:50:05 ==> Appending adjustments 13:50:05 https://docs.codecov.io/docs/fixing-reports 13:50:05 + Found adjustments 13:50:05 ==> Gzipping contents 13:50:05 12K /tmp/codecov.6mPgQU.gz 13:50:05 ==> Uploading reports 13:50:05 url: https://codecov.io 13:50:05 query: branch=PR-213&commit=f3030c31b6188f3bd22b461afa109fa037c8a3c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=213&job=&cmd_args= 13:50:05 -> Pinging Codecov 13:50:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-213&commit=f3030c31b6188f3bd22b461afa109fa037c8a3c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=213&job=&cmd_args= 13:50:06 -> Uploading to 13:50:06 https://storage.googleapis.com/codecov/v4/raw/2023-07-27/581DD39554BDF9B6E22D074273EAD858/f3030c31b6188f3bd22b461afa109fa037c8a3c4/19964d65-b4b8-4249-96bd-4b87a217673a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230727T135005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9427c60eaf99cebd5a211d8fc029a60ab982b488d454d216c04bf85af61dc2cd 13:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:50:06 Dload Upload Total Spent Left Speed 13:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53393 --:--:-- --:--:-- --:--:-- 53393 13:50:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3030c31b6188f3bd22b461afa109fa037c8a3c4 [Pipeline] } 13:50:06 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 13:50:08 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives ] 13:50:08 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives 13:50:08 total 16 13:50:08 drwxr-xr-x 3 root root 4096 Jul 27 13:39 . 13:50:08 drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 13:39 .. 13:50:08 drwxr-xr-x 2 root root 4096 Jul 27 13:39 cost 13:50:08 -rw-r--r-- 1 root root 95 Jul 27 13:39 cost.csv 13:50:08 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives 13:50:08 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives 13:50:08 total 16 13:50:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 13:39 . 13:50:08 drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 13:39 .. 13:50:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 13:39 cost 13:50:08 -rw-r--r-- 1 jenkins jenkins 95 Jul 27 13:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:50:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:50:09 ---> package-listing.sh 13:50:09 ++ facter osfamily 13:50:09 ++ tr '[:upper:]' '[:lower:]' 13:50:09 + OS_FAMILY=debian 13:50:09 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-213 13:50:09 + START_PACKAGES=/tmp/packages_start.txt 13:50:09 + END_PACKAGES=/tmp/packages_end.txt 13:50:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:50:09 + PACKAGES=/tmp/packages_start.txt 13:50:09 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-213 ']' 13:50:09 + PACKAGES=/tmp/packages_end.txt 13:50:09 + case "${OS_FAMILY}" in 13:50:09 + dpkg -l 13:50:09 + grep '^ii' 13:50:09 + '[' -f /tmp/packages_start.txt ']' 13:50:09 + '[' -f /tmp/packages_end.txt ']' 13:50:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:50:09 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-213 ']' 13:50:09 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives/ 13:50:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-213/archives/ [Pipeline] echo 13:50:09 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-213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:50:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:10 prd-ubuntu20.04-docker-8c-8g-2371 does not seem to be running inside a container 13:50:10 $ 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-213/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-213 -v /w/workspace/y_app-rfid-llrp-inventory_PR-213:/w/workspace/y_app-rfid-llrp-inventory_PR-213:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:50:10 $ docker top 791cc5b82d7cd4596b7d9d42996b3f0220da534f44933f4cb8a67fa52adfe1bf -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:50:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:50:11 + ls /var/log/sa-host 13:50:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:12 provisioning config files... 13:50:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-213@tmp/config9167814549765473336tmp [Pipeline] { [Pipeline] echo 13:50:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:50:12 ---> create-netrc.sh [Pipeline] } 13:50:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:50:12 ---> python-tools-install.sh [Pipeline] echo 13:50:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:50:13 ---> sudo-logs.sh 13:50:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:50:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:50:13 ---> job-cost.sh 13:50:13 lf-activate-venv: SKIPPING 13:50:13 DEBUG: total: 0.2199999988079071 13:50:13 INFO: Retrieving Stack Cost... 13:50:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:50:14 INFO: Archiving Costs [Pipeline] echo 13:50:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:50:14 ---> logs-deploy.sh 13:50:14 lf-activate-venv: SKIPPING 13:50:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-213/1 13:50:14 INFO: archiving workspace using pattern(s): 13:50:15 Archives upload complete. 13:50:16 INFO: archiving logs to Nexus 13:50:16 ---> uname -a: 13:50:16 Linux prd-ubuntu20-04-docker-8c-8g-2371 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:50:16 13:50:16 13:50:16 ---> lscpu: 13:50:16 Architecture: x86_64 13:50:16 CPU op-mode(s): 32-bit, 64-bit 13:50:16 Byte Order: Little Endian 13:50:16 Address sizes: 40 bits physical, 48 bits virtual 13:50:16 CPU(s): 8 13:50:16 On-line CPU(s) list: 0-7 13:50:16 Thread(s) per core: 1 13:50:16 Core(s) per socket: 1 13:50:16 Socket(s): 8 13:50:16 NUMA node(s): 1 13:50:16 Vendor ID: AuthenticAMD 13:50:16 CPU family: 23 13:50:16 Model: 49 13:50:16 Model name: AMD EPYC-Rome Processor 13:50:16 Stepping: 0 13:50:16 CPU MHz: 2799.998 13:50:16 BogoMIPS: 5599.99 13:50:16 Virtualization: AMD-V 13:50:16 Hypervisor vendor: KVM 13:50:16 Virtualization type: full 13:50:16 L1d cache: 256 KiB 13:50:16 L1i cache: 256 KiB 13:50:16 L2 cache: 4 MiB 13:50:16 L3 cache: 128 MiB 13:50:16 NUMA node0 CPU(s): 0-7 13:50:16 Vulnerability Itlb multihit: Not affected 13:50:16 Vulnerability L1tf: Not affected 13:50:16 Vulnerability Mds: Not affected 13:50:16 Vulnerability Meltdown: Not affected 13:50:16 Vulnerability Mmio stale data: Not affected 13:50:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:50:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:50:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:50:16 Vulnerability Srbds: Not affected 13:50:16 Vulnerability Tsx async abort: Not affected 13:50:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:50:16 13:50:16 13:50:16 ---> nproc: 13:50:16 8 13:50:16 13:50:16 13:50:16 ---> df -h: 13:50:16 Filesystem Size Used Avail Use% Mounted on 13:50:16 overlay 155G 12G 144G 8% / 13:50:16 tmpfs 64M 0 64M 0% /dev 13:50:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:50:16 shm 64M 0 64M 0% /dev/shm 13:50:16 /dev/vda1 155G 12G 144G 8% /facter-os 13:50:16 13:50:16 13:50:16 ---> sar -b -r -n DEV: 13:50:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2371) 07/27/23 _x86_64_ (8 CPU) 13:50:16 13:50:16 13:36:43 LINUX RESTART (8 CPU) 13:50:16 13:50:16 13:37:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:50:16 13:38:01 188.12 48.04 140.08 0.00 5472.44 77710.33 0.00 13:50:16 13:39:01 129.98 0.98 129.00 0.00 30.26 55542.21 0.00 13:50:16 13:40:01 211.38 0.27 211.11 0.00 19.20 49491.48 0.00 13:50:16 13:41:01 2.22 0.00 2.22 0.00 0.00 25.21 0.00 13:50:16 13:42:01 39.24 9.37 29.88 0.00 2885.39 5134.08 0.00 13:50:16 13:43:01 18.66 1.23 17.43 0.00 2270.04 3793.54 0.00 13:50:16 13:44:01 3.68 0.02 3.67 0.00 0.13 92.52 0.00 13:50:16 13:45:01 3.90 1.67 2.23 0.00 37.73 26.53 0.00 13:50:16 13:46:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 13:50:16 13:47:01 2.23 0.00 2.23 0.00 0.00 24.13 0.00 13:50:16 13:48:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 13:50:16 13:49:01 2.00 0.00 2.00 0.00 0.00 21.46 0.00 13:50:16 13:50:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 13:50:16 Average: 46.21 4.63 41.59 0.00 812.31 14599.95 0.00 13:50:16 13:50:16 13:37:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:50:16 13:38:01 28891972 31587464 722940 2.20 85532 2858704 1991200 5.87 1027800 2571216 207556 13:50:16 13:39:01 27443376 31200300 1104432 3.36 148868 3756824 2293276 6.76 1543616 3394592 346928 13:50:16 13:40:01 27565300 31595832 710404 2.16 161396 4001892 1754056 5.17 1250452 3552428 284 13:50:16 13:41:01 27564952 31595604 710264 2.16 161428 4001892 1754056 5.17 1250316 3552428 4 13:50:16 13:42:01 27253560 31565308 720368 2.19 180200 4256980 1794864 5.29 1419804 3668804 196 13:50:16 13:43:01 27038588 31576944 707532 2.15 195404 4462652 1829980 5.39 1573864 3718288 20 13:50:16 13:44:01 27054392 31587760 697396 2.12 193944 4459400 1811668 5.34 1563316 3715084 8 13:50:16 13:45:01 27043180 31578760 706316 2.15 194020 4460532 1811668 5.34 1575248 3715432 8 13:50:16 13:46:01 27043196 31578828 706220 2.15 194056 4460532 1811668 5.34 1574928 3715428 8 13:50:16 13:47:01 27043316 31579000 706132 2.15 194120 4460536 1811668 5.34 1574668 3715436 8 13:50:16 13:48:01 27043584 31579384 705740 2.15 194208 4460536 1811668 5.34 1574896 3715436 8 13:50:16 13:49:01 27043244 31579140 705952 2.15 194272 4460540 1811668 5.34 1574868 3715492 8 13:50:16 13:50:01 27043228 31579368 705704 2.15 194332 4460672 1811668 5.34 1575448 3715624 8 13:50:16 Average: 27313222 31552592 739185 2.25 176291 4197053 1853778 5.46 1467633 3574284 42696 13:50:16 13:50:16 13:37:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:50:16 13:38:01 docker0 156.68 220.79 12.38 1000.04 0.00 0.00 0.00 0.00 13:50:16 13:38:01 vethc82de62 125.17 186.50 11.73 753.56 0.00 0.00 0.00 0.06 13:50:16 13:38:01 ens3 852.06 547.44 8040.71 104.36 0.00 0.00 0.00 0.00 13:50:16 13:38:01 lo 7.10 7.10 0.68 0.68 0.00 0.00 0.00 0.00 13:50:16 13:39:01 docker0 96.95 144.99 7.14 1595.93 0.00 0.00 0.00 0.00 13:50:16 13:39:01 vethc70ed6b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:50:16 13:39:01 ens3 176.69 115.66 1624.29 29.71 0.00 0.00 0.00 0.00 13:50:16 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:50:16 13:40:01 docker0 2.87 6.52 0.18 88.05 0.00 0.00 0.00 0.00 13:50:16 13:40:01 ens3 139.11 94.72 2629.51 85.33 0.00 0.00 0.00 0.00 13:50:16 13:40:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 13:50:16 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:41:01 ens3 0.55 0.42 0.27 0.21 0.00 0.00 0.00 0.00 13:50:16 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:50:16 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:42:01 ens3 116.28 54.86 1550.73 3.97 0.00 0.00 0.00 0.00 13:50:16 13:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:50:16 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:43:01 ens3 109.05 55.65 1374.31 3.78 0.00 0.00 0.00 0.00 13:50:16 13:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:50:16 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:45:01 ens3 17.41 9.67 17.95 6.23 0.00 0.00 0.00 0.00 13:50:16 13:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:50:16 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:46:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:50:16 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:50:16 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:48:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:50:16 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:49:01 ens3 0.60 0.18 0.16 0.01 0.00 0.00 0.00 0.00 13:50:16 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:50:16 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 13:50:01 ens3 1.40 0.97 0.69 0.50 0.00 0.00 0.00 0.00 13:50:16 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:16 Average: docker0 19.38 28.14 1.49 204.42 0.00 0.00 0.00 0.00 13:50:16 Average: ens3 106.82 66.44 1154.54 17.79 0.00 0.00 0.00 0.00 13:50:16 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 13:50:16 13:50:16