Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c70f352ed823437ed37df9fd18bd3e51b3550887 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-ssh3964939216186917268.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-ssh1886758949185000421.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-ssh2551151952184062382.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-ssh3034646363199672584.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-ssh6299297674464128854.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 ‘prd-ubuntu20.04-docker-8c-8g-27464’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27467 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 Avoid second fetch Checking out Revision c70f352ed823437ed37df9fd18bd3e51b3550887 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#265)" > git rev-list --no-walk d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:29:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:29:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:29:15 ========================================================= 14:29:15 EdgeX Global Pipelines Version Info 14:29:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:29:15 ------------------- 14:29:15 stable info: 14:29:15 ------------------- 14:29:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:29:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:29:15 Message: update stable to v1.0.258 14:29:16 ------------------- 14:29:16 experimental info: 14:29:16 ------------------- 14:29:16 Commited By: **** collab-it+edgex@linuxfoundation.org 14:29:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:29:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:29:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c70f352 [Pipeline] echo 14:29:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:17 provisioning config files... 14:29:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14498428170069072375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:17 ---> ****-login.sh 14:29:17 nexus3.edgexfoundry.org:10001 14:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:18 Configure a credential helper to remove this warning. See 14:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:18 14:29:18 Login Succeeded 14:29:18 nexus3.edgexfoundry.org:10002 14:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:18 Configure a credential helper to remove this warning. See 14:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:18 14:29:18 Login Succeeded 14:29:18 nexus3.edgexfoundry.org:10003 14:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:18 Configure a credential helper to remove this warning. See 14:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:18 14:29:18 Login Succeeded 14:29:18 nexus3.edgexfoundry.org:10004 14:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:18 Configure a credential helper to remove this warning. See 14:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:18 14:29:18 Login Succeeded 14:29:18 ****.io 14:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:18 Configure a credential helper to remove this warning. See 14:29:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:18 14:29:18 Login Succeeded 14:29:19 ---> ****-login.sh ends [Pipeline] } 14:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:29:19 + git rev-list -1 --merges c70f352ed823437ed37df9fd18bd3e51b3550887~1..c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo 14:29:19 -----------> git rev-list -1 --merges c70f352ed823437ed37df9fd18bd3e51b3550887~1..c70f352ed823437ed37df9fd18bd3e51b3550887 c70f352ed823437ed37df9fd18bd3e51b3550887 [false] [Pipeline] sh 14:29:19 + git log --format=format:%s -1 c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo 14:29:19 ========================================================= 14:29:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:29:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:29:20 + git log --format=format:%s -1 c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo 14:29:20 [semverPrep] GIT_COMMIT: c70f352ed823437ed37df9fd18bd3e51b3550887, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#265) [Pipeline] echo 14:29:20 [semverPrep] This is not a build commit. [Pipeline] sh 14:29:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:20 + grep -v github /etc/ssh/ssh_known_hosts 14:29:20 + [ -e /tmp/ssh_known_hosts ] 14:29:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:29:20 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 14:29:20 -a /etc/ssh/ssh_known_hosts 14:29:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:21 14:29:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:21 0.1.4: Pulling from edgex-devops/py-git-semver 14:29:21 b85a868b505f: Pulling fs layer 14:29:21 e2be974225ed: Pulling fs layer 14:29:21 339a4e72a1f5: Pulling fs layer 14:29:21 988bab9f4d93: Pulling fs layer 14:29:21 1469e6f7b9e6: Pulling fs layer 14:29:21 eaf3925da568: Pulling fs layer 14:29:21 bab4dde63d76: Pulling fs layer 14:29:21 bde34c3a00c8: Pulling fs layer 14:29:21 b352a97aabf1: Pulling fs layer 14:29:21 4872d77fe225: Pulling fs layer 14:29:21 5851b861e8e6: Pulling fs layer 14:29:21 bab4dde63d76: Waiting 14:29:21 bde34c3a00c8: Waiting 14:29:21 b352a97aabf1: Waiting 14:29:21 4872d77fe225: Waiting 14:29:21 5851b861e8e6: Waiting 14:29:21 eaf3925da568: Waiting 14:29:21 988bab9f4d93: Waiting 14:29:21 1469e6f7b9e6: Waiting 14:29:21 e2be974225ed: Download complete 14:29:21 988bab9f4d93: Verifying Checksum 14:29:21 988bab9f4d93: Download complete 14:29:21 1469e6f7b9e6: Verifying Checksum 14:29:21 1469e6f7b9e6: Download complete 14:29:21 eaf3925da568: Download complete 14:29:21 339a4e72a1f5: Verifying Checksum 14:29:21 339a4e72a1f5: Download complete 14:29:21 bde34c3a00c8: Verifying Checksum 14:29:21 bde34c3a00c8: Download complete 14:29:21 b352a97aabf1: Download complete 14:29:21 b85a868b505f: Verifying Checksum 14:29:21 b85a868b505f: Download complete 14:29:21 4872d77fe225: Download complete 14:29:21 5851b861e8e6: Verifying Checksum 14:29:21 5851b861e8e6: Download complete 14:29:22 bab4dde63d76: Verifying Checksum 14:29:23 b85a868b505f: Pull complete 14:29:23 e2be974225ed: Pull complete 14:29:23 339a4e72a1f5: Pull complete 14:29:23 988bab9f4d93: Pull complete 14:29:24 1469e6f7b9e6: Pull complete 14:29:24 eaf3925da568: Pull complete 14:29:26 bab4dde63d76: Pull complete 14:29:26 bde34c3a00c8: Pull complete 14:29:26 b352a97aabf1: Pull complete 14:29:26 4872d77fe225: Pull complete 14:29:26 5851b861e8e6: Pull complete 14:29:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:26 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:29:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:29:30 $ docker top 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 -eo pid,comm 14:29:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:29:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:30 [ssh-agent] Looking for ssh-agent implementation... 14:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:30 $ docker exec 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent 14:29:30 SSH_AUTH_SOCK=/tmp/ssh-brx13AgLxFhG/agent.32 14:29:30 SSH_AGENT_PID=38 14:29:30 Running ssh-add (command line suppressed) 14:29:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6056487144291439072.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6056487144291439072.key) 14:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:30 + git tag --points-at HEAD [Pipeline] } 14:29:30 $ docker exec --env ******** --env ******** 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent -k 14:29:30 unset SSH_AUTH_SOCK; 14:29:30 unset SSH_AGENT_PID; 14:29:30 echo Agent pid 38 killed; 14:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:29:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:31 [ssh-agent] Looking for ssh-agent implementation... 14:29:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:31 $ docker exec 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent 14:29:31 SSH_AUTH_SOCK=/tmp/ssh-xv34I1VoYOXC/agent.70 14:29:31 SSH_AGENT_PID=76 14:29:31 Running ssh-add (command line suppressed) 14:29:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10631881790101347919.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10631881790101347919.key) 14:29:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:31 + git semver init 14:29:31 2024-01-18 14:29:31,911 [run_init] DEBUG init version:0.0.0 force:False 14:29:31 2024-01-18 14:29:31,912 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:29:31 2024-01-18 14:29:31,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:29:31 2024-01-18 14:29:31,913 [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) 14:29:33 2024-01-18 14:29:33,397 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:29:33 2024-01-18 14:29:33,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:29:33 2024-01-18 14:29:33,398 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:33 2024-01-18 14:29:33,398 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:33 3.2.0-dev.6 [Pipeline] } 14:29:33 $ docker exec --env ******** --env ******** 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent -k 14:29:33 unset SSH_AUTH_SOCK; 14:29:33 unset SSH_AGENT_PID; 14:29:33 echo Agent pid 76 killed; 14:29:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:34 + git semver [Pipeline] } 14:29:34 $ docker stop --time=1 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 14:29:35 $ docker rm -f --volumes 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:29:36 Stashed 1 file(s) [Pipeline] echo 14:29:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:37 provisioning config files... 14:29:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8576568121578680837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:37 ---> ****-login.sh 14:29:37 nexus3.edgexfoundry.org:10001 14:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:37 Configure a credential helper to remove this warning. See 14:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:37 14:29:37 Login Succeeded 14:29:37 nexus3.edgexfoundry.org:10002 14:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:37 Configure a credential helper to remove this warning. See 14:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:37 14:29:37 Login Succeeded 14:29:37 nexus3.edgexfoundry.org:10003 14:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:37 Configure a credential helper to remove this warning. See 14:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:37 14:29:37 Login Succeeded 14:29:37 nexus3.edgexfoundry.org:10004 14:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:37 Configure a credential helper to remove this warning. See 14:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:37 14:29:37 Login Succeeded 14:29:37 ****.io 14:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:29:37 Configure a credential helper to remove this warning. See 14:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:29:37 14:29:37 Login Succeeded 14:29:37 ---> ****-login.sh ends [Pipeline] } 14:29:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:29:38 ========================================================= 14:29:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:29:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:38 + 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 . 14:29:38 Sending build context to Docker daemon 16.88MB 14:29:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:29:38 Step 2/12 : FROM ${BASE} AS builder 14:29:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:29:38 7264a8db6415: Pulling fs layer 14:29:38 c4d48a809fc2: Pulling fs layer 14:29:38 4f1c88b9dad5: Pulling fs layer 14:29:38 ad3a456e5733: Pulling fs layer 14:29:38 69c7f0334f64: Pulling fs layer 14:29:38 ad3a456e5733: Waiting 14:29:38 1f1c1a5573a3: Pulling fs layer 14:29:38 ce7588e14bc9: Pulling fs layer 14:29:38 b5e4710f87ac: Pulling fs layer 14:29:38 1f1c1a5573a3: Waiting 14:29:38 ce7588e14bc9: Waiting 14:29:38 b5e4710f87ac: Waiting 14:29:38 c4d48a809fc2: Verifying Checksum 14:29:38 c4d48a809fc2: Download complete 14:29:38 ad3a456e5733: Verifying Checksum 14:29:38 ad3a456e5733: Download complete 14:29:38 69c7f0334f64: Verifying Checksum 14:29:38 69c7f0334f64: Download complete 14:29:38 7264a8db6415: Verifying Checksum 14:29:38 7264a8db6415: Download complete 14:29:38 1f1c1a5573a3: Verifying Checksum 14:29:38 1f1c1a5573a3: Download complete 14:29:39 7264a8db6415: Pull complete 14:29:39 b5e4710f87ac: Verifying Checksum 14:29:39 c4d48a809fc2: Pull complete 14:29:39 4f1c88b9dad5: Verifying Checksum 14:29:39 4f1c88b9dad5: Download complete 14:29:39 ce7588e14bc9: Verifying Checksum 14:29:39 ce7588e14bc9: Download complete 14:29:42 4f1c88b9dad5: Pull complete 14:29:42 ad3a456e5733: Pull complete 14:29:42 69c7f0334f64: Pull complete 14:29:43 1f1c1a5573a3: Pull complete 14:29:45 ce7588e14bc9: Pull complete 14:29:45 b5e4710f87ac: Pull complete 14:29:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:29:45 ---> 88b5674ff536 14:29:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:29:51 Still waiting to schedule task 14:29:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27466’ 14:29:52 ---> Running in ecd148769f91 14:29:52 Removing intermediate container ecd148769f91 14:29:52 ---> 39f620e8ee60 14:29:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:29:52 ---> Running in 619e0fdf1e0f 14:29:52 Removing intermediate container 619e0fdf1e0f 14:29:52 ---> 51e076445d19 14:29:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:29:52 ---> Running in ed6937a77752 14:29:52 Removing intermediate container ed6937a77752 14:29:52 ---> 447aeb85b1cb 14:29:52 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:29:52 ---> Running in fb9ae291a9fd 14:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:29:52 OK: 264 MiB in 52 packages 14:29:53 Removing intermediate container fb9ae291a9fd 14:29:53 ---> 06bf4896cc85 14:29:53 Step 7/12 : WORKDIR /app 14:29:53 ---> Running in 0f4792672d7e 14:29:53 Removing intermediate container 0f4792672d7e 14:29:53 ---> b3c8696d985e 14:29:53 Step 8/12 : COPY go.mod vendor* ./ 14:29:53 ---> cfcddc8a374f 14:29:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:53 ---> Running in 3e98e1156614 14:30:39 Removing intermediate container 3e98e1156614 14:30:39 ---> f9866766f5db 14:30:39 Step 10/12 : COPY . . 14:30:40 ---> d81beb17d1bb 14:30:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:30:40 ---> Running in 37658ff6bcf7 14:30:40 Removing intermediate container 37658ff6bcf7 14:30:40 ---> f39d1277904b 14:30:40 Step 12/12 : RUN $MAKE 14:30:40 ---> Running in cb21ad0b9e16 14:30:40 noop 14:30:41 Removing intermediate container cb21ad0b9e16 14:30:41 ---> 9da38f6b2793 14:30:41 Successfully built 9da38f6b2793 14:30:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:41 + docker inspect -f . ci-base-image-x86_64 14:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:41 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:30:41 $ 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 ******** ci-base-image-x86_64 cat 14:30:41 $ docker top 25be22a962328a27b02c3186c9a59d510d54031a8fe25ad65a275e654ffed7cf -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:42 + go version 14:30:42 go version go1.21.0 linux/amd64 [Pipeline] } 14:30:42 $ docker stop --time=1 25be22a962328a27b02c3186c9a59d510d54031a8fe25ad65a275e654ffed7cf 14:30:43 $ docker rm -f --volumes 25be22a962328a27b02c3186c9a59d510d54031a8fe25ad65a275e654ffed7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:44 + docker inspect -f . ci-base-image-x86_64 14:30:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:44 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:30:44 $ 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 ******** ci-base-image-x86_64 cat 14:30:44 $ docker top 79811706c8bdef713ed8197143eb89c6ef3ae5a01a5cb816cdaad3994ce36e3c -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:45 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:30:45 + make test 14:30:45 go test -race ./... -coverprofile=coverage.out ./... 14:31:03 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:31:03 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:31:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements 14:31:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.766s coverage: 71.9% of statements 14:31:29 go vet ./... 14:31:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:30 ./bin/test-attribution.sh 14:31:30 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:31:30 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:31:30 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:31:30 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:31:30 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:31:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:31:30 $ docker stop --time=1 79811706c8bdef713ed8197143eb89c6ef3ae5a01a5cb816cdaad3994ce36e3c 14:31:35 $ docker rm -f --volumes 79811706c8bdef713ed8197143eb89c6ef3ae5a01a5cb816cdaad3994ce36e3c [Pipeline] // withDockerContainer [Pipeline] sh 14:31:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:31:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:31:37 + ls -al . 14:31:37 total 208 14:31:37 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:30 . 14:31:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:29 .. 14:31:37 -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:29 .dockerignore 14:31:37 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:31 .git 14:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 .github 14:31:37 -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:29 .gitignore 14:31:37 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:29 .golangci.yml 14:31:37 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:29 .semver 14:31:37 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:29 Attribution.txt 14:31:37 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:29 CHANGELOG.md 14:31:37 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:29 Dockerfile 14:31:37 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:29 GOVERNANCE.md 14:31:37 -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:29 Jenkinsfile 14:31:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:29 LICENSE 14:31:37 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:29 Makefile 14:31:37 -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:29 OWNERS.md 14:31:37 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:29 README.md 14:31:37 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:29 VERSION 14:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 bin 14:31:37 -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:31 coverage.out 14:31:37 -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:29 go.mod 14:31:37 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:29 go.sum 14:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 images 14:31:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:29 internal 14:31:37 -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:29 main.go 14:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 openapi 14:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 res 14:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:37 + 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=c70f352ed823437ed37df9fd18bd3e51b3550887 --label arch=amd64 --label version=3.2.0-dev.6 . 14:31:37 Sending build context to Docker daemon 16.88MB 14:31:37 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:31:37 Step 2/30 : FROM ${BASE} AS builder 14:31:37 ---> 9da38f6b2793 14:31:37 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:31:37 ---> Running in 83b437fe87f8 14:31:38 Removing intermediate container 83b437fe87f8 14:31:38 ---> 4aad249f1648 14:31:38 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:31:38 ---> Running in bd3fcd7b161e 14:31:38 Removing intermediate container bd3fcd7b161e 14:31:38 ---> 315f35408449 14:31:38 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:31:38 ---> Running in f638407d2d41 14:31:38 Removing intermediate container f638407d2d41 14:31:38 ---> 9b1e43017018 14:31:38 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:31:38 ---> Running in d9b63dc346f1 14:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:31:38 OK: 264 MiB in 52 packages 14:31:39 Removing intermediate container d9b63dc346f1 14:31:39 ---> 603b32891e82 14:31:39 Step 7/30 : WORKDIR /app 14:31:39 ---> Running in c199d36e3416 14:31:39 Removing intermediate container c199d36e3416 14:31:39 ---> a98b1ec92417 14:31:39 Step 8/30 : COPY go.mod vendor* ./ 14:31:39 ---> 66ada0807680 14:31:39 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:39 ---> Running in 4f10c6b0bcd7 14:31:40 Removing intermediate container 4f10c6b0bcd7 14:31:40 ---> 27ec42c1fe61 14:31:40 Step 10/30 : COPY . . 14:31:40 ---> fb50d0306d3c 14:31:40 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:31:40 ---> Running in d788d7558274 14:31:41 Removing intermediate container d788d7558274 14:31:41 ---> 3745fb6c55d7 14:31:41 Step 12/30 : RUN $MAKE 14:31:41 ---> Running in cb377cf09179 14:31:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:32:03 Removing intermediate container cb377cf09179 14:32:03 ---> 9d56eb53efe7 14:32:03 Step 13/30 : FROM alpine:3.18 14:32:03 3.18: Pulling from library/alpine 14:32:03 c926b61bad3b: Pulling fs layer 14:32:03 c926b61bad3b: Verifying Checksum 14:32:03 c926b61bad3b: Download complete 14:32:03 c926b61bad3b: Pull complete 14:32:03 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:32:03 Status: Downloaded newer image for alpine:3.18 14:32:03 ---> b541f2080109 14:32:03 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:32:03 ---> Running in 8748f689d414 14:32:03 Removing intermediate container 8748f689d414 14:32:03 ---> 1ef41a26f364 14:32:03 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:32:03 ---> Running in bd8928fb3308 14:32:03 Removing intermediate container bd8928fb3308 14:32:03 ---> e20a91024961 14:32:03 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:32:03 ---> Running in f02bf8a52ab7 14:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:03 (1/2) Installing ca-certificates (20230506-r0) 14:32:03 (2/2) Installing dumb-init (1.2.5-r2) 14:32:03 Executing busybox-1.36.1-r5.trigger 14:32:03 Executing ca-certificates-20230506-r0.trigger 14:32:03 OK: 8 MiB in 17 packages 14:32:03 Removing intermediate container f02bf8a52ab7 14:32:03 ---> def7243d7087 14:32:03 Step 17/30 : RUN apk --no-cache upgrade 14:32:04 ---> Running in 995b4287a87d 14:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:32:04 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:32:04 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:32:04 Executing ca-certificates-20230506-r0.trigger 14:32:04 OK: 8 MiB in 17 packages 14:32:04 Removing intermediate container 995b4287a87d 14:32:04 ---> 909977829aff 14:32:04 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:32:05 ---> 5c4ea61872ec 14:32:05 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:32:05 ---> 43ae8c1a627a 14:32:05 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:32:05 ---> c2579704360a 14:32:05 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:32:05 ---> b5080420895f 14:32:05 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:32:06 ---> 2298d2193421 14:32:06 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:32:06 ---> Running in cfbdc0410a3d 14:32:06 Removing intermediate container cfbdc0410a3d 14:32:06 ---> 66bf2ee36d94 14:32:06 Step 24/30 : VOLUME /cache 14:32:06 ---> Running in 6b01f5476418 14:32:06 Removing intermediate container 6b01f5476418 14:32:06 ---> 3d28acf2428e 14:32:06 Step 25/30 : EXPOSE 59711 14:32:06 ---> Running in 92078f4240ff 14:32:06 Removing intermediate container 92078f4240ff 14:32:06 ---> 0f191bbb7418 14:32:06 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:32:06 ---> Running in fa98fc6e08c6 14:32:07 Removing intermediate container fa98fc6e08c6 14:32:07 ---> 3a75254dc93d 14:32:07 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:32:07 ---> Running in 720764f0fa2f 14:32:07 Removing intermediate container 720764f0fa2f 14:32:07 ---> 36872aa20ca7 14:32:07 Step 28/30 : LABEL arch=amd64 14:32:07 ---> Running in d15f703e470e 14:32:07 Removing intermediate container d15f703e470e 14:32:07 ---> 04625165c6fb 14:32:07 Step 29/30 : LABEL git_sha=c70f352ed823437ed37df9fd18bd3e51b3550887 14:32:07 ---> Running in 89ad8b8e2ee5 14:32:07 Removing intermediate container 89ad8b8e2ee5 14:32:07 ---> 1ed9cbd47808 14:32:07 Step 30/30 : LABEL version=3.2.0-dev.6 14:32:07 ---> Running in d80801bedbaf 14:32:07 Removing intermediate container d80801bedbaf 14:32:07 ---> ba93fdd3f5d1 14:32:07 [Warning] One or more build-args [ARCH] were not consumed 14:32:07 Successfully built ba93fdd3f5d1 14:32:07 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 14:32:07 provisioning config files... 14:32:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3975300245658328355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:08 ---> ****-login.sh 14:32:08 nexus3.edgexfoundry.org:10001 14:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:08 Configure a credential helper to remove this warning. See 14:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:08 14:32:08 Login Succeeded 14:32:08 nexus3.edgexfoundry.org:10002 14:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:08 Configure a credential helper to remove this warning. See 14:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:08 14:32:08 Login Succeeded 14:32:08 nexus3.edgexfoundry.org:10003 14:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:08 Configure a credential helper to remove this warning. See 14:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:08 14:32:08 Login Succeeded 14:32:08 nexus3.edgexfoundry.org:10004 14:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:08 Configure a credential helper to remove this warning. See 14:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:08 14:32:08 Login Succeeded 14:32:08 ****.io 14:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:08 Configure a credential helper to remove this warning. See 14:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:08 14:32:08 Login Succeeded 14:32:08 ---> ****-login.sh ends [Pipeline] } 14:32:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:32:08 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:32:08 c70f352ed823437ed37df9fd18bd3e51b3550887 14:32:08 latest 14:32:08 3.2.0-dev.6 14:32:08 c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 14:32:08 main 14:32:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887 14:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:32:09 d54b0aa0a036: Preparing 14:32:09 c086bb92f897: Preparing 14:32:09 420fc3ec9e4d: Preparing 14:32:09 5c0c23676a38: Preparing 14:32:09 5c83adb7242c: Preparing 14:32:09 9be773d03232: Preparing 14:32:09 b9276f5112b4: Preparing 14:32:09 b8bde1efda53: Preparing 14:32:09 9fe9a137fd00: Preparing 14:32:09 b8bde1efda53: Waiting 14:32:09 9be773d03232: Waiting 14:32:09 b9276f5112b4: Waiting 14:32:09 5c0c23676a38: Pushed 14:32:09 5c83adb7242c: Pushed 14:32:09 420fc3ec9e4d: Pushed 14:32:09 d54b0aa0a036: Pushed 14:32:09 9fe9a137fd00: Layer already exists 14:32:09 9be773d03232: Pushed 14:32:09 b8bde1efda53: Pushed 14:32:10 b9276f5112b4: Pushed 14:32:12 c086bb92f897: Pushed 14:32:12 c70f352ed823437ed37df9fd18bd3e51b3550887: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:13 + 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 14:32:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:32:13 d54b0aa0a036: Preparing 14:32:13 c086bb92f897: Preparing 14:32:13 420fc3ec9e4d: Preparing 14:32:13 5c0c23676a38: Preparing 14:32:13 5c83adb7242c: Preparing 14:32:13 9be773d03232: Preparing 14:32:13 b9276f5112b4: Preparing 14:32:13 b8bde1efda53: Preparing 14:32:13 9fe9a137fd00: Preparing 14:32:13 b9276f5112b4: Waiting 14:32:13 9be773d03232: Waiting 14:32:13 b8bde1efda53: Waiting 14:32:13 9fe9a137fd00: Waiting 14:32:13 5c0c23676a38: Layer already exists 14:32:13 c086bb92f897: Layer already exists 14:32:13 d54b0aa0a036: Layer already exists 14:32:13 420fc3ec9e4d: Layer already exists 14:32:13 5c83adb7242c: Layer already exists 14:32:13 9be773d03232: Layer already exists 14:32:13 b9276f5112b4: Layer already exists 14:32:13 9fe9a137fd00: Layer already exists 14:32:13 b8bde1efda53: Layer already exists 14:32:13 latest: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.6 14:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:32:14 d54b0aa0a036: Preparing 14:32:14 c086bb92f897: Preparing 14:32:14 420fc3ec9e4d: Preparing 14:32:14 5c0c23676a38: Preparing 14:32:14 5c83adb7242c: Preparing 14:32:14 9be773d03232: Preparing 14:32:14 b9276f5112b4: Preparing 14:32:14 b8bde1efda53: Preparing 14:32:14 9fe9a137fd00: Preparing 14:32:14 b9276f5112b4: Waiting 14:32:14 b8bde1efda53: Waiting 14:32:14 9fe9a137fd00: Waiting 14:32:14 9be773d03232: Waiting 14:32:14 5c0c23676a38: Layer already exists 14:32:14 420fc3ec9e4d: Layer already exists 14:32:14 c086bb92f897: Layer already exists 14:32:14 5c83adb7242c: Layer already exists 14:32:14 d54b0aa0a036: Layer already exists 14:32:14 b9276f5112b4: Layer already exists 14:32:14 b8bde1efda53: Layer already exists 14:32:14 9be773d03232: Layer already exists 14:32:14 9fe9a137fd00: Layer already exists 14:32:14 3.2.0-dev.6: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 14:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:32:15 d54b0aa0a036: Preparing 14:32:15 c086bb92f897: Preparing 14:32:15 420fc3ec9e4d: Preparing 14:32:15 5c0c23676a38: Preparing 14:32:15 5c83adb7242c: Preparing 14:32:15 9be773d03232: Preparing 14:32:15 b9276f5112b4: Preparing 14:32:15 b8bde1efda53: Preparing 14:32:15 9fe9a137fd00: Preparing 14:32:15 b9276f5112b4: Waiting 14:32:15 9be773d03232: Waiting 14:32:15 b8bde1efda53: Waiting 14:32:15 9fe9a137fd00: Waiting 14:32:15 d54b0aa0a036: Layer already exists 14:32:15 420fc3ec9e4d: Layer already exists 14:32:15 c086bb92f897: Layer already exists 14:32:15 5c83adb7242c: Layer already exists 14:32:15 5c0c23676a38: Layer already exists 14:32:15 9be773d03232: Layer already exists 14:32:15 b9276f5112b4: Layer already exists 14:32:15 b8bde1efda53: Layer already exists 14:32:15 9fe9a137fd00: Layer already exists 14:32:15 c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:32:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27471 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] sh [Pipeline] ws 14:32:15 Running in /w/workspace/app-rfid-llrp-inventory/158 [Pipeline] { [Pipeline] checkout 14:32:15 The recommended git tool is: git 14:32:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:32:16 d54b0aa0a036: Preparing 14:32:16 c086bb92f897: Preparing 14:32:16 420fc3ec9e4d: Preparing 14:32:16 5c0c23676a38: Preparing 14:32:16 5c83adb7242c: Preparing 14:32:16 9be773d03232: Preparing 14:32:16 b9276f5112b4: Preparing 14:32:16 b8bde1efda53: Preparing 14:32:16 9fe9a137fd00: Preparing 14:32:16 b9276f5112b4: Waiting 14:32:16 b8bde1efda53: Waiting 14:32:16 9fe9a137fd00: Waiting 14:32:16 9be773d03232: Waiting 14:32:16 5c83adb7242c: Layer already exists 14:32:16 420fc3ec9e4d: Layer already exists 14:32:16 c086bb92f897: Layer already exists 14:32:16 d54b0aa0a036: Layer already exists 14:32:16 5c0c23676a38: Layer already exists 14:32:16 b9276f5112b4: Layer already exists 14:32:16 9be773d03232: Layer already exists 14:32:16 9fe9a137fd00: Layer already exists 14:32:16 b8bde1efda53: Layer already exists 14:32:16 main: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:16 ===================================================== [Pipeline] echo 14:32:16 taggedImages: 14:32:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887 14:32:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:32:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.6 14:32:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 14:32:16 - 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 14:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:17 14:32:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:17 latest: Pulling from edgex-lftools-log-publisher 14:32:17 5eb5b503b376: Pulling fs layer 14:32:17 5c69ac0246d0: Pulling fs layer 14:32:17 ec43610c2a17: Pulling fs layer 14:32:17 3a2ae6a8a46f: Pulling fs layer 14:32:17 33b1e0a273af: Pulling fs layer 14:32:17 5d3b04190fa2: Pulling fs layer 14:32:17 2f39f015ded8: Pulling fs layer 14:32:17 3a2ae6a8a46f: Waiting 14:32:17 33b1e0a273af: Waiting 14:32:17 5d3b04190fa2: Waiting 14:32:17 2f39f015ded8: Waiting 14:32:17 5c69ac0246d0: Verifying Checksum 14:32:17 5c69ac0246d0: Download complete 14:32:17 3a2ae6a8a46f: Download complete 14:32:17 ec43610c2a17: Verifying Checksum 14:32:17 ec43610c2a17: Download complete 14:32:17 33b1e0a273af: Verifying Checksum 14:32:17 33b1e0a273af: Download complete 14:32:17 5d3b04190fa2: Verifying Checksum 14:32:17 5d3b04190fa2: Download complete 14:32:17 5eb5b503b376: Verifying Checksum 14:32:17 5eb5b503b376: Download complete 14:32:18 2f39f015ded8: Download complete 14:32:19 5eb5b503b376: Pull complete 14:32:19 5c69ac0246d0: Pull complete 14:32:19 ec43610c2a17: Pull complete 14:32:19 3a2ae6a8a46f: Pull complete 14:32:19 33b1e0a273af: Pull complete 14:32:19 5d3b04190fa2: Pull complete 14:32:22 using credential edgex-jenkins-ssh 14:32:22 Cloning the remote Git repository 14:32:22 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:32:22 > git init /w/workspace/app-rfid-llrp-inventory/158 # timeout=10 14:32:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:32:22 > git --version # timeout=10 14:32:22 > git --version # 'git version 2.25.1' 14:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:32:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:24 2f39f015ded8: Pull complete 14:32:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:24 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:32:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:32:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:26 Avoid second fetch 14:32:26 Checking out Revision c70f352ed823437ed37df9fd18bd3e51b3550887 (main) 14:32:26 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#265)" 14:32:27 14:32:27 GitHub has been notified of this commit’s build result 14:32:27 14:32:26 > git config core.sparsecheckout # timeout=10 14:32:26 > git checkout -f c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 14:32:31 $ docker top 52d533b679896778c2f1d168a6fd0382b7f7fbc0fc2182408e5d04bc8561b438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:31 ---> job-cost.sh 14:32:31 lf-activate-venv: SKIPPING 14:32:31 INFO: No Stack... 14:32:31 INFO: Retrieving Pricing Info for: v3-standard-8 14:32:32 INFO: Archiving Costs [Pipeline] sh 14:32:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 14:32:32 Dload Upload Total Spent Left Speed 14:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 187k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh 14:32:32 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:32:32 + cut -d, -f6 [Pipeline] lock 14:32:32 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] 14:32:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] did not exist. Created. 14:32:32 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:32:32 + echo total: 0.2199999988079071 [Pipeline] stash 14:32:32 Stashed 1 file(s) [Pipeline] } 14:32:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] // lock 14:32:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:32:32 + sudo tee /etc/docker/daemon.new 14:32:32 { 14:32:32 "registry-mirrors": [ 14:32:32 "https://nexus3.edgexfoundry.org:10001" 14:32:32 ], 14:32:32 "bip": "10.250.0.254/24", 14:32:32 "hosts": [ 14:32:32 "tcp://0.0.0.0:5555", 14:32:32 "unix:///var/run/docker.sock" 14:32:32 ], 14:32:32 "mtu": 1458, 14:32:32 "selinux-enabled": true, 14:32:32 "seccomp-profile": "/etc/docker/seccomp.json" 14:32:32 } [Pipeline] } 14:32:32 $ docker stop --time=1 52d533b679896778c2f1d168a6fd0382b7f7fbc0fc2182408e5d04bc8561b438 14:32:34 $ docker rm -f --volumes 52d533b679896778c2f1d168a6fd0382b7f7fbc0fc2182408e5d04bc8561b438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 14:32:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } [Pipeline] sh 14:32:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:53 provisioning config files... 14:32:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/158@tmp/config11448539625463096022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:53 ---> ****-login.sh 14:32:53 nexus3.edgexfoundry.org:10001 14:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:54 Configure a credential helper to remove this warning. See 14:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:54 14:32:54 Login Succeeded 14:32:54 nexus3.edgexfoundry.org:10002 14:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:54 Configure a credential helper to remove this warning. See 14:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:54 14:32:54 Login Succeeded 14:32:54 nexus3.edgexfoundry.org:10003 14:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:55 Configure a credential helper to remove this warning. See 14:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:55 14:32:55 Login Succeeded 14:32:55 nexus3.edgexfoundry.org:10004 14:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:55 Configure a credential helper to remove this warning. See 14:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:55 14:32:55 Login Succeeded 14:32:55 ****.io 14:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:55 Configure a credential helper to remove this warning. See 14:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:55 14:32:55 Login Succeeded 14:32:55 ---> ****-login.sh ends [Pipeline] } 14:32:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:32:56 ========================================================= 14:32:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:32:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:57 + 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 . 14:32:58 #0 building with "default" instance using docker driver 14:32:58 14:32:58 #1 [internal] load build definition from Dockerfile 14:32:58 #1 transferring dockerfile: 14:32:58 #1 transferring dockerfile: 1.81kB 0.0s done 14:32:58 #1 DONE 0.2s 14:32:58 14:32:58 #2 [internal] load .dockerignore 14:32:58 #2 transferring context: 304B 0.0s done 14:32:58 #2 DONE 0.2s 14:32:58 14:32:58 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:32:58 #3 DONE 0.2s 14:32:58 14:32:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:32:58 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 14:32:59 #4 ... 14:32:59 14:32:59 #5 [internal] load build context 14:32:59 #5 transferring context: 619.71kB 0.1s done 14:32:59 #5 DONE 0.2s 14:32:59 14:32:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:32:59 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 14:32:59 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 14:32:59 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 14:32:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 14:32:59 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 14:32:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.2s 14:32:59 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 14:32:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.4s 14:32:59 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 14:32:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s 14:32:59 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 14:32:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s 14:32:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.22MB / 11.40MB 0.5s 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.6s 14:32:59 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 14:32:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.95MB / 97.63MB 0.6s 14:32:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.6s 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.7s 14:32:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.79MB / 11.40MB 0.7s 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.8s 14:32:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.8s 14:32:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s 14:32:59 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 1.0s 14:32:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.03MB / 97.63MB 1.0s 14:32:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 1.1s 14:32:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.2s 14:32:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.03MB / 97.63MB 1.2s 14:32:59 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 14:33:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.4s 14:33:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.4s 14:33:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.5s 14:33:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.5s 14:33:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.79MB / 63.99MB 1.8s 14:33:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.8s 14:33:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s 14:33:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s done 14:33:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 2.0s 14:33:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14:33:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.2s 14:33:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.87MB / 97.63MB 2.3s 14:33:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s 14:33:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s done 14:33:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s 14:33:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s 14:33:19 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done 14:33:20 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 14:33:20 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 14:33:20 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 14:33:20 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 14:33:25 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 14:33:28 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 14:33:28 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 14:33:30 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 14:33:30 #4 DONE 32.0s 14:33:30 14:33:30 #6 [builder 2/7] RUN apk add --no-cache make git 14:33:31 #6 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:33:31 #6 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:33:33 #6 2.399 OK: 266 MiB in 52 packages 14:33:35 #6 DONE 4.3s 14:33:35 14:33:35 #7 [builder 3/7] WORKDIR /app 14:33:35 #7 DONE 0.1s 14:33:35 14:33:35 #8 [builder 4/7] COPY go.mod vendor* ./ 14:33:35 #8 DONE 0.1s 14:33:35 14:33:35 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:07 #9 DONE 29.9s 14:34:07 14:34:07 #10 [builder 6/7] COPY . . 14:34:07 #10 DONE 0.2s 14:34:07 14:34:07 #11 [builder 7/7] RUN echo noop 14:34:07 #11 0.662 noop 14:34:07 #11 DONE 0.7s 14:34:07 14:34:07 #12 exporting to image 14:34:07 #12 exporting layers 14:34:30 #12 exporting layers 22.4s done 14:34:30 #12 writing image sha256:8bb8734c408e271eaa505bfa7b6d127f4093d84098e5cd86541ac8b211e97f82 done 14:34:30 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 14:34:30 #12 DONE 22.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:30 + docker inspect -f . ci-base-image-arm64 14:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:30 prd-ubuntu20.04-docker-arm64-4c-16g-27471 does not seem to be running inside a container 14:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/158 -v /w/workspace/app-rfid-llrp-inventory/158:/w/workspace/app-rfid-llrp-inventory/158:rw,z -v /w/workspace/app-rfid-llrp-inventory/158@tmp:/w/workspace/app-rfid-llrp-inventory/158@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 ******** ci-base-image-arm64 cat 14:34:34 $ docker top 2fabc0668ecac68b9fa53b577e4709ebf90e04b027db63df538cff7fb21a3ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:36 + go version 14:34:36 go version go1.21.0 linux/arm64 [Pipeline] } 14:34:36 $ docker stop --time=1 2fabc0668ecac68b9fa53b577e4709ebf90e04b027db63df538cff7fb21a3ba0 14:34:38 $ docker rm -f --volumes 2fabc0668ecac68b9fa53b577e4709ebf90e04b027db63df538cff7fb21a3ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:39 + docker inspect -f . ci-base-image-arm64 14:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:39 prd-ubuntu20.04-docker-arm64-4c-16g-27471 does not seem to be running inside a container 14:34:39 $ 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/158 -v /w/workspace/app-rfid-llrp-inventory/158:/w/workspace/app-rfid-llrp-inventory/158:rw,z -v /w/workspace/app-rfid-llrp-inventory/158@tmp:/w/workspace/app-rfid-llrp-inventory/158@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 ******** ci-base-image-arm64 cat 14:34:40 $ docker top 4ab90057e41bf3e6505c1365a4f0cf06e06823e5503d3cb8d5f8750cdd812d8f -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:53 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/158 [Pipeline] fileExists [Pipeline] sh 14:34:58 + make test 14:34:58 go test -race ./... -coverprofile=coverage.out ./... 14:36:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:36:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:36:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.220s coverage: 86.2% of statements 14:36:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.576s coverage: 71.9% of statements 14:36:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:36:54 go vet ./... 14:38:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:38:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:38:31 ./bin/test-attribution.sh 14:38:31 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:38:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:38:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:38:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:38:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:38:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:38:31 $ docker stop --time=1 4ab90057e41bf3e6505c1365a4f0cf06e06823e5503d3cb8d5f8750cdd812d8f 14:38:33 $ docker rm -f --volumes 4ab90057e41bf3e6505c1365a4f0cf06e06823e5503d3cb8d5f8750cdd812d8f [Pipeline] // withDockerContainer [Pipeline] sh 14:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:38:35 Warning: overwriting stash ‘coverage-report’ 14:38:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:38:37 + ls -al . 14:38:37 total 204 14:38:37 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:34 . 14:38:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:32 .. 14:38:37 -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:32 .dockerignore 14:38:37 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:32 .git 14:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:32 .github 14:38:37 -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:32 .gitignore 14:38:37 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:32 .golangci.yml 14:38:37 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:32 Attribution.txt 14:38:37 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:32 CHANGELOG.md 14:38:37 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:32 Dockerfile 14:38:37 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:32 GOVERNANCE.md 14:38:37 -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:32 Jenkinsfile 14:38:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:32 LICENSE 14:38:37 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:32 Makefile 14:38:37 -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:32 OWNERS.md 14:38:37 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:32 README.md 14:38:37 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:29 VERSION 14:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:32 bin 14:38:37 -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:36 coverage.out 14:38:37 -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:32 go.mod 14:38:37 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:32 go.sum 14:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:32 images 14:38:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:32 internal 14:38:37 -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:32 main.go 14:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:32 openapi 14:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:32 res 14:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:37 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c70f352ed823437ed37df9fd18bd3e51b3550887 --label arch=arm64 --label version=3.2.0-dev.6 . 14:38:38 #0 building with "default" instance using docker driver 14:38:38 14:38:38 #1 [internal] load .dockerignore 14:38:38 #1 transferring context: 304B done 14:38:38 #1 DONE 0.0s 14:38:38 14:38:38 #2 [internal] load build definition from Dockerfile 14:38:38 #2 transferring dockerfile: 1.81kB 0.0s done 14:38:38 #2 DONE 0.0s 14:38:38 14:38:38 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:38:38 #3 DONE 0.0s 14:38:38 14:38:38 #4 [internal] load metadata for docker.io/library/alpine:3.18 14:38:38 #4 DONE 0.3s 14:38:38 14:38:38 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:38:38 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 14:38:38 #5 ... 14:38:38 14:38:38 #6 [internal] load build context 14:38:38 #6 transferring context: 2.98kB 0.0s done 14:38:38 #6 DONE 0.1s 14:38:38 14:38:38 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:38:38 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 14:38:38 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 14:38:38 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 14:38:38 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 14:38:38 #5 ... 14:38:38 14:38:38 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:38:38 #7 DONE 0.3s 14:38:38 14:38:38 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:38:38 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 14:38:38 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 14:38:39 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 14:38:39 #5 DONE 1.0s 14:38:39 14:38:39 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 14:38:40 #8 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:40 #8 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:41 #8 ... 14:38:41 14:38:41 #9 [builder 2/7] RUN apk add --no-cache make git 14:38:41 #9 0.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:41 #9 1.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:41 #9 2.419 OK: 266 MiB in 52 packages 14:38:41 #9 DONE 2.7s 14:38:41 14:38:41 #10 [builder 3/7] WORKDIR /app 14:38:41 #10 DONE 0.1s 14:38:41 14:38:41 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 14:38:41 #8 2.181 (1/2) Installing ca-certificates (20230506-r0) 14:38:41 #8 2.290 (2/2) Installing dumb-init (1.2.5-r2) 14:38:41 #8 ... 14:38:41 14:38:41 #11 [builder 4/7] COPY go.mod vendor* ./ 14:38:41 #11 DONE 0.2s 14:38:41 14:38:41 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 14:38:41 #8 2.314 Executing busybox-1.36.1-r5.trigger 14:38:41 #8 2.337 Executing ca-certificates-20230506-r0.trigger 14:38:42 #8 2.595 OK: 9 MiB in 17 packages 14:38:47 #8 DONE 7.5s 14:38:47 14:38:47 #12 [stage-1 3/9] RUN apk --no-cache upgrade 14:38:47 #12 ... 14:38:47 14:38:47 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:47 #13 DONE 5.8s 14:38:47 14:38:47 #14 [builder 6/7] COPY . . 14:38:47 #14 DONE 0.2s 14:38:47 14:38:47 #12 [stage-1 3/9] RUN apk --no-cache upgrade 14:38:47 #12 0.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:48 #12 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:49 #12 2.477 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:38:49 #12 2.594 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:38:49 #12 2.615 Executing ca-certificates-20230506-r0.trigger 14:38:49 #12 2.830 OK: 9 MiB in 17 packages 14:38:50 #12 DONE 3.2s 14:38:50 14:38:50 #15 [builder 7/7] RUN make build 14:38:50 #15 0.699 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:40:11 #15 DONE 71.5s 14:40:11 14:40:11 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 14:40:11 #16 DONE 0.1s 14:40:11 14:40:11 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 14:40:11 #17 DONE 0.1s 14:40:11 14:40:11 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 14:40:11 #18 DONE 0.1s 14:40:11 14:40:11 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 14:40:11 #19 DONE 0.1s 14:40:11 14:40:11 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:40:11 #20 DONE 0.3s 14:40:11 14:40:11 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:40:11 #21 DONE 0.7s 14:40:11 14:40:11 #22 exporting to image 14:40:11 #22 exporting layers 14:40:11 #22 exporting layers 0.4s done 14:40:11 #22 writing image sha256:31a12ad0414d9e4c647266b73f11f0f441fddecb8f1ecd1c6b06f3f700950e8d done 14:40:11 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done 14:40:11 #22 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:12 provisioning config files... 14:40:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/158@tmp/config17035479391187631818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:12 ---> ****-login.sh 14:40:12 nexus3.edgexfoundry.org:10001 14:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:40:13 Configure a credential helper to remove this warning. See 14:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:40:13 14:40:13 Login Succeeded 14:40:13 nexus3.edgexfoundry.org:10002 14:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:40:13 Configure a credential helper to remove this warning. See 14:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:40:13 14:40:13 Login Succeeded 14:40:13 nexus3.edgexfoundry.org:10003 14:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:40:13 Configure a credential helper to remove this warning. See 14:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:40:13 14:40:13 Login Succeeded 14:40:13 nexus3.edgexfoundry.org:10004 14:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:40:13 Configure a credential helper to remove this warning. See 14:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:40:13 14:40:13 Login Succeeded 14:40:13 ****.io 14:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:40:14 Configure a credential helper to remove this warning. See 14:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:40:14 14:40:14 Login Succeeded 14:40:14 ---> ****-login.sh ends [Pipeline] } 14:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:40:14 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:40:14 c70f352ed823437ed37df9fd18bd3e51b3550887 14:40:14 latest 14:40:14 3.2.0-dev.6 14:40:14 c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 14:40:14 main 14:40:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887 14:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:40:15 329e2d57057a: Preparing 14:40:15 5ded278e6e0f: Preparing 14:40:15 5bdee6a60600: Preparing 14:40:15 a49988f1be6c: Preparing 14:40:15 ebbdba2a9a93: Preparing 14:40:15 408c366369ae: Preparing 14:40:15 18943ad6b83d: Preparing 14:40:15 408c366369ae: Waiting 14:40:15 cf2677c9c7a7: Preparing 14:40:15 18943ad6b83d: Waiting 14:40:15 cf2677c9c7a7: Waiting 14:40:15 0faf9b67be60: Preparing 14:40:15 0faf9b67be60: Waiting 14:40:16 ebbdba2a9a93: Pushed 14:40:16 329e2d57057a: Pushed 14:40:16 5bdee6a60600: Pushed 14:40:16 a49988f1be6c: Pushed 14:40:16 0faf9b67be60: Layer already exists 14:40:16 408c366369ae: Pushed 14:40:16 cf2677c9c7a7: Pushed 14:40:17 18943ad6b83d: Pushed 14:40:21 5ded278e6e0f: Pushed 14:40:22 c70f352ed823437ed37df9fd18bd3e51b3550887: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:22 + 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 14:40:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:40:23 329e2d57057a: Preparing 14:40:23 5ded278e6e0f: Preparing 14:40:23 5bdee6a60600: Preparing 14:40:23 a49988f1be6c: Preparing 14:40:23 ebbdba2a9a93: Preparing 14:40:23 408c366369ae: Preparing 14:40:23 18943ad6b83d: Preparing 14:40:23 408c366369ae: Waiting 14:40:23 cf2677c9c7a7: Preparing 14:40:23 18943ad6b83d: Waiting 14:40:23 0faf9b67be60: Preparing 14:40:23 cf2677c9c7a7: Waiting 14:40:23 0faf9b67be60: Waiting 14:40:23 5ded278e6e0f: Layer already exists 14:40:23 329e2d57057a: Layer already exists 14:40:23 a49988f1be6c: Layer already exists 14:40:23 ebbdba2a9a93: Layer already exists 14:40:23 5bdee6a60600: Layer already exists 14:40:23 408c366369ae: Layer already exists 14:40:23 0faf9b67be60: Layer already exists 14:40:23 18943ad6b83d: Layer already exists 14:40:23 cf2677c9c7a7: Layer already exists 14:40:23 latest: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.6 14:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:40:24 329e2d57057a: Preparing 14:40:24 5ded278e6e0f: Preparing 14:40:24 5bdee6a60600: Preparing 14:40:24 a49988f1be6c: Preparing 14:40:24 ebbdba2a9a93: Preparing 14:40:24 408c366369ae: Preparing 14:40:24 18943ad6b83d: Preparing 14:40:24 cf2677c9c7a7: Preparing 14:40:24 0faf9b67be60: Preparing 14:40:24 408c366369ae: Waiting 14:40:24 18943ad6b83d: Waiting 14:40:24 cf2677c9c7a7: Waiting 14:40:24 0faf9b67be60: Waiting 14:40:24 5bdee6a60600: Layer already exists 14:40:24 ebbdba2a9a93: Layer already exists 14:40:24 a49988f1be6c: Layer already exists 14:40:24 329e2d57057a: Layer already exists 14:40:24 5ded278e6e0f: Layer already exists 14:40:24 408c366369ae: Layer already exists 14:40:24 18943ad6b83d: Layer already exists 14:40:24 cf2677c9c7a7: Layer already exists 14:40:24 0faf9b67be60: Layer already exists 14:40:24 3.2.0-dev.6: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 14:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:40:25 329e2d57057a: Preparing 14:40:25 5ded278e6e0f: Preparing 14:40:25 5bdee6a60600: Preparing 14:40:25 a49988f1be6c: Preparing 14:40:25 ebbdba2a9a93: Preparing 14:40:25 408c366369ae: Preparing 14:40:25 18943ad6b83d: Preparing 14:40:25 cf2677c9c7a7: Preparing 14:40:25 0faf9b67be60: Preparing 14:40:25 408c366369ae: Waiting 14:40:25 18943ad6b83d: Waiting 14:40:25 cf2677c9c7a7: Waiting 14:40:25 0faf9b67be60: Waiting 14:40:25 a49988f1be6c: Layer already exists 14:40:25 5bdee6a60600: Layer already exists 14:40:25 5ded278e6e0f: Layer already exists 14:40:25 ebbdba2a9a93: Layer already exists 14:40:25 329e2d57057a: Layer already exists 14:40:25 cf2677c9c7a7: Layer already exists 14:40:25 18943ad6b83d: Layer already exists 14:40:25 408c366369ae: Layer already exists 14:40:25 0faf9b67be60: Layer already exists 14:40:25 c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:26 + 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 14:40:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:40:28 329e2d57057a: Preparing 14:40:28 5ded278e6e0f: Preparing 14:40:28 5bdee6a60600: Preparing 14:40:28 a49988f1be6c: Preparing 14:40:28 ebbdba2a9a93: Preparing 14:40:28 408c366369ae: Preparing 14:40:28 18943ad6b83d: Preparing 14:40:28 cf2677c9c7a7: Preparing 14:40:28 0faf9b67be60: Preparing 14:40:28 408c366369ae: Waiting 14:40:28 18943ad6b83d: Waiting 14:40:28 cf2677c9c7a7: Waiting 14:40:28 0faf9b67be60: Waiting 14:40:28 5bdee6a60600: Layer already exists 14:40:28 329e2d57057a: Layer already exists 14:40:28 ebbdba2a9a93: Layer already exists 14:40:28 a49988f1be6c: Layer already exists 14:40:28 5ded278e6e0f: Layer already exists 14:40:28 408c366369ae: Layer already exists 14:40:28 0faf9b67be60: Layer already exists 14:40:28 cf2677c9c7a7: Layer already exists 14:40:28 18943ad6b83d: Layer already exists 14:40:28 main: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:40:29 ===================================================== [Pipeline] echo 14:40:29 taggedImages: 14:40:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887 14:40:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:40:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.6 14:40:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 14:40:29 - 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 14:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:29 14:40:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:30 arm64: Pulling from edgex-lftools-log-publisher 14:40:30 8998bd30e6a1: Pulling fs layer 14:40:30 04944245beec: Pulling fs layer 14:40:30 699f458cf7ca: Pulling fs layer 14:40:30 765212b225bb: Pulling fs layer 14:40:30 f23df028b6ca: Pulling fs layer 14:40:30 d65c8cfc05b1: Pulling fs layer 14:40:30 2437ff75d9bd: Pulling fs layer 14:40:30 765212b225bb: Waiting 14:40:30 f23df028b6ca: Waiting 14:40:30 d65c8cfc05b1: Waiting 14:40:30 2437ff75d9bd: Waiting 14:40:30 04944245beec: Verifying Checksum 14:40:30 04944245beec: Download complete 14:40:30 765212b225bb: Download complete 14:40:30 f23df028b6ca: Verifying Checksum 14:40:30 f23df028b6ca: Download complete 14:40:30 d65c8cfc05b1: Download complete 14:40:30 699f458cf7ca: Verifying Checksum 14:40:30 699f458cf7ca: Download complete 14:40:30 8998bd30e6a1: Verifying Checksum 14:40:30 8998bd30e6a1: Download complete 14:40:32 2437ff75d9bd: Download complete 14:40:37 8998bd30e6a1: Pull complete 14:40:37 04944245beec: Pull complete 14:40:39 699f458cf7ca: Pull complete 14:40:42 765212b225bb: Pull complete 14:40:43 f23df028b6ca: Pull complete 14:40:43 d65c8cfc05b1: Pull complete 14:41:10 2437ff75d9bd: Pull complete 14:41:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:41:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:10 prd-ubuntu20.04-docker-arm64-4c-16g-27471 does not seem to be running inside a container 14:41:10 $ 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/158 -v /w/workspace/app-rfid-llrp-inventory/158:/w/workspace/app-rfid-llrp-inventory/158:rw,z -v /w/workspace/app-rfid-llrp-inventory/158@tmp:/w/workspace/app-rfid-llrp-inventory/158@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:arm64 cat 14:41:13 $ docker top 90eb36eb59f18d0b79b55e7581701196b5be986fec3b3ecbf21fbc42f0d9d88e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:13 ---> job-cost.sh 14:41:14 lf-activate-venv: SKIPPING 14:41:14 INFO: No Stack... 14:41:14 INFO: Retrieving Pricing Info for: v3-standard-8 14:41:15 INFO: Archiving Costs [Pipeline] sh 14:41:15 + cat /w/workspace/app-rfid-llrp-inventory/158/archives/cost.csv 14:41:15 + cut -d, -f6 [Pipeline] lock 14:41:15 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] 14:41:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] did not exist. Created. 14:41:15 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:41:16 /w/workspace/app-rfid-llrp-inventory/158@tmp/durable-d31cae10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:41:16 + echo total: 0.2199999988079071 [Pipeline] stash 14:41:16 Warning: overwriting stash ‘stack-cost’ 14:41:16 Stashed 1 file(s) [Pipeline] } 14:41:16 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] // lock [Pipeline] } 14:41:16 $ docker stop --time=1 90eb36eb59f18d0b79b55e7581701196b5be986fec3b3ecbf21fbc42f0d9d88e 14:41:18 $ docker rm -f --volumes 90eb36eb59f18d0b79b55e7581701196b5be986fec3b3ecbf21fbc42f0d9d88e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:41:19 provisioning config files... 14:41:19 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4368514384587461723tmp [Pipeline] { [Pipeline] sh 14:41:20 + set +x 14:41:20 + curl -s https://codecov.io/bash 14:41:20 + bash -s -- 14:41:20 14:41:20 _____ _ 14:41:20 / ____| | | 14:41:20 | | ___ __| | ___ ___ _____ __ 14:41:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:41:20 | |___| (_) | (_| | __/ (_| (_) \ V / 14:41:20 \_____\___/ \__,_|\___|\___\___/ \_/ 14:41:20 Bash-1.0.6 14:41:20 14:41:20 14:41:20 ==> git version 2.25.1 found 14:41:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:41:20 Release-Date: 2020-01-08 14:41:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:41:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:41:20 ==> Jenkins CI detected. 14:41:20 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:41:20 project root: . 14:41:20 --> token set from env 14:41:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:41:20 ==> Running gcov in . (disable via -X gcov) 14:41:20 ==> Python coveragepy not found 14:41:20 ==> Searching for coverage reports in: 14:41:20 + . 14:41:20 -> Found 1 reports 14:41:20 ==> Detecting git/mercurial file structure 14:41:20 ==> Reading reports 14:41:20 + ./coverage.out bytes=41317 14:41:20 ==> Appending adjustments 14:41:20 https://docs.codecov.io/docs/fixing-reports 14:41:20 + Found adjustments 14:41:20 ==> Gzipping contents 14:41:20 12K /tmp/codecov.r0Vuzf.gz 14:41:20 ==> Uploading reports 14:41:20 url: https://codecov.io 14:41:20 query: branch=main&commit=c70f352ed823437ed37df9fd18bd3e51b3550887&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:41:20 -> Pinging Codecov 14:41:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c70f352ed823437ed37df9fd18bd3e51b3550887&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:41:20 -> Uploading to 14:41:20 https://storage.googleapis.com/codecov/v4/raw/2024-01-18/581DD39554BDF9B6E22D074273EAD858/c70f352ed823437ed37df9fd18bd3e51b3550887/519f9a93-e0b5-447a-8194-ff07a649ae8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T144120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36e80ec740cc1acfca7985d025fa9f926776ea73f7db6cf6d79316dee7a3188b 14:41:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:41:20 Dload Upload Total Spent Left Speed 14:41:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 43479 --:--:-- --:--:-- --:--:-- 43317 14:41:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] } 14:41:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:41:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:41:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:41:21 14:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:41:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:41:22 df9b9388f04a: Pulling fs layer 14:41:22 52dc419b0ee2: Pulling fs layer 14:41:22 25bc292e5bac: Pulling fs layer 14:41:22 114826534d7a: Pulling fs layer 14:41:22 4657fd5d0bcf: Pulling fs layer 14:41:22 6ad1cebc031e: Pulling fs layer 14:41:22 8a3aa393b2d8: Pulling fs layer 14:41:22 114826534d7a: Waiting 14:41:22 4657fd5d0bcf: Waiting 14:41:22 6ad1cebc031e: Waiting 14:41:22 8a3aa393b2d8: Waiting 14:41:22 25bc292e5bac: Verifying Checksum 14:41:22 25bc292e5bac: Download complete 14:41:22 52dc419b0ee2: Download complete 14:41:22 4657fd5d0bcf: Verifying Checksum 14:41:22 4657fd5d0bcf: Download complete 14:41:22 df9b9388f04a: Verifying Checksum 14:41:22 df9b9388f04a: Download complete 14:41:22 df9b9388f04a: Pull complete 14:41:22 6ad1cebc031e: Verifying Checksum 14:41:22 6ad1cebc031e: Download complete 14:41:22 52dc419b0ee2: Pull complete 14:41:22 25bc292e5bac: Pull complete 14:41:23 114826534d7a: Download complete 14:41:23 8a3aa393b2d8: Verifying Checksum 14:41:23 8a3aa393b2d8: Download complete 14:41:26 114826534d7a: Pull complete 14:41:26 4657fd5d0bcf: Pull complete 14:41:26 6ad1cebc031e: Pull complete 14:41:30 8a3aa393b2d8: Pull complete 14:41:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:41:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:30 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:41:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:41:37 $ docker top 05c32b073333d8d05e12d1ed78c6abcf4e434731bd23110f9af3c65de772c5b2 -eo pid,comm [Pipeline] { [Pipeline] echo 14:41:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:41:38 + set -o pipefail 14:41:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:41:44 14:41:44 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:41:44 14:41:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/4a2f05eb-78f4-4389-b499-5a832b93681f 14:41:44 14:41:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:41:44 14:41:44 14:41:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:41:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:41:44 More details here: https://snyk.co/ue1NS [Pipeline] } 14:41:44 $ docker stop --time=1 05c32b073333d8d05e12d1ed78c6abcf4e434731bd23110f9af3c65de772c5b2 14:41:50 $ docker rm -f --volumes 05c32b073333d8d05e12d1ed78c6abcf4e434731bd23110f9af3c65de772c5b2 [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 14:41:51 + git log --format=format:%s -1 c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] sh 14:41:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:41:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:41:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:41:52 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:41:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:41:53 $ docker top 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c -eo pid,comm 14:41:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:41:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:41:53 [ssh-agent] Looking for ssh-agent implementation... 14:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:41:53 $ docker exec 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c ssh-agent 14:41:53 SSH_AUTH_SOCK=/tmp/ssh-s9iO6xBqq2Cs/agent.33 14:41:53 SSH_AGENT_PID=39 14:41:53 Running ssh-add (command line suppressed) 14:41:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7587954206287298638.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7587954206287298638.key) 14:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:41:53 + git semver tag 14:41:54 2024-01-18 14:41:54,197 [run_tag] DEBUG tag force:False 14:41:54 2024-01-18 14:41:54,197 [check_head_tag] DEBUG check head tag 14:41:54 2024-01-18 14:41:54,198 [execute] INFO git cat-file --batch-check 14:41:54 2024-01-18 14:41:54,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:41:54 2024-01-18 14:41:54,203 [execute] INFO git cat-file --batch 14:41:54 2024-01-18 14:41:54,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:41:54 2024-01-18 14:41:54,221 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:41:54 2024-01-18 14:41:54,221 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 14:41:54 2024-01-18 14:41:54,221 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:41:54 2024-01-18 14:41:54,224 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:41:54 3.2.0-dev.6 [Pipeline] } 14:41:54 $ docker exec --env ******** --env ******** 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c ssh-agent -k 14:41:54 unset SSH_AUTH_SOCK; 14:41:54 unset SSH_AGENT_PID; 14:41:54 echo Agent pid 39 killed; 14:41:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:41:54 + git semver [Pipeline] } 14:41:55 $ docker stop --time=1 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c 14:41:56 $ docker rm -f --volumes 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:41:57 14:41:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:41:57 0.23.1-centos7: Pulling from edgex-lftools 14:41:57 ab5ef0e58194: Pulling fs layer 14:41:57 9712f1f96733: Pulling fs layer 14:41:57 63f879dbbcfc: Pulling fs layer 14:41:57 0d9ebad4ef96: Pulling fs layer 14:41:57 e9a5061849ea: Pulling fs layer 14:41:57 d747dcd14b5f: Pulling fs layer 14:41:57 2de7ff778b66: Pulling fs layer 14:41:57 2de7ff778b66: Waiting 14:41:57 d747dcd14b5f: Waiting 14:41:57 0d9ebad4ef96: Waiting 14:41:57 9712f1f96733: Download complete 14:41:58 63f879dbbcfc: Verifying Checksum 14:41:58 63f879dbbcfc: Download complete 14:41:58 0d9ebad4ef96: Verifying Checksum 14:41:58 0d9ebad4ef96: Download complete 14:41:58 d747dcd14b5f: Verifying Checksum 14:41:58 d747dcd14b5f: Download complete 14:41:58 e9a5061849ea: Verifying Checksum 14:41:58 e9a5061849ea: Download complete 14:41:58 ab5ef0e58194: Verifying Checksum 14:41:58 ab5ef0e58194: Download complete 14:41:58 2de7ff778b66: Verifying Checksum 14:41:58 2de7ff778b66: Download complete 14:42:00 ab5ef0e58194: Pull complete 14:42:00 9712f1f96733: Pull complete 14:42:01 63f879dbbcfc: Pull complete 14:42:05 0d9ebad4ef96: Pull complete 14:42:05 e9a5061849ea: Pull complete 14:42:05 d747dcd14b5f: Pull complete 14:42:06 2de7ff778b66: Pull complete 14:42:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:42:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:06 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:42:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:42:14 $ docker top d29fed091dbb8fa1f6531bf53d44a545aae7b97ad0843562dec78b5611badb30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:42:14 provisioning config files... 14:42:14 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7090685205740284086tmp 14:42:14 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16488484903719435164tmp 14:42:14 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10076726470020514080tmp [Pipeline] { [Pipeline] echo 14:42:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:42:15 ---> sigul-configuration.sh 14:42:15 gpg: directory `/root/.gnupg' created 14:42:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:42:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:42:15 gpg: keyring `/root/.gnupg/secring.gpg' created 14:42:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:42:15 gpg: CAST5 encrypted data 14:42:15 gpg: encrypted with 1 passphrase 14:42:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:42:15 + mkdir /home/jenkins 14:42:15 + mkdir /home/jenkins/sigul [Pipeline] sh 14:42:15 + 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 14:42:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:42:16 ---> sigul-install.sh 14:42:16 Sigul already installed; skipping installation. [Pipeline] sh 14:42:16 + git tag --list 14:42:16 v0.0.0 14:42:16 v1.0.0 14:42:16 v2.1.0 14:42:16 v2.1.1 14:42:16 v2.2.0 14:42:16 v2.3.0 14:42:16 v3.0 14:42:16 v3.0.0 14:42:16 v3.0.1 14:42:16 v3.0.1-dev.1 14:42:16 v3.1 14:42:16 v3.1.0 14:42:16 v3.1.0-dev.1 14:42:16 v3.1.0-dev.10 14:42:16 v3.1.0-dev.11 14:42:16 v3.1.0-dev.12 14:42:16 v3.1.0-dev.13 14:42:16 v3.1.0-dev.14 14:42:16 v3.1.0-dev.15 14:42:16 v3.1.0-dev.16 14:42:16 v3.1.0-dev.17 14:42:16 v3.1.0-dev.18 14:42:16 v3.1.0-dev.19 14:42:16 v3.1.0-dev.2 14:42:16 v3.1.0-dev.20 14:42:16 v3.1.0-dev.21 14:42:16 v3.1.0-dev.22 14:42:16 v3.1.0-dev.23 14:42:16 v3.1.0-dev.24 14:42:16 v3.1.0-dev.25 14:42:16 v3.1.0-dev.26 14:42:16 v3.1.0-dev.27 14:42:16 v3.1.0-dev.28 14:42:16 v3.1.0-dev.29 14:42:16 v3.1.0-dev.3 14:42:16 v3.1.0-dev.30 14:42:16 v3.1.0-dev.31 14:42:16 v3.1.0-dev.32 14:42:16 v3.1.0-dev.33 14:42:16 v3.1.0-dev.34 14:42:16 v3.1.0-dev.35 14:42:16 v3.1.0-dev.36 14:42:16 v3.1.0-dev.37 14:42:16 v3.1.0-dev.38 14:42:16 v3.1.0-dev.39 14:42:16 v3.1.0-dev.4 14:42:16 v3.1.0-dev.40 14:42:16 v3.1.0-dev.5 14:42:16 v3.1.0-dev.6 14:42:16 v3.1.0-dev.7 14:42:16 v3.1.0-dev.8 14:42:16 v3.1.0-dev.9 14:42:16 v3.2.0-dev.1 14:42:16 v3.2.0-dev.2 14:42:16 v3.2.0-dev.3 14:42:16 v3.2.0-dev.4 14:42:16 v3.2.0-dev.5 14:42:16 v3.2.0-dev.6 [Pipeline] sh 14:42:16 + lftools sign git-tag v3.2.0-dev.6 14:42:17 Signing Git tag with Sigul... 14:42:17 Signing v3.2.0-dev.6 [Pipeline] echo 14:42:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:42:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:42:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:42:17 $ docker stop --time=1 d29fed091dbb8fa1f6531bf53d44a545aae7b97ad0843562dec78b5611badb30 14:42:19 $ docker rm -f --volumes d29fed091dbb8fa1f6531bf53d44a545aae7b97ad0843562dec78b5611badb30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:42:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:42:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:42:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:20 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:42:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:42:21 $ docker top 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed -eo pid,comm 14:42:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:42:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:42:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:42:21 [ssh-agent] Looking for ssh-agent implementation... 14:42:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:42:21 $ docker exec 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed ssh-agent 14:42:21 SSH_AUTH_SOCK=/tmp/ssh-ZkmpB4P9Ebj9/agent.31 14:42:21 SSH_AGENT_PID=37 14:42:21 Running ssh-add (command line suppressed) 14:42:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18340139057823504810.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18340139057823504810.key) 14:42:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:42:21 + git semver bump pre 14:42:22 2024-01-18 14:42:22,160 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:42:22 2024-01-18 14:42:22,160 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 14:42:22 2024-01-18 14:42:22,160 [bump_version] DEBUG bumped version:3.2.0-dev.7 14:42:22 2024-01-18 14:42:22,160 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:42:22 2024-01-18 14:42:22,160 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:42:22 2024-01-18 14:42:22,161 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:42:22 2024-01-18 14:42:22,165 [execute] INFO git cat-file --batch-check 14:42:22 2024-01-18 14:42:22,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:42:22 2024-01-18 14:42:22,171 [execute] INFO git cat-file --batch 14:42:22 2024-01-18 14:42:22,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:42:22 2024-01-18 14:42:22,176 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:42:22 3.2.0-dev.7 [Pipeline] } 14:42:22 $ docker exec --env ******** --env ******** 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed ssh-agent -k 14:42:22 unset SSH_AUTH_SOCK; 14:42:22 unset SSH_AGENT_PID; 14:42:22 echo Agent pid 37 killed; 14:42:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:42:22 + git semver [Pipeline] } 14:42:23 $ docker stop --time=1 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed 14:42:24 $ docker rm -f --volumes 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed [Pipeline] // withDockerContainer [Pipeline] sh 14:42:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:42:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:25 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:42:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:42:25 $ docker top 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:42:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:42:26 [ssh-agent] Looking for ssh-agent implementation... 14:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:42:26 $ docker exec 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c ssh-agent 14:42:26 SSH_AUTH_SOCK=/tmp/ssh-AlAR1dIE8rlO/agent.32 14:42:26 SSH_AGENT_PID=38 14:42:26 Running ssh-add (command line suppressed) 14:42:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6187813863627866505.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6187813863627866505.key) 14:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:42:26 + git semver push 14:42:27 2024-01-18 14:42:27,044 [run_push] DEBUG push 14:42:27 2024-01-18 14:42:27,045 [execute] INFO git cat-file --batch-check 14:42:27 2024-01-18 14:42:27,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:42:27 2024-01-18 14:42:27,049 [execute] INFO git rev-list 0b6e6ed6a225d670544e584b5e1e54d158c15157 -- 14:42:27 2024-01-18 14:42:27,049 [execute] DEBUG Popen(['git', 'rev-list', '0b6e6ed6a225d670544e584b5e1e54d158c15157', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:42:27 2024-01-18 14:42:27,056 [execute] INFO git fetch -v origin 14:42:27 2024-01-18 14:42:27,056 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 14:42:27 2024-01-18 14:42:27,582 [run_push] DEBUG no remote changes detected 14:42:27 2024-01-18 14:42:27,583 [execute] INFO git push origin semver 14:42:27 2024-01-18 14:42:27,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:42:28 2024-01-18 14:42:28,316 [run_push] DEBUG push all version tags 14:42:28 2024-01-18 14:42:28,316 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:42:28 2024-01-18 14:42:28,317 [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) 14:42:29 2024-01-18 14:42:29,089 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:42:29 3.2.0-dev.7 [Pipeline] } 14:42:29 $ docker exec --env ******** --env ******** 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c ssh-agent -k 14:42:29 unset SSH_AUTH_SOCK; 14:42:29 unset SSH_AGENT_PID; 14:42:29 echo Agent pid 38 killed; 14:42:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:42:30 + git semver [Pipeline] } 14:42:30 $ docker stop --time=1 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c 14:42:31 $ docker rm -f --volumes 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c [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 14:42:33 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:42:33 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:42:33 total 16 14:42:33 drwxr-xr-x 3 root root 4096 Jan 18 14:32 . 14:42:33 drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:42 .. 14:42:33 drwxr-xr-x 2 root root 4096 Jan 18 14:32 cost 14:42:33 -rw-r--r-- 1 root root 95 Jan 18 14:32 cost.csv 14:42:33 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:42:33 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:42:33 total 16 14:42:33 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:32 . 14:42:33 drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:42 .. 14:42:33 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:32 cost 14:42:33 -rw-r--r-- 1 jenkins jenkins 95 Jan 18 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:42:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:42:34 ---> package-listing.sh 14:42:34 ++ facter osfamily 14:42:34 ++ tr '[:upper:]' '[:lower:]' 14:42:34 + OS_FAMILY=debian 14:42:34 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:42:34 + START_PACKAGES=/tmp/packages_start.txt 14:42:34 + END_PACKAGES=/tmp/packages_end.txt 14:42:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:42:34 + PACKAGES=/tmp/packages_start.txt 14:42:34 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:42:34 + PACKAGES=/tmp/packages_end.txt 14:42:34 + case "${OS_FAMILY}" in 14:42:34 + dpkg -l 14:42:34 + grep '^ii' 14:42:34 + '[' -f /tmp/packages_start.txt ']' 14:42:34 + '[' -f /tmp/packages_end.txt ']' 14:42:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:42:34 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:42:34 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:42:34 + 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 14:42:34 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 14:42:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:35 prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container 14:42:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:42:36 $ docker top e9b56bb0710cfb9adbcc32fe608c82255b7767b1ab5faa6a4a0a17e93dbd015a -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:36 + touch /tmp/pre-build-complete [Pipeline] sh 14:42:36 + mkdir -p /var/log/sysstat [Pipeline] sh 14:42:37 + ls /var/log/sa-host 14:42:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:37 provisioning config files... 14:42:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16259985262648864336tmp [Pipeline] { [Pipeline] echo 14:42:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:42:37 ---> create-netrc.sh [Pipeline] } 14:42:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:42:38 ---> python-tools-install.sh [Pipeline] echo 14:42:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:42:38 ---> sudo-logs.sh 14:42:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:42:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:42:38 ---> job-cost.sh 14:42:38 lf-activate-venv: SKIPPING 14:42:38 DEBUG: total: 0.2199999988079071 14:42:38 INFO: Retrieving Stack Cost... 14:42:39 INFO: Retrieving Pricing Info for: v3-standard-8 14:42:39 INFO: Archiving Costs [Pipeline] echo 14:42:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:42:39 ---> logs-deploy.sh 14:42:39 lf-activate-venv: SKIPPING 14:42:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/158 14:42:39 INFO: archiving workspace using pattern(s): 14:42:40 Archives upload complete. 14:42:40 INFO: archiving logs to Nexus