Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 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-ssh16256305032459517121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18435185493423468714.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6700083415507180718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh2757016092640593757.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh2134095154444040976.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-34200’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34204 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d # timeout=10 Commit message: "fix: updating dependecies to latest versions (#76)" > git rev-list --no-walk 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:12:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:12:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:12:20 ========================================================= 23:12:20 EdgeX Global Pipelines Version Info 23:12:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:12:21 ------------------- 23:12:21 stable info: 23:12:21 ------------------- 23:12:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:12:21 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 23:12:21 Message: update stable to v1.0.227 23:12:22 ------------------- 23:12:22 experimental info: 23:12:22 ------------------- 23:12:22 Commited By: **** collab-it+edgex@linuxfoundation.org 23:12:22 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 23:12:22 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6dcf977 [Pipeline] echo 23:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:22 provisioning config files... 23:12:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7333328840155740550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:23 ---> docker-login.sh 23:12:23 nexus3.edgexfoundry.org:10001 23:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:23 Configure a credential helper to remove this warning. See 23:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:23 23:12:23 Login Succeeded 23:12:23 nexus3.edgexfoundry.org:10002 23:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:23 Configure a credential helper to remove this warning. See 23:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:23 23:12:23 Login Succeeded 23:12:23 nexus3.edgexfoundry.org:10003 23:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:23 Configure a credential helper to remove this warning. See 23:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:23 23:12:23 Login Succeeded 23:12:23 nexus3.edgexfoundry.org:10004 23:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:23 Configure a credential helper to remove this warning. See 23:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:23 23:12:23 Login Succeeded 23:12:23 docker.io 23:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:24 Configure a credential helper to remove this warning. See 23:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:24 23:12:24 Login Succeeded 23:12:24 ---> docker-login.sh ends [Pipeline] } 23:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:12:24 + git rev-list -1 --merges 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d~1..6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo 23:12:25 -----------> git rev-list -1 --merges 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d~1..6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [false] [Pipeline] sh 23:12:25 + git log --format=format:%s -1 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo 23:12:25 ========================================================= 23:12:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:12:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:25 + git log --format=format:%s -1 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] echo 23:12:25 [semverPrep] GIT_COMMIT: 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d, Commit Message: fix: updating dependecies to latest versions (#76) [Pipeline] echo 23:12:25 [semverPrep] This is not a build commit. [Pipeline] sh 23:12:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:26 + grep -v github /etc/ssh/ssh_known_hosts 23:12:26 + [ -e /tmp/ssh_known_hosts ] 23:12:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:12:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:12:26 + sudo tee -a /etc/ssh/ssh_known_hosts 23:12:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:12:26 23:12:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:12:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:12:26 latest: Pulling from edgex-devops/py-git-semver 23:12:26 1fe172e4850f: Pulling fs layer 23:12:26 caf521ccaac6: Pulling fs layer 23:12:26 3ead6fa29328: Pulling fs layer 23:12:26 5c2a1cbceb83: Pulling fs layer 23:12:26 a8d5f1318db7: Pulling fs layer 23:12:26 5c2a1cbceb83: Waiting 23:12:26 c427282e49a2: Pulling fs layer 23:12:26 1827001aaf11: Pulling fs layer 23:12:26 0714d37db230: Pulling fs layer 23:12:26 a8d5f1318db7: Waiting 23:12:26 c427282e49a2: Waiting 23:12:26 1827001aaf11: Waiting 23:12:26 ac28cf19c067: Pulling fs layer 23:12:26 ca983d60f3e2: Pulling fs layer 23:12:26 9f894cec8388: Pulling fs layer 23:12:26 0714d37db230: Waiting 23:12:26 ac28cf19c067: Waiting 23:12:26 ca983d60f3e2: Waiting 23:12:26 caf521ccaac6: Verifying Checksum 23:12:26 caf521ccaac6: Download complete 23:12:26 5c2a1cbceb83: Verifying Checksum 23:12:26 5c2a1cbceb83: Download complete 23:12:27 a8d5f1318db7: Verifying Checksum 23:12:27 a8d5f1318db7: Download complete 23:12:27 c427282e49a2: Download complete 23:12:27 3ead6fa29328: Verifying Checksum 23:12:27 3ead6fa29328: Download complete 23:12:27 0714d37db230: Verifying Checksum 23:12:27 0714d37db230: Download complete 23:12:27 ac28cf19c067: Verifying Checksum 23:12:27 ac28cf19c067: Download complete 23:12:27 ca983d60f3e2: Verifying Checksum 23:12:27 ca983d60f3e2: Download complete 23:12:27 9f894cec8388: Verifying Checksum 23:12:27 9f894cec8388: Download complete 23:12:27 1fe172e4850f: Verifying Checksum 23:12:27 1fe172e4850f: Download complete 23:12:27 1827001aaf11: Verifying Checksum 23:12:27 1827001aaf11: Download complete 23:12:28 1fe172e4850f: Pull complete 23:12:28 caf521ccaac6: Pull complete 23:12:29 3ead6fa29328: Pull complete 23:12:29 5c2a1cbceb83: Pull complete 23:12:29 a8d5f1318db7: Pull complete 23:12:29 c427282e49a2: Pull complete 23:12:31 1827001aaf11: Pull complete 23:12:31 0714d37db230: Pull complete 23:12:31 ac28cf19c067: Pull complete 23:12:31 ca983d60f3e2: Pull complete 23:12:31 9f894cec8388: Pull complete 23:12:31 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:12:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:12:32 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:12:33 $ docker top 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 -eo pid,comm 23:12:33 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). 23:12:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:33 [ssh-agent] Looking for ssh-agent implementation... 23:12:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:33 $ docker exec 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent 23:12:34 SSH_AUTH_SOCK=/tmp/ssh-8qHElTBRUzPm/agent.32 23:12:34 SSH_AGENT_PID=38 23:12:34 Running ssh-add (command line suppressed) 23:12:34 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_426953406031084242.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_426953406031084242.key) 23:12:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:34 + git tag --points-at HEAD [Pipeline] } 23:12:34 $ docker exec --env ******** --env ******** 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent -k 23:12:34 unset SSH_AUTH_SOCK; 23:12:34 unset SSH_AGENT_PID; 23:12:34 echo Agent pid 38 killed; 23:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:12:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:34 [ssh-agent] Looking for ssh-agent implementation... 23:12:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:34 $ docker exec 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent 23:12:34 SSH_AUTH_SOCK=/tmp/ssh-yElxIC4AdSUj/agent.71 23:12:34 SSH_AGENT_PID=79 23:12:34 Running ssh-add (command line suppressed) 23:12:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5725765848118365033.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5725765848118365033.key) 23:12:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:35 + git semver init 23:12:35 2022-04-28 23:12:35,656 [run_init] DEBUG init version:0.0.0 force:False 23:12:35 2022-04-28 23:12:35,657 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:12:35 2022-04-28 23:12:35,658 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:12:35 2022-04-28 23:12:35,658 [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) 23:12:37 2022-04-28 23:12:36,700 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 23:12:37 2022-04-28 23:12:36,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 23:12:37 2022-04-28 23:12:36,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:12:37 2022-04-28 23:12:36,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:12:37 2.1.0-dev.9 [Pipeline] } 23:12:37 $ docker exec --env ******** --env ******** 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 ssh-agent -k 23:12:37 unset SSH_AUTH_SOCK; 23:12:37 unset SSH_AGENT_PID; 23:12:37 echo Agent pid 79 killed; 23:12:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:37 + git semver [Pipeline] } 23:12:37 $ docker stop --time=1 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 23:12:39 $ docker rm -f 93c2e0cd19de4c12869733bda1471836a0b9d72d2cc108c9e6e5e61abc13a129 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:12:39 Stashed 1 file(s) [Pipeline] echo 23:12:39 [edgeXSemver]: initialized semver on version 2.1.0-dev.9 [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 23:12:39 provisioning config files... 23:12:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9052232393297490989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:40 ---> docker-login.sh 23:12:40 nexus3.edgexfoundry.org:10001 23:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 nexus3.edgexfoundry.org:10002 23:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 nexus3.edgexfoundry.org:10003 23:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 nexus3.edgexfoundry.org:10004 23:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 docker.io 23:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:40 Configure a credential helper to remove this warning. See 23:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:40 23:12:40 Login Succeeded 23:12:40 ---> docker-login.sh ends [Pipeline] } 23:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:41 ========================================================= 23:12:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:12:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:12:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:12:41 Sending build context to Docker daemon 12.4MB 23:12:41 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:12:41 Step 2/13 : FROM ${BASE} AS builder 23:12:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:12:41 59bf1c3509f3: Pulling fs layer 23:12:41 666ba61612fd: Pulling fs layer 23:12:41 8ed8ca486205: Pulling fs layer 23:12:41 4fe6c5a15a65: Pulling fs layer 23:12:41 22a0e8bec74d: Pulling fs layer 23:12:41 ca2b28591e48: Pulling fs layer 23:12:41 4fe6c5a15a65: Waiting 23:12:41 22a0e8bec74d: Waiting 23:12:41 ca2b28591e48: Waiting 23:12:41 a51346096db8: Pulling fs layer 23:12:41 daebc70d1ce1: Pulling fs layer 23:12:41 0e18a0eac166: Pulling fs layer 23:12:41 a51346096db8: Waiting 23:12:41 0e18a0eac166: Waiting 23:12:41 8ed8ca486205: Download complete 23:12:41 666ba61612fd: Verifying Checksum 23:12:41 666ba61612fd: Download complete 23:12:41 22a0e8bec74d: Verifying Checksum 23:12:41 22a0e8bec74d: Download complete 23:12:41 ca2b28591e48: Download complete 23:12:41 a51346096db8: Verifying Checksum 23:12:41 a51346096db8: Download complete 23:12:41 59bf1c3509f3: Verifying Checksum 23:12:41 59bf1c3509f3: Download complete 23:12:41 daebc70d1ce1: Verifying Checksum 23:12:41 daebc70d1ce1: Download complete 23:12:41 59bf1c3509f3: Pull complete 23:12:41 666ba61612fd: Pull complete 23:12:41 8ed8ca486205: Pull complete 23:12:42 0e18a0eac166: Verifying Checksum 23:12:42 0e18a0eac166: Download complete 23:12:42 4fe6c5a15a65: Verifying Checksum 23:12:42 4fe6c5a15a65: Download complete 23:12:46 4fe6c5a15a65: Pull complete 23:12:46 22a0e8bec74d: Pull complete 23:12:46 ca2b28591e48: Pull complete 23:12:46 a51346096db8: Pull complete 23:12:46 daebc70d1ce1: Pull complete 23:12:49 0e18a0eac166: Pull complete 23:12:49 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:12:49 ---> f018257e8ee9 23:12:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:12:51 ---> Running in 9894f1ed7679 23:12:51 Removing intermediate container 9894f1ed7679 23:12:51 ---> 1718431c4b66 23:12:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:12:51 ---> Running in f1f6d4c8f313 23:12:51 Removing intermediate container f1f6d4c8f313 23:12:51 ---> 21cf69484c82 23:12:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:12:51 ---> Running in df5032d093f6 23:12:51 Removing intermediate container df5032d093f6 23:12:51 ---> df91d983b889 23:12:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:51 ---> Running in 1de8d4aebab7 23:12:52 Removing intermediate container 1de8d4aebab7 23:12:52 ---> 0482b7c7c12e 23:12:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:52 ---> Running in e95950deefc7 23:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:12:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:12:54 Still waiting to schedule task 23:12:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-34205’ is offline 23:12:55 OK: 221 MiB in 52 packages 23:12:55 Removing intermediate container e95950deefc7 23:12:55 ---> d80a10e342e0 23:12:55 Step 8/13 : WORKDIR /app 23:12:55 ---> Running in 986093665cfe 23:12:55 Removing intermediate container 986093665cfe 23:12:55 ---> e034f5b06d92 23:12:55 Step 9/13 : COPY go.mod vendor* ./ 23:12:55 ---> b31b5140fe83 23:12:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:55 ---> Running in 5740e16f3b58 23:13:10 Removing intermediate container 5740e16f3b58 23:13:10 ---> a7d472f916ea 23:13:10 Step 11/13 : COPY . . 23:13:10 ---> 70204c0aaf16 23:13:10 Step 12/13 : ARG MAKE="make build" 23:13:10 ---> Running in 9ebd6d15fbb0 23:13:10 Removing intermediate container 9ebd6d15fbb0 23:13:10 ---> 28025183dd7d 23:13:10 Step 13/13 : RUN $MAKE 23:13:10 ---> Running in ff8c91603d79 23:13:10 noop 23:13:10 Removing intermediate container ff8c91603d79 23:13:10 ---> ab4e30b0a2cf 23:13:10 Successfully built ab4e30b0a2cf 23:13:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:13:10 + docker inspect -f . ci-base-image-x86_64 23:13:10 . [Pipeline] withDockerContainer 23:13:10 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:13:11 $ docker top 81b0d7975ebcfb5f426a8faa7185d0306968cac84400089d560a2e5cd09b298e -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:11 + go version 23:13:11 go version go1.17.6 linux/amd64 [Pipeline] } 23:13:11 $ docker stop --time=1 81b0d7975ebcfb5f426a8faa7185d0306968cac84400089d560a2e5cd09b298e 23:13:13 $ docker rm -f 81b0d7975ebcfb5f426a8faa7185d0306968cac84400089d560a2e5cd09b298e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:13 + docker inspect -f . ci-base-image-x86_64 23:13:13 . [Pipeline] withDockerContainer 23:13:13 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:13:14 $ docker top ca0088d731310640ea05f0e08f449e789adf8fb1302eabf4dd96411caedb5098 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:13:14 + make test 23:13:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:13:24 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:13:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.023s coverage: 86.2% of statements 23:13:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:13:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements 23:13:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 23:13:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:13:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:37 ./bin/test-attribution.sh [Pipeline] echo 23:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:13:37 $ docker stop --time=1 ca0088d731310640ea05f0e08f449e789adf8fb1302eabf4dd96411caedb5098 23:13:39 $ docker rm -f ca0088d731310640ea05f0e08f449e789adf8fb1302eabf4dd96411caedb5098 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:13:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:40 + ls -al . 23:13:40 total 228 23:13:40 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 23:13 . 23:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 .. 23:13:40 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 23:12 .dockerignore 23:13:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:12 .git 23:13:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:12 .github 23:13:40 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 23:12 .gitignore 23:13:40 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 23:12 .golangci.yml 23:13:40 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:12 .semver 23:13:40 -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 23:12 Attribution.txt 23:13:40 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 23:12 CHANGELOG.md 23:13:40 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 23:12 Dockerfile 23:13:40 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:12 GOVERNANCE.md 23:13:40 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 23:12 Jenkinsfile 23:13:40 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 23:12 LICENSE 23:13:40 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 23:12 Makefile 23:13:40 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 23:12 OWNERS.md 23:13:40 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 23:12 README.md 23:13:40 -rw-rw-r-- 1 jenkins jenkins 11 Apr 28 23:12 VERSION 23:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 bin 23:13:40 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 23:13 coverage.out 23:13:40 -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 23:12 go.mod 23:13:40 -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 23:12 go.sum 23:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 images 23:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 internal 23:13:40 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 23:12 main.go 23:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:12 res 23:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:12 snap 23:13:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:12 static [Pipeline] isUnix [Pipeline] sh 23:13:40 + 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=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d --label arch=amd64 --label version=2.1.0-dev.9 . 23:13:40 Sending build context to Docker daemon 12.4MB 23:13:40 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 23:13:40 Step 2/31 : FROM ${BASE} AS builder 23:13:40 ---> ab4e30b0a2cf 23:13:40 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:13:40 ---> Running in 7b738195c05a 23:13:41 Removing intermediate container 7b738195c05a 23:13:41 ---> 5f9bda516d20 23:13:41 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 23:13:41 ---> Running in 29389dc9e515 23:13:41 Removing intermediate container 29389dc9e515 23:13:41 ---> 8599c62c5784 23:13:41 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:13:41 ---> Running in 2dc229915cb2 23:13:41 Removing intermediate container 2dc229915cb2 23:13:41 ---> 78cecb9461f2 23:13:41 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:41 ---> Running in 1518dc2a0162 23:13:41 Removing intermediate container 1518dc2a0162 23:13:41 ---> 86faea33c358 23:13:41 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:41 ---> Running in 33b5ce17281b 23:13:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:13:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:13:43 OK: 221 MiB in 52 packages 23:13:43 Removing intermediate container 33b5ce17281b 23:13:43 ---> 464da3f5dee6 23:13:43 Step 8/31 : WORKDIR /app 23:13:43 ---> Running in ac5417d3c434 23:13:43 Removing intermediate container ac5417d3c434 23:13:43 ---> c41ac6db684e 23:13:43 Step 9/31 : COPY go.mod vendor* ./ 23:13:44 ---> 01c568440adc 23:13:44 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:44 ---> Running in a3f743f9b91f 23:13:44 Removing intermediate container a3f743f9b91f 23:13:44 ---> a617b635b5de 23:13:44 Step 11/31 : COPY . . 23:13:44 ---> f091c11d3e2a 23:13:44 Step 12/31 : ARG MAKE="make build" 23:13:44 ---> Running in 6150c582bfc9 23:13:45 Removing intermediate container 6150c582bfc9 23:13:45 ---> b72ac5e5323f 23:13:45 Step 13/31 : RUN $MAKE 23:13:45 ---> Running in b01a2f47487d 23:13:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 23:14:07 Removing intermediate container b01a2f47487d 23:14:07 ---> 9386ecfac059 23:14:07 Step 14/31 : FROM alpine:3.14 23:14:07 3.14: Pulling from library/alpine 23:14:07 8663204ce13b: Pulling fs layer 23:14:07 8663204ce13b: Verifying Checksum 23:14:07 8663204ce13b: Download complete 23:14:07 8663204ce13b: Pull complete 23:14:07 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:14:07 Status: Downloaded newer image for alpine:3.14 23:14:07 ---> e04c818066af 23:14:07 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:14:07 ---> Running in 41c36c08ab94 23:14:07 Removing intermediate container 41c36c08ab94 23:14:07 ---> ce179c43d7b1 23:14:07 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:14:07 ---> Running in 75ba3485832e 23:14:07 Removing intermediate container 75ba3485832e 23:14:07 ---> 84ddeaefc0c6 23:14:07 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:07 ---> Running in 0841ff429b4d 23:14:07 Removing intermediate container 0841ff429b4d 23:14:07 ---> 0e233246767f 23:14:07 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 23:14:07 ---> Running in 4a2aeacba47d 23:14:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:14:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:14:07 (1/6) Installing ca-certificates (20211220-r0) 23:14:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:14:08 (3/6) Installing libsodium (1.0.18-r0) 23:14:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:14:08 (5/6) Installing libzmq (4.3.4-r0) 23:14:08 (6/6) Installing zeromq (4.3.4-r0) 23:14:08 Executing busybox-1.33.1-r7.trigger 23:14:08 Executing ca-certificates-20211220-r0.trigger 23:14:08 OK: 9 MiB in 20 packages 23:14:08 Removing intermediate container 4a2aeacba47d 23:14:08 ---> 9a0841285260 23:14:08 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:14:09 ---> 1a9e45f82c46 23:14:09 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 23:14:09 ---> 2e08f03de5ce 23:14:09 Step 21/31 : COPY --from=builder /app/res/ /res/ 23:14:09 ---> 23430bb8965e 23:14:09 Step 22/31 : COPY --from=builder /app/static/ /static/ 23:14:09 ---> 3c83862db2c9 23:14:09 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:14:10 ---> 278da963fb13 23:14:10 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:14:10 ---> Running in c375738d0375 23:14:10 Removing intermediate container c375738d0375 23:14:10 ---> 47a4c1568b15 23:14:10 Step 25/31 : VOLUME /cache 23:14:10 ---> Running in 5ad4f50ff6d7 23:14:11 Removing intermediate container 5ad4f50ff6d7 23:14:11 ---> b36af86ca403 23:14:11 Step 26/31 : EXPOSE 59711 23:14:11 ---> Running in 2ee574291d49 23:14:11 Removing intermediate container 2ee574291d49 23:14:11 ---> 89b1a6126a47 23:14:11 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:14:11 ---> Running in 1c6386e90168 23:14:11 Removing intermediate container 1c6386e90168 23:14:11 ---> 3068bd78d41a 23:14:11 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 23:14:11 ---> Running in 693faf676980 23:14:11 Removing intermediate container 693faf676980 23:14:11 ---> 4e7dff17b6a4 23:14:11 Step 29/31 : LABEL arch=amd64 23:14:11 ---> Running in 19a129d4b4ae 23:14:11 Removing intermediate container 19a129d4b4ae 23:14:11 ---> 6b88e638a01d 23:14:11 Step 30/31 : LABEL git_sha=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:14:11 ---> Running in 287e304feec0 23:14:11 Removing intermediate container 287e304feec0 23:14:11 ---> 2d198a5ac61d 23:14:11 Step 31/31 : LABEL version=2.1.0-dev.9 23:14:11 ---> Running in 43b05d6296f8 23:14:11 Removing intermediate container 43b05d6296f8 23:14:11 ---> 2ae872ea5bd4 23:14:11 [Warning] One or more build-args [ARCH] were not consumed 23:14:11 Successfully built 2ae872ea5bd4 23:14:11 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:11 provisioning config files... 23:14:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config300637886447246563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:12 ---> docker-login.sh 23:14:12 nexus3.edgexfoundry.org:10001 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 nexus3.edgexfoundry.org:10002 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 nexus3.edgexfoundry.org:10003 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 nexus3.edgexfoundry.org:10004 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:12 Configure a credential helper to remove this warning. See 23:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:12 23:14:12 Login Succeeded 23:14:12 docker.io 23:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:13 Configure a credential helper to remove this warning. See 23:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:13 23:14:13 Login Succeeded 23:14:13 ---> docker-login.sh ends [Pipeline] } 23:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 23:14:13 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:14:13 latest 23:14:13 2.1.0-dev.9 23:14:13 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 23:14:13 main 23:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] isUnix [Pipeline] sh 23:14:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:14:13 c8bbad25c6a1: Preparing 23:14:13 e9fa99a402b3: Preparing 23:14:13 db6f1882c916: Preparing 23:14:13 e9621ecb2ed3: Preparing 23:14:13 4c2dedd25696: Preparing 23:14:13 12943848f29c: Preparing 23:14:13 be85afa16db5: Preparing 23:14:13 950e189552ee: Preparing 23:14:13 b541d28bf3b4: Preparing 23:14:13 12943848f29c: Waiting 23:14:13 be85afa16db5: Waiting 23:14:13 b541d28bf3b4: Waiting 23:14:13 950e189552ee: Waiting 23:14:13 db6f1882c916: Pushed 23:14:13 c8bbad25c6a1: Pushed 23:14:13 4c2dedd25696: Pushed 23:14:13 e9621ecb2ed3: Pushed 23:14:13 b541d28bf3b4: Layer already exists 23:14:14 12943848f29c: Pushed 23:14:14 950e189552ee: Pushed 23:14:14 be85afa16db5: Pushed 23:14:16 e9fa99a402b3: Pushed 23:14:16 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:14:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 23:14:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:14:17 c8bbad25c6a1: Preparing 23:14:17 e9fa99a402b3: Preparing 23:14:17 db6f1882c916: Preparing 23:14:17 e9621ecb2ed3: Preparing 23:14:17 4c2dedd25696: Preparing 23:14:17 12943848f29c: Preparing 23:14:17 be85afa16db5: Preparing 23:14:17 950e189552ee: Preparing 23:14:17 b541d28bf3b4: Preparing 23:14:17 12943848f29c: Waiting 23:14:17 be85afa16db5: Waiting 23:14:17 950e189552ee: Waiting 23:14:17 b541d28bf3b4: Waiting 23:14:17 db6f1882c916: Layer already exists 23:14:17 4c2dedd25696: Layer already exists 23:14:17 e9fa99a402b3: Layer already exists 23:14:17 e9621ecb2ed3: Layer already exists 23:14:17 c8bbad25c6a1: Layer already exists 23:14:17 950e189552ee: Layer already exists 23:14:17 12943848f29c: Layer already exists 23:14:17 be85afa16db5: Layer already exists 23:14:17 b541d28bf3b4: Layer already exists 23:14:17 latest: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:14:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 23:14:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.9 23:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:14:18 c8bbad25c6a1: Preparing 23:14:18 e9fa99a402b3: Preparing 23:14:18 db6f1882c916: Preparing 23:14:18 e9621ecb2ed3: Preparing 23:14:18 4c2dedd25696: Preparing 23:14:18 12943848f29c: Preparing 23:14:18 be85afa16db5: Preparing 23:14:18 950e189552ee: Preparing 23:14:18 b541d28bf3b4: Preparing 23:14:18 12943848f29c: Waiting 23:14:18 be85afa16db5: Waiting 23:14:18 950e189552ee: Waiting 23:14:18 b541d28bf3b4: Waiting 23:14:18 db6f1882c916: Layer already exists 23:14:18 c8bbad25c6a1: Layer already exists 23:14:18 e9621ecb2ed3: Layer already exists 23:14:18 4c2dedd25696: Layer already exists 23:14:18 e9fa99a402b3: Layer already exists 23:14:18 be85afa16db5: Layer already exists 23:14:18 12943848f29c: Layer already exists 23:14:18 950e189552ee: Layer already exists 23:14:18 b541d28bf3b4: Layer already exists 23:14:18 2.1.0-dev.9: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:14:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 23:14:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 23:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:14:18 c8bbad25c6a1: Preparing 23:14:18 e9fa99a402b3: Preparing 23:14:18 db6f1882c916: Preparing 23:14:18 e9621ecb2ed3: Preparing 23:14:18 4c2dedd25696: Preparing 23:14:18 12943848f29c: Preparing 23:14:18 be85afa16db5: Preparing 23:14:18 12943848f29c: Waiting 23:14:18 950e189552ee: Preparing 23:14:18 b541d28bf3b4: Preparing 23:14:18 be85afa16db5: Waiting 23:14:18 950e189552ee: Waiting 23:14:18 b541d28bf3b4: Waiting 23:14:18 db6f1882c916: Layer already exists 23:14:18 e9fa99a402b3: Layer already exists 23:14:18 c8bbad25c6a1: Layer already exists 23:14:18 4c2dedd25696: Layer already exists 23:14:18 e9621ecb2ed3: Layer already exists 23:14:18 be85afa16db5: Layer already exists 23:14:18 12943848f29c: Layer already exists 23:14:18 b541d28bf3b4: Layer already exists 23:14:18 950e189552ee: Layer already exists 23:14:18 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:14:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 23:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:14:19 c8bbad25c6a1: Preparing 23:14:19 e9fa99a402b3: Preparing 23:14:19 db6f1882c916: Preparing 23:14:19 e9621ecb2ed3: Preparing 23:14:19 4c2dedd25696: Preparing 23:14:19 12943848f29c: Preparing 23:14:19 be85afa16db5: Preparing 23:14:19 950e189552ee: Preparing 23:14:19 b541d28bf3b4: Preparing 23:14:19 950e189552ee: Waiting 23:14:19 12943848f29c: Waiting 23:14:19 be85afa16db5: Waiting 23:14:19 b541d28bf3b4: Waiting 23:14:19 c8bbad25c6a1: Layer already exists 23:14:19 e9fa99a402b3: Layer already exists 23:14:19 db6f1882c916: Layer already exists 23:14:19 4c2dedd25696: Layer already exists 23:14:19 e9621ecb2ed3: Layer already exists 23:14:19 12943848f29c: Layer already exists 23:14:19 be85afa16db5: Layer already exists 23:14:19 950e189552ee: Layer already exists 23:14:19 b541d28bf3b4: Layer already exists 23:14:19 main: digest: sha256:c1995463fa5e7863cd56e1c3d3009ced889aad5928230f0c081dfb2045ec9a69 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:14:19 ===================================================== [Pipeline] echo 23:14:19 taggedImages: 23:14:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:14:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:14:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.9 23:14:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 23:14:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:19 23:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:19 latest: Pulling from edgex-lftools-log-publisher 23:14:19 5eb5b503b376: Pulling fs layer 23:14:19 5c69ac0246d0: Pulling fs layer 23:14:19 ec43610c2a17: Pulling fs layer 23:14:19 3a2ae6a8a46f: Pulling fs layer 23:14:19 33b1e0a273af: Pulling fs layer 23:14:19 5d3b04190fa2: Pulling fs layer 23:14:19 2f39f015ded8: Pulling fs layer 23:14:19 33b1e0a273af: Waiting 23:14:19 5d3b04190fa2: Waiting 23:14:19 3a2ae6a8a46f: Waiting 23:14:19 2f39f015ded8: Waiting 23:14:19 5c69ac0246d0: Verifying Checksum 23:14:19 3a2ae6a8a46f: Verifying Checksum 23:14:19 3a2ae6a8a46f: Download complete 23:14:20 33b1e0a273af: Verifying Checksum 23:14:20 33b1e0a273af: Download complete 23:14:20 5d3b04190fa2: Verifying Checksum 23:14:20 5d3b04190fa2: Download complete 23:14:20 ec43610c2a17: Verifying Checksum 23:14:20 ec43610c2a17: Download complete 23:14:20 5eb5b503b376: Download complete 23:14:20 2f39f015ded8: Download complete 23:14:21 5eb5b503b376: Pull complete 23:14:21 5c69ac0246d0: Pull complete 23:14:22 ec43610c2a17: Pull complete 23:14:22 3a2ae6a8a46f: Pull complete 23:14:22 33b1e0a273af: Pull complete 23:14:22 5d3b04190fa2: Pull complete 23:14:26 2f39f015ded8: Pull complete 23:14:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:14:26 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:14:28 $ docker top a55caf7603596846329f749ea03dba140f89f9b385f4aeb0145bacc13e0b2234 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:29 ---> job-cost.sh 23:14:29 lf-activate-venv: SKIPPING 23:14:29 INFO: No Stack... 23:14:29 INFO: Retrieving Pricing Info for: v3-standard-8 23:14:29 INFO: Archiving Costs [Pipeline] sh 23:14:30 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 23:14:30 + cut -d, -f6 [Pipeline] lock 23:14:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] 23:14:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] did not exist. Created. 23:14:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:14:30 + echo total: 0.2199999988079071 [Pipeline] stash 23:14:30 Stashed 1 file(s) [Pipeline] } 23:14:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 23:14:30 $ docker stop --time=1 a55caf7603596846329f749ea03dba140f89f9b385f4aeb0145bacc13e0b2234 23:14:31 $ docker rm -f a55caf7603596846329f749ea03dba140f89f9b385f4aeb0145bacc13e0b2234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:15:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34208 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 23:15:15 Running in /w/workspace/app-rfid-llrp-inventory/30 [Pipeline] { [Pipeline] checkout 23:15:15 The recommended git tool is: git 23:15:22 using credential edgex-jenkins-ssh 23:15:22 Cloning the remote Git repository 23:15:22 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:15:22 > git init /w/workspace/app-rfid-llrp-inventory/30 # timeout=10 23:15:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:15:22 > git --version # timeout=10 23:15:22 > git --version # 'git version 2.25.1' 23:15:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:24 Avoid second fetch 23:15:24 Checking out Revision 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d (main) 23:15:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:15:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:25 > git config core.sparsecheckout # timeout=10 23:15:25 > git checkout -f 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d # timeout=10 23:15:29 Commit message: "fix: updating dependecies to latest versions (#76)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:15:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:15:30 Dload Upload Total Spent Left Speed 23:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 23:15:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:15:31 + + sudo jqsudo tee /etc/docker/daemon.new 23:15:31 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:15:31 { 23:15:31 "registry-mirrors": [ 23:15:31 "https://nexus3.edgexfoundry.org:10001" 23:15:31 ], 23:15:31 "bip": "10.250.0.254/24", 23:15:31 "hosts": [ 23:15:31 "tcp://0.0.0.0:5555", 23:15:31 "unix:///var/run/docker.sock" 23:15:31 ], 23:15:31 "mtu": 1458, 23:15:31 "selinux-enabled": true, 23:15:31 "seccomp-profile": "/etc/docker/seccomp.json" 23:15:31 } [Pipeline] sh 23:15:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:15:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:50 provisioning config files... 23:15:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/30@tmp/config6528817865335631301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:50 ---> docker-login.sh 23:15:50 nexus3.edgexfoundry.org:10001 23:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:52 Configure a credential helper to remove this warning. See 23:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:52 23:15:52 Login Succeeded 23:15:52 nexus3.edgexfoundry.org:10002 23:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:52 Configure a credential helper to remove this warning. See 23:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:52 23:15:52 Login Succeeded 23:15:52 nexus3.edgexfoundry.org:10003 23:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:53 Configure a credential helper to remove this warning. See 23:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:53 23:15:53 Login Succeeded 23:15:53 nexus3.edgexfoundry.org:10004 23:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:53 Configure a credential helper to remove this warning. See 23:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:53 23:15:53 Login Succeeded 23:15:53 docker.io 23:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:54 Configure a credential helper to remove this warning. See 23:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:54 23:15:54 Login Succeeded 23:15:54 ---> docker-login.sh ends [Pipeline] } 23:15:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:55 ========================================================= 23:15:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:15:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:15:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:15:55 Sending build context to Docker daemon 699.4kB 23:15:55 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:15:55 Step 2/13 : FROM ${BASE} AS builder 23:15:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:15:55 9b3977197b4f: Pulling fs layer 23:15:55 1a89e8eeedd5: Pulling fs layer 23:15:55 94645a83ff95: Pulling fs layer 23:15:55 3f3a8bcf1eab: Pulling fs layer 23:15:55 0c92f367c5e7: Pulling fs layer 23:15:55 3096ccb668a1: Pulling fs layer 23:15:55 e8cf19c19ddd: Pulling fs layer 23:15:55 a4caa8a26152: Pulling fs layer 23:15:55 3096ccb668a1: Waiting 23:15:55 e8cf19c19ddd: Waiting 23:15:55 a4caa8a26152: Waiting 23:15:55 3f3a8bcf1eab: Waiting 23:15:55 0c92f367c5e7: Waiting 23:15:55 94645a83ff95: Verifying Checksum 23:15:55 94645a83ff95: Download complete 23:15:55 1a89e8eeedd5: Verifying Checksum 23:15:55 1a89e8eeedd5: Download complete 23:15:55 0c92f367c5e7: Verifying Checksum 23:15:55 0c92f367c5e7: Download complete 23:15:55 3096ccb668a1: Verifying Checksum 23:15:55 3096ccb668a1: Download complete 23:15:55 9b3977197b4f: Verifying Checksum 23:15:55 9b3977197b4f: Download complete 23:15:55 e8cf19c19ddd: Verifying Checksum 23:15:55 e8cf19c19ddd: Download complete 23:15:56 9b3977197b4f: Pull complete 23:15:57 1a89e8eeedd5: Pull complete 23:15:57 94645a83ff95: Pull complete 23:15:58 a4caa8a26152: Verifying Checksum 23:15:58 a4caa8a26152: Download complete 23:15:58 3f3a8bcf1eab: Verifying Checksum 23:15:58 3f3a8bcf1eab: Download complete 23:16:13 3f3a8bcf1eab: Pull complete 23:16:13 0c92f367c5e7: Pull complete 23:16:13 3096ccb668a1: Pull complete 23:16:13 e8cf19c19ddd: Pull complete 23:16:19 a4caa8a26152: Pull complete 23:16:19 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:16:19 ---> 725f1c02e7f9 23:16:19 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:16:20 ---> Running in 06a327e44e8b 23:16:20 Removing intermediate container 06a327e44e8b 23:16:20 ---> 4613947fb974 23:16:20 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:16:21 ---> Running in bd232e53197d 23:16:21 Removing intermediate container bd232e53197d 23:16:21 ---> b74f0c1dc5ae 23:16:21 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:16:21 ---> Running in 1289ab24b3fc 23:16:22 Removing intermediate container 1289ab24b3fc 23:16:22 ---> e6c25253ce67 23:16:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:23 ---> Running in d43d9f007fbf 23:16:25 Removing intermediate container d43d9f007fbf 23:16:25 ---> dc3b805dbef7 23:16:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:25 ---> Running in cc6b3c0c0985 23:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:16:27 OK: 220 MiB in 52 packages 23:16:28 Removing intermediate container cc6b3c0c0985 23:16:28 ---> 1035d7ad536b 23:16:28 Step 8/13 : WORKDIR /app 23:16:28 ---> Running in b70b4af39979 23:16:28 Removing intermediate container b70b4af39979 23:16:28 ---> a7c1ffe6704f 23:16:28 Step 9/13 : COPY go.mod vendor* ./ 23:16:29 ---> d8b35c5b7ea3 23:16:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:29 ---> Running in 9f011c92bc77 23:17:16 Removing intermediate container 9f011c92bc77 23:17:16 ---> 3bf84174bdd3 23:17:16 Step 11/13 : COPY . . 23:17:16 ---> bf82401fe430 23:17:16 Step 12/13 : ARG MAKE="make build" 23:17:16 ---> Running in 9fb18f71dac5 23:17:16 Removing intermediate container 9fb18f71dac5 23:17:16 ---> 34e646d25218 23:17:16 Step 13/13 : RUN $MAKE 23:17:16 ---> Running in d114adb4373d 23:17:16 noop 23:17:17 Removing intermediate container d114adb4373d 23:17:17 ---> 7db7dfdc64a8 23:17:17 Successfully built 7db7dfdc64a8 23:17:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:17:18 + docker inspect -f . ci-base-image-arm64 23:17:18 . [Pipeline] withDockerContainer 23:17:18 prd-ubuntu20.04-docker-arm64-4c-16g-34208 does not seem to be running inside a container 23:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/30 -v /w/workspace/app-rfid-llrp-inventory/30:/w/workspace/app-rfid-llrp-inventory/30:rw,z -v /w/workspace/app-rfid-llrp-inventory/30@tmp:/w/workspace/app-rfid-llrp-inventory/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:17:19 $ docker top 03cc67e2a49f4a12d742b755d11cedc0afd63ccaa8ac36cf878abe384d389728 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:20 + go version 23:17:20 go version go1.17.6 linux/arm64 [Pipeline] } 23:17:20 $ docker stop --time=1 03cc67e2a49f4a12d742b755d11cedc0afd63ccaa8ac36cf878abe384d389728 23:17:22 $ docker rm -f 03cc67e2a49f4a12d742b755d11cedc0afd63ccaa8ac36cf878abe384d389728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:17:23 + docker inspect -f . ci-base-image-arm64 23:17:23 . [Pipeline] withDockerContainer 23:17:23 prd-ubuntu20.04-docker-arm64-4c-16g-34208 does not seem to be running inside a container 23:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/30 -v /w/workspace/app-rfid-llrp-inventory/30:/w/workspace/app-rfid-llrp-inventory/30:rw,z -v /w/workspace/app-rfid-llrp-inventory/30@tmp:/w/workspace/app-rfid-llrp-inventory/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:17:24 $ docker top eac532b2e3b003078e1a6aceb45b59eed6edb618e09095f3c3223fd6e27e1d8a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:17:25 + make test 23:17:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:19:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:19:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.212s coverage: 86.2% of statements 23:19:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:19:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.717s coverage: 71.9% of statements 23:19:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 23:19:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:19:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:19:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:29 ./bin/test-attribution.sh [Pipeline] echo 23:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:33 $ docker stop --time=1 eac532b2e3b003078e1a6aceb45b59eed6edb618e09095f3c3223fd6e27e1d8a 23:19:34 $ docker rm -f eac532b2e3b003078e1a6aceb45b59eed6edb618e09095f3c3223fd6e27e1d8a [Pipeline] // withDockerContainer [Pipeline] sh 23:19:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:36 Warning: overwriting stash ‘coverage-report’ 23:19:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:37 + ls -al . 23:19:37 total 224 23:19:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 23:19 . 23:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:15 .. 23:19:37 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 23:15 .dockerignore 23:19:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:15 .git 23:19:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:15 .github 23:19:37 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 23:15 .gitignore 23:19:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 23:15 .golangci.yml 23:19:37 -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 23:15 Attribution.txt 23:19:37 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 23:15 CHANGELOG.md 23:19:37 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 23:15 Dockerfile 23:19:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:15 GOVERNANCE.md 23:19:37 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 23:15 Jenkinsfile 23:19:37 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 23:15 LICENSE 23:19:37 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 23:15 Makefile 23:19:37 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 23:15 OWNERS.md 23:19:37 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 23:15 README.md 23:19:37 -rw-rw-r-- 1 jenkins jenkins 11 Apr 28 23:12 VERSION 23:19:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:15 bin 23:19:37 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 23:18 coverage.out 23:19:37 -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 23:15 go.mod 23:19:37 -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 23:15 go.sum 23:19:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:15 images 23:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:15 internal 23:19:37 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 23:15 main.go 23:19:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:15 res 23:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:15 snap 23:19:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:15 static [Pipeline] isUnix [Pipeline] sh 23:19:37 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d --label arch=arm64 --label version=2.1.0-dev.9 . 23:19:37 Sending build context to Docker daemon 699.4kB 23:19:37 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 23:19:37 Step 2/31 : FROM ${BASE} AS builder 23:19:37 ---> 7db7dfdc64a8 23:19:37 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:19:38 ---> Running in 5b4d84a36f97 23:19:38 Removing intermediate container 5b4d84a36f97 23:19:38 ---> cf0153f7317f 23:19:38 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 23:19:38 ---> Running in 505bc686ddf6 23:19:38 Removing intermediate container 505bc686ddf6 23:19:38 ---> a11b15e14fc2 23:19:38 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:19:38 ---> Running in 0cbd82af5688 23:19:39 Removing intermediate container 0cbd82af5688 23:19:39 ---> 9b8e9b9aeb6a 23:19:39 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:39 ---> Running in 03cda98591a1 23:19:40 Removing intermediate container 03cda98591a1 23:19:40 ---> 25b32c33dccb 23:19:40 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:41 ---> Running in e791080625bb 23:19:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:43 OK: 220 MiB in 52 packages 23:19:45 Removing intermediate container e791080625bb 23:19:45 ---> c0f75ae7a066 23:19:45 Step 8/31 : WORKDIR /app 23:19:45 ---> Running in 31eff27965e9 23:19:45 Removing intermediate container 31eff27965e9 23:19:45 ---> 43e0da0ef568 23:19:45 Step 9/31 : COPY go.mod vendor* ./ 23:19:46 ---> 68b00f488713 23:19:46 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:46 ---> Running in 061e028d50fd 23:19:48 Removing intermediate container 061e028d50fd 23:19:48 ---> 0513bee955a3 23:19:48 Step 11/31 : COPY . . 23:19:48 ---> 93ac06752e29 23:19:48 Step 12/31 : ARG MAKE="make build" 23:19:49 ---> Running in 5b81a2fc57bd 23:19:49 Removing intermediate container 5b81a2fc57bd 23:19:49 ---> 73a1b6c398b4 23:19:49 Step 13/31 : RUN $MAKE 23:19:49 ---> Running in 5c0602c32a66 23:19:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 23:22:12 Removing intermediate container 5c0602c32a66 23:22:12 ---> 6ac5de388617 23:22:12 Step 14/31 : FROM alpine:3.14 23:22:12 3.14: Pulling from library/alpine 23:22:12 455c02918c45: Pulling fs layer 23:22:12 455c02918c45: Verifying Checksum 23:22:12 455c02918c45: Download complete 23:22:12 455c02918c45: Pull complete 23:22:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:22:12 Status: Downloaded newer image for alpine:3.14 23:22:12 ---> ac73e934f311 23:22:12 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:22:12 ---> Running in a9f1f8f7525a 23:22:12 Removing intermediate container a9f1f8f7525a 23:22:12 ---> 7aaa8a522b55 23:22:12 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:22:12 ---> Running in 994dbb5d5c47 23:22:12 Removing intermediate container 994dbb5d5c47 23:22:12 ---> 5389679d7248 23:22:12 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:12 ---> Running in 298393d1f81d 23:22:12 Removing intermediate container 298393d1f81d 23:22:12 ---> 52c272a999d5 23:22:12 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 23:22:12 ---> Running in 6784a83948b7 23:22:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:22:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:22:12 (1/6) Installing ca-certificates (20211220-r0) 23:22:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:22:12 (3/6) Installing libsodium (1.0.18-r0) 23:22:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:22:12 (5/6) Installing libzmq (4.3.4-r0) 23:22:12 (6/6) Installing zeromq (4.3.4-r0) 23:22:12 Executing busybox-1.33.1-r7.trigger 23:22:12 Executing ca-certificates-20211220-r0.trigger 23:22:12 OK: 9 MiB in 20 packages 23:22:12 Removing intermediate container 6784a83948b7 23:22:12 ---> 2e2606854b8a 23:22:12 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:22:12 ---> 5487ef2a97fb 23:22:12 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 23:22:12 ---> 94898c6cb3e7 23:22:12 Step 21/31 : COPY --from=builder /app/res/ /res/ 23:22:12 ---> 39f86ce7eee8 23:22:12 Step 22/31 : COPY --from=builder /app/static/ /static/ 23:22:12 ---> f04f69188c2a 23:22:12 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:22:12 ---> b2d529a45613 23:22:12 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:22:12 ---> Running in ff6892f79467 23:22:13 Removing intermediate container ff6892f79467 23:22:13 ---> f94cd3baf3c5 23:22:13 Step 25/31 : VOLUME /cache 23:22:13 ---> Running in 4d1de4f38799 23:22:13 Removing intermediate container 4d1de4f38799 23:22:13 ---> 50a30355e68d 23:22:13 Step 26/31 : EXPOSE 59711 23:22:13 ---> Running in c0c2302db7c1 23:22:14 Removing intermediate container c0c2302db7c1 23:22:14 ---> 666976e885ce 23:22:14 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:22:14 ---> Running in c864654c0d2b 23:22:14 Removing intermediate container c864654c0d2b 23:22:14 ---> e072e35b8884 23:22:14 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 23:22:14 ---> Running in 76c38c070f2e 23:22:14 Removing intermediate container 76c38c070f2e 23:22:14 ---> 31317045338e 23:22:14 Step 29/31 : LABEL arch=arm64 23:22:14 ---> Running in bd0a6ca42359 23:22:15 Removing intermediate container bd0a6ca42359 23:22:15 ---> d0ebddb0e87c 23:22:15 Step 30/31 : LABEL git_sha=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:22:15 ---> Running in 6c2ecb6f2426 23:22:15 Removing intermediate container 6c2ecb6f2426 23:22:15 ---> 52670c0132b9 23:22:15 Step 31/31 : LABEL version=2.1.0-dev.9 23:22:15 ---> Running in 9801274781ac 23:22:16 Removing intermediate container 9801274781ac 23:22:16 ---> eb3aae793a67 23:22:16 [Warning] One or more build-args [ARCH] were not consumed 23:22:16 Successfully built eb3aae793a67 23:22:16 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:16 provisioning config files... 23:22:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/30@tmp/config3874141438360961102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:16 ---> docker-login.sh 23:22:16 nexus3.edgexfoundry.org:10001 23:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:17 Configure a credential helper to remove this warning. See 23:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:17 23:22:17 Login Succeeded 23:22:17 nexus3.edgexfoundry.org:10002 23:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:17 Configure a credential helper to remove this warning. See 23:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:17 23:22:17 Login Succeeded 23:22:17 nexus3.edgexfoundry.org:10003 23:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:18 Configure a credential helper to remove this warning. See 23:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:18 23:22:18 Login Succeeded 23:22:18 nexus3.edgexfoundry.org:10004 23:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:18 Configure a credential helper to remove this warning. See 23:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:18 23:22:18 Login Succeeded 23:22:18 docker.io 23:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:19 Configure a credential helper to remove this warning. See 23:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:19 23:22:19 Login Succeeded 23:22:19 ---> docker-login.sh ends [Pipeline] } 23:22:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:19 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 23:22:19 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:22:19 latest 23:22:19 2.1.0-dev.9 23:22:19 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 23:22:19 main 23:22:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:22:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] isUnix [Pipeline] sh 23:22:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:22:20 8da9f5c2c94b: Preparing 23:22:20 871816d30f7d: Preparing 23:22:20 41707c477b88: Preparing 23:22:20 5fe5ef027d42: Preparing 23:22:20 fc113392674c: Preparing 23:22:20 3f82c048a857: Preparing 23:22:20 4bfac39ce173: Preparing 23:22:20 1567d64760ce: Preparing 23:22:20 f73e7dbfee58: Preparing 23:22:20 3f82c048a857: Waiting 23:22:20 4bfac39ce173: Waiting 23:22:20 1567d64760ce: Waiting 23:22:20 f73e7dbfee58: Waiting 23:22:20 41707c477b88: Pushed 23:22:20 fc113392674c: Pushed 23:22:20 5fe5ef027d42: Pushed 23:22:20 8da9f5c2c94b: Pushed 23:22:20 f73e7dbfee58: Layer already exists 23:22:20 3f82c048a857: Pushed 23:22:20 1567d64760ce: Pushed 23:22:21 4bfac39ce173: Pushed 23:22:27 871816d30f7d: Pushed 23:22:27 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:22:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:22:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:22:27 8da9f5c2c94b: Preparing 23:22:27 871816d30f7d: Preparing 23:22:27 41707c477b88: Preparing 23:22:27 5fe5ef027d42: Preparing 23:22:27 fc113392674c: Preparing 23:22:27 3f82c048a857: Preparing 23:22:27 4bfac39ce173: Preparing 23:22:27 1567d64760ce: Preparing 23:22:27 f73e7dbfee58: Preparing 23:22:27 3f82c048a857: Waiting 23:22:27 4bfac39ce173: Waiting 23:22:27 1567d64760ce: Waiting 23:22:27 f73e7dbfee58: Waiting 23:22:27 5fe5ef027d42: Layer already exists 23:22:27 8da9f5c2c94b: Layer already exists 23:22:27 41707c477b88: Layer already exists 23:22:27 fc113392674c: Layer already exists 23:22:27 871816d30f7d: Layer already exists 23:22:28 f73e7dbfee58: Layer already exists 23:22:28 4bfac39ce173: Layer already exists 23:22:28 1567d64760ce: Layer already exists 23:22:28 3f82c048a857: Layer already exists 23:22:28 latest: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:22:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 23:22:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.9 23:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:22:28 8da9f5c2c94b: Preparing 23:22:28 871816d30f7d: Preparing 23:22:28 41707c477b88: Preparing 23:22:28 5fe5ef027d42: Preparing 23:22:28 fc113392674c: Preparing 23:22:28 3f82c048a857: Preparing 23:22:28 4bfac39ce173: Preparing 23:22:28 1567d64760ce: Preparing 23:22:28 f73e7dbfee58: Preparing 23:22:28 4bfac39ce173: Waiting 23:22:28 1567d64760ce: Waiting 23:22:28 f73e7dbfee58: Waiting 23:22:28 3f82c048a857: Waiting 23:22:28 fc113392674c: Layer already exists 23:22:28 8da9f5c2c94b: Layer already exists 23:22:28 871816d30f7d: Layer already exists 23:22:28 41707c477b88: Layer already exists 23:22:28 5fe5ef027d42: Layer already exists 23:22:28 4bfac39ce173: Layer already exists 23:22:28 3f82c048a857: Layer already exists 23:22:28 f73e7dbfee58: Layer already exists 23:22:28 1567d64760ce: Layer already exists 23:22:29 2.1.0-dev.9: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:22:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 [Pipeline] isUnix [Pipeline] sh 23:22:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 23:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:22:29 8da9f5c2c94b: Preparing 23:22:29 871816d30f7d: Preparing 23:22:29 41707c477b88: Preparing 23:22:29 5fe5ef027d42: Preparing 23:22:29 fc113392674c: Preparing 23:22:29 3f82c048a857: Preparing 23:22:29 4bfac39ce173: Preparing 23:22:29 1567d64760ce: Preparing 23:22:29 f73e7dbfee58: Preparing 23:22:29 4bfac39ce173: Waiting 23:22:29 1567d64760ce: Waiting 23:22:29 f73e7dbfee58: Waiting 23:22:29 3f82c048a857: Waiting 23:22:29 8da9f5c2c94b: Layer already exists 23:22:29 fc113392674c: Layer already exists 23:22:29 5fe5ef027d42: Layer already exists 23:22:29 871816d30f7d: Layer already exists 23:22:29 41707c477b88: Layer already exists 23:22:29 4bfac39ce173: Layer already exists 23:22:29 f73e7dbfee58: Layer already exists 23:22:29 1567d64760ce: Layer already exists 23:22:29 3f82c048a857: Layer already exists 23:22:30 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] isUnix [Pipeline] sh 23:22:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 23:22:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 23:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:22:30 8da9f5c2c94b: Preparing 23:22:30 871816d30f7d: Preparing 23:22:30 41707c477b88: Preparing 23:22:30 5fe5ef027d42: Preparing 23:22:30 fc113392674c: Preparing 23:22:30 3f82c048a857: Preparing 23:22:30 4bfac39ce173: Preparing 23:22:30 1567d64760ce: Preparing 23:22:30 f73e7dbfee58: Preparing 23:22:30 3f82c048a857: Waiting 23:22:30 4bfac39ce173: Waiting 23:22:30 1567d64760ce: Waiting 23:22:30 f73e7dbfee58: Waiting 23:22:30 8da9f5c2c94b: Layer already exists 23:22:30 fc113392674c: Layer already exists 23:22:30 41707c477b88: Layer already exists 23:22:30 5fe5ef027d42: Layer already exists 23:22:30 871816d30f7d: Layer already exists 23:22:31 3f82c048a857: Layer already exists 23:22:31 1567d64760ce: Layer already exists 23:22:31 4bfac39ce173: Layer already exists 23:22:31 f73e7dbfee58: Layer already exists 23:22:31 main: digest: sha256:824e1c2bff03ded35b9597e3b2d5882a2b093d8752ccd4a7f972a74bb64c6ae8 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:31 ===================================================== [Pipeline] echo 23:22:31 taggedImages: 23:22:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d 23:22:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:22:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.9 23:22:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d-2.1.0-dev.9 23:22:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:31 23:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:32 arm64: Pulling from edgex-lftools-log-publisher 23:22:32 8998bd30e6a1: Pulling fs layer 23:22:32 04944245beec: Pulling fs layer 23:22:32 699f458cf7ca: Pulling fs layer 23:22:32 765212b225bb: Pulling fs layer 23:22:32 f23df028b6ca: Pulling fs layer 23:22:32 d65c8cfc05b1: Pulling fs layer 23:22:32 2437ff75d9bd: Pulling fs layer 23:22:32 f23df028b6ca: Waiting 23:22:32 d65c8cfc05b1: Waiting 23:22:32 2437ff75d9bd: Waiting 23:22:32 765212b225bb: Waiting 23:22:32 04944245beec: Verifying Checksum 23:22:32 04944245beec: Download complete 23:22:32 765212b225bb: Verifying Checksum 23:22:32 765212b225bb: Download complete 23:22:32 f23df028b6ca: Download complete 23:22:32 d65c8cfc05b1: Verifying Checksum 23:22:32 d65c8cfc05b1: Download complete 23:22:32 699f458cf7ca: Verifying Checksum 23:22:32 699f458cf7ca: Download complete 23:22:32 8998bd30e6a1: Download complete 23:22:35 2437ff75d9bd: Verifying Checksum 23:22:35 2437ff75d9bd: Download complete 23:22:37 8998bd30e6a1: Pull complete 23:22:37 04944245beec: Pull complete 23:22:39 699f458cf7ca: Pull complete 23:22:39 765212b225bb: Pull complete 23:22:40 f23df028b6ca: Pull complete 23:22:40 d65c8cfc05b1: Pull complete 23:22:55 2437ff75d9bd: Pull complete 23:22:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:22:56 prd-ubuntu20.04-docker-arm64-4c-16g-34208 does not seem to be running inside a container 23:22:56 $ 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/30 -v /w/workspace/app-rfid-llrp-inventory/30:/w/workspace/app-rfid-llrp-inventory/30:rw,z -v /w/workspace/app-rfid-llrp-inventory/30@tmp:/w/workspace/app-rfid-llrp-inventory/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:22:58 $ docker top c85e69b010115a7f3c7961ebac7ed77aa468f27dd59f137e3b06ce9115dc8cc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:59 ---> job-cost.sh 23:22:59 lf-activate-venv: SKIPPING 23:22:59 INFO: No Stack... 23:23:00 INFO: Retrieving Pricing Info for: v3-standard-4 23:23:01 INFO: Archiving Costs [Pipeline] sh 23:23:01 + cat /w/workspace/app-rfid-llrp-inventory/30/archives/cost.csv 23:23:01 + cut -d, -f6 [Pipeline] lock 23:23:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] 23:23:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] did not exist. Created. 23:23:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:02 /w/workspace/app-rfid-llrp-inventory/30@tmp/durable-3fbb873f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:23:02 + echo total: 0.10999999940395355 [Pipeline] stash 23:23:02 Warning: overwriting stash ‘stack-cost’ 23:23:03 Stashed 1 file(s) [Pipeline] } 23:23:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:03 $ docker stop --time=1 c85e69b010115a7f3c7961ebac7ed77aa468f27dd59f137e3b06ce9115dc8cc3 23:23:04 $ docker rm -f c85e69b010115a7f3c7961ebac7ed77aa468f27dd59f137e3b06ce9115dc8cc3 [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 23:23:05 provisioning config files... 23:23:05 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2926122009548653546tmp [Pipeline] { [Pipeline] sh 23:23:05 + set +x 23:23:05 + curl -s https://codecov.io/bash 23:23:05 + bash -s -- 23:23:05 23:23:05 _____ _ 23:23:05 / ____| | | 23:23:05 | | ___ __| | ___ ___ _____ __ 23:23:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:23:05 | |___| (_) | (_| | __/ (_| (_) \ V / 23:23:05 \_____\___/ \__,_|\___|\___\___/ \_/ 23:23:05 Bash-1.0.6 23:23:05 23:23:05 23:23:05 ==> git version 2.25.1 found 23:23:05 ==> 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 23:23:05 Release-Date: 2020-01-08 23:23:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:23:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:23:05 ==> Jenkins CI detected. 23:23:05 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 23:23:05 project root: . 23:23:05 --> token set from env 23:23:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:23:05 ==> Running gcov in . (disable via -X gcov) 23:23:05 ==> Python coveragepy not found 23:23:05 ==> Searching for coverage reports in: 23:23:05 + . 23:23:05 -> Found 1 reports 23:23:05 ==> Detecting git/mercurial file structure 23:23:05 ==> Reading reports 23:23:05 + ./coverage.out bytes=41008 23:23:05 ==> Appending adjustments 23:23:05 https://docs.codecov.io/docs/fixing-reports 23:23:05 + Found adjustments 23:23:05 ==> Gzipping contents 23:23:05 12K /tmp/codecov.AhMdZ8.gz 23:23:05 ==> Uploading reports 23:23:05 url: https://codecov.io 23:23:05 query: branch=main&commit=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:23:05 -> Pinging Codecov 23:23:05 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=6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:23:05 -> Uploading to 23:23:05 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d/00b44e23-0c38-472e-ab05-6b3c910511a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T232305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d457fdbb937128bfa3cba42dab03f9746159a714cdd174e22f461372fa80e0a7 23:23:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:05 Dload Upload Total Spent Left Speed 23:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11559 0 0 100 11559 0 55306 --:--:-- --:--:-- --:--:-- 55306 23:23:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] } 23:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:23:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:23:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:23:06 23:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:23:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:23:06 188c0c94c7c5: Pulling fs layer 23:23:06 0ef7d3d256c8: Pulling fs layer 23:23:06 de9db76c5a1d: Pulling fs layer 23:23:06 0eba1c9be4d2: Pulling fs layer 23:23:06 0d57e429df01: Pulling fs layer 23:23:06 4e4be7b47b0d: Pulling fs layer 23:23:06 e1f770b5df2f: Pulling fs layer 23:23:06 85a0685a4137: Pulling fs layer 23:23:06 0d57e429df01: Waiting 23:23:06 4e4be7b47b0d: Waiting 23:23:06 e1f770b5df2f: Waiting 23:23:06 85a0685a4137: Waiting 23:23:06 de9db76c5a1d: Download complete 23:23:06 0ef7d3d256c8: Verifying Checksum 23:23:06 0ef7d3d256c8: Download complete 23:23:06 0d57e429df01: Verifying Checksum 23:23:06 0d57e429df01: Download complete 23:23:06 4e4be7b47b0d: Download complete 23:23:06 188c0c94c7c5: Verifying Checksum 23:23:06 188c0c94c7c5: Download complete 23:23:07 188c0c94c7c5: Pull complete 23:23:07 0ef7d3d256c8: Pull complete 23:23:07 e1f770b5df2f: Verifying Checksum 23:23:07 e1f770b5df2f: Download complete 23:23:07 de9db76c5a1d: Pull complete 23:23:07 0eba1c9be4d2: Verifying Checksum 23:23:07 0eba1c9be4d2: Download complete 23:23:07 85a0685a4137: Verifying Checksum 23:23:07 85a0685a4137: Download complete 23:23:10 0eba1c9be4d2: Pull complete 23:23:10 0d57e429df01: Pull complete 23:23:10 4e4be7b47b0d: Pull complete 23:23:11 e1f770b5df2f: Pull complete 23:23:14 85a0685a4137: Pull complete 23:23:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:23:14 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:23:16 $ docker top 54dbc168fbae9bcfb310ea5eae24107e8bc38167e45e09d24bef67ff6583be2f -eo pid,comm [Pipeline] { [Pipeline] echo 23:23:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:23:17 + set -o pipefail 23:23:17 + snyk monitor '--org=edgex-jenkins' 23:23:22 23:23:22 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 23:23:22 23:23:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/89b0bd82-2f4f-4732-bd92-9eff95cd3ddd 23:23:22 23:23:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:23:22 23:23:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:23:22 23:23:22 [Pipeline] } 23:23:22 $ docker stop --time=1 54dbc168fbae9bcfb310ea5eae24107e8bc38167e45e09d24bef67ff6583be2f 23:23:24 $ docker rm -f 54dbc168fbae9bcfb310ea5eae24107e8bc38167e45e09d24bef67ff6583be2f [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 23:23:25 + git log --format=format:%s -1 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d [Pipeline] sh 23:23:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:23:26 . [Pipeline] withDockerContainer 23:23:26 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:23:26 $ docker top 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:26 [ssh-agent] Looking for ssh-agent implementation... 23:23:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:26 $ docker exec 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 ssh-agent 23:23:27 SSH_AUTH_SOCK=/tmp/ssh-pUAz2q13FacX/agent.32 23:23:27 SSH_AGENT_PID=38 23:23:27 Running ssh-add (command line suppressed) 23:23:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4041880186384383343.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4041880186384383343.key) 23:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:27 + git semver tag 23:23:27 2022-04-28 23:23:27,757 [run_tag] DEBUG tag force:False 23:23:27 2022-04-28 23:23:27,757 [check_head_tag] DEBUG check head tag 23:23:27 2022-04-28 23:23:27,758 [execute] INFO git cat-file --batch-check 23:23:27 2022-04-28 23:23:27,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:23:27 2022-04-28 23:23:27,762 [execute] INFO git cat-file --batch 23:23:27 2022-04-28 23:23:27,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:23:27 2022-04-28 23:23:27,771 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:23:27 2022-04-28 23:23:27,772 [execute] INFO git tag -a v2.1.0-dev.9 -m v2.1.0-dev.9 23:23:27 2022-04-28 23:23:27,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.9', '-m', 'v2.1.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 23:23:27 2022-04-28 23:23:27,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:23:27 2.1.0-dev.9 [Pipeline] } 23:23:27 $ docker exec --env ******** --env ******** 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 ssh-agent -k 23:23:27 unset SSH_AUTH_SOCK; 23:23:27 unset SSH_AGENT_PID; 23:23:27 echo Agent pid 38 killed; 23:23:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:28 + git semver [Pipeline] } 23:23:28 $ docker stop --time=1 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 23:23:29 $ docker rm -f 3667a2f06381c284b2908630f99022c1bf39b715cd3fb8a597d14551717d6c22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:23:30 23:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:23:30 0.23.1-centos7: Pulling from edgex-lftools 23:23:30 ab5ef0e58194: Pulling fs layer 23:23:30 9712f1f96733: Pulling fs layer 23:23:30 63f879dbbcfc: Pulling fs layer 23:23:30 0d9ebad4ef96: Pulling fs layer 23:23:30 e9a5061849ea: Pulling fs layer 23:23:30 0d9ebad4ef96: Waiting 23:23:30 d747dcd14b5f: Pulling fs layer 23:23:30 e9a5061849ea: Waiting 23:23:30 2de7ff778b66: Pulling fs layer 23:23:30 d747dcd14b5f: Waiting 23:23:30 2de7ff778b66: Waiting 23:23:30 9712f1f96733: Verifying Checksum 23:23:30 9712f1f96733: Download complete 23:23:30 63f879dbbcfc: Verifying Checksum 23:23:30 63f879dbbcfc: Download complete 23:23:31 e9a5061849ea: Verifying Checksum 23:23:31 e9a5061849ea: Download complete 23:23:31 d747dcd14b5f: Verifying Checksum 23:23:31 d747dcd14b5f: Download complete 23:23:31 0d9ebad4ef96: Verifying Checksum 23:23:31 0d9ebad4ef96: Download complete 23:23:31 ab5ef0e58194: Verifying Checksum 23:23:31 ab5ef0e58194: Download complete 23:23:31 2de7ff778b66: Verifying Checksum 23:23:31 2de7ff778b66: Download complete 23:23:33 ab5ef0e58194: Pull complete 23:23:33 9712f1f96733: Pull complete 23:23:34 63f879dbbcfc: Pull complete 23:23:37 0d9ebad4ef96: Pull complete 23:23:38 e9a5061849ea: Pull complete 23:23:38 d747dcd14b5f: Pull complete 23:23:39 2de7ff778b66: Pull complete 23:23:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:23:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:23:39 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:23:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:23:42 $ docker top 318899633f7d6ba27b5b8c0c90f8f82f49b9343db94524ebfb484ddb929e718b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:23:42 provisioning config files... 23:23:42 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6989738161082175370tmp 23:23:42 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6554149478507888870tmp 23:23:42 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1692877706095317534tmp [Pipeline] { [Pipeline] echo 23:23:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:23:42 ---> sigul-configuration.sh 23:23:42 gpg: directory `/root/.gnupg' created 23:23:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:23:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:23:42 gpg: keyring `/root/.gnupg/secring.gpg' created 23:23:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:23:42 gpg: CAST5 encrypted data 23:23:42 gpg: encrypted with 1 passphrase 23:23:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:23:42 + mkdir /home/jenkins 23:23:42 + mkdir /home/jenkins/sigul [Pipeline] sh 23:23:43 + 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 23:23:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:23:43 ---> sigul-install.sh 23:23:43 Sigul already installed; skipping installation. [Pipeline] sh 23:23:43 + git tag --list 23:23:43 v0.0.0 23:23:43 v0.0.1-dev.1 23:23:43 v0.0.1-dev.2 23:23:43 v0.0.1-dev.3 23:23:43 v0.0.1-dev.4 23:23:43 v0.0.1-dev.5 23:23:43 v0.0.1-dev.6 23:23:43 v0.0.1-dev.7 23:23:43 v1.0.0 23:23:43 v1.0.1-dev.1 23:23:43 v1.0.1-dev.2 23:23:43 v1.0.1-dev.3 23:23:43 v1.0.1-dev.4 23:23:43 v1.0.1-dev.5 23:23:43 v2.1.0 23:23:43 v2.1.0-dev.1 23:23:43 v2.1.0-dev.2 23:23:43 v2.1.0-dev.3 23:23:43 v2.1.0-dev.4 23:23:43 v2.1.0-dev.5 23:23:43 v2.1.0-dev.6 23:23:43 v2.1.0-dev.7 23:23:43 v2.1.0-dev.8 23:23:43 v2.1.0-dev.9 [Pipeline] sh 23:23:44 + lftools sign git-tag v2.1.0-dev.9 23:23:44 Signing Git tag with Sigul... 23:23:44 Signing v2.1.0-dev.9 [Pipeline] echo 23:23:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:23:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:23:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:23:45 $ docker stop --time=1 318899633f7d6ba27b5b8c0c90f8f82f49b9343db94524ebfb484ddb929e718b 23:23:46 $ docker rm -f 318899633f7d6ba27b5b8c0c90f8f82f49b9343db94524ebfb484ddb929e718b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:23:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:23:47 . [Pipeline] withDockerContainer 23:23:47 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:23:47 $ docker top 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:47 [ssh-agent] Looking for ssh-agent implementation... 23:23:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:47 $ docker exec 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 ssh-agent 23:23:48 SSH_AUTH_SOCK=/tmp/ssh-YcU7el4BO7UO/agent.32 23:23:48 SSH_AGENT_PID=38 23:23:48 Running ssh-add (command line suppressed) 23:23:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5087003336853437258.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5087003336853437258.key) 23:23:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:48 + git semver bump pre 23:23:48 2022-04-28 23:23:48,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:23:48 2022-04-28 23:23:48,734 [bump_version] DEBUG bumping version:2.1.0-dev.9 on axis:pre with prefix:dev 23:23:48 2022-04-28 23:23:48,734 [bump_version] DEBUG bumped version:2.1.0-dev.10 23:23:48 2022-04-28 23:23:48,734 [write_version] DEBUG write version:2.1.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 23:23:48 2022-04-28 23:23:48,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:23:48 2022-04-28 23:23:48,734 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:23:48 2022-04-28 23:23:48,736 [execute] INFO git cat-file --batch-check 23:23:48 2022-04-28 23:23:48,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:23:48 2022-04-28 23:23:48,742 [execute] INFO git cat-file --batch 23:23:48 2022-04-28 23:23:48,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:23:48 2022-04-28 23:23:48,747 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:23:48 2.1.0-dev.10 [Pipeline] } 23:23:48 $ docker exec --env ******** --env ******** 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 ssh-agent -k 23:23:48 unset SSH_AUTH_SOCK; 23:23:48 unset SSH_AGENT_PID; 23:23:48 echo Agent pid 38 killed; 23:23:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:49 + git semver [Pipeline] } 23:23:49 $ docker stop --time=1 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 23:23:50 $ docker rm -f 718a4e51a6e1edcb66a6ff82e0db5ee537626e57df85165275090dc43a865896 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:23:51 . [Pipeline] withDockerContainer 23:23:51 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:23:52 $ docker top 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:52 [ssh-agent] Looking for ssh-agent implementation... 23:23:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:52 $ docker exec 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba ssh-agent 23:23:52 SSH_AUTH_SOCK=/tmp/ssh-sm0ViAnF6Sbd/agent.32 23:23:52 SSH_AGENT_PID=38 23:23:52 Running ssh-add (command line suppressed) 23:23:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8803370890261447125.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8803370890261447125.key) 23:23:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:52 + git semver push 23:23:53 2022-04-28 23:23:53,080 [run_push] DEBUG push 23:23:53 2022-04-28 23:23:53,080 [execute] INFO git push origin semver 23:23:53 2022-04-28 23:23:53,080 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 23:23:54 2022-04-28 23:23:53,800 [run_push] DEBUG push all version tags 23:23:54 2022-04-28 23:23:53,801 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:23:54 2022-04-28 23:23:53,802 [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) 23:23:54 2022-04-28 23:23:54,468 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:23:54 2.1.0-dev.10 [Pipeline] } 23:23:54 $ docker exec --env ******** --env ******** 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba ssh-agent -k 23:23:54 unset SSH_AUTH_SOCK; 23:23:54 unset SSH_AGENT_PID; 23:23:54 echo Agent pid 38 killed; 23:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:55 + git semver [Pipeline] } 23:23:55 $ docker stop --time=1 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba 23:23:56 $ docker rm -f 511f658dfc0b7e6ac3b8dd2c177b43fd1c622c300d4dec1687a87201741573ba [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 23:23:57 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 23:23:57 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:23:57 total 16 23:23:57 drwxr-xr-x 3 root root 4096 Apr 28 23:14 . 23:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 23:23 .. 23:23:57 drwxr-xr-x 2 root root 4096 Apr 28 23:14 cost 23:23:57 -rw-r--r-- 1 root root 93 Apr 28 23:14 cost.csv 23:23:57 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:23:57 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:23:57 total 16 23:23:57 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:14 . 23:23:57 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 23:23 .. 23:23:57 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 23:14 cost 23:23:57 -rw-r--r-- 1 jenkins jenkins 93 Apr 28 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:23:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:23:58 ---> package-listing.sh 23:23:58 ++ facter osfamily 23:23:58 ++ tr '[:upper:]' '[:lower:]' 23:23:58 + OS_FAMILY=debian 23:23:58 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 23:23:58 + START_PACKAGES=/tmp/packages_start.txt 23:23:58 + END_PACKAGES=/tmp/packages_end.txt 23:23:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:58 + PACKAGES=/tmp/packages_start.txt 23:23:58 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:23:58 + PACKAGES=/tmp/packages_end.txt 23:23:58 + case "${OS_FAMILY}" in 23:23:58 + dpkg -l 23:23:58 + grep '^ii' 23:23:58 + '[' -f /tmp/packages_start.txt ']' 23:23:58 + '[' -f /tmp/packages_end.txt ']' 23:23:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:58 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:23:58 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 23:23:58 + 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 23:23:58 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 23:23:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:59 . [Pipeline] withDockerContainer 23:23:59 prd-ubuntu20.04-docker-8c-8g-34204 does not seem to be running inside a container 23:23:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:23:59 $ docker top 31eb01c96635b5f0416aa5e71affa993e31dd9ac7a9f0e7c5d93e5bbf1e005b5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:00 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:00 + mkdir -p /var/log/sysstat [Pipeline] sh 23:24:00 + ls /var/log/sa-host 23:24:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:00 provisioning config files... 23:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4938698931939619345tmp [Pipeline] { [Pipeline] echo 23:24:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:01 ---> create-netrc.sh [Pipeline] } 23:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:24:01 ---> python-tools-install.sh [Pipeline] echo 23:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:01 ---> sudo-logs.sh 23:24:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:02 ---> job-cost.sh 23:24:02 lf-activate-venv: SKIPPING 23:24:02 DEBUG: total: 0.2199999988079071 23:24:02 INFO: Retrieving Stack Cost... 23:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:02 INFO: Archiving Costs [Pipeline] echo 23:24:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:03 ---> logs-deploy.sh 23:24:03 lf-activate-venv: SKIPPING 23:24:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/30 23:24:03 INFO: archiving workspace using pattern(s): 23:24:04 Archives upload complete. 23:24:04 INFO: archiving logs to Nexus