Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6f8862174c1e7a2f3c2a19299614dec466d2c14 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-ssh17802920702400266121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10264886566355941487.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14117497334484175749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12413283752550085073.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-ssh4082311061371656751.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36885 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 e6f8862174c1e7a2f3c2a19299614dec466d2c14 (main) Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" > 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 e6f8862174c1e7a2f3c2a19299614dec466d2c14 # timeout=10 > git rev-list --no-walk bb81cc9ef63f2856550c3d6e544be58bdcd278fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:26 ========================================================= 01:58:26 EdgeX Global Pipelines Version Info 01:58:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:27 ------------------- 01:58:27 stable info: 01:58:27 ------------------- 01:58:27 Commited By: Cherry Wang cherry@iotechsys.com 01:58:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:58:27 Message: update stable to v1.0.269 01:58:28 ------------------- 01:58:28 experimental info: 01:58:28 ------------------- 01:58:28 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:28 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:58:28 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6f8862 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:28 provisioning config files... 01:58:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10140674429223304395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:29 ---> ****-login.sh 01:58:29 nexus3.edgexfoundry.org:10001 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 nexus3.edgexfoundry.org:10002 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 nexus3.edgexfoundry.org:10003 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 nexus3.edgexfoundry.org:10004 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 ****.io 01:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:30 Configure a credential helper to remove this warning. See 01:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:30 01:58:30 Login Succeeded 01:58:30 ---> ****-login.sh ends [Pipeline] } 01:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:30 + git rev-list -1 --merges e6f8862174c1e7a2f3c2a19299614dec466d2c14~1..e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo 01:58:30 -----------> git rev-list -1 --merges e6f8862174c1e7a2f3c2a19299614dec466d2c14~1..e6f8862174c1e7a2f3c2a19299614dec466d2c14 e6f8862174c1e7a2f3c2a19299614dec466d2c14 01:58:30 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [false] [Pipeline] sh 01:58:30 + git log --format=format:%s -1 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo 01:58:30 ========================================================= 01:58:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:31 + git log --format=format:%s -1 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo 01:58:31 [semverPrep] GIT_COMMIT: e6f8862174c1e7a2f3c2a19299614dec466d2c14, Commit Message: Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22 [Pipeline] echo 01:58:31 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:31 + grep -v github /etc/ssh/ssh_known_hosts 01:58:31 + [ -e /tmp/ssh_known_hosts ] 01:58:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:31 + sudo tee -a /etc/ssh/ssh_known_hosts 01:58:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:31 01:58:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:32 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:32 b85a868b505f: Pulling fs layer 01:58:32 e2be974225ed: Pulling fs layer 01:58:32 339a4e72a1f5: Pulling fs layer 01:58:32 988bab9f4d93: Pulling fs layer 01:58:32 1469e6f7b9e6: Pulling fs layer 01:58:32 eaf3925da568: Pulling fs layer 01:58:32 bab4dde63d76: Pulling fs layer 01:58:32 bde34c3a00c8: Pulling fs layer 01:58:32 b352a97aabf1: Pulling fs layer 01:58:32 4872d77fe225: Pulling fs layer 01:58:32 5851b861e8e6: Pulling fs layer 01:58:32 bab4dde63d76: Waiting 01:58:32 bde34c3a00c8: Waiting 01:58:32 988bab9f4d93: Waiting 01:58:32 eaf3925da568: Waiting 01:58:32 b352a97aabf1: Waiting 01:58:32 1469e6f7b9e6: Waiting 01:58:32 4872d77fe225: Waiting 01:58:32 5851b861e8e6: Waiting 01:58:32 e2be974225ed: Download complete 01:58:32 988bab9f4d93: Download complete 01:58:32 1469e6f7b9e6: Verifying Checksum 01:58:32 1469e6f7b9e6: Download complete 01:58:32 eaf3925da568: Verifying Checksum 01:58:32 eaf3925da568: Download complete 01:58:32 339a4e72a1f5: Verifying Checksum 01:58:32 339a4e72a1f5: Download complete 01:58:32 bde34c3a00c8: Verifying Checksum 01:58:32 bde34c3a00c8: Download complete 01:58:32 b352a97aabf1: Download complete 01:58:32 4872d77fe225: Verifying Checksum 01:58:32 4872d77fe225: Download complete 01:58:32 5851b861e8e6: Download complete 01:58:32 b85a868b505f: Verifying Checksum 01:58:32 b85a868b505f: Download complete 01:58:32 bab4dde63d76: Verifying Checksum 01:58:32 bab4dde63d76: Download complete 01:58:33 b85a868b505f: Pull complete 01:58:33 e2be974225ed: Pull complete 01:58:34 339a4e72a1f5: Pull complete 01:58:34 988bab9f4d93: Pull complete 01:58:34 1469e6f7b9e6: Pull complete 01:58:34 eaf3925da568: Pull complete 01:58:36 bab4dde63d76: Pull complete 01:58:36 bde34c3a00c8: Pull complete 01:58:36 b352a97aabf1: Pull complete 01:58:36 4872d77fe225: Pull complete 01:58:36 5851b861e8e6: Pull complete 01:58:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:58:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:37 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 01:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:58:39 $ docker top d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 -eo pid,comm 01:58:39 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). 01:58:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:39 [ssh-agent] Looking for ssh-agent implementation... 01:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:39 $ docker exec d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent 01:58:40 SSH_AUTH_SOCK=/tmp/ssh-DsXWjtK0RwHC/agent.33 01:58:40 SSH_AGENT_PID=39 01:58:40 Running ssh-add (command line suppressed) 01:58:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13185700497976093601.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13185700497976093601.key) 01:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:40 + git tag --points-at HEAD [Pipeline] } 01:58:40 $ docker exec --env ******** --env ******** d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent -k 01:58:40 unset SSH_AUTH_SOCK; 01:58:40 unset SSH_AGENT_PID; 01:58:40 echo Agent pid 39 killed; 01:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:40 [ssh-agent] Looking for ssh-agent implementation... 01:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:40 $ docker exec d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent 01:58:40 SSH_AUTH_SOCK=/tmp/ssh-p33OoCO46qDJ/agent.73 01:58:40 SSH_AGENT_PID=79 01:58:40 Running ssh-add (command line suppressed) 01:58:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11872837131267836524.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11872837131267836524.key) 01:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:41 + git semver init 01:58:41 2025-01-17 01:58:41,464 [run_init] DEBUG init version:0.0.0 force:False 01:58:41 2025-01-17 01:58:41,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:58:41 2025-01-17 01:58:41,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:58:41 2025-01-17 01:58:41,466 [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) 01:58:43 2025-01-17 01:58:43,313 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 01:58:43 2025-01-17 01:58:43,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 01:58:43 2025-01-17 01:58:43,314 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:58:43 2025-01-17 01:58:43,314 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:58:43 4.0.0-dev.6 [Pipeline] } 01:58:43 $ docker exec --env ******** --env ******** d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent -k 01:58:43 unset SSH_AUTH_SOCK; 01:58:43 unset SSH_AGENT_PID; 01:58:43 echo Agent pid 79 killed; 01:58:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:43 + git semver [Pipeline] } 01:58:44 $ docker stop --time=1 d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 01:58:45 $ docker rm -f --volumes d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:46 Stashed 1 file(s) [Pipeline] echo 01:58:46 [edgeXSemver]: initialized semver on version 4.0.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 01:58:46 provisioning config files... 01:58:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10732744016522671785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:46 ---> ****-login.sh 01:58:46 nexus3.edgexfoundry.org:10001 01:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:46 Configure a credential helper to remove this warning. See 01:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:46 01:58:46 Login Succeeded 01:58:46 nexus3.edgexfoundry.org:10002 01:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:46 Configure a credential helper to remove this warning. See 01:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:46 01:58:46 Login Succeeded 01:58:46 nexus3.edgexfoundry.org:10003 01:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:46 Configure a credential helper to remove this warning. See 01:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:46 01:58:46 Login Succeeded 01:58:46 nexus3.edgexfoundry.org:10004 01:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:46 Configure a credential helper to remove this warning. See 01:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:46 01:58:46 Login Succeeded 01:58:46 ****.io 01:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:47 Configure a credential helper to remove this warning. See 01:58:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:47 01:58:47 Login Succeeded 01:58:47 ---> ****-login.sh ends [Pipeline] } 01:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:47 ========================================================= 01:58:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:58:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:58:47 Sending build context to Docker daemon 20.05MB 01:58:47 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:58:47 Step 2/12 : FROM ${BASE} AS builder 01:58:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:47 da9db072f522: Pulling fs layer 01:58:47 6ef4a4ee8ca5: Pulling fs layer 01:58:47 06f05ace1117: Pulling fs layer 01:58:47 5fe327b54edc: Pulling fs layer 01:58:47 4f4fb700ef54: Pulling fs layer 01:58:47 92a5565b7b96: Pulling fs layer 01:58:47 ff9bb7016b71: Pulling fs layer 01:58:47 b67dba6c2c7d: Pulling fs layer 01:58:47 a813b0c90790: Pulling fs layer 01:58:47 5fe327b54edc: Waiting 01:58:47 4f4fb700ef54: Waiting 01:58:47 92a5565b7b96: Waiting 01:58:47 ff9bb7016b71: Waiting 01:58:47 b67dba6c2c7d: Waiting 01:58:47 a813b0c90790: Waiting 01:58:47 6ef4a4ee8ca5: Verifying Checksum 01:58:47 6ef4a4ee8ca5: Download complete 01:58:47 5fe327b54edc: Verifying Checksum 01:58:47 5fe327b54edc: Download complete 01:58:47 4f4fb700ef54: Verifying Checksum 01:58:47 4f4fb700ef54: Download complete 01:58:47 92a5565b7b96: Verifying Checksum 01:58:47 92a5565b7b96: Download complete 01:58:47 da9db072f522: Download complete 01:58:47 ff9bb7016b71: Verifying Checksum 01:58:47 ff9bb7016b71: Download complete 01:58:47 da9db072f522: Pull complete 01:58:48 a813b0c90790: Verifying Checksum 01:58:48 a813b0c90790: Download complete 01:58:48 6ef4a4ee8ca5: Pull complete 01:58:48 06f05ace1117: Verifying Checksum 01:58:48 06f05ace1117: Download complete 01:58:48 b67dba6c2c7d: Verifying Checksum 01:58:48 b67dba6c2c7d: Download complete 01:58:51 06f05ace1117: Pull complete 01:58:51 5fe327b54edc: Pull complete 01:58:51 4f4fb700ef54: Pull complete 01:58:52 92a5565b7b96: Pull complete 01:58:52 ff9bb7016b71: Pull complete 01:58:54 b67dba6c2c7d: Pull complete 01:58:55 a813b0c90790: Pull complete 01:58:55 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:58:55 ---> 3ba60ce46760 01:58:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:58:59 ---> Running in dbc7d8ed9259 01:58:59 Removing intermediate container dbc7d8ed9259 01:58:59 ---> 056e639a90ca 01:58:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:58:59 ---> Running in 0709719f0a8a 01:58:59 Removing intermediate container 0709719f0a8a 01:58:59 ---> bb18e74e49c9 01:58:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:58:59 ---> Running in 2452487df9d2 01:58:59 Removing intermediate container 2452487df9d2 01:58:59 ---> 73b53b71171b 01:58:59 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:59 ---> Running in 504313dc09f6 01:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:00 OK: 248 MiB in 58 packages 01:59:00 Removing intermediate container 504313dc09f6 01:59:00 ---> ce4176aa545e 01:59:00 Step 7/12 : WORKDIR /app 01:59:00 ---> Running in ab3ea47300bd 01:59:00 Removing intermediate container ab3ea47300bd 01:59:00 ---> d5fcb9b9c6e1 01:59:00 Step 8/12 : COPY go.mod vendor* ./ 01:59:00 ---> 79a846e84ed3 01:59:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 ---> Running in ed9ce0278104 01:59:01 Still waiting to schedule task 01:59:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36882’ 01:59:47 Removing intermediate container ed9ce0278104 01:59:47 ---> 23b80f3cc8dd 01:59:47 Step 10/12 : COPY . . 01:59:47 ---> 791e6d40e487 01:59:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:47 ---> Running in 834f7dc7c142 01:59:47 Removing intermediate container 834f7dc7c142 01:59:47 ---> 59b613427e5c 01:59:47 Step 12/12 : RUN $MAKE 01:59:47 ---> Running in d897990bb3e3 01:59:47 noop 01:59:47 Removing intermediate container d897990bb3e3 01:59:47 ---> 78ee1fd5e3bb 01:59:47 Successfully built 78ee1fd5e3bb 01:59:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:48 + docker inspect -f . ci-base-image-x86_64 01:59:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:48 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 01:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:48 $ docker top 98fe76652189cd6fbb5b205cf767c5e01d27ec31f0131d63ab610dbbd79da62c -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:49 + go version 01:59:49 go version go1.23.4 linux/amd64 [Pipeline] } 01:59:49 $ docker stop --time=1 98fe76652189cd6fbb5b205cf767c5e01d27ec31f0131d63ab610dbbd79da62c 01:59:50 $ docker rm -f --volumes 98fe76652189cd6fbb5b205cf767c5e01d27ec31f0131d63ab610dbbd79da62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker inspect -f . ci-base-image-x86_64 01:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:50 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 01:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:51 $ docker top 624bb8456264aa2422ba14f22c19372b9be203939f8de547e491ff546e9c3f20 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 01:59:51 + make test 01:59:51 go test -race ./... -coverprofile=coverage.out ./... 02:00:30 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 02:00:30 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 02:00:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements 02:00:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements 02:01:09 go vet ./... 02:01:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:11 ./bin/test-attribution.sh [Pipeline] echo 02:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:01:11 $ docker stop --time=1 624bb8456264aa2422ba14f22c19372b9be203939f8de547e491ff546e9c3f20 02:01:14 $ docker rm -f --volumes 624bb8456264aa2422ba14f22c19372b9be203939f8de547e491ff546e9c3f20 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:15 + ls -al . 02:01:15 total 284 02:01:15 drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 01:59 . 02:01:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:58 .. 02:01:15 -rw-rw-r-- 1 jenkins jenkins 262 Jan 17 01:58 .dockerignore 02:01:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:00 .git 02:01:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:58 .github 02:01:15 -rw-rw-r-- 1 jenkins jenkins 773 Jan 17 01:58 .gitignore 02:01:15 -rw-rw-r-- 1 jenkins jenkins 200 Jan 17 01:58 .golangci.yml 02:01:15 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:58 .semver 02:01:15 -rw-rw-r-- 1 jenkins jenkins 16943 Jan 17 01:58 Attribution.txt 02:01:15 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 17 01:58 CHANGELOG.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 1769 Jan 17 01:58 Dockerfile 02:01:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:58 GOVERNANCE.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 665 Jan 17 01:58 Jenkinsfile 02:01:15 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 01:58 LICENSE 02:01:15 -rw-rw-r-- 1 jenkins jenkins 3066 Jan 17 01:58 Makefile 02:01:15 -rw-rw-r-- 1 jenkins jenkins 617 Jan 17 01:58 OWNERS.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 01:58 README.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 01:58 VERSION 02:01:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 bin 02:01:15 -rw-r--r-- 1 jenkins jenkins 55696 Jan 17 02:00 coverage.out 02:01:15 -rw-rw-r-- 1 jenkins jenkins 6740 Jan 17 01:58 go.mod 02:01:15 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 01:58 go.sum 02:01:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 images 02:01:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:58 internal 02:01:15 -rw-rw-r-- 1 jenkins jenkins 531 Jan 17 01:58 main.go 02:01:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 openapi 02:01:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 res 02:01:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + 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=e6f8862174c1e7a2f3c2a19299614dec466d2c14 --label arch=amd64 --label version=4.0.0-dev.6 . 02:01:16 Sending build context to Docker daemon 20.05MB 02:01:16 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 02:01:16 Step 2/30 : FROM ${BASE} AS builder 02:01:16 ---> 78ee1fd5e3bb 02:01:16 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 02:01:17 ---> Running in 9d247b7b4bf5 02:01:17 Removing intermediate container 9d247b7b4bf5 02:01:17 ---> f46edec90709 02:01:17 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 02:01:17 ---> Running in b971d70b7a15 02:01:17 Removing intermediate container b971d70b7a15 02:01:17 ---> a8437e780e28 02:01:17 Step 5/30 : ARG ADD_BUILD_TAGS="" 02:01:17 ---> Running in e23ca54025e7 02:01:17 Removing intermediate container e23ca54025e7 02:01:17 ---> 020619a66835 02:01:17 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:17 ---> Running in 5b07df384611 02:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:17 OK: 248 MiB in 58 packages 02:01:18 Removing intermediate container 5b07df384611 02:01:18 ---> c20797a3e381 02:01:18 Step 7/30 : WORKDIR /app 02:01:18 ---> Running in fd9fd33fd4f3 02:01:18 Removing intermediate container fd9fd33fd4f3 02:01:18 ---> 23d5952e276a 02:01:18 Step 8/30 : COPY go.mod vendor* ./ 02:01:18 ---> f2f6e545cf79 02:01:18 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:18 ---> Running in 1168df31b1fb 02:01:19 Removing intermediate container 1168df31b1fb 02:01:19 ---> f302bf6b17bf 02:01:19 Step 10/30 : COPY . . 02:01:19 ---> 8e58300d0fa3 02:01:19 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:19 ---> Running in 582a123eec4a 02:01:19 Removing intermediate container 582a123eec4a 02:01:19 ---> 8676f1284c8e 02:01:19 Step 12/30 : RUN $MAKE 02:01:19 ---> Running in 63d28f999398 02:01:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 02:01:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36887 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 02:01:40 Running in /w/workspace/app-rfid-llrp-inventory/193 [Pipeline] { [Pipeline] checkout 02:01:40 The recommended git tool is: git 02:01:47 using credential edgex-jenkins-ssh 02:01:47 Cloning the remote Git repository 02:01:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:01:47 > git init /w/workspace/app-rfid-llrp-inventory/193 # timeout=10 02:01:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:01:47 > git --version # timeout=10 02:01:47 > git --version # 'git version 2.25.1' 02:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:51 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:01:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:52 Avoid second fetch 02:01:52 Checking out Revision e6f8862174c1e7a2f3c2a19299614dec466d2c14 (main) 02:01:52 > git config core.sparsecheckout # timeout=10 02:01:52 > git checkout -f e6f8862174c1e7a2f3c2a19299614dec466d2c14 # timeout=10 02:01:53 Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:01:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:58 Dload Upload Total Spent Left Speed 02:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 74150 [Pipeline] sh 02:01:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:01:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 02:01:59 sudo tee /etc/docker/daemon.new 02:01:59 { 02:01:59 "registry-mirrors": [ 02:01:59 "https://nexus3.edgexfoundry.org:10001" 02:01:59 ], 02:01:59 "bip": "10.250.0.254/24", 02:01:59 "hosts": [ 02:01:59 "tcp://0.0.0.0:5555", 02:01:59 "unix:///var/run/docker.sock" 02:01:59 ], 02:01:59 "mtu": 1458, 02:01:59 "selinux-enabled": true, 02:01:59 "seccomp-profile": "/etc/docker/seccomp.json" 02:01:59 } [Pipeline] sh 02:01:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:01:59 + sudo service docker restart 02:02:08 Removing intermediate container 63d28f999398 02:02:08 ---> eb0ec1147e1e 02:02:08 Step 13/30 : FROM alpine:3.20 02:02:08 3.20: Pulling from library/alpine 02:02:08 66a3d608f3fa: Pulling fs layer 02:02:08 66a3d608f3fa: Verifying Checksum 02:02:08 66a3d608f3fa: Download complete 02:02:08 66a3d608f3fa: Pull complete 02:02:08 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:02:08 Status: Downloaded newer image for alpine:3.20 02:02:08 ---> e29df9b510ff 02:02:08 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:02:08 ---> Running in f3d511a62bcd 02:02:08 Removing intermediate container f3d511a62bcd 02:02:08 ---> 91c8e04627d3 02:02:08 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 02:02:08 ---> Running in 8be5c5747ea3 02:02:08 Removing intermediate container 8be5c5747ea3 02:02:08 ---> 0e00e4afca6a 02:02:08 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 02:02:08 ---> Running in c2c4851a7305 02:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:08 (1/2) Installing ca-certificates (20241121-r1) 02:02:08 (2/2) Installing dumb-init (1.2.5-r3) 02:02:08 Executing busybox-1.36.1-r29.trigger 02:02:08 Executing ca-certificates-20241121-r1.trigger 02:02:08 OK: 9 MiB in 16 packages 02:02:08 Removing intermediate container c2c4851a7305 02:02:08 ---> 752fb6a28ad9 02:02:08 Step 17/30 : RUN apk --no-cache upgrade 02:02:08 ---> Running in 3db5d6ecdb83 02:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:02:08 OK: 9 MiB in 16 packages 02:02:08 Removing intermediate container 3db5d6ecdb83 02:02:08 ---> 1447a5eda44a 02:02:08 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:02:08 ---> 1c202bb975f2 02:02:08 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 02:02:08 ---> 9de561e0e125 02:02:08 Step 20/30 : COPY --from=builder /app/res/ /res/ 02:02:08 ---> 2f0003e02f3a 02:02:08 Step 21/30 : COPY --from=builder /app/static/ /static/ 02:02:08 ---> c18129566988 02:02:08 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 02:02:09 ---> cbe9f5e419d8 02:02:09 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 02:02:09 ---> Running in 7702dabc4ce1 02:02:09 Removing intermediate container 7702dabc4ce1 02:02:09 ---> 726cee5de416 02:02:09 Step 24/30 : VOLUME /cache 02:02:09 ---> Running in 43b0a28d8c94 02:02:09 Removing intermediate container 43b0a28d8c94 02:02:09 ---> 1d1214db62cf 02:02:09 Step 25/30 : EXPOSE 59711 02:02:09 ---> Running in e375443c8d98 02:02:10 Removing intermediate container e375443c8d98 02:02:10 ---> 62fe2bb901b8 02:02:10 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 02:02:10 ---> Running in 0ad9b67e63a6 02:02:10 Removing intermediate container 0ad9b67e63a6 02:02:10 ---> 8a896b8fe4d0 02:02:10 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 02:02:10 ---> Running in 3449bd40751f 02:02:10 Removing intermediate container 3449bd40751f 02:02:10 ---> a1c60ab2dde6 02:02:10 Step 28/30 : LABEL arch=amd64 02:02:10 ---> Running in 2ab334c66d5e 02:02:10 Removing intermediate container 2ab334c66d5e 02:02:10 ---> 673dc8849e25 02:02:10 Step 29/30 : LABEL git_sha=e6f8862174c1e7a2f3c2a19299614dec466d2c14 02:02:10 ---> Running in 4a5a8f8651a8 02:02:10 Removing intermediate container 4a5a8f8651a8 02:02:10 ---> edc63a6eafdd 02:02:10 Step 30/30 : LABEL version=4.0.0-dev.6 02:02:10 ---> Running in 26aa1a3862d8 02:02:10 Removing intermediate container 26aa1a3862d8 02:02:10 ---> bf6c1834573e 02:02:10 [Warning] One or more build-args [ARCH] were not consumed 02:02:10 Successfully built bf6c1834573e 02:02:10 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 02:02:10 provisioning config files... 02:02:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4737619854897017148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:11 ---> ****-login.sh 02:02:11 nexus3.edgexfoundry.org:10001 02:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:11 Configure a credential helper to remove this warning. See 02:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:11 02:02:11 Login Succeeded 02:02:11 nexus3.edgexfoundry.org:10002 02:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:11 Configure a credential helper to remove this warning. See 02:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:11 02:02:11 Login Succeeded 02:02:11 nexus3.edgexfoundry.org:10003 02:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:11 Configure a credential helper to remove this warning. See 02:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:11 02:02:11 Login Succeeded 02:02:11 nexus3.edgexfoundry.org:10004 02:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:11 Configure a credential helper to remove this warning. See 02:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:11 02:02:11 Login Succeeded 02:02:11 ****.io 02:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:11 Configure a credential helper to remove this warning. See 02:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:11 02:02:11 Login Succeeded 02:02:11 ---> ****-login.sh ends [Pipeline] } 02:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:11 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 02:02:11 e6f8862174c1e7a2f3c2a19299614dec466d2c14 02:02:11 latest 02:02:11 4.0.0-dev.6 02:02:11 e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 02:02:11 main 02:02:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14 02:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:02:12 c740d26a7a86: Preparing 02:02:12 2ba6a11f02c3: Preparing 02:02:12 ac7fb705f971: Preparing 02:02:12 7672dc672d26: Preparing 02:02:12 d92f60872bb6: Preparing 02:02:12 e63d7eb4d5e2: Preparing 02:02:12 a4d9817329ee: Preparing 02:02:12 ff304f1799f8: Preparing 02:02:12 ce5a8cde9eee: Preparing 02:02:12 e63d7eb4d5e2: Waiting 02:02:12 ff304f1799f8: Waiting 02:02:12 a4d9817329ee: Waiting 02:02:12 ce5a8cde9eee: Waiting 02:02:12 d92f60872bb6: Pushed 02:02:12 7672dc672d26: Pushed 02:02:12 ac7fb705f971: Pushed 02:02:12 c740d26a7a86: Pushed 02:02:12 ce5a8cde9eee: Layer already exists 02:02:12 e63d7eb4d5e2: Pushed 02:02:12 a4d9817329ee: Pushed 02:02:12 ff304f1799f8: Pushed 02:02:16 2ba6a11f02c3: Pushed 02:02:16 e6f8862174c1e7a2f3c2a19299614dec466d2c14: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:17 + 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 02:02:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 02:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:02:17 c740d26a7a86: Preparing 02:02:17 2ba6a11f02c3: Preparing 02:02:17 ac7fb705f971: Preparing 02:02:17 7672dc672d26: Preparing 02:02:17 d92f60872bb6: Preparing 02:02:17 e63d7eb4d5e2: Preparing 02:02:17 a4d9817329ee: Preparing 02:02:17 ff304f1799f8: Preparing 02:02:17 ce5a8cde9eee: Preparing 02:02:17 e63d7eb4d5e2: Waiting 02:02:17 a4d9817329ee: Waiting 02:02:17 ff304f1799f8: Waiting 02:02:17 ce5a8cde9eee: Waiting 02:02:17 c740d26a7a86: Layer already exists 02:02:17 7672dc672d26: Layer already exists 02:02:17 ac7fb705f971: Layer already exists 02:02:17 d92f60872bb6: Layer already exists 02:02:17 2ba6a11f02c3: Layer already exists 02:02:17 a4d9817329ee: Layer already exists 02:02:17 e63d7eb4d5e2: Layer already exists 02:02:17 ce5a8cde9eee: Layer already exists 02:02:17 ff304f1799f8: Layer already exists 02:02:17 latest: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:17 provisioning config files... 02:02:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/193@tmp/config7433800389568865130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.6 02:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:02:18 c740d26a7a86: Preparing 02:02:18 2ba6a11f02c3: Preparing 02:02:18 ac7fb705f971: Preparing 02:02:18 7672dc672d26: Preparing 02:02:18 d92f60872bb6: Preparing 02:02:18 e63d7eb4d5e2: Preparing 02:02:18 a4d9817329ee: Preparing 02:02:18 ff304f1799f8: Preparing 02:02:18 ce5a8cde9eee: Preparing 02:02:18 a4d9817329ee: Waiting 02:02:18 ff304f1799f8: Waiting 02:02:18 ce5a8cde9eee: Waiting 02:02:18 2ba6a11f02c3: Layer already exists 02:02:18 d92f60872bb6: Layer already exists 02:02:18 ac7fb705f971: Layer already exists 02:02:18 7672dc672d26: Layer already exists 02:02:18 c740d26a7a86: Layer already exists 02:02:18 ff304f1799f8: Layer already exists 02:02:18 a4d9817329ee: Layer already exists 02:02:18 e63d7eb4d5e2: Layer already exists 02:02:18 ce5a8cde9eee: Layer already exists 02:02:18 4.0.0-dev.6: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 ---> ****-login.sh 02:02:18 nexus3.edgexfoundry.org:10001 02:02:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 02:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:02:18 c740d26a7a86: Preparing 02:02:18 2ba6a11f02c3: Preparing 02:02:18 ac7fb705f971: Preparing 02:02:18 7672dc672d26: Preparing 02:02:18 d92f60872bb6: Preparing 02:02:18 e63d7eb4d5e2: Preparing 02:02:18 a4d9817329ee: Preparing 02:02:18 ff304f1799f8: Preparing 02:02:18 ce5a8cde9eee: Preparing 02:02:18 e63d7eb4d5e2: Waiting 02:02:18 a4d9817329ee: Waiting 02:02:18 ff304f1799f8: Waiting 02:02:18 ce5a8cde9eee: Waiting 02:02:18 d92f60872bb6: Layer already exists 02:02:18 ac7fb705f971: Layer already exists 02:02:18 c740d26a7a86: Layer already exists 02:02:18 2ba6a11f02c3: Layer already exists 02:02:18 7672dc672d26: Layer already exists 02:02:18 a4d9817329ee: Layer already exists 02:02:18 e63d7eb4d5e2: Layer already exists 02:02:18 ff304f1799f8: Layer already exists 02:02:18 ce5a8cde9eee: Layer already exists 02:02:18 e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 nexus3.edgexfoundry.org:10002 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 nexus3.edgexfoundry.org:10003 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 02:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 02:02:19 c740d26a7a86: Preparing 02:02:19 2ba6a11f02c3: Preparing 02:02:19 ac7fb705f971: Preparing 02:02:19 7672dc672d26: Preparing 02:02:19 d92f60872bb6: Preparing 02:02:19 e63d7eb4d5e2: Preparing 02:02:19 a4d9817329ee: Preparing 02:02:19 ff304f1799f8: Preparing 02:02:19 e63d7eb4d5e2: Waiting 02:02:19 a4d9817329ee: Waiting 02:02:19 ce5a8cde9eee: Preparing 02:02:19 ff304f1799f8: Waiting 02:02:19 ce5a8cde9eee: Waiting 02:02:19 c740d26a7a86: Layer already exists 02:02:19 ac7fb705f971: Layer already exists 02:02:19 2ba6a11f02c3: Layer already exists 02:02:19 7672dc672d26: Layer already exists 02:02:19 d92f60872bb6: Layer already exists 02:02:19 a4d9817329ee: Layer already exists 02:02:19 ff304f1799f8: Layer already exists 02:02:19 e63d7eb4d5e2: Layer already exists 02:02:19 ce5a8cde9eee: Layer already exists 02:02:19 main: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 nexus3.edgexfoundry.org:10004 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:19 ===================================================== [Pipeline] echo 02:02:19 taggedImages: 02:02:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14 02:02:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 02:02:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.6 02:02:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 02:02:19 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:19 Configure a credential helper to remove this warning. See 02:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:19 02:02:19 Login Succeeded 02:02:19 ****.io 02:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:20 02:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:20 Configure a credential helper to remove this warning. See 02:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:20 02:02:20 Login Succeeded 02:02:20 ---> ****-login.sh ends [Pipeline] } 02:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:20 latest: Pulling from edgex-lftools-log-publisher 02:02:20 5eb5b503b376: Pulling fs layer 02:02:20 5c69ac0246d0: Pulling fs layer 02:02:20 ec43610c2a17: Pulling fs layer 02:02:20 3a2ae6a8a46f: Pulling fs layer 02:02:20 33b1e0a273af: Pulling fs layer 02:02:20 5d3b04190fa2: Pulling fs layer 02:02:20 2f39f015ded8: Pulling fs layer 02:02:20 5d3b04190fa2: Waiting 02:02:20 2f39f015ded8: Waiting 02:02:20 3a2ae6a8a46f: Waiting 02:02:20 33b1e0a273af: Waiting 02:02:20 5c69ac0246d0: Verifying Checksum 02:02:20 5c69ac0246d0: Download complete 02:02:20 3a2ae6a8a46f: Verifying Checksum 02:02:20 3a2ae6a8a46f: Download complete 02:02:20 33b1e0a273af: Verifying Checksum 02:02:20 33b1e0a273af: Download complete [Pipeline] echo 02:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:20 ========================================================= 02:02:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:02:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:20 5d3b04190fa2: Download complete 02:02:20 ec43610c2a17: Verifying Checksum 02:02:20 ec43610c2a17: Download complete 02:02:20 5eb5b503b376: Verifying Checksum 02:02:20 5eb5b503b376: Download complete 02:02:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:02:21 2f39f015ded8: Download complete 02:02:22 5eb5b503b376: Pull complete 02:02:22 5c69ac0246d0: Pull complete 02:02:22 #0 building with "default" instance using docker driver 02:02:22 02:02:22 #1 [internal] load .dockerignore 02:02:22 #1 ... 02:02:22 02:02:22 #2 [internal] load build definition from Dockerfile 02:02:22 #2 transferring dockerfile: 1.81kB 0.0s done 02:02:22 #2 DONE 0.3s 02:02:22 02:02:22 #1 [internal] load .dockerignore 02:02:22 #1 transferring context: 304B done 02:02:22 #1 DONE 0.3s 02:02:22 02:02:22 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:02:22 #3 DONE 0.3s 02:02:23 ec43610c2a17: Pull complete 02:02:23 3a2ae6a8a46f: Pull complete 02:02:23 02:02:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:02:23 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.1s done 02:02:23 #4 ... 02:02:23 02:02:23 #5 [internal] load build context 02:02:23 #5 transferring context: 629.95kB 0.1s done 02:02:23 #5 DONE 0.1s 02:02:23 02:02:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:02:23 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 02:02:23 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s 02:02:23 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 02:02:23 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 02:02:23 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 2.10MB / 70.67MB 0.2s 02:02:23 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.2s 02:02:23 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s 02:02:23 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 02:02:23 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.82MB / 4.09MB 0.3s 02:02:23 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 02:02:23 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 0B / 441B 0.3s 02:02:23 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:02:23 33b1e0a273af: Pull complete 02:02:23 5d3b04190fa2: Pull complete 02:02:23 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12.58MB / 70.67MB 0.5s 02:02:23 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 02:02:23 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 02:02:23 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 02:02:23 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 2.44MB / 98.78MB 0.5s 02:02:23 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.6s 02:02:23 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 4.19MB / 12.74MB 0.6s 02:02:23 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.7s 02:02:23 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 10.49MB / 98.78MB 0.7s 02:02:23 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 7.34MB / 12.74MB 0.7s 02:02:23 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.16MB / 70.67MB 0.8s 02:02:23 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 02:02:23 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.8s 02:02:23 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.77MB / 70.67MB 0.9s 02:02:23 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s 02:02:23 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s done 02:02:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.62MB / 70.67MB 1.1s 02:02:24 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 26.21MB / 98.78MB 1.1s 02:02:24 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 02:02:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.2s 02:02:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 45.76MB / 70.67MB 1.3s 02:02:24 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 33.22MB / 98.78MB 1.3s 02:02:24 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done 02:02:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 56.62MB / 70.67MB 1.6s 02:02:24 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 46.14MB / 98.78MB 1.6s 02:02:24 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 60.82MB / 70.67MB 1.7s 02:02:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.77MB / 70.67MB 1.8s 02:02:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 55.57MB / 98.78MB 1.8s 02:02:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.0s 02:02:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 2.0s 02:02:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.0s done 02:02:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 2.2s 02:02:25 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 02:02:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.74MB / 98.78MB 2.4s 02:02:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.36MB / 98.78MB 2.6s 02:02:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 94.37MB / 98.78MB 2.7s 02:02:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.9s done 02:02:28 2f39f015ded8: Pull complete 02:02:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:29 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 02:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:02:30 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.1s 02:02:35 $ docker top 7258f1284118ffef608f595bd63075e5aba3c3d46c9f82eb5d35110a2e625bf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> job-cost.sh 02:02:35 lf-activate-venv: SKIPPING 02:02:35 INFO: No Stack... 02:02:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:35 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.4s 02:02:35 INFO: Archiving Costs [Pipeline] sh 02:02:36 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 02:02:36 + cut -d, -f6 [Pipeline] lock 02:02:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] 02:02:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] did not exist. Created. 02:02:36 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:36 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:36 Stashed 1 file(s) [Pipeline] } 02:02:36 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:36 $ docker stop --time=1 7258f1284118ffef608f595bd63075e5aba3c3d46c9f82eb5d35110a2e625bf7 02:02:37 $ docker rm -f --volumes 7258f1284118ffef608f595bd63075e5aba3c3d46c9f82eb5d35110a2e625bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:41 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.5s 02:02:45 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.9s done 02:02:46 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 02:02:46 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:02:46 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 02:02:46 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 02:02:46 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 02:02:46 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 02:02:52 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 02:02:56 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.4s done 02:02:56 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 02:02:58 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done 02:02:58 #4 DONE 36.0s 02:02:59 02:02:59 #6 [builder 2/7] RUN apk add --no-cache make git 02:03:00 #6 0.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:00 #6 1.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:01 #6 2.634 OK: 239 MiB in 58 packages 02:03:03 #6 DONE 4.6s 02:03:03 02:03:03 #7 [builder 3/7] WORKDIR /app 02:03:03 #7 DONE 0.1s 02:03:03 02:03:03 #8 [builder 4/7] COPY go.mod vendor* ./ 02:03:03 #8 DONE 0.1s 02:03:03 02:03:03 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:42 #9 DONE 34.0s 02:03:42 02:03:42 #10 [builder 6/7] COPY . . 02:03:42 #10 DONE 0.2s 02:03:42 02:03:42 #11 [builder 7/7] RUN echo noop 02:03:42 #11 0.627 noop 02:03:42 #11 DONE 0.7s 02:03:42 02:03:42 #12 exporting to image 02:03:42 #12 exporting layers 02:04:15 #12 exporting layers 36.5s done 02:04:15 #12 writing image sha256:316e2fd3653893581a330191111776e984533b6eb23ed8efb570736b0b1dcc53 done 02:04:15 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:04:15 #12 DONE 36.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:15 + docker inspect -f . ci-base-image-arm64 02:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:15 prd-ubuntu20.04-docker-arm64-4c-16g-36887 does not seem to be running inside a container 02:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/193 -v /w/workspace/app-rfid-llrp-inventory/193:/w/workspace/app-rfid-llrp-inventory/193:rw,z -v /w/workspace/app-rfid-llrp-inventory/193@tmp:/w/workspace/app-rfid-llrp-inventory/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:17 $ docker top 512c4e14fed144395c84ebf0668ab292f93991c2bb858711d8a0a61c929e9145 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:18 + go version 02:04:18 go version go1.23.4 linux/arm64 [Pipeline] } 02:04:18 $ docker stop --time=1 512c4e14fed144395c84ebf0668ab292f93991c2bb858711d8a0a61c929e9145 02:04:20 $ docker rm -f --volumes 512c4e14fed144395c84ebf0668ab292f93991c2bb858711d8a0a61c929e9145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:20 + docker inspect -f . ci-base-image-arm64 02:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-36887 does not seem to be running inside a container 02:04:21 $ 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/193 -v /w/workspace/app-rfid-llrp-inventory/193:/w/workspace/app-rfid-llrp-inventory/193:rw,z -v /w/workspace/app-rfid-llrp-inventory/193@tmp:/w/workspace/app-rfid-llrp-inventory/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:22 $ docker top 603f4d21a985129b60c9cd63100dbdc3d321e70f479b5b6b3dfd04478331afb9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/193 [Pipeline] fileExists [Pipeline] sh 02:04:23 + make test 02:04:23 go test -race ./... -coverprofile=coverage.out ./... 02:08:01 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 02:08:01 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 02:08:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.130s coverage: 86.2% of statements 02:08:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.438s coverage: 71.9% of statements 02:08:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:08:01 go vet ./... 02:10:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:53 ./bin/test-attribution.sh [Pipeline] echo 02:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:10:53 $ docker stop --time=1 603f4d21a985129b60c9cd63100dbdc3d321e70f479b5b6b3dfd04478331afb9 02:10:55 $ docker rm -f --volumes 603f4d21a985129b60c9cd63100dbdc3d321e70f479b5b6b3dfd04478331afb9 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:58 Warning: overwriting stash ‘coverage-report’ 02:10:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:59 + ls -al . 02:10:59 total 280 02:10:59 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 02:04 . 02:10:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 02:01 .. 02:10:59 -rw-rw-r-- 1 jenkins jenkins 262 Jan 17 02:01 .dockerignore 02:10:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:01 .git 02:10:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 02:01 .github 02:10:59 -rw-rw-r-- 1 jenkins jenkins 773 Jan 17 02:01 .gitignore 02:10:59 -rw-rw-r-- 1 jenkins jenkins 200 Jan 17 02:01 .golangci.yml 02:10:59 -rw-rw-r-- 1 jenkins jenkins 16943 Jan 17 02:01 Attribution.txt 02:10:59 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 17 02:01 CHANGELOG.md 02:10:59 -rw-rw-r-- 1 jenkins jenkins 1769 Jan 17 02:01 Dockerfile 02:10:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 02:01 GOVERNANCE.md 02:10:59 -rw-rw-r-- 1 jenkins jenkins 665 Jan 17 02:01 Jenkinsfile 02:10:59 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 02:01 LICENSE 02:10:59 -rw-rw-r-- 1 jenkins jenkins 3066 Jan 17 02:01 Makefile 02:10:59 -rw-rw-r-- 1 jenkins jenkins 617 Jan 17 02:01 OWNERS.md 02:10:59 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 02:01 README.md 02:10:59 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 01:58 VERSION 02:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 bin 02:10:59 -rw-r--r-- 1 jenkins jenkins 55696 Jan 17 02:07 coverage.out 02:10:59 -rw-rw-r-- 1 jenkins jenkins 6740 Jan 17 02:01 go.mod 02:10:59 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 02:01 go.sum 02:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 images 02:10:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 02:01 internal 02:10:59 -rw-rw-r-- 1 jenkins jenkins 531 Jan 17 02:01 main.go 02:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 openapi 02:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 res 02:10:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 02:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:00 + 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=e6f8862174c1e7a2f3c2a19299614dec466d2c14 --label arch=arm64 --label version=4.0.0-dev.6 . 02:11:01 #0 building with "default" instance using docker driver 02:11:01 02:11:01 #1 [internal] load build definition from Dockerfile 02:11:01 #1 transferring dockerfile: 1.81kB 0.0s done 02:11:01 #1 DONE 0.0s 02:11:01 02:11:01 #2 [internal] load .dockerignore 02:11:01 #2 transferring context: 304B 0.0s done 02:11:01 #2 DONE 0.0s 02:11:01 02:11:01 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:01 #3 DONE 0.0s 02:11:01 02:11:01 #4 [internal] load metadata for docker.io/library/alpine:3.20 02:11:01 #4 DONE 0.4s 02:11:01 02:11:01 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:11:01 #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:11:01 #5 ... 02:11:01 02:11:01 #6 [internal] load build context 02:11:01 #6 transferring context: 2.95kB 0.0s done 02:11:01 #6 DONE 0.1s 02:11:01 02:11:01 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:11:01 #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 02:11:01 #5 ... 02:11:01 02:11:01 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:11:01 #7 DONE 0.3s 02:11:01 02:11:01 #5 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:11:01 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s 02:11:01 #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:11:01 #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:11:01 #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:11:01 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 02:11:01 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 02:11:02 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 02:11:02 #5 DONE 1.1s 02:11:02 02:11:02 #8 [builder 2/7] RUN apk add --no-cache make git 02:11:02 #8 0.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:02 #8 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:04 #8 2.711 OK: 239 MiB in 58 packages 02:11:05 #8 DONE 3.8s 02:11:05 02:11:05 #9 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 02:11:05 #9 0.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:05 #9 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:05 #9 2.262 (1/2) Installing ca-certificates (20241121-r1) 02:11:05 #9 2.360 (2/2) Installing dumb-init (1.2.5-r3) 02:11:05 #9 2.370 Executing busybox-1.36.1-r29.trigger 02:11:05 #9 2.396 Executing ca-certificates-20241121-r1.trigger 02:11:05 #9 2.593 OK: 10 MiB in 16 packages 02:11:05 #9 DONE 3.0s 02:11:05 02:11:05 #10 [builder 3/7] WORKDIR /app 02:11:05 #10 DONE 0.1s 02:11:05 02:11:05 #11 [stage-1 3/9] RUN apk --no-cache upgrade 02:11:05 #11 ... 02:11:05 02:11:05 #12 [builder 4/7] COPY go.mod vendor* ./ 02:11:05 #12 DONE 0.2s 02:11:05 02:11:05 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:07 #13 DONE 1.4s 02:11:07 02:11:07 #14 [builder 6/7] COPY . . 02:11:07 #14 DONE 0.2s 02:11:07 02:11:07 #15 [builder 7/7] RUN make build 02:11:08 #15 0.743 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 02:11:08 #15 ... 02:11:08 02:11:08 #11 [stage-1 3/9] RUN apk --no-cache upgrade 02:11:08 #11 0.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:08 #11 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:08 #11 2.865 OK: 10 MiB in 16 packages 02:11:08 #11 DONE 3.2s 02:11:09 02:11:09 #15 [builder 7/7] RUN make build 02:13:45 #15 DONE 147.0s 02:13:45 02:13:45 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 02:13:45 #16 DONE 0.2s 02:13:45 02:13:45 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 02:13:45 #17 DONE 0.1s 02:13:45 02:13:45 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 02:13:45 #18 DONE 0.1s 02:13:45 02:13:45 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 02:13:45 #19 DONE 0.1s 02:13:45 02:13:45 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 02:13:45 #20 DONE 0.5s 02:13:45 02:13:45 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 02:13:45 #21 DONE 0.7s 02:13:45 02:13:45 #22 exporting to image 02:13:45 #22 exporting layers 02:13:45 #22 exporting layers 0.6s done 02:13:45 #22 writing image sha256:40d0fead44a565361944d23dad35a407b68c42deb578d8a82c398a2d05722bfe done 02:13:45 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 0.0s done 02:13:45 #22 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:45 provisioning config files... 02:13:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/193@tmp/config5593149703661999608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:46 ---> ****-login.sh 02:13:46 nexus3.edgexfoundry.org:10001 02:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:46 Configure a credential helper to remove this warning. See 02:13:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:46 02:13:46 Login Succeeded 02:13:46 nexus3.edgexfoundry.org:10002 02:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:46 Configure a credential helper to remove this warning. See 02:13:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:46 02:13:46 Login Succeeded 02:13:46 nexus3.edgexfoundry.org:10003 02:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:47 Configure a credential helper to remove this warning. See 02:13:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:47 02:13:47 Login Succeeded 02:13:47 nexus3.edgexfoundry.org:10004 02:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:47 Configure a credential helper to remove this warning. See 02:13:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:47 02:13:47 Login Succeeded 02:13:47 ****.io 02:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:47 Configure a credential helper to remove this warning. See 02:13:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:47 02:13:47 Login Succeeded 02:13:47 ---> ****-login.sh ends [Pipeline] } 02:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:13:48 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 02:13:48 e6f8862174c1e7a2f3c2a19299614dec466d2c14 02:13:48 latest 02:13:48 4.0.0-dev.6 02:13:48 e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 02:13:48 main 02:13:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14 02:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:13:48 54e168c9df27: Preparing 02:13:48 d68a58f75fef: Preparing 02:13:48 401b220734e1: Preparing 02:13:48 e6c3ec1f6f17: Preparing 02:13:48 eb528d2839e1: Preparing 02:13:48 2eea50bbdbf5: Preparing 02:13:48 9741bded17a4: Preparing 02:13:48 756468918d91: Preparing 02:13:48 534a70dc8296: Preparing 02:13:48 2eea50bbdbf5: Waiting 02:13:48 756468918d91: Waiting 02:13:48 9741bded17a4: Waiting 02:13:48 534a70dc8296: Waiting 02:13:49 e6c3ec1f6f17: Pushed 02:13:49 54e168c9df27: Pushed 02:13:49 eb528d2839e1: Pushed 02:13:49 401b220734e1: Pushed 02:13:49 534a70dc8296: Layer already exists 02:13:49 2eea50bbdbf5: Pushed 02:13:49 9741bded17a4: Pushed 02:13:49 756468918d91: Pushed 02:13:57 d68a58f75fef: Pushed 02:13:57 e6f8862174c1e7a2f3c2a19299614dec466d2c14: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:57 + 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 02:13:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 02:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:13:58 54e168c9df27: Preparing 02:13:58 d68a58f75fef: Preparing 02:13:58 401b220734e1: Preparing 02:13:58 e6c3ec1f6f17: Preparing 02:13:58 eb528d2839e1: Preparing 02:13:58 2eea50bbdbf5: Preparing 02:13:58 9741bded17a4: Preparing 02:13:58 756468918d91: Preparing 02:13:58 534a70dc8296: Preparing 02:13:58 2eea50bbdbf5: Waiting 02:13:58 9741bded17a4: Waiting 02:13:58 756468918d91: Waiting 02:13:58 534a70dc8296: Waiting 02:13:58 d68a58f75fef: Layer already exists 02:13:58 eb528d2839e1: Layer already exists 02:13:58 54e168c9df27: Layer already exists 02:13:58 e6c3ec1f6f17: Layer already exists 02:13:58 401b220734e1: Layer already exists 02:13:58 9741bded17a4: Layer already exists 02:13:58 2eea50bbdbf5: Layer already exists 02:13:58 534a70dc8296: Layer already exists 02:13:58 756468918d91: Layer already exists 02:13:58 latest: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.6 02:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:13:59 54e168c9df27: Preparing 02:13:59 d68a58f75fef: Preparing 02:13:59 401b220734e1: Preparing 02:13:59 e6c3ec1f6f17: Preparing 02:13:59 eb528d2839e1: Preparing 02:13:59 2eea50bbdbf5: Preparing 02:13:59 9741bded17a4: Preparing 02:13:59 756468918d91: Preparing 02:13:59 534a70dc8296: Preparing 02:13:59 9741bded17a4: Waiting 02:13:59 756468918d91: Waiting 02:13:59 534a70dc8296: Waiting 02:13:59 2eea50bbdbf5: Waiting 02:13:59 e6c3ec1f6f17: Layer already exists 02:13:59 d68a58f75fef: Layer already exists 02:13:59 54e168c9df27: Layer already exists 02:13:59 401b220734e1: Layer already exists 02:13:59 eb528d2839e1: Layer already exists 02:13:59 2eea50bbdbf5: Layer already exists 02:13:59 9741bded17a4: Layer already exists 02:13:59 534a70dc8296: Layer already exists 02:13:59 756468918d91: Layer already exists 02:13:59 4.0.0-dev.6: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 02:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:14:00 54e168c9df27: Preparing 02:14:00 d68a58f75fef: Preparing 02:14:00 401b220734e1: Preparing 02:14:00 e6c3ec1f6f17: Preparing 02:14:00 eb528d2839e1: Preparing 02:14:00 2eea50bbdbf5: Preparing 02:14:00 9741bded17a4: Preparing 02:14:00 756468918d91: Preparing 02:14:00 534a70dc8296: Preparing 02:14:00 2eea50bbdbf5: Waiting 02:14:00 9741bded17a4: Waiting 02:14:00 756468918d91: Waiting 02:14:00 534a70dc8296: Waiting 02:14:00 401b220734e1: Layer already exists 02:14:00 eb528d2839e1: Layer already exists 02:14:00 e6c3ec1f6f17: Layer already exists 02:14:00 d68a58f75fef: Layer already exists 02:14:00 54e168c9df27: Layer already exists 02:14:00 9741bded17a4: Layer already exists 02:14:00 534a70dc8296: Layer already exists 02:14:00 2eea50bbdbf5: Layer already exists 02:14:00 756468918d91: Layer already exists 02:14:00 e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + 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 02:14:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 02:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 02:14:01 54e168c9df27: Preparing 02:14:01 d68a58f75fef: Preparing 02:14:01 401b220734e1: Preparing 02:14:01 e6c3ec1f6f17: Preparing 02:14:01 eb528d2839e1: Preparing 02:14:01 2eea50bbdbf5: Preparing 02:14:01 9741bded17a4: Preparing 02:14:01 756468918d91: Preparing 02:14:01 534a70dc8296: Preparing 02:14:01 2eea50bbdbf5: Waiting 02:14:01 9741bded17a4: Waiting 02:14:01 756468918d91: Waiting 02:14:01 534a70dc8296: Waiting 02:14:01 eb528d2839e1: Layer already exists 02:14:01 e6c3ec1f6f17: Layer already exists 02:14:01 54e168c9df27: Layer already exists 02:14:01 401b220734e1: Layer already exists 02:14:01 d68a58f75fef: Layer already exists 02:14:01 756468918d91: Layer already exists 02:14:01 9741bded17a4: Layer already exists 02:14:01 2eea50bbdbf5: Layer already exists 02:14:01 534a70dc8296: Layer already exists 02:14:01 main: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:01 ===================================================== [Pipeline] echo 02:14:01 taggedImages: 02:14:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14 02:14:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 02:14:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.6 02:14:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 02:14:01 - 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 02:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:02 02:14:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:02 arm64: Pulling from edgex-lftools-log-publisher 02:14:02 8998bd30e6a1: Pulling fs layer 02:14:02 04944245beec: Pulling fs layer 02:14:02 699f458cf7ca: Pulling fs layer 02:14:02 765212b225bb: Pulling fs layer 02:14:02 f23df028b6ca: Pulling fs layer 02:14:02 d65c8cfc05b1: Pulling fs layer 02:14:02 2437ff75d9bd: Pulling fs layer 02:14:02 765212b225bb: Waiting 02:14:02 f23df028b6ca: Waiting 02:14:02 d65c8cfc05b1: Waiting 02:14:02 2437ff75d9bd: Waiting 02:14:02 04944245beec: Verifying Checksum 02:14:02 04944245beec: Download complete 02:14:02 765212b225bb: Verifying Checksum 02:14:02 765212b225bb: Download complete 02:14:02 f23df028b6ca: Verifying Checksum 02:14:02 f23df028b6ca: Download complete 02:14:02 d65c8cfc05b1: Verifying Checksum 02:14:02 d65c8cfc05b1: Download complete 02:14:03 699f458cf7ca: Verifying Checksum 02:14:03 699f458cf7ca: Download complete 02:14:03 8998bd30e6a1: Verifying Checksum 02:14:03 8998bd30e6a1: Download complete 02:14:05 2437ff75d9bd: Verifying Checksum 02:14:05 2437ff75d9bd: Download complete 02:14:10 8998bd30e6a1: Pull complete 02:14:10 04944245beec: Pull complete 02:14:12 699f458cf7ca: Pull complete 02:14:12 765212b225bb: Pull complete 02:14:13 f23df028b6ca: Pull complete 02:14:13 d65c8cfc05b1: Pull complete 02:14:40 2437ff75d9bd: Pull complete 02:14:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:40 prd-ubuntu20.04-docker-arm64-4c-16g-36887 does not seem to be running inside a container 02:14:40 $ 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/193 -v /w/workspace/app-rfid-llrp-inventory/193:/w/workspace/app-rfid-llrp-inventory/193:rw,z -v /w/workspace/app-rfid-llrp-inventory/193@tmp:/w/workspace/app-rfid-llrp-inventory/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:14:42 $ docker top 517ad4cc421ed09c0c62ed5c494629cb4a5a433c096c489965a64c6b7489dd98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:43 ---> job-cost.sh 02:14:43 lf-activate-venv: SKIPPING 02:14:43 INFO: No Stack... 02:14:43 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:44 INFO: Archiving Costs [Pipeline] sh 02:14:45 + cat /w/workspace/app-rfid-llrp-inventory/193/archives/cost.csv 02:14:45 + cut -d, -f6 [Pipeline] lock 02:14:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] 02:14:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] did not exist. Created. 02:14:45 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:45 /w/workspace/app-rfid-llrp-inventory/193@tmp/durable-4c523fc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:14:45 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:45 Warning: overwriting stash ‘stack-cost’ 02:14:46 Stashed 1 file(s) [Pipeline] } 02:14:46 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:46 $ docker stop --time=1 517ad4cc421ed09c0c62ed5c494629cb4a5a433c096c489965a64c6b7489dd98 02:14:47 $ docker rm -f --volumes 517ad4cc421ed09c0c62ed5c494629cb4a5a433c096c489965a64c6b7489dd98 [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 02:14:48 provisioning config files... 02:14:48 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17284830069772373878tmp [Pipeline] { [Pipeline] sh 02:14:48 + set +x 02:14:48 + curl -s https://codecov.io/bash 02:14:48 + bash -s -- 02:14:48 02:14:48 _____ _ 02:14:48 / ____| | | 02:14:48 | | ___ __| | ___ ___ _____ __ 02:14:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:14:48 | |___| (_) | (_| | __/ (_| (_) \ V / 02:14:48 \_____\___/ \__,_|\___|\___\___/ \_/ 02:14:48 Bash-1.0.6 02:14:48 02:14:48 02:14:48 ==> git version 2.25.1 found 02:14:48 ==> 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 02:14:48 Release-Date: 2020-01-08 02:14:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:14:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:14:48 ==> Jenkins CI detected. 02:14:48 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 02:14:48 project root: . 02:14:48 --> token set from env 02:14:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:14:48 ==> Running gcov in . (disable via -X gcov) 02:14:48 ==> Python coveragepy not found 02:14:48 ==> Searching for coverage reports in: 02:14:48 + . 02:14:48 -> Found 1 reports 02:14:48 ==> Detecting git/mercurial file structure 02:14:48 ==> Reading reports 02:14:48 + ./coverage.out bytes=55696 02:14:48 ==> Appending adjustments 02:14:48 https://docs.codecov.io/docs/fixing-reports 02:14:48 + Found adjustments 02:14:48 ==> Gzipping contents 02:14:48 16K /tmp/codecov.RhHkl6.gz 02:14:48 ==> Uploading reports 02:14:48 url: https://codecov.io 02:14:48 query: branch=main&commit=e6f8862174c1e7a2f3c2a19299614dec466d2c14&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:14:48 -> Pinging Codecov 02:14:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e6f8862174c1e7a2f3c2a19299614dec466d2c14&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:14:49 -> Uploading to 02:14:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/e6f8862174c1e7a2f3c2a19299614dec466d2c14/5b39a53b-ebd4-45b4-a069-49ec3c8014a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T021448Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=54d3e4ffa1d363268fea4630c1b836a9f14c692d58392891e7dc4a759fc6ab13 02:14:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:49 Dload Upload Total Spent Left Speed 02:14:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 81449 --:--:-- --:--:-- --:--:-- 81449 02:14:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] } 02:14:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:14:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:14:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:14:50 02:14:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:14:50 latest: Pulling from edgex-devops/edgex-snyk-go 02:14:50 43c4264eed91: Pulling fs layer 02:14:50 4cc291be95ef: Pulling fs layer 02:14:50 2ac1f1163629: Pulling fs layer 02:14:50 5c3c966382ef: Pulling fs layer 02:14:50 4f4fb700ef54: Pulling fs layer 02:14:50 d9c7d2e4e75e: Pulling fs layer 02:14:50 9c3e1370e548: Pulling fs layer 02:14:50 5c3c966382ef: Waiting 02:14:50 4f4fb700ef54: Waiting 02:14:50 d9c7d2e4e75e: Waiting 02:14:50 9c3e1370e548: Waiting 02:14:50 4cc291be95ef: Verifying Checksum 02:14:50 4cc291be95ef: Download complete 02:14:50 5c3c966382ef: Download complete 02:14:50 4f4fb700ef54: Download complete 02:14:50 43c4264eed91: Download complete 02:14:50 43c4264eed91: Pull complete 02:14:50 4cc291be95ef: Pull complete 02:14:50 d9c7d2e4e75e: Verifying Checksum 02:14:50 d9c7d2e4e75e: Download complete 02:14:50 2ac1f1163629: Download complete 02:14:51 9c3e1370e548: Verifying Checksum 02:14:51 9c3e1370e548: Download complete 02:14:55 2ac1f1163629: Pull complete 02:14:55 5c3c966382ef: Pull complete 02:14:55 4f4fb700ef54: Pull complete 02:14:56 d9c7d2e4e75e: Pull complete 02:15:04 9c3e1370e548: Pull complete 02:15:04 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:04 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 02:15:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:15:08 $ docker top f0f00fb8979db47d26cdb18625a6c507cf16721e4fbd477d08cc236019dddda6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:08 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 02:15:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 02:15:09 + set -o pipefail 02:15:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 02:15:17 02:15:17 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 02:15:17 02:15:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/d2ea37f9-c536-4067-b6ff-e0918fff9b5b 02:15:17 02:15:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:15:17 02:15:17 02:15:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:15:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:15:18 $ docker stop --time=1 f0f00fb8979db47d26cdb18625a6c507cf16721e4fbd477d08cc236019dddda6 02:15:23 $ docker rm -f --volumes f0f00fb8979db47d26cdb18625a6c507cf16721e4fbd477d08cc236019dddda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:24 + git log --format=format:%s -1 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] sh 02:15:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:15:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:25 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 02:15: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:15:25 $ docker top 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab -eo pid,comm 02:15:25 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). 02:15:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:26 [ssh-agent] Looking for ssh-agent implementation... 02:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:26 $ docker exec 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab ssh-agent 02:15:26 SSH_AUTH_SOCK=/tmp/ssh-KkYSjY9vhoEY/agent.32 02:15:26 SSH_AGENT_PID=38 02:15:26 Running ssh-add (command line suppressed) 02:15:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6103622844603894399.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6103622844603894399.key) 02:15:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:26 + git semver tag 02:15:26 2025-01-17 02:15:26,896 [run_tag] DEBUG tag force:False 02:15:26 2025-01-17 02:15:26,896 [check_head_tag] DEBUG check head tag 02:15:26 2025-01-17 02:15:26,898 [execute] INFO git cat-file --batch-check 02:15:26 2025-01-17 02:15:26,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 02:15:26 2025-01-17 02:15:26,902 [execute] INFO git cat-file --batch 02:15:26 2025-01-17 02:15:26,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 02:15:26 2025-01-17 02:15:26,932 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:15:26 2025-01-17 02:15:26,932 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 02:15:26 2025-01-17 02:15:26,933 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 02:15:26 2025-01-17 02:15:26,938 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:15:26 4.0.0-dev.6 [Pipeline] } 02:15:26 $ docker exec --env ******** --env ******** 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab ssh-agent -k 02:15:27 unset SSH_AUTH_SOCK; 02:15:27 unset SSH_AGENT_PID; 02:15:27 echo Agent pid 38 killed; 02:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:27 + git semver [Pipeline] } 02:15:27 $ docker stop --time=1 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab 02:15:29 $ docker rm -f --volumes 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:30 02:15:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:30 0.23.1-centos7: Pulling from edgex-lftools 02:15:30 ab5ef0e58194: Pulling fs layer 02:15:30 9712f1f96733: Pulling fs layer 02:15:30 63f879dbbcfc: Pulling fs layer 02:15:30 0d9ebad4ef96: Pulling fs layer 02:15:30 e9a5061849ea: Pulling fs layer 02:15:30 d747dcd14b5f: Pulling fs layer 02:15:30 2de7ff778b66: Pulling fs layer 02:15:30 0d9ebad4ef96: Waiting 02:15:30 e9a5061849ea: Waiting 02:15:30 d747dcd14b5f: Waiting 02:15:30 2de7ff778b66: Waiting 02:15:30 9712f1f96733: Verifying Checksum 02:15:30 9712f1f96733: Download complete 02:15:31 63f879dbbcfc: Verifying Checksum 02:15:31 63f879dbbcfc: Download complete 02:15:31 e9a5061849ea: Verifying Checksum 02:15:31 e9a5061849ea: Download complete 02:15:31 d747dcd14b5f: Verifying Checksum 02:15:31 d747dcd14b5f: Download complete 02:15:31 0d9ebad4ef96: Verifying Checksum 02:15:31 ab5ef0e58194: Verifying Checksum 02:15:31 ab5ef0e58194: Download complete 02:15:31 2de7ff778b66: Verifying Checksum 02:15:31 2de7ff778b66: Download complete 02:15:35 ab5ef0e58194: Pull complete 02:15:35 9712f1f96733: Pull complete 02:15:35 63f879dbbcfc: Pull complete 02:15:39 0d9ebad4ef96: Pull complete 02:15:40 e9a5061849ea: Pull complete 02:15:40 d747dcd14b5f: Pull complete 02:15:41 2de7ff778b66: Pull complete 02:15:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:41 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 02:15: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:15:49 $ docker top 5538a0861c13f90625647f8a950ed9d64e01289305c6af9c0175197071d1d920 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:15:49 provisioning config files... 02:15:49 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8802718850081895202tmp 02:15:49 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17700665004063386784tmp 02:15:49 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10259746467364226307tmp [Pipeline] { [Pipeline] echo 02:15:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:15:49 ---> sigul-configuration.sh 02:15:49 gpg: directory `/root/.gnupg' created 02:15:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:15:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:15:49 gpg: keyring `/root/.gnupg/secring.gpg' created 02:15:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:15:49 gpg: CAST5 encrypted data 02:15:49 gpg: encrypted with 1 passphrase 02:15:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:15:50 + mkdir /home/jenkins 02:15:50 + mkdir /home/jenkins/sigul [Pipeline] sh 02:15:50 + 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 02:15:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:15:50 ---> sigul-install.sh 02:15:50 Sigul already installed; skipping installation. [Pipeline] sh 02:15:50 + git tag --list 02:15:50 v0.0.0 02:15:50 v1.0.0 02:15:50 v2.1.0 02:15:50 v2.1.1 02:15:50 v2.2.0 02:15:50 v2.3.0 02:15:50 v3.0 02:15:50 v3.0.0 02:15:50 v3.0.1 02:15:50 v3.0.1-dev.1 02:15:50 v3.1 02:15:50 v3.1.0 02:15:50 v3.1.0-dev.1 02:15:50 v3.1.0-dev.10 02:15:50 v3.1.0-dev.11 02:15:50 v3.1.0-dev.12 02:15:50 v3.1.0-dev.13 02:15:50 v3.1.0-dev.14 02:15:50 v3.1.0-dev.15 02:15:50 v3.1.0-dev.16 02:15:50 v3.1.0-dev.17 02:15:50 v3.1.0-dev.18 02:15:50 v3.1.0-dev.19 02:15:50 v3.1.0-dev.2 02:15:50 v3.1.0-dev.20 02:15:50 v3.1.0-dev.21 02:15:50 v3.1.0-dev.22 02:15:50 v3.1.0-dev.23 02:15:50 v3.1.0-dev.24 02:15:50 v3.1.0-dev.25 02:15:50 v3.1.0-dev.26 02:15:50 v3.1.0-dev.27 02:15:50 v3.1.0-dev.28 02:15:50 v3.1.0-dev.29 02:15:50 v3.1.0-dev.3 02:15:50 v3.1.0-dev.30 02:15:50 v3.1.0-dev.31 02:15:50 v3.1.0-dev.32 02:15:50 v3.1.0-dev.33 02:15:50 v3.1.0-dev.34 02:15:50 v3.1.0-dev.35 02:15:50 v3.1.0-dev.36 02:15:50 v3.1.0-dev.37 02:15:50 v3.1.0-dev.38 02:15:50 v3.1.0-dev.39 02:15:50 v3.1.0-dev.4 02:15:50 v3.1.0-dev.40 02:15:50 v3.1.0-dev.5 02:15:50 v3.1.0-dev.6 02:15:50 v3.1.0-dev.7 02:15:50 v3.1.0-dev.8 02:15:50 v3.1.0-dev.9 02:15:50 v3.1.1 02:15:50 v3.2.0-dev.1 02:15:50 v3.2.0-dev.10 02:15:50 v3.2.0-dev.11 02:15:50 v3.2.0-dev.12 02:15:50 v3.2.0-dev.13 02:15:50 v3.2.0-dev.14 02:15:50 v3.2.0-dev.15 02:15:50 v3.2.0-dev.16 02:15:50 v3.2.0-dev.17 02:15:50 v3.2.0-dev.18 02:15:50 v3.2.0-dev.19 02:15:50 v3.2.0-dev.2 02:15:50 v3.2.0-dev.20 02:15:50 v3.2.0-dev.21 02:15:50 v3.2.0-dev.22 02:15:50 v3.2.0-dev.23 02:15:50 v3.2.0-dev.24 02:15:50 v3.2.0-dev.25 02:15:50 v3.2.0-dev.26 02:15:50 v3.2.0-dev.27 02:15:50 v3.2.0-dev.28 02:15:50 v3.2.0-dev.29 02:15:50 v3.2.0-dev.3 02:15:50 v3.2.0-dev.30 02:15:50 v3.2.0-dev.31 02:15:50 v3.2.0-dev.32 02:15:50 v3.2.0-dev.33 02:15:50 v3.2.0-dev.4 02:15:50 v3.2.0-dev.5 02:15:50 v3.2.0-dev.6 02:15:50 v3.2.0-dev.7 02:15:50 v3.2.0-dev.8 02:15:50 v3.2.0-dev.9 02:15:50 v4.0.0-dev.1 02:15:50 v4.0.0-dev.2 02:15:50 v4.0.0-dev.3 02:15:50 v4.0.0-dev.4 02:15:50 v4.0.0-dev.5 02:15:50 v4.0.0-dev.6 [Pipeline] sh 02:15:51 + lftools sign git-tag v4.0.0-dev.6 02:15:51 Signing Git tag with Sigul... 02:15:51 Signing v4.0.0-dev.6 [Pipeline] echo 02:15:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:15:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:15:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:15:52 $ docker stop --time=1 5538a0861c13f90625647f8a950ed9d64e01289305c6af9c0175197071d1d920 02:15:53 $ docker rm -f --volumes 5538a0861c13f90625647f8a950ed9d64e01289305c6af9c0175197071d1d920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:15:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:15:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:54 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 02:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:15:55 $ docker top 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd -eo pid,comm 02:15:55 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). 02:15:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:55 [ssh-agent] Looking for ssh-agent implementation... 02:15:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:55 $ docker exec 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd ssh-agent 02:15:55 SSH_AUTH_SOCK=/tmp/ssh-42GwcWsHow5l/agent.31 02:15:55 SSH_AGENT_PID=37 02:15:55 Running ssh-add (command line suppressed) 02:15:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15936837951521579948.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15936837951521579948.key) 02:15:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:55 + git semver bump pre 02:15:56 2025-01-17 02:15:55,974 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:15:56 2025-01-17 02:15:55,974 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev 02:15:56 2025-01-17 02:15:55,975 [bump_version] DEBUG bumped version:4.0.0-dev.7 02:15:56 2025-01-17 02:15:55,975 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 02:15:56 2025-01-17 02:15:55,975 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:15:56 2025-01-17 02:15:55,975 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:15:56 2025-01-17 02:15:55,976 [execute] INFO git cat-file --batch-check 02:15:56 2025-01-17 02:15:55,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 02:15:56 2025-01-17 02:15:55,983 [execute] INFO git cat-file --batch 02:15:56 2025-01-17 02:15:55,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 02:15:56 2025-01-17 02:15:55,989 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:15:56 4.0.0-dev.7 [Pipeline] } 02:15:56 $ docker exec --env ******** --env ******** 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd ssh-agent -k 02:15:56 unset SSH_AUTH_SOCK; 02:15:56 unset SSH_AGENT_PID; 02:15:56 echo Agent pid 37 killed; 02:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:56 + git semver [Pipeline] } 02:15:56 $ docker stop --time=1 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd 02:15:58 $ docker rm -f --volumes 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd [Pipeline] // withDockerContainer [Pipeline] sh 02:15:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:15:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:58 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 02:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:15:59 $ docker top f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 -eo pid,comm 02:15:59 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). 02:15:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:59 [ssh-agent] Looking for ssh-agent implementation... 02:15:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:59 $ docker exec f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 ssh-agent 02:15:59 SSH_AUTH_SOCK=/tmp/ssh-8jWRmvYqju0H/agent.32 02:15:59 SSH_AGENT_PID=38 02:15:59 Running ssh-add (command line suppressed) 02:15:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16285585799056042342.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16285585799056042342.key) 02:15:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:00 + git semver push 02:16:00 2025-01-17 02:16:00,202 [run_push] DEBUG push 02:16:00 2025-01-17 02:16:00,203 [execute] INFO git cat-file --batch-check 02:16:00 2025-01-17 02:16:00,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 02:16:00 2025-01-17 02:16:00,207 [execute] INFO git rev-list 8f5c68bcc8b4f8fe40cae92d9a1255975bd04cda -- 02:16:00 2025-01-17 02:16:00,207 [execute] DEBUG Popen(['git', 'rev-list', '8f5c68bcc8b4f8fe40cae92d9a1255975bd04cda', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 02:16:00 2025-01-17 02:16:00,216 [execute] INFO git fetch -v origin 02:16:00 2025-01-17 02:16:00,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 02:16:00 2025-01-17 02:16:00,663 [run_push] DEBUG no remote changes detected 02:16:00 2025-01-17 02:16:00,664 [execute] INFO git push origin semver 02:16:00 2025-01-17 02:16:00,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 02:16:01 2025-01-17 02:16:01,303 [run_push] DEBUG push all version tags 02:16:01 2025-01-17 02:16:01,304 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:16:01 2025-01-17 02:16:01,304 [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) 02:16:02 2025-01-17 02:16:02,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:16:02 4.0.0-dev.7 [Pipeline] } 02:16:02 $ docker exec --env ******** --env ******** f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 ssh-agent -k 02:16:02 unset SSH_AUTH_SOCK; 02:16:02 unset SSH_AGENT_PID; 02:16:02 echo Agent pid 38 killed; 02:16:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:02 + git semver [Pipeline] } 02:16:03 $ docker stop --time=1 f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 02:16:04 $ docker rm -f --volumes f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:16:05 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 02:16:05 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:16:05 total 16 02:16:05 drwxr-xr-x 3 root root 4096 Jan 17 02:02 . 02:16:05 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 02:15 .. 02:16:05 drwxr-xr-x 2 root root 4096 Jan 17 02:02 cost 02:16:05 -rw-r--r-- 1 root root 95 Jan 17 02:02 cost.csv 02:16:05 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:16:05 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:16:05 total 16 02:16:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 02:02 . 02:16:05 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 02:15 .. 02:16:05 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 02:02 cost 02:16:05 -rw-r--r-- 1 jenkins jenkins 95 Jan 17 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:16:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:16:06 ---> package-listing.sh 02:16:06 ++ facter osfamily 02:16:06 ++ tr '[:upper:]' '[:lower:]' 02:16:06 + OS_FAMILY=debian 02:16:06 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 02:16:06 + START_PACKAGES=/tmp/packages_start.txt 02:16:06 + END_PACKAGES=/tmp/packages_end.txt 02:16:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:16:06 + PACKAGES=/tmp/packages_start.txt 02:16:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:16:06 + PACKAGES=/tmp/packages_end.txt 02:16:06 + case "${OS_FAMILY}" in 02:16:06 + dpkg -l 02:16:06 + grep '^ii' 02:16:06 + '[' -f /tmp/packages_start.txt ']' 02:16:06 + '[' -f /tmp/packages_end.txt ']' 02:16:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:16:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:16:06 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 02:16:06 + 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 02:16:06 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 02:16:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:07 prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container 02:16:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:16:07 $ docker top e5ed45d94ab25c063f4968e8b6ddfd65023afff914a24bc54dfc1d6ca00708c9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:08 + touch /tmp/pre-build-complete [Pipeline] sh 02:16:08 + mkdir -p /var/log/sysstat [Pipeline] sh 02:16:08 + ls /var/log/sa-host 02:16:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:08 provisioning config files... 02:16:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11309978311788433494tmp [Pipeline] { [Pipeline] echo 02:16:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:16:09 ---> create-netrc.sh [Pipeline] } 02:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:16:09 ---> python-tools-install.sh [Pipeline] echo 02:16:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:16:09 ---> sudo-logs.sh 02:16:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:16:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:16:10 ---> job-cost.sh 02:16:10 lf-activate-venv: SKIPPING 02:16:10 DEBUG: total: 0.2199999988079071 02:16:10 INFO: Retrieving Stack Cost... 02:16:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:16:10 INFO: Archiving Costs [Pipeline] echo 02:16:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:16:11 ---> logs-deploy.sh 02:16:11 lf-activate-venv: SKIPPING 02:16:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/193 02:16:11 INFO: archiving workspace using pattern(s): 02:16:12 Archives upload complete. 02:16:12 INFO: archiving logs to Nexus