Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3870cf64a21da350ccd1352be90d06d1a491a75a 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-ssh9463971917545204236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4095579434546887595.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7055772588175585536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15081042960843649493.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-ssh5034760742827825670.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2246 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 3870cf64a21da350ccd1352be90d06d1a491a75a (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#161)" > 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 3870cf64a21da350ccd1352be90d06d1a491a75a # timeout=10 > git rev-list --no-walk cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:41:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:41:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:41:55 ========================================================= 17:41:55 EdgeX Global Pipelines Version Info 17:41:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:41:56 ------------------- 17:41:56 stable info: 17:41:56 ------------------- 17:41:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:41:56 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:41:56 Message: update stable to v1.0.245 17:41:56 ------------------- 17:41:56 experimental info: 17:41:56 ------------------- 17:41:56 Commited By: **** collab-it+edgex@linuxfoundation.org 17:41:56 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 17:41:56 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3870cf6 [Pipeline] echo 17:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:57 provisioning config files... 17:41:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5070355790140673915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:57 ---> docker-login.sh 17:41:57 nexus3.edgexfoundry.org:10001 17:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:57 Configure a credential helper to remove this warning. See 17:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:57 17:41:57 Login Succeeded 17:41:57 nexus3.edgexfoundry.org:10002 17:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:57 Configure a credential helper to remove this warning. See 17:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:57 17:41:57 Login Succeeded 17:41:57 nexus3.edgexfoundry.org:10003 17:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:58 Configure a credential helper to remove this warning. See 17:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:58 17:41:58 Login Succeeded 17:41:58 nexus3.edgexfoundry.org:10004 17:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:58 Configure a credential helper to remove this warning. See 17:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:58 17:41:58 Login Succeeded 17:41:58 docker.io 17:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:58 Configure a credential helper to remove this warning. See 17:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:58 17:41:58 Login Succeeded 17:41:58 ---> docker-login.sh ends [Pipeline] } 17:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:41:58 + git rev-list -1 --merges 3870cf64a21da350ccd1352be90d06d1a491a75a~1..3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo 17:41:58 -----------> git rev-list -1 --merges 3870cf64a21da350ccd1352be90d06d1a491a75a~1..3870cf64a21da350ccd1352be90d06d1a491a75a 3870cf64a21da350ccd1352be90d06d1a491a75a [false] [Pipeline] sh 17:41:59 + git log --format=format:%s -1 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo 17:41:59 ========================================================= 17:41:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:41:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:59 + git log --format=format:%s -1 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo 17:41:59 [semverPrep] GIT_COMMIT: 3870cf64a21da350ccd1352be90d06d1a491a75a, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#161) [Pipeline] echo 17:41:59 [semverPrep] This is not a build commit. [Pipeline] sh 17:41:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:41:59 + grep -v github /etc/ssh/ssh_known_hosts 17:41:59 + [ -e /tmp/ssh_known_hosts ] 17:41:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:41:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:41:59 + sudo tee -a /etc/ssh/ssh_known_hosts 17:41:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:42:00 17:42:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:42:00 0.1.4: Pulling from edgex-devops/py-git-semver 17:42:00 b85a868b505f: Pulling fs layer 17:42:00 e2be974225ed: Pulling fs layer 17:42:00 339a4e72a1f5: Pulling fs layer 17:42:00 988bab9f4d93: Pulling fs layer 17:42:00 1469e6f7b9e6: Pulling fs layer 17:42:00 eaf3925da568: Pulling fs layer 17:42:00 bab4dde63d76: Pulling fs layer 17:42:00 bde34c3a00c8: Pulling fs layer 17:42:00 b352a97aabf1: Pulling fs layer 17:42:00 4872d77fe225: Pulling fs layer 17:42:00 5851b861e8e6: Pulling fs layer 17:42:00 988bab9f4d93: Waiting 17:42:00 eaf3925da568: Waiting 17:42:00 1469e6f7b9e6: Waiting 17:42:00 bab4dde63d76: Waiting 17:42:00 4872d77fe225: Waiting 17:42:00 5851b861e8e6: Waiting 17:42:00 bde34c3a00c8: Waiting 17:42:00 b352a97aabf1: Waiting 17:42:00 e2be974225ed: Download complete 17:42:00 988bab9f4d93: Download complete 17:42:00 1469e6f7b9e6: Verifying Checksum 17:42:00 1469e6f7b9e6: Download complete 17:42:00 eaf3925da568: Download complete 17:42:00 339a4e72a1f5: Verifying Checksum 17:42:00 339a4e72a1f5: Download complete 17:42:00 bde34c3a00c8: Download complete 17:42:00 b352a97aabf1: Download complete 17:42:00 b85a868b505f: Verifying Checksum 17:42:00 b85a868b505f: Download complete 17:42:00 4872d77fe225: Verifying Checksum 17:42:00 4872d77fe225: Download complete 17:42:01 5851b861e8e6: Verifying Checksum 17:42:01 5851b861e8e6: Download complete 17:42:01 bab4dde63d76: Verifying Checksum 17:42:01 bab4dde63d76: Download complete 17:42:01 b85a868b505f: Pull complete 17:42:02 e2be974225ed: Pull complete 17:42:02 339a4e72a1f5: Pull complete 17:42:02 988bab9f4d93: Pull complete 17:42:02 1469e6f7b9e6: Pull complete 17:42:02 eaf3925da568: Pull complete 17:42:04 bab4dde63d76: Pull complete 17:42:04 bde34c3a00c8: Pull complete 17:42:04 b352a97aabf1: Pull complete 17:42:04 4872d77fe225: Pull complete 17:42:04 5851b861e8e6: Pull complete 17:42:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:42:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:04 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:42:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:42:07 $ docker top 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 -eo pid,comm 17:42:07 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). 17:42:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:07 [ssh-agent] Looking for ssh-agent implementation... 17:42:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:07 $ docker exec 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent 17:42:07 SSH_AUTH_SOCK=/tmp/ssh-daI1Ohg6YqPI/agent.31 17:42:07 SSH_AGENT_PID=38 17:42:07 Running ssh-add (command line suppressed) 17:42:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_209184782671429661.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_209184782671429661.key) 17:42:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:07 + git tag --points-at HEAD [Pipeline] } 17:42:07 $ docker exec --env ******** --env ******** 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent -k 17:42:08 unset SSH_AUTH_SOCK; 17:42:08 unset SSH_AGENT_PID; 17:42:08 echo Agent pid 38 killed; 17:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:08 [ssh-agent] Looking for ssh-agent implementation... 17:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:08 $ docker exec 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent 17:42:08 SSH_AUTH_SOCK=/tmp/ssh-zLSuZByuQC02/agent.70 17:42:08 SSH_AGENT_PID=75 17:42:08 Running ssh-add (command line suppressed) 17:42:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_327068769117539428.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_327068769117539428.key) 17:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:08 + git semver init 17:42:08 2023-03-15 17:42:08,845 [run_init] DEBUG init version:0.0.0 force:False 17:42:08 2023-03-15 17:42:08,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:42:08 2023-03-15 17:42:08,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:42:08 2023-03-15 17:42:08,846 [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) 17:42:10 2023-03-15 17:42:10,026 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 17:42:10 2023-03-15 17:42:10,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 17:42:10 2023-03-15 17:42:10,027 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:42:10 2023-03-15 17:42:10,027 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:42:10 3.0.0-dev.14 [Pipeline] } 17:42:10 $ docker exec --env ******** --env ******** 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent -k 17:42:10 unset SSH_AUTH_SOCK; 17:42:10 unset SSH_AGENT_PID; 17:42:10 echo Agent pid 75 killed; 17:42:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:10 + git semver [Pipeline] } 17:42:11 $ docker stop --time=1 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 17:42:12 $ docker rm -f --volumes 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:42:12 Stashed 1 file(s) [Pipeline] echo 17:42:12 [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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 17:42:12 provisioning config files... 17:42:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5638139237785294202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:13 ---> docker-login.sh 17:42:13 nexus3.edgexfoundry.org:10001 17:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:13 Configure a credential helper to remove this warning. See 17:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:13 17:42:13 Login Succeeded 17:42:13 nexus3.edgexfoundry.org:10002 17:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:13 Configure a credential helper to remove this warning. See 17:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:13 17:42:13 Login Succeeded 17:42:13 nexus3.edgexfoundry.org:10003 17:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:13 Configure a credential helper to remove this warning. See 17:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:13 17:42:13 Login Succeeded 17:42:13 nexus3.edgexfoundry.org:10004 17:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:13 Configure a credential helper to remove this warning. See 17:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:13 17:42:13 Login Succeeded 17:42:13 docker.io 17:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:14 Configure a credential helper to remove this warning. See 17:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:14 17:42:14 Login Succeeded 17:42:14 ---> docker-login.sh ends [Pipeline] } 17:42:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:14 ========================================================= 17:42:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:42:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:42:14 Sending build context to Docker daemon 12.58MB 17:42:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:42:14 Step 2/12 : FROM ${BASE} AS builder 17:42:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:42:14 63b65145d645: Pulling fs layer 17:42:14 a2d21d5440eb: Pulling fs layer 17:42:14 935e6c44a52c: Pulling fs layer 17:42:14 94cc34f8dd06: Pulling fs layer 17:42:14 30dea6a524f1: Pulling fs layer 17:42:14 a2aff8979fd8: Pulling fs layer 17:42:14 6808be2612f2: Pulling fs layer 17:42:14 f25807f1079a: Pulling fs layer 17:42:14 30dea6a524f1: Waiting 17:42:14 a2aff8979fd8: Waiting 17:42:14 6808be2612f2: Waiting 17:42:14 f25807f1079a: Waiting 17:42:14 a2d21d5440eb: Download complete 17:42:14 94cc34f8dd06: Verifying Checksum 17:42:14 94cc34f8dd06: Download complete 17:42:14 30dea6a524f1: Verifying Checksum 17:42:14 30dea6a524f1: Download complete 17:42:14 63b65145d645: Verifying Checksum 17:42:14 63b65145d645: Download complete 17:42:14 a2aff8979fd8: Verifying Checksum 17:42:14 a2aff8979fd8: Download complete 17:42:14 63b65145d645: Pull complete 17:42:15 a2d21d5440eb: Pull complete 17:42:15 f25807f1079a: Verifying Checksum 17:42:15 f25807f1079a: Download complete 17:42:15 935e6c44a52c: Verifying Checksum 17:42:15 935e6c44a52c: Download complete 17:42:15 6808be2612f2: Verifying Checksum 17:42:15 6808be2612f2: Download complete 17:42:18 935e6c44a52c: Pull complete 17:42:18 94cc34f8dd06: Pull complete 17:42:18 30dea6a524f1: Pull complete 17:42:18 a2aff8979fd8: Pull complete 17:42:20 6808be2612f2: Pull complete 17:42:21 f25807f1079a: Pull complete 17:42:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:42:21 ---> 3b553350e43f 17:42:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:42:26 ---> Running in a54869852ee5 17:42:26 Removing intermediate container a54869852ee5 17:42:26 ---> f4e4ea44e8fb 17:42:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:42:26 ---> Running in dbc12bb09b9b 17:42:26 Removing intermediate container dbc12bb09b9b 17:42:26 ---> f7574e944021 17:42:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:42:26 ---> Running in 90ddb395341a 17:42:26 Removing intermediate container 90ddb395341a 17:42:26 ---> bb0a7b09e168 17:42:26 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:26 ---> Running in 3c36bc4fc98a 17:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:42:26 OK: 265 MiB in 53 packages 17:42:26 Removing intermediate container 3c36bc4fc98a 17:42:26 ---> d28c0394a966 17:42:26 Step 7/12 : WORKDIR /app 17:42:26 ---> Running in cbf2fdb1d854 17:42:27 Removing intermediate container cbf2fdb1d854 17:42:27 ---> b70ff6fc62bd 17:42:27 Step 8/12 : COPY go.mod vendor* ./ 17:42:27 ---> 73715658c16a 17:42:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:27 ---> Running in e9f5a33d9c9c 17:42:27 Still waiting to schedule task 17:42:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2247’ is offline 17:42:59 Removing intermediate container e9f5a33d9c9c 17:42:59 ---> 24ac0e4bfa29 17:42:59 Step 10/12 : COPY . . 17:42:59 ---> 8372bf3f8905 17:42:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:59 ---> Running in e999a593a29a 17:42:59 Removing intermediate container e999a593a29a 17:42:59 ---> 579f9061a6aa 17:42:59 Step 12/12 : RUN $MAKE 17:42:59 ---> Running in dd8ed888db22 17:42:59 noop 17:42:59 Removing intermediate container dd8ed888db22 17:42:59 ---> 7bb4a5ef0890 17:42:59 Successfully built 7bb4a5ef0890 17:42:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:59 + docker inspect -f . ci-base-image-x86_64 17:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:59 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:42:59 $ docker top a875486e3e245ad2d5a3f7833ccc226cced2d5dd6aa7970900bd244c55371cdd -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:00 + go version 17:43:00 go version go1.20.2 linux/amd64 [Pipeline] } 17:43:00 $ docker stop --time=1 a875486e3e245ad2d5a3f7833ccc226cced2d5dd6aa7970900bd244c55371cdd 17:43:01 $ docker rm -f --volumes a875486e3e245ad2d5a3f7833ccc226cced2d5dd6aa7970900bd244c55371cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:01 + docker inspect -f . ci-base-image-x86_64 17:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:02 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:02 $ docker top 987cbfbe5933ac38c3c68af57848e5e7fa4c915cb30114fe5f2ddfb29610e113 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:02 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 17:43:02 + make test 17:43:02 go test -race ./... -coverprofile=coverage.out ./... 17:43:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:43:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:43:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.129s coverage: 86.2% of statements 17:43:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements 17:43:41 go vet ./... 17:43:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:43:44 ./bin/test-attribution.sh [Pipeline] echo 17:43:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:43:44 $ docker stop --time=1 987cbfbe5933ac38c3c68af57848e5e7fa4c915cb30114fe5f2ddfb29610e113 17:43:48 $ docker rm -f --volumes 987cbfbe5933ac38c3c68af57848e5e7fa4c915cb30114fe5f2ddfb29610e113 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:43:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:43:49 + ls -al . 17:43:49 total 228 17:43:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 17:43 . 17:43:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:41 .. 17:43:49 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 17:41 .dockerignore 17:43:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:42 .git 17:43:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:41 .github 17:43:49 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 17:41 .gitignore 17:43:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 17:41 .golangci.yml 17:43:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:42 .semver 17:43:49 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 17:41 Attribution.txt 17:43:49 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 17:41 CHANGELOG.md 17:43:49 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 17:41 Dockerfile 17:43:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 17:41 GOVERNANCE.md 17:43:49 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 17:41 Jenkinsfile 17:43:49 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 17:41 LICENSE 17:43:49 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 17:41 Makefile 17:43:49 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 17:41 OWNERS.md 17:43:49 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 17:41 README.md 17:43:49 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 17:42 VERSION 17:43:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:41 bin 17:43:49 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 17:43 coverage.out 17:43:49 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 17:41 go.mod 17:43:49 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 17:41 go.sum 17:43:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:41 images 17:43:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:41 internal 17:43:49 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 17:41 main.go 17:43:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:41 res 17:43:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:41 snap 17:43:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:41 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:49 + 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=3870cf64a21da350ccd1352be90d06d1a491a75a --label arch=amd64 --label version=3.0.0-dev.14 . 17:43:49 Sending build context to Docker daemon 12.58MB 17:43:49 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:43:49 Step 2/29 : FROM ${BASE} AS builder 17:43:49 ---> 7bb4a5ef0890 17:43:49 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:43:50 ---> Running in 5353628c4aa8 17:43:50 Removing intermediate container 5353628c4aa8 17:43:50 ---> 25078e24ac85 17:43:50 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:43:50 ---> Running in 02f8649d7498 17:43:50 Removing intermediate container 02f8649d7498 17:43:50 ---> 045a8a984fd1 17:43:50 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:43:50 ---> Running in 0849fdafa357 17:43:50 Removing intermediate container 0849fdafa357 17:43:50 ---> 848491e0dc96 17:43:50 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:50 ---> Running in 44f89c1f2b05 17:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:43:51 OK: 265 MiB in 53 packages 17:43:51 Removing intermediate container 44f89c1f2b05 17:43:51 ---> 54de14e26e16 17:43:51 Step 7/29 : WORKDIR /app 17:43:51 ---> Running in 1f1b61f8dc54 17:43:51 Removing intermediate container 1f1b61f8dc54 17:43:51 ---> edf6fddad193 17:43:51 Step 8/29 : COPY go.mod vendor* ./ 17:43:51 ---> 71730dd2e193 17:43:51 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:51 ---> Running in 52d20ce70a08 17:43:52 Removing intermediate container 52d20ce70a08 17:43:52 ---> 3f349c47a733 17:43:52 Step 10/29 : COPY . . 17:43:52 ---> f70fc29e5b4f 17:43:52 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:43:52 ---> Running in 2761d7236556 17:43:52 Removing intermediate container 2761d7236556 17:43:52 ---> 6736c68fbd8c 17:43:52 Step 12/29 : RUN $MAKE 17:43:53 ---> Running in 5bfbe5b290b3 17:43:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:44:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2248 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:44:01 Running in /w/workspace/app-rfid-llrp-inventory/83 [Pipeline] { [Pipeline] checkout 17:44:01 The recommended git tool is: git 17:44:06 using credential edgex-jenkins-ssh 17:44:06 Cloning the remote Git repository 17:44:06 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:44:06 > git init /w/workspace/app-rfid-llrp-inventory/83 # timeout=10 17:44:07 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:44:07 > git --version # timeout=10 17:44:07 > git --version # 'git version 2.25.1' 17:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:44:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:10 Avoid second fetch 17:44:10 Checking out Revision 3870cf64a21da350ccd1352be90d06d1a491a75a (main) 17:44:10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#161)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:11 Removing intermediate container 5bfbe5b290b3 17:44:11 ---> eca83ccdf493 17:44:11 Step 13/29 : FROM alpine:3.17 17:44:11 3.17: Pulling from library/alpine 17:44:11 63b65145d645: Already exists 17:44:10 > git config core.sparsecheckout # timeout=10 17:44:10 > git checkout -f 3870cf64a21da350ccd1352be90d06d1a491a75a # timeout=10 17:44:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:44:11 Status: Downloaded newer image for alpine:3.17 17:44:11 ---> b2aa39c304c2 17:44:11 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:44:11 ---> Running in 89750cc79646 17:44:11 Removing intermediate container 89750cc79646 17:44:11 ---> f989c32a1119 17:44:11 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:44:11 ---> Running in 4ef3490dc592 17:44:11 Removing intermediate container 4ef3490dc592 17:44:11 ---> 3637d1d224a7 17:44:11 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:44:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:44:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:11 Dload Upload Total Spent Left Speed 17:44:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 17:44:11 ---> Running in b0a62d3c6db8 [Pipeline] sh 17:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:44:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:44:12 (1/2) Installing ca-certificates (20220614-r4) 17:44:12 (2/2) Installing dumb-init (1.2.5-r2) 17:44:12 Executing busybox-1.35.0-r29.trigger 17:44:12 Executing ca-certificates-20220614-r4.trigger 17:44:12 OK: 8 MiB in 17 packages 17:44:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:44:12 + sudo tee /etc/docker/daemon.new 17:44:12 { 17:44:12 "registry-mirrors": [ 17:44:12 "https://nexus3.edgexfoundry.org:10001" 17:44:12 ], 17:44:12 "bip": "10.250.0.254/24", 17:44:12 "hosts": [ 17:44:12 "tcp://0.0.0.0:5555", 17:44:12 "unix:///var/run/docker.sock" 17:44:12 ], 17:44:12 "mtu": 1458, 17:44:12 "selinux-enabled": true, 17:44:12 "seccomp-profile": "/etc/docker/seccomp.json" 17:44:12 } [Pipeline] sh 17:44:12 Removing intermediate container b0a62d3c6db8 17:44:12 ---> c9040a0ec2c5 17:44:12 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:44:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:44:13 ---> c9a9ceeb57a3 17:44:13 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:44:13 ---> 463f98216535 17:44:13 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:44:13 ---> 116dbcde77f0 17:44:13 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:44:13 ---> bd3ba2cb7159 17:44:13 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:44:13 + sudo service docker restart 17:44:14 ---> e4d2e2f228b5 17:44:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:44:14 ---> Running in 9ef8d1868497 17:44:14 Removing intermediate container 9ef8d1868497 17:44:14 ---> 30f0a83a3071 17:44:14 Step 23/29 : VOLUME /cache 17:44:14 ---> Running in af30f965edd6 17:44:14 Removing intermediate container af30f965edd6 17:44:14 ---> f6852a4a5191 17:44:14 Step 24/29 : EXPOSE 59711 17:44:14 ---> Running in 71bf30d7b483 17:44:14 Removing intermediate container 71bf30d7b483 17:44:14 ---> 86c9ab5a1127 17:44:14 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:44:14 ---> Running in 01642d43ee47 17:44:14 Removing intermediate container 01642d43ee47 17:44:14 ---> fcf446f047f2 17:44:14 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:44:15 ---> Running in 16397c0620bd 17:44:15 Removing intermediate container 16397c0620bd 17:44:15 ---> 485d379ae175 17:44:15 Step 27/29 : LABEL arch=amd64 17:44:15 ---> Running in 0e0d5e5fb352 17:44:15 Removing intermediate container 0e0d5e5fb352 17:44:15 ---> 4018e292f114 17:44:15 Step 28/29 : LABEL git_sha=3870cf64a21da350ccd1352be90d06d1a491a75a 17:44:15 ---> Running in ea359fea72de 17:44:15 Removing intermediate container ea359fea72de 17:44:15 ---> fdd6aa15d59c 17:44:15 Step 29/29 : LABEL version=3.0.0-dev.14 17:44:15 ---> Running in 940c99742468 17:44:15 Removing intermediate container 940c99742468 17:44:15 ---> 69d2d563d3a5 17:44:15 [Warning] One or more build-args [ARCH] were not consumed 17:44:15 Successfully built 69d2d563d3a5 17:44:15 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 17:44:15 provisioning config files... 17:44:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1862594982101253027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:15 ---> docker-login.sh 17:44:15 nexus3.edgexfoundry.org:10001 17:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:15 Configure a credential helper to remove this warning. See 17:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:15 17:44:15 Login Succeeded 17:44:15 nexus3.edgexfoundry.org:10002 17:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:15 Configure a credential helper to remove this warning. See 17:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:15 17:44:15 Login Succeeded 17:44:15 nexus3.edgexfoundry.org:10003 17:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:16 Configure a credential helper to remove this warning. See 17:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:16 17:44:16 Login Succeeded 17:44:16 nexus3.edgexfoundry.org:10004 17:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:16 Configure a credential helper to remove this warning. See 17:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:16 17:44:16 Login Succeeded 17:44:16 docker.io 17:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:16 Configure a credential helper to remove this warning. See 17:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:16 17:44:16 Login Succeeded 17:44:16 ---> docker-login.sh ends [Pipeline] } 17:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:44:16 3870cf64a21da350ccd1352be90d06d1a491a75a 17:44:16 latest 17:44:16 3.0.0-dev.14 17:44:16 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 17:44:16 main 17:44:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:16 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a 17:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:44:17 f105536eba8c: Preparing 17:44:17 58e65d241899: Preparing 17:44:17 32e9aee7f23b: Preparing 17:44:17 1da62e87a5cf: Preparing 17:44:17 a742db34ed1f: Preparing 17:44:17 266b88a55534: Preparing 17:44:17 825bff7ce0a2: Preparing 17:44:17 7cd52847ad77: Preparing 17:44:17 266b88a55534: Waiting 17:44:17 825bff7ce0a2: Waiting 17:44:17 7cd52847ad77: Waiting 17:44:17 f105536eba8c: Pushed 17:44:17 32e9aee7f23b: Pushed 17:44:17 1da62e87a5cf: Pushed 17:44:17 a742db34ed1f: Pushed 17:44:17 7cd52847ad77: Layer already exists 17:44:17 266b88a55534: Pushed 17:44:17 825bff7ce0a2: Pushed 17:44:19 58e65d241899: Pushed 17:44:19 3870cf64a21da350ccd1352be90d06d1a491a75a: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:20 + 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 17:44:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:44:20 f105536eba8c: Preparing 17:44:20 58e65d241899: Preparing 17:44:20 32e9aee7f23b: Preparing 17:44:20 1da62e87a5cf: Preparing 17:44:20 a742db34ed1f: Preparing 17:44:20 266b88a55534: Preparing 17:44:20 825bff7ce0a2: Preparing 17:44:20 7cd52847ad77: Preparing 17:44:20 266b88a55534: Waiting 17:44:20 7cd52847ad77: Waiting 17:44:20 1da62e87a5cf: Layer already exists 17:44:20 58e65d241899: Layer already exists 17:44:20 32e9aee7f23b: Layer already exists 17:44:20 a742db34ed1f: Layer already exists 17:44:20 f105536eba8c: Layer already exists 17:44:20 266b88a55534: Layer already exists 17:44:20 825bff7ce0a2: Layer already exists 17:44:20 7cd52847ad77: Layer already exists 17:44:20 latest: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.14 17:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:44:21 f105536eba8c: Preparing 17:44:21 58e65d241899: Preparing 17:44:21 32e9aee7f23b: Preparing 17:44:21 1da62e87a5cf: Preparing 17:44:21 a742db34ed1f: Preparing 17:44:21 266b88a55534: Preparing 17:44:21 825bff7ce0a2: Preparing 17:44:21 7cd52847ad77: Preparing 17:44:21 266b88a55534: Waiting 17:44:21 825bff7ce0a2: Waiting 17:44:21 7cd52847ad77: Waiting 17:44:21 a742db34ed1f: Layer already exists 17:44:21 58e65d241899: Layer already exists 17:44:21 f105536eba8c: Layer already exists 17:44:21 32e9aee7f23b: Layer already exists 17:44:21 1da62e87a5cf: Layer already exists 17:44:21 266b88a55534: Layer already exists 17:44:21 825bff7ce0a2: Layer already exists 17:44:21 7cd52847ad77: Layer already exists 17:44:21 3.0.0-dev.14: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 17:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:44:21 f105536eba8c: Preparing 17:44:21 58e65d241899: Preparing 17:44:21 32e9aee7f23b: Preparing 17:44:21 1da62e87a5cf: Preparing 17:44:21 a742db34ed1f: Preparing 17:44:21 266b88a55534: Preparing 17:44:21 825bff7ce0a2: Preparing 17:44:21 7cd52847ad77: Preparing 17:44:21 266b88a55534: Waiting 17:44:21 825bff7ce0a2: Waiting 17:44:21 7cd52847ad77: Waiting 17:44:21 f105536eba8c: Layer already exists 17:44:21 1da62e87a5cf: Layer already exists 17:44:21 32e9aee7f23b: Layer already exists 17:44:21 58e65d241899: Layer already exists 17:44:21 a742db34ed1f: Layer already exists 17:44:21 266b88a55534: Layer already exists 17:44:21 825bff7ce0a2: Layer already exists 17:44:21 7cd52847ad77: Layer already exists 17:44:21 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:22 + 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 17:44:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:44:22 f105536eba8c: Preparing 17:44:22 58e65d241899: Preparing 17:44:22 32e9aee7f23b: Preparing 17:44:22 1da62e87a5cf: Preparing 17:44:22 a742db34ed1f: Preparing 17:44:22 266b88a55534: Preparing 17:44:22 825bff7ce0a2: Preparing 17:44:22 7cd52847ad77: Preparing 17:44:22 266b88a55534: Waiting 17:44:22 825bff7ce0a2: Waiting 17:44:22 7cd52847ad77: Waiting 17:44:22 a742db34ed1f: Layer already exists 17:44:22 1da62e87a5cf: Layer already exists 17:44:22 f105536eba8c: Layer already exists 17:44:22 58e65d241899: Layer already exists 17:44:22 32e9aee7f23b: Layer already exists 17:44:22 266b88a55534: Layer already exists 17:44:22 825bff7ce0a2: Layer already exists 17:44:22 7cd52847ad77: Layer already exists 17:44:22 main: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:22 ===================================================== [Pipeline] echo 17:44:22 taggedImages: 17:44:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a 17:44:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:44:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.14 17:44:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 17:44:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:22 17:44:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:23 latest: Pulling from edgex-lftools-log-publisher 17:44:23 5eb5b503b376: Pulling fs layer 17:44:23 5c69ac0246d0: Pulling fs layer 17:44:23 ec43610c2a17: Pulling fs layer 17:44:23 3a2ae6a8a46f: Pulling fs layer 17:44:23 33b1e0a273af: Pulling fs layer 17:44:23 5d3b04190fa2: Pulling fs layer 17:44:23 2f39f015ded8: Pulling fs layer 17:44:23 33b1e0a273af: Waiting 17:44:23 5d3b04190fa2: Waiting 17:44:23 2f39f015ded8: Waiting 17:44:23 3a2ae6a8a46f: Waiting 17:44:23 5c69ac0246d0: Download complete 17:44:23 3a2ae6a8a46f: Download complete 17:44:23 33b1e0a273af: Verifying Checksum 17:44:23 33b1e0a273af: Download complete 17:44:23 5d3b04190fa2: Download complete 17:44:23 ec43610c2a17: Download complete 17:44:23 5eb5b503b376: Download complete 17:44:23 2f39f015ded8: Download complete 17:44:24 5eb5b503b376: Pull complete 17:44:24 5c69ac0246d0: Pull complete 17:44:25 ec43610c2a17: Pull complete 17:44:25 3a2ae6a8a46f: Pull complete 17:44:25 33b1e0a273af: Pull complete 17:44:25 5d3b04190fa2: Pull complete 17:44:29 2f39f015ded8: Pull complete 17:44:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:29 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:44: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:44:31 $ docker top b416b55dac2a033f019681913ca7530e282947df55ce2c44030912a439a4d4c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:32 ---> job-cost.sh 17:44:32 lf-activate-venv: SKIPPING 17:44:32 INFO: No Stack... 17:44:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:44:32 INFO: Archiving Costs [Pipeline] sh 17:44:33 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 17:44:33 + cut -d, -f6 [Pipeline] lock 17:44:33 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] 17:44:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] did not exist. Created. 17:44:33 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:33 + echo total: 0.2199999988079071 [Pipeline] stash 17:44:33 Stashed 1 file(s) [Pipeline] } 17:44:33 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 17:44:33 $ docker stop --time=1 b416b55dac2a033f019681913ca7530e282947df55ce2c44030912a439a4d4c6 17:44:34 $ docker rm -f --volumes b416b55dac2a033f019681913ca7530e282947df55ce2c44030912a439a4d4c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:35 provisioning config files... 17:44:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/83@tmp/config1933958297728624575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:35 ---> docker-login.sh 17:44:35 nexus3.edgexfoundry.org:10001 17:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:36 Configure a credential helper to remove this warning. See 17:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:36 17:44:36 Login Succeeded 17:44:36 nexus3.edgexfoundry.org:10002 17:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:37 Configure a credential helper to remove this warning. See 17:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:37 17:44:37 Login Succeeded 17:44:37 nexus3.edgexfoundry.org:10003 17:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:37 Configure a credential helper to remove this warning. See 17:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:37 17:44:37 Login Succeeded 17:44:37 nexus3.edgexfoundry.org:10004 17:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:37 Configure a credential helper to remove this warning. See 17:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:37 17:44:37 Login Succeeded 17:44:37 docker.io 17:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:38 Configure a credential helper to remove this warning. See 17:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:38 17:44:38 Login Succeeded 17:44:38 ---> docker-login.sh ends [Pipeline] } 17:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:38 ========================================================= 17:44:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:44:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:44:39 Sending build context to Docker daemon 678.9kB 17:44:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:44:39 Step 2/12 : FROM ${BASE} AS builder 17:44:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:39 af6eaf76a39c: Pulling fs layer 17:44:39 55522c791124: Pulling fs layer 17:44:39 ce5c4a1c91eb: Pulling fs layer 17:44:39 169dfbe0d373: Pulling fs layer 17:44:39 e1ff8fa3b103: Pulling fs layer 17:44:39 52ebb69f0ebf: Pulling fs layer 17:44:39 5abe8eddf0d5: Pulling fs layer 17:44:39 169dfbe0d373: Waiting 17:44:39 e1ff8fa3b103: Waiting 17:44:39 52ebb69f0ebf: Waiting 17:44:39 5abe8eddf0d5: Waiting 17:44:39 55522c791124: Verifying Checksum 17:44:39 55522c791124: Download complete 17:44:39 169dfbe0d373: Download complete 17:44:39 e1ff8fa3b103: Download complete 17:44:39 af6eaf76a39c: Verifying Checksum 17:44:39 af6eaf76a39c: Download complete 17:44:40 5abe8eddf0d5: Verifying Checksum 17:44:40 5abe8eddf0d5: Download complete 17:44:40 af6eaf76a39c: Pull complete 17:44:41 55522c791124: Pull complete 17:44:41 ce5c4a1c91eb: Verifying Checksum 17:44:41 ce5c4a1c91eb: Download complete 17:44:41 52ebb69f0ebf: Verifying Checksum 17:44:41 52ebb69f0ebf: Download complete 17:44:54 ce5c4a1c91eb: Pull complete 17:44:54 169dfbe0d373: Pull complete 17:44:54 e1ff8fa3b103: Pull complete 17:44:59 52ebb69f0ebf: Pull complete 17:45:01 5abe8eddf0d5: Pull complete 17:45:01 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:45:01 ---> 6cb57ee374ae 17:45:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:45:03 ---> Running in fecdff9ece70 17:45:03 Removing intermediate container fecdff9ece70 17:45:03 ---> 1ea570b619ed 17:45:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:45:03 ---> Running in 160a2c675a6c 17:45:04 Removing intermediate container 160a2c675a6c 17:45:04 ---> ad1ec240f003 17:45:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:45:04 ---> Running in b77342e1e960 17:45:04 Removing intermediate container b77342e1e960 17:45:04 ---> a11aa5b4f12e 17:45:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:04 ---> Running in bd1ea56fe2d3 17:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:45:06 OK: 263 MiB in 53 packages 17:45:07 Removing intermediate container bd1ea56fe2d3 17:45:07 ---> 670dfbc93885 17:45:07 Step 7/12 : WORKDIR /app 17:45:07 ---> Running in dac9f2061375 17:45:08 Removing intermediate container dac9f2061375 17:45:08 ---> d6a462d20a1f 17:45:08 Step 8/12 : COPY go.mod vendor* ./ 17:45:09 ---> e520721354d5 17:45:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:09 ---> Running in 5510f99ccfe2 17:46:17 Removing intermediate container 5510f99ccfe2 17:46:17 ---> 1844f0737703 17:46:17 Step 10/12 : COPY . . 17:46:17 ---> 6b65a8933e76 17:46:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:17 ---> Running in fd488f462bf5 17:46:17 Removing intermediate container fd488f462bf5 17:46:17 ---> 4aca4ac3a846 17:46:17 Step 12/12 : RUN $MAKE 17:46:17 ---> Running in 9a66731a8f0e 17:46:17 noop 17:46:17 Removing intermediate container 9a66731a8f0e 17:46:17 ---> 1fe3e4fa20cb 17:46:17 Successfully built 1fe3e4fa20cb 17:46:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:17 + docker inspect -f . ci-base-image-arm64 17:46:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:17 prd-ubuntu20.04-docker-arm64-4c-16g-2248 does not seem to be running inside a container 17:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/83 -v /w/workspace/app-rfid-llrp-inventory/83:/w/workspace/app-rfid-llrp-inventory/83:rw,z -v /w/workspace/app-rfid-llrp-inventory/83@tmp:/w/workspace/app-rfid-llrp-inventory/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:19 $ docker top dfc4f41c3f5704c618f9fbfb65e72db7ecf1a6d8d11ae41a3868be01cc36bc52 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:20 + go version 17:46:20 go version go1.20.2 linux/arm64 [Pipeline] } 17:46:20 $ docker stop --time=1 dfc4f41c3f5704c618f9fbfb65e72db7ecf1a6d8d11ae41a3868be01cc36bc52 17:46:21 $ docker rm -f --volumes dfc4f41c3f5704c618f9fbfb65e72db7ecf1a6d8d11ae41a3868be01cc36bc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:22 + docker inspect -f . ci-base-image-arm64 17:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:22 prd-ubuntu20.04-docker-arm64-4c-16g-2248 does not seem to be running inside a container 17:46:22 $ 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/83 -v /w/workspace/app-rfid-llrp-inventory/83:/w/workspace/app-rfid-llrp-inventory/83:rw,z -v /w/workspace/app-rfid-llrp-inventory/83@tmp:/w/workspace/app-rfid-llrp-inventory/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:23 $ docker top f28935bf2c5f396510e03b27be50df8dcc177cfdc366fe0bba0cd1c8c2421f35 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:24 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/83 [Pipeline] fileExists [Pipeline] sh 17:46:25 + make test 17:46:25 go test -race ./... -coverprofile=coverage.out ./... 17:49:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:49:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:49:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.411s coverage: 86.2% of statements 17:49:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.551s coverage: 71.9% of statements 17:49:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:49:30 go vet ./... 17:51:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:51:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:51:52 ./bin/test-attribution.sh [Pipeline] echo 17:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:51:52 $ docker stop --time=1 f28935bf2c5f396510e03b27be50df8dcc177cfdc366fe0bba0cd1c8c2421f35 17:51:54 $ docker rm -f --volumes f28935bf2c5f396510e03b27be50df8dcc177cfdc366fe0bba0cd1c8c2421f35 [Pipeline] // withDockerContainer [Pipeline] sh 17:51:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:51:55 Warning: overwriting stash ‘coverage-report’ 17:51:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:51:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:51:57 + ls -al . 17:51:57 total 224 17:51:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 17:46 . 17:51:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:44 .. 17:51:57 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 17:44 .dockerignore 17:51:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:44 .git 17:51:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:44 .github 17:51:57 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 17:44 .gitignore 17:51:57 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 17:44 .golangci.yml 17:51:57 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 17:44 Attribution.txt 17:51:57 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 17:44 CHANGELOG.md 17:51:57 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 17:44 Dockerfile 17:51:57 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 17:44 GOVERNANCE.md 17:51:57 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 17:44 Jenkinsfile 17:51:57 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 17:44 LICENSE 17:51:57 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 17:44 Makefile 17:51:57 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 17:44 OWNERS.md 17:51:57 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 17:44 README.md 17:51:57 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 17:42 VERSION 17:51:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:44 bin 17:51:57 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 17:49 coverage.out 17:51:57 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 17:44 go.mod 17:51:57 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 17:44 go.sum 17:51:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:44 images 17:51:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:44 internal 17:51:57 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 17:44 main.go 17:51:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:44 res 17:51:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:44 snap 17:51:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:57 + 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=3870cf64a21da350ccd1352be90d06d1a491a75a --label arch=arm64 --label version=3.0.0-dev.14 . 17:51:57 Sending build context to Docker daemon 678.9kB 17:51:57 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:51:57 Step 2/29 : FROM ${BASE} AS builder 17:51:57 ---> 1fe3e4fa20cb 17:51:57 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:51:59 ---> Running in 265c27851355 17:51:59 Removing intermediate container 265c27851355 17:51:59 ---> 6c58219f6208 17:51:59 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:51:59 ---> Running in 399f24b2c91f 17:52:00 Removing intermediate container 399f24b2c91f 17:52:00 ---> b303134a9cfa 17:52:00 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:52:00 ---> Running in 54ebfbc5734e 17:52:00 Removing intermediate container 54ebfbc5734e 17:52:00 ---> 4c56de38e590 17:52:00 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:52:00 ---> Running in 3ff9a3e549ed 17:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:03 OK: 263 MiB in 53 packages 17:52:03 Removing intermediate container 3ff9a3e549ed 17:52:03 ---> 96e99a8e0300 17:52:03 Step 7/29 : WORKDIR /app 17:52:04 ---> Running in ea80c2f0df99 17:52:04 Removing intermediate container ea80c2f0df99 17:52:04 ---> c63ca6034e9d 17:52:04 Step 8/29 : COPY go.mod vendor* ./ 17:52:04 ---> bec9e226198d 17:52:04 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:04 ---> Running in 7c2f8101b346 17:52:07 Removing intermediate container 7c2f8101b346 17:52:07 ---> 118bd985e885 17:52:07 Step 10/29 : COPY . . 17:52:08 ---> b506dea540fc 17:52:08 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:08 ---> Running in b9db3c912199 17:52:08 Removing intermediate container b9db3c912199 17:52:08 ---> b9dddee7f0d2 17:52:08 Step 12/29 : RUN $MAKE 17:52:08 ---> Running in 9b1b247534f4 17:52:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:54:16 Removing intermediate container 9b1b247534f4 17:54:16 ---> 8b21d0c4ec3f 17:54:16 Step 13/29 : FROM alpine:3.17 17:54:16 3.17: Pulling from library/alpine 17:54:16 af6eaf76a39c: Already exists 17:54:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:54:16 Status: Downloaded newer image for alpine:3.17 17:54:16 ---> d74e625d9115 17:54:16 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:54:16 ---> Running in 80f8b3b813cc 17:54:16 Removing intermediate container 80f8b3b813cc 17:54:16 ---> bcdb56b1e6fe 17:54:16 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:54:16 ---> Running in 40ddce310f58 17:54:16 Removing intermediate container 40ddce310f58 17:54:16 ---> 228b63029b1e 17:54:16 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:54:16 ---> Running in d1a3fada2f3c 17:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:54:18 (1/2) Installing ca-certificates (20220614-r4) 17:54:18 (2/2) Installing dumb-init (1.2.5-r2) 17:54:18 Executing busybox-1.35.0-r29.trigger 17:54:18 Executing ca-certificates-20220614-r4.trigger 17:54:19 OK: 8 MiB in 17 packages 17:54:21 Removing intermediate container d1a3fada2f3c 17:54:21 ---> 84345778c9a5 17:54:21 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:54:21 ---> ba2d6a78ccc8 17:54:21 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:54:21 ---> 5b54c33e6101 17:54:21 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:54:22 ---> 38eb716d75db 17:54:22 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:54:22 ---> e0ad03ae1bde 17:54:22 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:54:24 ---> f5e89c1862c1 17:54:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:54:24 ---> Running in 5ce3eddd1066 17:54:25 Removing intermediate container 5ce3eddd1066 17:54:25 ---> b24b9e7852d4 17:54:25 Step 23/29 : VOLUME /cache 17:54:25 ---> Running in 06acdfc90d75 17:54:26 Removing intermediate container 06acdfc90d75 17:54:26 ---> aa41a4944542 17:54:26 Step 24/29 : EXPOSE 59711 17:54:26 ---> Running in 18429321474c 17:54:26 Removing intermediate container 18429321474c 17:54:26 ---> 046172537a1c 17:54:26 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:54:26 ---> Running in 0380f23c31bb 17:54:26 Removing intermediate container 0380f23c31bb 17:54:26 ---> 2e9827eccfab 17:54:26 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:54:26 ---> Running in c76ccf8e15f1 17:54:27 Removing intermediate container c76ccf8e15f1 17:54:27 ---> f4036ddad772 17:54:27 Step 27/29 : LABEL arch=arm64 17:54:27 ---> Running in 1bda2694445e 17:54:27 Removing intermediate container 1bda2694445e 17:54:27 ---> 9f76644446a6 17:54:27 Step 28/29 : LABEL git_sha=3870cf64a21da350ccd1352be90d06d1a491a75a 17:54:27 ---> Running in afe203ee957e 17:54:27 Removing intermediate container afe203ee957e 17:54:27 ---> 62c0f62af705 17:54:27 Step 29/29 : LABEL version=3.0.0-dev.14 17:54:27 ---> Running in 9b052c106f72 17:54:28 Removing intermediate container 9b052c106f72 17:54:28 ---> 6f1d1c0bcefe 17:54:28 [Warning] One or more build-args [ARCH] were not consumed 17:54:28 Successfully built 6f1d1c0bcefe 17:54:28 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:28 provisioning config files... 17:54:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/83@tmp/config12489684317543809521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:28 ---> docker-login.sh 17:54:28 nexus3.edgexfoundry.org:10001 17:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:28 Configure a credential helper to remove this warning. See 17:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:28 17:54:28 Login Succeeded 17:54:28 nexus3.edgexfoundry.org:10002 17:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:29 Configure a credential helper to remove this warning. See 17:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:29 17:54:29 Login Succeeded 17:54:29 nexus3.edgexfoundry.org:10003 17:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:29 Configure a credential helper to remove this warning. See 17:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:29 17:54:29 Login Succeeded 17:54:29 nexus3.edgexfoundry.org:10004 17:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:30 Configure a credential helper to remove this warning. See 17:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:30 17:54:30 Login Succeeded 17:54:30 docker.io 17:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:30 Configure a credential helper to remove this warning. See 17:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:30 17:54:30 Login Succeeded 17:54:30 ---> docker-login.sh ends [Pipeline] } 17:54:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:30 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:54:30 3870cf64a21da350ccd1352be90d06d1a491a75a 17:54:30 latest 17:54:30 3.0.0-dev.14 17:54:30 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 17:54:30 main 17:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a 17:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:54:31 70938b305659: Preparing 17:54:31 863cfee70dfa: Preparing 17:54:31 58f3523f3841: Preparing 17:54:31 d5e98b3b2277: Preparing 17:54:31 2d6889b20aee: Preparing 17:54:31 cd8a5ca22014: Preparing 17:54:31 b898f170987c: Preparing 17:54:31 edf70074bd40: Preparing 17:54:31 cd8a5ca22014: Waiting 17:54:31 b898f170987c: Waiting 17:54:31 edf70074bd40: Waiting 17:54:31 70938b305659: Pushed 17:54:31 58f3523f3841: Pushed 17:54:31 d5e98b3b2277: Pushed 17:54:31 2d6889b20aee: Pushed 17:54:31 edf70074bd40: Layer already exists 17:54:31 cd8a5ca22014: Pushed 17:54:31 b898f170987c: Pushed 17:54:37 863cfee70dfa: Pushed 17:54:37 3870cf64a21da350ccd1352be90d06d1a491a75a: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:37 + 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 17:54:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:54:38 70938b305659: Preparing 17:54:38 863cfee70dfa: Preparing 17:54:38 58f3523f3841: Preparing 17:54:38 d5e98b3b2277: Preparing 17:54:38 2d6889b20aee: Preparing 17:54:38 cd8a5ca22014: Preparing 17:54:38 b898f170987c: Preparing 17:54:38 edf70074bd40: Preparing 17:54:38 cd8a5ca22014: Waiting 17:54:38 b898f170987c: Waiting 17:54:38 edf70074bd40: Waiting 17:54:38 863cfee70dfa: Layer already exists 17:54:38 d5e98b3b2277: Layer already exists 17:54:38 58f3523f3841: Layer already exists 17:54:38 70938b305659: Layer already exists 17:54:38 2d6889b20aee: Layer already exists 17:54:38 edf70074bd40: Layer already exists 17:54:38 cd8a5ca22014: Layer already exists 17:54:38 b898f170987c: Layer already exists 17:54:38 latest: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:38 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.14 17:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:54:38 70938b305659: Preparing 17:54:38 863cfee70dfa: Preparing 17:54:38 58f3523f3841: Preparing 17:54:38 d5e98b3b2277: Preparing 17:54:38 2d6889b20aee: Preparing 17:54:38 cd8a5ca22014: Preparing 17:54:38 b898f170987c: Preparing 17:54:38 edf70074bd40: Preparing 17:54:38 cd8a5ca22014: Waiting 17:54:38 b898f170987c: Waiting 17:54:38 edf70074bd40: Waiting 17:54:38 70938b305659: Layer already exists 17:54:38 d5e98b3b2277: Layer already exists 17:54:38 58f3523f3841: Layer already exists 17:54:38 863cfee70dfa: Layer already exists 17:54:38 2d6889b20aee: Layer already exists 17:54:38 b898f170987c: Layer already exists 17:54:38 edf70074bd40: Layer already exists 17:54:38 cd8a5ca22014: Layer already exists 17:54:38 3.0.0-dev.14: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 17:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:54:39 70938b305659: Preparing 17:54:39 863cfee70dfa: Preparing 17:54:39 58f3523f3841: Preparing 17:54:39 d5e98b3b2277: Preparing 17:54:39 2d6889b20aee: Preparing 17:54:39 cd8a5ca22014: Preparing 17:54:39 b898f170987c: Preparing 17:54:39 edf70074bd40: Preparing 17:54:39 b898f170987c: Waiting 17:54:39 cd8a5ca22014: Waiting 17:54:39 edf70074bd40: Waiting 17:54:39 d5e98b3b2277: Layer already exists 17:54:39 2d6889b20aee: Layer already exists 17:54:39 863cfee70dfa: Layer already exists 17:54:39 58f3523f3841: Layer already exists 17:54:39 70938b305659: Layer already exists 17:54:39 cd8a5ca22014: Layer already exists 17:54:39 edf70074bd40: Layer already exists 17:54:39 b898f170987c: Layer already exists 17:54:39 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:39 + 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 17:54:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:54:40 70938b305659: Preparing 17:54:40 863cfee70dfa: Preparing 17:54:40 58f3523f3841: Preparing 17:54:40 d5e98b3b2277: Preparing 17:54:40 2d6889b20aee: Preparing 17:54:40 cd8a5ca22014: Preparing 17:54:40 b898f170987c: Preparing 17:54:40 edf70074bd40: Preparing 17:54:40 cd8a5ca22014: Waiting 17:54:40 b898f170987c: Waiting 17:54:40 edf70074bd40: Waiting 17:54:40 863cfee70dfa: Layer already exists 17:54:40 58f3523f3841: Layer already exists 17:54:40 2d6889b20aee: Layer already exists 17:54:40 d5e98b3b2277: Layer already exists 17:54:40 70938b305659: Layer already exists 17:54:40 b898f170987c: Layer already exists 17:54:40 cd8a5ca22014: Layer already exists 17:54:40 edf70074bd40: Layer already exists 17:54:40 main: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:40 ===================================================== [Pipeline] echo 17:54:40 taggedImages: 17:54:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a 17:54:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:54:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.14 17:54:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 17:54:40 - 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 17:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:54:40 17:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:54:41 arm64: Pulling from edgex-lftools-log-publisher 17:54:41 8998bd30e6a1: Pulling fs layer 17:54:41 04944245beec: Pulling fs layer 17:54:41 699f458cf7ca: Pulling fs layer 17:54:41 765212b225bb: Pulling fs layer 17:54:41 f23df028b6ca: Pulling fs layer 17:54:41 d65c8cfc05b1: Pulling fs layer 17:54:41 2437ff75d9bd: Pulling fs layer 17:54:41 765212b225bb: Waiting 17:54:41 f23df028b6ca: Waiting 17:54:41 d65c8cfc05b1: Waiting 17:54:41 2437ff75d9bd: Waiting 17:54:41 04944245beec: Verifying Checksum 17:54:41 04944245beec: Download complete 17:54:41 765212b225bb: Verifying Checksum 17:54:41 765212b225bb: Download complete 17:54:41 f23df028b6ca: Verifying Checksum 17:54:41 f23df028b6ca: Download complete 17:54:41 d65c8cfc05b1: Verifying Checksum 17:54:41 d65c8cfc05b1: Download complete 17:54:41 699f458cf7ca: Verifying Checksum 17:54:41 699f458cf7ca: Download complete 17:54:42 8998bd30e6a1: Verifying Checksum 17:54:42 8998bd30e6a1: Download complete 17:54:44 2437ff75d9bd: Verifying Checksum 17:54:44 2437ff75d9bd: Download complete 17:54:46 8998bd30e6a1: Pull complete 17:54:46 04944245beec: Pull complete 17:54:48 699f458cf7ca: Pull complete 17:54:48 765212b225bb: Pull complete 17:54:49 f23df028b6ca: Pull complete 17:54:49 d65c8cfc05b1: Pull complete 17:55:04 2437ff75d9bd: Pull complete 17:55:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:04 prd-ubuntu20.04-docker-arm64-4c-16g-2248 does not seem to be running inside a container 17:55:04 $ 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/83 -v /w/workspace/app-rfid-llrp-inventory/83:/w/workspace/app-rfid-llrp-inventory/83:rw,z -v /w/workspace/app-rfid-llrp-inventory/83@tmp:/w/workspace/app-rfid-llrp-inventory/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:55:07 $ docker top 840dea3ce2e3b6056bad88002dd2b1a5d0ddc9fea62040565b1f559247097997 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:07 ---> job-cost.sh 17:55:08 lf-activate-venv: SKIPPING 17:55:08 INFO: No Stack... 17:55:08 INFO: Retrieving Pricing Info for: v3-standard-4 17:55:09 INFO: Archiving Costs [Pipeline] sh 17:55:10 + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/83/archives/cost.csv -f6 17:55:10 [Pipeline] lock 17:55:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] 17:55:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] did not exist. Created. 17:55:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:11 /w/workspace/app-rfid-llrp-inventory/83@tmp/durable-5a58336b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:55:11 + echo total: 0.10999999940395355 [Pipeline] stash 17:55:11 Warning: overwriting stash ‘stack-cost’ 17:55:11 Stashed 1 file(s) [Pipeline] } 17:55:11 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:11 $ docker stop --time=1 840dea3ce2e3b6056bad88002dd2b1a5d0ddc9fea62040565b1f559247097997 17:55:13 $ docker rm -f --volumes 840dea3ce2e3b6056bad88002dd2b1a5d0ddc9fea62040565b1f559247097997 [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 17:55:13 provisioning config files... 17:55:13 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3699879973390892402tmp [Pipeline] { [Pipeline] sh 17:55:14 + set +x 17:55:14 + curl -s https://codecov.io/bash 17:55:14 + bash -s -- 17:55:14 17:55:14 _____ _ 17:55:14 / ____| | | 17:55:14 | | ___ __| | ___ ___ _____ __ 17:55:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:55:14 | |___| (_) | (_| | __/ (_| (_) \ V / 17:55:14 \_____\___/ \__,_|\___|\___\___/ \_/ 17:55:14 Bash-1.0.6 17:55:14 17:55:14 17:55:14 ==> git version 2.25.1 found 17:55:14 ==> 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 17:55:14 Release-Date: 2020-01-08 17:55:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:55:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:55:14 ==> Jenkins CI detected. 17:55:14 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:55:14 project root: . 17:55:14 --> token set from env 17:55:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:55:14 ==> Running gcov in . (disable via -X gcov) 17:55:14 ==> Python coveragepy not found 17:55:14 ==> Searching for coverage reports in: 17:55:14 + . 17:55:14 -> Found 1 reports 17:55:14 ==> Detecting git/mercurial file structure 17:55:14 ==> Reading reports 17:55:14 + ./coverage.out bytes=41317 17:55:14 ==> Appending adjustments 17:55:14 https://docs.codecov.io/docs/fixing-reports 17:55:14 + Found adjustments 17:55:14 ==> Gzipping contents 17:55:14 12K /tmp/codecov.0Htkux.gz 17:55:14 ==> Uploading reports 17:55:14 url: https://codecov.io 17:55:14 query: branch=main&commit=3870cf64a21da350ccd1352be90d06d1a491a75a&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:55:14 -> Pinging Codecov 17:55:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=3870cf64a21da350ccd1352be90d06d1a491a75a&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:55:16 -> Uploading to 17:55:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/3870cf64a21da350ccd1352be90d06d1a491a75a/85853314-5bc7-46a2-b90b-8839a2eb9e9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T175516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2795943cb258795a66eee2e3622e21839d09b9b4c76a6c40b2f9cfe0e1d84a5 17:55:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:16 Dload Upload Total Spent Left Speed 17:55:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 50234 --:--:-- --:--:-- --:--:-- 50234 17:55:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] } 17:55:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:55:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:55:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:17 17:55:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:55:17 df9b9388f04a: Pulling fs layer 17:55:17 52dc419b0ee2: Pulling fs layer 17:55:17 25bc292e5bac: Pulling fs layer 17:55:17 114826534d7a: Pulling fs layer 17:55:17 4657fd5d0bcf: Pulling fs layer 17:55:17 6ad1cebc031e: Pulling fs layer 17:55:17 8a3aa393b2d8: Pulling fs layer 17:55:17 114826534d7a: Waiting 17:55:17 8a3aa393b2d8: Waiting 17:55:17 4657fd5d0bcf: Waiting 17:55:17 6ad1cebc031e: Waiting 17:55:17 25bc292e5bac: Verifying Checksum 17:55:17 25bc292e5bac: Download complete 17:55:17 52dc419b0ee2: Verifying Checksum 17:55:17 52dc419b0ee2: Download complete 17:55:17 4657fd5d0bcf: Verifying Checksum 17:55:17 4657fd5d0bcf: Download complete 17:55:17 df9b9388f04a: Verifying Checksum 17:55:17 df9b9388f04a: Download complete 17:55:17 df9b9388f04a: Pull complete 17:55:17 6ad1cebc031e: Verifying Checksum 17:55:17 6ad1cebc031e: Download complete 17:55:17 52dc419b0ee2: Pull complete 17:55:17 25bc292e5bac: Pull complete 17:55:18 114826534d7a: Download complete 17:55:18 8a3aa393b2d8: Verifying Checksum 17:55:18 8a3aa393b2d8: Download complete 17:55:22 114826534d7a: Pull complete 17:55:22 4657fd5d0bcf: Pull complete 17:55:22 6ad1cebc031e: Pull complete 17:55:24 8a3aa393b2d8: Pull complete 17:55:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:55:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:24 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:55:28 $ docker top b4cff9d70116d4e714c6cf486ceaa4aa43bb39488649a2672fe2e4f5a386dff2 -eo pid,comm [Pipeline] { [Pipeline] echo 17:55:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:55:28 + set -o pipefail 17:55:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:55:35 17:55:35 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:55:35 17:55:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/2a1d6abd-25c1-4279-a136-616e56ef3e23 17:55:35 17:55:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:55:35 17:55:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:55:35 17:55:35 17:55:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:55:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:55:35 More details here: https://snyk.co/ue1NS [Pipeline] } 17:55:35 $ docker stop --time=1 b4cff9d70116d4e714c6cf486ceaa4aa43bb39488649a2672fe2e4f5a386dff2 17:55:38 $ docker rm -f --volumes b4cff9d70116d4e714c6cf486ceaa4aa43bb39488649a2672fe2e4f5a386dff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:39 + git log --format=format:%s -1 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] sh 17:55:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:55:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:39 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:55:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:55:40 $ docker top 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 -eo pid,comm 17:55:40 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). 17:55:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:55:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:40 [ssh-agent] Looking for ssh-agent implementation... 17:55:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:40 $ docker exec 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 ssh-agent 17:55:40 SSH_AUTH_SOCK=/tmp/ssh-drcGO9uj9E6d/agent.33 17:55:40 SSH_AGENT_PID=39 17:55:40 Running ssh-add (command line suppressed) 17:55:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18313590944401356132.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18313590944401356132.key) 17:55:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:41 + git semver tag 17:55:41 2023-03-15 17:55:41,235 [run_tag] DEBUG tag force:False 17:55:41 2023-03-15 17:55:41,236 [check_head_tag] DEBUG check head tag 17:55:41 2023-03-15 17:55:41,237 [execute] INFO git cat-file --batch-check 17:55:41 2023-03-15 17:55:41,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:55:41 2023-03-15 17:55:41,240 [execute] INFO git cat-file --batch 17:55:41 2023-03-15 17:55:41,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:55:41 2023-03-15 17:55:41,253 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:55:41 2023-03-15 17:55:41,253 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 17:55:41 2023-03-15 17:55:41,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:55:41 2023-03-15 17:55:41,258 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:55:41 3.0.0-dev.14 [Pipeline] } 17:55:41 $ docker exec --env ******** --env ******** 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 ssh-agent -k 17:55:41 unset SSH_AUTH_SOCK; 17:55:41 unset SSH_AGENT_PID; 17:55:41 echo Agent pid 39 killed; 17:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:55:41 + git semver [Pipeline] } 17:55:41 $ docker stop --time=1 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 17:55:43 $ docker rm -f --volumes 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:55:43 17:55:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:55:43 0.23.1-centos7: Pulling from edgex-lftools 17:55:43 ab5ef0e58194: Pulling fs layer 17:55:43 9712f1f96733: Pulling fs layer 17:55:43 63f879dbbcfc: Pulling fs layer 17:55:43 0d9ebad4ef96: Pulling fs layer 17:55:43 e9a5061849ea: Pulling fs layer 17:55:43 d747dcd14b5f: Pulling fs layer 17:55:43 2de7ff778b66: Pulling fs layer 17:55:43 2de7ff778b66: Waiting 17:55:43 d747dcd14b5f: Waiting 17:55:43 0d9ebad4ef96: Waiting 17:55:43 e9a5061849ea: Waiting 17:55:43 9712f1f96733: Verifying Checksum 17:55:43 9712f1f96733: Download complete 17:55:44 63f879dbbcfc: Verifying Checksum 17:55:44 63f879dbbcfc: Download complete 17:55:44 e9a5061849ea: Verifying Checksum 17:55:44 e9a5061849ea: Download complete 17:55:44 0d9ebad4ef96: Verifying Checksum 17:55:44 0d9ebad4ef96: Download complete 17:55:44 d747dcd14b5f: Download complete 17:55:44 ab5ef0e58194: Verifying Checksum 17:55:44 ab5ef0e58194: Download complete 17:55:44 2de7ff778b66: Verifying Checksum 17:55:44 2de7ff778b66: Download complete 17:55:47 ab5ef0e58194: Pull complete 17:55:47 9712f1f96733: Pull complete 17:55:47 63f879dbbcfc: Pull complete 17:55:50 0d9ebad4ef96: Pull complete 17:55:51 e9a5061849ea: Pull complete 17:55:51 d747dcd14b5f: Pull complete 17:55:51 2de7ff778b66: Pull complete 17:55:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:55:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:52 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:55:57 $ docker top 0f6d4d31bbf1416bb5963c2ddf6e0bc5e2462850e857b34e8d15336fb38bafdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:55:57 provisioning config files... 17:55:57 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4013709750421133225tmp 17:55:57 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14522112628253413323tmp 17:55:57 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5012651206465784644tmp [Pipeline] { [Pipeline] echo 17:55:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:55:57 ---> sigul-configuration.sh 17:55:57 gpg: directory `/root/.gnupg' created 17:55:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:55:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:55:57 gpg: keyring `/root/.gnupg/secring.gpg' created 17:55:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:55:57 gpg: CAST5 encrypted data 17:55:57 gpg: encrypted with 1 passphrase 17:55:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:55:57 + mkdir /home/jenkins 17:55:57 + mkdir /home/jenkins/sigul [Pipeline] sh 17:55:58 + 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 17:55:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:55:58 ---> sigul-install.sh 17:55:58 Sigul already installed; skipping installation. [Pipeline] sh 17:55:58 + git tag --list 17:55:58 v0.0.0 17:55:58 v1.0.0 17:55:58 v2.1.0 17:55:58 v2.1.1 17:55:58 v2.1.1-dev.1 17:55:58 v2.2.0 17:55:58 v2.2.1-dev.1 17:55:58 v2.2.1-dev.2 17:55:58 v2.2.1-dev.3 17:55:58 v2.2.1-dev.4 17:55:58 v2.2.1-dev.5 17:55:58 v2.2.1-dev.6 17:55:58 v2.2.1-dev.7 17:55:58 v2.3.0 17:55:58 v2.3.0-dev.10 17:55:58 v2.3.0-dev.11 17:55:58 v2.3.0-dev.12 17:55:58 v2.3.0-dev.13 17:55:58 v2.3.0-dev.14 17:55:58 v2.3.0-dev.15 17:55:58 v2.3.0-dev.16 17:55:58 v2.3.0-dev.17 17:55:58 v2.3.0-dev.18 17:55:58 v2.3.0-dev.19 17:55:58 v2.3.0-dev.20 17:55:58 v2.3.0-dev.21 17:55:58 v2.3.0-dev.22 17:55:58 v2.3.0-dev.23 17:55:58 v2.3.0-dev.24 17:55:58 v2.3.0-dev.25 17:55:58 v2.3.0-dev.26 17:55:58 v2.3.0-dev.9 17:55:58 v2.3.1-dev.1 17:55:58 v3.0.0-dev.1 17:55:58 v3.0.0-dev.10 17:55:58 v3.0.0-dev.11 17:55:58 v3.0.0-dev.12 17:55:58 v3.0.0-dev.13 17:55:58 v3.0.0-dev.14 17:55:58 v3.0.0-dev.2 17:55:58 v3.0.0-dev.3 17:55:58 v3.0.0-dev.4 17:55:58 v3.0.0-dev.5 17:55:58 v3.0.0-dev.6 17:55:58 v3.0.0-dev.7 17:55:58 v3.0.0-dev.8 17:55:58 v3.0.0-dev.9 [Pipeline] sh 17:55:58 + lftools sign git-tag v3.0.0-dev.14 17:55:59 Signing Git tag with Sigul... 17:55:59 Signing v3.0.0-dev.14 [Pipeline] echo 17:55:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:56:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:56:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:56:00 $ docker stop --time=1 0f6d4d31bbf1416bb5963c2ddf6e0bc5e2462850e857b34e8d15336fb38bafdb 17:56:01 $ docker rm -f --volumes 0f6d4d31bbf1416bb5963c2ddf6e0bc5e2462850e857b34e8d15336fb38bafdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:56:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:02 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:56:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:56:02 $ docker top fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:02 [ssh-agent] Looking for ssh-agent implementation... 17:56:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:02 $ docker exec fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb ssh-agent 17:56:02 SSH_AUTH_SOCK=/tmp/ssh-R0bpXJMnJ9D6/agent.32 17:56:02 SSH_AGENT_PID=38 17:56:02 Running ssh-add (command line suppressed) 17:56:02 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3260517429380737254.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3260517429380737254.key) 17:56:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:03 + git semver bump pre 17:56:03 2023-03-15 17:56:03,349 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:56:03 2023-03-15 17:56:03,349 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev 17:56:03 2023-03-15 17:56:03,349 [bump_version] DEBUG bumped version:3.0.0-dev.15 17:56:03 2023-03-15 17:56:03,350 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:56:03 2023-03-15 17:56:03,350 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:56:03 2023-03-15 17:56:03,350 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:56:03 2023-03-15 17:56:03,352 [execute] INFO git cat-file --batch-check 17:56:03 2023-03-15 17:56:03,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:56:03 2023-03-15 17:56:03,357 [execute] INFO git cat-file --batch 17:56:03 2023-03-15 17:56:03,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:56:03 2023-03-15 17:56:03,362 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:56:03 3.0.0-dev.15 [Pipeline] } 17:56:03 $ docker exec --env ******** --env ******** fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb ssh-agent -k 17:56:03 unset SSH_AUTH_SOCK; 17:56:03 unset SSH_AGENT_PID; 17:56:03 echo Agent pid 38 killed; 17:56:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:03 + git semver [Pipeline] } 17:56:04 $ docker stop --time=1 fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb 17:56:05 $ docker rm -f --volumes fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb [Pipeline] // withDockerContainer [Pipeline] sh 17:56:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:06 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:56:06 $ docker top 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 -eo pid,comm 17:56:06 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). 17:56:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:06 [ssh-agent] Looking for ssh-agent implementation... 17:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:06 $ docker exec 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 ssh-agent 17:56:06 SSH_AUTH_SOCK=/tmp/ssh-zWGhuE6OM8ZT/agent.32 17:56:06 SSH_AGENT_PID=38 17:56:06 Running ssh-add (command line suppressed) 17:56:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4095577969026946654.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4095577969026946654.key) 17:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:07 + git semver push 17:56:07 2023-03-15 17:56:07,288 [run_push] DEBUG push 17:56:07 2023-03-15 17:56:07,289 [execute] INFO git cat-file --batch-check 17:56:07 2023-03-15 17:56:07,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:56:07 2023-03-15 17:56:07,293 [execute] INFO git rev-list 4b059d0da1239d56ad329039215de2ad32b22fbe -- 17:56:07 2023-03-15 17:56:07,293 [execute] DEBUG Popen(['git', 'rev-list', '4b059d0da1239d56ad329039215de2ad32b22fbe', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:56:07 2023-03-15 17:56:07,299 [execute] INFO git fetch -v origin 17:56:07 2023-03-15 17:56:07,300 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:56:07 2023-03-15 17:56:07,906 [run_push] DEBUG no remote changes detected 17:56:07 2023-03-15 17:56:07,906 [execute] INFO git push origin semver 17:56:07 2023-03-15 17:56:07,907 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:56:08 2023-03-15 17:56:08,676 [run_push] DEBUG push all version tags 17:56:08 2023-03-15 17:56:08,676 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:56:08 2023-03-15 17:56:08,677 [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) 17:56:09 2023-03-15 17:56:09,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:56:09 3.0.0-dev.15 [Pipeline] } 17:56:09 $ docker exec --env ******** --env ******** 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 ssh-agent -k 17:56:09 unset SSH_AUTH_SOCK; 17:56:09 unset SSH_AGENT_PID; 17:56:09 echo Agent pid 38 killed; 17:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:10 + git semver [Pipeline] } 17:56:10 $ docker stop --time=1 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 17:56:11 $ docker rm -f --volumes 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:56:12 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:56:12 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:56:12 total 16 17:56:12 drwxr-xr-x 3 root root 4096 Mar 15 17:44 . 17:56:12 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 17:55 .. 17:56:12 drwxr-xr-x 2 root root 4096 Mar 15 17:44 cost 17:56:12 -rw-r--r-- 1 root root 94 Mar 15 17:44 cost.csv 17:56:12 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:56:12 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:56:12 total 16 17:56:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:44 . 17:56:12 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 17:55 .. 17:56:12 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 17:44 cost 17:56:12 -rw-r--r-- 1 jenkins jenkins 94 Mar 15 17:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:56:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:56:13 ---> package-listing.sh 17:56:13 ++ facter osfamily 17:56:13 ++ tr '[:upper:]' '[:lower:]' 17:56:13 + OS_FAMILY=debian 17:56:13 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:56:13 + START_PACKAGES=/tmp/packages_start.txt 17:56:13 + END_PACKAGES=/tmp/packages_end.txt 17:56:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:13 + PACKAGES=/tmp/packages_start.txt 17:56:13 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:56:13 + PACKAGES=/tmp/packages_end.txt 17:56:13 + case "${OS_FAMILY}" in 17:56:13 + dpkg -l 17:56:13 + grep '^ii' 17:56:13 + '[' -f /tmp/packages_start.txt ']' 17:56:13 + '[' -f /tmp/packages_end.txt ']' 17:56:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:56:13 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:56:13 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:56:13 + 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 17:56:13 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 17:56:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:14 prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container 17:56:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:56:14 $ docker top e96de79c131d210e3e488e3d488dd29057612bce3be89eb63d884fe7fc83c53a -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:14 + touch /tmp/pre-build-complete [Pipeline] sh 17:56:15 + mkdir -p /var/log/sysstat [Pipeline] sh 17:56:15 + ls /var/log/sa-host 17:56:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:15 provisioning config files... 17:56:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9747054014195094064tmp [Pipeline] { [Pipeline] echo 17:56:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:56:15 ---> create-netrc.sh [Pipeline] } 17:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:56:16 ---> python-tools-install.sh [Pipeline] echo 17:56:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:56:16 ---> sudo-logs.sh 17:56:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:56:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:56:16 ---> job-cost.sh 17:56:16 lf-activate-venv: SKIPPING 17:56:16 DEBUG: total: 0.2199999988079071 17:56:16 INFO: Retrieving Stack Cost... 17:56:17 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:17 INFO: Archiving Costs [Pipeline] echo 17:56:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:56:17 ---> logs-deploy.sh 17:56:17 lf-activate-venv: SKIPPING 17:56:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/83 17:56:17 INFO: archiving workspace using pattern(s): 17:56:18 Archives upload complete. 17:56:18 INFO: archiving logs to Nexus