Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b4415030ab3c0da7e927d10f7674bfb96f8b020 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-ssh16008370075437961395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14059687289070916083.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14340500498848001681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9576389240306201223.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9923668243946994613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1274 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision 5b4415030ab3c0da7e927d10f7674bfb96f8b020 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#284)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 > git rev-list --no-walk 96ba23eab77964c3e2fbce9406ca923645e3f610 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:11:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:11:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:11:43 ========================================================= 21:11:43 EdgeX Global Pipelines Version Info 21:11:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:11:44 ------------------- 21:11:44 stable info: 21:11:44 ------------------- 21:11:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:11:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:11:44 Message: update stable to v1.0.258 21:11:45 ------------------- 21:11:45 experimental info: 21:11:45 ------------------- 21:11:45 Commited By: **** collab-it+edgex@linuxfoundation.org 21:11:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:11:45 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:11:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:11:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:11:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo 21:11:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b44150 [Pipeline] echo 21:11:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:46 provisioning config files... 21:11:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16714142606218189109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:46 ---> ****-login.sh 21:11:46 nexus3.edgexfoundry.org:10001 21:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:11:47 Configure a credential helper to remove this warning. See 21:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:11:47 21:11:47 Login Succeeded 21:11:47 nexus3.edgexfoundry.org:10002 21:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:11:47 Configure a credential helper to remove this warning. See 21:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:11:47 21:11:47 Login Succeeded 21:11:47 nexus3.edgexfoundry.org:10003 21:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:11:47 Configure a credential helper to remove this warning. See 21:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:11:47 21:11:47 Login Succeeded 21:11:47 nexus3.edgexfoundry.org:10004 21:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:11:47 Configure a credential helper to remove this warning. See 21:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:11:47 21:11:47 Login Succeeded 21:11:47 ****.io 21:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:11:47 Configure a credential helper to remove this warning. See 21:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:11:47 21:11:47 Login Succeeded 21:11:47 ---> ****-login.sh ends [Pipeline] } 21:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:11:47 + git rev-list -1 --merges 5b4415030ab3c0da7e927d10f7674bfb96f8b020~1..5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo 21:11:47 -----------> git rev-list -1 --merges 5b4415030ab3c0da7e927d10f7674bfb96f8b020~1..5b4415030ab3c0da7e927d10f7674bfb96f8b020 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [false] [Pipeline] sh 21:11:48 + git log --format=format:%s -1 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo 21:11:48 ========================================================= 21:11:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:11:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:48 + git log --format=format:%s -1 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo 21:11:48 [semverPrep] GIT_COMMIT: 5b4415030ab3c0da7e927d10f7674bfb96f8b020, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#284) [Pipeline] echo 21:11:48 [semverPrep] This is not a build commit. [Pipeline] sh 21:11:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:49 + grep -v github /etc/ssh/ssh_known_hosts 21:11:49 + [ -e /tmp/ssh_known_hosts ] 21:11:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:11:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:11:49 + sudo tee -a /etc/ssh/ssh_known_hosts 21:11:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:49 21:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:49 0.1.4: Pulling from edgex-devops/py-git-semver 21:11:49 b85a868b505f: Pulling fs layer 21:11:49 e2be974225ed: Pulling fs layer 21:11:49 339a4e72a1f5: Pulling fs layer 21:11:49 988bab9f4d93: Pulling fs layer 21:11:49 1469e6f7b9e6: Pulling fs layer 21:11:49 eaf3925da568: Pulling fs layer 21:11:49 bab4dde63d76: Pulling fs layer 21:11:49 bde34c3a00c8: Pulling fs layer 21:11:49 b352a97aabf1: Pulling fs layer 21:11:49 4872d77fe225: Pulling fs layer 21:11:49 5851b861e8e6: Pulling fs layer 21:11:49 eaf3925da568: Waiting 21:11:49 1469e6f7b9e6: Waiting 21:11:49 4872d77fe225: Waiting 21:11:49 bab4dde63d76: Waiting 21:11:49 988bab9f4d93: Waiting 21:11:49 b352a97aabf1: Waiting 21:11:49 5851b861e8e6: Waiting 21:11:49 bde34c3a00c8: Waiting 21:11:49 e2be974225ed: Verifying Checksum 21:11:49 e2be974225ed: Download complete 21:11:49 988bab9f4d93: Verifying Checksum 21:11:49 988bab9f4d93: Download complete 21:11:49 1469e6f7b9e6: Verifying Checksum 21:11:49 1469e6f7b9e6: Download complete 21:11:50 eaf3925da568: Verifying Checksum 21:11:50 eaf3925da568: Download complete 21:11:50 339a4e72a1f5: Verifying Checksum 21:11:50 339a4e72a1f5: Download complete 21:11:50 bde34c3a00c8: Download complete 21:11:50 b352a97aabf1: Download complete 21:11:50 4872d77fe225: Download complete 21:11:50 5851b861e8e6: Download complete 21:11:50 b85a868b505f: Verifying Checksum 21:11:50 b85a868b505f: Download complete 21:11:50 bab4dde63d76: Verifying Checksum 21:11:50 bab4dde63d76: Download complete 21:11:51 b85a868b505f: Pull complete 21:11:51 e2be974225ed: Pull complete 21:11:51 339a4e72a1f5: Pull complete 21:11:52 988bab9f4d93: Pull complete 21:11:52 1469e6f7b9e6: Pull complete 21:11:52 eaf3925da568: Pull complete 21:11:54 bab4dde63d76: Pull complete 21:11:54 bde34c3a00c8: Pull complete 21:11:54 b352a97aabf1: Pull complete 21:11:54 4872d77fe225: Pull complete 21:11:54 5851b861e8e6: Pull complete 21:11:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:54 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:57 $ docker top dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f -eo pid,comm 21:11:57 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). 21:11:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:57 [ssh-agent] Looking for ssh-agent implementation... 21:11:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:57 $ docker exec dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent 21:11:57 SSH_AUTH_SOCK=/tmp/ssh-AE84JTUV1yr5/agent.32 21:11:57 SSH_AGENT_PID=38 21:11:57 Running ssh-add (command line suppressed) 21:11:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10740417677458828640.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10740417677458828640.key) 21:11:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:57 + git tag --points-at HEAD [Pipeline] } 21:11:57 $ docker exec --env ******** --env ******** dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent -k 21:11:57 unset SSH_AUTH_SOCK; 21:11:57 unset SSH_AGENT_PID; 21:11:57 echo Agent pid 38 killed; 21:11:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:11:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:57 [ssh-agent] Looking for ssh-agent implementation... 21:11:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:58 $ docker exec dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent 21:11:58 SSH_AUTH_SOCK=/tmp/ssh-UJljPfnIhFzF/agent.71 21:11:58 SSH_AGENT_PID=77 21:11:58 Running ssh-add (command line suppressed) 21:11:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5809582596866632354.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5809582596866632354.key) 21:11:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:58 + git semver init 21:11:58 2024-03-26 21:11:58,783 [run_init] DEBUG init version:0.0.0 force:False 21:11:58 2024-03-26 21:11:58,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:11:58 2024-03-26 21:11:58,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:11:58 2024-03-26 21:11:58,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:12:00 2024-03-26 21:12:00,060 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:12:00 2024-03-26 21:12:00,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:12:00 2024-03-26 21:12:00,061 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:12:00 2024-03-26 21:12:00,061 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:12:00 3.2.0-dev.20 [Pipeline] } 21:12:00 $ docker exec --env ******** --env ******** dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent -k 21:12:00 unset SSH_AUTH_SOCK; 21:12:00 unset SSH_AGENT_PID; 21:12:00 echo Agent pid 77 killed; 21:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:00 + git semver [Pipeline] } 21:12:00 $ docker stop --time=1 dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f 21:12:02 $ docker rm -f --volumes dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f [Pipeline] // withDockerContainer [Pipeline] sh 21:12:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:12:02 Stashed 1 file(s) [Pipeline] echo 21:12:02 [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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 21:12:03 provisioning config files... 21:12:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7034129420227679534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:03 ---> ****-login.sh 21:12:03 nexus3.edgexfoundry.org:10001 21:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:03 Configure a credential helper to remove this warning. See 21:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:03 21:12:03 Login Succeeded 21:12:03 nexus3.edgexfoundry.org:10002 21:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:03 Configure a credential helper to remove this warning. See 21:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:03 21:12:03 Login Succeeded 21:12:03 nexus3.edgexfoundry.org:10003 21:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:03 Configure a credential helper to remove this warning. See 21:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:03 21:12:03 Login Succeeded 21:12:03 nexus3.edgexfoundry.org:10004 21:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:03 Configure a credential helper to remove this warning. See 21:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:03 21:12:03 Login Succeeded 21:12:03 ****.io 21:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:03 Configure a credential helper to remove this warning. See 21:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:03 21:12:03 Login Succeeded 21:12:03 ---> ****-login.sh ends [Pipeline] } 21:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:12:04 ========================================================= 21:12:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:12:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:12:04 Sending build context to Docker daemon 16.96MB 21:12:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:12:04 Step 2/12 : FROM ${BASE} AS builder 21:12:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:12:04 7264a8db6415: Pulling fs layer 21:12:04 c4d48a809fc2: Pulling fs layer 21:12:04 4f1c88b9dad5: Pulling fs layer 21:12:04 ad3a456e5733: Pulling fs layer 21:12:04 69c7f0334f64: Pulling fs layer 21:12:04 1f1c1a5573a3: Pulling fs layer 21:12:04 ad3a456e5733: Waiting 21:12:04 ce7588e14bc9: Pulling fs layer 21:12:04 b5e4710f87ac: Pulling fs layer 21:12:04 69c7f0334f64: Waiting 21:12:04 1f1c1a5573a3: Waiting 21:12:04 b5e4710f87ac: Waiting 21:12:04 ce7588e14bc9: Waiting 21:12:04 c4d48a809fc2: Download complete 21:12:04 ad3a456e5733: Verifying Checksum 21:12:04 ad3a456e5733: Download complete 21:12:04 69c7f0334f64: Verifying Checksum 21:12:04 69c7f0334f64: Download complete 21:12:04 7264a8db6415: Verifying Checksum 21:12:04 7264a8db6415: Download complete 21:12:04 1f1c1a5573a3: Verifying Checksum 21:12:04 1f1c1a5573a3: Download complete 21:12:04 7264a8db6415: Pull complete 21:12:04 b5e4710f87ac: Download complete 21:12:04 c4d48a809fc2: Pull complete 21:12:05 4f1c88b9dad5: Verifying Checksum 21:12:05 ce7588e14bc9: Verifying Checksum 21:12:07 4f1c88b9dad5: Pull complete 21:12:07 ad3a456e5733: Pull complete 21:12:08 69c7f0334f64: Pull complete 21:12:08 1f1c1a5573a3: Pull complete 21:12:10 ce7588e14bc9: Pull complete 21:12:11 b5e4710f87ac: Pull complete 21:12:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:12:11 ---> 88b5674ff536 21:12:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:12:16 ---> Running in 9736e83505bc 21:12:16 Removing intermediate container 9736e83505bc 21:12:16 ---> 44cade4895f5 21:12:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:12:16 ---> Running in 617855fb079d 21:12:16 Removing intermediate container 617855fb079d 21:12:16 ---> 83c4faa7a41a 21:12:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:12:16 ---> Running in ade7b3163a3a 21:12:16 Removing intermediate container ade7b3163a3a 21:12:16 ---> 51786864443d 21:12:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:12:16 ---> Running in fb3b3d0026a5 21:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:12:16 OK: 264 MiB in 52 packages 21:12:16 Removing intermediate container fb3b3d0026a5 21:12:16 ---> f56581fc923a 21:12:16 Step 7/12 : WORKDIR /app 21:12:16 ---> Running in 426bcf16d5f0 21:12:16 Removing intermediate container 426bcf16d5f0 21:12:16 ---> 8147cea66745 21:12:16 Step 8/12 : COPY go.mod vendor* ./ 21:12:17 ---> 0bedb7bb5d92 21:12:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:17 ---> Running in a6196a6e6b97 21:12:17 Still waiting to schedule task 21:12:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:13:24 Removing intermediate container a6196a6e6b97 21:13:24 ---> 119ceb5adbec 21:13:24 Step 10/12 : COPY . . 21:13:24 ---> 318fe6e4b767 21:13:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:13:24 ---> Running in d383005344b1 21:13:24 Removing intermediate container d383005344b1 21:13:24 ---> eece35ec8b08 21:13:24 Step 12/12 : RUN $MAKE 21:13:24 ---> Running in a2363bacf460 21:13:24 noop 21:13:24 Removing intermediate container a2363bacf460 21:13:24 ---> d57325c30b49 21:13:24 Successfully built d57325c30b49 21:13:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:25 + docker inspect -f . ci-base-image-x86_64 21:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:25 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 21:13:25 $ docker top a7fe002f293339e58dc287a650f832b6af885c607816179b8b60dbda4eba5072 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:25 + go version 21:13:25 go version go1.21.0 linux/amd64 [Pipeline] } 21:13:25 $ docker stop --time=1 a7fe002f293339e58dc287a650f832b6af885c607816179b8b60dbda4eba5072 21:13:27 $ docker rm -f --volumes a7fe002f293339e58dc287a650f832b6af885c607816179b8b60dbda4eba5072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:27 + docker inspect -f . ci-base-image-x86_64 21:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:27 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 21:13:28 $ docker top a49b5827aecfbebc83e340bef8405b3760beaa286e946b94bdb4211f77ea3e03 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:28 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:13:28 + make test 21:13:28 go test -race ./... -coverprofile=coverage.out ./... 21:13:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1276 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:13:54 Running in /w/workspace/app-rfid-llrp-inventory/173 [Pipeline] { [Pipeline] checkout 21:13:57 The recommended git tool is: git 21:14:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:14:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:14:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements 21:14:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.689s coverage: 71.9% of statements 21:14:02 using credential edgex-jenkins-ssh 21:14:02 Cloning the remote Git repository 21:14:02 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:14:02 > git init /w/workspace/app-rfid-llrp-inventory/173 # timeout=10 21:14:02 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:14:02 > git --version # timeout=10 21:14:02 > git --version # 'git version 2.25.1' 21:14:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:06 Avoid second fetch 21:14:06 Checking out Revision 5b4415030ab3c0da7e927d10f7674bfb96f8b020 (main) 21:14:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:14:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:06 > git config core.sparsecheckout # timeout=10 21:14:06 > git checkout -f 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 21:14:06 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#284)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:14:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:11 Dload Upload Total Spent Left Speed 21:14:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 21:14:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:14:11 + sudo tee /etc/docker/daemon.new 21:14:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:14:11 { 21:14:11 "registry-mirrors": [ 21:14:11 "https://nexus3.edgexfoundry.org:10001" 21:14:11 ], 21:14:11 "bip": "10.250.0.254/24", 21:14:11 "hosts": [ 21:14:11 "tcp://0.0.0.0:5555", 21:14:11 "unix:///var/run/docker.sock" 21:14:11 ], 21:14:11 "mtu": 1458, 21:14:11 "selinux-enabled": true, 21:14:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:14:11 } [Pipeline] sh 21:14:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:14:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:30 provisioning config files... 21:14:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/173@tmp/config14276864186692316795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:31 ---> ****-login.sh 21:14:31 nexus3.edgexfoundry.org:10001 21:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:31 Configure a credential helper to remove this warning. See 21:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:31 21:14:31 Login Succeeded 21:14:31 nexus3.edgexfoundry.org:10002 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:32 Configure a credential helper to remove this warning. See 21:14:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:32 21:14:32 Login Succeeded 21:14:32 nexus3.edgexfoundry.org:10003 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:32 Configure a credential helper to remove this warning. See 21:14:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:32 21:14:32 Login Succeeded 21:14:32 nexus3.edgexfoundry.org:10004 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:32 Configure a credential helper to remove this warning. See 21:14:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:32 21:14:32 Login Succeeded 21:14:32 ****.io 21:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:14:33 Configure a credential helper to remove this warning. See 21:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:14:33 21:14:33 Login Succeeded 21:14:33 ---> ****-login.sh ends [Pipeline] } 21:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:14:33 ========================================================= 21:14:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:14:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:14:34 Sending build context to Docker daemon 673.8kB 21:14:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:14:34 Step 2/12 : FROM ${BASE} AS builder 21:14:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:14:34 9fda8d8052c6: Pulling fs layer 21:14:34 5d54e960e981: Pulling fs layer 21:14:34 c4a7e357bf2a: Pulling fs layer 21:14:34 f0e02332f6b5: Pulling fs layer 21:14:34 872ee5b61b7b: Pulling fs layer 21:14:34 0c6a40ed1a82: Pulling fs layer 21:14:34 94ae7d8d031c: Pulling fs layer 21:14:34 f0e02332f6b5: Waiting 21:14:34 0c6a40ed1a82: Waiting 21:14:34 872ee5b61b7b: Waiting 21:14:34 5d54e960e981: Download complete 21:14:34 f0e02332f6b5: Verifying Checksum 21:14:34 f0e02332f6b5: Download complete 21:14:34 872ee5b61b7b: Verifying Checksum 21:14:34 872ee5b61b7b: Download complete 21:14:34 9fda8d8052c6: Verifying Checksum 21:14:34 9fda8d8052c6: Download complete 21:14:35 94ae7d8d031c: Verifying Checksum 21:14:35 94ae7d8d031c: Download complete 21:14:35 9fda8d8052c6: Pull complete 21:14:36 5d54e960e981: Pull complete 21:14:36 c4a7e357bf2a: Verifying Checksum 21:14:36 c4a7e357bf2a: Download complete 21:14:37 0c6a40ed1a82: Verifying Checksum 21:14:37 0c6a40ed1a82: Download complete 21:14:39 go vet ./... 21:14:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:14:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:14:39 ./bin/test-attribution.sh 21:14:39 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 21:14:39 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 21:14:39 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 21:14:39 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 21:14:39 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 21:14:39 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 21:14:39 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 21:14:39 An attribution for golang.org/x/term is missing from Attribution.txt, please add 21:14:39 An attribution for golang.org/x/time is missing from Attribution.txt, please add 21:14:39 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 21:14:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 21:14:39 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 21:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:14:39 $ docker stop --time=1 a49b5827aecfbebc83e340bef8405b3760beaa286e946b94bdb4211f77ea3e03 21:14:44 $ docker rm -f --volumes a49b5827aecfbebc83e340bef8405b3760beaa286e946b94bdb4211f77ea3e03 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:14:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:14:45 + ls -al . 21:14:45 total 276 21:14:45 drwxrwxr-x 11 jenkins jenkins 4096 Mar 26 21:13 . 21:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:11 .. 21:14:45 -rw-rw-r-- 1 jenkins jenkins 262 Mar 26 21:11 .dockerignore 21:14:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:14 .git 21:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:11 .github 21:14:45 -rw-rw-r-- 1 jenkins jenkins 773 Mar 26 21:11 .gitignore 21:14:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:11 .golangci.yml 21:14:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:12 .semver 21:14:45 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 26 21:11 Attribution.txt 21:14:45 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 26 21:11 CHANGELOG.md 21:14:45 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 26 21:11 Dockerfile 21:14:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:11 GOVERNANCE.md 21:14:45 -rw-rw-r-- 1 jenkins jenkins 665 Mar 26 21:11 Jenkinsfile 21:14:45 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 26 21:11 LICENSE 21:14:45 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 26 21:11 Makefile 21:14:45 -rw-rw-r-- 1 jenkins jenkins 617 Mar 26 21:11 OWNERS.md 21:14:45 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 26 21:11 README.md 21:14:45 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:12 VERSION 21:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:11 bin 21:14:45 -rw-r--r-- 1 jenkins jenkins 41317 Mar 26 21:13 coverage.out 21:14:45 -rw-rw-r-- 1 jenkins jenkins 7273 Mar 26 21:11 go.mod 21:14:45 -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:11 go.sum 21:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:11 images 21:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:11 internal 21:14:45 -rw-rw-r-- 1 jenkins jenkins 531 Mar 26 21:11 main.go 21:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:11 openapi 21:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:11 res 21:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:46 + 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=5b4415030ab3c0da7e927d10f7674bfb96f8b020 --label arch=amd64 --label version=3.2.0-dev.20 . 21:14:46 Sending build context to Docker daemon 16.96MB 21:14:46 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 21:14:46 Step 2/30 : FROM ${BASE} AS builder 21:14:46 ---> d57325c30b49 21:14:46 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 21:14:46 ---> Running in 84549f66275d 21:14:46 Removing intermediate container 84549f66275d 21:14:46 ---> 5e218b20bf86 21:14:46 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 21:14:46 ---> Running in ef2218a44a15 21:14:46 Removing intermediate container ef2218a44a15 21:14:46 ---> 11a34ec6af6a 21:14:46 Step 5/30 : ARG ADD_BUILD_TAGS="" 21:14:46 ---> Running in 57a650f9b8b8 21:14:46 Removing intermediate container 57a650f9b8b8 21:14:46 ---> 504fbc505598 21:14:46 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:46 ---> Running in b56d5d8c42b0 21:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:14:47 OK: 264 MiB in 52 packages 21:14:47 Removing intermediate container b56d5d8c42b0 21:14:47 ---> 8be00560aa31 21:14:47 Step 7/30 : WORKDIR /app 21:14:47 ---> Running in bf2b236aea82 21:14:47 Removing intermediate container bf2b236aea82 21:14:47 ---> c3191e7b1f52 21:14:47 Step 8/30 : COPY go.mod vendor* ./ 21:14:47 ---> a7d8fa1facc0 21:14:47 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:47 ---> Running in e9a22734b30d 21:14:48 Removing intermediate container e9a22734b30d 21:14:48 ---> 07ab298dd7f5 21:14:48 Step 10/30 : COPY . . 21:14:49 ---> 355ffe476f0d 21:14:49 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:14:49 ---> Running in 40187561bf92 21:14:49 Removing intermediate container 40187561bf92 21:14:49 ---> e728fa76c3ea 21:14:49 Step 12/30 : RUN $MAKE 21:14:49 ---> Running in deefee07aacf 21:14:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:14:49 c4a7e357bf2a: Pull complete 21:14:49 f0e02332f6b5: Pull complete 21:14:49 872ee5b61b7b: Pull complete 21:14:57 0c6a40ed1a82: Pull complete 21:14:58 94ae7d8d031c: Pull complete 21:14:59 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:14:59 ---> 86de565de09d 21:14:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:15:01 ---> Running in 6fe7a001ab9b 21:15:01 Removing intermediate container 6fe7a001ab9b 21:15:01 ---> b23c8a0e3119 21:15:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:15:01 ---> Running in 446f84c1b0e9 21:15:01 Removing intermediate container 446f84c1b0e9 21:15:01 ---> 395cd2373a61 21:15:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:15:01 ---> Running in fec0909f6b5c 21:15:01 Removing intermediate container fec0909f6b5c 21:15:01 ---> f120bde61c64 21:15:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:01 ---> Running in 0d76cee22a68 21:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:15:04 OK: 266 MiB in 52 packages 21:15:05 Removing intermediate container 0d76cee22a68 21:15:05 ---> 271eee478fa5 21:15:05 Step 7/12 : WORKDIR /app 21:15:05 ---> Running in 9ddc8054beb0 21:15:05 Removing intermediate container 9ddc8054beb0 21:15:05 ---> 58d8ddf14010 21:15:05 Step 8/12 : COPY go.mod vendor* ./ 21:15:05 ---> 41d82cba048d 21:15:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:06 ---> Running in d437cab02cc2 21:15:21 Removing intermediate container deefee07aacf 21:15:21 ---> 424030be35f6 21:15:21 Step 13/30 : FROM alpine:3.18 21:15:21 3.18: Pulling from library/alpine 21:15:21 619be1103602: Pulling fs layer 21:15:21 619be1103602: Download complete 21:15:21 619be1103602: Pull complete 21:15:21 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:15:21 Status: Downloaded newer image for alpine:3.18 21:15:21 ---> d3782b16ccc9 21:15:21 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:15:21 ---> Running in c9244050295e 21:15:21 Removing intermediate container c9244050295e 21:15:21 ---> 9b6bde2df26b 21:15:21 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:15:21 ---> Running in 884ac82a11b9 21:15:21 Removing intermediate container 884ac82a11b9 21:15:21 ---> 74b57be205f7 21:15:21 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 21:15:21 ---> Running in 1cd9f4a0548f 21:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:15:21 (1/2) Installing ca-certificates (20240226-r0) 21:15:21 (2/2) Installing dumb-init (1.2.5-r2) 21:15:21 Executing busybox-1.36.1-r5.trigger 21:15:21 Executing ca-certificates-20240226-r0.trigger 21:15:21 OK: 8 MiB in 17 packages 21:15:21 Removing intermediate container 1cd9f4a0548f 21:15:21 ---> d632062f9ac1 21:15:21 Step 17/30 : RUN apk --no-cache upgrade 21:15:21 ---> Running in 63c0d50b6e9f 21:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:15:21 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:15:21 Executing ca-certificates-20240226-r0.trigger 21:15:21 OK: 8 MiB in 17 packages 21:15:21 Removing intermediate container 63c0d50b6e9f 21:15:21 ---> 891996409740 21:15:21 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:15:21 ---> 89afdc4c108c 21:15:21 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 21:15:21 ---> 79997258474a 21:15:21 Step 20/30 : COPY --from=builder /app/res/ /res/ 21:15:21 ---> 3fcfc15c5d78 21:15:21 Step 21/30 : COPY --from=builder /app/static/ /static/ 21:15:21 ---> e519471cecea 21:15:21 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:15:22 ---> f87348416609 21:15:22 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:15:22 ---> Running in a59a97d703ca 21:15:22 Removing intermediate container a59a97d703ca 21:15:22 ---> c0df03a05e0c 21:15:22 Step 24/30 : VOLUME /cache 21:15:22 ---> Running in 9a141058f8be 21:15:22 Removing intermediate container 9a141058f8be 21:15:22 ---> 19ac79ff9d7c 21:15:22 Step 25/30 : EXPOSE 59711 21:15:22 ---> Running in 3562b97170fb 21:15:23 Removing intermediate container 3562b97170fb 21:15:23 ---> 31fe37ca7e43 21:15:23 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:15:23 ---> Running in 72d2b99a659c 21:15:23 Removing intermediate container 72d2b99a659c 21:15:23 ---> b3153d7993de 21:15:23 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:15:23 ---> Running in ace0fd22db84 21:15:23 Removing intermediate container ace0fd22db84 21:15:23 ---> 7c1299221bbd 21:15:23 Step 28/30 : LABEL arch=amd64 21:15:23 ---> Running in 689b067f8ef8 21:15:23 Removing intermediate container 689b067f8ef8 21:15:23 ---> 0d97b8ceb1fd 21:15:23 Step 29/30 : LABEL git_sha=5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:15:23 ---> Running in 76ea6f1b483d 21:15:23 Removing intermediate container 76ea6f1b483d 21:15:23 ---> 9b91e0a74b34 21:15:23 Step 30/30 : LABEL version=3.2.0-dev.20 21:15:23 ---> Running in b928705ba093 21:15:23 Removing intermediate container b928705ba093 21:15:23 ---> 2f35a64ed9e4 21:15:23 [Warning] One or more build-args [ARCH] were not consumed 21:15:23 Successfully built 2f35a64ed9e4 21:15:23 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:23 provisioning config files... 21:15:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10627976412501823475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:24 ---> ****-login.sh 21:15:24 nexus3.edgexfoundry.org:10001 21:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:24 Configure a credential helper to remove this warning. See 21:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:24 21:15:24 Login Succeeded 21:15:24 nexus3.edgexfoundry.org:10002 21:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:24 Configure a credential helper to remove this warning. See 21:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:24 21:15:24 Login Succeeded 21:15:24 nexus3.edgexfoundry.org:10003 21:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:24 Configure a credential helper to remove this warning. See 21:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:24 21:15:24 Login Succeeded 21:15:24 nexus3.edgexfoundry.org:10004 21:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:24 Configure a credential helper to remove this warning. See 21:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:24 21:15:24 Login Succeeded 21:15:24 ****.io 21:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:24 Configure a credential helper to remove this warning. See 21:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:24 21:15:24 Login Succeeded 21:15:24 ---> ****-login.sh ends [Pipeline] } 21:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:15:24 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:15:24 5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:15:24 latest 21:15:24 3.2.0-dev.20 21:15:24 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 21:15:24 main 21:15:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:15:25 7289b1839f7a: Preparing 21:15:25 0f0fa4c597db: Preparing 21:15:25 2823b9df3744: Preparing 21:15:25 23aa12ffa96a: Preparing 21:15:25 bf0971df90a8: Preparing 21:15:25 87eded2767eb: Preparing 21:15:25 1ec3c14ebabe: Preparing 21:15:25 ebb4c2d13dc7: Preparing 21:15:25 1ec3c14ebabe: Waiting 21:15:25 87eded2767eb: Waiting 21:15:25 aedc3bda2944: Preparing 21:15:25 ebb4c2d13dc7: Waiting 21:15:25 aedc3bda2944: Waiting 21:15:25 bf0971df90a8: Pushed 21:15:25 2823b9df3744: Pushed 21:15:25 7289b1839f7a: Pushed 21:15:25 23aa12ffa96a: Pushed 21:15:25 aedc3bda2944: Layer already exists 21:15:25 87eded2767eb: Pushed 21:15:25 1ec3c14ebabe: Pushed 21:15:25 ebb4c2d13dc7: Pushed 21:15:28 0f0fa4c597db: Pushed 21:15:28 5b4415030ab3c0da7e927d10f7674bfb96f8b020: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:15:28 7289b1839f7a: Preparing 21:15:28 0f0fa4c597db: Preparing 21:15:28 2823b9df3744: Preparing 21:15:28 23aa12ffa96a: Preparing 21:15:28 bf0971df90a8: Preparing 21:15:28 87eded2767eb: Preparing 21:15:28 1ec3c14ebabe: Preparing 21:15:28 ebb4c2d13dc7: Preparing 21:15:28 aedc3bda2944: Preparing 21:15:28 87eded2767eb: Waiting 21:15:28 1ec3c14ebabe: Waiting 21:15:28 ebb4c2d13dc7: Waiting 21:15:28 aedc3bda2944: Waiting 21:15:28 bf0971df90a8: Layer already exists 21:15:28 23aa12ffa96a: Layer already exists 21:15:28 0f0fa4c597db: Layer already exists 21:15:28 2823b9df3744: Layer already exists 21:15:28 7289b1839f7a: Layer already exists 21:15:28 87eded2767eb: Layer already exists 21:15:28 1ec3c14ebabe: Layer already exists 21:15:28 aedc3bda2944: Layer already exists 21:15:28 ebb4c2d13dc7: Layer already exists 21:15:28 latest: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.20 21:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:15:29 7289b1839f7a: Preparing 21:15:29 0f0fa4c597db: Preparing 21:15:29 2823b9df3744: Preparing 21:15:29 23aa12ffa96a: Preparing 21:15:29 bf0971df90a8: Preparing 21:15:29 87eded2767eb: Preparing 21:15:29 1ec3c14ebabe: Preparing 21:15:29 ebb4c2d13dc7: Preparing 21:15:29 aedc3bda2944: Preparing 21:15:29 87eded2767eb: Waiting 21:15:29 1ec3c14ebabe: Waiting 21:15:29 ebb4c2d13dc7: Waiting 21:15:29 aedc3bda2944: Waiting 21:15:29 23aa12ffa96a: Layer already exists 21:15:29 0f0fa4c597db: Layer already exists 21:15:29 bf0971df90a8: Layer already exists 21:15:29 7289b1839f7a: Layer already exists 21:15:29 2823b9df3744: Layer already exists 21:15:29 87eded2767eb: Layer already exists 21:15:29 1ec3c14ebabe: Layer already exists 21:15:29 aedc3bda2944: Layer already exists 21:15:29 ebb4c2d13dc7: Layer already exists 21:15:29 3.2.0-dev.20: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 21:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:15:30 7289b1839f7a: Preparing 21:15:30 0f0fa4c597db: Preparing 21:15:30 2823b9df3744: Preparing 21:15:30 23aa12ffa96a: Preparing 21:15:30 bf0971df90a8: Preparing 21:15:30 87eded2767eb: Preparing 21:15:30 1ec3c14ebabe: Preparing 21:15:30 ebb4c2d13dc7: Preparing 21:15:30 aedc3bda2944: Preparing 21:15:30 87eded2767eb: Waiting 21:15:30 aedc3bda2944: Waiting 21:15:30 1ec3c14ebabe: Waiting 21:15:30 ebb4c2d13dc7: Waiting 21:15:30 bf0971df90a8: Layer already exists 21:15:30 2823b9df3744: Layer already exists 21:15:30 7289b1839f7a: Layer already exists 21:15:30 0f0fa4c597db: Layer already exists 21:15:30 23aa12ffa96a: Layer already exists 21:15:30 ebb4c2d13dc7: Layer already exists 21:15:30 87eded2767eb: Layer already exists 21:15:30 1ec3c14ebabe: Layer already exists 21:15:30 aedc3bda2944: Layer already exists 21:15:30 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:30 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:15:30 7289b1839f7a: Preparing 21:15:30 0f0fa4c597db: Preparing 21:15:30 2823b9df3744: Preparing 21:15:30 23aa12ffa96a: Preparing 21:15:30 bf0971df90a8: Preparing 21:15:30 87eded2767eb: Preparing 21:15:30 1ec3c14ebabe: Preparing 21:15:30 ebb4c2d13dc7: Preparing 21:15:30 aedc3bda2944: Preparing 21:15:30 87eded2767eb: Waiting 21:15:30 ebb4c2d13dc7: Waiting 21:15:30 aedc3bda2944: Waiting 21:15:30 1ec3c14ebabe: Waiting 21:15:30 23aa12ffa96a: Layer already exists 21:15:30 7289b1839f7a: Layer already exists 21:15:30 bf0971df90a8: Layer already exists 21:15:30 2823b9df3744: Layer already exists 21:15:30 0f0fa4c597db: Layer already exists 21:15:30 87eded2767eb: Layer already exists 21:15:30 aedc3bda2944: Layer already exists 21:15:30 1ec3c14ebabe: Layer already exists 21:15:30 ebb4c2d13dc7: Layer already exists 21:15:30 main: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:30 ===================================================== [Pipeline] echo 21:15:30 taggedImages: 21:15:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:15:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:15:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.20 21:15:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 21:15:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:31 21:15:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:31 latest: Pulling from edgex-lftools-log-publisher 21:15:31 5eb5b503b376: Pulling fs layer 21:15:31 5c69ac0246d0: Pulling fs layer 21:15:31 ec43610c2a17: Pulling fs layer 21:15:31 3a2ae6a8a46f: Pulling fs layer 21:15:31 33b1e0a273af: Pulling fs layer 21:15:31 5d3b04190fa2: Pulling fs layer 21:15:31 3a2ae6a8a46f: Waiting 21:15:31 33b1e0a273af: Waiting 21:15:31 2f39f015ded8: Pulling fs layer 21:15:31 5d3b04190fa2: Waiting 21:15:31 2f39f015ded8: Waiting 21:15:31 5c69ac0246d0: Download complete 21:15:31 3a2ae6a8a46f: Verifying Checksum 21:15:31 3a2ae6a8a46f: Download complete 21:15:31 33b1e0a273af: Verifying Checksum 21:15:31 33b1e0a273af: Download complete 21:15:31 5d3b04190fa2: Verifying Checksum 21:15:31 5d3b04190fa2: Download complete 21:15:31 ec43610c2a17: Verifying Checksum 21:15:31 ec43610c2a17: Download complete 21:15:31 5eb5b503b376: Verifying Checksum 21:15:31 5eb5b503b376: Download complete 21:15:32 2f39f015ded8: Download complete 21:15:33 5eb5b503b376: Pull complete 21:15:33 5c69ac0246d0: Pull complete 21:15:33 ec43610c2a17: Pull complete 21:15:33 3a2ae6a8a46f: Pull complete 21:15:34 33b1e0a273af: Pull complete 21:15:34 5d3b04190fa2: Pull complete 21:15:38 2f39f015ded8: Pull complete 21:15:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:38 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:15:38 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 21:15:44 $ docker top 35f5c8eb7e325e944e9d172af64dba8723cf2475cb77f1a8fd54c3c548d61a27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:44 ---> job-cost.sh 21:15:44 lf-activate-venv: SKIPPING 21:15:44 INFO: No Stack... 21:15:45 INFO: Retrieving Pricing Info for: v3-standard-8 21:15:45 INFO: Archiving Costs [Pipeline] sh 21:15:45 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:15:45 + cut -d, -f6 [Pipeline] lock 21:15:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] 21:15:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] did not exist. Created. 21:15:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:46 + echo total: 0.2199999988079071 [Pipeline] stash 21:15:46 Stashed 1 file(s) [Pipeline] } 21:15:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:46 $ docker stop --time=1 35f5c8eb7e325e944e9d172af64dba8723cf2475cb77f1a8fd54c3c548d61a27 21:15:47 $ docker rm -f --volumes 35f5c8eb7e325e944e9d172af64dba8723cf2475cb77f1a8fd54c3c548d61a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:17:12 Removing intermediate container d437cab02cc2 21:17:12 ---> e56161017d3e 21:17:12 Step 10/12 : COPY . . 21:17:12 ---> f911674531eb 21:17:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:12 ---> Running in 9e2727235179 21:17:12 Removing intermediate container 9e2727235179 21:17:12 ---> 7fcc6addb7d4 21:17:12 Step 12/12 : RUN $MAKE 21:17:12 ---> Running in 164bba284a0d 21:17:12 noop 21:17:12 Removing intermediate container 164bba284a0d 21:17:12 ---> 2d7f76388c65 21:17:12 Successfully built 2d7f76388c65 21:17:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:13 + docker inspect -f . ci-base-image-arm64 21:17:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:13 prd-ubuntu20.04-docker-arm64-4c-16g-1276 does not seem to be running inside a container 21:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/173 -v /w/workspace/app-rfid-llrp-inventory/173:/w/workspace/app-rfid-llrp-inventory/173:rw,z -v /w/workspace/app-rfid-llrp-inventory/173@tmp:/w/workspace/app-rfid-llrp-inventory/173@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 ******** ci-base-image-arm64 cat 21:17:14 $ docker top ddb806603ff3a7a1a01bf891da3cb38f308067b622bd9ceedf176c65951f7717 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:15 + go version 21:17:15 go version go1.21.0 linux/arm64 [Pipeline] } 21:17:15 $ docker stop --time=1 ddb806603ff3a7a1a01bf891da3cb38f308067b622bd9ceedf176c65951f7717 21:17:17 $ docker rm -f --volumes ddb806603ff3a7a1a01bf891da3cb38f308067b622bd9ceedf176c65951f7717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:17 + docker inspect -f . ci-base-image-arm64 21:17:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:18 prd-ubuntu20.04-docker-arm64-4c-16g-1276 does not seem to be running inside a container 21:17:18 $ 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/173 -v /w/workspace/app-rfid-llrp-inventory/173:/w/workspace/app-rfid-llrp-inventory/173:rw,z -v /w/workspace/app-rfid-llrp-inventory/173@tmp:/w/workspace/app-rfid-llrp-inventory/173@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 ******** ci-base-image-arm64 cat 21:17:19 $ docker top bbbc4155f99ec9da7628962a809f230c8f4c545c233d5805bdfb7a85ebb5cf4b -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:20 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/173 [Pipeline] fileExists [Pipeline] sh 21:17:20 + make test 21:17:20 go test -race ./... -coverprofile=coverage.out ./... 21:20:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:20:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:20:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.105s coverage: 86.2% of statements 21:20:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.326s coverage: 71.9% of statements 21:20:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:20:57 go vet ./... 21:23:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:23:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:23:49 ./bin/test-attribution.sh 21:23:49 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 21:23:49 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 21:23:49 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 21:23:49 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 21:23:49 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 21:23:49 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 21:23:49 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 21:23:49 An attribution for golang.org/x/term is missing from Attribution.txt, please add 21:23:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add 21:23:49 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 21:23:49 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 21:23:49 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 21:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:23:49 $ docker stop --time=1 bbbc4155f99ec9da7628962a809f230c8f4c545c233d5805bdfb7a85ebb5cf4b 21:23:51 $ docker rm -f --volumes bbbc4155f99ec9da7628962a809f230c8f4c545c233d5805bdfb7a85ebb5cf4b [Pipeline] // withDockerContainer [Pipeline] sh 21:23:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:23:53 Warning: overwriting stash ‘coverage-report’ 21:23:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:23:54 + ls -al . 21:23:54 total 272 21:23:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 26 21:17 . 21:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:14 .. 21:23:54 -rw-rw-r-- 1 jenkins jenkins 262 Mar 26 21:14 .dockerignore 21:23:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:14 .git 21:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 .github 21:23:54 -rw-rw-r-- 1 jenkins jenkins 773 Mar 26 21:14 .gitignore 21:23:54 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:14 .golangci.yml 21:23:54 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 26 21:14 Attribution.txt 21:23:54 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 26 21:14 CHANGELOG.md 21:23:54 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 26 21:14 Dockerfile 21:23:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:14 GOVERNANCE.md 21:23:54 -rw-rw-r-- 1 jenkins jenkins 665 Mar 26 21:14 Jenkinsfile 21:23:54 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 26 21:14 LICENSE 21:23:54 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 26 21:14 Makefile 21:23:54 -rw-rw-r-- 1 jenkins jenkins 617 Mar 26 21:14 OWNERS.md 21:23:54 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 26 21:14 README.md 21:23:54 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:12 VERSION 21:23:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 bin 21:23:54 -rw-r--r-- 1 jenkins jenkins 41317 Mar 26 21:20 coverage.out 21:23:54 -rw-rw-r-- 1 jenkins jenkins 7273 Mar 26 21:14 go.mod 21:23:54 -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:14 go.sum 21:23:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 images 21:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:14 internal 21:23:54 -rw-rw-r-- 1 jenkins jenkins 531 Mar 26 21:14 main.go 21:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 openapi 21:23:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 res 21:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:55 + 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=5b4415030ab3c0da7e927d10f7674bfb96f8b020 --label arch=arm64 --label version=3.2.0-dev.20 . 21:23:55 Sending build context to Docker daemon 673.8kB 21:23:55 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 21:23:55 Step 2/30 : FROM ${BASE} AS builder 21:23:55 ---> 2d7f76388c65 21:23:55 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 21:23:55 ---> Running in 086e51920d7b 21:23:55 Removing intermediate container 086e51920d7b 21:23:55 ---> d72d12fe37e4 21:23:55 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 21:23:55 ---> Running in d57e434ed073 21:23:56 Removing intermediate container d57e434ed073 21:23:56 ---> eb5cb61b0020 21:23:56 Step 5/30 : ARG ADD_BUILD_TAGS="" 21:23:56 ---> Running in 36ffde9bde85 21:23:56 Removing intermediate container 36ffde9bde85 21:23:56 ---> 71934cdeed7a 21:23:56 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:56 ---> Running in 2f4cc5863223 21:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:23:59 OK: 266 MiB in 52 packages 21:24:00 Removing intermediate container 2f4cc5863223 21:24:00 ---> 2904de335e47 21:24:00 Step 7/30 : WORKDIR /app 21:24:00 ---> Running in a586d36cb229 21:24:00 Removing intermediate container a586d36cb229 21:24:00 ---> d8b3b71bc04e 21:24:00 Step 8/30 : COPY go.mod vendor* ./ 21:24:01 ---> 4eba9f3cf062 21:24:01 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:01 ---> Running in 86dc416ee761 21:24:03 Removing intermediate container 86dc416ee761 21:24:03 ---> a70073e2ff39 21:24:03 Step 10/30 : COPY . . 21:24:03 ---> 2e611d53a7ba 21:24:03 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:24:04 ---> Running in 97d98548fad8 21:24:04 Removing intermediate container 97d98548fad8 21:24:04 ---> 571cbaa15630 21:24:04 Step 12/30 : RUN $MAKE 21:24:04 ---> Running in ac67d2e661c3 21:24:05 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:26:57 Removing intermediate container ac67d2e661c3 21:26:57 ---> f80e73b99c75 21:26:57 Step 13/30 : FROM alpine:3.18 21:26:57 3.18: Pulling from library/alpine 21:26:57 c6b39de5b339: Pulling fs layer 21:26:57 c6b39de5b339: Verifying Checksum 21:26:57 c6b39de5b339: Download complete 21:26:57 c6b39de5b339: Pull complete 21:26:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:26:57 Status: Downloaded newer image for alpine:3.18 21:26:57 ---> 33abbf032149 21:26:57 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:26:57 ---> Running in 611a184898da 21:26:57 Removing intermediate container 611a184898da 21:26:57 ---> 49930c698255 21:26:57 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:26:57 ---> Running in ea48fe7da62a 21:26:57 Removing intermediate container ea48fe7da62a 21:26:57 ---> c9f153777742 21:26:57 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 21:26:57 ---> Running in d98125f6fba9 21:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:26:58 (1/2) Installing ca-certificates (20240226-r0) 21:26:58 (2/2) Installing dumb-init (1.2.5-r2) 21:26:58 Executing busybox-1.36.1-r5.trigger 21:26:58 Executing ca-certificates-20240226-r0.trigger 21:26:59 OK: 9 MiB in 17 packages 21:27:00 Removing intermediate container d98125f6fba9 21:27:00 ---> fc95ed88cfc2 21:27:00 Step 17/30 : RUN apk --no-cache upgrade 21:27:00 ---> Running in 63c1a423efcf 21:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:27:02 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:27:02 Executing ca-certificates-20240226-r0.trigger 21:27:02 OK: 9 MiB in 17 packages 21:27:03 Removing intermediate container 63c1a423efcf 21:27:03 ---> 0d7b2c092050 21:27:03 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:27:03 ---> 09d1bf6f7be2 21:27:03 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 21:27:04 ---> d1a4d6a2aa9b 21:27:04 Step 20/30 : COPY --from=builder /app/res/ /res/ 21:27:05 ---> 2ad9151f6ed3 21:27:05 Step 21/30 : COPY --from=builder /app/static/ /static/ 21:27:05 ---> 9d0cf0376c50 21:27:05 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:27:07 ---> 54d846cd653f 21:27:07 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:27:07 ---> Running in 4fce25ef6f27 21:27:09 Removing intermediate container 4fce25ef6f27 21:27:09 ---> f046edf34f3d 21:27:09 Step 24/30 : VOLUME /cache 21:27:09 ---> Running in 9405fa39220e 21:27:09 Removing intermediate container 9405fa39220e 21:27:09 ---> 6f925253cd0e 21:27:09 Step 25/30 : EXPOSE 59711 21:27:09 ---> Running in 19c6aefdc142 21:27:09 Removing intermediate container 19c6aefdc142 21:27:09 ---> 6ee33404ef11 21:27:09 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:27:09 ---> Running in f297cf9f2c70 21:27:09 Removing intermediate container f297cf9f2c70 21:27:09 ---> af77c6355da5 21:27:09 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:27:09 ---> Running in 24175fdfa564 21:27:10 Removing intermediate container 24175fdfa564 21:27:10 ---> 244380fc099f 21:27:10 Step 28/30 : LABEL arch=arm64 21:27:10 ---> Running in 09e11c73f6b5 21:27:10 Removing intermediate container 09e11c73f6b5 21:27:10 ---> b4c3e71e49f7 21:27:10 Step 29/30 : LABEL git_sha=5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:27:10 ---> Running in 6fe3dfb819f7 21:27:10 Removing intermediate container 6fe3dfb819f7 21:27:10 ---> 5f13c9d9e168 21:27:10 Step 30/30 : LABEL version=3.2.0-dev.20 21:27:10 ---> Running in 65564f059778 21:27:11 Removing intermediate container 65564f059778 21:27:11 ---> 9ef0adace0e3 21:27:11 [Warning] One or more build-args [ARCH] were not consumed 21:27:11 Successfully built 9ef0adace0e3 21:27:11 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:11 provisioning config files... 21:27:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/173@tmp/config18328515061949190769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:11 ---> ****-login.sh 21:27:11 nexus3.edgexfoundry.org:10001 21:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:11 Configure a credential helper to remove this warning. See 21:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:11 21:27:11 Login Succeeded 21:27:11 nexus3.edgexfoundry.org:10002 21:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:12 Configure a credential helper to remove this warning. See 21:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:12 21:27:12 Login Succeeded 21:27:12 nexus3.edgexfoundry.org:10003 21:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:12 Configure a credential helper to remove this warning. See 21:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:12 21:27:12 Login Succeeded 21:27:12 nexus3.edgexfoundry.org:10004 21:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:13 Configure a credential helper to remove this warning. See 21:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:13 21:27:13 Login Succeeded 21:27:13 ****.io 21:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:13 Configure a credential helper to remove this warning. See 21:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:13 21:27:13 Login Succeeded 21:27:13 ---> ****-login.sh ends [Pipeline] } 21:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:27:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:27:13 5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:27:13 latest 21:27:13 3.2.0-dev.20 21:27:13 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 21:27:13 main 21:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:27:14 90ec15eaadf1: Preparing 21:27:14 191938f6f8cd: Preparing 21:27:14 eb149a6667e2: Preparing 21:27:14 1386d9627bb4: Preparing 21:27:14 996f32f7c1c0: Preparing 21:27:14 ff1b68409f95: Preparing 21:27:14 1accab49595e: Preparing 21:27:14 3cbf14664168: Preparing 21:27:14 7c504f21be85: Preparing 21:27:14 ff1b68409f95: Waiting 21:27:14 1accab49595e: Waiting 21:27:14 3cbf14664168: Waiting 21:27:14 7c504f21be85: Waiting 21:27:14 90ec15eaadf1: Pushed 21:27:14 996f32f7c1c0: Pushed 21:27:14 1386d9627bb4: Pushed 21:27:14 eb149a6667e2: Pushed 21:27:14 7c504f21be85: Layer already exists 21:27:14 ff1b68409f95: Pushed 21:27:14 1accab49595e: Pushed 21:27:14 3cbf14664168: Pushed 21:27:20 191938f6f8cd: Pushed 21:27:20 5b4415030ab3c0da7e927d10f7674bfb96f8b020: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:27:20 90ec15eaadf1: Preparing 21:27:20 191938f6f8cd: Preparing 21:27:20 eb149a6667e2: Preparing 21:27:20 1386d9627bb4: Preparing 21:27:20 996f32f7c1c0: Preparing 21:27:20 ff1b68409f95: Preparing 21:27:20 1accab49595e: Preparing 21:27:20 3cbf14664168: Preparing 21:27:20 7c504f21be85: Preparing 21:27:20 ff1b68409f95: Waiting 21:27:20 1accab49595e: Waiting 21:27:20 3cbf14664168: Waiting 21:27:20 7c504f21be85: Waiting 21:27:20 eb149a6667e2: Layer already exists 21:27:20 90ec15eaadf1: Layer already exists 21:27:20 1386d9627bb4: Layer already exists 21:27:20 191938f6f8cd: Layer already exists 21:27:20 996f32f7c1c0: Layer already exists 21:27:20 1accab49595e: Layer already exists 21:27:20 3cbf14664168: Layer already exists 21:27:20 ff1b68409f95: Layer already exists 21:27:20 7c504f21be85: Layer already exists 21:27:20 latest: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.20 21:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:27:21 90ec15eaadf1: Preparing 21:27:21 191938f6f8cd: Preparing 21:27:21 eb149a6667e2: Preparing 21:27:21 1386d9627bb4: Preparing 21:27:21 996f32f7c1c0: Preparing 21:27:21 ff1b68409f95: Preparing 21:27:21 1accab49595e: Preparing 21:27:21 3cbf14664168: Preparing 21:27:21 7c504f21be85: Preparing 21:27:21 1accab49595e: Waiting 21:27:21 7c504f21be85: Waiting 21:27:21 ff1b68409f95: Waiting 21:27:21 3cbf14664168: Waiting 21:27:21 1386d9627bb4: Layer already exists 21:27:21 eb149a6667e2: Layer already exists 21:27:21 996f32f7c1c0: Layer already exists 21:27:21 90ec15eaadf1: Layer already exists 21:27:21 191938f6f8cd: Layer already exists 21:27:21 3cbf14664168: Layer already exists 21:27:21 ff1b68409f95: Layer already exists 21:27:21 1accab49595e: Layer already exists 21:27:21 7c504f21be85: Layer already exists 21:27:21 3.2.0-dev.20: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 21:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:27:22 90ec15eaadf1: Preparing 21:27:22 191938f6f8cd: Preparing 21:27:22 eb149a6667e2: Preparing 21:27:22 1386d9627bb4: Preparing 21:27:22 996f32f7c1c0: Preparing 21:27:22 ff1b68409f95: Preparing 21:27:22 1accab49595e: Preparing 21:27:22 3cbf14664168: Preparing 21:27:22 7c504f21be85: Preparing 21:27:22 ff1b68409f95: Waiting 21:27:22 1accab49595e: Waiting 21:27:22 3cbf14664168: Waiting 21:27:22 7c504f21be85: Waiting 21:27:22 191938f6f8cd: Layer already exists 21:27:22 1386d9627bb4: Layer already exists 21:27:22 eb149a6667e2: Layer already exists 21:27:22 996f32f7c1c0: Layer already exists 21:27:22 90ec15eaadf1: Layer already exists 21:27:22 1accab49595e: Layer already exists 21:27:22 3cbf14664168: Layer already exists 21:27:22 ff1b68409f95: Layer already exists 21:27:22 7c504f21be85: Layer already exists 21:27:22 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:27:23 90ec15eaadf1: Preparing 21:27:23 191938f6f8cd: Preparing 21:27:23 eb149a6667e2: Preparing 21:27:23 1386d9627bb4: Preparing 21:27:23 996f32f7c1c0: Preparing 21:27:23 ff1b68409f95: Preparing 21:27:23 1accab49595e: Preparing 21:27:23 3cbf14664168: Preparing 21:27:23 7c504f21be85: Preparing 21:27:23 1accab49595e: Waiting 21:27:23 7c504f21be85: Waiting 21:27:23 3cbf14664168: Waiting 21:27:23 ff1b68409f95: Waiting 21:27:23 996f32f7c1c0: Layer already exists 21:27:23 eb149a6667e2: Layer already exists 21:27:23 191938f6f8cd: Layer already exists 21:27:23 90ec15eaadf1: Layer already exists 21:27:23 1386d9627bb4: Layer already exists 21:27:23 ff1b68409f95: Layer already exists 21:27:23 1accab49595e: Layer already exists 21:27:23 7c504f21be85: Layer already exists 21:27:23 3cbf14664168: Layer already exists 21:27:23 main: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:23 ===================================================== [Pipeline] echo 21:27:23 taggedImages: 21:27:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020 21:27:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:27:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.20 21:27:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 21:27:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:24 21:27:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:24 arm64: Pulling from edgex-lftools-log-publisher 21:27:24 8998bd30e6a1: Pulling fs layer 21:27:24 04944245beec: Pulling fs layer 21:27:24 699f458cf7ca: Pulling fs layer 21:27:24 765212b225bb: Pulling fs layer 21:27:24 f23df028b6ca: Pulling fs layer 21:27:24 d65c8cfc05b1: Pulling fs layer 21:27:24 2437ff75d9bd: Pulling fs layer 21:27:24 765212b225bb: Waiting 21:27:24 f23df028b6ca: Waiting 21:27:24 d65c8cfc05b1: Waiting 21:27:24 2437ff75d9bd: Waiting 21:27:24 04944245beec: Verifying Checksum 21:27:24 04944245beec: Download complete 21:27:24 765212b225bb: Verifying Checksum 21:27:24 765212b225bb: Download complete 21:27:24 f23df028b6ca: Download complete 21:27:24 d65c8cfc05b1: Verifying Checksum 21:27:24 d65c8cfc05b1: Download complete 21:27:25 699f458cf7ca: Verifying Checksum 21:27:25 699f458cf7ca: Download complete 21:27:25 8998bd30e6a1: Verifying Checksum 21:27:25 8998bd30e6a1: Download complete 21:27:28 2437ff75d9bd: Verifying Checksum 21:27:28 2437ff75d9bd: Download complete 21:27:30 8998bd30e6a1: Pull complete 21:27:30 04944245beec: Pull complete 21:27:32 699f458cf7ca: Pull complete 21:27:32 765212b225bb: Pull complete 21:27:33 f23df028b6ca: Pull complete 21:27:33 d65c8cfc05b1: Pull complete 21:27:51 2437ff75d9bd: Pull complete 21:27:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:51 prd-ubuntu20.04-docker-arm64-4c-16g-1276 does not seem to be running inside a container 21:27:52 $ 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/173 -v /w/workspace/app-rfid-llrp-inventory/173:/w/workspace/app-rfid-llrp-inventory/173:rw,z -v /w/workspace/app-rfid-llrp-inventory/173@tmp:/w/workspace/app-rfid-llrp-inventory/173@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:arm64 cat 21:27:54 $ docker top c3a7189e9775a18d6f4cb6205c983767edc58406269db826c0379c8e9ed654ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:55 ---> job-cost.sh 21:27:55 lf-activate-venv: SKIPPING 21:27:55 INFO: No Stack... 21:27:56 INFO: Retrieving Pricing Info for: v3-standard-4 21:27:57 INFO: Archiving Costs [Pipeline] sh 21:27:57 + cat /w/workspace/app-rfid-llrp-inventory/173/archives/cost.csv 21:27:57 + cut -d, -f6 [Pipeline] lock 21:27:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] 21:27:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] did not exist. Created. 21:27:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:58 /w/workspace/app-rfid-llrp-inventory/173@tmp/durable-9047e4b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:27:59 + echo total: 0.10999999940395355 [Pipeline] stash 21:27:59 Warning: overwriting stash ‘stack-cost’ 21:27:59 Stashed 1 file(s) [Pipeline] } 21:27:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 21:27:59 $ docker stop --time=1 c3a7189e9775a18d6f4cb6205c983767edc58406269db826c0379c8e9ed654ca 21:28:00 $ docker rm -f --volumes c3a7189e9775a18d6f4cb6205c983767edc58406269db826c0379c8e9ed654ca [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 21:28:01 provisioning config files... 21:28:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3871045195725041439tmp [Pipeline] { [Pipeline] sh 21:28:01 + set +x 21:28:01 + curl -s https://codecov.io/bash 21:28:01 + bash -s -- 21:28:01 21:28:01 _____ _ 21:28:01 / ____| | | 21:28:01 | | ___ __| | ___ ___ _____ __ 21:28:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:28:01 | |___| (_) | (_| | __/ (_| (_) \ V / 21:28:01 \_____\___/ \__,_|\___|\___\___/ \_/ 21:28:01 Bash-1.0.6 21:28:01 21:28:01 21:28:01 ==> git version 2.25.1 found 21:28:01 ==> 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 21:28:01 Release-Date: 2020-01-08 21:28:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:28:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:28:01 ==> Jenkins CI detected. 21:28:01 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:28:01 project root: . 21:28:01 --> token set from env 21:28:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:28:01 ==> Running gcov in . (disable via -X gcov) 21:28:01 ==> Python coveragepy not found 21:28:01 ==> Searching for coverage reports in: 21:28:01 + . 21:28:01 -> Found 1 reports 21:28:01 ==> Detecting git/mercurial file structure 21:28:01 ==> Reading reports 21:28:01 + ./coverage.out bytes=41317 21:28:01 ==> Appending adjustments 21:28:01 https://docs.codecov.io/docs/fixing-reports 21:28:02 + Found adjustments 21:28:02 ==> Gzipping contents 21:28:02 12K /tmp/codecov.ZmyAgq.gz 21:28:02 ==> Uploading reports 21:28:02 url: https://codecov.io 21:28:02 query: branch=main&commit=5b4415030ab3c0da7e927d10f7674bfb96f8b020&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:28:02 -> Pinging Codecov 21:28:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5b4415030ab3c0da7e927d10f7674bfb96f8b020&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:28:02 -> Uploading to 21:28:02 https://storage.googleapis.com/codecov/v4/raw/2024-03-26/581DD39554BDF9B6E22D074273EAD858/5b4415030ab3c0da7e927d10f7674bfb96f8b020/fd02e272-a787-4012-be35-cdf97319fbef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240326T212802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0b2d2622b2fbcde5692f4f237918ecff3dc962baa3e95b9e58c1b616251a41c 21:28:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:02 Dload Upload Total Spent Left Speed 21:28:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 139k --:--:-- --:--:-- --:--:-- 139k 100 11610 0 0 100 11610 0 40594 --:--:-- --:--:-- --:--:-- 40452 21:28:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] } 21:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:28:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:28:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:28:03 21:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:28:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:28:03 df9b9388f04a: Pulling fs layer 21:28:03 52dc419b0ee2: Pulling fs layer 21:28:03 25bc292e5bac: Pulling fs layer 21:28:03 114826534d7a: Pulling fs layer 21:28:03 4657fd5d0bcf: Pulling fs layer 21:28:03 6ad1cebc031e: Pulling fs layer 21:28:03 8a3aa393b2d8: Pulling fs layer 21:28:03 8a3aa393b2d8: Waiting 21:28:03 6ad1cebc031e: Waiting 21:28:03 114826534d7a: Waiting 21:28:03 4657fd5d0bcf: Waiting 21:28:03 25bc292e5bac: Verifying Checksum 21:28:03 25bc292e5bac: Download complete 21:28:03 52dc419b0ee2: Verifying Checksum 21:28:03 52dc419b0ee2: Download complete 21:28:03 4657fd5d0bcf: Verifying Checksum 21:28:03 4657fd5d0bcf: Download complete 21:28:03 df9b9388f04a: Verifying Checksum 21:28:03 6ad1cebc031e: Verifying Checksum 21:28:03 6ad1cebc031e: Download complete 21:28:03 df9b9388f04a: Pull complete 21:28:03 52dc419b0ee2: Pull complete 21:28:03 25bc292e5bac: Pull complete 21:28:04 114826534d7a: Verifying Checksum 21:28:04 114826534d7a: Download complete 21:28:04 8a3aa393b2d8: Verifying Checksum 21:28:04 8a3aa393b2d8: Download complete 21:28:07 114826534d7a: Pull complete 21:28:07 4657fd5d0bcf: Pull complete 21:28:07 6ad1cebc031e: Pull complete 21:28:10 8a3aa393b2d8: Pull complete 21:28:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:10 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-devops/edgex-snyk-go:1.410.4 cat 21:28:14 $ docker top 715ee5a66bcdfdc52d2803a37456dc5951f5f3ac5f18bc5387d7a801b50ce276 -eo pid,comm [Pipeline] { [Pipeline] echo 21:28:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:28:14 + set -o pipefail 21:28:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:28:21 21:28:21 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:28:21 21:28:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/5d654d01-640d-4446-8e5e-1fbd78c681cb 21:28:21 21:28:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:28:21 21:28:22 21:28:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:28:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:28:22 More details here: https://snyk.co/ue1NS [Pipeline] } 21:28:22 $ docker stop --time=1 715ee5a66bcdfdc52d2803a37456dc5951f5f3ac5f18bc5387d7a801b50ce276 21:28:26 $ docker rm -f --volumes 715ee5a66bcdfdc52d2803a37456dc5951f5f3ac5f18bc5387d7a801b50ce276 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:27 + git log --format=format:%s -1 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] sh 21:28:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:27 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:28:28 $ docker top 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a -eo pid,comm 21:28:28 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). 21:28:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:33 [ssh-agent] Looking for ssh-agent implementation... 21:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:33 $ docker exec 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a ssh-agent 21:28:33 SSH_AUTH_SOCK=/tmp/ssh-mfUpk9F2OlRh/agent.31 21:28:33 SSH_AGENT_PID=37 21:28:33 Running ssh-add (command line suppressed) 21:28:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3706255343331826514.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3706255343331826514.key) 21:28:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:34 + git semver tag 21:28:34 2024-03-26 21:28:34,354 [run_tag] DEBUG tag force:False 21:28:34 2024-03-26 21:28:34,354 [check_head_tag] DEBUG check head tag 21:28:34 2024-03-26 21:28:34,355 [execute] INFO git cat-file --batch-check 21:28:34 2024-03-26 21:28:34,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:28:34 2024-03-26 21:28:34,359 [execute] INFO git cat-file --batch 21:28:34 2024-03-26 21:28:34,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:28:34 2024-03-26 21:28:34,384 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:28:34 2024-03-26 21:28:34,384 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 21:28:34 2024-03-26 21:28:34,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:28:34 2024-03-26 21:28:34,390 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:28:34 3.2.0-dev.20 [Pipeline] } 21:28:34 $ docker exec --env ******** --env ******** 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a ssh-agent -k 21:28:34 unset SSH_AUTH_SOCK; 21:28:34 unset SSH_AGENT_PID; 21:28:34 echo Agent pid 37 killed; 21:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:34 + git semver [Pipeline] } 21:28:35 $ docker stop --time=1 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a 21:28:36 $ docker rm -f --volumes 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:28:36 21:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:28:37 0.23.1-centos7: Pulling from edgex-lftools 21:28:37 ab5ef0e58194: Pulling fs layer 21:28:37 9712f1f96733: Pulling fs layer 21:28:37 63f879dbbcfc: Pulling fs layer 21:28:37 0d9ebad4ef96: Pulling fs layer 21:28:37 e9a5061849ea: Pulling fs layer 21:28:37 d747dcd14b5f: Pulling fs layer 21:28:37 2de7ff778b66: Pulling fs layer 21:28:37 0d9ebad4ef96: Waiting 21:28:37 e9a5061849ea: Waiting 21:28:37 d747dcd14b5f: Waiting 21:28:37 2de7ff778b66: Waiting 21:28:37 9712f1f96733: Download complete 21:28:37 63f879dbbcfc: Verifying Checksum 21:28:37 63f879dbbcfc: Download complete 21:28:37 e9a5061849ea: Verifying Checksum 21:28:37 e9a5061849ea: Download complete 21:28:37 d747dcd14b5f: Download complete 21:28:37 ab5ef0e58194: Download complete 21:28:37 2de7ff778b66: Download complete 21:28:37 0d9ebad4ef96: Verifying Checksum 21:28:37 0d9ebad4ef96: Download complete 21:28:40 ab5ef0e58194: Pull complete 21:28:40 9712f1f96733: Pull complete 21:28:41 63f879dbbcfc: Pull complete 21:28:45 0d9ebad4ef96: Pull complete 21:28:45 e9a5061849ea: Pull complete 21:28:45 d747dcd14b5f: Pull complete 21:28:46 2de7ff778b66: Pull complete 21:28:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:28:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:46 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:28:51 $ docker top c58450426bc3a4b916af7640f9c160fdc7be0dc736c4ef034702c550414c2249 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:28:51 provisioning config files... 21:28:51 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15400960652695756134tmp 21:28:51 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11283256446730881502tmp 21:28:51 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6443171802382121655tmp [Pipeline] { [Pipeline] echo 21:28:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:28:51 ---> sigul-configuration.sh 21:28:51 gpg: directory `/root/.gnupg' created 21:28:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:28:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:28:51 gpg: keyring `/root/.gnupg/secring.gpg' created 21:28:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:28:51 gpg: CAST5 encrypted data 21:28:51 gpg: encrypted with 1 passphrase 21:28:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:28:52 + mkdir /home/jenkins 21:28:52 + mkdir /home/jenkins/sigul [Pipeline] sh 21:28:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:28:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:28:52 ---> sigul-install.sh 21:28:52 Sigul already installed; skipping installation. [Pipeline] sh 21:28:53 + git tag --list 21:28:53 v0.0.0 21:28:53 v1.0.0 21:28:53 v2.1.0 21:28:53 v2.1.1 21:28:53 v2.2.0 21:28:53 v2.3.0 21:28:53 v3.0 21:28:53 v3.0.0 21:28:53 v3.0.1 21:28:53 v3.0.1-dev.1 21:28:53 v3.1 21:28:53 v3.1.0 21:28:53 v3.1.0-dev.1 21:28:53 v3.1.0-dev.10 21:28:53 v3.1.0-dev.11 21:28:53 v3.1.0-dev.12 21:28:53 v3.1.0-dev.13 21:28:53 v3.1.0-dev.14 21:28:53 v3.1.0-dev.15 21:28:53 v3.1.0-dev.16 21:28:53 v3.1.0-dev.17 21:28:53 v3.1.0-dev.18 21:28:53 v3.1.0-dev.19 21:28:53 v3.1.0-dev.2 21:28:53 v3.1.0-dev.20 21:28:53 v3.1.0-dev.21 21:28:53 v3.1.0-dev.22 21:28:53 v3.1.0-dev.23 21:28:53 v3.1.0-dev.24 21:28:53 v3.1.0-dev.25 21:28:53 v3.1.0-dev.26 21:28:53 v3.1.0-dev.27 21:28:53 v3.1.0-dev.28 21:28:53 v3.1.0-dev.29 21:28:53 v3.1.0-dev.3 21:28:53 v3.1.0-dev.30 21:28:53 v3.1.0-dev.31 21:28:53 v3.1.0-dev.32 21:28:53 v3.1.0-dev.33 21:28:53 v3.1.0-dev.34 21:28:53 v3.1.0-dev.35 21:28:53 v3.1.0-dev.36 21:28:53 v3.1.0-dev.37 21:28:53 v3.1.0-dev.38 21:28:53 v3.1.0-dev.39 21:28:53 v3.1.0-dev.4 21:28:53 v3.1.0-dev.40 21:28:53 v3.1.0-dev.5 21:28:53 v3.1.0-dev.6 21:28:53 v3.1.0-dev.7 21:28:53 v3.1.0-dev.8 21:28:53 v3.1.0-dev.9 21:28:53 v3.2.0-dev.1 21:28:53 v3.2.0-dev.10 21:28:53 v3.2.0-dev.11 21:28:53 v3.2.0-dev.12 21:28:53 v3.2.0-dev.13 21:28:53 v3.2.0-dev.14 21:28:53 v3.2.0-dev.15 21:28:53 v3.2.0-dev.16 21:28:53 v3.2.0-dev.17 21:28:53 v3.2.0-dev.18 21:28:53 v3.2.0-dev.19 21:28:53 v3.2.0-dev.2 21:28:53 v3.2.0-dev.20 21:28:53 v3.2.0-dev.3 21:28:53 v3.2.0-dev.4 21:28:53 v3.2.0-dev.5 21:28:53 v3.2.0-dev.6 21:28:53 v3.2.0-dev.7 21:28:53 v3.2.0-dev.8 21:28:53 v3.2.0-dev.9 [Pipeline] sh 21:28:53 + lftools sign git-tag v3.2.0-dev.20 21:28:54 Signing Git tag with Sigul... 21:28:54 Signing v3.2.0-dev.20 [Pipeline] echo 21:28:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:28:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:28:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:28:54 $ docker stop --time=1 c58450426bc3a4b916af7640f9c160fdc7be0dc736c4ef034702c550414c2249 21:28:55 $ docker rm -f --volumes c58450426bc3a4b916af7640f9c160fdc7be0dc736c4ef034702c550414c2249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:28:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:56 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:28:57 $ docker top 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 -eo pid,comm 21:28:57 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). 21:28:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:57 [ssh-agent] Looking for ssh-agent implementation... 21:28:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:57 $ docker exec 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 ssh-agent 21:28:57 SSH_AUTH_SOCK=/tmp/ssh-0eSxSjCCPpzn/agent.32 21:28:57 SSH_AGENT_PID=38 21:28:57 Running ssh-add (command line suppressed) 21:28:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1265150862880645036.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1265150862880645036.key) 21:28:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:57 + git semver bump pre 21:28:58 2024-03-26 21:28:58,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:28:58 2024-03-26 21:28:58,158 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev 21:28:58 2024-03-26 21:28:58,158 [bump_version] DEBUG bumped version:3.2.0-dev.21 21:28:58 2024-03-26 21:28:58,158 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:28:58 2024-03-26 21:28:58,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:28:58 2024-03-26 21:28:58,158 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:28:58 2024-03-26 21:28:58,160 [execute] INFO git cat-file --batch-check 21:28:58 2024-03-26 21:28:58,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:28:58 2024-03-26 21:28:58,166 [execute] INFO git cat-file --batch 21:28:58 2024-03-26 21:28:58,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:28:58 2024-03-26 21:28:58,172 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:28:58 3.2.0-dev.21 [Pipeline] } 21:28:58 $ docker exec --env ******** --env ******** 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 ssh-agent -k 21:28:58 unset SSH_AUTH_SOCK; 21:28:58 unset SSH_AGENT_PID; 21:28:58 echo Agent pid 38 killed; 21:28:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:58 + git semver [Pipeline] } 21:28:58 $ docker stop --time=1 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 21:29:00 $ docker rm -f --volumes 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 [Pipeline] // withDockerContainer [Pipeline] sh 21:29:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:00 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:29:01 $ docker top 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e -eo pid,comm 21:29:01 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). 21:29:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:01 [ssh-agent] Looking for ssh-agent implementation... 21:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:01 $ docker exec 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e ssh-agent 21:29:01 SSH_AUTH_SOCK=/tmp/ssh-dz0Q2STA6Vxa/agent.31 21:29:01 SSH_AGENT_PID=37 21:29:01 Running ssh-add (command line suppressed) 21:29:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6211727085962970812.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6211727085962970812.key) 21:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:02 + git semver push 21:29:02 2024-03-26 21:29:02,315 [run_push] DEBUG push 21:29:02 2024-03-26 21:29:02,316 [execute] INFO git cat-file --batch-check 21:29:02 2024-03-26 21:29:02,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:29:02 2024-03-26 21:29:02,319 [execute] INFO git rev-list 08dc24c3036a4746d51c358f6fa79dff90172c7b -- 21:29:02 2024-03-26 21:29:02,319 [execute] DEBUG Popen(['git', 'rev-list', '08dc24c3036a4746d51c358f6fa79dff90172c7b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:29:02 2024-03-26 21:29:02,328 [execute] INFO git fetch -v origin 21:29:02 2024-03-26 21:29:02,328 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:29:02 2024-03-26 21:29:02,870 [run_push] DEBUG no remote changes detected 21:29:02 2024-03-26 21:29:02,870 [execute] INFO git push origin semver 21:29:02 2024-03-26 21:29:02,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:29:03 2024-03-26 21:29:03,625 [run_push] DEBUG push all version tags 21:29:03 2024-03-26 21:29:03,626 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:29:03 2024-03-26 21:29:03,626 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:29:04 2024-03-26 21:29:04,387 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:29:04 3.2.0-dev.21 [Pipeline] } 21:29:04 $ docker exec --env ******** --env ******** 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e ssh-agent -k 21:29:04 unset SSH_AUTH_SOCK; 21:29:04 unset SSH_AGENT_PID; 21:29:04 echo Agent pid 37 killed; 21:29:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:04 + git semver [Pipeline] } 21:29:05 $ docker stop --time=1 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e 21:29:06 $ docker rm -f --volumes 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:29:07 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:29:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:29:07 total 16 21:29:07 drwxr-xr-x 3 root root 4096 Mar 26 21:15 . 21:29:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 26 21:28 .. 21:29:07 drwxr-xr-x 2 root root 4096 Mar 26 21:15 cost 21:29:07 -rw-r--r-- 1 root root 95 Mar 26 21:15 cost.csv 21:29:07 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:29:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:29:07 total 16 21:29:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:15 . 21:29:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 26 21:28 .. 21:29:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 21:15 cost 21:29:07 -rw-r--r-- 1 jenkins jenkins 95 Mar 26 21:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:29:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:29:08 ---> package-listing.sh 21:29:08 ++ facter osfamily 21:29:08 ++ tr '[:upper:]' '[:lower:]' 21:29:08 + OS_FAMILY=debian 21:29:08 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:29:08 + START_PACKAGES=/tmp/packages_start.txt 21:29:08 + END_PACKAGES=/tmp/packages_end.txt 21:29:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:08 + PACKAGES=/tmp/packages_start.txt 21:29:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:29:08 + PACKAGES=/tmp/packages_end.txt 21:29:08 + case "${OS_FAMILY}" in 21:29:08 + dpkg -l 21:29:08 + grep '^ii' 21:29:08 + '[' -f /tmp/packages_start.txt ']' 21:29:08 + '[' -f /tmp/packages_end.txt ']' 21:29:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:29:08 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:29:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 21:29:08 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:29:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:09 prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container 21:29:09 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:29:09 $ docker top 70bfb4cbe61c59eb243ce350c347b9e5a19b713a2353b7810c8fbda5e7af9683 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:10 + touch /tmp/pre-build-complete [Pipeline] sh 21:29:10 + mkdir -p /var/log/sysstat [Pipeline] sh 21:29:10 + ls /var/log/sa-host 21:29:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:10 provisioning config files... 21:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12887454857938821072tmp [Pipeline] { [Pipeline] echo 21:29:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:29:11 ---> create-netrc.sh [Pipeline] } 21:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:29:11 ---> python-tools-install.sh [Pipeline] echo 21:29:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:29:11 ---> sudo-logs.sh 21:29:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:29:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:29:11 ---> job-cost.sh 21:29:11 lf-activate-venv: SKIPPING 21:29:11 DEBUG: total: 0.2199999988079071 21:29:11 INFO: Retrieving Stack Cost... 21:29:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:12 INFO: Archiving Costs [Pipeline] echo 21:29:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:29:13 ---> logs-deploy.sh 21:29:13 lf-activate-venv: SKIPPING 21:29:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/173 21:29:13 INFO: archiving workspace using pattern(s): 21:29:14 Archives upload complete. 21:29:14 INFO: archiving logs to Nexus