Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23301e01b09142e614e0ce306fe3a7710eb3fbef 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-ssh3255666664648743630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh407191786926674271.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14255142066862967556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh2992140379869328349.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-ssh12024348653914342403.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 Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-11019’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-11020’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11022’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11023 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 23301e01b09142e614e0ce306fe3a7710eb3fbef (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#181)" > git config core.sparsecheckout # timeout=10 > git checkout -f 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 > git rev-list --no-walk 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:05:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:05:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:05:20 ========================================================= 16:05:20 EdgeX Global Pipelines Version Info 16:05:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:05:21 ------------------- 16:05:21 stable info: 16:05:21 ------------------- 16:05:21 Commited By: Bill Mahoney bill.mahoney@intel.com 16:05:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 16:05:21 Message: update stable to v1.0.248 16:05:21 ------------------- 16:05:21 experimental info: 16:05:21 ------------------- 16:05:21 Commited By: **** collab-it+edgex@linuxfoundation.org 16:05:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 16:05:21 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:05:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:05:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23301e0 [Pipeline] echo 16:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:22 provisioning config files... 16:05:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6981189685436230852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:22 ---> docker-login.sh 16:05:22 nexus3.edgexfoundry.org:10001 16:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:23 Configure a credential helper to remove this warning. See 16:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:23 16:05:23 Login Succeeded 16:05:23 nexus3.edgexfoundry.org:10002 16:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:23 Configure a credential helper to remove this warning. See 16:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:23 16:05:23 Login Succeeded 16:05:23 nexus3.edgexfoundry.org:10003 16:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:23 Configure a credential helper to remove this warning. See 16:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:23 16:05:23 Login Succeeded 16:05:23 nexus3.edgexfoundry.org:10004 16:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:23 Configure a credential helper to remove this warning. See 16:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:23 16:05:23 Login Succeeded 16:05:23 docker.io 16:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:23 Configure a credential helper to remove this warning. See 16:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:23 16:05:23 Login Succeeded 16:05:23 ---> docker-login.sh ends [Pipeline] } 16:05:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:05:23 + git rev-list -1 --merges 23301e01b09142e614e0ce306fe3a7710eb3fbef~1..23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo 16:05:24 -----------> git rev-list -1 --merges 23301e01b09142e614e0ce306fe3a7710eb3fbef~1..23301e01b09142e614e0ce306fe3a7710eb3fbef 23301e01b09142e614e0ce306fe3a7710eb3fbef [false] [Pipeline] sh 16:05:24 + git log --format=format:%s -1 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo 16:05:24 ========================================================= 16:05:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:05:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:24 + git log --format=format:%s -1 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo 16:05:24 [semverPrep] GIT_COMMIT: 23301e01b09142e614e0ce306fe3a7710eb3fbef, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#181) [Pipeline] echo 16:05:24 [semverPrep] This is not a build commit. [Pipeline] sh 16:05:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:05:25 + grep -v github /etc/ssh/ssh_known_hosts 16:05:25 + [ -e /tmp/ssh_known_hosts ] 16:05:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:05:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:05:25 + sudo tee -a /etc/ssh/ssh_known_hosts 16:05:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:25 16:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:25 0.1.4: Pulling from edgex-devops/py-git-semver 16:05:25 b85a868b505f: Pulling fs layer 16:05:25 e2be974225ed: Pulling fs layer 16:05:25 339a4e72a1f5: Pulling fs layer 16:05:25 988bab9f4d93: Pulling fs layer 16:05:25 1469e6f7b9e6: Pulling fs layer 16:05:25 eaf3925da568: Pulling fs layer 16:05:25 bab4dde63d76: Pulling fs layer 16:05:25 bde34c3a00c8: Pulling fs layer 16:05:25 b352a97aabf1: Pulling fs layer 16:05:25 4872d77fe225: Pulling fs layer 16:05:25 5851b861e8e6: Pulling fs layer 16:05:25 eaf3925da568: Waiting 16:05:25 988bab9f4d93: Waiting 16:05:25 bab4dde63d76: Waiting 16:05:25 5851b861e8e6: Waiting 16:05:25 4872d77fe225: Waiting 16:05:25 1469e6f7b9e6: Waiting 16:05:25 b352a97aabf1: Waiting 16:05:25 e2be974225ed: Download complete 16:05:25 988bab9f4d93: Verifying Checksum 16:05:25 988bab9f4d93: Download complete 16:05:25 1469e6f7b9e6: Verifying Checksum 16:05:25 1469e6f7b9e6: Download complete 16:05:25 339a4e72a1f5: Verifying Checksum 16:05:25 339a4e72a1f5: Download complete 16:05:25 eaf3925da568: Verifying Checksum 16:05:25 eaf3925da568: Download complete 16:05:26 bde34c3a00c8: Verifying Checksum 16:05:26 bde34c3a00c8: Download complete 16:05:26 b352a97aabf1: Download complete 16:05:26 4872d77fe225: Verifying Checksum 16:05:26 4872d77fe225: Download complete 16:05:26 5851b861e8e6: Verifying Checksum 16:05:26 5851b861e8e6: Download complete 16:05:26 b85a868b505f: Verifying Checksum 16:05:26 b85a868b505f: Download complete 16:05:26 bab4dde63d76: Verifying Checksum 16:05:26 bab4dde63d76: Download complete 16:05:27 b85a868b505f: Pull complete 16:05:27 e2be974225ed: Pull complete 16:05:28 339a4e72a1f5: Pull complete 16:05:28 988bab9f4d93: Pull complete 16:05:28 1469e6f7b9e6: Pull complete 16:05:28 eaf3925da568: Pull complete 16:05:30 bab4dde63d76: Pull complete 16:05:30 bde34c3a00c8: Pull complete 16:05:30 b352a97aabf1: Pull complete 16:05:30 4872d77fe225: Pull complete 16:05:30 5851b861e8e6: Pull complete 16:05:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:30 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:05:34 $ docker top 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb -eo pid,comm 16:05:34 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). 16:05:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:34 [ssh-agent] Looking for ssh-agent implementation... 16:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:35 $ docker exec 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent 16:05:35 SSH_AUTH_SOCK=/tmp/ssh-0O1D7W690qdh/agent.32 16:05:35 SSH_AGENT_PID=38 16:05:35 Running ssh-add (command line suppressed) 16:05:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14016132813562152869.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14016132813562152869.key) 16:05:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:35 + git tag --points-at HEAD [Pipeline] } 16:05:35 $ docker exec --env ******** --env ******** 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent -k 16:05:35 unset SSH_AUTH_SOCK; 16:05:35 unset SSH_AGENT_PID; 16:05:35 echo Agent pid 38 killed; 16:05:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:35 [ssh-agent] Looking for ssh-agent implementation... 16:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:35 $ docker exec 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent 16:05:36 SSH_AUTH_SOCK=/tmp/ssh-io6aApknrhAT/agent.70 16:05:36 SSH_AGENT_PID=76 16:05:36 Running ssh-add (command line suppressed) 16:05:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16364471967462328596.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16364471967462328596.key) 16:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:36 + git semver init 16:05:36 2023-04-26 16:05:36,666 [run_init] DEBUG init version:0.0.0 force:False 16:05:36 2023-04-26 16:05:36,667 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:05:36 2023-04-26 16:05:36,667 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:05:36 2023-04-26 16:05:36,667 [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) 16:05:38 2023-04-26 16:05:37,713 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:05:38 2023-04-26 16:05:37,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:05:38 2023-04-26 16:05:37,713 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:05:38 2023-04-26 16:05:37,714 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:05:38 3.0.0-dev.25 [Pipeline] } 16:05:38 $ docker exec --env ******** --env ******** 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent -k 16:05:38 unset SSH_AUTH_SOCK; 16:05:38 unset SSH_AGENT_PID; 16:05:38 echo Agent pid 76 killed; 16:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:38 + git semver [Pipeline] } 16:05:38 $ docker stop --time=1 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb 16:05:40 $ docker rm -f --volumes 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb [Pipeline] // withDockerContainer [Pipeline] sh 16:05:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:05:40 Stashed 1 file(s) [Pipeline] echo 16:05:40 [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [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 16:05:40 provisioning config files... 16:05:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14197776680292104483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:41 ---> docker-login.sh 16:05:41 nexus3.edgexfoundry.org:10001 16:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:41 Configure a credential helper to remove this warning. See 16:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:41 16:05:41 Login Succeeded 16:05:41 nexus3.edgexfoundry.org:10002 16:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:41 Configure a credential helper to remove this warning. See 16:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:41 16:05:41 Login Succeeded 16:05:41 nexus3.edgexfoundry.org:10003 16:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:41 Configure a credential helper to remove this warning. See 16:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:41 16:05:41 Login Succeeded 16:05:41 nexus3.edgexfoundry.org:10004 16:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:41 Configure a credential helper to remove this warning. See 16:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:41 16:05:41 Login Succeeded 16:05:41 docker.io 16:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:41 Configure a credential helper to remove this warning. See 16:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:41 16:05:41 Login Succeeded 16:05:41 ---> docker-login.sh ends [Pipeline] } 16:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:41 ========================================================= 16:05:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:05:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:05:42 Sending build context to Docker daemon 12.63MB 16:05:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:05:42 Step 2/12 : FROM ${BASE} AS builder 16:05:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:05:42 f56be85fc22e: Pulling fs layer 16:05:42 85791d961cd3: Pulling fs layer 16:05:42 d694b5ae8c79: Pulling fs layer 16:05:42 9f32a84ed3da: Pulling fs layer 16:05:42 4d19c01a9841: Pulling fs layer 16:05:42 9325e15d5711: Pulling fs layer 16:05:42 556b6ee489ea: Pulling fs layer 16:05:42 c5a4b2cf53e6: Pulling fs layer 16:05:42 556b6ee489ea: Waiting 16:05:42 c5a4b2cf53e6: Waiting 16:05:42 4d19c01a9841: Waiting 16:05:42 9325e15d5711: Waiting 16:05:42 9f32a84ed3da: Waiting 16:05:42 85791d961cd3: Download complete 16:05:42 9f32a84ed3da: Verifying Checksum 16:05:42 9f32a84ed3da: Download complete 16:05:42 4d19c01a9841: Download complete 16:05:42 f56be85fc22e: Download complete 16:05:42 9325e15d5711: Verifying Checksum 16:05:42 9325e15d5711: Download complete 16:05:42 f56be85fc22e: Pull complete 16:05:42 85791d961cd3: Pull complete 16:05:42 c5a4b2cf53e6: Verifying Checksum 16:05:42 c5a4b2cf53e6: Download complete 16:05:43 d694b5ae8c79: Verifying Checksum 16:05:43 d694b5ae8c79: Download complete 16:05:43 556b6ee489ea: Verifying Checksum 16:05:43 556b6ee489ea: Download complete 16:05:46 d694b5ae8c79: Pull complete 16:05:46 9f32a84ed3da: Pull complete 16:05:46 4d19c01a9841: Pull complete 16:05:46 9325e15d5711: Pull complete 16:05:49 556b6ee489ea: Pull complete 16:05:50 c5a4b2cf53e6: Pull complete 16:05:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:05:50 ---> c4be618373d6 16:05:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:05:55 Still waiting to schedule task 16:05:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11018’ 16:06:02 ---> Running in cce54e05b34c 16:06:02 Removing intermediate container cce54e05b34c 16:06:02 ---> 09aafbd74ac8 16:06:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:06:02 ---> Running in b6a2c2742ca5 16:06:02 Removing intermediate container b6a2c2742ca5 16:06:02 ---> eba5c3779b72 16:06:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:06:02 ---> Running in cb9f285e3454 16:06:02 Removing intermediate container cb9f285e3454 16:06:02 ---> 02f0ed1e27ec 16:06:02 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:06:02 ---> Running in 2d378fb2f7eb 16:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:06:03 OK: 265 MiB in 53 packages 16:06:03 Removing intermediate container 2d378fb2f7eb 16:06:03 ---> 136c6ee94dba 16:06:03 Step 7/12 : WORKDIR /app 16:06:03 ---> Running in ef49032c5cee 16:06:03 Removing intermediate container ef49032c5cee 16:06:03 ---> 51abad2f4291 16:06:03 Step 8/12 : COPY go.mod vendor* ./ 16:06:04 ---> 96e9b4990808 16:06:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:04 ---> Running in cf470055c426 16:06:42 Removing intermediate container cf470055c426 16:06:42 ---> 53d5a04d205f 16:06:42 Step 10/12 : COPY . . 16:06:42 ---> 875db69add5a 16:06:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:06:42 ---> Running in fdb5bab911a6 16:06:42 Removing intermediate container fdb5bab911a6 16:06:42 ---> cba7356bbe55 16:06:42 Step 12/12 : RUN $MAKE 16:06:42 ---> Running in 00e5d729e8da 16:06:42 noop 16:06:42 Removing intermediate container 00e5d729e8da 16:06:42 ---> af922bd2547d 16:06:42 Successfully built af922bd2547d 16:06:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:43 + docker inspect -f . ci-base-image-x86_64 16:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:43 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:06:43 $ docker top b7cb55fa1d17084cb7296f903d641dffe9270dd4f3a1900f28dd90d2935549b3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:43 + go version 16:06:43 go version go1.20.2 linux/amd64 [Pipeline] } 16:06:43 $ docker stop --time=1 b7cb55fa1d17084cb7296f903d641dffe9270dd4f3a1900f28dd90d2935549b3 16:06:45 $ docker rm -f --volumes b7cb55fa1d17084cb7296f903d641dffe9270dd4f3a1900f28dd90d2935549b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:45 + docker inspect -f . ci-base-image-x86_64 16:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:45 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:06:46 $ docker top 178e4eafe0db42704381dccf55d9d909e5a9abed1518954b7ea54db6889d3cac -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:46 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:06:46 + make test 16:06:46 go test -race ./... -coverprofile=coverage.out ./... 16:07:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:07:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:07:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 16:07:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements 16:07:32 go vet ./... 16:07:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:07:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:07:36 ./bin/test-attribution.sh 16:07:36 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 16:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:07:36 $ docker stop --time=1 178e4eafe0db42704381dccf55d9d909e5a9abed1518954b7ea54db6889d3cac 16:07:40 $ docker rm -f --volumes 178e4eafe0db42704381dccf55d9d909e5a9abed1518954b7ea54db6889d3cac [Pipeline] // withDockerContainer [Pipeline] sh 16:07:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:07:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:07:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:07:42 + ls -al . 16:07:42 total 228 16:07:42 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 16:06 . 16:07:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:05 .. 16:07:42 -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 16:05 .dockerignore 16:07:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 16:05 .git 16:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:05 .github 16:07:42 -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 16:05 .gitignore 16:07:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 16:05 .golangci.yml 16:07:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 16:05 .semver 16:07:42 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 16:05 Attribution.txt 16:07:42 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 16:05 CHANGELOG.md 16:07:42 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 16:05 Dockerfile 16:07:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 16:05 GOVERNANCE.md 16:07:42 -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 16:05 Jenkinsfile 16:07:42 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 16:05 LICENSE 16:07:42 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 16:05 Makefile 16:07:42 -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 16:05 OWNERS.md 16:07:42 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 16:05 README.md 16:07:42 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 16:05 VERSION 16:07:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:05 bin 16:07:42 -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 16:07 coverage.out 16:07:42 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 16:05 go.mod 16:07:42 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 16:05 go.sum 16:07:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:05 images 16:07:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:05 internal 16:07:42 -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 16:05 main.go 16:07:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:05 res 16:07:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:05 snap 16:07:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:42 + 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=23301e01b09142e614e0ce306fe3a7710eb3fbef --label arch=amd64 --label version=3.0.0-dev.25 . 16:07:42 Sending build context to Docker daemon 12.63MB 16:07:42 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:07:42 Step 2/29 : FROM ${BASE} AS builder 16:07:42 ---> af922bd2547d 16:07:42 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:07:42 ---> Running in b1e2472ebd64 16:07:42 Removing intermediate container b1e2472ebd64 16:07:42 ---> 1ce156bb2fa0 16:07:42 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:07:42 ---> Running in d087b3bbf045 16:07:43 Removing intermediate container d087b3bbf045 16:07:43 ---> 296b481f2bf9 16:07:43 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:07:43 ---> Running in a5ebf2123aad 16:07:43 Removing intermediate container a5ebf2123aad 16:07:43 ---> 5a283cb25990 16:07:43 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:07:43 ---> Running in 52a0e3ce4118 16:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:07:43 OK: 265 MiB in 53 packages 16:07:44 Removing intermediate container 52a0e3ce4118 16:07:44 ---> f3b46c55a2b0 16:07:44 Step 7/29 : WORKDIR /app 16:07:44 ---> Running in 201b2cc0ba14 16:07:44 Removing intermediate container 201b2cc0ba14 16:07:44 ---> 3704d214ea6f 16:07:44 Step 8/29 : COPY go.mod vendor* ./ 16:07:44 ---> 0c2eae2abc8b 16:07:44 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:44 ---> Running in 10c470778f53 16:07:45 Removing intermediate container 10c470778f53 16:07:45 ---> 7c460248c5c3 16:07:45 Step 10/29 : COPY . . 16:07:45 ---> 2d98adc8354e 16:07:45 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:07:45 ---> Running in d30db6f37c3c 16:07:45 Removing intermediate container d30db6f37c3c 16:07:45 ---> 27aba0dea167 16:07:45 Step 12/29 : RUN $MAKE 16:07:45 ---> Running in ad34d65b20f6 16:07:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:08:12 Removing intermediate container ad34d65b20f6 16:08:12 ---> 5e7ba515be93 16:08:12 Step 13/29 : FROM alpine:3.17 16:08:12 3.17: Pulling from library/alpine 16:08:12 f56be85fc22e: Already exists 16:08:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:08:12 Status: Downloaded newer image for alpine:3.17 16:08:12 ---> 9ed4aefc74f6 16:08:12 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:08:12 ---> Running in 631cfd281305 16:08:12 Removing intermediate container 631cfd281305 16:08:12 ---> 7817f7ab41d2 16:08:12 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:08:12 ---> Running in 5f8943b488e6 16:08:12 Removing intermediate container 5f8943b488e6 16:08:12 ---> 18fa1e4383d9 16:08:12 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:08:12 ---> Running in 03be0e9cfbac 16:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:08:12 (1/2) Installing ca-certificates (20220614-r4) 16:08:12 (2/2) Installing dumb-init (1.2.5-r2) 16:08:12 Executing busybox-1.35.0-r29.trigger 16:08:12 Executing ca-certificates-20220614-r4.trigger 16:08:12 OK: 8 MiB in 17 packages 16:08:12 Removing intermediate container 03be0e9cfbac 16:08:12 ---> bd1672009100 16:08:12 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:08:12 ---> 2e6d69357ee9 16:08:12 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:08:12 ---> df22766c6125 16:08:12 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:08:12 ---> 875cea0a7914 16:08:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:08:12 ---> bba55280966d 16:08:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:08:12 ---> 4597fd6c585c 16:08:12 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:08:12 ---> Running in c3b1a9c1cf61 16:08:13 Removing intermediate container c3b1a9c1cf61 16:08:13 ---> b725c623be5f 16:08:13 Step 23/29 : VOLUME /cache 16:08:13 ---> Running in 2be9ae11d4b8 16:08:13 Removing intermediate container 2be9ae11d4b8 16:08:13 ---> 463b6647e990 16:08:13 Step 24/29 : EXPOSE 59711 16:08:13 ---> Running in 55907b990cd9 16:08:13 Removing intermediate container 55907b990cd9 16:08:13 ---> 68d6d750e78b 16:08:13 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:08:13 ---> Running in 0b35f4bd5a6a 16:08:13 Removing intermediate container 0b35f4bd5a6a 16:08:13 ---> fd20f77ab284 16:08:13 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:08:13 ---> Running in 0cd4af22a02d 16:08:13 Removing intermediate container 0cd4af22a02d 16:08:13 ---> 0d63b56cb2bb 16:08:13 Step 27/29 : LABEL arch=amd64 16:08:13 ---> Running in 346f9a485cef 16:08:13 Removing intermediate container 346f9a485cef 16:08:13 ---> 129a8f732a07 16:08:13 Step 28/29 : LABEL git_sha=23301e01b09142e614e0ce306fe3a7710eb3fbef 16:08:13 ---> Running in 43487ae4a9cf 16:08:13 Removing intermediate container 43487ae4a9cf 16:08:13 ---> db29742946aa 16:08:13 Step 29/29 : LABEL version=3.0.0-dev.25 16:08:13 ---> Running in 0261469e22d7 16:08:14 Removing intermediate container 0261469e22d7 16:08:14 ---> e9d78d8c8555 16:08:14 [Warning] One or more build-args [ARCH] were not consumed 16:08:14 Successfully built e9d78d8c8555 16:08:14 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 16:08:14 provisioning config files... 16:08:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11832530172583255855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:14 ---> docker-login.sh 16:08:14 nexus3.edgexfoundry.org:10001 16:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:14 Configure a credential helper to remove this warning. See 16:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:14 16:08:14 Login Succeeded 16:08:14 nexus3.edgexfoundry.org:10002 16:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:14 Configure a credential helper to remove this warning. See 16:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:14 16:08:14 Login Succeeded 16:08:14 nexus3.edgexfoundry.org:10003 16:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:16 Configure a credential helper to remove this warning. See 16:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:16 16:08:16 Login Succeeded 16:08:16 nexus3.edgexfoundry.org:10004 16:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:16 Configure a credential helper to remove this warning. See 16:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:16 16:08:16 Login Succeeded 16:08:16 docker.io 16:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:16 Configure a credential helper to remove this warning. See 16:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:16 16:08:16 Login Succeeded 16:08:16 ---> docker-login.sh ends [Pipeline] } 16:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:08:16 23301e01b09142e614e0ce306fe3a7710eb3fbef 16:08:16 latest 16:08:16 3.0.0-dev.25 16:08:16 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 16:08:16 main 16:08:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:16 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef 16:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:08:17 f04569d02411: Preparing 16:08:17 ff3e4cc1ac4b: Preparing 16:08:17 f31b69df2b9c: Preparing 16:08:17 f08476716b66: Preparing 16:08:17 b9003b18fe39: Preparing 16:08:17 f3e37f208bd0: Preparing 16:08:17 6f04345781ae: Preparing 16:08:17 f1417ff83b31: Preparing 16:08:17 f3e37f208bd0: Waiting 16:08:17 f1417ff83b31: Waiting 16:08:17 f31b69df2b9c: Pushed 16:08:17 f04569d02411: Pushed 16:08:17 b9003b18fe39: Pushed 16:08:17 f08476716b66: Pushed 16:08:17 f1417ff83b31: Layer already exists 16:08:17 f3e37f208bd0: Pushed 16:08:17 6f04345781ae: Pushed 16:08:20 ff3e4cc1ac4b: Pushed 16:08:20 23301e01b09142e614e0ce306fe3a7710eb3fbef: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08: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 16:08:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:08:21 f04569d02411: Preparing 16:08:21 ff3e4cc1ac4b: Preparing 16:08:21 f31b69df2b9c: Preparing 16:08:21 f08476716b66: Preparing 16:08:21 b9003b18fe39: Preparing 16:08:21 f3e37f208bd0: Preparing 16:08:21 6f04345781ae: Preparing 16:08:21 f1417ff83b31: Preparing 16:08:21 f3e37f208bd0: Waiting 16:08:21 f1417ff83b31: Waiting 16:08:21 6f04345781ae: Waiting 16:08:21 f04569d02411: Layer already exists 16:08:21 f08476716b66: Layer already exists 16:08:21 ff3e4cc1ac4b: Layer already exists 16:08:21 b9003b18fe39: Layer already exists 16:08:21 f31b69df2b9c: Layer already exists 16:08:21 6f04345781ae: Layer already exists 16:08:21 f1417ff83b31: Layer already exists 16:08:21 f3e37f208bd0: Layer already exists 16:08:21 latest: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.25 16:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:08:21 f04569d02411: Preparing 16:08:21 ff3e4cc1ac4b: Preparing 16:08:21 f31b69df2b9c: Preparing 16:08:21 f08476716b66: Preparing 16:08:21 b9003b18fe39: Preparing 16:08:21 f3e37f208bd0: Preparing 16:08:21 6f04345781ae: Preparing 16:08:21 f1417ff83b31: Preparing 16:08:21 f3e37f208bd0: Waiting 16:08:21 6f04345781ae: Waiting 16:08:21 f1417ff83b31: Waiting 16:08:21 b9003b18fe39: Layer already exists 16:08:21 f04569d02411: Layer already exists 16:08:21 f31b69df2b9c: Layer already exists 16:08:21 ff3e4cc1ac4b: Layer already exists 16:08:21 f3e37f208bd0: Layer already exists 16:08:21 6f04345781ae: Layer already exists 16:08:21 f1417ff83b31: Layer already exists 16:08:21 f08476716b66: Layer already exists 16:08:21 3.0.0-dev.25: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 16:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:08:22 f04569d02411: Preparing 16:08:22 ff3e4cc1ac4b: Preparing 16:08:22 f31b69df2b9c: Preparing 16:08:22 f08476716b66: Preparing 16:08:22 b9003b18fe39: Preparing 16:08:22 f3e37f208bd0: Preparing 16:08:22 6f04345781ae: Preparing 16:08:22 f1417ff83b31: Preparing 16:08:22 f3e37f208bd0: Waiting 16:08:22 6f04345781ae: Waiting 16:08:22 f1417ff83b31: Waiting 16:08:22 f31b69df2b9c: Layer already exists 16:08:22 b9003b18fe39: Layer already exists 16:08:22 f08476716b66: Layer already exists 16:08:22 f04569d02411: Layer already exists 16:08:22 ff3e4cc1ac4b: Layer already exists 16:08:22 6f04345781ae: Layer already exists 16:08:22 f3e37f208bd0: Layer already exists 16:08:22 f1417ff83b31: Layer already exists 16:08:22 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08: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 16:08:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:08:23 f04569d02411: Preparing 16:08:23 ff3e4cc1ac4b: Preparing 16:08:23 f31b69df2b9c: Preparing 16:08:23 f08476716b66: Preparing 16:08:23 b9003b18fe39: Preparing 16:08:23 f3e37f208bd0: Preparing 16:08:23 6f04345781ae: Preparing 16:08:23 f1417ff83b31: Preparing 16:08:23 6f04345781ae: Waiting 16:08:23 f1417ff83b31: Waiting 16:08:23 f3e37f208bd0: Waiting 16:08:23 f04569d02411: Layer already exists 16:08:23 b9003b18fe39: Layer already exists 16:08:23 ff3e4cc1ac4b: Layer already exists 16:08:23 f31b69df2b9c: Layer already exists 16:08:23 f08476716b66: Layer already exists 16:08:23 f1417ff83b31: Layer already exists 16:08:23 f3e37f208bd0: Layer already exists 16:08:23 6f04345781ae: Layer already exists 16:08:23 main: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:23 ===================================================== [Pipeline] echo 16:08:23 taggedImages: 16:08:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef 16:08:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:08:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.25 16:08:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 16:08:23 - 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 16:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:23 16:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:24 latest: Pulling from edgex-lftools-log-publisher 16:08:24 5eb5b503b376: Pulling fs layer 16:08:24 5c69ac0246d0: Pulling fs layer 16:08:24 ec43610c2a17: Pulling fs layer 16:08:24 3a2ae6a8a46f: Pulling fs layer 16:08:24 33b1e0a273af: Pulling fs layer 16:08:24 3a2ae6a8a46f: Waiting 16:08:24 5d3b04190fa2: Pulling fs layer 16:08:24 2f39f015ded8: Pulling fs layer 16:08:24 33b1e0a273af: Waiting 16:08:24 5d3b04190fa2: Waiting 16:08:24 5c69ac0246d0: Verifying Checksum 16:08:24 3a2ae6a8a46f: Verifying Checksum 16:08:24 3a2ae6a8a46f: Download complete 16:08:24 ec43610c2a17: Verifying Checksum 16:08:24 ec43610c2a17: Download complete 16:08:24 5d3b04190fa2: Verifying Checksum 16:08:24 5d3b04190fa2: Download complete 16:08:24 33b1e0a273af: Verifying Checksum 16:08:24 33b1e0a273af: Download complete 16:08:24 5eb5b503b376: Verifying Checksum 16:08:24 5eb5b503b376: Download complete 16:08:25 2f39f015ded8: Download complete 16:08:25 5eb5b503b376: Pull complete 16:08:26 5c69ac0246d0: Pull complete 16:08:26 ec43610c2a17: Pull complete 16:08:26 3a2ae6a8a46f: Pull complete 16:08:26 33b1e0a273af: Pull complete 16:08:26 5d3b04190fa2: Pull complete 16:08:32 2f39f015ded8: Pull complete 16:08:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:32 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:08:39 $ docker top 5a62da27d4f238aaef7fb118ecfcf01811b17df32879f8a49742d683a598a55e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:40 ---> job-cost.sh 16:08:40 lf-activate-venv: SKIPPING 16:08:40 INFO: No Stack... 16:08:40 INFO: Retrieving Pricing Info for: v3-standard-8 16:08:41 INFO: Archiving Costs [Pipeline] sh 16:08:41 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:08:41 + cut -d, -f6 [Pipeline] lock 16:08:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] 16:08:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] did not exist. Created. 16:08:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:08:41 + echo total: 0.2199999988079071 [Pipeline] stash 16:08:41 Stashed 1 file(s) [Pipeline] } 16:08:41 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 16:08:41 $ docker stop --time=1 5a62da27d4f238aaef7fb118ecfcf01811b17df32879f8a49742d683a598a55e 16:08:42 $ docker rm -f --volumes 5a62da27d4f238aaef7fb118ecfcf01811b17df32879f8a49742d683a598a55e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:09:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11028 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:09:06 Running in /w/workspace/app-rfid-llrp-inventory/94 [Pipeline] { [Pipeline] checkout 16:09:06 The recommended git tool is: git 16:09:13 using credential edgex-jenkins-ssh 16:09:13 Cloning the remote Git repository 16:09:13 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:09:13 > git init /w/workspace/app-rfid-llrp-inventory/94 # timeout=10 16:09:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:09:13 > git --version # timeout=10 16:09:13 > git --version # 'git version 2.25.1' 16:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:09:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:17 Avoid second fetch 16:09:17 Checking out Revision 23301e01b09142e614e0ce306fe3a7710eb3fbef (main) 16:09:17 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#181)" 16:09:17 > git config core.sparsecheckout # timeout=10 16:09:17 > git checkout -f 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:09:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:18 Dload Upload Total Spent Left Speed 16:09:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 16:09:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:09:19 + sudo tee /etc/docker/daemon.new 16:09:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:09:19 { 16:09:19 "registry-mirrors": [ 16:09:19 "https://nexus3.edgexfoundry.org:10001" 16:09:19 ], 16:09:19 "bip": "10.250.0.254/24", 16:09:19 "hosts": [ 16:09:19 "tcp://0.0.0.0:5555", 16:09:19 "unix:///var/run/docker.sock" 16:09:19 ], 16:09:19 "mtu": 1458, 16:09:19 "selinux-enabled": true, 16:09:19 "seccomp-profile": "/etc/docker/seccomp.json" 16:09:19 } [Pipeline] sh 16:09:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:09:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:38 provisioning config files... 16:09:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/94@tmp/config8828151380670955215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:39 ---> docker-login.sh 16:09:39 nexus3.edgexfoundry.org:10001 16:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:40 Configure a credential helper to remove this warning. See 16:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:40 16:09:40 Login Succeeded 16:09:40 nexus3.edgexfoundry.org:10002 16:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:40 Configure a credential helper to remove this warning. See 16:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:40 16:09:40 Login Succeeded 16:09:40 nexus3.edgexfoundry.org:10003 16:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:40 Configure a credential helper to remove this warning. See 16:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:40 16:09:40 Login Succeeded 16:09:40 nexus3.edgexfoundry.org:10004 16:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:41 Configure a credential helper to remove this warning. See 16:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:41 16:09:41 Login Succeeded 16:09:41 docker.io 16:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:41 Configure a credential helper to remove this warning. See 16:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:41 16:09:41 Login Succeeded 16:09:41 ---> docker-login.sh ends [Pipeline] } 16:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:42 ========================================================= 16:09:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:09:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:42 + 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 . 16:09:42 Sending build context to Docker daemon 677.9kB 16:09:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:09:42 Step 2/12 : FROM ${BASE} AS builder 16:09:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:09:42 c41833b44d91: Pulling fs layer 16:09:42 ed15518f5707: Pulling fs layer 16:09:42 feae8fd75edb: Pulling fs layer 16:09:42 242c74f7c9fa: Pulling fs layer 16:09:42 3cdef696dda3: Pulling fs layer 16:09:42 2ced38df9373: Pulling fs layer 16:09:42 58f1dce35555: Pulling fs layer 16:09:42 242c74f7c9fa: Waiting 16:09:42 3cdef696dda3: Waiting 16:09:42 2ced38df9373: Waiting 16:09:42 58f1dce35555: Waiting 16:09:42 ed15518f5707: Verifying Checksum 16:09:42 ed15518f5707: Download complete 16:09:42 242c74f7c9fa: Verifying Checksum 16:09:42 242c74f7c9fa: Download complete 16:09:42 3cdef696dda3: Verifying Checksum 16:09:42 3cdef696dda3: Download complete 16:09:42 c41833b44d91: Verifying Checksum 16:09:42 c41833b44d91: Download complete 16:09:44 c41833b44d91: Pull complete 16:09:44 58f1dce35555: Verifying Checksum 16:09:44 58f1dce35555: Download complete 16:09:44 ed15518f5707: Pull complete 16:09:45 feae8fd75edb: Verifying Checksum 16:09:45 feae8fd75edb: Download complete 16:09:45 2ced38df9373: Verifying Checksum 16:09:45 2ced38df9373: Download complete 16:09:58 feae8fd75edb: Pull complete 16:09:58 242c74f7c9fa: Pull complete 16:09:58 3cdef696dda3: Pull complete 16:10:06 2ced38df9373: Pull complete 16:10:08 58f1dce35555: Pull complete 16:10:08 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:10:08 ---> fadd8f120f05 16:10:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:10:09 ---> Running in dc442d59ccbb 16:10:10 Removing intermediate container dc442d59ccbb 16:10:10 ---> d57aa18533e4 16:10:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:10:10 ---> Running in f72c626fe538 16:10:10 Removing intermediate container f72c626fe538 16:10:10 ---> ca70410853da 16:10:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:10:10 ---> Running in 297edcd729be 16:10:11 Removing intermediate container 297edcd729be 16:10:11 ---> a8efb33643b5 16:10:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:10:11 ---> Running in 40f97e770d25 16:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:10:14 OK: 263 MiB in 53 packages 16:10:15 Removing intermediate container 40f97e770d25 16:10:15 ---> ba87f0aa0081 16:10:15 Step 7/12 : WORKDIR /app 16:10:15 ---> Running in c9e7e5e03af7 16:10:15 Removing intermediate container c9e7e5e03af7 16:10:15 ---> 901af070abdd 16:10:15 Step 8/12 : COPY go.mod vendor* ./ 16:10:16 ---> c67a9c8b71f5 16:10:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:16 ---> Running in 25090af0d988 16:11:38 Removing intermediate container 25090af0d988 16:11:38 ---> df3341382649 16:11:38 Step 10/12 : COPY . . 16:11:38 ---> 74b2e24f41ed 16:11:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:11:38 ---> Running in e7df27ef8990 16:11:38 Removing intermediate container e7df27ef8990 16:11:38 ---> 05f01a28940b 16:11:38 Step 12/12 : RUN $MAKE 16:11:38 ---> Running in 62520a67f0b1 16:11:38 noop 16:11:38 Removing intermediate container 62520a67f0b1 16:11:38 ---> fffbac9882f6 16:11:38 Successfully built fffbac9882f6 16:11:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:38 + docker inspect -f . ci-base-image-arm64 16:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:38 prd-ubuntu20.04-docker-arm64-4c-16g-11028 does not seem to be running inside a container 16:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/94 -v /w/workspace/app-rfid-llrp-inventory/94:/w/workspace/app-rfid-llrp-inventory/94:rw,z -v /w/workspace/app-rfid-llrp-inventory/94@tmp:/w/workspace/app-rfid-llrp-inventory/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:11:40 $ docker top c1f2d4a721050180e20ab49df64e78b25f542a3793e35e444fc82d9538022f51 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:40 + go version 16:11:40 go version go1.20.2 linux/arm64 [Pipeline] } 16:11:41 $ docker stop --time=1 c1f2d4a721050180e20ab49df64e78b25f542a3793e35e444fc82d9538022f51 16:11:42 $ docker rm -f --volumes c1f2d4a721050180e20ab49df64e78b25f542a3793e35e444fc82d9538022f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:43 + docker inspect -f . ci-base-image-arm64 16:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:43 prd-ubuntu20.04-docker-arm64-4c-16g-11028 does not seem to be running inside a container 16:11:43 $ 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/94 -v /w/workspace/app-rfid-llrp-inventory/94:/w/workspace/app-rfid-llrp-inventory/94:rw,z -v /w/workspace/app-rfid-llrp-inventory/94@tmp:/w/workspace/app-rfid-llrp-inventory/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:11:44 $ docker top cd0310e4016eab1e208e37b843e321eca35af40d01215483204fa7da51dc7fea -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:45 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/94 [Pipeline] fileExists [Pipeline] sh 16:11:46 + make test 16:11:46 go test -race ./... -coverprofile=coverage.out ./... 16:15:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:15:09 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:15:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.443s coverage: 86.2% of statements 16:15:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements 16:15:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:15:26 go vet ./... 16:18:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:03 ./bin/test-attribution.sh 16:18:03 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 16:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:18:03 $ docker stop --time=1 cd0310e4016eab1e208e37b843e321eca35af40d01215483204fa7da51dc7fea 16:18:05 $ docker rm -f --volumes cd0310e4016eab1e208e37b843e321eca35af40d01215483204fa7da51dc7fea [Pipeline] // withDockerContainer [Pipeline] sh 16:18:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:07 Warning: overwriting stash ‘coverage-report’ 16:18:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:08 + ls -al . 16:18:08 total 224 16:18:08 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 16:11 . 16:18:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:09 .. 16:18:08 -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 16:09 .dockerignore 16:18:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 16:09 .git 16:18:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:09 .github 16:18:08 -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 16:09 .gitignore 16:18:08 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 16:09 .golangci.yml 16:18:08 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 16:09 Attribution.txt 16:18:08 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 16:09 CHANGELOG.md 16:18:08 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 16:09 Dockerfile 16:18:08 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 16:09 GOVERNANCE.md 16:18:08 -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 16:09 Jenkinsfile 16:18:08 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 16:09 LICENSE 16:18:08 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 16:09 Makefile 16:18:08 -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 16:09 OWNERS.md 16:18:08 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 16:09 README.md 16:18:08 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 16:05 VERSION 16:18:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:09 bin 16:18:08 -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 16:15 coverage.out 16:18:08 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 16:09 go.mod 16:18:08 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 16:09 go.sum 16:18:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:09 images 16:18:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:09 internal 16:18:08 -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 16:09 main.go 16:18:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:09 res 16:18:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:09 snap 16:18:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:08 + 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=23301e01b09142e614e0ce306fe3a7710eb3fbef --label arch=arm64 --label version=3.0.0-dev.25 . 16:18:09 Sending build context to Docker daemon 677.9kB 16:18:09 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:18:09 Step 2/29 : FROM ${BASE} AS builder 16:18:09 ---> fffbac9882f6 16:18:09 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:18:09 ---> Running in 6dff874eb6cb 16:18:09 Removing intermediate container 6dff874eb6cb 16:18:09 ---> 3a3b9d8fbe2b 16:18:09 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:18:09 ---> Running in 89eae3b21a67 16:18:10 Removing intermediate container 89eae3b21a67 16:18:10 ---> a986c263d16d 16:18:10 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:18:10 ---> Running in 9687193684a0 16:18:10 Removing intermediate container 9687193684a0 16:18:10 ---> 055356ca18fe 16:18:10 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:10 ---> Running in 8d63c9efcc27 16:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:13 OK: 263 MiB in 53 packages 16:18:14 Removing intermediate container 8d63c9efcc27 16:18:14 ---> 88a8e9bfe57f 16:18:14 Step 7/29 : WORKDIR /app 16:18:14 ---> Running in 58af9337a7d7 16:18:15 Removing intermediate container 58af9337a7d7 16:18:15 ---> 6e2158c7f9d5 16:18:15 Step 8/29 : COPY go.mod vendor* ./ 16:18:15 ---> 54ed4fb50366 16:18:15 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:15 ---> Running in 37e0680afda9 16:18:18 Removing intermediate container 37e0680afda9 16:18:18 ---> 7cb2bbec617c 16:18:18 Step 10/29 : COPY . . 16:18:18 ---> af4f8070dfb3 16:18:18 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:18 ---> Running in c799f0687658 16:18:19 Removing intermediate container c799f0687658 16:18:19 ---> 116e10f89af5 16:18:19 Step 12/29 : RUN $MAKE 16:18:19 ---> Running in b67d6ade919f 16:18:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:20:57 Removing intermediate container b67d6ade919f 16:20:57 ---> c796f5198833 16:20:57 Step 13/29 : FROM alpine:3.17 16:20:57 3.17: Pulling from library/alpine 16:20:57 c41833b44d91: Already exists 16:20:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:20:57 Status: Downloaded newer image for alpine:3.17 16:20:57 ---> 51e60588ff2c 16:20:57 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:20:57 ---> Running in a961fbc3c70a 16:20:57 Removing intermediate container a961fbc3c70a 16:20:57 ---> 8a9a08aaff1a 16:20:57 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:20:57 ---> Running in 20cd892dfc22 16:20:57 Removing intermediate container 20cd892dfc22 16:20:57 ---> 2164c99a8582 16:20:57 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:20:57 ---> Running in 5f783150e055 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:20:57 (1/2) Installing ca-certificates (20220614-r4) 16:20:57 (2/2) Installing dumb-init (1.2.5-r2) 16:20:57 Executing busybox-1.35.0-r29.trigger 16:20:57 Executing ca-certificates-20220614-r4.trigger 16:20:57 OK: 8 MiB in 17 packages 16:20:57 Removing intermediate container 5f783150e055 16:20:57 ---> bff62ee7824a 16:20:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:20:57 ---> 7ff1df26299f 16:20:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:20:57 ---> d399b6d194e8 16:20:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:20:57 ---> c38340b2471c 16:20:57 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:20:57 ---> 660bfb3b4e1a 16:20:57 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:20:57 ---> 9ef5dbfe61c9 16:20:57 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:20:57 ---> Running in e908197df505 16:20:57 Removing intermediate container e908197df505 16:20:57 ---> 1f6621216cdd 16:20:57 Step 23/29 : VOLUME /cache 16:20:57 ---> Running in d79920369c9d 16:20:57 Removing intermediate container d79920369c9d 16:20:57 ---> 6bc75bed68f9 16:20:57 Step 24/29 : EXPOSE 59711 16:20:57 ---> Running in 6450d32d4e95 16:20:57 Removing intermediate container 6450d32d4e95 16:20:57 ---> d19bd7037372 16:20:57 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:20:57 ---> Running in a3a5fbc878cf 16:20:57 Removing intermediate container a3a5fbc878cf 16:20:57 ---> 58564de3a6f9 16:20:57 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:20:57 ---> Running in 69f37b8ee98a 16:20:57 Removing intermediate container 69f37b8ee98a 16:20:57 ---> 6c18c6437b23 16:20:57 Step 27/29 : LABEL arch=arm64 16:20:58 ---> Running in ae16b087f3d7 16:20:58 Removing intermediate container ae16b087f3d7 16:20:58 ---> a47ef268c0c3 16:20:58 Step 28/29 : LABEL git_sha=23301e01b09142e614e0ce306fe3a7710eb3fbef 16:20:58 ---> Running in 9990a65f9f38 16:20:58 Removing intermediate container 9990a65f9f38 16:20:58 ---> d20f0e1d5c82 16:20:58 Step 29/29 : LABEL version=3.0.0-dev.25 16:20:58 ---> Running in a5d768061ef3 16:20:59 Removing intermediate container a5d768061ef3 16:20:59 ---> 81e65ac1b20a 16:20:59 [Warning] One or more build-args [ARCH] were not consumed 16:20:59 Successfully built 81e65ac1b20a 16:20:59 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 16:20:59 provisioning config files... 16:20:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/94@tmp/config4812860789491826979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:59 ---> docker-login.sh 16:20:59 nexus3.edgexfoundry.org:10001 16:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:00 Configure a credential helper to remove this warning. See 16:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:00 16:21:00 Login Succeeded 16:21:00 nexus3.edgexfoundry.org:10002 16:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:00 Configure a credential helper to remove this warning. See 16:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:00 16:21:00 Login Succeeded 16:21:00 nexus3.edgexfoundry.org:10003 16:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:00 Configure a credential helper to remove this warning. See 16:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:00 16:21:00 Login Succeeded 16:21:00 nexus3.edgexfoundry.org:10004 16:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:01 Configure a credential helper to remove this warning. See 16:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:01 16:21:01 Login Succeeded 16:21:01 docker.io 16:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:01 Configure a credential helper to remove this warning. See 16:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:01 16:21:01 Login Succeeded 16:21:01 ---> docker-login.sh ends [Pipeline] } 16:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:21:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:21:02 23301e01b09142e614e0ce306fe3a7710eb3fbef 16:21:02 latest 16:21:02 3.0.0-dev.25 16:21:02 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 16:21:02 main 16:21:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:02 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef 16:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:21:02 cb503afb6e5c: Preparing 16:21:02 f3797824ef42: Preparing 16:21:02 c64b54b1c485: Preparing 16:21:02 b77ba54a4bc9: Preparing 16:21:02 d00f6db7937e: Preparing 16:21:02 559368853c9b: Preparing 16:21:02 dfd18b674791: Preparing 16:21:02 26cbea5cba74: Preparing 16:21:02 559368853c9b: Waiting 16:21:02 dfd18b674791: Waiting 16:21:02 26cbea5cba74: Waiting 16:21:03 c64b54b1c485: Pushed 16:21:03 b77ba54a4bc9: Pushed 16:21:03 cb503afb6e5c: Pushed 16:21:03 d00f6db7937e: Pushed 16:21:03 26cbea5cba74: Layer already exists 16:21:03 559368853c9b: Pushed 16:21:03 dfd18b674791: Pushed 16:21:08 f3797824ef42: Pushed 16:21:09 23301e01b09142e614e0ce306fe3a7710eb3fbef: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:09 + 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 16:21:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:21:09 cb503afb6e5c: Preparing 16:21:09 f3797824ef42: Preparing 16:21:09 c64b54b1c485: Preparing 16:21:09 b77ba54a4bc9: Preparing 16:21:09 d00f6db7937e: Preparing 16:21:09 559368853c9b: Preparing 16:21:09 dfd18b674791: Preparing 16:21:09 26cbea5cba74: Preparing 16:21:09 26cbea5cba74: Waiting 16:21:09 dfd18b674791: Waiting 16:21:09 559368853c9b: Waiting 16:21:09 b77ba54a4bc9: Layer already exists 16:21:09 d00f6db7937e: Layer already exists 16:21:09 c64b54b1c485: Layer already exists 16:21:09 f3797824ef42: Layer already exists 16:21:09 cb503afb6e5c: Layer already exists 16:21:09 dfd18b674791: Layer already exists 16:21:09 26cbea5cba74: Layer already exists 16:21:09 559368853c9b: Layer already exists 16:21:10 latest: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.25 16:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:21:10 cb503afb6e5c: Preparing 16:21:10 f3797824ef42: Preparing 16:21:10 c64b54b1c485: Preparing 16:21:10 b77ba54a4bc9: Preparing 16:21:10 d00f6db7937e: Preparing 16:21:10 559368853c9b: Preparing 16:21:10 dfd18b674791: Preparing 16:21:10 26cbea5cba74: Preparing 16:21:10 dfd18b674791: Waiting 16:21:10 559368853c9b: Waiting 16:21:10 26cbea5cba74: Waiting 16:21:10 f3797824ef42: Layer already exists 16:21:10 cb503afb6e5c: Layer already exists 16:21:10 d00f6db7937e: Layer already exists 16:21:10 c64b54b1c485: Layer already exists 16:21:10 b77ba54a4bc9: Layer already exists 16:21:10 559368853c9b: Layer already exists 16:21:10 26cbea5cba74: Layer already exists 16:21:10 dfd18b674791: Layer already exists 16:21:11 3.0.0-dev.25: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 16:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:21:11 cb503afb6e5c: Preparing 16:21:11 f3797824ef42: Preparing 16:21:11 c64b54b1c485: Preparing 16:21:11 b77ba54a4bc9: Preparing 16:21:11 d00f6db7937e: Preparing 16:21:11 559368853c9b: Preparing 16:21:11 dfd18b674791: Preparing 16:21:11 26cbea5cba74: Preparing 16:21:11 dfd18b674791: Waiting 16:21:11 26cbea5cba74: Waiting 16:21:11 559368853c9b: Waiting 16:21:11 b77ba54a4bc9: Layer already exists 16:21:11 c64b54b1c485: Layer already exists 16:21:11 f3797824ef42: Layer already exists 16:21:11 cb503afb6e5c: Layer already exists 16:21:11 d00f6db7937e: Layer already exists 16:21:11 26cbea5cba74: Layer already exists 16:21:11 559368853c9b: Layer already exists 16:21:11 dfd18b674791: Layer already exists 16:21:11 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:12 + 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 16:21:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:21:12 cb503afb6e5c: Preparing 16:21:12 f3797824ef42: Preparing 16:21:12 c64b54b1c485: Preparing 16:21:12 b77ba54a4bc9: Preparing 16:21:12 d00f6db7937e: Preparing 16:21:12 559368853c9b: Preparing 16:21:12 dfd18b674791: Preparing 16:21:12 26cbea5cba74: Preparing 16:21:12 559368853c9b: Waiting 16:21:12 dfd18b674791: Waiting 16:21:12 26cbea5cba74: Waiting 16:21:12 cb503afb6e5c: Layer already exists 16:21:12 d00f6db7937e: Layer already exists 16:21:12 f3797824ef42: Layer already exists 16:21:12 c64b54b1c485: Layer already exists 16:21:12 b77ba54a4bc9: Layer already exists 16:21:12 dfd18b674791: Layer already exists 16:21:12 559368853c9b: Layer already exists 16:21:12 26cbea5cba74: Layer already exists 16:21:12 main: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:21:13 ===================================================== [Pipeline] echo 16:21:13 taggedImages: 16:21:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef 16:21:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:21:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.25 16:21:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 16:21:13 - 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 16:21:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:13 16:21:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:13 arm64: Pulling from edgex-lftools-log-publisher 16:21:13 8998bd30e6a1: Pulling fs layer 16:21:13 04944245beec: Pulling fs layer 16:21:13 699f458cf7ca: Pulling fs layer 16:21:13 765212b225bb: Pulling fs layer 16:21:13 f23df028b6ca: Pulling fs layer 16:21:13 d65c8cfc05b1: Pulling fs layer 16:21:13 2437ff75d9bd: Pulling fs layer 16:21:13 f23df028b6ca: Waiting 16:21:13 d65c8cfc05b1: Waiting 16:21:13 2437ff75d9bd: Waiting 16:21:13 765212b225bb: Waiting 16:21:14 04944245beec: Verifying Checksum 16:21:14 04944245beec: Download complete 16:21:14 765212b225bb: Verifying Checksum 16:21:14 765212b225bb: Download complete 16:21:14 f23df028b6ca: Verifying Checksum 16:21:14 f23df028b6ca: Download complete 16:21:14 d65c8cfc05b1: Verifying Checksum 16:21:14 d65c8cfc05b1: Download complete 16:21:14 699f458cf7ca: Verifying Checksum 16:21:14 699f458cf7ca: Download complete 16:21:14 8998bd30e6a1: Verifying Checksum 16:21:14 8998bd30e6a1: Download complete 16:21:17 2437ff75d9bd: Verifying Checksum 16:21:17 2437ff75d9bd: Download complete 16:21:18 8998bd30e6a1: Pull complete 16:21:19 04944245beec: Pull complete 16:21:20 699f458cf7ca: Pull complete 16:21:20 765212b225bb: Pull complete 16:21:21 f23df028b6ca: Pull complete 16:21:21 d65c8cfc05b1: Pull complete 16:21:36 2437ff75d9bd: Pull complete 16:21:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:21:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-11028 does not seem to be running inside a container 16:21:37 $ 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/94 -v /w/workspace/app-rfid-llrp-inventory/94:/w/workspace/app-rfid-llrp-inventory/94:rw,z -v /w/workspace/app-rfid-llrp-inventory/94@tmp:/w/workspace/app-rfid-llrp-inventory/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:21:40 $ docker top 31aa8cb6d2e018ad9ffb299edcc174031dffb1996e3d6a5b288ac85cb4eb2cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:40 ---> job-cost.sh 16:21:40 lf-activate-venv: SKIPPING 16:21:40 INFO: No Stack... 16:21:41 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:42 INFO: Archiving Costs [Pipeline] sh 16:21:42 + cat /w/workspace/app-rfid-llrp-inventory/94/archives/cost.csv 16:21:42 + cut -d, -f6 [Pipeline] lock 16:21:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] 16:21:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] did not exist. Created. 16:21:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:43 /w/workspace/app-rfid-llrp-inventory/94@tmp/durable-d51e62e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:44 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:44 Warning: overwriting stash ‘stack-cost’ 16:21:44 Stashed 1 file(s) [Pipeline] } 16:21:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:44 $ docker stop --time=1 31aa8cb6d2e018ad9ffb299edcc174031dffb1996e3d6a5b288ac85cb4eb2cb1 16:21:45 $ docker rm -f --volumes 31aa8cb6d2e018ad9ffb299edcc174031dffb1996e3d6a5b288ac85cb4eb2cb1 [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 16:21:46 provisioning config files... 16:21:46 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9975885612945636237tmp [Pipeline] { [Pipeline] sh 16:21:46 + set +x 16:21:46 + curl -s https://codecov.io/bash 16:21:46 + bash -s -- 16:21:46 16:21:46 _____ _ 16:21:46 / ____| | | 16:21:46 | | ___ __| | ___ ___ _____ __ 16:21:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:21:46 | |___| (_) | (_| | __/ (_| (_) \ V / 16:21:46 \_____\___/ \__,_|\___|\___\___/ \_/ 16:21:46 Bash-1.0.6 16:21:46 16:21:46 16:21:46 ==> git version 2.25.1 found 16:21:46 ==> 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 16:21:46 Release-Date: 2020-01-08 16:21:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:21:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:21:46 ==> Jenkins CI detected. 16:21:46 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:21:46 project root: . 16:21:46 --> token set from env 16:21:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:21:46 ==> Running gcov in . (disable via -X gcov) 16:21:46 ==> Python coveragepy not found 16:21:46 ==> Searching for coverage reports in: 16:21:46 + . 16:21:46 -> Found 1 reports 16:21:46 ==> Detecting git/mercurial file structure 16:21:46 ==> Reading reports 16:21:46 + ./coverage.out bytes=41317 16:21:46 ==> Appending adjustments 16:21:46 https://docs.codecov.io/docs/fixing-reports 16:21:46 + Found adjustments 16:21:46 ==> Gzipping contents 16:21:46 12K /tmp/codecov.v7iIkX.gz 16:21:46 ==> Uploading reports 16:21:46 url: https://codecov.io 16:21:46 query: branch=main&commit=23301e01b09142e614e0ce306fe3a7710eb3fbef&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:46 -> Pinging Codecov 16:21:46 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=23301e01b09142e614e0ce306fe3a7710eb3fbef&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:46 -> Uploading to 16:21:46 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/23301e01b09142e614e0ce306fe3a7710eb3fbef/b765c2b2-c1ed-4c07-8f15-bc82a1ee5796.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T162146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14ba4a73bccee0798c9ff37aab044db9f32453ba37e6c1d5448260c82fc4fe69 16:21:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:21:46 Dload Upload Total Spent Left Speed 16:21:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 51304 --:--:-- --:--:-- --:--:-- 51304 16:21:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] } 16:21:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:21:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:21:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:47 16:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:21:47 df9b9388f04a: Pulling fs layer 16:21:47 52dc419b0ee2: Pulling fs layer 16:21:47 25bc292e5bac: Pulling fs layer 16:21:47 114826534d7a: Pulling fs layer 16:21:47 4657fd5d0bcf: Pulling fs layer 16:21:47 6ad1cebc031e: Pulling fs layer 16:21:47 8a3aa393b2d8: Pulling fs layer 16:21:47 6ad1cebc031e: Waiting 16:21:47 8a3aa393b2d8: Waiting 16:21:47 114826534d7a: Waiting 16:21:47 4657fd5d0bcf: Waiting 16:21:47 25bc292e5bac: Verifying Checksum 16:21:47 25bc292e5bac: Download complete 16:21:47 52dc419b0ee2: Verifying Checksum 16:21:47 52dc419b0ee2: Download complete 16:21:47 4657fd5d0bcf: Verifying Checksum 16:21:47 4657fd5d0bcf: Download complete 16:21:47 df9b9388f04a: Download complete 16:21:48 6ad1cebc031e: Verifying Checksum 16:21:48 6ad1cebc031e: Download complete 16:21:48 df9b9388f04a: Pull complete 16:21:48 52dc419b0ee2: Pull complete 16:21:48 114826534d7a: Verifying Checksum 16:21:48 25bc292e5bac: Pull complete 16:21:48 8a3aa393b2d8: Verifying Checksum 16:21:48 8a3aa393b2d8: Download complete 16:21:52 114826534d7a: Pull complete 16:21:52 4657fd5d0bcf: Pull complete 16:21:52 6ad1cebc031e: Pull complete 16:21:56 8a3aa393b2d8: Pull complete 16:21:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:56 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:22:01 $ docker top 1653ba4ddae22156040b371b81e1acdea3da1b612cc7d16c3a7c5894964dcd69 -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:22:02 + set -o pipefail 16:22:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:22:06 16:22:06 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:22:06 16:22:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/3742e892-d7a0-4495-ad9a-98aa89ced9fb 16:22:06 16:22:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:22:06 16:22:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:22:06 16:22:06 16:22:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:22:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:22:06 More details here: https://snyk.co/ue1NS [Pipeline] } 16:22:06 $ docker stop --time=1 1653ba4ddae22156040b371b81e1acdea3da1b612cc7d16c3a7c5894964dcd69 16:22:10 $ docker rm -f --volumes 1653ba4ddae22156040b371b81e1acdea3da1b612cc7d16c3a7c5894964dcd69 [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 16:22:11 + git log --format=format:%s -1 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] sh 16:22:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:11 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:22:12 $ docker top fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e -eo pid,comm 16:22:12 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). 16:22:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:12 [ssh-agent] Looking for ssh-agent implementation... 16:22:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:12 $ docker exec fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e ssh-agent 16:22:12 SSH_AUTH_SOCK=/tmp/ssh-DFKxKhq8sXYz/agent.31 16:22:12 SSH_AGENT_PID=37 16:22:12 Running ssh-add (command line suppressed) 16:22:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8539954623472403176.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8539954623472403176.key) 16:22:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:13 + git semver tag 16:22:13 2023-04-26 16:22:13,204 [run_tag] DEBUG tag force:False 16:22:13 2023-04-26 16:22:13,205 [check_head_tag] DEBUG check head tag 16:22:13 2023-04-26 16:22:13,206 [execute] INFO git cat-file --batch-check 16:22:13 2023-04-26 16:22:13,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:22:13 2023-04-26 16:22:13,210 [execute] INFO git cat-file --batch 16:22:13 2023-04-26 16:22:13,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:22:13 2023-04-26 16:22:13,233 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:22:13 2023-04-26 16:22:13,233 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 16:22:13 2023-04-26 16:22:13,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:22:13 2023-04-26 16:22:13,239 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:22:13 3.0.0-dev.25 [Pipeline] } 16:22:13 $ docker exec --env ******** --env ******** fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e ssh-agent -k 16:22:13 unset SSH_AUTH_SOCK; 16:22:13 unset SSH_AGENT_PID; 16:22:13 echo Agent pid 37 killed; 16:22:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:13 + git semver [Pipeline] } 16:22:13 $ docker stop --time=1 fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e 16:22:15 $ docker rm -f --volumes fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:15 16:22:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:15 0.23.1-centos7: Pulling from edgex-lftools 16:22:15 ab5ef0e58194: Pulling fs layer 16:22:15 9712f1f96733: Pulling fs layer 16:22:15 63f879dbbcfc: Pulling fs layer 16:22:15 0d9ebad4ef96: Pulling fs layer 16:22:15 e9a5061849ea: Pulling fs layer 16:22:15 0d9ebad4ef96: Waiting 16:22:15 d747dcd14b5f: Pulling fs layer 16:22:15 2de7ff778b66: Pulling fs layer 16:22:15 e9a5061849ea: Waiting 16:22:15 d747dcd14b5f: Waiting 16:22:15 2de7ff778b66: Waiting 16:22:15 9712f1f96733: Verifying Checksum 16:22:15 9712f1f96733: Download complete 16:22:16 63f879dbbcfc: Verifying Checksum 16:22:16 63f879dbbcfc: Download complete 16:22:16 0d9ebad4ef96: Verifying Checksum 16:22:16 0d9ebad4ef96: Download complete 16:22:16 e9a5061849ea: Verifying Checksum 16:22:16 e9a5061849ea: Download complete 16:22:16 d747dcd14b5f: Verifying Checksum 16:22:16 ab5ef0e58194: Verifying Checksum 16:22:16 ab5ef0e58194: Download complete 16:22:16 2de7ff778b66: Verifying Checksum 16:22:16 2de7ff778b66: Download complete 16:22:19 ab5ef0e58194: Pull complete 16:22:19 9712f1f96733: Pull complete 16:22:20 63f879dbbcfc: Pull complete 16:22:24 0d9ebad4ef96: Pull complete 16:22:24 e9a5061849ea: Pull complete 16:22:24 d747dcd14b5f: Pull complete 16:22:26 2de7ff778b66: Pull complete 16:22:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:26 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:22:32 $ docker top 40ef65abe6580ebfbc3f38e22da3a7fc6dffec541ffed3a714864e5e9810c705 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:22:32 provisioning config files... 16:22:32 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2656744917737986114tmp 16:22:32 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1408157725242010624tmp 16:22:32 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5944617166564449128tmp [Pipeline] { [Pipeline] echo 16:22:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:22:32 ---> sigul-configuration.sh 16:22:32 gpg: directory `/root/.gnupg' created 16:22:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:22:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:22:32 gpg: keyring `/root/.gnupg/secring.gpg' created 16:22:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:22:32 gpg: CAST5 encrypted data 16:22:32 gpg: encrypted with 1 passphrase 16:22:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:22:33 + mkdir /home/jenkins 16:22:33 + mkdir /home/jenkins/sigul [Pipeline] sh 16:22:33 + 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 16:22:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:22:33 ---> sigul-install.sh 16:22:33 Sigul already installed; skipping installation. [Pipeline] sh 16:22:34 + git tag --list 16:22:34 v0.0.0 16:22:34 v1.0.0 16:22:34 v2.1.0 16:22:34 v2.1.1 16:22:34 v2.1.1-dev.1 16:22:34 v2.2.0 16:22:34 v2.2.1-dev.1 16:22:34 v2.2.1-dev.2 16:22:34 v2.2.1-dev.3 16:22:34 v2.2.1-dev.4 16:22:34 v2.2.1-dev.5 16:22:34 v2.2.1-dev.6 16:22:34 v2.2.1-dev.7 16:22:34 v2.3.0 16:22:34 v2.3.0-dev.10 16:22:34 v2.3.0-dev.11 16:22:34 v2.3.0-dev.12 16:22:34 v2.3.0-dev.13 16:22:34 v2.3.0-dev.14 16:22:34 v2.3.0-dev.15 16:22:34 v2.3.0-dev.16 16:22:34 v2.3.0-dev.17 16:22:34 v2.3.0-dev.18 16:22:34 v2.3.0-dev.19 16:22:34 v2.3.0-dev.20 16:22:34 v2.3.0-dev.21 16:22:34 v2.3.0-dev.22 16:22:34 v2.3.0-dev.23 16:22:34 v2.3.0-dev.24 16:22:34 v2.3.0-dev.25 16:22:34 v2.3.0-dev.26 16:22:34 v2.3.0-dev.9 16:22:34 v2.3.1-dev.1 16:22:34 v3.0.0-dev.1 16:22:34 v3.0.0-dev.10 16:22:34 v3.0.0-dev.11 16:22:34 v3.0.0-dev.12 16:22:34 v3.0.0-dev.13 16:22:34 v3.0.0-dev.14 16:22:34 v3.0.0-dev.15 16:22:34 v3.0.0-dev.16 16:22:34 v3.0.0-dev.17 16:22:34 v3.0.0-dev.18 16:22:34 v3.0.0-dev.19 16:22:34 v3.0.0-dev.2 16:22:34 v3.0.0-dev.20 16:22:34 v3.0.0-dev.21 16:22:34 v3.0.0-dev.22 16:22:34 v3.0.0-dev.23 16:22:34 v3.0.0-dev.24 16:22:34 v3.0.0-dev.25 16:22:34 v3.0.0-dev.3 16:22:34 v3.0.0-dev.4 16:22:34 v3.0.0-dev.5 16:22:34 v3.0.0-dev.6 16:22:34 v3.0.0-dev.7 16:22:34 v3.0.0-dev.8 16:22:34 v3.0.0-dev.9 [Pipeline] sh 16:22:34 + lftools sign git-tag v3.0.0-dev.25 16:22:34 Signing Git tag with Sigul... 16:22:34 Signing v3.0.0-dev.25 [Pipeline] echo 16:22:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:22:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:22:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:22:35 $ docker stop --time=1 40ef65abe6580ebfbc3f38e22da3a7fc6dffec541ffed3a714864e5e9810c705 16:22:36 $ docker rm -f --volumes 40ef65abe6580ebfbc3f38e22da3a7fc6dffec541ffed3a714864e5e9810c705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:22:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:37 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:22:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:22:38 $ docker top 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 -eo pid,comm 16:22:38 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). 16:22:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:38 [ssh-agent] Looking for ssh-agent implementation... 16:22:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:38 $ docker exec 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 ssh-agent 16:22:38 SSH_AUTH_SOCK=/tmp/ssh-jkW5AW19az3d/agent.32 16:22:38 SSH_AGENT_PID=37 16:22:38 Running ssh-add (command line suppressed) 16:22:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11299854341033096771.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11299854341033096771.key) 16:22:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:38 + git semver bump pre 16:22:39 2023-04-26 16:22:38,953 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:22:39 2023-04-26 16:22:38,953 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev 16:22:39 2023-04-26 16:22:38,953 [bump_version] DEBUG bumped version:3.0.0-dev.26 16:22:39 2023-04-26 16:22:38,953 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:22:39 2023-04-26 16:22:38,954 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:22:39 2023-04-26 16:22:38,954 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:22:39 2023-04-26 16:22:38,956 [execute] INFO git cat-file --batch-check 16:22:39 2023-04-26 16:22:38,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:39 2023-04-26 16:22:38,962 [execute] INFO git cat-file --batch 16:22:39 2023-04-26 16:22:38,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:39 2023-04-26 16:22:38,968 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:22:39 3.0.0-dev.26 [Pipeline] } 16:22:39 $ docker exec --env ******** --env ******** 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 ssh-agent -k 16:22:39 unset SSH_AUTH_SOCK; 16:22:39 unset SSH_AGENT_PID; 16:22:39 echo Agent pid 37 killed; 16:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:39 + git semver [Pipeline] } 16:22:39 $ docker stop --time=1 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 16:22:41 $ docker rm -f --volumes 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:41 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:22:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:22:42 $ docker top 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 -eo pid,comm 16:22:42 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). 16:22:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:42 [ssh-agent] Looking for ssh-agent implementation... 16:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:42 $ docker exec 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 ssh-agent 16:22:42 SSH_AUTH_SOCK=/tmp/ssh-063DutQRw0pA/agent.32 16:22:42 SSH_AGENT_PID=38 16:22:42 Running ssh-add (command line suppressed) 16:22:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11957684804247641746.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11957684804247641746.key) 16:22:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:43 + git semver push 16:22:43 2023-04-26 16:22:43,228 [run_push] DEBUG push 16:22:43 2023-04-26 16:22:43,229 [execute] INFO git cat-file --batch-check 16:22:43 2023-04-26 16:22:43,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:43 2023-04-26 16:22:43,233 [execute] INFO git rev-list 83ce4690c6fe71d627557fb0747f55096be74ea2 -- 16:22:43 2023-04-26 16:22:43,233 [execute] DEBUG Popen(['git', 'rev-list', '83ce4690c6fe71d627557fb0747f55096be74ea2', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:43 2023-04-26 16:22:43,240 [execute] INFO git fetch -v origin 16:22:43 2023-04-26 16:22:43,240 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:22:43 2023-04-26 16:22:43,741 [run_push] DEBUG no remote changes detected 16:22:43 2023-04-26 16:22:43,741 [execute] INFO git push origin semver 16:22:43 2023-04-26 16:22:43,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:44 2023-04-26 16:22:44,512 [run_push] DEBUG push all version tags 16:22:44 2023-04-26 16:22:44,512 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:22:44 2023-04-26 16:22:44,513 [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) 16:22:45 2023-04-26 16:22:45,388 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:22:45 3.0.0-dev.26 [Pipeline] } 16:22:45 $ docker exec --env ******** --env ******** 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 ssh-agent -k 16:22:45 unset SSH_AUTH_SOCK; 16:22:45 unset SSH_AGENT_PID; 16:22:45 echo Agent pid 38 killed; 16:22:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:46 + git semver [Pipeline] } 16:22:46 $ docker stop --time=1 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 16:22:47 $ docker rm -f --volumes 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 [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 16:22:48 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:22:48 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:22:48 total 16 16:22:48 drwxr-xr-x 3 root root 4096 Apr 26 16:08 . 16:22:48 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 16:22 .. 16:22:48 drwxr-xr-x 2 root root 4096 Apr 26 16:08 cost 16:22:48 -rw-r--r-- 1 root root 94 Apr 26 16:08 cost.csv 16:22:48 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:22:48 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:22:48 total 16 16:22:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 16:08 . 16:22:48 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 16:22 .. 16:22:48 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 16:08 cost 16:22:48 -rw-r--r-- 1 jenkins jenkins 94 Apr 26 16:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:49 ---> package-listing.sh 16:22:49 ++ facter osfamily 16:22:49 ++ tr '[:upper:]' '[:lower:]' 16:22:49 + OS_FAMILY=debian 16:22:49 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:22:49 + START_PACKAGES=/tmp/packages_start.txt 16:22:49 + END_PACKAGES=/tmp/packages_end.txt 16:22:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:49 + PACKAGES=/tmp/packages_start.txt 16:22:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:22:49 + PACKAGES=/tmp/packages_end.txt 16:22:49 + case "${OS_FAMILY}" in 16:22:49 + dpkg -l 16:22:49 + grep '^ii' 16:22:49 + '[' -f /tmp/packages_start.txt ']' 16:22:49 + '[' -f /tmp/packages_end.txt ']' 16:22:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:22:49 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:22:49 + 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 16:22:49 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 16:22:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:50 prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container 16:22:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:22:50 $ docker top fee4702c2dc1e8b7acbba456f18ca1f591732f0f1539841b85f5aa3785e7316a -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:51 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:51 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:51 + ls /var/log/sa-host 16:22:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:51 provisioning config files... 16:22:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15359875754901446358tmp [Pipeline] { [Pipeline] echo 16:22:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:52 ---> create-netrc.sh [Pipeline] } 16:22:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:52 ---> python-tools-install.sh [Pipeline] echo 16:22:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:52 ---> sudo-logs.sh 16:22:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:53 ---> job-cost.sh 16:22:53 lf-activate-venv: SKIPPING 16:22:53 DEBUG: total: 0.2199999988079071 16:22:53 INFO: Retrieving Stack Cost... 16:22:53 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:53 INFO: Archiving Costs [Pipeline] echo 16:22:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:54 ---> logs-deploy.sh 16:22:54 lf-activate-venv: SKIPPING 16:22:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/94 16:22:54 INFO: archiving workspace using pattern(s): 16:22:55 Archives upload complete. 16:22:55 INFO: archiving logs to Nexus